bloc_provider 0.2.0 bloc_provider: ^0.2.0 copied to clipboard
Provides bloc to descendant widget (O(N)), and the bloc is disposed appropriately by state which the bloc_provider holds internally.
BLoC Provider #
Usage #
Will be written in the near future.
For now, see these:
- example: https://github.com/mono0926/bloc_provider/tree/master/example
- mono0926/wdb106-flutter
- TaskShare/taskshare-flutter
- Flutter の BLoC(Business Logic Component)のライフサイクルを正確に管理して提供する Provider パッケージの解説
- The article written in Japanese
Features and bugs #
Please file feature requests and bugs at the issue tracker.