event_bloc 1.0.1 copy "event_bloc: ^1.0.1" to clipboard
event_bloc: ^1.0.1 copied to clipboard

outdated

A new Flutter package project.

1.0.1 #

  • Added More Documentation
  • Added Dispose Method to RepositorySource

1.0.0+1 #

  • Fixed RepositoryProvider to provide BlocEventChannel rather than RepositorySource

1.0.0 #

  • Added BlocEventChannel, allowing for an event-based solution to State Management
  • Added Bloc, with integration to the BlocEventChannel
  • Added BlocProvider, which will automatically update UI that listens to it (using the provided static methods)
  • Added Repository, with integration to the BlocEventChannel
  • Added RepositoryProvider
8
likes
0
points
519
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, provider

More

Packages that depend on event_bloc