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
⌀ |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
flutter_expandable_table | https://pub.dev/packages/flutter_expandable_table | 130 | 160 | 92 | A Flutter widget for create an expandable table with header and first column fixed. | 2.1.0 | Jul 3, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_expandable_table/latest/ | insideapp.it | flutter,flutter_scroll_shadow,linked_scroll_controller,provider | https://github.com/rickypid/flutter_expandable_table |
time_picker_spinner_pop_up | https://pub.dev/packages/time_picker_spinner_pop_up | 130 | 160 | 94 | A package show popup anchor for pick date time by using spinner cupertino style | 2.0.0 | May 10, 2024 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/time_picker_spinner_pop_up/latest/ | unverified uploader | flutter,intl | https://github.com/tuannvm2109/time_picker_spinner_pop_up |
super_sliver_list | https://pub.dev/packages/super_sliver_list | 130 | 160 | 93 | Drop-in replacement for SliverList and ListView that can handle large lists with variable extents and jump/animate to specific items. | 0.4.1 | Mar 26, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/super_sliver_list/latest/ | nativeshell.dev | collection,flutter,logging | https://github.com/superlistapp/super_sliver_list |
flutter_settings_ui | https://pub.dev/packages/flutter_settings_ui | 130 | 150 | 94 | Create native settings for Flutter app in minutes. Fork of settings_ui. | 3.0.1 | Mar 18, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_settings_ui/latest/ | steenbakker.dev | flutter | https://github.com/juliansteenbakker/flutter_settings_ui |
meta_seo | https://pub.dev/packages/meta_seo | 130 | 160 | 97 | Meta SEO is package for adding meta data for html document in head tag which meta tags or meta data make search engine optimization for web apps. | 3.0.9 | Feb 13, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/meta_seo/latest/ | unverified uploader | flutter | https://github.com/Eng-Mouaz-M-AlShahmeh/meta_seo |
redis | https://pub.dev/packages/redis | 130 | 125 | 92 | Redis database (https://redis.io/) client, with both simplicity and performance as primary goals. | 4.0.0 | Oct 22, 2023 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/redis/latest/ | unverified uploader | null | https://github.com/ra1u/redis-dart |
firebase_phone_auth_handler | https://pub.dev/packages/firebase_phone_auth_handler | 130 | 150 | 93 | An easy-to-use firebase phone authentication package to easily send and verify OTP's with auto-fetch OTP support via SMS. Supports web out of the box. | 1.0.8 | Jan 20, 2023 | MIT | null | FLUTTER | ANDROID, IOS, MACOS, WEB, WINDOWS | https://pub.dev/documentation/firebase_phone_auth_handler/latest/ | rithik-dev.me | firebase_auth,flutter,provider | https://github.com/rithik-dev/firebase_phone_auth_handler |
data_tables | https://pub.dev/packages/data_tables | 130 | 70 | 88 | ListView on Mobile and Stateless Data Tables on Tablets and Desktops. | 1.4.0 | Oct 4, 2021 | MIT | null | null | null | https://pub.dev/documentation/data_tables/latest/ | rodydavis.com | flutter | https://github.com/rodydavis/data_tables |
fluster | https://pub.dev/packages/fluster | 130 | 150 | 95 | A geospatial point clustering library for Dart to help provide spacing between markers in mapping solutions. | 1.2.0 | Apr 23, 2021 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/fluster/latest/ | unverified uploader | null | https://github.com/alfonsocejudo/fluster |
folding_cell | https://pub.dev/packages/folding_cell | 130 | 150 | 87 | Simple folding cell widget, pass frontWidget and innerWidget to fold and unfold. | 1.0.2 | Mar 13, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/folding_cell/latest/ | unverified uploader | flutter | https://github.com/faob-dev/folding_cell |
mlkit | https://pub.dev/packages/mlkit | 130 | 30 | 67 | A Flutter plugin to use the Firebase ML Kit. | 0.15.1 | Apr 12, 2020 | Apache-2.0 | null | null | null | null | unverified uploader | flutter,meta | https://github.com/azihsoyn/flutter_mlkit |
fresh_dio | https://pub.dev/packages/fresh_dio | 129 | 160 | 93 | An http interceptor for token refresh. Fresh is built on top of package:dio and manages authentication tokens transparently. | 0.4.2 | Jul 20, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/fresh_dio/latest/ | felangel.dev | dio,fresh | https://github.com/felangel/fresh |
parse_server_sdk_flutter | https://pub.dev/packages/parse_server_sdk_flutter | 129 | 150 | 94 | The Flutter SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack. | 8.0.0 | May 15, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://docs.parseplatform.org/flutter/guide,https://pub.dev/documentation/parse_server_sdk_flutter/latest/ | parseplatform.org | connectivity_plus,flutter,package_info_plus,parse_server_sdk,path,path_provider,sembast,sembast_web,shared_preferences | https://github.com/parse-community/Parse-SDK-Flutter |
native_device_orientation | https://pub.dev/packages/native_device_orientation | 129 | 150 | 98 | A Flutter plugin for reading device's native orientation, either from UI orientation or from sensors | 2.0.3 | Feb 7, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/native_device_orientation/latest/ | unverified uploader | flutter,plugin_platform_interface | https://github.com/rmtmckenzie/flutter_native_device_orientation |
flutter_math_fork | https://pub.dev/packages/flutter_math_fork | 129 | 0 | 98 | Fast and high-quality TeX math equation rendering with pure Dart & Flutter. | 0.7.2 | Nov 18, 2023 | unknown | null | null | null | null | simpleclub.com | collection,flutter,flutter_svg,meta,provider,tuple | https://github.com/simpleclub-extended/flutter_math_fork |
intro_screen_onboarding_flutter | https://pub.dev/packages/intro_screen_onboarding_flutter | 129 | 90 | 89 | Flutter Intro Screen Onboarding is a flutter plugin that helps you make a cool intro for your app. Create intro has never been easier and faster | 1.0.0 | Jun 28, 2022 | MIT | null | null | null | https://pub.dev/documentation/intro_screen_onboarding_flutter/latest/ | unverified uploader | flutter | https://github.com/daturit/intro_screen_onboarding |
flutter_app_name | https://pub.dev/packages/flutter_app_name | 129 | 110 | 91 | A package that makes it easy to set your flutter app launcher name. | 0.1.1 | Jun 29, 2021 | BSD-2-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/flutter_app_name/latest/ | unverified uploader | xml,yaml | https://github.com/f-prime/flutter_app_name |
floatingpanel | https://pub.dev/packages/floatingpanel | 129 | 30 | 47 | Floating panel helps you create easy floating menu which you can drag and drop to any edge of the screen (horizontally). | 1.1.3 | Jul 15, 2020 | MIT | null | null | null | null | unverified uploader | flutter | https://github.com/akshayejh/floating_panel |
flutter_cupertino_date_picker | https://pub.dev/packages/flutter_cupertino_date_picker | 129 | 30 | 90 | Flutter cupertino date picker. Display DatePicker in iOS style. Support both Android and iOS platform. | 1.0.26+2 | Jun 17, 2020 | MIT | null | null | null | null | unverified uploader | flutter | https://github.com/wuzhendev/flutter-cupertino-date-picker |
sailor | https://pub.dev/packages/sailor | 129 | 40 | 72 | Easily manage page navigation/routing in Flutter apps. Add page transition animations, log navigation events. | 0.7.1 | Apr 10, 2020 | MIT | null | null | null | null | unverified uploader | flutter | https://www.github.com/gurleensethi/sailor |
textfield_search | https://pub.dev/packages/textfield_search | 128 | 150 | 94 | A new Flutter package which uses a TextField to search and select it's value from a simple list. | 0.11.1 | Jul 23, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/textfield_search/latest/ | nubeer.io | cupertino_icons,flutter | https://github.com/alexrindone/flutter_textfield_search |
super_sliver_list | https://pub.dev/packages/super_sliver_list | 130 | 160 | 93 | Drop-in replacement for SliverList and ListView that can handle large lists with variable extents and jump/animate to specific items. | 0.4.1 | Mar 26, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/super_sliver_list/latest/ | nativeshell.dev | collection,flutter,logging | https://github.com/superlistapp/super_sliver_list |
flutter_progress_hud | https://pub.dev/packages/flutter_progress_hud | 128 | 140 | 95 | Highly customizable modal progress indicator with fade animation. | 2.0.2 | May 29, 2022 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_progress_hud/latest/ | unverified uploader | flutter | https://github.com/FlorinMihalache/flutter_progress_hud |
bubble_showcase | https://pub.dev/packages/bubble_showcase | 128 | 90 | 82 | BubbleShowcase is a small but powerful flutter package that allows you to highlight specific parts of your app to explain them to the user or to show your app new features. | 1.1.0 | Oct 5, 2021 | BSD-3-Clause | null | null | null | https://pub.dev/documentation/bubble_showcase/latest/ | skyost.eu | flutter,shared_preferences | https://github.com/Skyost/BubbleShowcase |
flutter_wall_layout | https://pub.dev/packages/flutter_wall_layout | 128 | 150 | 82 | A Layout widget displaying a set of bricks (widgets with different shapes) as a vertical or horizontal list, like a wall... | 2.1.1 | Sep 26, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_wall_layout/latest/ | davidgonzalez-freelance.fr | flutter | https://github.com/GONZALEZD/flutter_wall_layout |
multilevel_drawer | https://pub.dev/packages/multilevel_drawer | 128 | 130 | 86 | An easy to implement Multi Level Drawer for Flutter Applications. Just use this in place of regular Scaffold Drawer and you are ready to go. | 2.0.0 | Jul 3, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/multilevel_drawer/latest/ | retroportalstudio.com | flutter | https://github.com/retroportalstudio/multilevel_drawer |
custom_info_window | https://pub.dev/packages/custom_info_window | 128 | 140 | 98 | A widget based custom info window for google_maps_flutter package. | 1.0.1 | Apr 16, 2021 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/custom_info_window/latest/ | abhishekduhoon.com | flutter,google_maps_flutter | https://github.com/abhishekduhoon/custom_info_window |
math_keyboard | https://pub.dev/packages/math_keyboard | 127 | 140 | 88 | Math expression editing using an on-screen software keyboard or physical keyboard input in a typeset input field in Flutter. | 0.3.0 | Jun 27, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/math_keyboard/latest/ | simpleclub.com | flutter,flutter_localizations,flutter_math_fork,holding_gesture,intl,math_expressions,petitparser | https://github.com/simpleclub/math_keyboard/tree/main/math_keyboard |
sqlite3_flutter_libs | https://pub.dev/packages/sqlite3_flutter_libs | 127 | 160 | 99 | Flutter plugin to include native sqlite3 libraries with your app | 0.5.24 | Jun 16, 2024 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/sqlite3_flutter_libs/latest/ | simonbinder.eu | flutter | https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_flutter_libs |
widgets_to_image | https://pub.dev/packages/widgets_to_image | 127 | 160 | 97 | A simple package to convert any widgets into an image, everything in flutter is rendered pixel by pixel. | 1.0.0 | May 21, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/widgets_to_image/latest/ | mohamed-abdo.com | flutter | https://github.com/MohamedAbd0/widgets_to_image |
extended_image_library | https://pub.dev/packages/extended_image_library | 127 | 150 | 91 | Library that contains common base class for `extended_image`, `extended_text`, and `extended_text_field`. | 4.0.4 | Apr 3, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/extended_image_library/latest/ | fluttercandies.com | crypto,flutter,http_client_helper,js,path,path_provider,web | https://github.com/fluttercandies/extended_image_library |
simple_ripple_animation | https://pub.dev/packages/simple_ripple_animation | 127 | 160 | 96 | This package provide ripple animation widget that is easy to set up and customise, and it looks beautiful in any color you choose. | 0.0.9 | Jan 1, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://jemisgoti.github.io/simple_ripple_animation,https://pub.dev/documentation/simple_ripple_animation/latest/ | unverified uploader | flutter,hyper_lint | https://github.com/jemisgoti/simple_ripple_animation |
fcm_config | https://pub.dev/packages/fcm_config | 127 | 150 | 90 | This flutter package is made to merge between firebase_messaging package and flutter_local_notifications | 3.5.3 | Oct 28, 2023 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, MACOS | https://pub.dev/documentation/fcm_config/latest/ | new-step-apps.com | firebase_core,firebase_messaging,flutter,flutter_local_notifications,http,path_provider | https://github.com/mo-ah-dawood/fcm_config/tree/master/fcm_config |
dio_cookie_manager | https://pub.dev/packages/dio_cookie_manager | 127 | 160 | 99 | A cookie manager combines cookie_jar and dio, based on the interceptor algorithm. | 3.1.1 | Oct 1, 2023 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/dio_cookie_manager/latest/ | flutter.cn | cookie_jar,dio | https://github.com/cfug/dio/blob/main/plugins/cookie_manager |
flutter_awesome_select | https://pub.dev/packages/flutter_awesome_select | 127 | 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. | 6.5.0 | Jul 28, 2022 | MIT | null | null | null | https://pub.dev/documentation/flutter_awesome_select/latest/ | unverified uploader | collection,flutter | https://github.com/artflutter/flutter_awesome_select |
flutter_gherkin | https://pub.dev/packages/flutter_gherkin | 127 | 140 | 90 | A Gherkin / Cucumber parser and test runner for Dart and Flutter | 2.0.0 | May 25, 2021 | MIT | 3.0.0-rc.17 | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/flutter_gherkin/latest/ | unverified uploader | flutter,flutter_driver,flutter_test,gherkin,meta | https://github.com/jonsamwell/flutter_gherkin |
spritewidget | https://pub.dev/packages/spritewidget | 127 | 140 | 87 | SpriteWidget is an open source toolkit for building complex, high performance animations and 2D games with Flutter. | 2.0.1 | Apr 22, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/spritewidget/latest/ | unverified uploader | flutter,vector_math | https://github.com/spritewidget/spritewidget/ |
countup | https://pub.dev/packages/countup | 127 | 140 | 96 | An flutter plugin that will help you to build animated counter texts. | 0.1.4 | Mar 20, 2022 | BSD-2-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/countup/latest/ | unverified uploader | flutter | https://github.com/alpceylan/flutter-countup |
circular_clip_route | https://pub.dev/packages/circular_clip_route | 127 | 160 | 78 | A page route, which reveals its page by expanding a circular clip from an anchor widget. | 0.2.0+3 | Mar 16, 2022 | unknown | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/circular_clip_route/latest/ | gabriel.terwesten.net | flutter | https://github.com/blaugold/circular_clip_route |
socket_io | https://pub.dev/packages/socket_io | 127 | 130 | 90 | Port of JS/Node library Socket.io. It enables real-time, bidirectional and event-based communication cross-platform. | 1.0.1 | Sep 9, 2021 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/socket_io/latest/ | unverified uploader | logging,socket_io_common,stream,uuid | https://github.com/rikulo/socket.io-dart |
flutter_clean_calendar | https://pub.dev/packages/flutter_clean_calendar | 127 | 70 | 89 | Simple and clean flutter calendar with ability to slide up/down to show weekly/monthly calendar. | 1.1.0 | Jun 2, 2021 | MIT | null | null | null | https://pub.dev/documentation/flutter_clean_calendar/latest/ | unverified uploader | flutter,intl | https://github.com/pmcarlos/flutter_clean_calendar |
lpinyin | https://pub.dev/packages/lpinyin | 127 | 160 | 97 | Chinese character conversion pinyin library.Accurate and complete Chinese character dictionary.Fast conversion. | 2.0.3 | May 11, 2021 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/lpinyin/latest/ | unverified uploader | null | https://github.com/flutterchina/lpinyin |
wave_slider | https://pub.dev/packages/wave_slider | 127 | 30 | 46 | A Flutter slider that makes a wave effect when dragged. Does a little bounce when dropped. | 0.2.0 | Mar 23, 2020 | MIT | null | null | null | null | funwith.app | flutter | https://github.com/funwithflutter/wave-slider |
chaleno | https://pub.dev/packages/chaleno | 126 | 150 | 86 | A package to web scraping data from websites easily and faster using less code lines. | 0.0.8 | Apr 3, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/chaleno/latest/ | unverified uploader | html,http | https://github.com/antonio-nicolau/chaleno |
ftpconnect | https://pub.dev/packages/ftpconnect | 126 | 150 | 95 | Simple and robust dart FTP Connect Library to interact with FTP Servers. | 2.0.7 | Feb 25, 2024 | GPL-3.0 | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/ftpconnect/latest/ | salimdev.ovh | intl,path | https://github.com/salim-lachdhaf/dartFTP |
pusher_channels_flutter | https://pub.dev/packages/pusher_channels_flutter | 126 | 115 | 97 | Pusher Channels Flutter Plugin | 2.2.1 | Feb 8, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, WEB | https://pub.dev/documentation/pusher_channels_flutter/latest/ | pusher.com | flutter,flutter_web_plugins,js | https://github.com/pusher/pusher-channels-flutter |
booking_calendar | https://pub.dev/packages/booking_calendar | 126 | 140 | 91 | Flutter package to book online through your application. Use with streams to get real-time booking data, eg with Firestore streams | 1.1.10 | Sep 28, 2023 | BSD-2-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/booking_calendar/latest/ | unverified uploader | flutter,intl,provider,table_calendar | https://github.com/radikris/booking_calendar |
flutter_spinbox | https://pub.dev/packages/flutter_spinbox | 126 | 150 | 96 | SpinBox is a numeric input widget with an input field for entering a specific value, and spin buttons for quick, convenient, and accurate value adjustments. | 0.13.1 | May 11, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_spinbox/latest/ | ubuntufluttercommunity.org | cupertino_icons,flutter,meta | https://github.com/jpnurmi/flutter_spinbox |
web_smooth_scroll | https://pub.dev/packages/web_smooth_scroll | 126 | 160 | 91 | A package to help you provide a smoother and aesthetic scroll feeling. | 1.1.0 | Jan 12, 2023 | MIT | null | FLUTTER | WEB | https://pub.dev/documentation/web_smooth_scroll/latest/ | unverified uploader | flutter | https://github.com/mayurnile/web_smooth_scroll |
google_ml_vision | https://pub.dev/packages/google_ml_vision | 126 | 150 | 92 | Flutter plugin for Google ML Kit on-device vision apis. It includes barcode scanning, image labeling, text recognition and face detection. | 0.0.8 | Jan 9, 2023 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/google_ml_vision/latest/ | unverified uploader | flutter | https://github.com/brianmtully/flutter_google_ml_vision |
sprintf | https://pub.dev/packages/sprintf | 126 | 130 | 98 | Dart implementation of sprintf. Provides simple printf like formatting such as sprintf("hello %s", ["world"]); | 7.0.0 | Sep 30, 2022 | BSD-3-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/sprintf/latest/ | unverified uploader | null | https://github.com/Naddiseo/dart-sprintf |
statsfl | https://pub.dev/packages/statsfl | 126 | 150 | 93 | A simple FPS monitor for Flutter. Helps to easily diagnose performance problems in your applications. | 2.3.0 | Apr 13, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/statsfl/latest/ | gskinner.com | flutter | https://github.com/gskinnerTeam/flutter-stats-fl |
yoyo_player | https://pub.dev/packages/yoyo_player | 126 | 40 | 62 | yoyo_player is a video player that allows you to select HLS video streaming by selecting the quality | 0.1.0 | Oct 19, 2020 | BSD-3-Clause | null | null | null | null | kohtut.dev | flutter,http,orientation,path_provider,screen,video_player,video_player_web_hls,wakelock | https://github.com/ko-htut/yoyo-player.git |
google_speech | https://pub.dev/packages/google_speech | 125 | 120 | 93 | Flutter Plugin for the Google Cloud GRPC Speech-to-Text Api. | 5.2.1 | Jul 19, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/google_speech/latest/ | felixjunghans.de | fixnum,flutter,googleapis_auth,grpc,http,meta,path_provider,protobuf,rxdart | https://github.com/felixjunghans/google_speech |
particle_field | https://pub.dev/packages/particle_field | 125 | 160 | 93 | A Flutter Widget for adding high performance custom particle effects to your UI. | 1.0.0 | Mar 12, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/particle_field/latest/ | gskinner.com | flutter | https://github.com/gskinner/particle_field |
bottom_bar | https://pub.dev/packages/bottom_bar | 125 | 160 | 94 | Bottom bar helps create an optimized bottom navigation bar with beautiful animations | 2.0.3 | Nov 26, 2022 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/bottom_bar/latest/ | hanstan.link | flutter | https://github.com/CoderUni/bottom_bar/ |
flowder | https://pub.dev/packages/flowder | 125 | 100 | 83 | Persistent file downloader manager, start, pause, resume, cancel your download. | 0.2.0 | May 24, 2021 | MIT | null | null | null | https://pub.dev/documentation/flowder/latest/ | unverified uploader | dio,flutter,flutter_web_plugins | https://github.com/Crdzbird/flowder |
adv_fab | https://pub.dev/packages/adv_fab | 125 | 40 | 50 | A floating action button that expands itself to reveal its hidden widget. it can also be used as a NavigationBar or a floatingSpaceBar | 1.0.5 | Jul 29, 2020 | BSD-3-Clause | null | null | null | null | emilecode.com | flutter | https://github.com/PavieOlivier/AdvFab |
rename_app | https://pub.dev/packages/rename_app | 124 | 150 | 97 | The flutter package which changes app name for all platforms with sound null safety! | 1.6.1 | Jun 26, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/rename_app/latest/ | unverified uploader | flutter,xml | https://github.com/Syed-Waleed-Shah/rename_app |
dart_console | https://pub.dev/packages/dart_console | 124 | 140 | 99 | A helper library for command-line applications that need more control over input/output than the standard library provides. | 4.1.0 | Apr 29, 2024 | BSD-2-Clause | null | DART, FLUTTER | LINUX, MACOS, WINDOWS | https://pub.dev/documentation/dart_console/latest/ | onepub.dev | characters,ffi,intl,win32 | https://github.com/onepub.dev/dart_console |
gauge_indicator | https://pub.dev/packages/gauge_indicator | 124 | 160 | 96 | An animated, highly customizable, open source, Flutter gauge widget. | 0.4.3 | Jul 25, 2023 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/gauge_indicator/latest/ | klyta.it | collection,equatable,flutter | https://github.com/gonuit/gauge_indicator |
new_version_plus | https://pub.dev/packages/new_version_plus | 124 | 140 | 98 | Check if your user has the most recent version of your Flutter app. | 0.0.11 | Jul 3, 2023 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/new_version_plus/latest/ | codesfirst.com | flutter,http,package_info_plus,url_launcher | https://github.com/CodesFirst/new_version_plus |
animated_native_splash | https://pub.dev/packages/animated_native_splash | 124 | 140 | 76 | A package which automates the task of creating an animated splash screen in a flutter. | 1.3.0 | Jan 30, 2022 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/animated_native_splash/latest/ | unverified uploader | image,meta,path,universal_io,xml,yaml | https://github.com/Rexfordasamoah51/flutter_animated_splash_screen |
fake_cloud_firestore | https://pub.dev/packages/fake_cloud_firestore | 123 | 140 | 94 | Previously known as cloud_firestore_mocks. Fake implementation of Cloud Firestore. Use this package to unit test apps that use Cloud Firestore. | 3.0.2 | Jul 28, 2024 | MIT | null | FLUTTER | ANDROID, IOS, MACOS, WEB, WINDOWS | https://pub.dev/documentation/fake_cloud_firestore/latest/ | wafrat.com | clock,cloud_firestore,cloud_firestore_platform_interface,collection,equatable,fake_firebase_security_rules,flutter,mock_exceptions,plugin_platform_interface,quiver,rx,rxdart | https://github.com/atn832/fake_cloud_firestore |
material_symbols_icons | https://pub.dev/packages/material_symbols_icons | 123 | 150 | 98 | Full flutter support for latest Google Material Symbols Icons. | 4.2771.0 | Jul 18, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/material_symbols_icons/latest/ | hiveright.tech | flutter | https://github.com/timmaffett/material_symbols_icons |
flutter_radio_player | https://pub.dev/packages/flutter_radio_player | 123 | 160 | 84 | Online Radio Player for Flutter which enable to play streaming URL. Supports Android and iOS as well as WearOs and watchOs | 2.0.3 | Jul 17, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/flutter_radio_player/latest/ | unverified uploader | flutter | https://github.com/Sithira/FlutterRadioPlayer |
rename_app | https://pub.dev/packages/rename_app | 124 | 150 | 97 | The flutter package which changes app name for all platforms with sound null safety! | 1.6.1 | Jun 26, 2024 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/rename_app/latest/ | unverified uploader | flutter,xml | https://github.com/Syed-Waleed-Shah/rename_app |
crop_image | https://pub.dev/packages/crop_image | 123 | 140 | 97 | An image cropper widget, with 90-degree rotations. Supports mobile, web and desktop. | 1.0.13 | Jun 5, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/crop_image/latest/ | tramontana.co.hu | flutter | https://github.com/deakjahn/crop_image |
regexpattern | https://pub.dev/packages/regexpattern | 123 | 160 | 91 | Flutter list of regex pattern with purpose for string validation | 2.6.0 | Oct 31, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/regexpattern/latest/ | unverified uploader | flutter | https://github.com/agungnursatria/regexpattern |
open_mail_app | https://pub.dev/packages/open_mail_app | 123 | 150 | 97 | This library provides the ability to query the device for installed email apps and open those apps | 0.4.5 | Feb 23, 2022 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/open_mail_app/latest/ | homex.com | flutter,platform,url_launcher | https://github.com/HomeXLabs/open-mail-app-flutter |
flutter_ble_lib | https://pub.dev/packages/flutter_ble_lib | 123 | 40 | 81 | FlutterBle Library is a flutter library that supports BLE operations. It uses MultiPlatformBleAdapter as a native backend.. | 2.3.2 | Feb 3, 2021 | MIT | 3.0.0-beta | null | null | null | polidea.com | async,collection,flutter | https://github.com/Polidea/FlutterBleLib |
flutter_statusbar_manager | https://pub.dev/packages/flutter_statusbar_manager | 123 | 40 | 85 | Flutter Statusbar Manager, lets you control the status bar color, style (theme), visibility, and translucent properties across iOS and Android. | 2.0.0 | Aug 27, 2020 | MIT | null | null | null | null | unverified uploader | flutter | https://github.com/FooStudio/flutter_statusbar_manager |
flutter_boom_menu | https://pub.dev/packages/flutter_boom_menu | 123 | 40 | 64 | Flutter plugin to implement a Boom Menu, with icons, title, sub title, animated FAB Icon and hide on scrolling. | 1.0.2 | Mar 3, 2020 | MIT | null | null | null | null | unverified uploader | flutter | https://github.com/ralphnoel13/flutter_boom_menu |
launch_at_startup | https://pub.dev/packages/launch_at_startup | 122 | 155 | 96 | This plugin allows Flutter desktop apps to Auto launch on startup / login. | 0.3.1 | Jun 13, 2024 | MIT | null | FLUTTER | LINUX, MACOS, WINDOWS | https://pub.dev/documentation/launch_at_startup/latest/ | leanflutter.dev | flutter,win32_registry | https://github.com/leanflutter/launch_at_startup |
qr_mobile_vision | https://pub.dev/packages/qr_mobile_vision | 122 | 150 | 93 | Plugin for reading QR codes using Firebase's Mobile Vision API. | 5.0.1 | Feb 14, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/qr_mobile_vision/latest/ | unverified uploader | device_info_plus,flutter,native_device_orientation,plugin_platform_interface | https://github.com/rmtmckenzie/flutter_qr_mobile_vision |
flutter_paypal_payment | https://pub.dev/packages/flutter_paypal_payment | 124 | 140 | 92 | This package simplifies integrating PayPal payments into your mobile app. Key features include seamless in-app PayPal integration | 1.0.6 | Oct 15, 2023 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/flutter_paypal_payment/latest/ | unverified uploader | dio,flutter,flutter_inappwebview | https://github.com/tharwatsamy/flutter_paypal_payment_checkout |
flutter_triple | https://pub.dev/packages/flutter_triple | 122 | 150 | 92 | Implementation of the Segmented State Pattern (SSP) nicknamed Triple. | 3.0.0 | Aug 8, 2023 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://triple.flutterando.com.br/,https://pub.dev/documentation/flutter_triple/latest/ | flutterando.com.br | asp,collection,flutter,triple | https://github.com/Flutterando/triple_pattern/tree/master/stores/flutter_triple |
babstrap_settings_screen | https://pub.dev/packages/babstrap_settings_screen | 122 | 140 | 92 | This project help developpers to display a beautiful Settings Screen UI using Flutter. | 0.1.6 | Jul 28, 2023 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/babstrap_settings_screen/latest/ | unverified uploader | flutter | https://github.com/babstrap/babstrap_settings_screen.git |
flutter_material_color_picker | https://pub.dev/packages/flutter_material_color_picker | 122 | 150 | 96 | Material color picker with some possible customizations for Flutter apps | 1.2.0 | May 31, 2023 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_material_color_picker/latest/ | unverified uploader | flutter | https://github.com/Pyozer/flutter_material_color_picker |
advance_image_picker | https://pub.dev/packages/advance_image_picker | 122 | 80 | 82 | Flutter plugin in pure Dart code for selecting/editing multiple images from the Android/iOS image library and taking new pictures with the camera in the same view. | 0.1.7+1 | Jun 3, 2022 | BSD-2-Clause | null | null | null | https://pub.dev/documentation/advance_image_picker/latest/ | weta.vn | camera,flutter,flutter_native_image,image,image_cropper,image_editor,path_provider,photo_manager,photo_view | https://github.com/weta-vn/advance_image_picker |
advance_image_picker | https://pub.dev/packages/advance_image_picker | 122 | 80 | 82 | Flutter plugin in pure Dart code for selecting/editing multiple images from the Android/iOS image library and taking new pictures with the camera in the same view. | 0.1.7+1 | Jun 3, 2022 | MIT | null | null | null | https://pub.dev/documentation/advance_image_picker/latest/ | weta.vn | camera,flutter,flutter_native_image,image,image_cropper,image_editor,path_provider,photo_manager,photo_view | https://github.com/weta-vn/advance_image_picker |
dropdown_plus | https://pub.dev/packages/dropdown_plus | 122 | 140 | 94 | Simple and easy to use Dropdown in forms with search, keyboard navigation, offiline data source, remote data source and easy customization. | 0.0.9 | Jun 30, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/dropdown_plus/latest/ | crawlink.com | flutter | https://github.com/crawlinknetworks/dropdown_plus |
mailto | https://pub.dev/packages/mailto | 122 | 160 | 97 | Simple Dart package for creating mailto links in your Flutter apps | 2.0.0 | Apr 13, 2021 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/mailto/latest/ | smaho.dev | null | https://github.com/smaho-engineering/mailto |
streaming_shared_preferences | https://pub.dev/packages/streaming_shared_preferences | 122 | 150 | 95 | A stream based wrapper over shared_preferences, allowing reactive key-value storage. | 2.0.0 | Apr 12, 2021 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/streaming_shared_preferences/latest/ | iiro.dev | flutter,meta,shared_preferences | https://github.com/roughike/streaming_shared_preferences |
infinite_listview | https://pub.dev/packages/infinite_listview | 122 | 140 | 95 | ListView with items that can be scrolled infinitely in both directions. | 1.1.0 | Mar 14, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/infinite_listview/latest/ | fluttercommunity.dev | flutter | https://github.com/fluttercommunity/flutter_infinite_listview |
intent | https://pub.dev/packages/intent | 122 | 40 | 83 | A simple to use Flutter plugin to deal with Android Intents - your one-stop-solution for Android Intents. | 1.4.0 | Aug 2, 2020 | MIT | null | null | null | null | itzmeanjan.in | flutter | https://github.com/itzmeanjan/intent |
keyboard_visibility | https://pub.dev/packages/keyboard_visibility | 122 | 35 | 90 | Flutter plugin for discovering the state of the soft-keyboard visibility on Android and iOS. | 0.5.6 | May 13, 2019 | MIT | null | null | null | null | unverified uploader | flutter | https://github.com/adee42/flutter_keyboard_visibility/tree/master |
firebase_dart | https://pub.dev/packages/firebase_dart | 121 | 110 | 91 | A port of the Firebase database, auth and storage client to pure Dart code, usable on different platforms | 1.1.4 | Apr 25, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/firebase_dart/latest/ | appsup.be | _discoveryapis_commons,async,clock,collection,crypto,expressions,firebaseapis,hive,http,intl,jose,js,logging,meta,openid_client,quiver,rxdart,sortedmap,stream_channel,synchronized,uuid,web_socket_channel | https://github.com/appsup-dart/firebase_dart |
super_cupertino_navigation_bar | https://pub.dev/packages/super_cupertino_navigation_bar | 121 | 150 | 87 | Elevate your Flutter app's aesthetics with a collapsible app bar, stylish search bar animation, and versatile design inspired by iOS. | 2.1.2 | Jan 16, 2024 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/super_cupertino_navigation_bar/latest/ | theksp.online | cupertino_icons,flutter,nested_scroll_view_plus,snap_scroll_physics | https://github.com/kspo/super_cupertino_navigation_bar.git |
easy_dynamic_theme | https://pub.dev/packages/easy_dynamic_theme | 121 | 160 | 92 | Automatically get your OS defined Theme (Dynamic), force your prefered one (Light / Dark) and persist your choice in the device. | 2.3.1 | May 9, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/easy_dynamic_theme/latest/ | rlazom.dev | flutter,shared_preferences | https://github.com/rlazom/easy_dynamic_theme |
multiavatar | https://pub.dev/packages/multiavatar | 121 | 130 | 87 | Multiavatar is a multicultural avatar maker. 12 billion unique multicultural avatars | 0.1.5 | Jun 7, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://github.com/X-SLAYER/Multiavatar,https://pub.dev/documentation/multiavatar/latest/ | iheb.tech | crypto,flutter | https://github.com/X-SLAYER/Multiavatar |
screen | https://pub.dev/packages/screen | 121 | 40 | 91 | A Flutter plugin to manage the device's screen on Android and iOS. | 0.0.5 | Mar 13, 2019 | Apache-2.0 | null | null | null | null | unverified uploader | flutter | https://github.com/clovisnicolas/flutter_screen |
flutterfire_cli | https://pub.dev/packages/flutterfire_cli | 120 | 140 | 95 | FlutterFire CLI for configuring Firebase on your application. | 1.0.0 | Apr 10, 2024 | BSD-2-Clause | 1.0.1-dev.3 | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutterfire_cli/latest/ | invertase.io | ansi_styles,args,ci,cli_util,deep_pick,file,http,interact,meta,path,platform,pub_updater,pubspec,xml,yaml | https://github.com/invertase/flutterfire_cli |
fan_carousel_image_slider | https://pub.dev/packages/fan_carousel_image_slider | 120 | 150 | 91 | A fantasy carousel slider widget. only for displaying online and local images. | 1.0.1 | May 25, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/fan_carousel_image_slider/latest/ | unverified uploader | flutter | https://github.com/marjandn/fan_carousel_image_slider |
flutter_neat_and_clean_calendar | https://pub.dev/packages/flutter_neat_and_clean_calendar | 120 | 140 | 93 | Simple and clean flutter calendar with ability to slide up/down to show weekly/monthly calendar. Fork of https://pub.dev/packages/flutter_clean_calendar | 0.3.19+41 | May 22, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, MACOS, WEB | https://pub.dev/documentation/flutter_neat_and_clean_calendar/latest/ | ralfweinbrecher.de | flutter,flutter_platform_widgets,intl,macos_ui | https://github.com/rwbr/flutter_neat_and_clean_calendar |
simple_html_css | https://pub.dev/packages/simple_html_css | 120 | 160 | 97 | This package allows you to use simple HTML and inline CSS styles to style your text in flutter. A fork of css_text package. | 5.0.0 | May 19, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/simple_html_css/latest/ | unverified uploader | flutter,xml | https://github.com/ali-thowfeek/simple_html_css_flutter |
nearby_connections | https://pub.dev/packages/nearby_connections | 120 | 160 | 88 | Plugin for the android NearbyConnections API. Bytes and Files Supported. | 4.1.1 | May 4, 2024 | MIT | null | FLUTTER | ANDROID | https://pub.dev/documentation/nearby_connections/latest/ | prerakmann.me | flutter | https://github.com/mannprerak2/nearby_connections |
appsflyer_sdk | https://pub.dev/packages/appsflyer_sdk | 120 | 140 | 99 | A Flutter plugin for AppsFlyer SDK. Supports iOS and Android. | 6.14.3 | May 2, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/appsflyer_sdk/latest/ | unverified uploader | flutter | https://github.com/AppsFlyerSDK/flutter_appsflyer_sdk |
flutter_search_bar | https://pub.dev/packages/flutter_search_bar | 120 | 80 | 93 | A (mostly) automatic search bar inside an AppBar for flutter | 3.0.0 | Dec 27, 2023 | MIT | null | null | null | https://pub.dev/documentation/flutter_search_bar/latest/ | unverified uploader | flutter | https://github.com/ArcticZeroo/flutter-search-bar |
flutter_json_view | https://pub.dev/packages/flutter_json_view | 120 | 150 | 94 | Displaying json models in a Flutter widget with customization. | 1.1.4 | Nov 13, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_json_view/latest/ | frezycode.com | flutter,flutter_lints | https://github.com/Frezyx/flutter_json_view |
Subsets and Splits