dataflow 1.3.0 copy "dataflow: ^1.3.0" to clipboard
dataflow: ^1.3.0 copied to clipboard

A reactive state management library for Flutter with a simple and intuitive API which allows you to build Flutter applications with ease.

1.3.0 (2024-08-28) #

Breaking change (Data Sync builder syntax changed) #

1.2.2 (2024-08-14) #

Breaking change (Data Sync builder now gives hasData in place of statues) #

  • context.dataSync() gives access to action bases status
  • context.getStore() gives access to store
  • DataFlowException added to handle data flow errors
  • Bug Fixes

1.1.1 (2024-08-05) #

  • Added disableErrorBuilder and disableLoadingBuilder props
  • actionNotifier now gives an action
  • Bug Fixes

1.0.3 (2024-07-23) #

  • Bug Fixes

1.0.2 (2024-07-08) #

  • First Release
11
likes
160
points
107
downloads

Publisher

verified publishercodepur.dev

Weekly Downloads

A reactive state management library for Flutter with a simple and intuitive API which allows you to build Flutter applications with ease.

Homepage
Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, rxdart

More

Packages that depend on dataflow