static_sharedpreferences 1.3.1
static_sharedpreferences: ^1.3.1 copied to clipboard
A Flutter package which uses the shared_preferences plugin from flutter.dev in a static way.
1.3.1 #
- Updated dependencies
1.3.0 #
- Added onFirstTimeLaunched Function
1.2.1 #
- Changed onSharedPreferencesIsNull and a few docs a bit.
1.2.0 #
- Fixed bugs. This is a stable version.
1.1.4 #
- Fixed execute method.
1.1.3 #
- Added execute method.
1.0.3 #
- Added more debug info.
1.0.2 #
- Added a static bool to check if SP is has successfully initialized.
1.0.1 #
- Changed onSharedPreferencesIsNull default value.
1.0.0 #
- First release.