result_notifier 0.2.1 copy "result_notifier: ^0.2.1" to clipboard
result_notifier: ^0.2.1 copied to clipboard

“Pragmatic state management for Flutter, based on familiar and platform-native concepts”

0.1.0 #

  • Initial release, with basic ResultNotifier functionality.

0.1.1 #

  • Added lint package and fixed analysis warnings.

0.2.0 #

  • Updated setResultAsync to always return a Result, even if an error occurs.
  • Method cancel in ResultNotifier no longer accepts a Result as a parameter.
  • Updated API of CombineLatestNotifier (changed constructor and added static factory methods) and removed @expermimental annotation.
  • Renamed ChainedNotifier to EffectNotifier and removed @expermimental annotation.
  • Added effect methods to ResultNotifier.

0.2.1 #

  • Fixed issue with Result.toData (and thus ResultNotifier.toData) not using the data parameter correctly.
8
likes
0
pub points
24%
popularity

Publisher

verified publisherleafnode.se

“Pragmatic state management for Flutter, based on familiar and platform-native concepts”

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on result_notifier