rx_bloc_cli 1.1.0
rx_bloc_cli: ^1.1.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.1.0 October 19, 2021 #
- Upgrade dependencies of generated project to support
flutter 2.5 - Updated several inconsistencies in generated project readme file
1.0.0 July 09, 2021 #
- Upgraded to
rx_bloc: 3.1.0andflutter_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.3auto_route: ^2.2.0auto_route_generator: ^2.0.1flutter_rx_bloc: ^3.0.0mockito: ^5.0.0rx_bloc: ^3.0.0rx_bloc_generator: ^5.0.0rx_bloc_test: ^3.0.0
0.0.2 May 10, 2021 #
- Documentation improvements