Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 3.51 KB

README.md

File metadata and controls

44 lines (30 loc) · 3.51 KB

logo dark logo light


🚨🚨🚨 NOT STABLE 🚨🚨🚨

This is under heavy development and not yet ready for real world use.


Well architectured Flutter apps. Fast ⚡

Rapid is based on carefully selected packages from the Flutter Community and brings their power together. No headaches about messing up your architecture when adding new features. Rapid enables developers to quickly iterate and focus on what really matters.

Package Description
rapid_cli Command Line Interface for development

Documentation

View the full documentation here.

Examples

TODO

What packages is Rapid based on? 👀

Task Package
Project Management melos
Code Generation build_runner
Dependency Injection getIt, injectable
Routing auto_route
Theming theme_tailor
Localization flutter_localizations, intl
State Management bloc
Immutability freezed
(De-)Serialization json_serializable
Stringless APIs flutter_gen
Testing mocktail, bloc_test, alchemist

Special thanks to all developers/contributors of these packages ❤️