flutter_hybrid_starter 1.0.0 copy "flutter_hybrid_starter: ^1.0.0" to clipboard
flutter_hybrid_starter: ^1.0.0 copied to clipboard

A Flutter starter template with Hybrid Architecture, MVVM, and Riverpod.

Flutter Hybrid Starter #

A Flutter starter template with Hybrid Architecture, MVVM, and Riverpod for building scalable and maintainable apps.


Introduction #

The Flutter Hybrid Starter package provides a ready-to-use template for building Flutter apps using a hybrid architecture that combines feature-first and layer-first approaches. It includes:

  • MVVM (Model-View-ViewModel) pattern for clean separation of UI and business logic.
  • Riverpod for state management and dependency injection.
  • Modular structure for scalability and maintainability.

Whether you're building a small app or a large-scale project, this template will help you get started quickly and efficiently.


Installation #

Add the following to your pubspec.yaml:

dependencies:
  flutter_hybrid_starter: ^1.0.0
2
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter starter template with Hybrid Architecture, MVVM, and Riverpod.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter, flutter_riverpod

More

Packages that depend on flutter_hybrid_starter