alarm 0.0.6 copy "alarm: ^0.0.6" to clipboard
alarm: ^0.0.6 copied to clipboard

A simple Flutter alarm manager package for both iOS and Android.

0.0.6 #

  • Fix iOS crash when stop method is called and no alarm is set

0.0.5 #

  • Add a Gist in the README.md to explain how to import assets on Xcode without adding weight to your app.

0.0.4 #

  • Fix android notification params

0.0.3 #

  • Add more documentation
  • Add package description in pubspec.yaml
  • Refactor some Swift code

0.0.2 #

  • Update links in the README.md

0.0.1 #

  • Initial development release.