-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Mohammed CHAHBOUN edited this page Jan 20, 2026
·
1 revision
Flutter Rocket is a high-performance, lightweight state management and API integration solution for Flutter. It is designed to be simple, fast, and feature-rich, providing everything you need to build scalable applications.
- RocketModel: The heart of your state. Learn how to define data and manage its logic.
- RocketClient: Powerful HTTP requests, interceptors, and caching.
- RocketView: The bridge between your data and the UI.
- Selective Rebuilds: High-performance UI updates by rebuilding only what changed.
- Automatic Bubbling: How nested models notify their parents automatically.
- Rocket CLI: Generate optimized models instantly from JSON.
- Lightweight: Zero external dependencies (other than core libraries).
- Performance First: Optimized for minimum rebuilds and memory usage.
- Productivity: Built-in tools and patterns to reduce boilerplate.
- Flexible: Use as much or as little as you need.
- General Support: GitHub Discussions
- Reporting Bugs: GitHub Issues
- Examples: Example Project
Built with β€οΈ by the Jahez Team.