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
⌀ |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
firebase_crashlytics | https://pub.dev/packages/firebase_crashlytics | 1,121 | 150 | 100 | Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console. | 4.0.4 | Jul 30, 2024 | MIT | null | FLUTTER | ANDROID, IOS, MACOS | https://pub.dev/documentation/firebase_crashlytics/latest/ | firebase.google.com | firebase_core,firebase_core_platform_interface,firebase_crashlytics_platform_interface,flutter,stack_trace | https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics/firebase_crashlytics |
background_fetch | https://pub.dev/packages/background_fetch | 1,119 | 160 | 98 | Periodic callbacks in the background for both iOS and Android. Includes Android Headless implementation. | 1.3.5 | May 27, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/background_fetch/latest/ | transistorsoft.com | flutter | https://github.com/transistorsoft/flutter_background_fetch |
internet_connection_checker | https://pub.dev/packages/internet_connection_checker | 1,107 | 150 | 99 | A pure Dart library that checks for internet by opening a socket to a list of specified addresses, each with individual port and timeout. Defaults are provided for convenience. | 1.0.0+1 | Sep 22, 2022 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/internet_connection_checker/latest/ | unverified uploader | null | https://github.com/RounakTadvi/internet_connection_checker |
flutter_webrtc | https://pub.dev/packages/flutter_webrtc | 1,106 | 150 | 98 | Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC. | 0.11.5 | Jul 23, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/flutter_webrtc/latest/ | flutter-webrtc.org | collection,dart_webrtc,flutter,path_provider,web,webrtc_interface | https://github.com/cloudwebrtc/flutter-webrtc |
avatar_glow | https://pub.dev/packages/avatar_glow | 1,101 | 160 | 99 | A Flutter package providing a Avatar Glow Widget with cool background glowing animation | 3.0.1 | Dec 12, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/avatar_glow/latest/ | ayushpgupta.com | flutter | https://github.com/apgapg/avatar_glow |
rename | https://pub.dev/packages/rename | 1,093 | 140 | 98 | Helps you to change or rename your flutter project BundleId and AppName for Ios, Android, MacOS and Linux platforms | 3.0.2 | Mar 7, 2024 | BSD-3-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/rename/latest/ | onatcipli.dev | args,logger,path | https://github.com/onatcipli/rename.git |
json_annotation | https://pub.dev/packages/json_annotation | 1,089 | 150 | 100 | Classes and helper functions that support JSON code generation via the `json_serializable` package. | 4.9.0 | Apr 24, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/json_annotation/latest/ | google.dev | meta | https://github.com/google/json_serializable.dart/tree/master/json_annotation |
email_validator | https://pub.dev/packages/email_validator | 1,068 | 160 | 100 | A simple (but correct) dart class for validating email addresses | 3.0.0 | Jun 21, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/email_validator/latest/ | unverified uploader | null | https://github.com/fredeil/email-validator.dart |
keyboard_actions | https://pub.dev/packages/keyboard_actions | 1,061 | 150 | 99 | Now you can add features to the Android / iOS keyboard in a very simple way. | 4.2.0 | Feb 21, 2023 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/keyboard_actions/latest/ | diegoveloper.com | flutter | https://github.com/diegoveloper/flutter_keyboard_actions/ |
flash | https://pub.dev/packages/flash | 1,042 | 150 | 98 | A highly customizable, powerful and easy-to-use alerting library for Flutter. | 3.1.1 | Jun 24, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flash/latest/ | unverified uploader | flutter | https://github.com/sososdk/flash |
visibility_detector | https://pub.dev/packages/visibility_detector | 1,042 | 140 | 100 | A widget that detects the visibility of its child and notifies a callback. | 0.4.0+2 | Mar 9, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/visibility_detector/latest/ | google.dev | flutter | https://github.com/google/flutter.widgets/tree/master/packages/visibility_detector |
in_app_update | https://pub.dev/packages/in_app_update | 1,036 | 160 | 99 | Enables In App Updates on Android using the official Android APIs. | 4.2.3 | Jun 2, 2024 | MIT | null | FLUTTER | ANDROID | https://pub.dev/documentation/in_app_update/latest/ | jonasbark.de | flutter | https://github.com/jonasbark/flutter_in_app_update |
rflutter_alert | https://pub.dev/packages/rflutter_alert | 1,022 | 150 | 99 | 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. | 2.0.7 | May 24, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/rflutter_alert/latest/ | ratel.com.tr | flutter | https://github.com/RatelHub/rflutter_alert |
mocktail | https://pub.dev/packages/mocktail | 1,021 | 160 | 98 | A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation. | 1.0.4 | Jun 12, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/mocktail/latest/ | felangel.dev | collection,matcher,test_api | https://github.com/felangel/mocktail |
flutter_zoom_drawer | https://pub.dev/packages/flutter_zoom_drawer | 1,018 | 160 | 98 | A Flutter package with custom implementation of the Side Menu (Drawer) | 3.2.0 | Feb 26, 2024 | unknown | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_zoom_drawer/latest/ | medyas.ml | flutter | https://github.com/medyas/flutter_zoom_drawer |
syncfusion_flutter_gauges | https://pub.dev/packages/syncfusion_flutter_gauges | 1,011 | 150 | 99 | The Flutter gauges library includes a linear gauge and radial gauge (a.k.a. circular gauge) to create modern, interactive, animated gauges and radial sliders. | 26.2.7 | Jul 30, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/syncfusion_flutter_gauges/latest/ | syncfusion.com | flutter,intl,syncfusion_flutter_core | https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_gauges |
app_settings | https://pub.dev/packages/app_settings | 1,009 | 150 | 100 | A Flutter plugin for opening iOS and Android phone settings from an app. | 5.1.1 | Sep 24, 2023 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/app_settings/latest/ | nupner.com | flutter,plugin_platform_interface | https://github.com/spencerccf/app_settings |
excel | https://pub.dev/packages/excel | 1,006 | 115 | 99 | A flutter and dart library for reading, creating, editing and updating excel sheets with compatible both on client and server side. | 4.0.3 | Mar 17, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/excel/latest/ | justkawal.dev | archive,collection,equatable,xml | https://github.com/justkawal/excel |
skeletonizer | https://pub.dev/packages/skeletonizer | 1,002 | 160 | 99 | Converts already built widgets into skeleton loaders with no extra effort. | 1.4.2 | Jul 31, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/skeletonizer/latest/ | codeness.ly | collection,flutter | https://github.com/Milad-Akarie/skeletonizer |
google_ml_kit | https://pub.dev/packages/google_ml_kit | 998 | 160 | 98 | A Flutter plugin to use all APIs from Google's standalone ML Kit for mobile platforms. | 0.18.0 | Apr 25, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/google_ml_kit/latest/ | flutter-ml.dev | flutter,google_mlkit_barcode_scanning,google_mlkit_commons,google_mlkit_digital_ink_recognition,google_mlkit_entity_extraction,google_mlkit_face_detection,google_mlkit_face_mesh_detection,google_mlkit_image_labeling,google_mlkit_language_id,google_mlkit_object_detection,google_mlkit_pose_detection,google_mlkit_selfie_segmentation,google_mlkit_smart_reply,google_mlkit_text_recognition,google_mlkit_translation | https://github.com/flutter-ml/google_ml_kit_flutter |
sembast | https://pub.dev/packages/sembast | 993 | 160 | 98 | NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support. | 3.7.1+3 | Jul 18, 2024 | BSD-3-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/sembast/latest/ | tekartik.com | meta,path,synchronized | https://github.com/tekartik/sembast.dart/tree/master/sembast |
googleapis | https://pub.dev/packages/googleapis | 984 | 155 | 99 | Auto-generated client libraries for accessing Google APIs described through the API discovery service. | 13.2.0 | Jun 13, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/googleapis/latest/ | google.dev | _discoveryapis_commons,http | https://github.com/google/googleapis.dart/tree/master/generated/googleapis |
jiffy | https://pub.dev/packages/jiffy | 983 | 160 | 99 | Jiffy is a date time dart package for parsing, manipulating, querying and formatting dates and time | 6.3.1 | May 15, 2024 | BSD-3-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://github.com/jama5262/jiffy/tree/master/doc,https://pub.dev/documentation/jiffy/latest/ | unverified uploader | intl | https://github.com/jama5262/jiffy |
pigeon | https://pub.dev/packages/pigeon | 981 | 160 | 96 | Code generator tool to make communication between Flutter and the host platform type-safe and easier. | 21.1.0 | Jul 25, 2024 | BSD-3-Clause | null | DART | LINUX, MACOS, WINDOWS | https://pub.dev/documentation/pigeon/latest/ | flutter.dev | analyzer,args,code_builder,collection,dart_style,meta,path,yaml | https://github.com/flutter/packages/tree/main/packages/pigeon |
flutter_blue | https://pub.dev/packages/flutter_blue | 978 | 130 | 98 | Flutter plugin for connecting and communicating with Bluetooth Low Energy devices, on Android and iOS | 0.8.0 | Mar 15, 2021 | MIT | null | FLUTTER | ANDROID, IOS, MACOS | https://pub.dev/documentation/flutter_blue/latest/ | pauldemarco.com | collection,convert,flutter,meta,protobuf,rxdart | https://github.com/pauldemarco/flutter_blue |
adaptive_dialog | https://pub.dev/packages/adaptive_dialog | 972 | 160 | 98 | Show alert dialog or modal action sheet adaptively according to platform. | 2.1.0 | Feb 21, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/adaptive_dialog/latest/ | mono0926.com | animations,collection,dynamic_color,flutter,intersperse,macos_ui,meta | https://github.com/mono0926/adaptive_dialog |
salomon_bottom_bar | https://pub.dev/packages/salomon_bottom_bar | 960 | 160 | 98 | Yet another bottom navigation bar, but with a few key promises. | 3.3.2 | Mar 31, 2023 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/salomon_bottom_bar/latest/ | lukepighetti.com | flutter | https://github.com/lukepighetti/salomon_bottom_bar |
encrypt | https://pub.dev/packages/encrypt | 951 | 140 | 100 | A set of high-level APIs over PointyCastle for two-way cryptography. | 5.0.3 | Sep 18, 2023 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/encrypt/latest/ | unverified uploader | args,asn1lib,clock,collection,crypto,pointycastle | https://github.com/leocavalcante/encrypt |
flutter_keyboard_visibility | https://pub.dev/packages/flutter_keyboard_visibility | 950 | 160 | 100 | Flutter plugin for discovering the state of the soft-keyboard visibility on Android and iOS. | 6.0.0 | Dec 21, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_keyboard_visibility/latest/ | jasonrai.ca | flutter,flutter_keyboard_visibility_linux,flutter_keyboard_visibility_macos,flutter_keyboard_visibility_platform_interface,flutter_keyboard_visibility_web,flutter_keyboard_visibility_windows,meta | https://github.com/MisterJimson/flutter_keyboard_visibility |
smart_select | https://pub.dev/packages/smart_select | 950 | 90 | 91 | 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. | 4.3.3 | Sep 13, 2023 | MIT | null | null | null | https://pub.dev/documentation/smart_select/latest/ | widgetarian.com | flutter | https://github.com/davigmacode/flutter_smart_select |
bitsdojo_window | https://pub.dev/packages/bitsdojo_window | 938 | 140 | 97 | A package to help with creating custom windows with Flutter desktop (custom border, titlebar and minimize/maximize/close buttons) and common desktop window operations (show/hide/position on screen) fo [...] | 0.1.6 | Dec 23, 2023 | Apache-2.0 | null | FLUTTER | LINUX, MACOS, WINDOWS | https://pub.dev/documentation/bitsdojo_window/latest/ | bitsdojo.com | bitsdojo_window_linux,bitsdojo_window_macos,bitsdojo_window_platform_interface,bitsdojo_window_windows,flutter | https://github.com/bitsdojo/bitsdojo_window |
pay | https://pub.dev/packages/pay | 933 | 160 | 98 | A plug-in to add support for payments on Flutter applications. | 2.0.0 | Feb 27, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/pay/latest/ | google.dev | flutter,flutter_localizations,meta,pay_android,pay_ios,pay_platform_interface | https://github.com/google-pay/flutter-plugin/tree/main/pay |
wolt_modal_sheet | https://pub.dev/packages/wolt_modal_sheet | 933 | 150 | 97 | This package provides a responsive modal with multiple pages, motion animation for page transitions, and scrollable content within each page. | 0.8.0 | Jul 23, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/wolt_modal_sheet/latest/ | wolt.com | flutter,flutter_keyboard_visibility | https://github.com/woltapp/wolt_modal_sheet |
reorderables | https://pub.dev/packages/reorderables | 931 | 150 | 98 | Reorderable table, row, column, wrap, sliver list that allow drag and drop of their children. | 0.6.0 | Jan 25, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/reorderables/latest/ | unverified uploader | flutter | https://github.com/hanshengchiu/reorderables |
readmore | https://pub.dev/packages/readmore | 930 | 160 | 99 | A Flutter package that allows for dynamic expansion and collapse of text, as well as interactions with text patterns such as hashtags, URLs, and mentions. | 3.0.0 | Mar 27, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/readmore/latest/ | getx.site | flutter | https://github.com/jonataslaw/loadmore |
pluto_grid | https://pub.dev/packages/pluto_grid | 928 | 140 | 97 | PlutoGrid is a dataGrid that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS. (DataGrid, DataTable, Data Grid, Data Table, Sticky) | 8.0.0 | Mar 1, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/pluto_grid/latest/ | weblaze.dev | collection,flutter,intl,rxdart | https://github.com/bosskmk/pluto_grid |
marquee | https://pub.dev/packages/marquee | 915 | 140 | 99 | A Flutter widget that scrolls text infinitely. Provides many customizations including custom scroll directions, durations, curves as well as pauses after every round. | 2.2.3 | Jun 4, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/marquee/latest/ | unverified uploader | fading_edge_scrollview,flutter | https://github.com/MarcelGarus/marquee |
supercharged | https://pub.dev/packages/supercharged | 912 | 150 | 97 | Supercharged brings all the comfort features from languages like Kotlin to all Flutter developers. | 2.1.1 | Sep 18, 2021 | unknown | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/supercharged/latest/ | felix-blaschke.de | flutter,supercharged_dart | https://github.com/felixblaschke/supercharged |
syncfusion_flutter_pdfviewer | https://pub.dev/packages/syncfusion_flutter_pdfviewer | 910 | 150 | 100 | Flutter PDF Viewer library is used to display a PDF document seamlessly and efficiently. | 26.2.7 | Jul 30, 2024 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, MACOS, WEB, WINDOWS | https://pub.dev/documentation/syncfusion_flutter_pdfviewer/latest/ | syncfusion.com | async,device_info_plus,flutter,http,intl,syncfusion_flutter_core,syncfusion_flutter_pdf,syncfusion_flutter_signaturepad,syncfusion_pdfviewer_macos,syncfusion_pdfviewer_platform_interface,syncfusion_pdfviewer_web,syncfusion_pdfviewer_windows,url_launcher,uuid,vector_math | https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_pdfviewer |
settings_ui | https://pub.dev/packages/settings_ui | 910 | 140 | 98 | Create native settings for Flutter app in minutes. Use single interfaces to build | 2.0.2 | Jan 26, 2022 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/settings_ui/latest/ | yako.io | flutter | https://github.com/yako-dev/flutter-settings-ui |
open_file | https://pub.dev/packages/open_file | 904 | 140 | 100 | A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html) | 3.3.2 | Jun 12, 2023 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/open_file/latest/ | unverified uploader | ffi,flutter | https://github.com/crazecoder/open_file |
flutter_credit_card | https://pub.dev/packages/flutter_credit_card | 902 | 160 | 98 | A Credit Card widget package with support of entering card details, and animations like card flip and float. | 4.0.1 | Oct 9, 2023 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, WEB | https://pub.dev/documentation/flutter_credit_card/latest/ | simform.com | flutter,flutter_web_plugins,plugin_platform_interface | https://github.com/simformsolutions/flutter_credit_card |
bot_toast | https://pub.dev/packages/bot_toast | 900 | 150 | 99 | A really easy to use flutter toast library.Easy to use and feature rich. | 4.1.3 | Sep 19, 2023 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/bot_toast/latest/ | unverified uploader | flutter | https://github.com/MMMzq/bot_toast |
quick_actions | https://pub.dev/packages/quick_actions | 900 | 160 | 98 | Flutter plugin for creating shortcuts on home screen, also known as Quick Actions on iOS and App Shortcuts on Android. | 1.0.7 | Jan 9, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/quick_actions/latest/ | flutter.dev | flutter,quick_actions_android,quick_actions_ios,quick_actions_platform_interface | https://github.com/flutter/packages/tree/main/packages/quick_actions/quick_actions |
flutter_blue_plus | https://pub.dev/packages/flutter_blue_plus | 898 | 150 | 99 | Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, and MacOS. | 1.32.11 | Jul 23, 2024 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, MACOS | https://pub.dev/documentation/flutter_blue_plus/latest/ | jamcorder.com | flutter | https://github.com/boskokg/flutter_blue_plus |
floor | https://pub.dev/packages/floor | 898 | 110 | 98 | The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications. This library is the runtime dependency. | 1.5.0 | May 8, 2024 | MIT | null | FLUTTER | null | https://pub.dev/documentation/floor/latest/ | pinch.nl | collection,floor_annotation,floor_common,flutter,meta,path,sqflite,sqflite_common_ffi,sqflite_common_ffi_web,sqlparser | https://github.com/pinchbv/floor |
flutter_datetime_picker | https://pub.dev/packages/flutter_datetime_picker | 894 | 80 | 99 | 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 | 1.5.1 | Apr 23, 2021 | MIT | null | null | null | https://pub.dev/documentation/flutter_datetime_picker/latest/ | unverified uploader | flutter | https://github.com/Realank/flutter_datetime_picker |
flutter_colorpicker | https://pub.dev/packages/flutter_colorpicker | 893 | 150 | 99 | HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps. | 1.1.0 | May 19, 2024 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_colorpicker/latest/ | unverified uploader | flutter | https://github.com/mchome/flutter_colorpicker |
dartx | https://pub.dev/packages/dartx | 877 | 160 | 97 | Superpowers for Dart. Collection of useful static extension methods. | 1.2.0 | Jul 18, 2023 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/dartx/latest/ | simc.dev | characters,collection,crypto,meta,path,time | https://github.com/leisim/dartx |
fluro | https://pub.dev/packages/fluro | 875 | 150 | 98 | Fluro is a null-safe Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions. | 2.0.5 | Feb 17, 2023 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/fluro/latest/ | lukepighetti.com | flutter | https://github.com/lukepighetti/fluro |
flip_card | https://pub.dev/packages/flip_card | 875 | 135 | 99 | A component that provides flip card animation. It could be used for hide and show details of a product. | 0.7.0 | Jan 21, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flip_card/latest/ | brunojurkovic.com | flutter | https://github.com/BrunoJurkovic/flip_card/ |
flutter_signin_button | https://pub.dev/packages/flutter_signin_button | 868 | 150 | 98 | A Flutter plugin for iOS and Android for generating signin buttons for different social media account. | 2.0.0 | Mar 31, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_signin_button/latest/ | unverified uploader | flutter,font_awesome_flutter | https://github.com/ZaynJarvis/Flutter-Sign-in-Button |
flutter_widget_from_html | https://pub.dev/packages/flutter_widget_from_html | 868 | 160 | 100 | Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags. | 0.15.1 | Jun 9, 2024 | Apache-2.0 | null | FLUTTER | WEB | https://pub.dev/documentation/flutter_widget_from_html/latest/ | daohoangson.com | flutter,flutter_widget_from_html_core,fwfh_cached_network_image,fwfh_chewie,fwfh_just_audio,fwfh_svg,fwfh_url_launcher,fwfh_webview,html | https://github.com/daohoangson/flutter_widget_from_html |
retry | https://pub.dev/packages/retry | 867 | 160 | 99 | Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network. | 3.1.2 | May 16, 2023 | BSD-3-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/retry/latest/ | google.dev | null | https://github.com/google/dart-neats.git |
shelf | https://pub.dev/packages/shelf | 865 | 160 | 99 | A model for web server middleware that encourages composition and easy reuse. | 1.4.2 | Jun 21, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/shelf/latest/ | tools.dart.dev | async,collection,http_parser,path,stack_trace,stream_channel | https://github.com/dart-lang/shelf/tree/master/pkgs/shelf |
another_flushbar | https://pub.dev/packages/another_flushbar | 863 | 160 | 99 | A flexible widget for user notification. Customize your text, button, duration, animations and much more. For Android devs, it is made to replace Snackbars and Toasts. | 1.12.30 | May 11, 2023 | unknown | 1.12.31-dev.1 | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/another_flushbar/latest/ | hamidwakili.com | flutter | https://github.com/cmdrootaccess/another-flushbar |
syncfusion_flutter_sliders | https://pub.dev/packages/syncfusion_flutter_sliders | 859 | 150 | 99 | A Flutter Sliders library for creating highly customizable and UI-rich slider, range slider, and range selector widgets for filtering purposes. | 26.2.7 | Jul 30, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/syncfusion_flutter_sliders/latest/ | syncfusion.com | flutter,intl,syncfusion_flutter_core | https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_sliders |
camerawesome | https://pub.dev/packages/camerawesome | 850 | 150 | 97 | Easiest Flutter camera Plugin with builtin UI. Supporting capturing images, streaming images, video recording, switch sensors, autofocus, flash, filters... on Android and iOS. | 2.0.1 | Feb 22, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/camerawesome/latest/ | apparence.io | carousel_slider,collection,colorfilter_generator,cross_file,flutter,image,path_provider,rxdart | https://github.com/Apparence-io/camera_awesome |
sticky_headers | https://pub.dev/packages/sticky_headers | 849 | 140 | 99 | Flutter Sticky Headers - Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled. | 0.3.0+2 | May 16, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/sticky_headers/latest/ | fluttercommunity.dev | flutter | https://github.com/fluttercommunity/flutter_sticky_headers |
fpdart | https://pub.dev/packages/fpdart | 849 | 150 | 99 | Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples. | 1.1.0 | Aug 13, 2023 | Apache-2.0 | 2.0.0-dev.3 | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://www.sandromaglione.com/course/fpdart-functional-programming-dart-and-flutter,https://pub.dev/documentation/fpdart/latest/ | sandromaglione.com | null | https://github.com/SandroMaglione/fpdart |
lint | https://pub.dev/packages/lint | 845 | 160 | 96 | An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter | 2.3.0 | Dec 22, 2023 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/lint/latest/ | pascalwelsch.com | null | https://github.com/passsy/dart-lint |
window_manager | https://pub.dev/packages/window_manager | 843 | 160 | 99 | This plugin allows Flutter desktop apps to resizing and repositioning the window. | 0.3.9 | May 18, 2024 | MIT | null | FLUTTER | LINUX, MACOS, WINDOWS | https://pub.dev/documentation/window_manager/latest/ | leanflutter.dev | flutter,path,screen_retriever | https://github.com/leanflutter/window_manager |
macos_ui | https://pub.dev/packages/macos_ui | 844 | 150 | 93 | Flutter widgets and themes implementing the current macOS design language. | 2.0.7 | May 5, 2024 | MIT | null | FLUTTER | MACOS | https://pub.dev/documentation/macos_ui/latest/ | macosui.dev | appkit_ui_element_colors,equatable,flutter,gradient_borders,macos_window_utils | https://github.com/GroovinChip/macos_ui |
sentry_flutter | https://pub.dev/packages/sentry_flutter | 842 | 140 | 100 | Sentry SDK for Flutter. This package aims to support different Flutter targets by relying on the many platforms supported by Sentry with native SDKs. | 8.5.0 | Jul 24, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://docs.sentry.io/platforms/flutter/,https://pub.dev/documentation/sentry_flutter/latest/ | sentry.io | ffi,flutter,flutter_web_plugins,meta,package_info_plus,sentry | https://github.com/getsentry/sentry-dart |
reactive_forms | https://pub.dev/packages/reactive_forms | 841 | 150 | 98 | This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular Reactive Forms. | 17.0.1 | May 10, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/reactive_forms/latest/ | unverified uploader | flutter,flutter_localizations,intl | https://github.com/joanpablo/reactive_forms |
graphql_flutter | https://pub.dev/packages/graphql_flutter | 837 | 150 | 99 | A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. | 5.1.2 | Jan 12, 2023 | unknown | 5.2.0-beta.7 | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/graphql_flutter/latest/ | zino.company | connectivity_plus,flutter,flutter_hooks,gql_exec,graphql,hive,meta,path,path_provider,plugin_platform_interface | https://github.com/zino-app/graphql-flutter/tree/main/packages/graphql_flutter |
onesignal_flutter | https://pub.dev/packages/onesignal_flutter | 834 | 140 | 99 | OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal | 5.2.2 | Jul 3, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/onesignal_flutter/latest/ | unverified uploader | flutter | https://github.com/OneSignal/OneSignal-Flutter-SDK |
styled_widget | https://pub.dev/packages/styled_widget | 833 | 130 | 96 | Simplifying your widget tree structure by defining widget using methods. Taking ispiration from CSS and SwiftUI | 0.4.1 | Nov 7, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/styled_widget/latest/ | unverified uploader | flutter,lint | https://github.com/ReinBentdal/styled_widget |
step_progress_indicator | https://pub.dev/packages/step_progress_indicator | 828 | 150 | 98 | Bar indicator made of a series of selected and unselected steps | 1.0.2 | Jan 2, 2022 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/step_progress_indicator/latest/ | sandromaglione.com | flutter | https://github.com/SandroMaglione/step-progress-indicator |
flutter_unity_widget | https://pub.dev/packages/flutter_unity_widget | 823 | 150 | 95 | Flutter Unity 3D widget for embedding Unity game scenes in flutter. This library now supports Unity as a Library. | 2022.2.1 | Jan 8, 2024 | MIT | 2022.3.0-alpha1 | FLUTTER | ANDROID, IOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_unity_widget/latest/ | xraph.com | flutter,flutter_plugin_android_lifecycle,flutter_web_plugins,plugin_platform_interface,stream_transform,webview_flutter,webview_flutter_web | https://github.com/juicycleff/flutter-unity-view-widget/tree/master |
hooks_riverpod | https://pub.dev/packages/hooks_riverpod | 819 | 160 | 99 | 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/hooks_riverpod/latest/ | dash-overflow.net | collection,flutter,flutter_hooks,flutter_riverpod,riverpod,state_notifier | https://github.com/rrousselGit/riverpod |
cupertino_icons | https://pub.dev/packages/cupertino_icons | 818 | 150 | 100 | Default icons asset for Cupertino widgets based on Apple styled icons | 1.0.8 | Apr 16, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/cupertino_icons/latest/ | flutter.dev | null | https://github.com/flutter/packages/tree/main/third_party/packages/cupertino_icons |
flutter_adaptive_scaffold | https://pub.dev/packages/flutter_adaptive_scaffold | 815 | 160 | 97 | Widgets to easily build adaptive layouts, including navigation elements. | 0.1.11+1 | Jun 24, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_adaptive_scaffold/latest/ | flutter.dev | flutter | https://github.com/flutter/packages/tree/main/packages/flutter_adaptive_scaffold |
intl_phone_number_input | https://pub.dev/packages/intl_phone_number_input | 814 | 150 | 99 | A simple and customizable flutter package for inputting phone number in intl / international format uses Google's libphonenumber. | 0.7.4 | Dec 8, 2023 | MIT | null | FLUTTER | ANDROID, IOS, WEB | https://pub.dev/documentation/intl_phone_number_input/latest/ | unverified uploader | collection,equatable,flutter,libphonenumber_plugin | https://github.com/natintosh/intl-phone-number-input |
map_launcher | https://pub.dev/packages/map_launcher | 810 | 160 | 99 | Map Launcher is a flutter plugin to find available maps installed on a device and launch them with a marker or show directions. | 3.3.1 | Jun 5, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/map_launcher/latest/ | fluttered.dev | flutter | https://github.com/mattermoran/map_launcher |
country_code_picker | https://pub.dev/packages/country_code_picker | 808 | 160 | 99 | A flutter package for showing a country code selector. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox | 3.0.0 | Mar 10, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/country_code_picker/latest/ | solusibejo.com | collection,flutter | https://github.com/chandrabezzo/CountryCodePicker |
msix | https://pub.dev/packages/msix | 802 | 160 | 96 | A command-line tool that create Msix installer from your flutter windows-build files. | 3.16.7 | Nov 30, 2023 | BSD-3-Clause | null | DART, FLUTTER | WINDOWS | https://pub.dev/documentation/msix/latest/ | kremer.software | args,cli_util,console,get_it,image,package_config,path,pub_semver,yaml | https://github.com/YehudaKremer/msix |
data_table_2 | https://pub.dev/packages/data_table_2 | 803 | 160 | 99 | In-place substitute for Flutter's DataTable and PaginatedDataTable with fixed/sticky headers and few extra features | 2.5.15 | Jun 11, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/data_table_2/latest/ | saplin.blogspot.com | async,flutter | https://github.com/maxim-saplin/data_table_2 |
flutter_sticky_header | https://pub.dev/packages/flutter_sticky_header | 803 | 140 | 98 | Flutter implementation of sticky headers as a sliver. Use it in a CustomScrollView. | 0.6.5 | Dec 13, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_sticky_header/latest/ | romainrastel.com | flutter,value_layout_builder | https://github.com/letsar/flutter_sticky_header |
gap | https://pub.dev/packages/gap | 796 | 160 | 99 | Flutter widgets for easily adding gaps inside Flex widgets such as Columns and Rows or scrolling views. | 3.0.1 | Jun 24, 2023 | null | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/gap/latest/ | unverified uploader | flutter | https://github.com/letsar/gap |
chopper | https://pub.dev/packages/chopper | 791 | 160 | 97 | Chopper is an http client generator using source_gen, inspired by Retrofit | 8.0.1+1 | Jun 30, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://hadrien-lejard.gitbook.io/chopper,https://pub.dev/documentation/chopper/latest/ | hadrienlejard.io | equatable,http,logging,meta,qs_dart | https://github.com/lejard-h/chopper |
agora_rtc_engine | https://pub.dev/packages/agora_rtc_engine | 788 | 150 | 99 | Flutter plugin of Agora RTC SDK, allow you to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code. | 6.3.2 | Jun 6, 2024 | MIT | null | FLUTTER | ANDROID, IOS, MACOS, WEB, WINDOWS | https://pub.dev/documentation/agora_rtc_engine/latest/ | agora.io | async,ffi,flutter,flutter_web_plugins,iris_method_channel,js,json_annotation,meta | https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/tree/main |
logging | https://pub.dev/packages/logging | 788 | 160 | 99 | Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger. | 1.2.0 | May 23, 2023 | BSD-3-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/logging/latest/ | dart.dev | null | https://github.com/dart-lang/logging |
hydrated_bloc | https://pub.dev/packages/hydrated_bloc | 785 | 160 | 99 | An extension to the bloc state management library which automatically persists and restores bloc states. | 9.1.5 | Mar 24, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://bloclibrary.dev/getting-started,https://pub.dev/documentation/hydrated_bloc/latest/ | bloclibrary.dev | bloc,hive,meta,synchronized | https://github.com/felangel/bloc/tree/master/packages/hydrated_bloc |
sensors_plus | https://pub.dev/packages/sensors_plus | 782 | 160 | 98 | Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors. | 6.0.0 | Jul 29, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, WEB | https://pub.dev/documentation/sensors_plus/latest/ | fluttercommunity.dev | flutter,flutter_web_plugins,sensors_plus_platform_interface | https://github.com/fluttercommunity/plus_plugins/tree/main/packages/sensors_plus/sensors_plus |
sms_autofill | https://pub.dev/packages/sms_autofill | 775 | 130 | 99 | Flutter plugin to provide SMS code autofill support | 2.4.0 | Jun 7, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/sms_autofill/latest/ | jaumard.com | flutter,pin_input_text_field | https://github.com/jaumard/sms_autofill |
faker | https://pub.dev/packages/faker | 775 | 150 | 98 | A library for generating fake data. faker is heavily inspired by the Python package faker and, the Ruby package ffaker. | 2.1.0 | Dec 7, 2022 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/faker/latest/ | unverified uploader | crypto | https://github.com/drager/faker |
fluentui_system_icons | https://pub.dev/packages/fluentui_system_icons | 764 | 150 | 98 | Fluent UI System Icons are a collection of familiar, friendly and modern icons from Microsoft. | 1.1.251 | Jul 29, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/fluentui_system_icons/latest/ | microsoft.com | flutter | https://github.com/microsoft/fluentui-system-icons/tree/main |
formz | https://pub.dev/packages/formz | 756 | 160 | 99 | A unified form representation in Dart which aims to simplify form representation and validation in a generic way. | 0.7.0 | Feb 21, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://github.com/VeryGoodOpenSource/formz,https://pub.dev/documentation/formz/latest/ | verygood.ventures | meta | https://github.com/VeryGoodOpenSource/formz |
image_gallery_saver | https://pub.dev/packages/image_gallery_saver | 759 | 160 | 99 | A flutter plugin for save image to gallery, iOS need to add the following keys to your Info.plist file. | 2.0.3 | Jul 3, 2023 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/image_gallery_saver/latest/ | unverified uploader | flutter | https://github.com/hui-z/image_gallery_saver |
multi_select_flutter | https://pub.dev/packages/multi_select_flutter | 755 | 150 | 99 | A flexible multi select package for Flutter. Make multi select widgets the way you want. | 4.1.3 | Nov 27, 2022 | BSD-2-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://github.com/CHB61/flutter-multi-select,https://pub.dev/documentation/multi_select_flutter/latest/ | unverified uploader | collection,flutter | https://github.com/CHB61/flutter-multi-select |
adaptive_theme | https://pub.dev/packages/adaptive_theme | 753 | 160 | 98 | Allows to change between light and dark theme dynamically and add system adaptive theme support. | 3.6.0 | Jan 30, 2024 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/adaptive_theme/latest/ | birju.dev | flutter,shared_preferences | https://github.com/birjuvachhani/adaptive_theme |
win32 | https://pub.dev/packages/win32 | 749 | 160 | 98 | Access common Win32 APIs directly from Dart using FFI — no C required! | 5.5.3 | Jul 31, 2024 | BSD-3-Clause | null | DART, FLUTTER | WINDOWS | https://win32.pub/docs,https://pub.dev/documentation/win32/latest/ | halildurmus.dev | ffi | https://github.com/halildurmus/win32 |
scroll_to_index | https://pub.dev/packages/scroll_to_index | 747 | 140 | 99 | Scroll to a specific child of any scrollable widget in Flutter | 3.0.1 | May 18, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/scroll_to_index/latest/ | quire.io | flutter | https://github.com/quire-io/scroll-to-index |
feature_discovery | https://pub.dev/packages/feature_discovery | 744 | 90 | 92 | A Flutter package that implements Material Design Feature discovery to show a description of specific features to new users. See https://tinyurl.com/FeatureDiscovery | 0.14.1 | Dec 5, 2021 | MIT | null | null | null | https://pub.dev/documentation/feature_discovery/latest/ | unverified uploader | flutter,provider,shared_preferences | https://github.com/ayalma/feature_discovery |
snapping_sheet | https://pub.dev/packages/snapping_sheet | 740 | 140 | 95 | A package that provides a sheet widget that snaps to different vertical & horizontal positions | 3.1.0 | Apr 22, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/snapping_sheet/latest/ | adamjonsson.dev | flutter | https://github.com/AdamJonsson/snapping_sheet |
flutter_icons | https://pub.dev/packages/flutter_icons | 734 | 35 | 97 | Customizable Icons for Flutter,you can use with over 3K+ icons in your flutter project | 1.1.0 | Apr 16, 2020 | Apache-2.0 | null | null | null | null | unverified uploader | flutter | https://github.com/flutter-studio/flutter-icons.git |
custom_refresh_indicator | https://pub.dev/packages/custom_refresh_indicator | 734 | 160 | 98 | Widget that makes it easy to implement a custom pull to refresh gesture. | 4.0.1 | Jul 18, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/custom_refresh_indicator/latest/ | klyta.it | flutter,meta | https://github.com/gonuit/flutter-custom-refresh-indicator |
flutter_background_geolocation | https://pub.dev/packages/flutter_background_geolocation | 733 | 150 | 97 | The most sophisticated background location tracking & geofencing module with battery-conscious motion-detection intelligence for iOS and Android. | 4.15.5 | Jun 14, 2024 | unknown | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/flutter_background_geolocation/latest/ | transistorsoft.com | background_fetch,collection,flutter | https://github.com/transistorsoft/flutter_background_geolocation |
flutter_linkify | https://pub.dev/packages/flutter_linkify | 733 | 150 | 99 | Turns text URLs and emails into clickable inline links in text for Flutter. | 6.0.0 | May 15, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_linkify/latest/ | cretezy.com | flutter,linkify | https://github.com/Cretezy/flutter_linkify |