dataflow 1.2.1 copy "dataflow: ^1.2.1" to clipboard
dataflow: ^1.2.1 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.2.1 - 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
0
points
56
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)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, rxdart

More

Packages that depend on dataflow