Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Flutter Framework packages
Last updated: June 22, 2025
Flutter frameworks are packages built on top of Flutter that provide more than one of the below listed features:
- pre-built widgets,
- utilities,
- services,
- state management,
- navigation,
- dependency injection,
- internationalization,
- and various additional useful features.
These frameworks help in rapidly prototyping Flutter applications which can save developers time and reduce lines of code (increases maintainability).
The complete list of Flutter framework packages is provided below.
get
👍 15.3K ⬇️ 668.5K
Dart 3 compatibleMaintenance Status: Good
Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX.
stacked
👍 1.47K ⬇️ 67.5K
Dart 3 compatibleMaintenance Status: Good
The framework to build testable, scalable and maintainable flutter apps

velocity_x
👍 1.45K ⬇️ 6.9K
Dart 3 compatibleMaintenance Status: Good
A minimalist Flutter framework for rapidly building custom designs.
flutter_modular
👍 1.3K ⬇️ 108.6K
Dart 3 compatibleMaintenance Status: Good
Smart project structure with dependency injection and route management
get_cli
👍 674 ⬇️ 3.8K
Dart 3 compatibleMaintenance Status: Good
Official CLI for GetX™ framework to build Flutter and Server Applications easily
flutter_clean_architecture
👍 410 ⬇️ 826
Dart 3 compatibleMaintenance Status: Good
A Flutter package that implements the Clean Architecture by Uncle Bob in Flutter. It provides Views, Controllers, Presenters, Observers, and UseCases.
stacked_services
👍 280 ⬇️ 16.9K
Dart 3 compatibleMaintenance Status: Good
A package that contains some default implementations of services required for a cleaner implementation of the Stacked Architecture.

elementary
👍 187 ⬇️ 9.9K
Dart 3 compatibleMaintenance Status: Good
This is architecture library with the main goal to split code between different responsibility layers, make code clear, simple, readable and easy testable.
flutter_meedu
👍 137 ⬇️ 779
Dart 3 compatibleMaintenance Status: Good
A powerful State Management, Dependency Injection, Reactive programming and Navigation for Flutter apps.

black_hole_flutter
👍 69 ⬇️ 10K
Dart 3 compatibleMaintenance Status: Average
A package absorbing all Flutter utility functions, including extension functions and commonly used widgets
niku
👍 65 ⬇️ 179
Dart 3 compatibleMaintenance Status: Average
Property builder for styling Widget with SwiftUI like pattern
techgrains
👍 60 ⬇️ 71
Dart 3 compatibleMaintenance Status: Good
Developer friendly app library having various commonly used functionality.
master_utility
👍 42 ⬇️ 439
Dart 3 compatibleMaintenance Status: Good
All-in-one utility solution with Size, Navigation, Image Picker, Date Time, Auto Size Text, Toast, Email, Log, Dialog, Cache Image, Validation, API and Shared Preferences.
clean_framework
👍 40 ⬇️ 481
Dart 3 compatibleMaintenance Status: Good
Clean Architecture components library, inspired on the guidelines created by Uncle Bob.
cached_query_flutter
👍 35 ⬇️ 3.7K
Dart 3 compatibleMaintenance Status: Good
Assortment of builders and addons for use with Cached Query in flutter.
flutter_micro_app
👍 32 ⬇️ 159
Dart 3 compatibleMaintenance Status: Good
A package to speed up the creation of micro apps structure in Flutter applications
fast_ui
👍 20 ⬇️ 120
Dart 3 compatibleMaintenance Status: Poor
A collection of Flutter packages aimed to make UI development faster
state_extended
👍 11 ⬇️ 1.3K
Dart 3 compatibleMaintenance Status: Good
This class extends the capabilities of Flutter's State class and includes a controller.
g_faraday
👍 10 ⬇️ 77
Dart 3 compatibleMaintenance Status: Poor
A very simple plugin for building hybrid stack apps with flutter
clean_architecture_scaffold
👍 10 ⬇️ 41
Dart 3 compatibleMaintenance Status: Average
Package that can create folders based on clean architecture.
fittor
👍 8 ⬇️ 1.1K
Dart 3 compatibleMaintenance Status: Good
A Flutter package for responsive UIs and state management. Adapts to screen sizes and orientations.
flutter_rocket
👍 8 ⬇️ 38
Dart 3 compatibleMaintenance Status: Good
Powerful package for state management & request.
flutter_chen_common
👍 7 ⬇️ 852
Dart 3 compatibleMaintenance Status: Good
The flutter common package designed to help developers swiftly build aesthetically pleasing and feature-rich mobile application interfaces.
dart_mediatr
👍 4 ⬇️ 40
Dart 3 compatibleMaintenance Status: Good
The Dart Mediator package provides an implementation of the Mediator pattern for Dart inspired by MediatR ASP.net Core, including dynamic handler registration via code generation. This pattern is useful for organizing your application's commands and queries by centralizing their processing through a mediator.
project_structure_generator
👍 1 ⬇️ 34
Dart 3 compatibleMaintenance Status: Poor
Project structure generator
flutter_fast_cli
👍 84 ⬇️ 337
Maintenance Status: Good
Build Flutter Apps Faster. Generate boilerplate code for apps that require authentication, subscriptions, and more
okito
👍 45 ⬇️ 57
Maintenance Status: Poor
Your best flutter coding friend. All in one flutter helper with state, route, navigation, localization, dependency injection and local storage management!
frideos
👍 41 ⬇️ 43
Maintenance Status: Poor
An all-in-one package for state management, reactive objects, animations, effects, timed widgets etc.
coder0211
👍 29 ⬇️ 107
Maintenance Status: Poor
This is a package with functions and widgets to make app development faster and more convenient.
widget_modifier
👍 26 ⬇️ 32
Maintenance Status: Poor
A collection of built-in flutter widget modifiers, which flatten the widget tree and make it easier to read