Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
sign_in_with_apple
Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.
provider
A wrapper around InheritedWidget to make them easier to use and more reusable.
sentry_flutter
Sentry SDK for Flutter. This package aims to support different Flutter targets by relying on the many platforms supported by Sentry with native SDKs.
connectivity_plus
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
Most popular packages
Some of the most downloaded packages over the past 60 days
intl
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
flutter_native_splash
Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.
extension_discovery
A convention and utilities for package extension discovery.
hive_flutter
Extension for Hive. Makes it easier to use Hive in Flutter apps.
qr_flutter
QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
multicast_dns
Dart package for performing mDNS queries (e.g. Bonjour, Avahi).
Top Flutter packages
Some of the top packages that extend Flutter with new features
file_picker
A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.
jiffy
Jiffy is a date time dart package for parsing, manipulating, querying and formatting dates and time
local_auth
Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.
flutter_bloc
Flutter Widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.
printing
Plugin that allows Flutter apps to generate and print documents to compatible printers on Android, iOS, macOS, Windows, and Linux, as well as web print.
A pdf producer for Dart. It can create pdf files for both web or flutter.
Top Dart packages
Some of the top packages for any Dart-based app or program
freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
mime
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
logger
Small, easy to use and extensible logger which prints beautiful logs.
dart_ipify
This package uses the remote ipify web services in order to get your public IP address or geographical details from any given IP.
http_interceptor
A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
yaml
A parser for YAML, a human-friendly data serialization standard
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package