Hamza Tahir

Results 9 comments of Hamza Tahir

### To use it: 1. depend on the `build_runner: ^2.0.6` as a `dev_dependency` 2. run `flutter pub get` 3. Write your class (Example found below) 4. Add the `build.yaml` file...

Facing the same issue, any news on this?

Same error :/ ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: NotFound, message: "program not found" }', test.rs:4:56 ```

No worries, It's my job to provide enough info as an issue creator. Here is the output of `which pnpm` : ![image](https://user-images.githubusercontent.com/34034904/204728660-c621f557-d968-45c2-9984-6f38cab59d1b.png)

@atiqsamtia, any update on this?

> hive_flutter: ^1.1.0 hive: ^2.2.3 > > Hive is not persisting data after flutter mobile app gets terminated.. Is there any solution for this ?? @simc Flutter secured storage

Can't agree with the conclusion you guys reached for this feature. What if the user didn't open the app when the alarm went off? I need to schedule a daily...