Rui.

Results 11 comments of Rui.

@dmlzj 我做的一个新库 [shark](https://pub.dev/packages/shark), 是对这个库的封装,用起来会相对省事。 FlutterStudio这个项目我挺感兴趣, 如果你有开源计划的话我也想加入.

Use vue-cli to add i18n dependency, it would generate all the requirement files that we need. ``` vue add vue-i18n ``` It would generate the locales folder inside src, which...

> managed to make it work for sleep by changing to this code > > `var sample: HKObject? if (unitLookUp(key: type) == HKUnit.init(from: "")) { sample = HKCategorySample(type: dataTypeLookUp(key: type)...

> FYI as a workaround, I've created a plugin just for `mindful minutes`: https://pub.dev/packages/mindful_minutes I tried it, iOS 16 is not supported.

@nohli the `requestPermission` method did not navigate to any permission page, and always return false.

@nohli I could not iOS sample on the repo, can you send me what you declare on info.plis?

need upgrade, or higher the max sdk version

Ok, I changed code on line 44 Date.now to Date(), I was able to change deployment target now. I suggested to do so in this repo, too.