schwifty 0.0.3 copy "schwifty: ^0.0.3" to clipboard
schwifty: ^0.0.3 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.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
0
points
16
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on schwifty