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
⌀ |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bubble_box | https://pub.dev/packages/bubble_box | 41 | 160 | 91 | A powerful bubble box, which implements basic bubble, border, dotted line, gradient color, angle, adaptive width and height, bubble direction, offset, etc. | 0.5.3 | Aug 25, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/bubble_box/latest/ | unverified uploader | flutter | https://github.com/yixiaco/bubble_box |
flutter_dash | https://pub.dev/packages/flutter_dash | 41 | 140 | 97 | A Flutter project for draw dashes | 1.0.0 | Aug 3, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_dash/latest/ | unverified uploader | flutter | null |
camcode | https://pub.dev/packages/camcode | 41 | 140 | 69 | A camera barcode scanner for Flutter Web using your favorite Javascript library | 3.0.0 | Jul 23, 2022 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, WEB | https://pub.dev/documentation/camcode/latest/ | mobile-tools.dev | flutter,flutter_web_plugins,js | https://github.com/PiotrFLEURY/camcode |
dart_license_checker | https://pub.dev/packages/dart_license_checker | 41 | 140 | 26 | Tool to view all dependencies (packages and plugins) you use and their licenses | 1.2.1 | Jul 12, 2022 | BSD-3-Clause | null | DART, FLUTTER | LINUX, MACOS, WINDOWS | https://pub.dev/documentation/dart_license_checker/latest/ | unverified uploader | barbecue,pana,path,pubspec_parse,tint | https://github.com/redsolver/dart_license_checker |
beacon_broadcast | https://pub.dev/packages/beacon_broadcast | 41 | 150 | 87 | A Flutter plugin for turning your device into a beacon. Plugin uses AltBeacon library for Android and CoreLocation for iOS. | 0.3.1 | Jun 4, 2022 | MPL-2.0 | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/beacon_broadcast/latest/ | unverified uploader | flutter | https://github.com/pszklarska/beacon_broadcast |
scroll_page_view | https://pub.dev/packages/scroll_page_view | 41 | 160 | 90 | A new Flutter Scroll PageView package.support infinite swipe 、 custom indicator. | 1.0.2 | May 19, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/scroll_page_view/latest/ | unverified uploader | flutter | https://github.com/good-good-study/scroll_page_view |
plain_notification_token | https://pub.dev/packages/plain_notification_token | 41 | 140 | 88 | Get your push notification token via platform way (APNs for iOS / Firebase Clound Messaging for Android) | 0.0.4 | Feb 16, 2022 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/plain_notification_token/latest/ | unverified uploader | flutter,platform | https://github.com/kikuchy/plain_notification_token |
ease | https://pub.dev/packages/ease | 41 | 80 | 15 | This repo is for anything that can be reusable in flutter like custom widgets , animations and more. | 0.0.10 | Jan 10, 2022 | unknown | null | null | null | https://pub.dev/documentation/ease/latest/ | unverified uploader | flutter,geolocator,get,get_storage,rxdart | https://github.com/abdelrahmanelmarakby/flutter_shortcut |
marquee_text | https://pub.dev/packages/marquee_text | 41 | 150 | 93 | Scroll automatically when the child exceeds the width of the container. | 2.5.0+1 | Dec 5, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/marquee_text/latest/ | zhcode.fun | flutter | https://github.com/zh28/flutter-marquee-text |
flutter_piano_audio_detection | https://pub.dev/packages/flutter_piano_audio_detection | 41 | 140 | 58 | Flutter plug-in for Piano Audio Detection. Can recognize the piano sound in real time using Google Magenta tflite model. | 1.0.5 | Oct 13, 2021 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/flutter_piano_audio_detection/latest/ | unverified uploader | flutter,permission_handler | https://github.com/WonyJeong/flutter_piano_audio_detection |
either_option | https://pub.dev/packages/either_option | 41 | 150 | 86 | The simple library for Error Handling with functionnal programming concept | 2.0.0 | Aug 31, 2021 | BSD-3-Clause | 2.0.1-dev.1 | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/either_option/latest/ | unverified uploader | test | https://github.com/cbyad/either_option |
flutter_autoupdate | https://pub.dev/packages/flutter_autoupdate | 41 | 120 | 82 | Easily add auto update functionality to your Flutter application | 1.0.0 | Jul 29, 2021 | Apache-2.0 | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/flutter_autoupdate/latest/ | feedme.cc | app_installer,crypto,dio,flutter,path_provider,url_launcher,version | https://github.com/feedmepos/flutter_autoupdate |
video_stream | https://pub.dev/packages/video_stream | 41 | 140 | 64 | A new Flutter package to live stream video to RTMP server. | 0.0.1 | Jul 28, 2021 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/video_stream/latest/ | unverified uploader | flutter,stream_transform | https://github.com/MarshallTechnology/video_stream |
autotrie | https://pub.dev/packages/autotrie | 41 | 150 | 76 | A auto-completion engine for Dart/Flutter, based around an optimized Trie implementation. | 2.0.0 | May 28, 2021 | BSD-2-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/autotrie/latest/ | kishoredev.live | hive | https://github.com/AKushWarrior/autotrie |
simple_s3 | https://pub.dev/packages/simple_s3 | 41 | 150 | 89 | An advanced yet simple to use AWS S3 plugin for upload and delete ANY file in Android and iOS. | 0.3.2 | May 7, 2021 | BSD-2-Clause | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/simple_s3/latest/ | unverified uploader | flutter,mime_type | https://github.com/abhimortal6/simple_s3 |
number_to_words | https://pub.dev/packages/number_to_words | 41 | 130 | 95 | Convert number into words by localeID | 1.0.0 | May 2, 2021 | BSD-2-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/number_to_words/latest/ | unverified uploader | null | https://github.com/Benjith/NumberToWords |
gender_picker | https://pub.dev/packages/gender_picker | 41 | 140 | 86 | A very nice and reactive library for gender picking whether in Horizontal or vertical way | 1.1.0 | Apr 15, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/gender_picker/latest/ | unverified uploader | flutter | https://github.com/muhammadmateen027/gender_picker |
dynamic_themes | https://pub.dev/packages/dynamic_themes | 41 | 150 | 90 | Allows you to specify a number of color themes for the user to choose from. Persits the selected theme across app restarts. | 1.1.0 | Apr 1, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/dynamic_themes/latest/ | julianassmann.de | flutter,shared_preferences | https://github.com/JulianAssmann/flutter_dynamic_themes |
slugify | https://pub.dev/packages/slugify | 41 | 155 | 95 | Converts a string into a slug. Useful for URLs, filenames, IDs, and more. | 2.0.0 | Mar 28, 2021 | BSD-3-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://github.com/izolate/slugify/blob/master/README.md,https://pub.dev/documentation/slugify/latest/ | unverified uploader | null | https://github.com/izolate/slugify |
naver_map_plugin | https://pub.dev/packages/naver_map_plugin | 41 | 40 | 75 | flutter naver map plugin support android and iOS. naver map service is limited to south korea which has high accuracy. | 0.9.6 | Mar 9, 2021 | MIT | null | null | null | null | unverified uploader | flutter | https://github.com/LBSTECH/naver_map_plugin.git |
flutter_sfsymbols | https://pub.dev/packages/flutter_sfsymbols | 41 | 40 | 86 | A new Flutter package. | 2.0.0 | Mar 8, 2021 | MIT | null | null | null | null | clodra.com | flutter | https://github.com/virskor/flutter_sfsymbols |
neon | https://pub.dev/packages/neon | 41 | 140 | 80 | A Flutter plugin that allows you to use beautiful neon signs in your app. | 0.1.0 | Mar 6, 2021 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/neon/latest/ | gordin.dev | async,flutter | https://github.com/g0rdan/neon |
frideos | https://pub.dev/packages/frideos | 41 | 40 | 70 | An all-in-one package for state management, reactive objects, animations, effects, timed widgets etc. | 1.0.1 | May 17, 2020 | MIT | null | null | null | null | unverified uploader | flutter,rxdart | https://github.com/frideosapps/frideos_flutter |
postgresql2 | https://pub.dev/packages/postgresql2 | 40 | 140 | 80 | A fork of Greg's PostgreSQL driver (xxgreg/postgresql) using conserved substitution respecting strings and @@ operators. Also optimizing the pool implementation aggressivly. | 1.7.0 | Jul 27, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/postgresql2/latest/ | quire.io | charcode,convert,crypto,rikulo_commons,sasl_scram | https://github.com/tomyeh/postgresql |
wp_json_api | https://pub.dev/packages/wp_json_api | 40 | 130 | 85 | WordPress and WooCommerce JSON API for Flutter Mobile. API allows you to login, register new users, get users info and more. | 3.5.13 | Jul 14, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://woosignal.com/docs/flutter/wp-json-api,https://pub.dev/documentation/wp_json_api/latest/ | woosignal.com | collection,dio,flutter,nylo_support | https://github.com/woosignal/wp-json-api-flutter |
sqlite_async | https://pub.dev/packages/sqlite_async | 40 | 160 | 89 | High-performance asynchronous interface for SQLite on Dart and Flutter. | 0.8.1 | Jul 10, 2024 | BSD-3-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/sqlite_async/latest/ | powersync.com | async,collection,meta,mutex,sqlite3,sqlite3_web,web | https://github.com/powersync-ja/sqlite_async.dart |
divkit | https://pub.dev/packages/divkit | 40 | 150 | 70 | Open source SDUI framework for server-driven app updates, rapid UI prototyping, and cross-platform layouts. | 0.2.0 | Jul 2, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/divkit/latest/ | divkit.tech | cached_network_image,clock,collection,div_expressions_resolver,equatable,flutter,flutter_cache_manager,flutter_svg,logging,meta,rxdart | https://github.com/divkit/divkit |
es_compression | https://pub.dev/packages/es_compression | 40 | 160 | 82 | Compression framework providing FFI implementations for Brotli, Lz4, Zstd (Zstandard) with ready-to-use prebuilt binaries for Win/Linux/Mac. | 2.0.12 | Jun 20, 2024 | BSD-3-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/es_compression/latest/ | instantiations.com | args,ffi,stack_trace,stream_channel | https://github.com/instantiations/es_compression |
iamport_flutter | https://pub.dev/packages/iamport_flutter | 40 | 115 | 91 | Plugin that allows Flutter to use Iamport payment and certification functions. | 0.10.19 | Jun 12, 2024 | unknown | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/iamport_flutter/latest/ | unverified uploader | app_links,flutter,iamport_webview_flutter,json_annotation,url_launcher | https://github.com/iamport/iamport_flutter |
custom_pin_screen | https://pub.dev/packages/custom_pin_screen | 40 | 160 | 88 | A flutter package to add screens with custom keyboards and pins to your mobile application. | 1.0.1 | Jun 9, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/custom_pin_screen/latest/ | mastersam.tech | flutter | https://github.com/Mastersam07/custom_pin_screen |
flutter_hsvcolor_picker | https://pub.dev/packages/flutter_hsvcolor_picker | 40 | 160 | 93 | A HSV color picker inspired by chrome devtools and a material color picker for your flutter app. | 1.5.1 | Jun 8, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_hsvcolor_picker/latest/ | fluttercandies.com | flutter | https://github.com/fluttercandies/flutter_hsvcolor_picker |
gql | https://pub.dev/packages/gql | 40 | 140 | 96 | GraphQL tools for parsing, transforming and printing GraphQL documents. | 1.0.0+1 | Nov 12, 2023 | MIT | 1.0.1-alpha+1717789143880 | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/gql/latest/ | gql-dart.dev | collection,meta,source_span,yaml | https://github.com/gql-dart/gql |
ua_client_hints | https://pub.dev/packages/ua_client_hints | 40 | 140 | 95 | Provide User-Agent Client Hints to Flutter. | 1.3.1 | Jun 6, 2024 | BSD-2-Clause, MIT | null | FLUTTER | ANDROID, IOS | https://github.com/wasabeef/flutter_ua_client_hints,https://pub.dev/documentation/ua_client_hints/latest/ | wasabeef.jp | flutter | https://github.com/wasabeef/flutter_ua_client_hints |
pushable_button | https://pub.dev/packages/pushable_button | 40 | 145 | 87 | A 3D pushable button. Ideal for important CTAs in the app. | 0.0.4 | Feb 28, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/pushable_button/latest/ | unverified uploader | flutter | https://github.com/bizz84/pushable_button |
zarinpal | https://pub.dev/packages/zarinpal | 40 | 140 | 80 | Zarinpal Package for dar & flutter support all platforms (Android,Ios,Linux,Windows,MacOs,Web) | 1.0.5+1 | Feb 27, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://flutterfarsi.ir/packages/zarinpal.html,https://pub.dev/documentation/zarinpal/latest/ | flutterfarsi.ir | dio,flutter,sprintf | https://github.com/javad-zobeidi/zarinpal |
easy_sticky_header | https://pub.dev/packages/easy_sticky_header | 40 | 150 | 92 | An easy-to-use and powerful sticky header for any widget that supports scrolling. | 1.1.1 | Feb 25, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/easy_sticky_header/latest/ | crasowas.dev | flutter | https://github.com/crasowas/easy_sticky_header |
vector_graphics | https://pub.dev/packages/vector_graphics | 40 | 150 | 96 | A vector graphics rendering package for Flutter. | 1.1.11+1 | Feb 20, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/vector_graphics/latest/ | dnfield.dev | flutter,http,vector_graphics_codec | https://github.com/dnfield/vector_graphics |
image_compression | https://pub.dev/packages/image_compression | 40 | 150 | 93 | A Dart Extension for image package to compress and resize the images. | 1.0.5 | Feb 15, 2024 | unknown | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/image_compression/latest/ | alan.my.id | image,mime,path | https://github.com/eyro-labs/image_compression |
ethereum | https://pub.dev/packages/ethereum | 40 | 140 | 79 | An ethereum JSON RPC 2.0 client for Dart. Interfaces ethereum API calls to Dart types and vice versa. | 6.0.1 | Dec 27, 2023 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/ethereum/latest/ | darticulate.com | hex | https://github.com/shamblett/ethereum |
asset_cache | https://pub.dev/packages/asset_cache | 40 | 160 | 87 | Load and cache binary asset of any type given a decoder. Built in support for byte data, images, json and text. | 2.1.0 | Dec 6, 2023 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/asset_cache/latest/ | apptakk.com | flutter,path | https://github.com/erf/asset_cache |
notification_listener_service | https://pub.dev/packages/notification_listener_service | 40 | 160 | 90 | Flutter Plugin to listen to all incoming notifications (posted or removed) with the possibility to reply to them | 0.3.3 | Nov 18, 2023 | MIT | null | FLUTTER | ANDROID | https://pub.dev/documentation/notification_listener_service/latest/ | iheb.tech | flutter | https://github.com/X-SLAYER/notification_listener_service |
chess | https://pub.dev/packages/chess | 40 | 125 | 84 | A library for legal chess move generation, maintenance of chess game state, and conversion to and from the formats FEN and PGN. | 0.8.1 | Oct 11, 2023 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/chess/latest/ | oaksnow.com | null | https://github.com/davecom/chess.dart |
screen_retriever | https://pub.dev/packages/screen_retriever | 40 | 150 | 92 | This plugin allows Flutter desktop apps to Retrieve information about screen size, displays, cursor position, etc. | 0.1.9 | Aug 27, 2023 | MIT | null | FLUTTER | LINUX, MACOS, WINDOWS | https://pub.dev/documentation/screen_retriever/latest/ | leanflutter.dev | flutter | https://github.com/leanflutter/screen_retriever |
analyzer_plugin | https://pub.dev/packages/analyzer_plugin | 40 | 140 | 96 | A framework and support code for building plugins for the analysis server. | 0.11.3 | Aug 3, 2023 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/analyzer_plugin/latest/ | tools.dart.dev | analyzer,collection,dart_style,pub_semver,yaml | https://github.com/dart-lang/sdk/tree/main/pkg/analyzer_plugin |
flutter_google_street_view | https://pub.dev/packages/flutter_google_street_view | 40 | 120 | 91 | A flutter plugin of google street view in Web, iOS and Android applications. | 3.1.4 | Jul 11, 2023 | MIT | null | FLUTTER | ANDROID, IOS, WEB | https://pub.dev/documentation/flutter_google_street_view/latest/ | zyzdev.dev | flutter,flutter_plugin_android_lifecycle,flutter_web_plugins,google_maps,kotlin_scope_function,meta,street_view_platform_interface | https://github.com/zyzdev/flutter_street_view/tree/master/flutter_google_street_view |
flutter_chat_types | https://pub.dev/packages/flutter_chat_types | 40 | 160 | 98 | Utility library for the flutter_chat_ui and flutter_firebase_chat_core libraries which contains shared type declarations. | 3.6.2 | Jul 9, 2023 | BSD-3-Clause | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/flutter_chat_types/latest/ | flyer.chat | equatable,json_annotation,meta | https://github.com/flyerhq/flutter_chat_types |
appspector | https://pub.dev/packages/appspector | 40 | 140 | 80 | Flutter Plugin that integrate AppSpector to your mobile project. It provides remote access to application data to simplify developing process. | 0.10.0 | Jul 6, 2023 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/appspector/latest/ | unverified uploader | flutter | https://github.com/appspector/flutter-plugin |
papercups_flutter | https://pub.dev/packages/papercups_flutter | 40 | 140 | 57 | Native Flutter implementation of the papercups.io chat widget. | 3.1.1 | Jan 30, 2023 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/papercups_flutter/latest/ | papercups.io | file_picker,flutter,flutter_markdown,http,intl,open_filex,path_provider,phoenix_socket,timeago,universal_io,url_launcher | https://github.com/aguilaair/papercups_flutter |
flutter_watch_os_connectivity | https://pub.dev/packages/flutter_watch_os_connectivity | 40 | 140 | 82 | A plugin that provides a wrapper that enables Flutter apps to communicate with apps running on WatchOS. | 1.0.0 | Nov 13, 2022 | MIT | null | FLUTTER | IOS | https://pub.dev/documentation/flutter_watch_os_connectivity/latest/ | sstonn.xyz | flutter,flutter_smart_watch_platform_interface | https://github.com/ssttonn/flutter_watch_os_connectivity |
whatsapp_camera | https://pub.dev/packages/whatsapp_camera | 40 | 150 | 78 | This is a package to open a camera along with a photo gallery, to simplify the steps of the end user | 1.0.0 | Oct 23, 2022 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/whatsapp_camera/latest/ | unverified uploader | camera_camera,file_picker,flutter,flutter_sliding_up_panel,permission_handler,photo_gallery,photo_view | https://github.com/welitonsousa/whatsapp_camera |
cubes | https://pub.dev/packages/cubes | 40 | 150 | 73 | Simple State Manager (Focusing on simplicity and rebuilding only the necessary) | 1.5.5 | Oct 18, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/cubes/latest/ | unverified uploader | flutter,get_it | https://github.com/RafaelBarbosatec/cube |
flutter_utils_project | https://pub.dev/packages/flutter_utils_project | 40 | 90 | 63 | This library works to provide the tools and parts needed to build your project faster, with less effort, and add code. | 1.2.0 | Sep 20, 2022 | BSD-3-Clause | null | null | null | https://pub.dev/documentation/flutter_utils_project/latest/ | unverified uploader | flutter,get,shared_preferences | https://github.com/najeebaslan/flutter_utils_project.git |
dynamic_timeline | https://pub.dev/packages/dynamic_timeline | 40 | 90 | 78 | A widget to create daily timelines, timetables, gantt charts* and more. | 0.1.2 | Jul 15, 2022 | MIT | null | null | null | https://pub.dev/documentation/dynamic_timeline/latest/ | unverified uploader | flutter | https://github.com/IvanHerreraCasas/dynamic_timeline |
gherkin | https://pub.dev/packages/gherkin | 40 | 130 | 88 | A Gherkin parsers and runner for Dart which is very similar to Cucumber, it provides the base BDD functionality ready for use in platform specific implementations i.e. flutter/web | 3.1.0 | Jul 1, 2022 | Apache-2.0 | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/gherkin/latest/ | unverified uploader | collection,matcher,path,uuid | https://github.com/jonsamwell/dart_gherkin |
http_multi_server | https://pub.dev/packages/http_multi_server | 40 | 160 | 99 | A dart:io HttpServer wrapper that handles requests from multiple servers. | 3.2.1 | Jun 15, 2022 | GPL-3.0 | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/http_multi_server/latest/ | tools.dart.dev | async | https://github.com/dart-lang/http_multi_server |
floating_overlay | https://pub.dev/packages/floating_overlay | 40 | 160 | 84 | A widget wrapper that allows a floating widget be dragged and rescaled. | 1.2.1 | May 17, 2022 | Apache-2.0, BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/floating_overlay/latest/ | unverified uploader | bloc,equatable,flutter,logging | https://github.com/FMorschel/floating_overlay |
youtube_downloader | https://pub.dev/packages/youtube_downloader | 40 | 140 | 70 | youtube_downloader is a Flutter package that allows the developers to download youtube videos in several formats such as mp3 and mp4. | 0.0.6 | Mar 26, 2022 | unknown | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/youtube_downloader/latest/ | nabilkrissane.cf | flutter,http | https://github.com/nabilkrs/youtube_downloader.git |
advance_notification | https://pub.dev/packages/advance_notification | 40 | 130 | 85 | Advance Notification package for Snackbar and alert with unique design. | 1.0.6 | Mar 4, 2022 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/advance_notification/latest/ | shyamkumar.info | flutter | https://github.com/shyambhati/Advance_Notification |
chips_input | https://pub.dev/packages/chips_input | 40 | 90 | 88 | A Flutter Widget to create an input with multiple chips, that can be selected from suggestions. | 0.1.0 | Feb 23, 2022 | MIT | null | null | null | https://pub.dev/documentation/chips_input/latest/ | unverified uploader | flutter | https://github.com/zsoerenm/chips_input |
export_video_frame | https://pub.dev/packages/export_video_frame | 40 | 140 | 78 | A Flutter plugin for iOS and Android for exporting picture from video file. | 0.0.7 | Feb 19, 2022 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/export_video_frame/latest/ | unverified uploader | flutter,media_info | https://github.com/animeng/flutter_export_video_frame |
floating_chat_button | https://pub.dev/packages/floating_chat_button | 40 | 160 | 81 | A floating button which can be dragged around the screen and can display messages to the user | 1.0.1 | Feb 5, 2022 | Apache-2.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/floating_chat_button/latest/ | unverified uploader | flutter | https://github.com/cu-apps/floating_chat_button |
flutter_sensors | https://pub.dev/packages/flutter_sensors | 40 | 140 | 91 | A flutter plugin to access the available sensors of the device. | 1.0.1 | Jan 24, 2022 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/flutter_sensors/latest/ | unverified uploader | flutter | https://github.com/LJaraCastillo/native_video_view |
event | https://pub.dev/packages/event | 40 | 140 | 93 | Create lightweight custom Events, that allow interested subscribers to be notified that something has happened. | 2.1.2 | Jan 11, 2022 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/event/latest/ | aryehoffman.com | null | https://github.com/aryehof/dart-event |
pos_printer_manager | https://pub.dev/packages/pos_printer_manager | 40 | 70 | 79 | flutter package for print or list down both wireless and bluetooth esc printer devices. | 0.0.5 | Dec 16, 2021 | MIT | null | null | null | https://pub.dev/documentation/pos_printer_manager/latest/ | mylekha.app | blue_thermal_printer,easy_logger,esc_pos_utils_plus,ffi,flutter,flutter_usb_printer,network_info_plus,printing,win32 | https://github.com/kechankrisna/pos_printer_manager |
body_detection | https://pub.dev/packages/body_detection | 40 | 130 | 63 | A flutter plugin that uses MLKit on iOS/Android platforms to enable body pose and mask detection using Pose Detection and Selfie Segmentation APIs for both static images and live camera stream. | 0.0.3 | Nov 11, 2021 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/body_detection/latest/ | 0x48lab.com | flutter | https://github.com/0x48lab/flutter_body_detection |
json_model | https://pub.dev/packages/json_model | 40 | 135 | 87 | Gernerating Dart model class from Json files with one command. | 1.0.0 | Oct 7, 2021 | BSD-3-Clause | null | DART | LINUX, MACOS, WINDOWS | https://pub.dev/documentation/json_model/latest/ | unverified uploader | args,build,build_runner,build_runner_core,glob,io,logging,path | https://github.com/flutterchina/json_model |
resize | https://pub.dev/packages/resize | 40 | 140 | 88 | A Simple Responsive Design Approach for your Flutter Apps. Includes all the necessary things to design a responsive User Interface for your Apps. | 1.0.0 | Sep 27, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/resize/latest/ | nanthakumaran.com | flutter,universal_io | https://github.com/nanthakumaran-s/resize |
android_path_provider | https://pub.dev/packages/android_path_provider | 40 | 160 | 97 | Flutter plugin for getting Android directories. (Downloads, Movies, Pictures...) | 0.3.0 | Sep 25, 2021 | unknown | null | FLUTTER | ANDROID | https://pub.dev/documentation/android_path_provider/latest/ | mix1009.com | flutter | https://github.com/mix1009/android_path_provider |
whatsapp_share2 | https://pub.dev/packages/whatsapp_share2 | 40 | 160 | 87 | Simple way to share message, links or files from your flutter app to specific contact in whatsapp | 2.0.2 | Sep 9, 2021 | BSD-2-Clause | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/whatsapp_share2/latest/ | unverified uploader | flutter | https://github.com/ankushmishra2903-official/whatsapp_share2.git |
f_datetimerangepicker | https://pub.dev/packages/f_datetimerangepicker | 40 | 130 | 84 | Date and Time Range Picker for Flutter using Cupertino. Support pick date range, time range, date and time range. | 0.2.0 | Sep 1, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/f_datetimerangepicker/latest/ | unverified uploader | flutter | https://github.com/longphanmn/f-datetimerangepicker |
sliding_number | https://pub.dev/packages/sliding_number | 40 | 140 | 78 | Show the change of a number beautifully with a dynamic sliding animation. | 0.0.4 | Jun 28, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/sliding_number/latest/ | unverified uploader | flutter | https://github.com/dmiedev/sliding_number |
gauges | https://pub.dev/packages/gauges | 40 | 90 | 90 | A library for customizable gauges (radial gauges only for now). | 1.0.0 | Jun 21, 2021 | unknown | null | null | null | https://pub.dev/documentation/gauges/latest/ | julianassmann.de | flutter | https://github.com/JulianAssmann/flutter_gauges |
spring_button | https://pub.dev/packages/spring_button | 40 | 150 | 88 | A simple widget for having child widgets that respond to gestures with a spring animation. | 2.0.0 | May 4, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/spring_button/latest/ | cosmossoftware.coffee | flutter | https://github.com/aliyigitbireroglu/flutter-spring-button |
float_bubble | https://pub.dev/packages/float_bubble | 40 | 150 | 77 | Float Bubble Button | 0.0.2 | Apr 7, 2021 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/float_bubble/latest/ | saddamnur.xyz | flutter | https://github.com/muhammadsaddamnur/float_bubble |
microphone | https://pub.dev/packages/microphone | 40 | 150 | 89 | Plugin (web-only at this time) for recording audio through the microphone. This is an audio recorder plugin. | 0.1.0 | Mar 26, 2021 | MIT | null | FLUTTER | WEB | https://pub.dev/documentation/microphone/latest/ | creativemaybeno.dev | flutter,meta,microphone_platform_interface,microphone_web | https://github.com/creativecreatorormaybenot/microphone/tree/main/microphone |
popup_card | https://pub.dev/packages/popup_card | 40 | 140 | 82 | Simple way to show the user some information on require an input. | 0.1.0 | Mar 13, 2021 | GPL-3.0 | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/popup_card/latest/ | brunojurkovic.com | flutter | https://github.com/BrunoJurkovic/popup_card |
timeline_editor | https://pub.dev/packages/timeline_editor | 40 | 30 | 20 | A flutter wiidget to help you manage timelines like video timeline with tracks editable or not. with move, actions... | 0.3.4 | May 29, 2020 | unknown | 0.4.0-preview.2 | null | null | null | jezequel.org | flutter | https://github.com/neckaros/timeline_editor |
flutter_android | https://pub.dev/packages/flutter_android | 40 | 30 | 69 | A Flutter plugin for Android platform-specific APIs, to reduce duplication of effort by centralizing Android bindings in a single package. | 0.8.0 | Aug 19, 2020 | BSD-3-Clause | null | null | null | null | ar.to | flutter,meta,typed_data | https://github.com/drydart/flutter_android |
trading_chart | https://pub.dev/packages/trading_chart | 40 | 30 | 27 | A Flutter for trading view with K Chart. | 0.1.2 | Aug 10, 2020 | MIT | null | null | null | null | unverified uploader | flutter,intl,path_drawing | https://github.com/frankie060392/k_chart |
auto_search | https://pub.dev/packages/auto_search | 40 | 40 | 66 | A simple Auto Search Text Field to spice up your projects. This package would help incorporate such a feature with ease. | 1.0.6 | Jul 22, 2020 | BSD-3-Clause | null | null | null | null | unverified uploader | flutter | https://github.com/SudhanshuBhagwat/auto_search |
volume | https://pub.dev/packages/volume | 40 | 40 | 78 | Volume plugin to control device VOLUME for Android. Pull request for IOS implementation is welcome. | 1.0.1 | Jul 15, 2020 | unknown | null | null | null | null | unverified uploader | flutter,system_shortcuts | https://github.com/aman-malhotra-1999/Volume_Flutter.git |
conditional_builder | https://pub.dev/packages/conditional_builder | 40 | 10 | 86 | Synchronous conditional widget renderer. | 1.0.2 | Apr 6, 2019 | MIT | null | null | null | null | unverified uploader | flutter | https://github.com/frederickcxa/conditional_builder |
git_stamp | https://pub.dev/packages/git_stamp | 39 | 160 | 26 | Advanced await-less information provider. From simple information such as build-branch to a screen with Flutter code with commits and change history. | 4.1.2 | Jul 30, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://arononak.github.io/git_stamp/doc/api/index.html,https://pub.dev/documentation/git_stamp/latest/ | aroncode.com | args,flutter,intl,pub_semver,pubspec_parse | https://github.com/arononak/git_stamp |
mason_logger | https://pub.dev/packages/mason_logger | 39 | 160 | 97 | A reusable Dart logger used by the Mason CLI (package:mason_cli). | 0.2.16 | Jul 18, 2024 | MIT | null | DART, FLUTTER | WINDOWS | https://github.com/felangel/mason/tree/master/packages/mason_logger#readme,https://pub.dev/documentation/mason_logger/latest/ | brickhub.dev | ffi,io,win32 | https://github.com/felangel/mason |
super_tag_editor | https://pub.dev/packages/super_tag_editor | 39 | 160 | 89 | A simple tag editor for inputting tags. This is design to act and feel similar the standard Material TextField as much as possible. | 0.3.0 | Jul 15, 2024 | MIT | null | FLUTTER | IOS, WEB | https://pub.dev/documentation/super_tag_editor/latest/ | unverified uploader | debounce_throttle,flutter,intl,pointer_interceptor | https://github.com/dab246/super_tag_editor.git |
number_pad_keyboard | https://pub.dev/packages/number_pad_keyboard | 39 | 160 | 50 | A Flutter package that provides a customizable number pad keyboard for entering PIN codes or numeric input. It includes features such as custom styling for numbers and buttons. | 0.0.6 | Jul 9, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/number_pad_keyboard/latest/ | unverified uploader | flutter | https://github.com/MahmoudAhmed121/number_pad_keyboard |
manage_calendar_events | https://pub.dev/packages/manage_calendar_events | 39 | 140 | 87 | A flutter plugin which will help you to add, edit and remove the events (with reminders) from your (Android and ios) calendars | 2.0.3 | Jun 30, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/manage_calendar_events/latest/ | unverified uploader | flutter | https://github.com/lakshmanaprabhu/manage_calendar_events |
fair | https://pub.dev/packages/fair | 39 | 130 | 64 | Flutter Fair is a package used to update widget dynamically. | 4.0.0 | Jun 26, 2024 | MIT | null | ANDROID, IOS | null | https://pub.dev/documentation/fair/latest/ | hacktons.cn | fair_annotation,fair_version,ffi,flat_buffers,flutter,http,url_launcher | null |
dropdown_flutter | https://pub.dev/packages/dropdown_flutter | 39 | 160 | 75 | A Flutter package designed to enhance your app with customizable dropdowns, featuring list data search, network search, and multi-selection. | 1.0.1 | Jun 22, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/dropdown_flutter/latest/ | unverified uploader | flutter | https://github.com/farhansadikgalib/dropdown_flutter |
markdown_editor_plus | https://pub.dev/packages/markdown_editor_plus | 39 | 150 | 85 | A TextField Widget that allow you to convert easily what's in the TextField to Markdown with custom toolbar support. | 0.2.15 | Jun 19, 2024 | BSD-3-Clause | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/markdown_editor_plus/latest/ | unverified uploader | expandable,flutter,flutter_markdown,font_awesome_flutter,markdown | https://github.com/OmkarDabade/markdown_editor_plus |
flutter_smartlook | https://pub.dev/packages/flutter_smartlook | 39 | 140 | 96 | Smartlook SDK wrapper for Flutter. Analyze user behavior in ways never possible before. | 4.1.23 | Jun 18, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/flutter_smartlook/latest/ | smartlook.com | flutter,flutter_localizations,vector_math | null |
super_text_layout | https://pub.dev/packages/super_text_layout | 39 | 150 | 93 | Configurable, composable, extensible text display for Flutter. | 0.1.10 | Jun 11, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/super_text_layout/latest/ | superlist.com | attributed_text,collection,flutter,flutter_test,logging | https://github.com/superlistapp/super_editor |
pubspec_parse | https://pub.dev/packages/pubspec_parse | 39 | 150 | 99 | Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting. | 1.3.0 | May 28, 2024 | MIT | null | DART, FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/pubspec_parse/latest/ | tools.dart.dev | checked_yaml,collection,json_annotation,pub_semver,yaml | https://github.com/dart-lang/pubspec_parse |
easy_infinite_pagination | https://pub.dev/packages/easy_infinite_pagination | 39 | 160 | 78 | The Easy Infinite Pagination package provides a simple and customizable way to implement infinite pagination in your Flutter applications. | 0.0.6 | May 25, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/easy_infinite_pagination/latest/ | unverified uploader | flutter | https://github.com/FadyFayezYounan/easy_infinite_pagination.git |
kakao_map_plugin | https://pub.dev/packages/kakao_map_plugin | 39 | 160 | 89 | This is a plug-in project made by using the webview_flutter package so that the javascript of Kakao map api can be used on the flutter. | 0.3.1 | May 23, 2024 | MIT | null | FLUTTER | ANDROID, IOS | https://pub.dev/documentation/kakao_map_plugin/latest/ | kkensu.com | flutter,flutter_web_plugins,plugin_platform_interface,webview_flutter,webview_flutter_android,webview_flutter_wkwebview | https://github.com/johyunchol/kakao_map_plugin |
chinese_font_library | https://pub.dev/packages/chinese_font_library | 39 | 160 | 91 | Helper package for rendering Chinese fonts, including cross-platform Chinese font family fallback & dynamic font loader. | 1.2.0 | May 16, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WINDOWS | https://pub.dev/documentation/chinese_font_library/latest/ | hanshi.tech | flutter,http,path_provider | https://github.com/LastMonopoly/chinese_font_library |
nested_scroll_views | https://pub.dev/packages/nested_scroll_views | 39 | 140 | 88 | Flutter nested scrolling views. | 0.0.11 | May 15, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/nested_scroll_views/latest/ | unverified uploader | flutter | https://github.com/hgraceb/nested_scroll_views |
chatgpt_completions | https://pub.dev/packages/chatgpt_completions | 39 | 130 | 74 | Dart client for the unofficial ChatGPT API. Support Text Completion and stream response from v1/completions. | 1.0.4 | May 10, 2024 | MIT | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/chatgpt_completions/latest/ | waterbus.tech | dio,flutter,rxdart | https://github.com/lambiengcode/flutter-chatgpt-completions |
nordic_dfu | https://pub.dev/packages/nordic_dfu | 39 | 160 | 91 | This library allows you to do a Device Firmware Update (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor. Fork of flutter-nordic-dfu. | 6.1.4+hotfix | Mar 27, 2024 | MIT | null | FLUTTER | ANDROID, IOS, MACOS | https://pub.dev/documentation/nordic_dfu/latest/ | steenbakker.dev | flutter | https://github.com/juliansteenbakker/nordic_dfu |
multi_app_viewer | https://pub.dev/packages/multi_app_viewer | 39 | 150 | 23 | Tool to view and navigate one app with different settings at the same time | 0.0.1 | Feb 11, 2024 | unknown | null | FLUTTER | ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS | https://pub.dev/documentation/multi_app_viewer/latest/ | laszlo11.dev | dashboard,device_frame,file_picker,flutter,flutter_colorpicker,flutter_html,fullscreen_window,path_provider,screen_recorder,shared_preferences | https://github.com/Laszlo11-dev/multi_app_viewer |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.