schwifty 0.0.5 copy "schwifty: ^0.0.5" to clipboard
schwifty: ^0.0.5 copied to clipboard

This is a simple stream-based state machine for Flutter. It was designed to be a simplified version of the BLoC pattern that does not rely on context and requires less boilerplate.

0.0.5 #

  • Change SchwiftyBuilder to use StreamBuilder internally for better state management.

0.0.4 #

  • Improve builder state management.

0.0.3 #

  • Improve builder state management.

0.0.2 #

  • Fixed a bug where the SchwiftyBuilder widget would create a new instance of Schwifty instead of using the provided instance.
  • Added example/main.dart to demonstrate the usage of schwifty.
  • Updated the README.

0.0.1 #

  • Initial release of schwifty.
2
likes
160
points
29
downloads

Publisher

verified publisherjacofaber.co.za

Weekly Downloads

This is a simple stream-based state machine for Flutter. It was designed to be a simplified version of the BLoC pattern that does not rely on context and requires less boilerplate.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on schwifty