title
stringlengths
1
46
title_link
stringlengths
26
71
likes
int64
20
14.4k
pub_points
int64
0
160
popularity
int64
0
100
description
stringlengths
5
208
latest_version
stringclasses
985 values
latest_version_release_date
stringlengths
11
12
provided_license
stringclasses
34 values
is_beta_version
stringclasses
152 values
sdk
stringclasses
5 values
platform
stringclasses
34 values
documentation_link
stringlengths
24
166
verified_publisher
stringlengths
5
43
dependencies
stringlengths
2
1.21k
github_link
stringlengths
27
114
get
https://pub.dev/packages/get
14,426
150
100
Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX.
4.6.6
Sep 8, 2023
MIT
5.0.0-release-candidate-6
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/get/latest/
getx.site
flutter
https://github.com/jonataslaw/getx
provider
https://pub.dev/packages/provider
10,051
160
100
A wrapper around InheritedWidget to make them easier to use and more reusable.
6.1.2
Feb 28, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/provider/latest/
dash-overflow.net
collection,flutter,nested
https://github.com/rrousselGit/provider
shared_preferences
https://pub.dev/packages/shared_preferences
9,336
160
100
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
2.3.0
Jul 30, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/shared_preferences/latest/
flutter.dev
flutter,shared_preferences_android,shared_preferences_foundation,shared_preferences_linux,shared_preferences_platform_interface,shared_preferences_web,shared_preferences_windows
https://github.com/flutter/packages/tree/main/packages/shared_preferences/shared_preferences
flutter_native_splash
https://pub.dev/packages/flutter_native_splash
8,026
160
100
Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.
2.4.1
Jul 7, 2024
MIT
null
FLUTTER
ANDROID, IOS, WEB
https://pub.dev/documentation/flutter_native_splash/latest/
jonhanson.net
ansicolor,args,flutter,flutter_web_plugins,html,image,meta,path,universal_io,xml,yaml
https://github.com/jonbhanson/flutter_native_splash
http
https://pub.dev/packages/http
7,680
160
100
A composable, multi-platform, Future-based API for HTTP requests.
1.2.2
Jul 16, 2024
BSD-3-Clause
null
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/http/latest/
dart.dev
async,http_parser,meta,web
https://github.com/dart-lang/http/tree/master/pkgs/http
url_launcher
https://pub.dev/packages/url_launcher
7,354
150
100
Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.
6.3.0
Jun 3, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/url_launcher/latest/
flutter.dev
flutter,url_launcher_android,url_launcher_ios,url_launcher_linux,url_launcher_macos,url_launcher_platform_interface,url_launcher_web,url_launcher_windows
https://github.com/flutter/packages/tree/main/packages/url_launcher/url_launcher
dio
https://pub.dev/packages/dio
7,230
160
100
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
5.5.0+1
Jul 4, 2024
MIT
null
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/dio/latest/
flutter.cn
async,dio_web_adapter,http_parser,meta,path
https://github.com/cfug/dio/blob/main/dio
flutter_bloc
https://pub.dev/packages/flutter_bloc
6,953
160
100
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.
8.1.6
Jun 11, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://bloclibrary.dev/getting-started,https://pub.dev/documentation/flutter_bloc/latest/
bloclibrary.dev
bloc,flutter,provider
https://github.com/felangel/bloc/tree/master/packages/flutter_bloc
flutter_launcher_icons
https://pub.dev/packages/flutter_launcher_icons
6,923
150
100
A package which simplifies the task of updating your Flutter app's launcher icon.
0.13.1
Apr 19, 2023
MIT
null
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WINDOWS
https://pub.dev/documentation/flutter_launcher_icons/latest/
fluttercommunity.dev
args,checked_yaml,cli_util,image,json_annotation,path,yaml
https://github.com/fluttercommunity/flutter_launcher_icons/
image_picker
https://pub.dev/packages/image_picker
6,845
160
100
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
1.1.2
May 31, 2024
Apache-2.0, BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/image_picker/latest/
flutter.dev
flutter,image_picker_android,image_picker_for_web,image_picker_ios,image_picker_linux,image_picker_macos,image_picker_platform_interface,image_picker_windows
https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker
flutter_local_notifications
https://pub.dev/packages/flutter_local_notifications
6,342
145
100
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
17.2.1+2
Jul 14, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS
https://pub.dev/documentation/flutter_local_notifications/latest/
dexterx.dev
clock,flutter,flutter_local_notifications_linux,flutter_local_notifications_platform_interface,timezone
https://github.com/MaikuB/flutter_local_notifications/tree/master/flutter_local_notifications
animations
https://pub.dev/packages/animations
6,032
160
100
Fancy pre-built animations that can easily be integrated into any Flutter application.
2.0.11
Jan 4, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/animations/latest/
flutter.dev
flutter
https://github.com/flutter/packages/tree/main/packages/animations
cached_network_image
https://pub.dev/packages/cached_network_image
6,028
160
100
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
3.3.1
Dec 31, 2023
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/cached_network_image/latest/
baseflow.com
cached_network_image_platform_interface,cached_network_image_web,flutter,flutter_cache_manager,octo_image
https://github.com/Baseflow/flutter_cached_network_image
fl_chart
https://pub.dev/packages/fl_chart
5,884
160
100
A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
0.68.0
May 9, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://github.com/imaNNeo/fl_chart,https://pub.dev/documentation/fl_chart/latest/
flchart.dev
equatable,flutter
https://github.com/imaNNeo/fl_chart
hive
https://pub.dev/packages/hive
5,775
120
100
Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.
2.2.3
Jun 30, 2022
unknown
4.0.0-dev.2
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://docs.hivedb.dev/,https://pub.dev/documentation/hive/latest/
isar.dev
crypto,meta
https://github.com/hivedb/hive
google_fonts
https://pub.dev/packages/google_fonts
5,754
150
100
A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
6.2.1
Mar 4, 2024
Apache-2.0
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/google_fonts/latest/
material.io
crypto,flutter,http,path_provider
https://github.com/material-foundation/flutter-packages/tree/main/packages/google_fonts
flutter_slidable
https://pub.dev/packages/flutter_slidable
5,359
150
100
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
3.1.1
Jul 11, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_slidable/latest/
romainrastel.com
flutter
https://github.com/letsar/flutter_slidable
geolocator
https://pub.dev/packages/geolocator
5,359
160
100
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
12.0.0
May 16, 2024
MIT
null
FLUTTER
ANDROID, IOS, MACOS, WEB, WINDOWS
https://pub.dev/documentation/geolocator/latest/
baseflow.com
flutter,geolocator_android,geolocator_apple,geolocator_platform_interface,geolocator_web,geolocator_windows
https://github.com/baseflow/flutter-geolocator/tree/main/geolocator
carousel_slider
https://pub.dev/packages/carousel_slider
5,331
140
100
A carousel slider widget, support infinite scroll and custom child widget.
4.2.1
Dec 13, 2022
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/carousel_slider/latest/
serenader.me
flutter
https://github.com/serenader2014/flutter_carousel_slider
intl
https://pub.dev/packages/intl
5,310
140
100
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
0.19.0
Dec 7, 2023
BSD-3-Clause
null
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/intl/latest/
dart.dev
clock,meta,path
https://github.com/dart-lang/i18n/tree/main/pkgs/intl
permission_handler
https://pub.dev/packages/permission_handler
5,160
160
100
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
11.3.1
Mar 27, 2024
MIT
null
FLUTTER
ANDROID, IOS, WEB, WINDOWS
https://pub.dev/documentation/permission_handler/latest/
baseflow.com
flutter,meta,permission_handler_android,permission_handler_apple,permission_handler_html,permission_handler_platform_interface,permission_handler_windows
https://github.com/baseflow/flutter-permission-handler
flutter_svg
https://pub.dev/packages/flutter_svg
5,084
150
100
An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
2.0.10+1
Feb 20, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_svg/latest/
dnfield.dev
flutter,http,vector_graphics,vector_graphics_codec,vector_graphics_compiler
https://github.com/dnfield/flutter_svg/tree/master/packages/flutter_svg
animated_text_kit
https://pub.dev/packages/animated_text_kit
4,972
150
99
A flutter package project which contains a collection of cool and beautiful text animations.
4.2.2
Jun 5, 2022
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/animated_text_kit/latest/
ayushagarwal.ml
characters,flutter
https://github.com/aagarwal1012/Animated-Text-Kit/
sqflite
https://pub.dev/packages/sqflite
4,850
160
100
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
2.3.3+1
May 2, 2024
BSD-2-Clause
null
FLUTTER
ANDROID, IOS, MACOS
https://pub.dev/documentation/sqflite/latest/
tekartik.com
flutter,path,sqflite_common
https://github.com/tekartik/sqflite/tree/master/sqflite
path_provider
https://pub.dev/packages/path_provider
4,837
160
100
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
2.1.4
Jul 30, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WINDOWS
https://pub.dev/documentation/path_provider/latest/
flutter.dev
flutter,path_provider_android,path_provider_foundation,path_provider_linux,path_provider_platform_interface,path_provider_windows
https://github.com/flutter/packages/tree/main/packages/path_provider/path_provider
shimmer
https://pub.dev/packages/shimmer
4,767
160
100
A package provides an easy way to add shimmer effect in Flutter project
3.0.0
May 21, 2023
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/shimmer/latest/
hunghd.dev
flutter
https://github.com/hnvn/flutter_shimmer
go_router
https://pub.dev/packages/go_router
4,583
160
100
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
14.2.1
Jul 11, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/go_router/latest/
flutter.dev
collection,flutter,flutter_web_plugins,logging,meta
https://github.com/flutter/packages/tree/main/packages/go_router
auto_size_text
https://pub.dev/packages/auto_size_text
4,577
150
100
Flutter widget that automatically resizes text to fit perfectly within its bounds.
3.0.0
Oct 27, 2021
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/auto_size_text/latest/
simc.dev
flutter
https://github.com/leisim/auto_size_text
font_awesome_flutter
https://pub.dev/packages/font_awesome_flutter
4,428
160
100
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
10.7.0
Jan 27, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/font_awesome_flutter/latest/
fluttercommunity.dev
flutter
https://github.com/fluttercommunity/font_awesome_flutter
flutter_screenutil
https://pub.dev/packages/flutter_screenutil
4,364
150
100
A flutter plugin for adapting screen and font size.Guaranteed to look good on different models
5.9.3
May 31, 2024
Apache-2.0
6.0.0-alpha.1
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_screenutil/latest/
unverified uploader
flutter
https://github.com/OpenFlutter/flutter_screenutil
animate_do
https://pub.dev/packages/animate_do
4,311
160
99
Beautiful animations inspired on Animate.css, every animation is a customizable widget.
3.3.4
Feb 29, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/animate_do/latest/
fernando-herrera.com
flutter
https://github.com/Klerith/animate_do_package
file_picker
https://pub.dev/packages/file_picker
4,217
160
100
A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.
8.0.6
Jul 1, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/file_picker/latest/
miguelruivo.com
cross_file,ffi,flutter,flutter_plugin_android_lifecycle,flutter_web_plugins,path,plugin_platform_interface,web,win32
https://github.com/miguelpruivo/flutter_file_picker
flutter_staggered_grid_view
https://pub.dev/packages/flutter_staggered_grid_view
4,177
150
100
Provides a collection of Flutter grids layouts (staggered, masonry, quilted, woven, etc.).
0.7.0
Jul 30, 2023
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_staggered_grid_view/latest/
romainrastel.com
flutter
https://github.com/letsar/flutter_staggered_grid_view
flutter_spinkit
https://pub.dev/packages/flutter_spinkit
4,125
140
100
A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin's SpinKit.
5.2.1
Mar 25, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_spinkit/latest/
ogbomo.com
flutter
https://github.com/jogboms/flutter_spinkit
google_maps_flutter
https://pub.dev/packages/google_maps_flutter
4,110
160
100
A Flutter plugin for integrating Google Maps in iOS and Android applications.
2.7.0
Jun 5, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, WEB
https://pub.dev/documentation/google_maps_flutter/latest/
flutter.dev
flutter,google_maps_flutter_android,google_maps_flutter_ios,google_maps_flutter_platform_interface,google_maps_flutter_web
https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter
get_it
https://pub.dev/packages/get_it
4,072
160
100
Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
7.7.0
Apr 15, 2024
MIT
8.0.0-pre-5
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/get_it/latest/
fluttercommunity.dev
async,collection,meta
https://github.com/fluttercommunity/get_it
webview_flutter
https://pub.dev/packages/webview_flutter
3,971
160
100
A Flutter plugin that provides a WebView widget on Android and iOS.
4.8.0
May 24, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS
https://pub.dev/documentation/webview_flutter/latest/
flutter.dev
flutter,webview_flutter_android,webview_flutter_platform_interface,webview_flutter_wkwebview
https://github.com/flutter/packages/tree/main/packages/webview_flutter/webview_flutter
firebase_auth
https://pub.dev/packages/firebase_auth
3,836
150
100
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
5.1.3
Jul 30, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, MACOS, WEB, WINDOWS
https://pub.dev/documentation/firebase_auth/latest/
firebase.google.com
firebase_auth_platform_interface,firebase_auth_web,firebase_core,firebase_core_platform_interface,flutter,meta
https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth/firebase_auth
lottie
https://pub.dev/packages/lottie
3,817
160
100
Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
3.1.2
May 17, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WINDOWS
https://pub.dev/documentation/lottie/latest/
xaha.dev
archive,flutter,http,path,vector_math
https://github.com/xvrh/lottie-flutter
freezed
https://pub.dev/packages/freezed
3,797
160
99
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
2.5.7
Jul 15, 2024
MIT
3.0.0-0.0.dev
DART
LINUX, MACOS, WINDOWS
https://pub.dev/documentation/freezed/latest/
dash-overflow.net
analyzer,build,build_config,collection,dart_style,freezed_annotation,json_annotation,meta,source_gen
https://github.com/rrousselGit/freezed
device_preview
https://pub.dev/packages/device_preview
3,727
140
99
Approximate how your Flutter app looks and performs on another device.
1.2.0
May 27, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/device_preview/latest/
aloisdeniel.com
collection,device_frame,flutter,flutter_localizations,freezed_annotation,json_annotation,provider,shared_preferences
https://github.com/aloisdeniel/flutter_device_preview
flutter_secure_storage
https://pub.dev/packages/flutter_secure_storage
3,675
160
100
Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.
9.2.2
May 22, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_secure_storage/latest/
steenbakker.dev
flutter,flutter_secure_storage_linux,flutter_secure_storage_macos,flutter_secure_storage_platform_interface,flutter_secure_storage_web,flutter_secure_storage_windows,meta
https://github.com/mogol/flutter_secure_storage/tree/develop/flutter_secure_storage
fluttertoast
https://pub.dev/packages/fluttertoast
3,672
150
100
Toast Library for Flutter, Easily create toast messages in single line of code
8.2.6
Jun 3, 2024
MIT
null
FLUTTER
ANDROID, IOS, WEB
https://pub.dev/documentation/fluttertoast/latest/
karthikponnam.dev
flutter,flutter_web_plugins,web
https://github.com/PonnamKarthik/FlutterToast
just_audio
https://pub.dev/packages/just_audio
3,517
160
100
A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.
0.9.39
Jul 10, 2024
Apache-2.0, MIT
null
FLUTTER
ANDROID, IOS, MACOS, WEB
https://pub.dev/documentation/just_audio/latest/
ryanheise.com
async,audio_session,crypto,flutter,just_audio_platform_interface,just_audio_web,meta,path,path_provider,rxdart,uuid
https://github.com/ryanheise/just_audio/tree/minor/just_audio
firebase_messaging
https://pub.dev/packages/firebase_messaging
3,510
150
100
Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.
15.0.4
Jul 30, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, MACOS, WEB
https://pub.dev/documentation/firebase_messaging/latest/
firebase.google.com
firebase_core,firebase_core_platform_interface,firebase_messaging_platform_interface,firebase_messaging_web,flutter,meta
https://github.com/firebase/flutterfire/tree/master/packages/firebase_messaging/firebase_messaging
firebase_core
https://pub.dev/packages/firebase_core
3,484
150
100
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.
3.3.0
Jul 30, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, MACOS, WEB, WINDOWS
https://pub.dev/documentation/firebase_core/latest/
firebase.google.com
firebase_core_platform_interface,firebase_core_web,flutter,meta
https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/firebase_core
json_serializable
https://pub.dev/packages/json_serializable
3,470
150
99
Automatically generate code for converting to and from JSON by annotating Dart classes.
6.8.0
Apr 24, 2024
BSD-3-Clause
null
DART
LINUX, MACOS, WINDOWS
https://pub.dev/documentation/json_serializable/latest/
google.dev
analyzer,async,build,build_config,collection,json_annotation,meta,path,pub_semver,pubspec_parse,source_gen,source_helper
https://github.com/google/json_serializable.dart/tree/master/json_serializable
cloud_firestore
https://pub.dev/packages/cloud_firestore
3,427
150
100
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
5.2.0
Jul 30, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, MACOS, WEB, WINDOWS
https://pub.dev/documentation/cloud_firestore/latest/
firebase.google.com
cloud_firestore_platform_interface,cloud_firestore_web,collection,firebase_core,firebase_core_platform_interface,flutter,meta
https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/cloud_firestore
badges
https://pub.dev/packages/badges
3,372
160
100
A package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.
3.1.2
Aug 28, 2023
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/badges/latest/
yako.io
flutter
https://github.com/yako-dev/flutter_badges
smooth_page_indicator
https://pub.dev/packages/smooth_page_indicator
3,369
160
100
Customizable animated page indicator with a set of built-in effects.
1.2.0+3
Jul 20, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/smooth_page_indicator/latest/
codeness.ly
flutter
https://github.com/Milad-Akarie/smooth_page_indicator
infinite_scroll_pagination
https://pub.dev/packages/infinite_scroll_pagination
3,317
150
100
Lazily load and display pages of items as the user scrolls down your screen.
4.0.0
Aug 14, 2023
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/infinite_scroll_pagination/latest/
edsonbueno.com
flutter,flutter_staggered_grid_view,sliver_tools
https://github.com/EdsonBueno/infinite_scroll_pagination
riverpod
https://pub.dev/packages/riverpod
3,308
160
98
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
2.5.1
Mar 10, 2024
MIT
3.0.0-dev.3
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/riverpod/latest/
dash-overflow.net
collection,meta,stack_trace,state_notifier
https://github.com/rrousselGit/riverpod
connectivity_plus
https://pub.dev/packages/connectivity_plus
3,274
160
100
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
6.0.4
Jul 29, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/connectivity_plus/latest/
fluttercommunity.dev
collection,connectivity_plus_platform_interface,flutter,flutter_web_plugins,meta,nm,web
https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus/connectivity_plus
modal_bottom_sheet
https://pub.dev/packages/modal_bottom_sheet
3,242
150
99
Create awesome and powerful modal bottom sheets. Material, Cupertino iOS 13 or create your own style
3.0.0
Mar 12, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/modal_bottom_sheet/latest/
jaimeblasco.com
flutter
https://github.com/jamesblasco/modal_bottom_sheet
share_plus
https://pub.dev/packages/share_plus
3,241
160
100
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
10.0.0
Jul 29, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/share_plus/latest/
fluttercommunity.dev
cross_file,ffi,file,flutter,flutter_web_plugins,meta,mime,share_plus_platform_interface,url_launcher_linux,url_launcher_platform_interface,url_launcher_web,url_launcher_windows,web,win32
https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus/share_plus
flutter_animate
https://pub.dev/packages/flutter_animate
3,177
160
100
Add beautiful animated effects & builders in Flutter, via an easy, customizable, unified API.
4.5.0
Jan 31, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_animate/latest/
gskinner.com
flutter,flutter_shaders
https://github.com/gskinner/flutter_animate
syncfusion_flutter_charts
https://pub.dev/packages/syncfusion_flutter_charts
3,169
150
100
A Flutter Charts library which includes data visualization widgets such as cartesian and circular charts, to create real-time, interactive, high-performance, animated charts.
26.2.7
Jul 30, 2024
unknown
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/syncfusion_flutter_charts/latest/
syncfusion.com
flutter,intl,syncfusion_flutter_core,vector_math
https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_charts
video_player
https://pub.dev/packages/video_player
3,166
150
100
Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web.
2.9.1
Jun 29, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, MACOS, WEB
https://pub.dev/documentation/video_player/latest/
flutter.dev
flutter,html,video_player_android,video_player_avfoundation,video_player_platform_interface,video_player_web
https://github.com/flutter/packages/tree/main/packages/video_player/video_player
logger
https://pub.dev/packages/logger
3,108
160
100
Small, easy to use and extensible logger which prints beautiful logs.
2.4.0
Jul 15, 2024
MIT
null
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/logger/latest/
unverified uploader
null
https://github.com/SourceHorizon/logger
easy_localization
https://pub.dev/packages/easy_localization
3,097
150
100
Easy and Fast internationalizing and localization your Flutter Apps, this package simplify the internationalizing process .
3.0.7
May 12, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/easy_localization/latest/
unverified uploader
args,easy_logger,flutter,flutter_localizations,intl,path,shared_preferences
https://github.com/aissat/easy_localization
equatable
https://pub.dev/packages/equatable
3,077
160
100
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
2.0.5
Aug 19, 2022
MIT
null
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://github.com/felangel/equatable,https://pub.dev/documentation/equatable/latest/
fluttercommunity.dev
collection,meta
https://github.com/felangel/equatable
google_sign_in
https://pub.dev/packages/google_sign_in
3,033
160
100
Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account.
6.2.1
Dec 13, 2023
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, MACOS, WEB
https://pub.dev/documentation/google_sign_in/latest/
flutter.dev
flutter,google_sign_in_android,google_sign_in_ios,google_sign_in_platform_interface,google_sign_in_web
https://github.com/flutter/packages/tree/main/packages/google_sign_in/google_sign_in
awesome_notifications
https://pub.dev/packages/awesome_notifications
3,029
160
99
A complete solution to create Local and Push Notifications, customizing buttons, images, sounds, emoticons and applying many different layouts for Flutter apps.
0.9.3+1
Mar 17, 2024
Apache-2.0
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/awesome_notifications/latest/
carda.me
flutter,flutter_web_plugins,intl,plugin_platform_interface
https://github.com/rafaelsetragni/awesome_notifications
audioplayers
https://pub.dev/packages/audioplayers
2,951
160
100
A Flutter plugin to play multiple audio files simultaneously
6.0.0
Mar 19, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/audioplayers/latest/
blue-fire.xyz
audioplayers_android,audioplayers_darwin,audioplayers_linux,audioplayers_platform_interface,audioplayers_web,audioplayers_windows,file,flutter,http,meta,path_provider,synchronized,uuid
https://github.com/bluefireteam/audioplayers/tree/master/packages/audioplayers
responsive_framework
https://pub.dev/packages/responsive_framework
2,938
160
99
Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.
1.4.0
Feb 25, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://github.com/Codelessly/ResponsiveFramework,https://pub.dev/documentation/responsive_framework/latest/
codelessly.com
collection,flutter
https://github.com/Codelessly/ResponsiveFramework
auto_route
https://pub.dev/packages/auto_route
2,925
160
99
AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you.
9.1.0
Jul 31, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/auto_route/latest/
codeness.ly
collection,flutter,meta,path,web
https://github.com/Milad-Akarie/auto_route_library
location
https://pub.dev/packages/location
2,899
160
100
Cross-platform plugin for easy access to device's location in real-time.
7.0.0
Jun 28, 2024
MIT
null
FLUTTER
ANDROID, IOS, MACOS, WEB
https://pub.dev/documentation/location/latest/
bernos.dev
flutter,location_platform_interface,location_web
https://github.com/Lyokone/flutterlocation
photo_view
https://pub.dev/packages/photo_view
2,877
150
100
Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interactive images and other stuff such as SVG.
0.15.0
Apr 17, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/photo_view/latest/
blue-fire.xyz
flutter
https://github.com/renancaraujo/photo_view
table_calendar
https://pub.dev/packages/table_calendar
2,849
160
100
Highly customizable, feature-packed calendar widget for Flutter.
3.1.2
Jun 9, 2024
Apache-2.0
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/table_calendar/latest/
unverified uploader
flutter,intl,simple_gesture_detector
https://github.com/aleksanderwozniak/table_calendar
bloc
https://pub.dev/packages/bloc
2,808
160
99
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
8.1.4
Mar 24, 2024
MIT
null
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://bloclibrary.dev/,https://pub.dev/documentation/bloc/latest/
bloclibrary.dev
meta
https://github.com/felangel/bloc/tree/master/packages/bloc
local_auth
https://pub.dev/packages/local_auth
2,788
160
100
Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.
2.2.0
Feb 21, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, WINDOWS
https://pub.dev/documentation/local_auth/latest/
flutter.dev
flutter,local_auth_android,local_auth_darwin,local_auth_platform_interface,local_auth_windows
https://github.com/flutter/packages/tree/main/packages/local_auth/local_auth
sliding_up_panel
https://pub.dev/packages/sliding_up_panel
2,757
140
99
A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!
2.0.0+1
Apr 27, 2021
unknown
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/sliding_up_panel/latest/
akshathjain.com
flutter
https://github.com/akshathjain/sliding_up_panel
fluent_ui
https://pub.dev/packages/fluent_ui
2,749
150
97
Implements Windows UI in Flutter. Based on the official documentation
4.9.0
Jun 30, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/fluent_ui/latest/
bdlukaa.dev
flutter,flutter_localizations,intl,math_expressions,recase,scroll_pos
https://github.com/bdlukaa/fluent_ui
pinput
https://pub.dev/packages/pinput
2,683
160
100
Pin code input (OTP) text field, iOS SMS autofill, Android SMS autofill One Time Code, Password, Passcode, Captcha, Security, Coupon, Wowcher, 2FA, Two step verification
5.0.0
Jun 7, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/pinput/latest/
fman.ge
flutter,universal_platform
https://github.com/Tkko/Flutter_PinPut
pull_to_refresh
https://pub.dev/packages/pull_to_refresh
2,671
140
100
a widget provided to the flutter scroll component drop-down refresh and pull up load.
2.0.0
May 7, 2021
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/pull_to_refresh/latest/
unverified uploader
flutter
https://github.com/peng8350/flutter_pulltorefresh
introduction_screen
https://pub.dev/packages/introduction_screen
2,650
150
99
Introduction/Onboarding package for flutter app with some customizations possibilities
3.1.14
Mar 23, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/introduction_screen/latest/
unverified uploader
collection,dots_indicator,flutter,flutter_keyboard_visibility
https://github.com/pyozer/introduction_screen
convex_bottom_bar
https://pub.dev/packages/convex_bottom_bar
2,635
160
98
A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
3.2.0
Jan 28, 2023
Apache-2.0
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/convex_bottom_bar/latest/
hacktons.cn
flutter
https://github.com/hacktons/convex_bottom_bar
pdf
https://pub.dev/packages/pdf
2,605
160
100
A pdf producer for Dart. It can create pdf files for both web or flutter.
3.11.0
Jun 26, 2024
Apache-2.0
null
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/pdf/latest/
nfet.net
archive,barcode,bidi,crypto,image,meta,path_parsing,vector_math,xml
https://github.com/DavBfr/dart_pdf
flex_color_scheme
https://pub.dev/packages/flex_color_scheme
2,587
140
99
A Flutter package to use and make beautiful Material design based themes.
7.3.1
Aug 17, 2023
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://docs.flexcolorscheme.com/,https://pub.dev/documentation/flex_color_scheme/latest/
rydmike.com
flex_seed_scheme,flutter,meta
https://github.com/rydmike/flex_color_scheme
rxdart
https://pub.dev/packages/rxdart
2,541
145
100
RxDart is an implementation of the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api.
0.28.0
Jun 14, 2024
Apache-2.0
null
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/rxdart/latest/
fluttercommunity.dev
null
https://github.com/ReactiveX/rxdart
percent_indicator
https://pub.dev/packages/percent_indicator
2,510
160
100
Library that allows you to display progress widgets based on percentage, can be Circular or Linear, you can also customize it to your needs.
4.2.3
Mar 3, 2023
BSD-2-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/percent_indicator/latest/
diegoveloper.com
flutter
https://github.com/diegoveloper/flutter_percent_indicator/
flutter_form_builder
https://pub.dev/packages/flutter_form_builder
2,455
160
99
This package helps in creation of forms in Flutter by removing the boilerplate code, reusing validation, react to changes, and collect final user input.
9.3.0
May 25, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_form_builder/latest/
flutterformbuilderecosystem.com
flutter,intl
https://github.com/flutter-form-builder-ecosystem/flutter_form_builder
device_info_plus
https://pub.dev/packages/device_info_plus
2,445
150
100
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
10.1.1
Jul 29, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/device_info_plus/latest/
fluttercommunity.dev
device_info_plus_platform_interface,ffi,file,flutter,flutter_web_plugins,meta,web,win32,win32_registry
https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus/device_info_plus
flutter_riverpod
https://pub.dev/packages/flutter_riverpod
2,377
160
100
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
2.5.1
Mar 10, 2024
MIT
3.0.0-dev.3
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_riverpod/latest/
dash-overflow.net
collection,flutter,meta,riverpod,state_notifier
https://github.com/rrousselGit/riverpod
showcaseview
https://pub.dev/packages/showcaseview
2,356
160
99
A Flutter package to Showcase/Highlight widgets step by step.
3.0.0
May 31, 2024
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/showcaseview/latest/
simform.com
flutter
https://github.com/simformsolutions/flutter_showcaseview
flutter_inappwebview
https://pub.dev/packages/flutter_inappwebview
2,339
150
100
A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.
6.0.0
Dec 25, 2023
Apache-2.0
null
FLUTTER
ANDROID, IOS, MACOS, WEB
https://pub.dev/documentation/flutter_inappwebview/latest/
inappwebview.dev
flutter,flutter_inappwebview_android,flutter_inappwebview_ios,flutter_inappwebview_macos,flutter_inappwebview_platform_interface,flutter_inappwebview_web
https://github.com/pichillilorenzo/flutter_inappwebview
flutter_rating_bar
https://pub.dev/packages/flutter_rating_bar
2,275
160
100
A simple yet fully customizable ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.
4.0.1
May 18, 2022
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_rating_bar/latest/
sarbagyastha.com.np
flutter
https://github.com/sarbagyastha/flutter_rating_bar
uuid
https://pub.dev/packages/uuid
2,275
160
100
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
4.4.2
Jul 11, 2024
MIT
null
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://daegalus.github.io/dart-uuid/index.html,https://pub.dev/documentation/uuid/latest/
yuli.dev
crypto,fixnum,meta,sprintf
https://github.com/Daegalus/dart-uuid
getwidget
https://pub.dev/packages/getwidget
2,260
150
99
GetWidget is open source library that come with pre-build 1000+ UI components. It makes development faster & more enjoyable. You can customize the component as per your need.
4.0.0
Aug 24, 2023
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/getwidget/latest/
getwidget.dev
flutter
https://github.com/ionicfirebaseapp/getwidget
package_info_plus
https://pub.dev/packages/package_info_plus
2,225
160
100
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
8.0.1
Jul 29, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/package_info_plus/latest/
fluttercommunity.dev
clock,ffi,flutter,flutter_web_plugins,http,meta,package_info_plus_platform_interface,path,web,win32
https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/package_info_plus
google_mobile_ads
https://pub.dev/packages/google_mobile_ads
2,203
160
100
Flutter plugin for Google Mobile Ads, supporting banner, interstitial (full-screen), rewarded and native ads
5.1.0
May 8, 2024
Apache-2.0
null
FLUTTER
ANDROID, IOS
https://pub.dev/documentation/google_mobile_ads/latest/
google.dev
flutter,meta,webview_flutter,webview_flutter_android,webview_flutter_wkwebview
https://github.com/googleads/googleads-mobile-flutter/tree/main/packages/google_mobile_ads
camera
https://pub.dev/packages/camera
2,160
160
100
A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.
0.11.0+1
May 29, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, WEB
https://pub.dev/documentation/camera/latest/
flutter.dev
camera_android_camerax,camera_avfoundation,camera_platform_interface,camera_web,flutter,flutter_plugin_android_lifecycle
https://github.com/flutter/packages/tree/main/packages/camera/camera
isar
https://pub.dev/packages/isar
2,145
140
98
Extremely fast, easy to use, and fully async NoSQL database for Flutter.
3.1.0+1
Apr 25, 2023
Apache-2.0
4.0.0-dev.14
DART, FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://isar.dev/,https://pub.dev/documentation/isar/latest/
isar.dev
ffi,js,meta
https://github.com/isar/isar/tree/main/packages/isar
image_cropper
https://pub.dev/packages/image_cropper
2,136
150
100
A Flutter plugin for Android, iOS and Web supports cropping images
8.0.1
Jul 31, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, WEB
https://pub.dev/documentation/image_cropper/latest/
hunghd.dev
flutter,image_cropper_for_web,image_cropper_platform_interface
https://github.com/hnvn/flutter_image_cropper
pin_code_fields
https://pub.dev/packages/pin_code_fields
2,132
150
100
A flutter package which will help you to generate pin code fields. Can be useful for OTP for example.
8.0.1
Jun 24, 2023
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/pin_code_fields/latest/
theadar.xyz
flutter
https://github.com/adar2378/pin_code_fields
persistent_bottom_nav_bar
https://pub.dev/packages/persistent_bottom_nav_bar
2,120
150
99
A highly customizable persistent/static bottom navigation bar for flutter. Includes up-to 20 styles.
6.2.1
Jul 11, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/persistent_bottom_nav_bar/latest/
unverified uploader
flutter
https://github.com/BilalShahid13/PersistentBottomNavBar
flutter_hooks
https://pub.dev/packages/flutter_hooks
2,118
150
99
A flutter implementation of React hooks. It adds a new kind of widget with enhanced code reuse.
0.20.5
Feb 5, 2024
MIT
0.21.1-pre.3
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_hooks/latest/
dash-overflow.net
flutter
https://github.com/rrousselGit/flutter_hooks/tree/master/packages/flutter_hooks
flutter_easyloading
https://pub.dev/packages/flutter_easyloading
2,064
150
100
A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web
3.0.5
May 23, 2022
MIT
null
FLUTTER
ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS
https://pub.dev/documentation/flutter_easyloading/latest/
unverified uploader
flutter,flutter_spinkit
https://github.com/nslogx/flutter_easyloading
qr_code_scanner
https://pub.dev/packages/qr_code_scanner
2,050
130
100
QR code scanner that can be embedded inside flutter. It uses zxing in Android and MTBBarcode scanner in iOS.
1.0.1
Aug 15, 2022
BSD-2-Clause
null
FLUTTER
ANDROID, IOS
https://pub.dev/documentation/qr_code_scanner/latest/
unverified uploader
flutter,flutter_web_plugins,js
https://github.com/juliuscanute/qr_code_scanner
in_app_purchase
https://pub.dev/packages/in_app_purchase
2,033
160
99
A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.
3.2.0
Apr 17, 2024
BSD-3-Clause
null
FLUTTER
ANDROID, IOS, MACOS
https://pub.dev/documentation/in_app_purchase/latest/
flutter.dev
flutter,in_app_purchase_android,in_app_purchase_platform_interface,in_app_purchase_storekit
https://github.com/flutter/packages/tree/main/packages/in_app_purchase/in_app_purchase

Top Flutter Packages Dataset

Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase. It is gaining quite a bit of popularity because of ability to code in a single language and have it running on Android/iOS and web as well.

This dataset contains a snapshot of Top 5000+ flutter/dart packages hosted on Flutter package repository

The dataset was scraped in August-2024.

We aim to use this dataset to perform analysis and identify trends and get a bird's eye view of the rapidly evolving flutter ecosystem.

Mantainers:

Ansh Kharbanda,Somen Dey, Kondrolla Dinesh Reddy, Keshaw Soni, Somya Gautam

Downloads last month
6
Edit dataset card