rx_bloc_cli 1.0.0 rx_bloc_cli: ^1.0.0 copied to clipboard
rx_bloc_cli that enables quick project setup including: flavors, localization [intl], state management [rx_bloc], routing [auto_route], design system, analytics [firebase], tests
[1.0.0] - July 09, 2021 #
- Upgraded to
rx_bloc: 3.1.0
andflutter_rx_bloc: 3.2.0
[0.0.5] - June 29, 2021 #
- Update generated project, adding following features:
- Http-client (Dio by default)
- Interceptors
- Push Notifications via Firebase Cloud Messaging
- Local server (written in Dart)
[0.0.4] - June 14, 2021 #
- Update generated project with golden tests
[0.0.3] - May 28, 2021 #
- Support null safety
- Update generated project with latest dependencies of following packages:
build_runner: ^2.0.3
auto_route: ^2.2.0
auto_route_generator: ^2.0.1
flutter_rx_bloc: ^3.0.0
mockito: ^5.0.0
rx_bloc: ^3.0.0
rx_bloc_generator: ^5.0.0
rx_bloc_test: ^3.0.0
[0.0.2] - May 10, 2021 #
- Documentation improvements