ilkersevim_type_safe_bloc 0.1.3
ilkersevim_type_safe_bloc: ^0.1.3 copied to clipboard
Reduce flutter_bloc boilerplate with compile-time-safe context access and typed selector, builder, listener, and consumer widgets.
Changelog #
0.1.3 #
- Explain how typed access and widgets reduce repeated
flutter_blocboilerplate and provider lookup mistakes. - Rewrite package metadata around those use cases.
0.1.2 #
- Prove GitHub Actions OIDC publish path after Pub.dev Admin enablement.
0.1.1 #
- README: clarify hosted-only install and OIDC publishing notes.
0.1.0 #
- Initial release of type-safe BLoC/Cubit context extensions and widgets.