simple_bloc 1.1.9 copy "simple_bloc: ^1.1.9" to clipboard
simple_bloc: ^1.1.9 copied to clipboard

A simple alternative to the BLoC implementation created in Dimension C-137

1.1.9 Jun 11, 2020 #

  • updated packages dependencies

1.1.8 Aug 30, 2019 #

  • add getter for isClosed and isPaused to controller
  • updated packages dependencies

1.1.7 Aug 25, 2019 #

  • add method to controller

1.1.6 Aug 08, 2019 #

  • instantiate the blocs on initState

1.1.5 Aug 08, 2019 #

  • onDispose listenable on Bloc
  • BlocController can listen Bloc dispose

1.1.4 Aug 07, 2019 #

  • Builder constructor for BlocProvider

1.1.3 Aug 05, 2019 #

  • refactor Action and Input typedefs
  • implmented hasValue and value props

1.1.2 Aug 01, 2019 #

  • initalize method on BLoC is optional
  • updated dependencies

1.1.1 May 29, 2019 #

  • Multiple Providers support

1.1.0 May 19, 2019 #

  • initialize method for BLoC

1.0.2 May 19, 2019 #

  • Getter for BuildContext inside BLoC instance

1.0.1 May 17, 2019 #

  • Documented example

1.0.0 May 16, 2019 #

  • Initial version
1
likes
40
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A simple alternative to the BLoC implementation created in Dimension C-137

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, provider, rxdart

More

Packages that depend on simple_bloc