halo_state 1.0.0 copy "halo_state: ^1.0.0" to clipboard
halo_state: ^1.0.0 copied to clipboard

Personal flutter state management package

1.0.0 #

  • Deprecate methods in list, map, set, state, and string extensions; update to use state.q for state management.

0.4.1 #

  • Optimize padding and size calculations by introducing a rounding function to improve performance.
  • Refactor related calculations for consistency.

0.4.0 #

  • Deprecate various methods.
  • Update StateProvider initializations.
  • Remove unused files.

0.3.2 #

0.3.1 #

  • Documentation

0.3.0 #

  • Enhance the RawApp class's lifecycle state management by adding handling for application lifecycle state changes.

0.2.0 #

  • Refactor RawApp to enhance theme management and brightness detection.
  • Introduced a new systemBrightness property and updated light property logic to respond to preferredThemeMode and system brightness changes.
  • Added _onLightChanged method for dynamic UI updates based on theme changes.

0.1.0 #

0.0.8 #

0.0.7 #

0.0.6 #

  • Enhance StateProvider.family calling.

0.0.5 #

  • Refactor library declaration.
  • Enhance HaloStateProvider with getter and setter for value.
  • Enhance HaloProviderListenable with getter value.
  • Adjust contextGot method in RawApp for clarity.

0.0.4 #

  • Performance optimized (MediaQuery.of removed)

0.0.3 #

  • Add quantized padding values (33%, 50%, 25%, integer)

0.0.2 #

Update brightness retrieval in RawApp to use Theme instead of MediaQuery.

0.0.1 #

Initial release.

0
likes
130
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

Personal flutter state management package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_riverpod, package_info_plus, path_provider, riverpod, shared_preferences

More

Packages that depend on halo_state