atomic_reaction 0.0.2 copy "atomic_reaction: ^0.0.2" to clipboard
atomic_reaction: ^0.0.2 copied to clipboard

A library that helps implement reactive programming with the power of Dart Stream extended by the capabilities provided by the RxDart library.

0.0.2 #

  • BREAK: StateAtom().stream no longer emits the initial state on subscription.
  • BREAK: builder property of StateMoleculeBond no longer have value parameter
  • BREAK: onAction property of ActionMoleculeBond no longer have value parameter
  • Tests added for Atoms
  • Tests added for SingleBonds
  • Tests added for MultiBonds
  • Tests added for Molecules

0.0.1 #

  • Initial release
1
likes
120
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A library that helps implement reactive programming with the power of Dart Stream extended by the capabilities provided by the RxDart library.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, mocktail, rxdart

More

Packages that depend on atomic_reaction