butter 0.2.4 copy "butter: ^0.2.4" to clipboard
butter: ^0.2.4 copied to clipboard

outdated

A thin application framework for flutter making use of async_redux

[0.2.4] #

  • Restored deleted BaseAction default constructor

[0.2.3] #

  • Remove BaseDispatcher.dispatchAttribs()
  • Fix the reduce() definition of BaseAction
  • Add docs to BaseAction and BasePageState

[0.2.2] #

  • Fix various health issues and suggestions reported by pub.dev

[0.2.1] #

  • Allow models to overwrite data in the store
  • write(), dispatchModel() and mutate() now have an overwrite parameter

[0.2.0] #

  • Split BasePageView into BaseStatefulPageView and BaseStatelessPageView
  • Provided BaseStatefulPageView to support smart page loads and updates
  • Provided baseline implementation for nested modules capability
  • Allow mother pages to retrieve elements from child pages

[0.1.0] #

  • Incremented minor version due to breaking changes

[0.0.3] #

  • Discontinue the use of store attributes
  • Introduced model keys
  • Properly define generic types

[0.0.2] #

  • Make defaultTransition as optional in BaseRoutes

[0.0.1] #

  • Initial release
7
likes
0
pub points
71%
popularity

Publisher

verified publisherzoogtech.com

A thin application framework for flutter making use of async_redux

Homepage

License

unknown (LICENSE)

Dependencies

async_redux, flutter

More

Packages that depend on butter