native_state 1.0.2 copy "native_state: ^1.0.2" to clipboard
native_state: ^1.0.2 copied to clipboard

discontinued
outdated

Stores persistent state that can be restored when the app is relaunched after the process was killed.

1.0.2 #

  • Use dependOnInheritedWidgetOfExactType in stead of the deprecated inheritFromWidgetOfExactType

1.0.1 #

  • Added SavedStateData.remove() to remove values by key

1.0.0 #

  • No changes from rc01

1.0.0-rc01 #

  • Added SavedState.value for passing down SavedStateData without automatically clearing it.
  • Added new sample for SavedState.value

0.0.2 #

  • Removed non-essential public methods from SavedStateData
  • Added an explicit name parameter to SavedState and removed getting the name from the key if supplied.
  • Added dart doc

0.0.1 #

  • Initial version
58
likes
0
pub points
29%
popularity

Publisher

verified publisherlittlerobots.nl

Stores persistent state that can be restored when the app is relaunched after the process was killed.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on native_state