FLUTTER ECOSYSTEM

rx_bloc_cli

rx_bloc_cli that enables quick project setup including: flavors, localization [intl], state management [rx_bloc], routing [go_router], design system, analytics [firebase], tests

Latest version
6.1.3
30-day downloads
451
Likes
32
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

rx_bloc_cli is a Flutter command-line tool that accelerates project setup by integrating essential features such as app flavors, internationalization (intl), state management with rx_bloc, navigation via go_router, a design system, Firebase analytics, and test scaffolding. It streamlines development by pre-configuring best practices for scalable, maintainable applications across all major platforms. The tool is ideal for teams aiming to standardize project structure and reduce boilerplate. It supports Android, iOS, Web, macOS, Windows, and Linux.

Use cases
  • Rapid prototyping of multi-platform Flutter apps
  • Standardizing team project setups
  • Building apps with internationalization support
  • Implementing reactive state management
  • Integrating analytics and routing early in development
Key features
  • Automated setup of app flavors
  • Built-in intl localization support
  • Pre-configured rx_bloc state management
  • go_router integration for navigation
  • Firebase analytics setup
  • Test infrastructure generation
Suitable for
  • Flutter teams seeking consistent project structure
  • Developers using rx_bloc for state management
  • Projects requiring multi-language and multi-environment support
  • Startups needing fast, scalable app foundations
  • Teams adopting modern Flutter architecture
Considerations
  • Requires familiarity with rx_bloc and go_router
  • May introduce dependencies not needed for simple apps
  • Best suited for medium to large-scale projects
  • Limited customization during initial setup
  • Depends on external services like Firebase for full functionality
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add rx_bloc_cli

Categories

Related projects

No data available yet.