flutty_state 0.2.0 copy "flutty_state: ^0.2.0" to clipboard
flutty_state: ^0.2.0 copied to clipboard

Lightweight and reactive state management solution for Flutter.

0.2.0 #

  • Add useCustomScrollView parameter to pages (allow to use own scroll view, useful for slivers)
  • Rename childBuilder to builder in SubmitPage for consistency with FetchAndSubmitPage
  • Remove useless data param from submit_page app bar builder

0.1.2 #

  • Export repository

0.1.1 #

  • Add all real code from private lib
  • Add examples : fetch_and_submit_page, submit_page and static_page

0.1.0 #

  • Initial release
3
likes
160
points
380
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight and reactive state management solution for Flutter.

Repository (GitHub)
View/report issues

Topics

#state-management #flutter #widget #bloc

License

MIT (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, flutty_ds

More

Packages that depend on flutty_state