signal 1.1.6 copy "signal: ^1.1.6" to clipboard
signal: ^1.1.6 copied to clipboard

Stream-based multiple state management.Multiple state management in one channel. Similar to the bloc structure, but current states are always accessible.

[1.1.6] - 2022.05.24 #

  • basestate added.
  • Fixed a non-nullable expression.

[1.1.0] - 2021.06.25 #

  • Updated the setState method of the BaseState package.

[1.0.0] - 2021.04.25 #

  • migrated to null safety.
  • AncestorChannelProvider => ChannelProvider
  • AncestorChannelBuilder => ChannelBuilder
  • AvailableChannelBuilder => deprecated
  • OwnChannelBuilder => deprecated

[0.2.2+1] - 2020.09.12 #

  • Formatting corrected..

[0.2.2] - 2020.09.12 #

  • Exported "BaseLifeCycle.dart".

[0.2.1] - 2020.08.13 #

  • Formatting corrected..

[0.2.0] - 2020.08.13 #

  • BaseLifeCycle added.
  • child option added.formatting corrected.
  • new example added.

[0.1.2] - 2020.08.8 #

  • Bad state bug fixed.

[0.1.1] - 2020.07.15 #

  • Minor bugs and format fixed.

[0.1.0] - 2020.07.12 #

  • The initState method has been added to the StateChannel class.
  • SetState, initState, dispose methods have been added to the BaseState class.
  • 'signal' option has been added to wait, doneSucces, doneError methods of BaseState class.

[0.0.3] - 2020.06.30 #

  • New description added.

[0.0.2] - 2020.06.30 #

  • New description added.

[0.0.1] - 2020.06.30 #

  • TODO: Describe initial release.
6
likes
130
pub points
71%
popularity

Publisher

verified publisherflutterdersleri.com

Stream-based multiple state management.Multiple state management in one channel. Similar to the bloc structure, but current states are always accessible.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on signal