title
stringlengths 3
30
| is_beta_version
stringclasses 22
values | verified_publisher
stringlengths 5
31
⌀ | provided_license
stringclasses 13
values | documentation_link
stringlengths 18
78
| dependencie
stringlengths 3
378
| description
stringlengths 20
232
| sdk
stringclasses 3
values | platform
stringclasses 16
values |
---|---|---|---|---|---|---|---|---|
uuid | null | yuli.dev | MIT (LICENSE) | https://pub.dev/documentation/uuid/latest/ | crypto | RFC4122 (v1, v4, v5) UUID Generator and Parser for all Dart platforms (Web, VM, Flutter) | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
in_app_purchase | null | flutter.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/in_app_purchase/latest/ | flutter, in_app_purchase_android, in_app_purchase_platform_interface, in_app_purchase_storekit | A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play. | FLUTTER | ANDROID,IOS |
flutter_easyloading | null | null | MIT (LICENSE) | https://pub.dev/documentation/flutter_easyloading/latest/ | flutter, flutter_spinkit | A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_staggered_animations | null | dailyn.app | MIT (LICENSE) | https://pub.dev/documentation/flutter_staggered_animations/latest/ | flutter | Easily add staggered animations to your ListView, GridView, Column and Row children as shown in Material Design guidelines | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
extended_image | 7.0.0-dev.1 | fluttercandies.com | MIT (LICENSE) | https://pub.dev/documentation/extended_image/latest/ | extended_image_library, flutter, meta | Official extension image, support placeholder(loading)/ failed state, cache network, zoom/pan, photo view, slide out page, editor(crop,rotate,flip), painting etc. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
stacked | null | filledstacks.com | MIT (LICENSE) | https://pub.dev/documentation/stacked/latest/ | collection, flutter, get_it, meta, provider, stacked_core, universal_io | An architecture and widgets for an MVVM inspired architecture in Flutter. It provides common functionalities required to build a large application in a understandable manner. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
showcaseview | null | simform.com | MIT (LICENSE) | https://pub.dev/documentation/showcaseview/latest/ | flutter | A Flutter package to Showcase/Highlight widgets step by step. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flex_color_scheme | null | rydmike.com | BSD-3-Clause (LICENSE) | https://docs.flexcolorscheme.com/ | flutter, material_color_utilities | A Flutter package to use and make beautiful Material design based themes. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
chewie | null | fluttercommunity.dev | MIT (LICENSE) | https://pub.dev/documentation/chewie/latest/ | cupertino_icons, flutter, provider, video_player, wakelock | A video player for Flutter with Cupertino and Material play controls | FLUTTER | ANDROID,IOS |
flame | null | flame-engine.org | MIT (LICENSE) | https://pub.dev/documentation/flame/latest/ | collection, flutter, meta, ordered_set, vector_math | A minimalist Flutter game engine, provides a nice set of somewhat independent modules you can choose from. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
sign_in_with_apple | null | aboutyou.com | MIT (LICENSE) | https://pub.dev/documentation/sign_in_with_apple/latest/ | flutter, meta, sign_in_with_apple_platform_interface, sign_in_with_apple_web | 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. | FLUTTER | ANDROID,IOS,MACOS,WEB |
responsive_builder | null | filledstacks.com | MIT (LICENSE) | https://pub.dev/documentation/responsive_builder/latest/ | flutter | A set of widgets that can be used to define a readable responsive UI for widgets. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
timeago | null | null | MIT (LICENSE) | https://pub.dev/documentation/timeago/latest/ | Packages that depend on timeago | A library useful for creating fuzzy timestamps. (e.g. "15 minutes ago") | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_blurhash | null | fluttercommunity.dev | MIT (LICENSE) | https://pub.dev/documentation/flutter_blurhash/latest/ | flutter | Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_riverpod | 2.0.0-dev.9 | dash-overflow.net | MIT (LICENSE) | https://pub.dev/documentation/flutter_riverpod/latest/ | collection, flutter, meta, riverpod, state_notifier | A simple way to access state from anywhere in your application while robust and testable. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
velocity_x | null | codepur.dev | unknown (LICENSE) | https://velocityx.dev/ | auto_size_text_pk, flutter, flutter_web_plugins, intl, vxstate | A minimalist Flutter framework for rapidly building custom designs. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
in_app_review | null | britannio.dev | MIT (LICENSE) | https://pub.dev/documentation/in_app_review/latest/ | flutter, in_app_review_platform_interface | Flutter plugin for showing the In-App Review/System Rating pop up on Android, IOS and MacOS. It makes it easy for users to rate your app. | FLUTTER | ANDROID,IOS,MACOS |
scrollable_positioned_list | null | google.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/scrollable_positioned_list/latest/ | collection, flutter | A list with helper methods to programmatically scroll to an item. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
build_runner | null | tools.dart.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/build_runner/latest/ | analyzer, args, async, build, build_config, build_daemon, build_resolvers, build_runner_core, code_builder, collection, crypto, dart_style, frontend_server_client, glob, graphs, http_multi_server, io, js, logging, meta, mime, package_config, path, pool, pub_semver, pubspec_parse, shelf, shelf_web_socket, stack_trace, stream_transform, timing, watcher, web_socket_channel, yaml | A build system for Dart code generation and modular compilation. | DART | null |
get_storage | null | getx.site | MIT (LICENSE) | https://pub.dev/documentation/get_storage/latest/ | flutter, get, path_provider | A fast, extra light and synchronous key-value storage written entirely in Dart | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
sizer | null | null | MIT (LICENSE) | https://pub.dev/documentation/sizer/latest/ | flutter, universal_io | A flutter plugin for Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
pinput | null | fman.ge | MIT (LICENSE) | https://pub.dev/documentation/pinput/latest/ | flutter, smart_auth | 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 | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
workmanager | null | fluttercommunity.dev | MIT (LICENSE) | https://pub.dev/documentation/workmanager/latest/ | flutter | Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS. | FLUTTER | ANDROID,IOS |
wakelock | null | creativemaybeno.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/wakelock/latest/ | flutter, meta, wakelock_macos, wakelock_platform_interface, wakelock_web, wakelock_windows | Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, and web. | FLUTTER | ANDROID,IOS,MACOS,WEB,WINDOWS |
timelines | null | chulwoo.dev | MIT (LICENSE) | https://pub.dev/documentation/timelines/latest/ | flutter | A powerful & easy to use timeline package for Flutter. All UI components in this package are separate widgets. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
firebase_storage | null | firebase.google.com | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/firebase_storage/latest/ | firebase_core, firebase_core_platform_interface, firebase_storage_platform_interface, firebase_storage_web, flutter | Flutter plugin for Firebase Cloud Storage, a powerful, simple, and cost-effective object storage service for Android and iOS. | FLUTTER | ANDROID,IOS,MACOS,WEB |
dropdown_search | null | salimdev.ovh | MIT (LICENSE) | https://pub.dev/documentation/dropdown_search/latest/ | flutter | Simple and robust Searchable Dropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_modular | null | flutterando.com.br | MIT (LICENSE) | https://pub.dev/documentation/flutter_modular/latest/ | flutter, flutter_modular_annotations, meta, modular_core | Smart project structure with dependency injection and route management | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
bottom_navy_bar | null | pedromassango.dev | Apache-2.0 (LICENSE) | https://pub.dev/documentation/bottom_navy_bar/latest/ | flutter | A beautiful and animated bottom navigation. The navigation bar use your current theme, but you are free to customize it. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_login | null | null | MIT (LICENSE) | https://pub.dev/documentation/flutter_login/latest/ | another_flushbar, another_transformer_page_view, flutter, font_awesome_flutter, provider, quiver, sign_in_button, url_launcher | A login widget with login/signup functionalities to help speed up development | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
device_info_plus | null | fluttercommunity.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/device_info_plus/latest/ | device_info_plus_linux, device_info_plus_macos, device_info_plus_platform_interface, device_info_plus_web, device_info_plus_windows, flutter | Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
mobx | null | dart.pixelingene.com | MIT (LICENSE) | https://pub.dev/documentation/mobx/latest/ | meta | MobX is a library for reactively managing the state of your applications. Use the power of observables, actions, and reactions to supercharge your Dart and Flutter apps. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
uni_links | null | null | BSD-2-Clause (LICENSE) | https://pub.dev/documentation/uni_links/latest/ | flutter, uni_links_platform_interface, uni_links_web | Flutter plugin for accepting incoming links - App/Deep Links (Android), Universal Links and Custom URL schemes (iOS). | FLUTTER | ANDROID,IOS,WEB |
flutter_sound | null | tau.canardoux.xyz | MPL-2.0 (LICENSE) | https://pub.dev/documentation/flutter_sound/latest/ | flutter, flutter_sound_platform_interface, flutter_sound_web, logger, path, path_provider, provider, recase, synchronized, uuid | Europe Stand With Ukraine. Pray for Ukraine. A complete api for audio playback and recording. Audio player, audio recorder. | FLUTTER | ANDROID,IOS,WEB |
package_info_plus | null | fluttercommunity.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/package_info_plus/latest/ | flutter, package_info_plus_linux, package_info_plus_macos, package_info_plus_platform_interface, package_info_plus_web, package_info_plus_windows | Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
supercharged | null | felix-blaschke.de | MIT (LICENSE) | https://pub.dev/documentation/supercharged/latest/ | flutter, supercharged_dart | Supercharged brings all the comfort features from languages like Kotlin to all Flutter developers. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
smart_select | null | widgetarian.com | MIT (LICENSE) | https://pub.dev/documentation/smart_select/latest/ | flutter | Easily convert your usual single/multiple select or dropdown into page, dialog, or bottom sheet with various choice input such as radio, checkbox, switch, chips, or custom widget. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_downloader | null | fluttercommunity.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/flutter_downloader/latest/ | flutter | A plugin for creating and managing download tasks. Supports iOS and Android. | FLUTTER | ANDROID,IOS |
flutter_map | null | fleaflet.dev | BSD-3-Clause (LICENSE) | https://docs.fleaflet.dev/ | async, collection, flutter, http, latlong2, meta, polylabel, positioned_tap_detector_2, proj4dart, tuple, vector_math | A versatile mapping package for Flutter, based off leaflet.js, that's simple and easy to learn, yet completely customizable and configurable. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
youtube_player_flutter | null | sarbagyastha.com.np | BSD-2-Clause (LICENSE) | https://pub.dev/documentation/youtube_player_flutter/latest/ | flutter, flutter_inappwebview | Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS. | FLUTTER | ANDROID,IOS |
flutter_cache_manager | null | baseflow.com | MIT (LICENSE) | https://pub.dev/documentation/flutter_cache_manager/latest/ | clock, collection, file, flutter, http, path, path_provider, pedantic, rxdart, sqflite, uuid | Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite. | FLUTTER | ANDROID,IOS,MACOS |
like_button | null | fluttercandies.com | MIT (LICENSE) | https://pub.dev/documentation/like_button/latest/ | flutter | Like Button is a flutter library that allows you to create a button with animation effects similar to Twitter's heart when you like something. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
intro_slider | null | null | MIT (LICENSE) | https://pub.dev/documentation/intro_slider/latest/ | flutter | Flutter Intro Slider is a flutter plugin that helps you make a cool intro for your app | FLUTTER | ANDROID,IOS,LINUX,MACOS,WINDOWS |
retrofit | null | mings.in | MIT (LICENSE) | https://pub.dev/documentation/retrofit/latest/ | dio, meta | retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
crypto | null | dart.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/crypto/latest/ | typed_data | Implementations of SHA, MD5, and HMAC cryptographic functions | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
page_transition | null | yasinilhan.com | BSD-2-Clause (LICENSE) | https://pub.dev/documentation/page_transition/latest/ | flutter | Flutter Page Transition Package which is the transition second page | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
syncfusion_flutter_datepicker | null | syncfusion.com | unknown (LICENSE) | https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/ | flutter, intl, syncfusion_flutter_core | The Flutter Date Range Picker widget allows users to easily select dates or a range of dates. It has four built-in views that allow quick navigation to the desired date. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
auto_animated | null | serge.software | MIT (LICENSE) | https://pub.dev/documentation/auto_animated/latest/ | flutter, visibility_detector | Widgets starting auto play animation when mounted. It is already possible to animate the list and icons. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
google_nav_bar | null | sooxt98.space | MIT (LICENSE) | https://pub.dev/documentation/google_nav_bar/latest/ | flutter | A modern google style nav bar which could be use as a bottom navigation bar or tabbar, the design strictly follows the cuberto UI/UX on dribbble. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
sleek_circular_slider | null | null | MIT (LICENSE) | https://pub.dev/documentation/sleek_circular_slider/latest/ | flutter | A highly customizable circular slider/progress bar & spinner for Flutter. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
syncfusion_flutter_calendar | null | syncfusion.com | unknown (LICENSE) | https://pub.dev/documentation/syncfusion_flutter_calendar/latest/ | flutter, intl, syncfusion_flutter_core, syncfusion_flutter_datepicker, timezone | The Flutter Calendar widget has nine built-in configurable views that provide basic functionalities for scheduling and representing appointments/events efficiently. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
path | null | dart.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/path/latest/ | Packages that depend on path | A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
printing | null | nfet.net | Apache-2.0 (LICENSE) | https://pub.dev/documentation/printing/latest/ | ffi, flutter, flutter_web_plugins, http, image, js, meta, pdf, plugin_platform_interface | 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. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
upgrader | null | larryaasen.com | MIT (LICENSE) | https://pub.dev/documentation/upgrader/latest/ | device_info_plus, flutter, html, http, os_detect, package_info_plus, shared_preferences, url_launcher, version, xml | Flutter package for prompting users to upgrade when there is a newer version of the app in the store. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
image | null | loki3d.com | MIT (LICENSE) | https://github.com/brendan-duncan/image/wiki | archive, meta, xml | Provides server and web apps the ability to load, manipulate, and save images with various image file formats including PNG, JPEG, GIF, BMP, WebP, TIFF, TGA, PSD, PVR, and OpenEXR. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
rive | null | rive.app | MIT (LICENSE) | https://pub.dev/documentation/rive/latest/ | collection, flutter, graphs, http, meta | Rive 2 Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
awesome_dialog | null | toranzo.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/awesome_dialog/latest/ | flare_flutter, flutter, simple_animations | Flutter package to show beautiful dialogs(INFO,QUESTION,WARNING,SUCCESS,ERROR) with animations as simply as possible. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
rflutter_alert | null | ratel.com.tr | MIT (LICENSE) | https://pub.dev/documentation/rflutter_alert/latest/ | flutter | RFlutter Alert is super customizable and easy-to-use alert / popup dialogs for Flutter. You may create reusable alert styles or add buttons as much as you want with ease. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
liquid_swipe | null | sahdeepsingh.com | Apache-2.0 (LICENSE) | https://pub.dev/documentation/liquid_swipe/latest/ | flutter, provider | A Flutter plugin to implement liquid Swipe effect to provided widgets. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_facebook_auth | 5.0.0-dev.3 | meedu.app | MIT (LICENSE) | https://pub.dev/documentation/flutter_facebook_auth/latest/ | flutter, flutter_facebook_auth_platform_interface, flutter_facebook_auth_web | The easiest way to add facebook login to your flutter app. Feature includes getting user information, profile picture and more. This plugin also supports Web. | FLUTTER | ANDROID,IOS,WEB |
audio_service | null | ryanheise.com | MIT (LICENSE) | https://pub.dev/documentation/audio_service/latest/ | audio_service_platform_interface, audio_service_web, audio_session, clock, flutter, flutter_cache_manager, flutter_web_plugins, js, rxdart | Flutter plugin to play audio in the background while the screen is off. | FLUTTER | ANDROID,IOS,MACOS,WEB |
flash | null | null | Apache-2.0 (LICENSE) | https://pub.dev/documentation/flash/latest/ | flutter | A highly customizable, powerful and easy-to-use alerting library for Flutter. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_barcode_scanner | null | null | MIT (LICENSE) | https://pub.dev/documentation/flutter_barcode_scanner/latest/ | flutter, flutter_plugin_android_lifecycle | A plugin for barcode scanning support on Android and iOS. Supports barcodes, QR codes, etc. | FLUTTER | ANDROID,IOS |
beamer | null | beamer.dev | MIT (LICENSE) | https://pub.dev/documentation/beamer/latest/ | flutter, flutter_web_plugins | A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
better_player | null | null | Apache-2.0 (LICENSE) | https://jhomlala.github.io/betterplayer/ | collection, cupertino_icons, flutter, flutter_widget_from_html_core, meta, path_provider, visibility_detector, wakelock, xml | Advanced video player based on video_player and Chewie. It's solves many typical use cases and it's easy to run. | FLUTTER | ANDROID,IOS |
flutter_speed_dial | null | null | MIT (LICENSE) | https://pub.dev/documentation/flutter_speed_dial/latest/ | flutter | Flutter plugin to implement a beautiful and dynamic Material Design Speed Dial with labels, animated icons, multi-directional children and much more. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WINDOWS |
grouped_list | null | begnis.dev | MIT (LICENSE) | https://pub.dev/documentation/grouped_list/latest/ | flutter | A Flutter ListView where the list items can be grouped into sections. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
assets_audio_player | null | null | Apache-2.0 (LICENSE) | https://pub.dev/documentation/assets_audio_player/latest/ | assets_audio_player_web, flutter, http, path_provider, rxdart, uuid | Play music/audio stored in assets files directly from Flutter & Network, Radio, LiveStream, Local files. Compatible with Android, iOS, web and macOS. | FLUTTER | ANDROID,IOS,MACOS,WEB |
dartz | null | null | MIT (LICENSE) | https://pub.dev/documentation/dartz/latest/ | Packages that depend on dartz | Functional Programming in Dart. Purify your Dart code using efficient immutable data structures, monads, lenses and other FP tools. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
firebase_analytics | null | firebase.google.com | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/firebase_analytics/latest/ | firebase_analytics_platform_interface, firebase_analytics_web, firebase_core, firebase_core_platform_interface, flutter | Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS. | FLUTTER | ANDROID,IOS,MACOS,WEB |
flutter_platform_widgets | null | stryder.dev | MIT (LICENSE) | https://pub.dev/documentation/flutter_platform_widgets/latest/ | flutter | Simplifying the use of both Material and Cupertino widgets with a single widget | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
mockito | null | dart.dev | Apache-2.0 (LICENSE) | https://pub.dev/documentation/mockito/latest/ | analyzer, build, code_builder, collection, dart_style, matcher, meta, path, source_gen, test_api | A mock framework inspired by Mockito with APIs for Fakes, Mocks, behavior verification, and stubbing. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
keyboard_actions | null | diegoveloper.com | MIT (LICENSE) | https://pub.dev/documentation/keyboard_actions/latest/ | flutter | Now you can add features to the Android / iOS keyboard in a very simple way. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
sembast | null | tekartik.com | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/sembast/latest/ | meta, path, synchronized | NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
tutorial_coach_mark | null | null | MIT (LICENSE) | https://pub.dev/documentation/tutorial_coach_mark/latest/ | flutter | Guide that helps you to present your app and its features in a beautiful, simple and customizable way. Tutorial | Guide | Coach. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_blue | null | pauldemarco.com | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/flutter_blue/latest/ | collection, convert, flutter, meta, protobuf, rxdart | Flutter plugin for connecting and communicating with Bluetooth Low Energy devices, on Android and iOS | FLUTTER | ANDROID,IOS,MACOS |
socket_io_client | null | null | MIT (LICENSE) | https://pub.dev/documentation/socket_io_client/latest/ | js, logging, socket_io_common | Dartlang port of socket.io-client for web, flutter, dartvm to use | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_quill | null | bulletjournal.us | MIT (LICENSE) | https://pub.dev/documentation/flutter_quill/latest/ | characters, collection, device_info_plus, diff_match_patch, flutter, flutter_colorpicker, flutter_keyboard_visibility, gallery_saver, i18n_extension, image_picker, pedantic, photo_view, platform, quiver, string_validator, tuple, url_launcher, video_player, youtube_player_flutter | A rich text editor supporting mobile and web (Demo App @ bulletjournal.us) | FLUTTER | ANDROID,IOS |
confetti | null | funwith.app | MIT (LICENSE) | https://pub.dev/documentation/confetti/latest/ | flutter, vector_math | Blast colorful confetti all over the screen. Celebrate in app achievements with style. Control the velocity, angle, gravity and amount of confetti. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
background_fetch | null | transistorsoft.com | MIT (LICENSE) | https://pub.dev/documentation/background_fetch/latest/ | flutter | Periodic callbacks in the background for both iOS and Android. Includes Android Headless implementation. | FLUTTER | ANDROID,IOS |
flutter_signin_button | null | null | MIT (LICENSE) | https://pub.dev/documentation/flutter_signin_button/latest/ | flutter, font_awesome_flutter | A Flutter plugin for iOS and Android for generating signin buttons for different social media account. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_markdown | null | flutter.dev | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/flutter_markdown/latest/ | flutter, markdown, meta, path | A Markdown renderer for Flutter. Create rich text output, including text styles, tables, links, and more, from plain text data formatted with simple Markdown tags. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
change_app_package_name | null | atiq.dev | MIT (LICENSE) | https://pub.dev/documentation/change_app_package_name/latest/ | Packages that depend on change_app_package_name | Change App Package Name with single command. Update AndroidManifest, build.gradle, MainActivity files & move MainActivity file to new directory structure automatically. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WINDOWS |
flutter_icons | null | null | flutter | https://pub.dev/packages/flutter_icons/license | Packages that depend on flutter_icons | Customizable Icons for Flutter,you can use with over 3K+ icons in your flutter project | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_datetime_picker | null | null | MIT (LICENSE) | https://pub.dev/documentation/flutter_datetime_picker/latest/ | flutter | A date time picker for flutter, you can choose date / time / date&time in English Dutch and Chinese, and you can also custom your own picker content | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_dotenv | null | null | MIT (LICENSE) | https://pub.dev/documentation/flutter_dotenv/latest/ | flutter | Easily configure any flutter application with global variables using a `.env` file. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
fluro | null | lukepighetti.com | MIT (LICENSE) | https://pub.dev/documentation/fluro/latest/ | flutter | Fluro is a null-safe Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
lint | null | pascalwelsch.com | Apache-2.0 (LICENSE) | https://pub.dev/documentation/lint/latest/ | Packages that depend on lint | An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
firebase_crashlytics | null | firebase.google.com | BSD-3-Clause (LICENSE) | https://pub.dev/documentation/firebase_crashlytics/latest/ | firebase_core, firebase_core_platform_interface, firebase_crashlytics_platform_interface, flutter, stack_trace | Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console. | FLUTTER | ANDROID,IOS,MACOS |
avatar_glow | null | ayushpgupta.com | MIT (LICENSE) | https://pub.dev/documentation/avatar_glow/latest/ | flutter | A Flutter package providing a Avatar Glow Widget with cool background glowing animation. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
injectable | null | null | MIT (LICENSE) | https://pub.dev/documentation/injectable/latest/ | get_it | Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_tts | null | tundralabs.com | MIT (LICENSE) | https://pub.dev/documentation/flutter_tts/latest/ | flutter, flutter_web_plugins | A flutter plugin for Text to Speech. This plugin is supported on iOS, Android, Web, & macOS. | FLUTTER | ANDROID,IOS,MACOS,WEB,WINDOWS |
flutter_image_compress | null | null | MIT (LICENSE) | https://pub.dev/documentation/flutter_image_compress/latest/ | flutter | Compress image with native (Objective-C/Kotlin) with faster speed. Support Android/iOS. | FLUTTER | ANDROID,IOS |
objectbox | null | objectbox.io | Apache-2.0 (LICENSE) | https://docs.objectbox.io/ | collection, ffi, flat_buffers, meta, path | Flutter database for super-fast NoSQL ACID compliant object persistence. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WINDOWS |
toggle_switch | null | pramod.dev | MIT (LICENSE) | https://pub.dev/documentation/toggle_switch/latest/ | flutter | Toggle Switch - A simple toggle switch widget. It can be fully customized with desired icons, width, colors, text, corner radius etc. It also maintains selection state. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
mask_text_input_formatter | null | null | MIT (LICENSE) | https://pub.dev/documentation/mask_text_input_formatter/latest/ | flutter | The package provides TextInputFormatter for TextField and TextFormField which format the input by a given mask. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_webrtc | null | null | MIT (LICENSE) | https://pub.dev/documentation/flutter_webrtc/latest/ | dart_webrtc, flutter, path_provider, webrtc_interface | Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC. | FLUTTER | ANDROID,IOS,MACOS,WINDOWS |
isar | 3.0.0-dev.8 | isar.dev | Apache-2.0 (LICENSE) | https://pub.dev/documentation/isar/latest/ | ffi, js, meta | Fast Cross Platform Database for Flutter Apps. Supports indexes, FTS, queries etc. | DART,FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
screenshot | null | dsi.dev | MIT (LICENSE) | https://pub.dev/documentation/screenshot/latest/ | flutter | Flutter Screenshot Package (Runtime). Capture any Widget as an image. | FLUTTER | ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS |
flutter_zoom_drawer | null | medyas.ml | MIT (LICENSE) | https://pub.dev/documentation/flutter_zoom_drawer/latest/ | flutter | A Flutter package with custom implementation of the Side Menu (Drawer) | FLUTTER | ANDROID,IOS,LINUX,MACOS,WINDOWS |