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: January 26, 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.05K ⬇️ 569.1K
Dart 3 compatibleMaintenance Status: Average
Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX.
stacked
👍 1.46K ⬇️ 44.2K
Dart 3 compatibleMaintenance Status: Good
The framework to build testable, scalable and maintainable flutter apps
![velocity_x Card Image](/media-cards/velocity_x.png)
velocity_x
👍 1.43K ⬇️ 6.8K
Dart 3 compatibleMaintenance Status: Good
A minimalist Flutter framework for rapidly building custom designs.
get_cli
👍 663 ⬇️ 5.5K
Dart 3 compatibleMaintenance Status: Good
Official CLI for GetX™ framework to build Flutter and Server Applications easily
flutter_clean_architecture
👍 401 ⬇️ 662
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
👍 275 ⬇️ 13.8K
Dart 3 compatibleMaintenance Status: Good
A package that contains some default implementations of services required for a cleaner implementation of the Stacked Architecture.
asuka
👍 190 ⬇️ 2.6K
Dart 3 compatibleMaintenance Status: Good
Show Snackbars, dialogs, ModalSheets and more in a single provider. Simple and Clean.
![elementary Card Image](/media-cards/elementary.png)
elementary
👍 179 ⬇️ 4.2K
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
👍 136 ⬇️ 607
Dart 3 compatibleMaintenance Status: Good
A powerful State Management, Dependency Injection, Reactive programming and Navigation for Flutter apps.
refreshed
👍 102 ⬇️ 991
Dart 3 compatibleMaintenance Status: Good
Enhanced GetX for Flutter: Stability, Performance, Beginner-Friendly.
![black_hole_flutter Card Image](/media-cards/black_hole_flutter.png)
black_hole_flutter
👍 69 ⬇️ 4.8K
Dart 3 compatibleMaintenance Status: Average
A package absorbing all Flutter utility functions, including extension functions and commonly used widgets
niku
👍 65 ⬇️ 236
Dart 3 compatibleMaintenance Status: Average
Property builder for styling Widget with SwiftUI like pattern
techgrains
👍 52 ⬇️ 303
Dart 3 compatibleMaintenance Status: Good
Developer friendly app library having various commonly used functionality.
master_utility
👍 39 ⬇️ 469
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
👍 39 ⬇️ 268
Dart 3 compatibleMaintenance Status: Good
Clean Architecture components library, inspired on the guidelines created by Uncle Bob.
flutter_micro_app
👍 32 ⬇️ 256
Dart 3 compatibleMaintenance Status: Good
A package to speed up the creation of micro apps structure in Flutter applications
cached_query_flutter
👍 30 ⬇️ 1.9K
Dart 3 compatibleMaintenance Status: Good
Assortment of builders and addons for use with Cached Query in flutter.
fast_ui
👍 20 ⬇️ 176
Dart 3 compatibleMaintenance Status: Poor
A collection of Flutter packages aimed to make UI development faster
state_extended
👍 11 ⬇️ 977
Dart 3 compatibleMaintenance Status: Good
This class extends the capabilities of Flutter's State class and includes a controller.
g_faraday
👍 10 ⬇️ 44
Dart 3 compatibleMaintenance Status: Poor
A very simple plugin for building hybrid stack apps with flutter
clean_architecture_scaffold
👍 10 ⬇️ 22
Dart 3 compatibleMaintenance Status: Average
Package that can create folders based on clean architecture.
flutter_rocket
👍 8 ⬇️ 43
Dart 3 compatibleMaintenance Status: Good
Powerful package for state management & request.
dart_mediatr
👍 4 ⬇️ 29
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 ⬇️ 23
Dart 3 compatibleMaintenance Status: Average
Project structure generator
flutter_fast_cli
👍 82 ⬇️ 166
Maintenance Status: Good
Build Flutter Apps Faster. Generate boilerplate code for apps that require authentication, subscriptions, and more
okito
👍 45 ⬇️ 64
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 ⬇️ 53
Maintenance Status: Poor
An all-in-one package for state management, reactive objects, animations, effects, timed widgets etc.
coder0211
👍 29 ⬇️ 135
Maintenance Status: Poor
This is a package with functions and widgets to make app development faster and more convenient.
widget_modifier
👍 26 ⬇️ 21
Maintenance Status: Poor
A collection of built-in flutter widget modifiers, which flatten the widget tree and make it easier to read