is_first_run_plus 1.1.0 copy "is_first_run_plus: ^1.1.0" to clipboard
is_first_run_plus: ^1.1.0 copied to clipboard

A simple package to check if it is the first time the app runs.

[1.1.0] - 17/06/2024 #

  • Add functions isFirstCallSince() and isFirstRunSince() to check whether this is the first call/run since a particular version.

[1.0.0] - 03/11/2021 #

  • Null safety 🚀
  • BREAKING: isFirstCall() takes the place of isFirstRun(), while isFirstRun() now returns true as long as the app runs for the first time ⚡

[0.1.0] - 11/13/2020 #

  • Initial release 🤗
1
likes
140
pub points
80%
popularity

Publisher

unverified uploader

A simple package to check if it is the first time the app runs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, package_info_plus, shared_preferences

More

Packages that depend on is_first_run_plus