β–²

Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Package Utilities packages

Last updated: February 25, 2025

The complete list of Dart and Flutter packages given below can help you provide various utilities related to the app package such as fetching the app package version, scheduling runs, checking if an app is being run for the first time, etc.


pub_semver
πŸ‘ 135   β¬‡οΈ 6.2M
Dart 3 compatible
Maintenance Status: Good

Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.

package_info_plus
πŸ‘ 2.49K   β¬‡οΈ 3M
Dart 3 compatible
Maintenance Status: Good

Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.

version
πŸ‘ 261   β¬‡οΈ 765.2K
Dart 3 compatible
Maintenance Status: Poor

Provides a simple class for parsing and comparing semantic versions as defined by semver.org

restart_app
πŸ‘ 440   β¬‡οΈ 158.7K
Dart 3 compatible
Maintenance Status: Good

A Flutter plugin that helps you to restart the whole Flutter app with a single function call by using native APIs.

cross_file
πŸ‘ 254   β¬‡οΈ 18.8K
Dart 3 compatible
Maintenance Status: Good

An abstraction to allow working with files across multiple platforms.

once
πŸ‘ 262   β¬‡οΈ 3.8K
Dart 3 compatible
Maintenance Status: Good

Want to run a piece of code once periodically (Once - Daily - Weekly - Monthly - On new build - On new version - Any period)? We cover your back.

dotenv
πŸ‘ 134   β¬‡οΈ 80.4K
Dart 3 compatible
Maintenance Status: Average

Load environment variables from a '.env' file.

android_play_install_referrer
πŸ‘ 69   β¬‡οΈ 98.7K
Dart 3 compatible
Maintenance Status: Good

A Flutter plugin for the Android Play Install Referrer API. You can use it to securely retrieve referral content from Google Play.

package_rename
πŸ‘ 113   β¬‡οΈ 6.2K
Dart 3 compatible
Maintenance Status: Good

A Blazingly Fast way to configure your awesome flutter project to be production ready.

store_checker
πŸ‘ 78   β¬‡οΈ 15.8K
Dart 3 compatible
Maintenance Status: Good

This flutter plugin is useful to find the origin of currently installed apk/ipa.

is_first_run
πŸ‘ 89   β¬‡οΈ 3.9K
Dart 3 compatible
Maintenance Status: Poor

A simple package to check if it is the first time the app runs.

build_version
πŸ‘ 27   β¬‡οΈ 69.3K
Dart 3 compatible
Maintenance Status: Poor

A builder for extracting a package version into code.

app_usage
πŸ‘ 79   β¬‡οΈ 1.1K
Dart 3 compatible
Maintenance Status: Good

App usage plugin for Android only, which can be used to get the time spent by the user in each app.

install_referrer
πŸ‘ 66   β¬‡οΈ 3.5K
Dart 3 compatible
Maintenance Status: Poor

Detect from where your application was installed (Google Play, App Store, TestFlight…)

download_assets
πŸ‘ 63   β¬‡οΈ 314
Dart 3 compatible
Maintenance Status: Good

Retrieve assets and add them to the application's repository for use.

app_runner Card Image
app_runner
πŸ‘ 61   β¬‡οΈ 283
Dart 3 compatible
Maintenance Status: Average

Launch your Flutter app like a pro! AppRunner is a configurator for quick and controlled launch of your application.

version_tracker
πŸ‘ 48   β¬‡οΈ 291
Dart 3 compatible
Maintenance Status: Good

Local version and build tracker plugin. Provides the ability to keep track of previous installations and easily migrate data between upgrades.

palestine_first_run
πŸ‘ 31   β¬‡οΈ 84
Dart 3 compatible
Maintenance Status: Poor

Lightweight and easy check if the app runs for its first time, apply that to custom calls.

version_manipulation
πŸ‘ 3   β¬‡οΈ 23.2K
Dart 3 compatible
Maintenance Status: Average

Extension on Dart `pub_semver` library. Provides `nextBuild`, `nextPreRelease` and `change`.

flutter_application_id
πŸ‘ 22   β¬‡οΈ 570
Dart 3 compatible
Maintenance Status: Good

A command-line tool to update your Flutter app's Name and ID

r_flutter
πŸ‘ 20   β¬‡οΈ 512
Dart 3 compatible
Maintenance Status: Poor

Generate constants for resources which require using them as a String like fonts and assets.

unpub_auth
πŸ‘ 7   β¬‡οΈ 10
Dart 3 compatible
Maintenance Status: Poor

An auth tool for unpub.

parse_app_package
πŸ‘ 1   β¬‡οΈ 3.5K
Dart 3 compatible
Maintenance Status: Good

Parse app package

simple_remote_config
πŸ‘ 3   β¬‡οΈ 47
Dart 3 compatible
Maintenance Status: Good

A simple plugin for helping you to change your application's behaviors, settings,.. without updating the application via network JSON.

dart_gsheet_remote_config
πŸ‘ 3   β¬‡οΈ 41
Dart 3 compatible
Maintenance Status: Good

A package that allows you to use Google Sheets as a remote config for changing your Dart/Flutter app's behaviors, settings,.. without updating.

flutter_phoenix
πŸ‘ 482   β¬‡οΈ 40.7K

Maintenance Status: Average

Easily restart your application from scratch, losing any previous state