boot_completed 0.1.1+1 copy "boot_completed: ^0.1.1+1" to clipboard
boot_completed: ^0.1.1+1 copied to clipboard

outdated

Flutter plugin to execute dart code on boot completed. Currently only lightly tested with Android (Kotlin). iOS will probably not be supported.

0.1.1+1 #

ran flutter format on lib\boot_completed.dart

0.1.1 #

changed implementation of boot completed receiver back to the way that uses a method channel since it seems like hardcoding the dart function name only works in debug builds - with release builds, it's no longer functional

0.1.0+3 #

revised readmes a bit more, added link to github repo in pubspec added dartdoc comment confirmed compatibility with path_provider 1.0.0, changed dependency to ">=0.5.0+1 <2.0.0"

0.1.0+2 #

change http url to https

0.1.0+1 #

pub.dev analysis now finds the description is too long - shortened it

0.1.0 #

Update version number and a few non-functional things suggested by pub.dev analysis.

0.0.1 #

Initial version with working example.

5
likes
0
pub points
50%
popularity

Publisher

unverified uploader

Flutter plugin to execute dart code on boot completed. Currently only lightly tested with Android (Kotlin). iOS will probably not be supported.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on boot_completed