diff --git "a/dataset.csv" "b/dataset.csv" --- "a/dataset.csv" +++ "b/dataset.csv" @@ -1,5289 +1,5411 @@ -"title","title_link","likes","pub_points","popularity","latest_version","latest_version_release_date","is_beta_version","verified_publisher","provided_license","documentation_link","dependencies","description","sdk","platform" -"get","https://pub.dev/packages/get",9668,130,100,"4.6.5","May 22, 2022","5.0.0-beta.51","getx.site","MIT (LICENSE)","https://pub.dev/documentation/get/latest/","flutter","Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"provider","https://pub.dev/packages/provider",6997,130,100,"6.0.3","May 22, 2022",,"dash-overflow.net","MIT (LICENSE)","https://pub.dev/documentation/provider/latest/","collection, flutter, nested","A wrapper around InheritedWidget to make them easier to use and more reusable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shared_preferences","https://pub.dev/packages/shared_preferences",5892,120,100,"2.0.15","May 11, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/shared_preferences/latest/","flutter, shared_preferences_android, shared_preferences_ios, shared_preferences_linux, shared_preferences_macos, shared_preferences_platform_interface, shared_preferences_web, shared_preferences_windows","Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"http","https://pub.dev/packages/http",4910,130,100,"0.13.4","Oct 4, 2021",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/http/latest/","async, http_parser, meta, path","A composable, multi-platform, Future-based API for HTTP requests.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"url_launcher","https://pub.dev/packages/url_launcher",4677,130,100,"6.1.5","Jul 13, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/url_launcher/latest/","flutter, url_launcher_android, url_launcher_ios, url_launcher_linux, url_launcher_macos, url_launcher_platform_interface, url_launcher_web, url_launcher_windows","Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_bloc","https://pub.dev/packages/flutter_bloc",4215,130,100,"8.0.1","Dec 29, 2021",,"bloclibrary.dev","MIT (LICENSE)","https://bloclibrary.dev/#/gettingstarted","bloc, flutter, provider","Flutter Widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio","https://pub.dev/packages/dio",4171,120,100,"4.0.6","Mar 31, 2022",,"flutterchina.club","MIT (LICENSE)","https://pub.dev/documentation/dio/latest/","http_parser, path","A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_launcher_icons","https://pub.dev/packages/flutter_launcher_icons",4123,100,100,"0.9.3","Jun 6, 2022",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_launcher_icons/latest/","args, image, path, yaml","A package which simplifies the task of updating your Flutter app's launcher icon.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"image_picker","https://pub.dev/packages/image_picker",4103,130,100,"0.8.5+3","May 13, 2022",,"flutter.dev","Apache-2.0, BSD-3-Clause (LICENSE)","https://pub.dev/documentation/image_picker/latest/","flutter, image_picker_android, image_picker_for_web, image_picker_ios, image_picker_platform_interface","Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.","FLUTTER","ANDROID,IOS,WEB" -"animations","https://pub.dev/packages/animations",4013,130,99,"2.0.3","May 24, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/animations/latest/","flutter","Fancy pre-built animations that can easily be integrated into any Flutter application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_native_splash","https://pub.dev/packages/flutter_native_splash",3950,130,100,"2.2.5","Jul 17, 2022",,"jonhanson.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_native_splash/latest/","args, flutter, flutter_web_plugins, image, js, lint, meta, path, universal_io, xml, yaml","Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.","FLUTTER","ANDROID,IOS,WEB" -"flutter_local_notifications","https://pub.dev/packages/flutter_local_notifications",3813,130,100,"9.7.0","Jul 10, 2022","10.0.0-dev.17","dexterx.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_local_notifications/latest/","clock, flutter, flutter_local_notifications_linux, flutter_local_notifications_platform_interface, timezone","A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.","FLUTTER","ANDROID,IOS,LINUX,MACOS" -"google_fonts","https://pub.dev/packages/google_fonts",3772,120,100,"3.0.1","May 23, 2022",,"material.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/google_fonts/latest/","crypto, flutter, http, path_provider","A Flutter package to use fonts from fonts.google.com.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hive","https://pub.dev/packages/hive",3685,120,100,"2.2.3","Jun 30, 2022",,"hivedb.dev","unknown (LICENSE)","https://docs.hivedb.dev/","crypto, meta","Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cached_network_image","https://pub.dev/packages/cached_network_image",3554,130,100,"3.2.1","May 16, 2022",,"baseflow.com","MIT (LICENSE)","https://pub.dev/documentation/cached_network_image/latest/","cached_network_image_platform_interface, cached_network_image_web, flutter, flutter_cache_manager, octo_image","Flutter library to load and cache network images. Can also be used with placeholder and error widgets.","FLUTTER","ANDROID,IOS,MACOS" -"flutter_slidable","https://pub.dev/packages/flutter_slidable",3382,120,100,"2.0.0","Jul 14, 2022",,"romainrastel.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_slidable/latest/","flutter","A Flutter implementation of slidable list item with directional slide actions that can be dismissed.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"geolocator","https://pub.dev/packages/geolocator",3375,130,100,"9.0.1","Jul 12, 2022",,"baseflow.com","MIT (LICENSE)","https://pub.dev/documentation/geolocator/latest/","flutter, geolocator_android, geolocator_apple, geolocator_platform_interface, geolocator_web, geolocator_windows","Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"carousel_slider","https://pub.dev/packages/carousel_slider",3256,130,100,"4.1.1","Apr 23, 2022",,"serenader.me","MIT (LICENSE)","https://pub.dev/documentation/carousel_slider/latest/","flutter","A carousel slider widget, support infinite scroll and custom child widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_text_kit","https://pub.dev/packages/animated_text_kit",3152,130,99,"4.2.2","Jun 5, 2022",,"ayushagarwal.ml","MIT (LICENSE)","https://pub.dev/documentation/animated_text_kit/latest/","characters, flutter","A flutter package project which contains a collection of cool and beautiful text animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fl_chart","https://pub.dev/packages/fl_chart",3147,130,100,"0.55.0","Jun 17, 2022",,"flutter4fun.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fl_chart/latest/","equatable, flutter","A powerful Flutter chart library, currently supporting Line Chart, Bar Chart and Pie Chart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"intl","https://pub.dev/packages/intl",3116,110,100,"0.17.0","Feb 3, 2021",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/intl/latest/","clock, path","Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqflite","https://pub.dev/packages/sqflite",3095,130,100,"2.0.3","Jul 5, 2022",,"tekartik.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/sqflite/latest/","flutter, path, sqflite_common","Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.","FLUTTER","ANDROID,IOS,MACOS" -"path_provider","https://pub.dev/packages/path_provider",2960,130,100,"2.0.11","Jun 6, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/path_provider/latest/","flutter, path_provider_android, path_provider_ios, path_provider_linux, path_provider_macos, path_provider_platform_interface, path_provider_windows","Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_svg","https://pub.dev/packages/flutter_svg",2928,120,100,"1.1.1+1","Jul 2, 2022",,"dnfield.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_svg/latest/","flutter, meta, path_drawing, vector_math, xml","An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"auto_size_text","https://pub.dev/packages/auto_size_text",2838,130,100,"3.0.0","Oct 27, 2021",,"honey.dev","MIT (LICENSE)","https://pub.dev/documentation/auto_size_text/latest/","flutter","Flutter widget that automatically resizes text to fit perfectly within its bounds.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"permission_handler","https://pub.dev/packages/permission_handler",2806,130,100,"10.0.0","Jun 15, 2022",,"baseflow.com","MIT (LICENSE)","https://pub.dev/documentation/permission_handler/latest/","flutter, meta, permission_handler_android, permission_handler_apple, permission_handler_platform_interface, permission_handler_windows","Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.","FLUTTER","ANDROID,IOS,WINDOWS" -"font_awesome_flutter","https://pub.dev/packages/font_awesome_flutter",2788,130,100,"10.1.0","Mar 24, 2022",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/font_awesome_flutter/latest/","flutter","The Font Awesome Icon pack available as Flutter Icons. Provides 1600 additional icons to use in your apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shimmer","https://pub.dev/packages/shimmer",2766,130,100,"2.0.0","Apr 12, 2021",,"hunghd.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/shimmer/latest/","flutter","A package provides an easy way to add shimmer effect in Flutter project","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_spinkit","https://pub.dev/packages/flutter_spinkit",2649,105,100,"5.1.0","Aug 28, 2021",,"ogbomo.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_spinkit/latest/","flutter","A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin's SpinKit.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_maps_flutter","https://pub.dev/packages/google_maps_flutter",2615,120,100,"2.1.8","Jun 14, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/google_maps_flutter/latest/","flutter, flutter_plugin_android_lifecycle, google_maps_flutter_platform_interface","A Flutter plugin for integrating Google Maps in iOS and Android applications.","FLUTTER","ANDROID,IOS" -"animate_do","https://pub.dev/packages/animate_do",2568,120,98,"2.1.0","Jan 10, 2022",,"fernando-herrera.com","MIT (LICENSE)","https://pub.dev/documentation/animate_do/latest/","flutter","Beautiful animations inspired on Animate.css, every animation is a widget that contains default but customizable values that look attractive.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_auth","https://pub.dev/packages/firebase_auth",2540,130,100,"3.5.0","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_auth/latest/","firebase_auth_platform_interface, firebase_auth_web, firebase_core, firebase_core_platform_interface, flutter, meta","Flutter plugin for Firebase Auth, enabling Android and iOS authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"file_picker","https://pub.dev/packages/file_picker",2470,110,100,"4.6.1","Jun 1, 2022",,"miguelruivo.com","MIT (LICENSE)","https://pub.dev/documentation/file_picker/latest/","ffi, flutter, flutter_plugin_android_lifecycle, flutter_web_plugins, path, plugin_platform_interface, win32","A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_staggered_grid_view","https://pub.dev/packages/flutter_staggered_grid_view",2427,130,100,"0.6.2","Jul 10, 2022",,"romainrastel.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_staggered_grid_view/latest/","flutter","Provides a collection of Flutter grids layouts (staggered, masonry, quilted, woven, etc.).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"webview_flutter","https://pub.dev/packages/webview_flutter",2371,120,100,"3.0.4","May 11, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/webview_flutter/latest/","flutter, webview_flutter_android, webview_flutter_platform_interface, webview_flutter_wkwebview","A Flutter plugin that provides a WebView widget on Android and iOS.","FLUTTER","ANDROID,IOS" -"get_it","https://pub.dev/packages/get_it",2358,130,100,"7.2.0","Jul 13, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/get_it/latest/","async, collection","Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App""","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_messaging","https://pub.dev/packages/firebase_messaging",2353,130,100,"12.0.1","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_messaging/latest/","firebase_core, firebase_core_platform_interface, firebase_messaging_platform_interface, firebase_messaging_web, flutter, meta","Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"flutter_screenutil","https://pub.dev/packages/flutter_screenutil",2330,130,100,"5.5.3+2","May 23, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_screenutil/latest/","flutter","A flutter plugin for adapting screen and font size.Guaranteed to look good on different models","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cloud_firestore","https://pub.dev/packages/cloud_firestore",2316,130,100,"3.4.0","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cloud_firestore/latest/","cloud_firestore_platform_interface, cloud_firestore_web, collection, firebase_core, firebase_core_platform_interface, flutter, meta","Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"device_preview","https://pub.dev/packages/device_preview",2277,120,99,"1.1.0","May 24, 2022",,"aloisdeniel.com","MIT (LICENSE)","https://pub.dev/documentation/device_preview/latest/","collection, device_frame, flutter, flutter_localizations, freezed_annotation, json_annotation, provider, shared_preferences","Approximate how your Flutter app looks and performs on another device.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluttertoast","https://pub.dev/packages/fluttertoast",2142,120,100,"8.0.9","Feb 25, 2022",,"karthikponnam.dev","MIT (LICENSE)","https://pub.dev/documentation/fluttertoast/latest/","flutter, flutter_web_plugins","Toast Library for Flutter, Easily create toast messages in single line of code","FLUTTER","ANDROID,IOS,WEB" -"just_audio","https://pub.dev/packages/just_audio",2094,130,99,"0.9.28","Jul 17, 2022",,"ryanheise.com","Apache-2.0, MIT (LICENSE)","https://pub.dev/documentation/just_audio/latest/","async, audio_session, crypto, flutter, just_audio_platform_interface, just_audio_web, meta, path, path_provider, rxdart, uuid","A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"json_serializable","https://pub.dev/packages/json_serializable",2074,100,100,"6.3.1","Jul 8, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/json_serializable/latest/","analyzer, async, build, build_config, collection, json_annotation, meta, path, pub_semver, pubspec_parse, source_gen, source_helper","Automatically generate code for converting to and from JSON by annotating Dart classes.","DART", -"modal_bottom_sheet","https://pub.dev/packages/modal_bottom_sheet",2070,120,99,"2.1.0","Jun 25, 2022",,"jaimeblasco.com","MIT (LICENSE)","https://pub.dev/documentation/modal_bottom_sheet/latest/","flutter","Create awesome and powerful modal bottom sheets. Material, Cupertino iOS 13 or create your own style","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliding_up_panel","https://pub.dev/packages/sliding_up_panel",2018,130,99,"2.0.0+1","Apr 27, 2021",,"akshathjain.com","unknown (LICENSE)","https://pub.dev/documentation/sliding_up_panel/latest/","flutter","A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_core","https://pub.dev/packages/firebase_core",2007,120,100,"1.20.0","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_core/latest/","firebase_core_platform_interface, firebase_core_web, flutter, meta","Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"lottie","https://pub.dev/packages/lottie",1990,130,100,"1.3.0","Apr 14, 2022",,"xaha.dev","MIT (LICENSE)","https://pub.dev/documentation/lottie/latest/","archive, flutter, path, vector_math","Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_secure_storage","https://pub.dev/packages/flutter_secure_storage",1979,120,100,"5.0.2","Nov 15, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_secure_storage/latest/","flutter, flutter_secure_storage_linux, flutter_secure_storage_macos, flutter_secure_storage_platform_interface, flutter_secure_storage_web, flutter_secure_storage_windows, meta","Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"badges","https://pub.dev/packages/badges",1974,130,100,"2.0.3","Jun 2, 2022",,"yako.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/badges/latest/","flutter","A flutter package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pull_to_refresh","https://pub.dev/packages/pull_to_refresh",1957,110,100,"2.0.0","May 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pull_to_refresh/latest/","flutter","a widget provided to the flutter scroll component drop-down refresh and pull up load.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"location","https://pub.dev/packages/location",1943,125,100,"4.4.0","May 13, 2022","5.0.0-dev.8","bernos.dev","MIT (LICENSE)","https://pub.dev/documentation/location/latest/","flutter, location_platform_interface, location_web","A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"freezed","https://pub.dev/packages/freezed",1917,100,99,"2.1.0+1","Jul 15, 2022",,"dash-overflow.net","MIT (LICENSE)","https://pub.dev/documentation/freezed/latest/","analyzer, build, build_config, collection, freezed_annotation, json_annotation, meta, source_gen","Code generation for immutable classes that has a simple syntax/API without compromising on the features.","DART", -"syncfusion_flutter_charts","https://pub.dev/packages/syncfusion_flutter_charts",1916,130,99,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_charts/latest/","flutter, intl, syncfusion_flutter_core, vector_math","A Flutter Charts library which includes the data visualization widgets such as cartesian and circular charts, to create real-time, interactive, high-performance, animated charts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"convex_bottom_bar","https://pub.dev/packages/convex_bottom_bar",1859,120,98,"3.0.0","Mar 17, 2021",,"hacktons.cn","Apache-2.0 (LICENSE)","https://pub.dev/documentation/convex_bottom_bar/latest/","flutter","A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_sign_in","https://pub.dev/packages/google_sign_in",1825,120,100,"5.4.0","Jul 7, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/google_sign_in/latest/","flutter, google_sign_in_android, google_sign_in_ios, google_sign_in_platform_interface, google_sign_in_web","Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account on Android and iOS.","FLUTTER","ANDROID,IOS,WEB" -"responsive_framework","https://pub.dev/packages/responsive_framework",1825,130,98,"0.2.0","May 18, 2022",,"codelessly.com","unknown (LICENSE)","https://github.com/Codelessly/ResponsiveFramework","collection, flutter","Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"infinite_scroll_pagination","https://pub.dev/packages/infinite_scroll_pagination",1798,130,99,"3.2.0","May 23, 2022",,"edsonbueno.com","MIT (LICENSE)","https://pub.dev/documentation/infinite_scroll_pagination/latest/","flutter, sliver_tools","Lazily load and display pages of items as the user scrolls down your screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"photo_view","https://pub.dev/packages/photo_view",1792,130,100,"0.14.0","May 24, 2022",,"blue-fire.xyz","MIT (LICENSE)","https://pub.dev/documentation/photo_view/latest/","flutter","Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interactive images and other stuff such as SVG.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bloc","https://pub.dev/packages/bloc",1791,130,99,"8.0.3","Feb 28, 2022",,"bloclibrary.dev","MIT (LICENSE)","https://bloclibrary.dev/","meta","A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rxdart","https://pub.dev/packages/rxdart",1768,125,100,"0.27.5","Jul 16, 2022",,"fluttercommunity.dev","unknown (LICENSE)","https://pub.dev/documentation/rxdart/latest/","Packages that depend on rxdart","RxDart is an implementation of the popular reactiveX api for asynchronous programming, leveraging the native Dart Streams api.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"video_player","https://pub.dev/packages/video_player",1764,130,100,"2.4.5","Jun 17, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/video_player/latest/","flutter, html, video_player_android, video_player_avfoundation, video_player_platform_interface, video_player_web","Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web.","FLUTTER","ANDROID,IOS,WEB" -"introduction_screen","https://pub.dev/packages/introduction_screen",1761,120,99,"3.0.2","Mar 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/introduction_screen/latest/","collection, dots_indicator, flutter","Introduction/Onboarding package for flutter app with some customizations possibilities","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"riverpod","https://pub.dev/packages/riverpod",1734,120,97,"1.0.3","Dec 15, 2021","2.0.0-dev.9","dash-overflow.net","MIT (LICENSE)","https://pub.dev/documentation/riverpod/latest/","collection, meta, state_notifier","A simple way to access state from anywhere in your application while robust and testable.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"auto_route","https://pub.dev/packages/auto_route",1711,120,99,"4.2.1","Jul 6, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/auto_route/latest/","collection, flutter, meta, path, universal_html","AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"equatable","https://pub.dev/packages/equatable",1697,130,100,"2.0.3","Jun 14, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://github.com/felangel/equatable","collection, meta","A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"table_calendar","https://pub.dev/packages/table_calendar",1690,130,99,"3.0.6","May 29, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/table_calendar/latest/","flutter, intl, simple_gesture_detector","Highly customizable, feature-packed calendar widget for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_localization","https://pub.dev/packages/easy_localization",1646,120,99,"3.0.1","May 13, 2022","3.0.2-dev",,"MIT (LICENSE)","https://pub.dev/documentation/easy_localization/latest/","args, easy_logger, flutter, flutter_localizations, intl, path, shared_preferences","Easy and Fast internationalizing and localization your Flutter Apps, this package simplify the internationalizing process .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"audioplayers","https://pub.dev/packages/audioplayers",1628,130,99,"1.0.1","Jun 19, 2022",,"blue-fire.xyz","MIT (LICENSE)","https://pub.dev/documentation/audioplayers/latest/","audioplayers_android, audioplayers_darwin, audioplayers_linux, audioplayers_platform_interface, audioplayers_web, audioplayers_windows, flutter, http, path_provider, uuid","A Flutter plugin to play multiple audio files simultaneously","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"logger","https://pub.dev/packages/logger",1622,120,100,"1.1.0","Aug 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/logger/latest/","Packages that depend on logger","Small, easy to use and extensible logger which prints beautiful logs.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_swiper","https://pub.dev/packages/flutter_swiper",1610,100,99,"1.1.6","Mar 22, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_swiper/latest/","flutter, flutter_page_indicator, transformer_page_view","The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_notifications","https://pub.dev/packages/awesome_notifications",1590,120,98,"0.6.21","Jan 17, 2022","0.7.0-beta.5","carda.me","Apache-2.0 (LICENSE)","https://pub.dev/documentation/awesome_notifications/latest/","flutter, intl, platform","A complete solution to create Local Notifications and Push Notifications (Media Notifications, Big Picture, Big text, etc), through Firebase or another services, using Flutter.","FLUTTER","ANDROID,IOS" -"fluent_ui","https://pub.dev/packages/fluent_ui",1569,130,96,"3.12.0","May 13, 2022","4.0.0-pre.1","bdlukaa.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fluent_ui/latest/","flutter, flutter_localizations, intl, recase, scroll_pos","Implements Windows UI in Flutter. Based on the official documentation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"smooth_page_indicator","https://pub.dev/packages/smooth_page_indicator",1551,120,99,"1.0.0+2","Aug 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/smooth_page_indicator/latest/","flutter","Customizable animated page indicator with a set of built-in effects.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_form_builder","https://pub.dev/packages/flutter_form_builder",1504,130,99,"7.4.0","Jul 13, 2022",,"flutterformbuilderecosystem.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_form_builder/latest/","collection, flutter, intl","This package helps in creation of forms in Flutter by removing the boilerplate code, reusing validation, react to changes, and collect final user input.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_animations","https://pub.dev/packages/simple_animations",1484,130,99,"4.2.0","Jun 29, 2022",,"felix-blaschke.de","MIT (LICENSE)","https://pub.dev/documentation/simple_animations/latest/","collection, flutter","Powerful package to create beautiful custom animations in no time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"percent_indicator","https://pub.dev/packages/percent_indicator",1476,130,100,"4.2.2","May 13, 2022",,"diegoveloper.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/percent_indicator/latest/","flutter","Library that allows you to display progress widgets based on percentage, can be Circular or Linear, you can also customize it to your needs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"local_auth","https://pub.dev/packages/local_auth",1470,130,99,"2.1.0","May 19, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/local_auth/latest/","flutter, intl, local_auth_android, local_auth_ios, local_auth_platform_interface, local_auth_windows","Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.","FLUTTER","ANDROID,IOS,WINDOWS" -"pdf","https://pub.dev/packages/pdf",1457,130,99,"3.8.1","May 20, 2022",,"nfet.net","Apache-2.0 (LICENSE)","https://pub.dev/documentation/pdf/latest/","archive, barcode, crypto, image, meta, path_parsing, vector_math, xml","A pdf producer for Dart. It can create pdf files for both web or flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"connectivity_plus","https://pub.dev/packages/connectivity_plus",1434,130,100,"2.3.6","Jul 18, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/connectivity_plus/latest/","connectivity_plus_linux, connectivity_plus_macos, connectivity_plus_platform_interface, connectivity_plus_web, connectivity_plus_windows, flutter","Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"curved_navigation_bar","https://pub.dev/packages/curved_navigation_bar",1398,120,98,"1.0.3","Feb 8, 2022",,"mobilemvp.app","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/curved_navigation_bar/latest/","flutter, meta","Stunning Animating Curved Shape Navigation Bar. Adjustable color, background color, animation curve, animation duration.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"persistent_bottom_nav_bar","https://pub.dev/packages/persistent_bottom_nav_bar",1396,110,98,"4.0.2","Mar 27, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/persistent_bottom_nav_bar/latest/","flutter","A do all, highly customizable persistent/static bottom navigation bar for flutter. Includes up-to 20 styles.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pin_code_fields","https://pub.dev/packages/pin_code_fields",1353,130,100,"7.4.0","Apr 3, 2022",,"theadar.xyz","MIT (LICENSE)","https://pub.dev/documentation/pin_code_fields/latest/","flutter","A flutter package which will help you to generate pin code fields. Can be useful for OTP for example.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"share_plus","https://pub.dev/packages/share_plus",1352,130,100,"4.0.10","Jun 27, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/share_plus/latest/","flutter, meta, mime, share_plus_linux, share_plus_macos, share_plus_platform_interface, share_plus_web, share_plus_windows","Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"getwidget","https://pub.dev/packages/getwidget",1345,130,98,"3.0.1","Jun 3, 2022",,"getwidget.dev","MIT (LICENSE)","https://pub.dev/documentation/getwidget/latest/","flutter","GetWidget is open source library that come with pre-build 1000+ UI components. It makes development faster & more enjoyable. You can customize the component as per your need.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_hooks","https://pub.dev/packages/flutter_hooks",1316,130,99,"0.18.5+1","Jun 24, 2022",,"dash-overflow.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_hooks/latest/","flutter","A flutter implementation of React hooks. It adds a new kind of widget with enhanced code reuse.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_mobile_ads","https://pub.dev/packages/google_mobile_ads",1309,115,99,"1.3.0","Jun 15, 2022",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/google_mobile_ads/latest/","flutter, meta","Flutter plugin for Google Mobile Ads, supporting banner, interstitial (full-screen), rewarded and native ads","FLUTTER","ANDROID,IOS" -"flutter_neumorphic","https://pub.dev/packages/flutter_neumorphic",1291,110,97,"3.2.0","Nov 11, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_neumorphic/latest/","flutter","A complete, ready to use, Neumorphic ui kit for Flutter. Dark theming compatible & fully customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_rating_bar","https://pub.dev/packages/flutter_rating_bar",1277,130,100,"4.0.1","May 18, 2022",,"sarbagyastha.com.np","MIT (LICENSE)","https://pub.dev/documentation/flutter_rating_bar/latest/","flutter","A simple yet fully customizable ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_cropper","https://pub.dev/packages/image_cropper",1277,125,100,"2.0.3","May 17, 2022",,"hunghd.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/image_cropper/latest/","flutter, image_cropper_for_web, image_cropper_platform_interface","A Flutter plugin for Android, iOS and Web supports cropping images","FLUTTER","ANDROID,IOS,WEB" -"qr_code_scanner","https://pub.dev/packages/qr_code_scanner",1269,130,99,"1.0.0","May 30, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/qr_code_scanner/latest/","flutter, flutter_web_plugins, js","QR code scanner that can be embedded inside flutter. It uses zxing in Android and MTBBarcode scanner in iOS.","FLUTTER","ANDROID,IOS" -"flutter_inappwebview","https://pub.dev/packages/flutter_inappwebview",1260,120,100,"5.4.3+7","May 5, 2022",,"inappwebview.dev","unknown (LICENSE)","https://pub.dev/documentation/flutter_inappwebview/latest/","flutter","A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.","FLUTTER","ANDROID,IOS" -"charts_flutter","https://pub.dev/packages/charts_flutter",1259,100,99,"0.12.0","Nov 3, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/charts_flutter/latest/","charts_common, collection, flutter, intl, logging, meta","Material Design charting library for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"timeline_tile","https://pub.dev/packages/timeline_tile",1249,120,98,"2.0.0","Mar 10, 2021",,"juliobitencourt.com","MIT (LICENSE)","https://pub.dev/documentation/timeline_tile/latest/","flutter","A package to help you build highly customisable timelines with Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_html","https://pub.dev/packages/flutter_html",1244,110,100,"2.2.1","Dec 9, 2021","3.0.0-alpha.5","sub6resources.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_html/latest/","chewie, chewie_audio, collection, csslib, flutter, flutter_layout_grid, flutter_math_fork, flutter_svg, html, numerus, video_player, webview_flutter","A Flutter widget rendering static HTML and CSS as Flutter widgets.","FLUTTER","ANDROID,IOS" -"material_floating_search_bar","https://pub.dev/packages/material_floating_search_bar",1244,100,97,"0.3.7","Mar 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/material_floating_search_bar/latest/","flutter, meta","A Flutter implementation of an expandable and animated floating search bar, also known as persistent search.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"camera","https://pub.dev/packages/camera",1211,130,100,"0.10.0","Jul 13, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/camera/latest/","camera_android, camera_avfoundation, camera_platform_interface, camera_web, flutter, flutter_plugin_android_lifecycle, quiver","A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.","FLUTTER","ANDROID,IOS,WEB" -"flutter_typeahead","https://pub.dev/packages/flutter_typeahead",1207,120,99,"4.0.0","May 15, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_typeahead/latest/","flutter, flutter_keyboard_visibility","A highly customizable typeahead (autocomplete) text input field for Flutter","FLUTTER","ANDROID,IOS" -"go_router","https://pub.dev/packages/go_router",1199,130,99,"4.1.1","Jul 19, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/go_router/latest/","collection, flutter, flutter_web_plugins, logging, meta","A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"qr_flutter","https://pub.dev/packages/qr_flutter",1195,110,100,"4.0.0","Mar 14, 2021",,"theyakka.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/qr_flutter/latest/","flutter, qr","QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expandable","https://pub.dev/packages/expandable",1184,130,99,"5.0.1","Mar 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/expandable/latest/","flutter","A Flutter widget that can be expanded or collapsed by clicking on a header or an icon.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"uuid","https://pub.dev/packages/uuid",1177,130,100,"3.0.6","Feb 19, 2022",,"yuli.dev","MIT (LICENSE)","https://pub.dev/documentation/uuid/latest/","crypto","RFC4122 (v1, v4, v5) UUID Generator and Parser for all Dart platforms (Web, VM, Flutter)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"in_app_purchase","https://pub.dev/packages/in_app_purchase",1153,130,99,"3.0.6","Jun 14, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/in_app_purchase/latest/","flutter, in_app_purchase_android, in_app_purchase_platform_interface, in_app_purchase_storekit","A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.","FLUTTER","ANDROID,IOS" -"flutter_easyloading","https://pub.dev/packages/flutter_easyloading",1135,130,99,"3.0.5","May 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_easyloading/latest/","flutter, flutter_spinkit","A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_staggered_animations","https://pub.dev/packages/flutter_staggered_animations",1132,110,99,"1.0.0","Mar 8, 2021",,"dailyn.app","MIT (LICENSE)","https://pub.dev/documentation/flutter_staggered_animations/latest/","flutter","Easily add staggered animations to your ListView, GridView, Column and Row children as shown in Material Design guidelines","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"extended_image","https://pub.dev/packages/extended_image",1104,120,99,"6.2.1","May 17, 2022","7.0.0-dev.1","fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/extended_image/latest/","extended_image_library, flutter, meta","Official extension image, support placeholder(loading)/ failed state, cache network, zoom/pan, photo view, slide out page, editor(crop,rotate,flip), painting etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flex_color_scheme","https://pub.dev/packages/flex_color_scheme",1065,120,97,"5.1.0","Jul 8, 2022",,"rydmike.com","BSD-3-Clause (LICENSE)","https://docs.flexcolorscheme.com/","flutter, material_color_utilities","A Flutter package to use and make beautiful Material design based themes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stacked","https://pub.dev/packages/stacked",1062,130,98,"2.3.14","Jul 22, 2022",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/stacked/latest/","collection, flutter, get_it, meta, provider, stacked_core, universal_io","An architecture and widgets for an MVVM inspired architecture in Flutter. It provides common functionalities required to build a large application in a understandable manner.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"showcaseview","https://pub.dev/packages/showcaseview",1062,120,98,"1.1.7","Jul 11, 2022",,"simform.com","MIT (LICENSE)","https://pub.dev/documentation/showcaseview/latest/","flutter","A Flutter package to Showcase/Highlight widgets step by step.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chewie","https://pub.dev/packages/chewie",1061,130,99,"1.3.4","Jun 21, 2022",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/chewie/latest/","cupertino_icons, flutter, provider, video_player, wakelock","A video player for Flutter with Cupertino and Material play controls","FLUTTER","ANDROID,IOS" -"flame","https://pub.dev/packages/flame",1051,130,97,"1.2.1","Jul 8, 2022",,"flame-engine.org","MIT (LICENSE)","https://pub.dev/documentation/flame/latest/","collection, flutter, meta, ordered_set, vector_math","A minimalist Flutter game engine, provides a nice set of somewhat independent modules you can choose from.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sign_in_with_apple","https://pub.dev/packages/sign_in_with_apple",1040,130,99,"4.1.0","Jul 17, 2022",,"aboutyou.com","MIT (LICENSE)","https://pub.dev/documentation/sign_in_with_apple/latest/","flutter, meta, sign_in_with_apple_platform_interface, sign_in_with_apple_web","Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"responsive_builder","https://pub.dev/packages/responsive_builder",1028,110,98,"0.4.2","Feb 14, 2022",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/responsive_builder/latest/","flutter","A set of widgets that can be used to define a readable responsive UI for widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"timeago","https://pub.dev/packages/timeago",1026,115,99,"3.2.2","Feb 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/timeago/latest/","Packages that depend on timeago","A library useful for creating fuzzy timestamps. (e.g. ""15 minutes ago"")","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_blurhash","https://pub.dev/packages/flutter_blurhash",1023,120,98,"0.7.0","Apr 21, 2022",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_blurhash/latest/","flutter","Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_riverpod","https://pub.dev/packages/flutter_riverpod",1021,130,99,"1.0.4","May 12, 2022","2.0.0-dev.9","dash-overflow.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_riverpod/latest/","collection, flutter, meta, riverpod, state_notifier","A simple way to access state from anywhere in your application while robust and testable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"in_app_review","https://pub.dev/packages/in_app_review",1006,130,99,"2.0.4","Jan 12, 2022",,"britannio.dev","MIT (LICENSE)","https://pub.dev/documentation/in_app_review/latest/","flutter, in_app_review_platform_interface","Flutter plugin for showing the In-App Review/System Rating pop up on Android, IOS and MacOS. It makes it easy for users to rate your app.","FLUTTER","ANDROID,IOS,MACOS" -"velocity_x","https://pub.dev/packages/velocity_x",1002,130,97,"3.5.1","May 26, 2022",,"codepur.dev","unknown (LICENSE)","https://velocityx.dev/","auto_size_text_pk, flutter, flutter_web_plugins, intl, vxstate","A minimalist Flutter framework for rapidly building custom designs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scrollable_positioned_list","https://pub.dev/packages/scrollable_positioned_list",1000,120,99,"0.3.2","May 6, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/scrollable_positioned_list/latest/","collection, flutter","A list with helper methods to programmatically scroll to an item.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"build_runner","https://pub.dev/packages/build_runner",992,110,99,"2.2.0","Jul 12, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/build_runner/latest/","analyzer, args, async, build, build_config, build_daemon, build_resolvers, build_runner_core, code_builder, collection, crypto, dart_style, frontend_server_client, glob, graphs, http_multi_server, io, js, logging, meta, mime, package_config, path, pool, pub_semver, pubspec_parse, shelf, shelf_web_socket, stack_trace, stream_transform, timing, watcher, web_socket_channel, yaml","A build system for Dart code generation and modular compilation.","DART", -"pinput","https://pub.dev/packages/pinput",992,130,99,"2.2.11","Jun 14, 2022",,"fman.ge","MIT (LICENSE)","https://pub.dev/documentation/pinput/latest/","flutter, smart_auth","Pin code input (OTP) text field, iOS SMS autofill, Android SMS autofill One Time Code, Password, Passcode, Captcha, Security, Coupon, Wowcher, 2FA, Two step verification","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sizer","https://pub.dev/packages/sizer",989,120,99,"2.0.15","Sep 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sizer/latest/","flutter, universal_io","A flutter plugin for Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"get_storage","https://pub.dev/packages/get_storage",989,120,99,"2.0.3","Jul 21, 2021",,"getx.site","MIT (LICENSE)","https://pub.dev/documentation/get_storage/latest/","flutter, get, path_provider","A fast, extra light and synchronous key-value storage written entirely in Dart","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"workmanager","https://pub.dev/packages/workmanager",990,130,98,"0.5.0","May 15, 2022",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/workmanager/latest/","flutter","Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS.","FLUTTER","ANDROID,IOS" -"wakelock","https://pub.dev/packages/wakelock",982,130,99,"0.6.2","Jul 7, 2022",,"creativemaybeno.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/wakelock/latest/","flutter, meta, wakelock_macos, wakelock_platform_interface, wakelock_web, wakelock_windows","Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, and web.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"timelines","https://pub.dev/packages/timelines",965,120,98,"0.1.0","Mar 27, 2021",,"chulwoo.dev","MIT (LICENSE)","https://pub.dev/documentation/timelines/latest/","flutter","A powerful & easy to use timeline package for Flutter. All UI components in this package are separate widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_storage","https://pub.dev/packages/firebase_storage",962,120,100,"10.3.3","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_storage/latest/","firebase_core, firebase_core_platform_interface, firebase_storage_platform_interface, firebase_storage_web, flutter","Flutter plugin for Firebase Cloud Storage, a powerful, simple, and cost-effective object storage service for Android and iOS.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"dropdown_search","https://pub.dev/packages/dropdown_search",961,130,99,"5.0.2","Jun 4, 2022",,"salimdev.ovh","MIT (LICENSE)","https://pub.dev/documentation/dropdown_search/latest/","flutter","Simple and robust Searchable Dropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_login","https://pub.dev/packages/flutter_login",938,130,97,"4.0.0","Jun 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_login/latest/","another_flushbar, another_transformer_page_view, flutter, font_awesome_flutter, provider, quiver, sign_in_button, url_launcher","A login widget with login/signup functionalities to help speed up development","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"device_info_plus","https://pub.dev/packages/device_info_plus",935,130,100,"4.0.1","Jul 18, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/device_info_plus/latest/","device_info_plus_linux, device_info_plus_macos, device_info_plus_platform_interface, device_info_plus_web, device_info_plus_windows, flutter","Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_modular","https://pub.dev/packages/flutter_modular",935,130,98,"5.0.3","Jun 3, 2022",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/flutter_modular/latest/","flutter, flutter_modular_annotations, meta, modular_core","Smart project structure with dependency injection and route management","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_navy_bar","https://pub.dev/packages/bottom_navy_bar",934,120,97,"6.0.0","Mar 28, 2021",,"pedromassango.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/bottom_navy_bar/latest/","flutter","A beautiful and animated bottom navigation. The navigation bar use your current theme, but you are free to customize it.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mobx","https://pub.dev/packages/mobx",922,120,99,"2.0.7+5","Jul 22, 2022",,"dart.pixelingene.com","MIT (LICENSE)","https://pub.dev/documentation/mobx/latest/","meta","MobX is a library for reactively managing the state of your applications. Use the power of observables, actions, and reactions to supercharge your Dart and Flutter apps.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"uni_links","https://pub.dev/packages/uni_links",920,130,99,"0.5.1","Apr 28, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/uni_links/latest/","flutter, uni_links_platform_interface, uni_links_web","Flutter plugin for accepting incoming links - App/Deep Links (Android), Universal Links and Custom URL schemes (iOS).","FLUTTER","ANDROID,IOS,WEB" -"flutter_sound","https://pub.dev/packages/flutter_sound",909,130,98,"9.2.13","May 22, 2022",,"tau.canardoux.xyz","MPL-2.0 (LICENSE)","https://pub.dev/documentation/flutter_sound/latest/","flutter, flutter_sound_platform_interface, flutter_sound_web, logger, path, path_provider, provider, recase, synchronized, uuid","Europe Stand With Ukraine. Pray for Ukraine. A complete api for audio playback and recording. Audio player, audio recorder.","FLUTTER","ANDROID,IOS,WEB" -"package_info_plus","https://pub.dev/packages/package_info_plus",904,130,100,"1.4.3","Jul 21, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/package_info_plus/latest/","flutter, package_info_plus_linux, package_info_plus_macos, package_info_plus_platform_interface, package_info_plus_web, package_info_plus_windows","Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_map","https://pub.dev/packages/flutter_map",897,130,99,"2.1.0","Jul 22, 2022",,"fleaflet.dev","BSD-3-Clause (LICENSE)","https://docs.fleaflet.dev/","async, collection, flutter, http, latlong2, meta, polylabel, positioned_tap_detector_2, proj4dart, tuple, vector_math","A versatile mapping package for Flutter, based off leaflet.js, that's simple and easy to learn, yet completely customizable and configurable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_downloader","https://pub.dev/packages/flutter_downloader",896,130,99,"1.8.1","Jul 17, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_downloader/latest/","flutter","A plugin for creating and managing download tasks. Supports iOS and Android.","FLUTTER","ANDROID,IOS" -"youtube_player_flutter","https://pub.dev/packages/youtube_player_flutter",893,130,99,"8.1.0","May 16, 2022",,"sarbagyastha.com.np","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/youtube_player_flutter/latest/","flutter, flutter_inappwebview","Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS.","FLUTTER","ANDROID,IOS" -"smart_select","https://pub.dev/packages/smart_select",891,100,95,"4.3.2","Oct 13, 2020",,"widgetarian.com","MIT (LICENSE)","https://pub.dev/documentation/smart_select/latest/","flutter","Easily convert your usual single/multiple select or dropdown into page, dialog, or bottom sheet with various choice input such as radio, checkbox, switch, chips, or custom widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"supercharged","https://pub.dev/packages/supercharged",889,120,97,"2.1.1","Sep 18, 2021",,"felix-blaschke.de","MIT (LICENSE)","https://pub.dev/documentation/supercharged/latest/","flutter, supercharged_dart","Supercharged brings all the comfort features from languages like Kotlin to all Flutter developers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cache_manager","https://pub.dev/packages/flutter_cache_manager",886,120,99,"3.3.0","Nov 29, 2021",,"baseflow.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_cache_manager/latest/","clock, collection, file, flutter, http, path, path_provider, pedantic, rxdart, sqflite, uuid","Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite.","FLUTTER","ANDROID,IOS,MACOS" -"like_button","https://pub.dev/packages/like_button",873,130,98,"2.0.4","Dec 9, 2021",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/like_button/latest/","flutter","Like Button is a flutter library that allows you to create a button with animation effects similar to Twitter's heart when you like something.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"crypto","https://pub.dev/packages/crypto",875,130,100,"3.0.2","Apr 27, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/crypto/latest/","typed_data","Implementations of SHA, MD5, and HMAC cryptographic functions","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"retrofit","https://pub.dev/packages/retrofit",871,120,99,"3.0.1+1","Feb 7, 2022",,"mings.in","MIT (LICENSE)","https://pub.dev/documentation/retrofit/latest/","dio, meta","retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"intro_slider","https://pub.dev/packages/intro_slider",868,130,98,"3.0.9","Jun 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/intro_slider/latest/","flutter","Flutter Intro Slider is a flutter plugin that helps you make a cool intro for your app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"page_transition","https://pub.dev/packages/page_transition",857,120,99,"2.0.9","Jun 21, 2022",,"yasinilhan.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/page_transition/latest/","flutter","Flutter Page Transition Package which is the transition second page","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"syncfusion_flutter_datepicker","https://pub.dev/packages/syncfusion_flutter_datepicker",854,130,99,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/","flutter, intl, syncfusion_flutter_core","The Flutter Date Range Picker widget allows users to easily select dates or a range of dates. It has four built-in views that allow quick navigation to the desired date.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"auto_animated","https://pub.dev/packages/auto_animated",850,120,96,"3.0.1","Oct 23, 2021",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/auto_animated/latest/","flutter, visibility_detector","Widgets starting auto play animation when mounted. It is already possible to animate the list and icons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_nav_bar","https://pub.dev/packages/google_nav_bar",847,120,98,"5.0.6","Mar 22, 2022",,"sooxt98.space","MIT (LICENSE)","https://pub.dev/documentation/google_nav_bar/latest/","flutter","A modern google style nav bar which could be use as a bottom navigation bar or tabbar, the design strictly follows the cuberto UI/UX on dribbble.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sleek_circular_slider","https://pub.dev/packages/sleek_circular_slider",847,110,97,"2.0.1","Jun 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sleek_circular_slider/latest/","flutter","A highly customizable circular slider/progress bar & spinner for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"syncfusion_flutter_calendar","https://pub.dev/packages/syncfusion_flutter_calendar",841,130,98,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_calendar/latest/","flutter, intl, syncfusion_flutter_core, syncfusion_flutter_datepicker, timezone","The Flutter Calendar widget has nine built-in configurable views that provide basic functionalities for scheduling and representing appointments/events efficiently.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"upgrader","https://pub.dev/packages/upgrader",841,130,98,"4.4.2","Jul 18, 2022",,"larryaasen.com","MIT (LICENSE)","https://pub.dev/documentation/upgrader/latest/","device_info_plus, flutter, html, http, os_detect, package_info_plus, shared_preferences, url_launcher, version, xml","Flutter package for prompting users to upgrade when there is a newer version of the app in the store.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"path","https://pub.dev/packages/path",835,130,100,"1.8.2","May 18, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/path/latest/","Packages that depend on path","A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"printing","https://pub.dev/packages/printing",833,120,99,"5.9.1","May 20, 2022",,"nfet.net","Apache-2.0 (LICENSE)","https://pub.dev/documentation/printing/latest/","ffi, flutter, flutter_web_plugins, http, image, js, meta, pdf, plugin_platform_interface","Plugin that allows Flutter apps to generate and print documents to compatible printers on Android, iOS, macOS, Windows, and Linux, as well as web print.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image","https://pub.dev/packages/image",830,120,100,"3.2.0","May 18, 2022",,"loki3d.com","MIT (LICENSE)","https://github.com/brendan-duncan/image/wiki","archive, meta, xml","Provides server and web apps the ability to load, manipulate, and save images with various image file formats including PNG, JPEG, GIF, BMP, WebP, TIFF, TGA, PSD, PVR, and OpenEXR.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_dialog","https://pub.dev/packages/awesome_dialog",829,120,98,"2.2.1","May 2, 2022",,"toranzo.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/awesome_dialog/latest/","flare_flutter, flutter, simple_animations","Flutter package to show beautiful dialogs(INFO,QUESTION,WARNING,SUCCESS,ERROR) with animations as simply as possible.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rive","https://pub.dev/packages/rive",826,120,98,"0.9.0","Jun 14, 2022",,"rive.app","MIT (LICENSE)","https://pub.dev/documentation/rive/latest/","collection, flutter, graphs, http, meta","Rive 2 Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"liquid_swipe","https://pub.dev/packages/liquid_swipe",823,130,96,"3.0.0","Jun 30, 2022",,"sahdeepsingh.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/liquid_swipe/latest/","flutter, provider","A Flutter plugin to implement liquid Swipe effect to provided widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rflutter_alert","https://pub.dev/packages/rflutter_alert",820,120,99,"2.0.4","Aug 3, 2021",,"ratel.com.tr","MIT (LICENSE)","https://pub.dev/documentation/rflutter_alert/latest/","flutter","RFlutter Alert is super customizable and easy-to-use alert / popup dialogs for Flutter. You may create reusable alert styles or add buttons as much as you want with ease.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_facebook_auth","https://pub.dev/packages/flutter_facebook_auth",811,120,100,"4.4.0+1","Jul 13, 2022","5.0.0-dev.3","meedu.app","MIT (LICENSE)","https://pub.dev/documentation/flutter_facebook_auth/latest/","flutter, flutter_facebook_auth_platform_interface, flutter_facebook_auth_web","The easiest way to add facebook login to your flutter app. Feature includes getting user information, profile picture and more. This plugin also supports Web.","FLUTTER","ANDROID,IOS,WEB" -"audio_service","https://pub.dev/packages/audio_service",801,120,97,"0.18.7","Jul 17, 2022",,"ryanheise.com","MIT (LICENSE)","https://pub.dev/documentation/audio_service/latest/","audio_service_platform_interface, audio_service_web, audio_session, clock, flutter, flutter_cache_manager, flutter_web_plugins, js, rxdart","Flutter plugin to play audio in the background while the screen is off.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"flutter_barcode_scanner","https://pub.dev/packages/flutter_barcode_scanner",801,130,99,"2.0.0","Apr 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_barcode_scanner/latest/","flutter, flutter_plugin_android_lifecycle","A plugin for barcode scanning support on Android and iOS. Supports barcodes, QR codes, etc.","FLUTTER","ANDROID,IOS" -"flash","https://pub.dev/packages/flash",796,130,98,"2.0.3+3","Jul 19, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flash/latest/","flutter","A highly customizable, powerful and easy-to-use alerting library for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"beamer","https://pub.dev/packages/beamer",784,130,96,"1.5.0","Jun 11, 2022",,"beamer.dev","MIT (LICENSE)","https://pub.dev/documentation/beamer/latest/","flutter, flutter_web_plugins","A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"better_player","https://pub.dev/packages/better_player",782,130,98,"0.0.83","Jun 5, 2022",,,"Apache-2.0 (LICENSE)","https://jhomlala.github.io/betterplayer/","collection, cupertino_icons, flutter, flutter_widget_from_html_core, meta, path_provider, visibility_detector, wakelock, xml","Advanced video player based on video_player and Chewie. It's solves many typical use cases and it's easy to run.","FLUTTER","ANDROID,IOS" -"flutter_speed_dial","https://pub.dev/packages/flutter_speed_dial",778,130,99,"6.0.0","Apr 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_speed_dial/latest/","flutter","Flutter plugin to implement a beautiful and dynamic Material Design Speed Dial with labels, animated icons, multi-directional children and much more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"grouped_list","https://pub.dev/packages/grouped_list",775,130,99,"5.1.2","Jun 18, 2022",,"begnis.dev","MIT (LICENSE)","https://pub.dev/documentation/grouped_list/latest/","flutter","A Flutter ListView where the list items can be grouped into sections.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"assets_audio_player","https://pub.dev/packages/assets_audio_player",766,110,98,"3.0.5","Jul 5, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/assets_audio_player/latest/","assets_audio_player_web, flutter, http, path_provider, rxdart, uuid","Play music/audio stored in assets files directly from Flutter & Network, Radio, LiveStream, Local files. Compatible with Android, iOS, web and macOS.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"dartz","https://pub.dev/packages/dartz",765,110,99,"0.10.1","Dec 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dartz/latest/","Packages that depend on dartz","Functional Programming in Dart. Purify your Dart code using efficient immutable data structures, monads, lenses and other FP tools.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_platform_widgets","https://pub.dev/packages/flutter_platform_widgets",761,110,97,"2.0.0","Jun 9, 2022",,"stryder.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_platform_widgets/latest/","flutter","Simplifying the use of both Material and Cupertino widgets with a single widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_analytics","https://pub.dev/packages/firebase_analytics",759,130,100,"9.2.1","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_analytics/latest/","firebase_analytics_platform_interface, firebase_analytics_web, firebase_core, firebase_core_platform_interface, flutter","Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"mockito","https://pub.dev/packages/mockito",746,120,99,"5.2.0","May 17, 2022",,"dart.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/mockito/latest/","analyzer, build, code_builder, collection, dart_style, matcher, meta, path, source_gen, test_api","A mock framework inspired by Mockito with APIs for Fakes, Mocks, behavior verification, and stubbing.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"keyboard_actions","https://pub.dev/packages/keyboard_actions",745,130,98,"4.0.1","Jun 22, 2022",,"diegoveloper.com","MIT (LICENSE)","https://pub.dev/documentation/keyboard_actions/latest/","flutter","Now you can add features to the Android / iOS keyboard in a very simple way.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tutorial_coach_mark","https://pub.dev/packages/tutorial_coach_mark",738,110,97,"1.2.3","May 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/tutorial_coach_mark/latest/","flutter","Guide that helps you to present your app and its features in a beautiful, simple and customizable way. Tutorial | Guide | Coach.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sembast","https://pub.dev/packages/sembast",734,130,98,"3.2.0+1","Jun 11, 2022",,"tekartik.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sembast/latest/","meta, path, synchronized","NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"socket_io_client","https://pub.dev/packages/socket_io_client",733,120,99,"2.0.0","Jul 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/socket_io_client/latest/","js, logging, socket_io_common","Dartlang port of socket.io-client for web, flutter, dartvm to use","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_quill","https://pub.dev/packages/flutter_quill",731,130,97,"5.2.0","Jul 22, 2022",,"bulletjournal.us","MIT (LICENSE)","https://pub.dev/documentation/flutter_quill/latest/","characters, collection, device_info_plus, diff_match_patch, flutter, flutter_colorpicker, flutter_keyboard_visibility, gallery_saver, i18n_extension, image_picker, pedantic, photo_view, platform, quiver, string_validator, tuple, url_launcher, video_player, youtube_player_flutter","A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)","FLUTTER","ANDROID,IOS" -"flutter_blue","https://pub.dev/packages/flutter_blue",727,100,98,"0.8.0","Mar 15, 2021",,"pauldemarco.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_blue/latest/","collection, convert, flutter, meta, protobuf, rxdart","Flutter plugin for connecting and communicating with Bluetooth Low Energy devices, on Android and iOS","FLUTTER","ANDROID,IOS,MACOS" -"background_fetch","https://pub.dev/packages/background_fetch",725,120,97,"1.1.0","Apr 6, 2022",,"transistorsoft.com","MIT (LICENSE)","https://pub.dev/documentation/background_fetch/latest/","flutter","Periodic callbacks in the background for both iOS and Android. Includes Android Headless implementation.","FLUTTER","ANDROID,IOS" -"confetti","https://pub.dev/packages/confetti",723,130,98,"0.7.0","May 13, 2022",,"funwith.app","MIT (LICENSE)","https://pub.dev/documentation/confetti/latest/","flutter, vector_math","Blast colorful confetti all over the screen. Celebrate in app achievements with style. Control the velocity, angle, gravity and amount of confetti.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_signin_button","https://pub.dev/packages/flutter_signin_button",721,120,98,"2.0.0","Mar 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_signin_button/latest/","flutter, font_awesome_flutter","A Flutter plugin for iOS and Android for generating signin buttons for different social media account.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_markdown","https://pub.dev/packages/flutter_markdown",719,130,99,"0.6.10+3","Jul 20, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_markdown/latest/","flutter, markdown, meta, path","A Markdown renderer for Flutter. Create rich text output, including text styles, tables, links, and more, from plain text data formatted with simple Markdown tags.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"change_app_package_name","https://pub.dev/packages/change_app_package_name",717,100,98,"1.1.0","May 29, 2022",,"atiq.dev","MIT (LICENSE)","https://pub.dev/documentation/change_app_package_name/latest/","Packages that depend on change_app_package_name","Change App Package Name with single command. Update AndroidManifest, build.gradle, MainActivity files & move MainActivity file to new directory structure automatically.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_icons","https://pub.dev/packages/flutter_icons",710,85,98,"1.1.0","Apr 16, 2020",,,"flutter","https://pub.dev/packages/flutter_icons/license","Packages that depend on flutter_icons","Customizable Icons for Flutter,you can use with over 3K+ icons in your flutter project","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_datetime_picker","https://pub.dev/packages/flutter_datetime_picker",705,100,99,"1.5.1","Apr 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_datetime_picker/latest/","flutter","A date time picker for flutter, you can choose date / time / date&time in English Dutch and Chinese, and you can also custom your own picker content","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluro","https://pub.dev/packages/fluro",702,120,98,"2.0.3","Mar 1, 2021",,"lukepighetti.com","MIT (LICENSE)","https://pub.dev/documentation/fluro/latest/","flutter","Fluro is a null-safe Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_dotenv","https://pub.dev/packages/flutter_dotenv",700,120,99,"5.0.2","Aug 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_dotenv/latest/","flutter","Easily configure any flutter application with global variables using a `.env` file.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lint","https://pub.dev/packages/lint",697,130,97,"1.8.2","Jan 19, 2022",,"pascalwelsch.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/lint/latest/","Packages that depend on lint","An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_crashlytics","https://pub.dev/packages/firebase_crashlytics",695,130,100,"2.8.6","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_crashlytics/latest/","firebase_core, firebase_core_platform_interface, firebase_crashlytics_platform_interface, flutter, stack_trace","Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.","FLUTTER","ANDROID,IOS,MACOS" -"avatar_glow","https://pub.dev/packages/avatar_glow",692,110,98,"2.0.2","Oct 31, 2021",,"ayushpgupta.com","MIT (LICENSE)","https://pub.dev/documentation/avatar_glow/latest/","flutter","A Flutter package providing a Avatar Glow Widget with cool background glowing animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"injectable","https://pub.dev/packages/injectable",682,130,99,"1.5.3","Jan 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/injectable/latest/","get_it","Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_image_compress","https://pub.dev/packages/flutter_image_compress",679,130,99,"1.1.0","Aug 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_image_compress/latest/","flutter","Compress image with native (Objective-C/Kotlin) with faster speed. Support Android/iOS.","FLUTTER","ANDROID,IOS" -"flutter_tts","https://pub.dev/packages/flutter_tts",677,130,98,"3.5.0","Jun 25, 2022",,"tundralabs.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_tts/latest/","flutter, flutter_web_plugins","A flutter plugin for Text to Speech. This plugin is supported on iOS, Android, Web, & macOS.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"objectbox","https://pub.dev/packages/objectbox",671,130,97,"1.6.0","Jun 27, 2022",,"objectbox.io","Apache-2.0 (LICENSE)","https://docs.objectbox.io/","collection, ffi, flat_buffers, meta, path","Flutter database for super-fast NoSQL ACID compliant object persistence.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"toggle_switch","https://pub.dev/packages/toggle_switch",669,130,98,"2.0.1","Apr 15, 2022",,"pramod.dev","MIT (LICENSE)","https://pub.dev/documentation/toggle_switch/latest/","flutter","Toggle Switch - A simple toggle switch widget. It can be fully customized with desired icons, width, colors, text, corner radius etc. It also maintains selection state.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_webrtc","https://pub.dev/packages/flutter_webrtc",656,110,97,"0.8.12","Jul 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_webrtc/latest/","dart_webrtc, flutter, path_provider, webrtc_interface","Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.","FLUTTER","ANDROID,IOS,MACOS,WINDOWS" -"mask_text_input_formatter","https://pub.dev/packages/mask_text_input_formatter",656,120,99,"2.3.0","Mar 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/mask_text_input_formatter/latest/","flutter","The package provides TextInputFormatter for TextField and TextFormField which format the input by a given mask.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"screenshot","https://pub.dev/packages/screenshot",655,120,99,"1.2.3","Jul 16, 2021",,"dsi.dev","MIT (LICENSE)","https://pub.dev/documentation/screenshot/latest/","flutter","Flutter Screenshot Package (Runtime). Capture any Widget as an image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_zoom_drawer","https://pub.dev/packages/flutter_zoom_drawer",650,130,98,"3.0.3","Jul 15, 2022",,"medyas.ml","MIT (LICENSE)","https://pub.dev/documentation/flutter_zoom_drawer/latest/","flutter","A Flutter package with custom implementation of the Side Menu (Drawer)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"isar","https://pub.dev/packages/isar",649,110,95,"2.5.0","May 2, 2022","3.0.0-dev.8","isar.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/isar/latest/","ffi, js, meta","Fast Cross Platform Database for Flutter Apps. Supports indexes, FTS, queries etc.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliver_tools","https://pub.dev/packages/sliver_tools",649,130,98,"0.2.7","Jun 14, 2022",,"pietervanloon.com","MIT (LICENSE)","https://pub.dev/documentation/sliver_tools/latest/","flutter","A set of useful sliver tools that are missing from the flutter framework","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dotted_border","https://pub.dev/packages/dotted_border",642,120,100,"2.0.0+2","Dec 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dotted_border/latest/","flutter, path_drawing","A flutter package to let users easily add a dashed border around any widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bot_toast","https://pub.dev/packages/bot_toast",637,120,98,"4.0.3","Jul 14, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/bot_toast/latest/","flutter","A really easy to use flutter toast library.Easy to use and feature rich.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adaptive_dialog","https://pub.dev/packages/adaptive_dialog",635,130,97,"1.6.4+2","Jul 8, 2022",,"mono0926.com","MIT (LICENSE)","https://pub.dev/documentation/adaptive_dialog/latest/","animations, collection, dynamic_color, flutter, intersperse, macos_ui, meta","Show alert dialog or modal action sheet adaptively according to platform.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"speech_to_text","https://pub.dev/packages/speech_to_text",632,130,98,"5.6.0","Jun 25, 2022",,"csdcorp.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/speech_to_text/latest/","clock, flutter, flutter_web_plugins, js, json_annotation, meta, pedantic, speech_to_text_platform_interface","A Flutter plugin that exposes device specific speech to text recognition capability.","FLUTTER","ANDROID,IOS,WEB" -"flare_flutter","https://pub.dev/packages/flare_flutter",630,80,98,"3.0.2","Jul 29, 2021",,"rive.app","MIT (LICENSE)","https://pub.dev/documentation/flare_flutter/latest/","collection, flutter, meta","Vector design and runtime animation for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"syncfusion_flutter_gauges","https://pub.dev/packages/syncfusion_flutter_gauges",625,130,98,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_gauges/latest/","flutter, intl, syncfusion_flutter_core","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.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_lints","https://pub.dev/packages/flutter_lints",624,130,100,"2.0.1","Apr 20, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_lints/latest/","lints","Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"web_socket_channel","https://pub.dev/packages/web_socket_channel",622,120,99,"2.2.0","Apr 26, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/web_socket_channel/latest/","async, crypto, stream_channel","StreamChannel wrappers for WebSockets. Provides a cross-platform WebSocketChannel API, a cross-platform implementation of that API that communicates over an underlying StreamChannel.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"reorderables","https://pub.dev/packages/reorderables",620,120,98,"0.5.0","May 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/reorderables/latest/","flutter","Reorderable table, row, column, wrap, sliver list that allow drag and drop of their children.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliding_sheet","https://pub.dev/packages/sliding_sheet",616,100,96,"0.5.2","Oct 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sliding_sheet/latest/","flutter","A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flip_card","https://pub.dev/packages/flip_card",611,125,98,"0.6.0","Oct 9, 2021",,"brunojurkovic.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flip_card/latest/","flutter","A component that provides flip card animation. It could be used for hide and show details of a product.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"feature_discovery","https://pub.dev/packages/feature_discovery",608,110,94,"0.14.1","Dec 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/feature_discovery/latest/","flutter, provider, shared_preferences","A Flutter package that implements Material Design Feature discovery to show a description of specific features to new users. See https://tinyurl.com/FeatureDiscovery","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_webview_plugin","https://pub.dev/packages/flutter_webview_plugin",604,115,98,"0.4.0","May 24, 2021",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_webview_plugin/latest/","flutter","Plugin that allow Flutter to communicate with a native Webview.","FLUTTER","ANDROID,IOS" -"email_validator","https://pub.dev/packages/email_validator",601,110,99,"2.0.1","Mar 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/email_validator/latest/","Packages that depend on email_validator","A simple (but correct) dart class for validating email addresses","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_bottom_navigation_bar","https://pub.dev/packages/animated_bottom_navigation_bar",602,130,97,"1.0.1","Jul 4, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/animated_bottom_navigation_bar/latest/","flutter","Animated Bottom Navigation Bar Widget implementation inspired by https://dribbble.com/shots/7134849-Simple-Tab-Bar-Animation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drift","https://pub.dev/packages/drift",594,120,98,"1.7.1","Jul 2, 2022",,"simonbinder.eu","MIT (LICENSE)","https://pub.dev/documentation/drift/latest/","async, collection, convert, js, meta, sqlite3, stream_channel","Drift is a reactive library to store relational data in Dart and Flutter applications.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_code_metrics","https://pub.dev/packages/dart_code_metrics",585,130,99,"4.16.0","Jun 20, 2022","4.17.0-dev.1","dartcodemetrics.dev","MIT (LICENSE)","https://dartcodemetrics.dev/docs/getting-started/introduction","analyzer, analyzer_plugin, ansicolor, args, collection, crypto, file, glob, html, meta, path, source_span, xml, yaml","Software analytics tool that helps developers analyse and improve software quality.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dartx","https://pub.dev/packages/dartx",580,130,97,"1.1.0","Apr 12, 2022",,"honey.dev","unknown (LICENSE)","https://pub.dev/documentation/dartx/latest/","characters, collection, crypto, meta, path, time","Superpowers for Dart. Collection of useful static extension methods.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"settings_ui","https://pub.dev/packages/settings_ui",578,110,97,"2.0.2","Jan 26, 2022",,"yako.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/settings_ui/latest/","flutter","Create native settings for Flutter app in minutes. Use single interfaces to build","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"json_annotation","https://pub.dev/packages/json_annotation",577,120,100,"4.6.0","Jul 7, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/json_annotation/latest/","meta","Classes and helper functions that support JSON code generation via the `json_serializable` package.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"styled_widget","https://pub.dev/packages/styled_widget",572,110,95,"0.4.0+3","Sep 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/styled_widget/latest/","flutter, lint","Simplifying your widget tree structure by defining widget using methods. Taking ispiration from CSS and SwiftUI","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"marquee","https://pub.dev/packages/marquee",570,130,98,"2.2.3","Jun 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/marquee/latest/","fading_edge_scrollview, flutter","A Flutter widget that scrolls text infinitely. Provides many customizations including custom scroll directions, durations, curves as well as pauses after every round.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"open_file","https://pub.dev/packages/open_file",570,110,100,"3.2.1","May 7, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/open_file/latest/","ffi, flutter","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)","FLUTTER","ANDROID,IOS" -"googleapis","https://pub.dev/packages/googleapis",569,130,99,"9.1.0","Jun 8, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/googleapis/latest/","_discoveryapis_commons, http","Auto-generated client libraries for accessing Google APIs described through the API discovery service.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"liquid_progress_indicator","https://pub.dev/packages/liquid_progress_indicator",563,120,96,"0.4.0","Jul 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/liquid_progress_indicator/latest/","flutter","A progress indicator with water-like effect in Flutter. Works similarly to Flutters own ProgressIndicator.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"collection","https://pub.dev/packages/collection",558,120,100,"1.16.0","Mar 8, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/collection/latest/","Packages that depend on collection","Collections and utilities functions and classes related to collections.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"graphql_flutter","https://pub.dev/packages/graphql_flutter",556,90,98,"5.1.0","Apr 8, 2022",,"zino.company","MIT (LICENSE)","https://pub.dev/documentation/graphql_flutter/latest/","connectivity_plus, flutter, flutter_hooks, gql_exec, graphql, hive, meta, path, path_provider, plugin_platform_interface","A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_sticky_header","https://pub.dev/packages/flutter_sticky_header",554,130,98,"0.6.4","Jul 13, 2022",,"romainrastel.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_sticky_header/latest/","flutter, value_layout_builder","Flutter implementation of sticky headers as a sliver. Use it in a CustomScrollView.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_unity_widget","https://pub.dev/packages/flutter_unity_widget",551,120,94,"2022.1.7+1","Jul 18, 2022",,"xraph.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_unity_widget/latest/","ffi, flutter, flutter_plugin_android_lifecycle, flutter_web_plugins, plugin_platform_interface, stream_transform, webview_flutter, webviewx","Flutter Unity 3D widget for embedding Unity game scenes in flutter. This library now supports Unity as a Library.","FLUTTER","ANDROID,IOS,WEB,WINDOWS" -"home_widget","https://pub.dev/packages/home_widget",548,130,93,"0.1.6","May 14, 2022",,"antonborri.es","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/home_widget/latest/","flutter","A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS.","FLUTTER","ANDROID,IOS" -"snapping_sheet","https://pub.dev/packages/snapping_sheet",548,120,95,"3.1.0","Apr 22, 2021",,"adamjonsson.dev","MIT (LICENSE)","https://pub.dev/documentation/snapping_sheet/latest/","flutter","A package that provides a sheet widget that snaps to different vertical & horizontal positions","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mocktail","https://pub.dev/packages/mocktail",546,130,98,"0.3.0","Mar 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/mocktail/latest/","collection, matcher, test","A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"moor","https://pub.dev/packages/moor",544,130,95,"4.6.1+1","Oct 31, 2021",,"simonbinder.eu","MIT (LICENSE)","https://pub.dev/documentation/moor/latest/","async, collection, convert, drift, meta, sqlite3, stream_channel","Moor is a safe and reactive persistence library for Dart applications","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bitsdojo_window","https://pub.dev/packages/bitsdojo_window",544,110,96,"0.1.2","May 18, 2022",,"bitsdojo.com","MIT (LICENSE)","https://pub.dev/documentation/bitsdojo_window/latest/","bitsdojo_window_linux, bitsdojo_window_macos, bitsdojo_window_platform_interface, bitsdojo_window_windows, flutter","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) for Windows and macOS","FLUTTER","LINUX,MACOS,WINDOWS" -"floor","https://pub.dev/packages/floor",542,110,97,"1.3.0","Jun 17, 2022",,"pinch.nl","Apache-2.0 (LICENSE)","https://pub.dev/documentation/floor/latest/","floor_annotation, flutter, meta, path, sqflite, sqflite_common_ffi","The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications. This library is the runtime dependency.","FLUTTER","ANDROID,IOS,MACOS" -"onesignal_flutter","https://pub.dev/packages/onesignal_flutter",540,120,99,"3.3.2","Jun 17, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/onesignal_flutter/latest/","flutter","OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal","FLUTTER","ANDROID,IOS" -"encrypt","https://pub.dev/packages/encrypt",538,120,99,"5.0.1","Aug 8, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/encrypt/latest/","args, asn1lib, clock, collection, crypto, pointycastle","A set of high-level APIs over PointyCastle for two-way cryptography.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_app_badger","https://pub.dev/packages/flutter_app_badger",536,110,99,"1.4.0","Apr 8, 2022",,"daad.mobi","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_app_badger/latest/","flutter","Plugin to update the app badge on the launcher (both for Android, iOS and macOS)","FLUTTER","ANDROID,IOS,MACOS" -"after_layout","https://pub.dev/packages/after_layout",535,130,98,"1.2.0","May 16, 2022",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/after_layout/latest/","flutter","Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_dynamic_links","https://pub.dev/packages/firebase_dynamic_links",534,130,100,"4.3.3","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_dynamic_links/latest/","firebase_core, firebase_core_platform_interface, firebase_dynamic_links_platform_interface, flutter, meta, plugin_platform_interface","Flutter plugin for Google Dynamic Links for Firebase, an app solution for creating and handling links across multiple platforms.","FLUTTER","ANDROID,IOS" -"flutter_gen","https://pub.dev/packages/flutter_gen",533,130,94,"4.3.0","Jun 9, 2022",,"wasabeef.jp","MIT (LICENSE)","https://github.com/FlutterGen/flutter_gen","args, flutter_gen_core","The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"slimy_card","https://pub.dev/packages/slimy_card",533,100,89,"1.0.4","Apr 15, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/slimy_card/latest/","flare_flutter, flutter","It provides a beautiful slime-like animation of a Card that separates into two.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"feedback","https://pub.dev/packages/feedback",531,130,92,"2.5.0","May 12, 2022",,"uekoetter.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/feedback/latest/","flutter, flutter_localizations","A Flutter package for getting better feedback. It allows the user to give interactive feedback directly in the app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_stripe","https://pub.dev/packages/flutter_stripe",529,130,99,"4.0.0","Jul 20, 2022",,"flutterstripe.io","MIT (LICENSE)","https://pub.dev/documentation/flutter_stripe/latest/","flutter, stripe_android, stripe_ios, stripe_platform_interface","Flutter library for Stripe. Supports PaymentSheets, Apple & Google Pay, SCA, PSD2 and much more.","FLUTTER","ANDROID,IOS,WEB" -"octo_image","https://pub.dev/packages/octo_image",527,130,98,"1.0.2","May 16, 2022",,"baseflow.com","MIT (LICENSE)","https://pub.dev/documentation/octo_image/latest/","flutter, flutter_blurhash","A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"salomon_bottom_bar","https://pub.dev/packages/salomon_bottom_bar",525,130,97,"3.3.1","May 8, 2022",,"lukepighetti.com","MIT (LICENSE)","https://pub.dev/documentation/salomon_bottom_bar/latest/","flutter","Yet another bottom navigation bar, but with a few key promises.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"agora_rtc_engine","https://pub.dev/packages/agora_rtc_engine",524,130,98,"5.3.0","Jul 19, 2022",,"agora.io","MIT (LICENSE)","https://pub.dev/documentation/agora_rtc_engine/latest/","flutter, flutter_web_plugins, js, json_annotation","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.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"in_app_update","https://pub.dev/packages/in_app_update",525,120,98,"3.0.0","Feb 18, 2022",,"jonasbark.de","MIT (LICENSE)","https://pub.dev/documentation/in_app_update/latest/","flutter","Enables In App Updates on Android using the official Android APIs.","FLUTTER","ANDROID" -"flutter_colorpicker","https://pub.dev/packages/flutter_colorpicker",524,130,99,"1.0.3","Dec 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_colorpicker/latest/","flutter","HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"step_progress_indicator","https://pub.dev/packages/step_progress_indicator",523,130,98,"1.0.2","Jan 2, 2022",,"sandromaglione.com","MIT (LICENSE)","https://pub.dev/documentation/step_progress_indicator/latest/","flutter","Bar indicator made of a series of selected and unselected steps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_chat_ui","https://pub.dev/packages/flutter_chat_ui",522,130,97,"1.6.3","Jun 26, 2022",,"flyer.chat","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_chat_ui/latest/","diffutil_dart, equatable, flutter, flutter_chat_types, flutter_link_previewer, flutter_parsed_text, intl, meta, photo_view, url_launcher, visibility_detector","Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sticky_headers","https://pub.dev/packages/sticky_headers",518,120,98,"0.3.0+2","May 16, 2022",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/sticky_headers/latest/","flutter","Flutter Sticky Headers - Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"visibility_detector","https://pub.dev/packages/visibility_detector",513,120,99,"0.3.3","May 5, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/visibility_detector/latest/","flutter","A widget that detects the visibility of its child and notifies a callback.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"built_value","https://pub.dev/packages/built_value",509,130,99,"8.4.0","Jul 13, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/built_value/latest/","built_collection, collection, fixnum, meta","Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_mobx","https://pub.dev/packages/flutter_mobx",509,125,99,"2.0.6+1","May 14, 2022",,"dart.pixelingene.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_mobx/latest/","flutter, mobx","Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"app_settings","https://pub.dev/packages/app_settings",504,120,99,"4.1.8","Jun 9, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/app_settings/latest/","flutter","A Flutter plugin for opening iOS and Android phone settings from an app.","FLUTTER","ANDROID,IOS" -"pigeon","https://pub.dev/packages/pigeon",497,100,94,"3.2.5","Jul 21, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pigeon/latest/","analyzer, args, collection, meta, path","Code generator tool to make communication between Flutter and the host platform type-safe and easier.",, -"geocoding","https://pub.dev/packages/geocoding",500,125,100,"2.0.4","Mar 9, 2022",,"baseflow.com","MIT (LICENSE)","https://pub.dev/documentation/geocoding/latest/","flutter, geocoding_platform_interface","A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.","FLUTTER","ANDROID,IOS" -"fab_circular_menu","https://pub.dev/packages/fab_circular_menu",494,110,96,"1.0.2","Mar 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fab_circular_menu/latest/","flutter, vector_math","A Flutter package to create a nice circular menu using a Floating Action Button.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"win32","https://pub.dev/packages/win32",492,130,99,"2.7.0","May 27, 2022",,"sneath.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/win32/latest/","ffi","A Dart library for accessing common Win32 APIs using FFI. No C required!","DART,FLUTTER","WINDOWS" -"reactive_forms","https://pub.dev/packages/reactive_forms",491,130,97,"13.0.0","May 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/reactive_forms/latest/","flutter, intl","This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular Reactive Forms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"faker","https://pub.dev/packages/faker",491,120,97,"2.0.0","May 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/faker/latest/","crypto","A library for generating fake data. faker is heavily inspired by the Python package faker and, the Ruby package ffaker.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"intl_phone_number_input","https://pub.dev/packages/intl_phone_number_input",489,110,98,"0.7.0+2","May 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/intl_phone_number_input/latest/","collection, equatable, flutter, libphonenumber_plugin, meta","A simple and customizable flutter package for inputting phone number in intl / international format uses Google's libphonenumber.","FLUTTER","ANDROID,IOS,WEB" -"flutter_linkify","https://pub.dev/packages/flutter_linkify",489,120,99,"5.0.2","Apr 13, 2021",,"cretezy.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_linkify/latest/","flutter, linkify","Turns text URLs and emails into clickable inline links in text for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_custom_clippers","https://pub.dev/packages/flutter_custom_clippers",487,130,97,"2.0.0","Jun 10, 2021",,"dlohani.com.np","GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_custom_clippers/latest/","flutter","Flutter package that provides you custom clippers to help you achieve various custom shapes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cupertino_icons","https://pub.dev/packages/cupertino_icons",483,110,100,"1.0.5","Jun 4, 2022",,"flutter.dev","MIT (LICENSE)","https://pub.dev/documentation/cupertino_icons/latest/","Packages that depend on cupertino_icons","Default icons asset for Cupertino widgets based on Apple styled icons","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"quick_actions","https://pub.dev/packages/quick_actions",483,130,97,"0.6.0+11","May 10, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/quick_actions/latest/","flutter, quick_actions_android, quick_actions_ios, quick_actions_platform_interface","Flutter plugin for creating shortcuts on home screen, also known as Quick Actions on iOS and App Shortcuts on Android.","FLUTTER","ANDROID,IOS" -"jiffy","https://pub.dev/packages/jiffy",482,110,99,"5.0.0","Dec 18, 2021",,,"MIT (LICENSE)","https://github.com/jama5262/jiffy/tree/master/doc","intl","Jiffy is a date dart package inspired by momentjs for parsing, manipulating and formatting dates","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"syncfusion_flutter_sliders","https://pub.dev/packages/syncfusion_flutter_sliders",481,130,98,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_sliders/latest/","flutter, intl, syncfusion_flutter_core","A Flutter Sliders library for creating highly customizable and UI-rich slider, range slider, and range selector widgets for filtering purposes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pay","https://pub.dev/packages/pay",477,130,97,"1.0.10","Jun 1, 2022",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/pay/latest/","flutter, flutter_localizations, meta, pay_android, pay_ios, pay_platform_interface","A plug-in to add support for payments on Flutter applications.","FLUTTER","ANDROID,IOS" -"sms_autofill","https://pub.dev/packages/sms_autofill",477,100,99,"2.2.0","Oct 12, 2021",,"jaumard.com","MIT (LICENSE)","https://pub.dev/documentation/sms_autofill/latest/","flutter, pin_input_text_field","Flutter plugin to provide SMS code autofill support","FLUTTER","ANDROID,IOS" -"material_design_icons_flutter","https://pub.dev/packages/material_design_icons_flutter",476,110,99,"5.0.6996","Jul 8, 2022",,,"flutter","https://pub.dev/packages/material_design_icons_flutter/license","Packages that depend on material_design_icons_flutter","The Material Design Icons designed by the community for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"splashscreen","https://pub.dev/packages/splashscreen",471,100,98,"1.3.5","Nov 17, 2020",,"dplyr.dev","MIT (LICENSE)","https://pub.dev/documentation/splashscreen/latest/","flutter","A splashscreen package created as intro for any flutter application easily with a lot of customization","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"story_view","https://pub.dev/packages/story_view",466,110,97,"0.13.2","Nov 22, 2021",,"degreat.co.uk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/story_view/latest/","collection, flutter, flutter_cache_manager, rxdart, video_player","Display stories just like Whatsapp & Instagram. Can be used inline/inside ListView or Column just like Google News app. Comes with gestures to pause, forward & go to previous page.","FLUTTER","ANDROID,IOS" -"chopper","https://pub.dev/packages/chopper",465,120,97,"4.0.6","Jun 22, 2022",,"hadrienlejard.io","MIT (LICENSE)","https://hadrien-lejard.gitbook.io/chopper","http, logging, meta","Chopper is an http client generator using source_gen, inspired by Retrofit","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shelf","https://pub.dev/packages/shelf",464,120,99,"1.3.1","Jun 16, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/shelf/latest/","async, collection, http_parser, path, stack_trace, stream_channel","A model for web server middleware that encourages composition and easy reuse.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bubble","https://pub.dev/packages/bubble",464,110,98,"1.2.1","Mar 10, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/bubble/latest/","flutter","A Flutter widget for chat like a speech bubble in Whatsapp and others.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_snake_navigationbar","https://pub.dev/packages/flutter_snake_navigationbar",462,120,94,"0.6.1","Mar 9, 2022",,"herodot.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_snake_navigationbar/latest/","flutter","Flutter bottom navigation bar widget with snake animation on change item.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"modal_progress_hud","https://pub.dev/packages/modal_progress_hud",460,100,98,"0.1.3","Mar 19, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/modal_progress_hud/latest/","flutter","A modal progress indicator widget (HUD = heads-up display). Wrap around another widget to block access to widget during an async call. Also accepts a custom spinner.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_keyboard_visibility","https://pub.dev/packages/flutter_keyboard_visibility",459,130,99,"5.3.0","Jun 13, 2022",,"jasonrai.ca","MIT (LICENSE)","https://pub.dev/documentation/flutter_keyboard_visibility/latest/","flutter, flutter_keyboard_visibility_platform_interface, flutter_keyboard_visibility_web, meta","Flutter plugin for discovering the state of the soft-keyboard visibility on Android and iOS.","FLUTTER","ANDROID,IOS,WEB" -"wave","https://pub.dev/packages/wave",458,110,96,"0.2.2","Jun 14, 2022",,"glorylab.xyz","MIT (LICENSE)","https://pub.dev/documentation/wave/latest/","flutter","Widget for displaying waves with custom color, duration, floating and blur effects.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_ml_kit","https://pub.dev/packages/google_ml_kit",458,120,97,"0.11.0","May 2, 2022",,"flutter-ml.dev","MIT (LICENSE)","https://pub.dev/documentation/google_ml_kit/latest/","flutter, google_mlkit_barcode_scanning, google_mlkit_digital_ink_recognition, google_mlkit_entity_extraction, google_mlkit_face_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","A Flutter plugin to use all APIs from Google's standalone ML Kit for mobile platforms.","FLUTTER","ANDROID,IOS" -"intro_views_flutter","https://pub.dev/packages/intro_views_flutter",458,130,95,"3.2.0","Jun 13, 2021",,"ayushagarwal.ml","MIT (LICENSE)","https://pub.dev/documentation/intro_views_flutter/latest/","flutter","A Flutter package for simple material design app intro screens with some cool animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hooks_riverpod","https://pub.dev/packages/hooks_riverpod",457,130,99,"1.0.4","May 12, 2022","2.0.0-dev.9","dash-overflow.net","MIT (LICENSE)","https://pub.dev/documentation/hooks_riverpod/latest/","collection, flutter, flutter_hooks, flutter_riverpod, riverpod, state_notifier","A simple way to access state from anywhere in your application while robust and testable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dots_indicator","https://pub.dev/packages/dots_indicator",457,120,99,"2.1.0","Feb 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dots_indicator/latest/","flutter","Dots indicator to show progression of a PageView for example","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"excel","https://pub.dev/packages/excel",457,90,97,"1.1.5","Aug 17, 2020",,"kawal.dev","MIT (LICENSE)","https://pub.dev/documentation/excel/latest/","archive, xml","A flutter and dart library for reading, creating, editing and updating excel sheets with compatible both on client and server side.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"catcher","https://pub.dev/packages/catcher",456,100,96,"0.6.9","Nov 7, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/catcher/latest/","device_info_plus, device_info_plus_platform_interface, dio, flutter, flutter_mailer, flutter_web_plugins, fluttertoast, logging, mailer, package_info_plus, sentry, universal_io","Plugin for error catching which provides multiple handlers for dealing with errors when they are not caught by the developer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"giffy_dialog","https://pub.dev/packages/giffy_dialog",454,90,93,"1.8.0","Jul 16, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/giffy_dialog/latest/","flare_flutter, flutter","A Flutter package for a quick, handy and beautiful giffy dialog.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rename","https://pub.dev/packages/rename",448,110,97,"2.0.1","Nov 6, 2021",,"onatcipli.com","MIT (LICENSE)","https://pub.dev/documentation/rename/latest/","args, logger","Helps you to change or rename your flutter project BundleId and AppName for Ios, Android, MacOS and Linux platforms","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"receive_sharing_intent","https://pub.dev/packages/receive_sharing_intent",446,120,97,"1.4.5","Mar 14, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/receive_sharing_intent/latest/","flutter","A flutter plugin that enables flutter apps to receive sharing photos, text or url from other apps.","FLUTTER","ANDROID,IOS" -"concentric_transition","https://pub.dev/packages/concentric_transition",440,130,92,"1.0.3","Jun 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/concentric_transition/latest/","flutter","Concentric Transition effect. Useful for onboarding, page transitions etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scroll_to_index","https://pub.dev/packages/scroll_to_index",435,120,99,"3.0.1","May 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/scroll_to_index/latest/","flutter","Scroll to a specific child of any scrollable widget in Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"line_icons","https://pub.dev/packages/line_icons",434,130,98,"2.0.1","Mar 9, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/line_icons/latest/","flutter","Another icon library, based on Awesome Line Icons (by www.icons8.com) and with the help of FlutterIcon.com","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"translator","https://pub.dev/packages/translator",433,120,97,"0.1.7","Apr 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/translator/latest/","http","A free and unlimited Google Translate API for Dart. You can use it for translate strings and text for educational purpose.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"syncfusion_flutter_pdfviewer","https://pub.dev/packages/syncfusion_flutter_pdfviewer",432,120,99,"20.2.39-beta","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_pdfviewer/latest/","async, flutter, http, intl, syncfusion_flutter_core, syncfusion_flutter_pdf, syncfusion_pdfviewer_macos, syncfusion_pdfviewer_platform_interface, syncfusion_pdfviewer_web, syncfusion_pdfviewer_windows, url_launcher, uuid, vector_math","Flutter PDF Viewer library is used to display a PDF document seamlessly and efficiently.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"pluto_grid","https://pub.dev/packages/pluto_grid",432,130,95,"5.0.4","Jul 17, 2022",,"weblaze.dev","MIT (LICENSE)","https://pub.dev/documentation/pluto_grid/latest/","collection, flutter, intl, rxdart","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)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_credit_card","https://pub.dev/packages/flutter_credit_card",433,110,98,"3.0.1","Oct 12, 2021",,"simform.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_credit_card/latest/","flutter","A Credit Card widget package, support entering card details, card flip animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"map_launcher","https://pub.dev/packages/map_launcher",428,130,98,"2.2.3","May 27, 2022",,"fluttered.dev","MIT (LICENSE)","https://pub.dev/documentation/map_launcher/latest/","flutter","Map Launcher is a flutter plugin to find available maps installed on a device and launch them with a marker or show directions.","FLUTTER","ANDROID,IOS" -"overlay_support","https://pub.dev/packages/overlay_support",427,130,99,"2.0.1","Jun 3, 2022",,"soit.tech","Apache-2.0 (LICENSE)","https://pub.dev/documentation/overlay_support/latest/","async, flutter","provider support for overlay, easy to build toast and internal notification","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_background_service","https://pub.dev/packages/flutter_background_service",425,130,97,"2.1.3","Jun 14, 2022",,"maseka.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_background_service/latest/","flutter, flutter_background_service_android, flutter_background_service_ios, flutter_background_service_platform_interface","A flutter plugin for executing dart code continously even application closed.","FLUTTER","ANDROID,IOS" -"rate_my_app","https://pub.dev/packages/rate_my_app",423,130,98,"1.1.3","May 19, 2022",,"skyost.eu","MIT (LICENSE)","https://pub.dev/documentation/rate_my_app/latest/","flutter, flutter_rating_bar, shared_preferences","Allows to kindly ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...).","FLUTTER","ANDROID,IOS" -"im_stepper","https://pub.dev/packages/im_stepper",421,120,97,"1.0.1+1","Jun 10, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/im_stepper/latest/","flutter","A growing collection of beautiful, easy to use, stepper and page indicator widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"readmore","https://pub.dev/packages/readmore",421,130,98,"2.2.0","Jun 20, 2022",,"getx.site","MIT (LICENSE)","https://pub.dev/documentation/readmore/latest/","flutter","A Flutter package than allow expand and collapse text dynamically","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"internet_connection_checker","https://pub.dev/packages/internet_connection_checker",420,120,99,"0.0.1+4","May 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/internet_connection_checker/latest/","Packages that depend on internet_connection_checker","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.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"another_flushbar","https://pub.dev/packages/another_flushbar",421,130,99,"1.10.29","May 17, 2022",,"hamidwakili.com","unknown (LICENSE)","https://pub.dev/documentation/another_flushbar/latest/","flutter","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.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dash_chat","https://pub.dev/packages/dash_chat",416,110,95,"1.1.16","May 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dash_chat/latest/","flutter, flutter_parsed_text, intl, transparent_image, uuid","The most complete Chat UI for flutter inspired by react-native-gifted-chat.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"liquid_pull_to_refresh","https://pub.dev/packages/liquid_pull_to_refresh",415,130,96,"3.0.1","Jan 10, 2022",,"ayushagarwal.ml","MIT (LICENSE)","https://pub.dev/documentation/liquid_pull_to_refresh/latest/","flutter","A beautiful and custom refresh indicator with some cool animations and transitions for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tflite","https://pub.dev/packages/tflite",414,120,96,"1.1.2","Apr 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/tflite/latest/","flutter, meta","A Flutter plugin for accessing TensorFlow Lite. Supports both iOS and Android.","FLUTTER","ANDROID,IOS" -"firebase_database","https://pub.dev/packages/firebase_database",412,110,99,"9.0.20","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_database/latest/","firebase_core, firebase_core_platform_interface, firebase_database_platform_interface, firebase_database_web, flutter","Flutter plugin for Firebase Database, a cloud-hosted NoSQL database with realtime data syncing across Android and iOS clients, and offline access.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"routemaster","https://pub.dev/packages/routemaster",413,130,95,"1.0.1","Jun 5, 2022",,"tom.gilder.dev","MIT (LICENSE)","https://pub.dev/documentation/routemaster/latest/","collection, flutter, flutter_web_plugins, path","Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_inner_drawer","https://pub.dev/packages/flutter_inner_drawer",411,110,92,"1.0.0+1","Mar 17, 2021",,"dn-a.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_inner_drawer/latest/","flutter","Inner Drawer is an easy way to create an internal side section (left/right) where you can insert a list menu or other.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"event_bus","https://pub.dev/packages/event_bus",411,130,99,"2.0.0","Mar 4, 2021",,"jakobservices.ch","MIT (LICENSE)","https://pub.dev/documentation/event_bus/latest/","Packages that depend on event_bus","A simple Event Bus using Dart Streams for decoupling applications","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expansion_tile_card","https://pub.dev/packages/expansion_tile_card",411,120,97,"2.0.0","Feb 19, 2021",,"skylled.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/expansion_tile_card/latest/","flutter","An ""expansion"" on the Flutter SDK's standard ExpansionTile, to create a Google Material Theme inspired raised widget, ExpansionTileCard, instead.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hydrated_bloc","https://pub.dev/packages/hydrated_bloc",410,130,97,"8.1.0","Mar 9, 2022","9.0.0-dev.2","bloclibrary.dev","MIT (LICENSE)","https://bloclibrary.dev/#/gettingstarted","bloc, hive, meta, synchronized","An extension to the bloc state management library which automatically persists and restores bloc states.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"retry","https://pub.dev/packages/retry",410,130,97,"3.1.0","Mar 1, 2021",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/retry/latest/","Packages that depend on retry","Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_background_geolocation","https://pub.dev/packages/flutter_background_geolocation",409,130,95,"4.7.0","Jun 21, 2022",,"transistorsoft.com","unknown (LICENSE)","https://pub.dev/documentation/flutter_background_geolocation/latest/","background_fetch, collection, flutter","The most sophisticated background location tracking & geofencing module with battery-conscious motion-detection intelligence for iOS and Android.","FLUTTER","ANDROID,IOS" -"dropdown_button2","https://pub.dev/packages/dropdown_button2",408,130,99,"1.6.3","Jul 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dropdown_button2/latest/","flutter","Flutter's core Dropdown Button widget with steady dropdown menu and many options you can customize to your needs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"multi_select_flutter","https://pub.dev/packages/multi_select_flutter",408,110,98,"4.1.2","Mar 14, 2022",,,"BSD-2-Clause (LICENSE)","https://github.com/CHB61/flutter-multi-select","collection, flutter","A flexible multi select package for Flutter. Make multi select widgets the way you want.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_layout_grid","https://pub.dev/packages/flutter_layout_grid",406,130,96,"2.0.1","May 6, 2022",,"madewithfelt.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_layout_grid/latest/","collection, flutter, meta, quiver","A powerful grid layout system for Flutter, optimized for complex user interface design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_easyrefresh","https://pub.dev/packages/flutter_easyrefresh",405,120,98,"2.2.2","Jul 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_easyrefresh/latest/","flutter","A flutter widget that provides pull-down refresh and pull-up load.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sentry_flutter","https://pub.dev/packages/sentry_flutter",404,130,99,"6.7.0","Jul 22, 2022",,"sentry.io","MIT (LICENSE)","https://pub.dev/documentation/sentry_flutter/latest/","flutter, flutter_web_plugins, meta, package_info_plus, sentry","Sentry SDK for Flutter. This package aims to support different Flutter targets by relying on the many platforms supported by Sentry with native SDKs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"contacts_service","https://pub.dev/packages/contacts_service",403,120,98,"0.6.3","Sep 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/contacts_service/latest/","collection, flutter, quiver","A Flutter plugin to retrieve and manage contacts on Android and iOS devices.","FLUTTER","ANDROID,IOS" -"syncfusion_flutter_pdf","https://pub.dev/packages/syncfusion_flutter_pdf",400,130,98,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_pdf/latest/","convert, crypto, flutter, intl, syncfusion_flutter_core, xml","The Flutter PDF is a library written natively in Dart for creating, reading, editing, and securing PDF files in Android, iOS, and web platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mobile_scanner","https://pub.dev/packages/mobile_scanner",402,130,98,"2.0.0","May 31, 2022",,"steenbakker.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mobile_scanner/latest/","flutter, flutter_web_plugins, js","A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"clipboard","https://pub.dev/packages/clipboard",397,130,98,"0.1.3","Mar 9, 2021",,"samuelezedi.com","unknown (LICENSE)","https://pub.dev/documentation/clipboard/latest/","flutter","A flutter package that helps copy text to clipboard and paste from clipboard.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_facebook_login","https://pub.dev/packages/flutter_facebook_login",397,100,97,"3.0.0","Sep 22, 2019",,"iiro.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_facebook_login/latest/","collection, flutter","A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.","FLUTTER","ANDROID,IOS" -"data_connection_checker","https://pub.dev/packages/data_connection_checker",397,100,98,"0.3.4","Jun 9, 2019",,,"MIT (LICENSE.md)","https://pub.dev/documentation/data_connection_checker/latest/","Packages that depend on data_connection_checker","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.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"day_night_time_picker","https://pub.dev/packages/day_night_time_picker",396,130,94,"1.1.2","Jun 23, 2022",,"tech3d.site","Apache-2.0 (LICENSE)","https://pub.dev/documentation/day_night_time_picker/latest/","flutter","A day night time picker for Flutter. Beautiful day and night animation with Sun and Moon assets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_redux","https://pub.dev/packages/flutter_redux",395,130,98,"0.10.0","May 14, 2022",,"brianegan.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_redux/latest/","flutter, redux","A set of utility Widgets that Provide and Connect to a Redux Store","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"syncfusion_flutter_datagrid","https://pub.dev/packages/syncfusion_flutter_datagrid",394,130,98,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/","collection, flutter, syncfusion_flutter_core","The Syncfusion Flutter DataGrid is used to display and manipulate data in a tabular view. Its rich feature set includes different types of columns, selections, column sizing, etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"admob_flutter","https://pub.dev/packages/admob_flutter",394,110,95,"3.0.0","Jun 2, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/admob_flutter/latest/","flutter","Admob plugin that shows banner ads using native platform views.","FLUTTER","ANDROID,IOS" -"logging","https://pub.dev/packages/logging",394,130,100,"1.0.2","Sep 14, 2021",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/logging/latest/","Packages that depend on logging","Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"get_cli","https://pub.dev/packages/get_cli",393,90,93,"1.8.1","Jun 20, 2022",,"getx.site","Apache-2.0 (LICENSE)","https://pub.dev/documentation/get_cli/latest/","ansicolor, cli_dialog, collection, dart_style, http, intl, meta, path, process_run, pubspec, recase, version, yaml","Official CLI for GetX™ framework to build Flutter and Server Applications easily","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"flutter_widget_from_html","https://pub.dev/packages/flutter_widget_from_html",389,130,99,"0.8.5","Jan 30, 2022",,"daohoangson.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_widget_from_html/latest/","flutter, flutter_widget_from_html_core, fwfh_cached_network_image, fwfh_chewie, fwfh_just_audio, fwfh_selectable_text, fwfh_svg, fwfh_url_launcher, fwfh_webview, html","Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.","FLUTTER","ANDROID,IOS" -"fluentui_system_icons","https://pub.dev/packages/fluentui_system_icons",387,110,95,"1.1.175","Jul 15, 2022",,"microsoft.com","flutter","https://pub.dev/packages/fluentui_system_icons/license","Packages that depend on fluentui_system_icons","Fluent UI System Icons are a collection of familiar, friendly and modern icons from Microsoft.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"macos_ui","https://pub.dev/packages/macos_ui",386,130,91,"1.7.0","Jul 10, 2022",,"macosui.dev","MIT (LICENSE)","https://pub.dev/documentation/macos_ui/latest/","flutter","Flutter widgets and themes implementing the current macOS design language.","FLUTTER","MACOS" -"card_swiper","https://pub.dev/packages/card_swiper",388,130,98,"2.0.4","Jun 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/card_swiper/latest/","flutter","swiper/carousel for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"msix","https://pub.dev/packages/msix",388,130,93,"3.6.2","May 12, 2022",,"kremer.software","MIT (LICENSE)","https://pub.dev/documentation/msix/latest/","args, cli_dialog, cli_util, flutter, get_it, image, package_config, path, pub_semver, yaml","A command-line tool that create Msix installer from your flutter windows-build files.","FLUTTER","WINDOWS" -"english_words","https://pub.dev/packages/english_words",385,130,98,"4.0.0","Mar 24, 2021",,"filiph.net","MIT (LICENSE)","https://pub.dev/documentation/english_words/latest/","string_scanner","Utilities for working with English words. Counts syllables, generates well-sounding word combinations, and provides access to the top 5000 English words by usage.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mason","https://pub.dev/packages/mason",383,130,95,"0.1.0-dev.31","Jul 21, 2022",,"brickhub.dev","MIT (LICENSE)","https://github.com/felangel/mason/tree/master/packages/mason_cli#readme","archive, checked_yaml, collection, crypto, http, json_annotation, mason_logger, meta, mustache_template, path, pub_semver, recase, yaml","A Dart template generator which helps teams generate files quickly and consistently.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"jitsi_meet","https://pub.dev/packages/jitsi_meet",382,120,95,"4.0.0","Apr 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/jitsi_meet/latest/","flutter, jitsi_meet_platform_interface, jitsi_meet_web_plugin","Jitsi Meet Plugin - A plugin for integrating open source Jitsi Meet API in flutter. Jitsi Meet is secure, fully featured and allows completely free video conferencing made with https://jitsi.org, a collection of open source projects","FLUTTER","ANDROID,IOS,WEB" -"flutter_offline","https://pub.dev/packages/flutter_offline",378,120,96,"2.1.0","Feb 7, 2022",,"ogbomo.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_offline/latest/","connectivity_plus, flutter, network_info_plus","A tidy utility to handle offline/online connectivity like a Boss.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fvm","https://pub.dev/packages/fvm",377,115,89,"2.4.1","Jul 6, 2022",,"fvm.app","MIT (LICENSE)","https://pub.dev/documentation/fvm/latest/","args, cli_notify, cli_util, console, date_format, io, meta, path, process_run, yaml","A simple cli to manage Flutter SDK versions per project. Support channels, releases, and local cache for fast switching between versions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"new_version","https://pub.dev/packages/new_version",378,120,98,"0.3.1","Jun 6, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/new_version/latest/","collection, flutter, html, http, package_info_plus, url_launcher","Check if your user has the most recent version of your Flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"mapbox_gl","https://pub.dev/packages/mapbox_gl",375,130,96,"0.16.0","May 19, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/mapbox_gl/latest/","collection, flutter, mapbox_gl_platform_interface, mapbox_gl_web","A Flutter plugin for integrating Mapbox Maps inside a Flutter application on Android, iOS and web platfroms.","FLUTTER","ANDROID,IOS,WEB" -"rounded_loading_button","https://pub.dev/packages/rounded_loading_button",374,120,97,"2.1.0","Mar 6, 2022",,"edgington.dev","MIT (LICENSE)","https://pub.dev/documentation/rounded_loading_button/latest/","flutter, rxdart","A simple implementation of an animated loading button widget for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"numberpicker","https://pub.dev/packages/numberpicker",373,120,98,"2.1.1","Apr 14, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/numberpicker/latest/","flutter, infinite_listview","NumberPicker is a widget allowing user to choose numbers by scrolling spinners.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_splash_screen","https://pub.dev/packages/animated_splash_screen",372,120,98,"1.3.0","Jul 3, 2022",,"cleancode.dev","MIT (LICENSE)","https://pub.dev/documentation/animated_splash_screen/latest/","flutter, page_transition","The easiest way to create your animated splash screen in a fully customizable way.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutterfire_ui","https://pub.dev/packages/flutterfire_ui",369,80,97,"0.4.3","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutterfire_ui/latest/","cloud_firestore, collection, crypto, desktop_webview_auth, email_validator, firebase_auth, firebase_core, firebase_database, firebase_dynamic_links, flutter, flutter_facebook_auth, flutter_localizations, flutter_svg, google_sign_in, sign_in_with_apple, twitter_login","UI library built on top of firebase services","FLUTTER", -"states_rebuilder","https://pub.dev/packages/states_rebuilder",364,120,93,"6.1.0+1","May 13, 2022","6.2.0-beta-1",,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/states_rebuilder/latest/","collection, flutter, flutter_localizations, meta","a simple yet powerful state management technique for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_pdf_view","https://pub.dev/packages/native_pdf_view",363,110,97,"6.0.0+1","Feb 10, 2022",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/native_pdf_view/latest/","flutter, pdfx","Flutter plugin to render PDF files on Web, MacOS, Windows, Android and iOS.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"hive_flutter","https://pub.dev/packages/hive_flutter",362,110,100,"1.1.0","Jun 20, 2021",,"hivedb.dev","unknown (LICENSE)","https://docs.hivedb.dev/","flutter, hive, path, path_provider","Extension for Hive. Makes it easier to use Hive in Flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stripe_payment","https://pub.dev/packages/stripe_payment",360,110,96,"1.1.4","Jul 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/stripe_payment/latest/","flutter","A Flutter plugin to integrate the stripe libraries for iOS and Android. Supports Apple / Google Pay, SCA, PSD2 and much more.","FLUTTER","ANDROID,IOS" -"flutter_switch","https://pub.dev/packages/flutter_switch",360,130,99,"0.3.2","Jun 22, 2021",,"nickromero.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_switch/latest/","flutter","A custom switch widget that can have a custom height and width, borders, border radius, colors, toggle size, custom text and icons inside the toggle.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_gallery_saver","https://pub.dev/packages/image_gallery_saver",359,120,99,"1.7.1","Oct 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/image_gallery_saver/latest/","flutter","A new flutter plugin project for save image to gallery, iOS need to add the following keys to your Info.plist file.","FLUTTER","ANDROID,IOS" -"wechat_assets_picker","https://pub.dev/packages/wechat_assets_picker",358,125,98,"7.3.2","Jun 11, 2022","8.0.0-dev.2","fluttercandies.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/wechat_assets_picker/latest/","extended_image, flutter, photo_manager, provider, video_player","An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.","FLUTTER","ANDROID,IOS" -"focused_menu","https://pub.dev/packages/focused_menu",357,110,95,"1.0.5","Mar 13, 2021",,"retroportalstudio.com","MIT (LICENSE)","https://pub.dev/documentation/focused_menu/latest/","flutter","This is an easy to implement package for adding Focused Long Press Menu to Flutter Applications","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"backdrop","https://pub.dev/packages/backdrop",356,130,95,"0.8.0","May 12, 2022",,"fluttercommunity.dev","BSD-2-Clause-Views (LICENSE)","https://github.com/fluttercommunity/backdrop","flutter","Backdrop implementation in dart. (https://material.io/design/components/backdrop.html)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adaptive_theme","https://pub.dev/packages/adaptive_theme",357,130,97,"3.1.0","Jun 23, 2022",,"birju.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/adaptive_theme/latest/","flutter, shared_preferences","Allows to change between light and dark theme dynamically and add system adaptive theme support.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"archive","https://pub.dev/packages/archive",354,120,100,"3.3.1","Jul 20, 2022",,"loki3d.com","MIT (LICENSE)","https://pub.dev/documentation/archive/latest/","crypto, path","Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"quiver","https://pub.dev/packages/quiver",354,110,99,"3.1.0","May 3, 2022",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/quiver/latest/","matcher","Quiver is a set of utility libraries for Dart that makes using many Dart libraries easier and more convenient, or adds additional functionality.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"qrscan","https://pub.dev/packages/qrscan",351,125,95,"0.3.2","Jun 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/qrscan/latest/","flutter","A Plug-in for dart, which help you scanning barcode and qrcode with android device.","FLUTTER","ANDROID" -"custom_navigation_bar","https://pub.dev/packages/custom_navigation_bar",351,120,95,"0.8.2","Jun 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_navigation_bar/latest/","flutter","A custom navigation bar with bubble click effect. Inspired by The Boring Flutter Development Show EP. 35.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bloc_test","https://pub.dev/packages/bloc_test",350,130,97,"9.0.3","Mar 1, 2022",,"bloclibrary.dev","MIT (LICENSE)","https://bloclibrary.dev/#/gettingstarted","bloc, diff_match_patch, meta, mocktail, test","A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"html","https://pub.dev/packages/html",345,110,100,"0.15.0","Feb 11, 2021",,"tools.dart.dev","unknown (LICENSE)","https://pub.dev/documentation/html/latest/","csslib, source_span","APIs for parsing and manipulating HTML content outside the browser.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sensors_plus","https://pub.dev/packages/sensors_plus",344,130,96,"1.3.2","May 31, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sensors_plus/latest/","flutter, sensors_plus_platform_interface, sensors_plus_web","Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors.","FLUTTER","ANDROID,IOS,WEB" -"flutter_picker","https://pub.dev/packages/flutter_picker",342,120,98,"2.0.5","Jul 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_picker/latest/","flutter","Flutter plugin picker. Include NumberPicker, DateTimePicker, ArrayPicker, and default linkage Picker. Provide flexible parameters to meet various needs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"formz","https://pub.dev/packages/formz",342,130,98,"0.4.1","Oct 14, 2021","0.5.0-dev.1","verygood.ventures","MIT (LICENSE)","https://github.com/ChicagoFlutter/formz","Packages that depend on formz","A unified form representation in Dart which aims to simplify form representation and validation in a generic way.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"brasil_fields","https://pub.dev/packages/brasil_fields",342,120,97,"1.4.5","May 30, 2022",,"flutterbootcamp.com.br","MIT (LICENSE)","https://pub.dev/documentation/brasil_fields/latest/","flutter, intl","O jeito mais fácil de utilizar padrões e formatos brasileiros em seu projeto Dart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sentry","https://pub.dev/packages/sentry",339,130,97,"6.7.0","Jul 22, 2022",,"sentry.io","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sentry/latest/","http, meta, stack_trace, uuid","A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"form_field_validator","https://pub.dev/packages/form_field_validator",340,120,98,"1.1.0","Mar 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/form_field_validator/latest/","flutter, intl","A straightforward flutter form field validator that provides common validation options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"palette_generator","https://pub.dev/packages/palette_generator",335,130,97,"0.3.3+1","May 31, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/palette_generator/latest/","collection, flutter, path","Flutter package for generating palette colors from a source image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamic_widget","https://pub.dev/packages/dynamic_widget",335,110,90,"4.0.5","May 19, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/dynamic_widget/latest/","flutter, font_awesome_flutter, http, logging","A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code。","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_portal","https://pub.dev/packages/flutter_portal",335,130,96,"1.1.0","May 13, 2022",,"cjycode.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_portal/latest/","collection, flutter, vector_math","Evolved Overlay/OverlayEntry - declarative not imperative, intuitive-context, and easy-alignment","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"supabase","https://pub.dev/packages/supabase",334,130,95,"0.3.6","Jul 12, 2022",,"supabase.io","MIT (LICENSE)","https://pub.dev/documentation/supabase/latest/","functions_client, gotrue, postgrest, realtime_client, storage_client","A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"test","https://pub.dev/packages/test",334,120,99,"1.21.4","Jul 6, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/test/latest/","analyzer, async, boolean_selector, collection, coverage, http_multi_server, io, js, node_preamble, package_config, path, pool, shelf, shelf_packages_handler, shelf_static, shelf_web_socket, source_span, stack_trace, stream_channel, test_api, test_core, typed_data, web_socket_channel, webkit_inspection_protocol, yaml","A full featured library for writing and running Dart tests across platforms.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_intro","https://pub.dev/packages/flutter_intro",334,130,94,"3.0.2","May 13, 2022",,"30x.link","MIT (LICENSE)","https://pub.dev/documentation/flutter_intro/latest/","flutter","A better way for new feature introduction and step-by-step users guide for your Flutter project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_echarts","https://pub.dev/packages/flutter_echarts",334,100,93,"2.3.0","Oct 27, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_echarts/latest/","flutter, webview_flutter","A data visualization charts library, based on Apache ECharts, able to build advanced charts like WebGL 3D, GIS map, etc.","FLUTTER","ANDROID,IOS" -"flutter_calendar_carousel","https://pub.dev/packages/flutter_calendar_carousel",332,120,98,"2.4.0","Jul 12, 2022",,"dooboolab.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_calendar_carousel/latest/","flutter, intl","Calendar widget for flutter that is swipeable. This widget can help you build customizable calendar with scrollable actions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"background_locator","https://pub.dev/packages/background_locator",333,100,93,"1.6.12","Jan 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/background_locator/latest/","flutter","A Flutter plugin to request the location even if the app is killed. Sending the location to a dart function in background, also provide a meter filter","FLUTTER","ANDROID,IOS" -"dough","https://pub.dev/packages/dough",331,120,85,"1.0.3","May 17, 2022",,"josiahsaunders.com","MIT (LICENSE)","https://pub.dev/documentation/dough/latest/","equatable, flutter, provider, sensors, vector_math","This library provides widgets that can be used to create a smooshy user interface.","FLUTTER","ANDROID,IOS" -"vibration","https://pub.dev/packages/vibration",332,110,98,"1.7.3","Nov 28, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/vibration/latest/","flutter, vibration_web","A plugin for handling Vibration API on iOS, Android, and web.","FLUTTER","ANDROID,IOS,WEB" -"photo_manager","https://pub.dev/packages/photo_manager",330,130,98,"2.1.4","Jun 22, 2022","2.2.0-dev.4","fluttercandies.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/photo_manager/latest/","flutter","A Flutter plugin that provides assets abstraction management APIs on Android, iOS, and macOS.","FLUTTER","ANDROID,IOS,MACOS" -"purchases_flutter","https://pub.dev/packages/purchases_flutter",330,110,97,"3.10.0","Apr 18, 2022","4.0.0-rc.1","revenuecat.com","MIT (LICENSE)","https://docs.revenuecat.com/docs","flutter, freezed_annotation, json_annotation","A Flutter plugin that makes it simple to add and manage in-app purchases (IAP) and subscriptions. Supports Android, iOS, macOS, iPadOS, and watchOS.","FLUTTER","ANDROID,IOS,MACOS" -"smooth_star_rating","https://pub.dev/packages/smooth_star_rating",330,100,97,"1.1.1","May 22, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/smooth_star_rating/latest/","flutter","A smooth rating bar that supports full and half rating with easy icon customizability","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"date_picker_timeline","https://pub.dev/packages/date_picker_timeline",329,120,97,"1.2.3","Mar 6, 2021",,"vivekkaushik.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/date_picker_timeline/latest/","flutter, intl","Flutter Date Picker Library that provides a calendar as a horizontal timeline.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adobe_xd","https://pub.dev/packages/adobe_xd",328,120,96,"2.0.1","Jan 28, 2022",,"adobe.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/adobe_xd/latest/","collection, flutter, flutter_svg","Generate code for building apps with Flutter based on your designs in Adobe XD with the “XD to Flutter” plugin. This package contains helper widgets used by the plugin.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"argon_buttons_flutter","https://pub.dev/packages/argon_buttons_flutter",328,110,94,"1.1.0","May 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/argon_buttons_flutter/latest/","flutter","This package would help you to create beautiful Loading and Timer buttons. No need to worry animations and states for each of your buttons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mysql1","https://pub.dev/packages/mysql1",325,120,95,"0.20.0","Jun 30, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/mysql1/latest/","collection, crypto, logging, pool","A library for connecting to and querying MySQL & MariaDB databases.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"camerawesome","https://pub.dev/packages/camerawesome",325,120,92,"0.3.3","Jun 21, 2022",,"apparence.io","MIT (LICENSE)","https://pub.dev/documentation/camerawesome/latest/","flutter, rxdart","Easiest Flutter camera Plugin supporting capturing images, streaming images, video recording, switch sensors, autofocus, flash... on Android and iOS","FLUTTER","ANDROID,IOS" -"video_compress","https://pub.dev/packages/video_compress",326,130,98,"3.1.1","Jun 20, 2022",,"getx.site","MIT (LICENSE)","https://pub.dev/documentation/video_compress/latest/","flutter","Light library of video manipulation of Flutter. Compress video, remove audio, get video thumbnail from dart code.","FLUTTER","ANDROID,IOS,MACOS" -"circular_countdown_timer","https://pub.dev/packages/circular_countdown_timer",324,130,97,"0.2.2","Jun 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/circular_countdown_timer/latest/","flutter","Make an animated circular countdown using Circular Countdown Timer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"date_format","https://pub.dev/packages/date_format",324,130,99,"2.0.6","Apr 9, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/date_format/latest/","Packages that depend on date_format","A simple API to format dates. Provides various constants to build Date format string. Use `formatDate` method to format date according to format string.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_xlider","https://pub.dev/packages/flutter_xlider",321,70,96,"3.4.0","May 7, 2020",,"flutterdev.site","MIT (LICENSE)","https://pub.dev/documentation/flutter_xlider/latest/","flutter","(Flutter Xlider) A material design slider and range slider, horizontal and vertical, with RTL support and lots of options and customizations for flutter",, -"async","https://pub.dev/packages/async",320,120,100,"2.9.0","Apr 1, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/async/latest/","collection, meta","Utility functions and classes related to the 'dart:async' library.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"super_editor","https://pub.dev/packages/super_editor",320,90,82,"0.2.0","Mar 16, 2022",,"superlist.com","MIT (LICENSE)","https://pub.dev/documentation/super_editor/latest/","characters, collection, flutter, flutter_lints, flutter_test, http, linkify, logging, markdown, uuid","Configurable, composeable, extensible text editor and document renderer for Flutter.",, -"url_strategy","https://pub.dev/packages/url_strategy",321,130,99,"0.2.0","Feb 24, 2021",,"simpleclub.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/url_strategy/latest/","flutter_web_plugins","Flutter package that allows setting the web app URL strategy with a single line of code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"delayed_display","https://pub.dev/packages/delayed_display",319,130,95,"2.0.0","Mar 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/delayed_display/latest/","flutter","A widget that enables you to display a child after a delay and with beautiful fading and sliding animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_reactive_ble","https://pub.dev/packages/flutter_reactive_ble",317,110,96,"5.0.2","Nov 8, 2021",,"meethue.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_reactive_ble/latest/","collection, flutter, functional_data, meta, reactive_ble_mobile, reactive_ble_platform_interface","Reactive Bluetooth Low Energy (BLE) plugin that can communicate with multiple devices","FLUTTER","ANDROID,IOS" -"lazy_load_scrollview","https://pub.dev/packages/lazy_load_scrollview",317,130,97,"1.3.0","Mar 7, 2021",,"quirijngb.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/lazy_load_scrollview/latest/","flutter","A wrapper for a ScrollView that will trigger a callback when the bottom of the page is reached","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"graphql","https://pub.dev/packages/graphql",316,120,98,"5.1.1","Apr 9, 2022","5.1.2-beta.4","zino.company","MIT (LICENSE)","https://pub.dev/documentation/graphql/latest/","collection, gql, gql_dedupe_link, gql_error_link, gql_exec, gql_http_link, gql_link, gql_transform_link, hive, http, meta, normalize, path, rxdart, stream_channel, uuid, web_socket_channel","A stand-alone GraphQL client for Dart, bringing all the features from a modern GraphQL client to one easy to use package.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"moor_flutter","https://pub.dev/packages/moor_flutter",316,130,96,"4.1.0","Mar 14, 2022",,"simonbinder.eu","MIT (LICENSE)","https://pub.dev/documentation/moor_flutter/latest/","flutter, moor, path, sqflite","Flutter implementation of moor, a safe and reactive persistence library for Dart applications","FLUTTER","ANDROID,IOS,MACOS" -"firebase_remote_config","https://pub.dev/packages/firebase_remote_config",314,130,99,"2.0.13","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_remote_config/latest/","firebase_core, firebase_core_platform_interface, firebase_remote_config_platform_interface, firebase_remote_config_web, flutter","Flutter plugin for Firebase Remote Config. Update your application look and feel and behavior without re-releasing.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"cloud_functions","https://pub.dev/packages/cloud_functions",314,130,99,"3.3.3","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cloud_functions/latest/","cloud_functions_platform_interface, cloud_functions_web, firebase_core, firebase_core_platform_interface, flutter","A Flutter plugin allowing you to use Firebase Cloud Functions.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"geoflutterfire","https://pub.dev/packages/geoflutterfire",313,120,97,"3.0.3","Feb 25, 2022",,"noeatsleepteam.com","MIT (LICENSE)","https://pub.dev/documentation/geoflutterfire/latest/","cloud_firestore, flutter, flutter_lints, rxdart","GeoFlutterFire is an open-source library that allows you to store and query firestore documents based on their geographic location.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"flutter_phoenix","https://pub.dev/packages/flutter_phoenix",313,120,98,"1.0.0","Mar 8, 2021",,"dailyn.app","MIT (LICENSE)","https://pub.dev/documentation/flutter_phoenix/latest/","flutter","Easily restart your application from scratch, losing any previous state","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"redux","https://pub.dev/packages/redux",313,115,97,"5.0.0","Feb 23, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/redux/latest/","Packages that depend on redux","Redux is a predictable state container for Dart and Flutter apps","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"web3dart","https://pub.dev/packages/web3dart",312,130,96,"2.4.1","Jul 6, 2022",,"pwa.ir","MIT (LICENSE)","https://pub.dev/documentation/web3dart/latest/","async, collection, convert, eip55, http, json_rpc_2, pointycastle, stream_channel, stream_transform, typed_data, uuid","Dart library to connect to Ethereum clients. Send transactions and interact with smart contracts!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"very_good_cli","https://pub.dev/packages/very_good_cli",311,130,68,"0.7.11","Jul 19, 2022",,"verygood.ventures","MIT (LICENSE)","https://pub.dev/documentation/very_good_cli/latest/","args, glob, lcov_parser, mason, mason_logger, meta, path, pub_updater, pubspec_parse, stack_trace, universal_io, usage, very_good_analysis, very_good_test_runner","A Very Good Command Line Interface for Dart created by Very Good Ventures.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appwrite","https://pub.dev/packages/appwrite",311,110,93,"6.0.0","Jun 28, 2022",,"appwrite.io","unknown (LICENSE)","https://appwrite.io/support","cookie_jar, device_info_plus, flutter, flutter_web_auth, http, package_info_plus, path_provider, web_socket_channel","Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API","FLUTTER","ANDROID,IOS,MACOS,WEB" -"html_editor_enhanced","https://pub.dev/packages/html_editor_enhanced",312,130,97,"2.5.0","Jun 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/html_editor_enhanced/latest/","file_picker, flex_color_picker, flutter, flutter_inappwebview, flutter_keyboard_visibility, meta, numberpicker, pedantic, pointer_interceptor, visibility_detector","HTML rich text editor for Android, iOS, and Web, using the Summernote library. Enhanced with highly customizable widget-based controls, bug fixes, callbacks, dark mode, and more.","FLUTTER","ANDROID,IOS,WEB" -"search_choices","https://pub.dev/packages/search_choices",310,130,96,"2.0.21","Jul 7, 2022",,"jod.li","MIT (LICENSE)","https://pub.dev/documentation/search_choices/latest/","flutter","Highly versatile Widget to search through a single or multiple choices list in a dialog box or a menu. Supports pagination and future/API/webservice searches with sort and filter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"advance_pdf_viewer","https://pub.dev/packages/advance_pdf_viewer",310,110,98,"2.0.1","Jan 4, 2022",,"dlohani.com.np","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/advance_pdf_viewer/latest/","flutter, flutter_cache_manager, numberpicker, path_provider","A flutter plugin for handling PDF files. Works on both Android & iOS","FLUTTER","ANDROID,IOS" -"flutter_inapp_purchase","https://pub.dev/packages/flutter_inapp_purchase",308,120,96,"5.3.1","Jun 11, 2022",,"dooboolab.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_inapp_purchase/latest/","flutter, http, meta, platform","In App Purchase plugin for flutter. This project has been forked by react-native-iap and we are willing to share same experience with that on react-native.","FLUTTER","ANDROID,IOS" -"loading_animation_widget","https://pub.dev/packages/loading_animation_widget",309,130,97,"1.2.0+2","Jun 9, 2022",,"waterydesert.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/loading_animation_widget/latest/","flutter","Loading animation or loading spiner or loader. It's used to show loading animation when the app is in loading state or something is processing for uncertain time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_refresh_indicator","https://pub.dev/packages/custom_refresh_indicator",307,130,96,"1.2.1","Jun 14, 2022",,"klyta.it","MIT (LICENSE)","https://pub.dev/documentation/custom_refresh_indicator/latest/","flutter","Flutter Widget that make it easy to implement custom refresh indicator.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tuple","https://pub.dev/packages/tuple",306,110,99,"2.0.0","Mar 12, 2021",,"google.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/tuple/latest/","quiver","Tuple data structure","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_multi_formatter","https://pub.dev/packages/flutter_multi_formatter",305,120,98,"2.5.8","Jul 18, 2022",,"softmaestri.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_multi_formatter/latest/","base58check, bech32, collection, flutter","A package of formatters for international phone numbers, credit / debit cards and a masked formatter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zefyr","https://pub.dev/packages/zefyr",304,70,90,"0.12.0","Oct 4, 2020",,"memspace.app","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/zefyr/latest/","collection, flutter, meta, notus, quill_delta, quiver_hashcode, url_launcher","Clean, minimalistic and collaboration-ready rich text editor for Flutter.",, -"carousel_pro","https://pub.dev/packages/carousel_pro",303,95,98,"1.0.0","Jun 30, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/carousel_pro/latest/","flutter","A Flutter Carousel Slider widget. Support Network and Asset Images. You can modify the UI according your design easily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"graphic","https://pub.dev/packages/graphic",301,120,92,"0.10.6","Jul 22, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/graphic/latest/","collection, flutter, path_drawing, vector_math","A grammar of data visualization and Flutter charting library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"data_table_2","https://pub.dev/packages/data_table_2",299,130,98,"2.3.5","Jul 1, 2022",,"saplin.blogspot.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/data_table_2/latest/","async, flutter","In-place substitute for Flutter's DataTable and PaginatedDataTable with fixed/sticky headers and few extra features","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"at_contacts_flutter","https://pub.dev/packages/at_contacts_flutter",299,90,79,"4.0.5","Jun 2, 2022",,"atsign.org","BSD-3-Clause (LICENSE)","https://atsign.dev/docs/functional_architecture/libraries/#at_contacts_flutter","at_client, at_client_mobile, at_common_flutter, at_commons, at_contact, at_lookup, at_utils, flutter, flutter_slidable","A Flutter plugin project to provide ease of managing contacts for an @sign using @platform.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"inview_notifier_list","https://pub.dev/packages/inview_notifier_list",299,130,94,"3.0.0","Dec 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/inview_notifier_list/latest/","flutter, stream_transform","A Flutter package that builds a listview and notifies when the widgets are on screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"arkit_plugin","https://pub.dev/packages/arkit_plugin",299,120,89,"1.0.5","Oct 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/arkit_plugin/latest/","flutter, json_annotation, meta, vector_math","Flutter Plugin for ARKit - Apple's augmented reality (AR) development platform for iOS mobile devices.","FLUTTER","IOS" -"video_trimmer","https://pub.dev/packages/video_trimmer",298,130,94,"1.1.3","Apr 23, 2022",,"souvikbiswas.com","MIT (LICENSE)","https://pub.dev/documentation/video_trimmer/latest/","ffmpeg_kit_flutter, flutter, intl, path, path_provider, video_player, video_thumbnail","A Flutter package for trimming videos. This supports retrieving, trimming, and storage of trimmed video files to the file system.","FLUTTER","ANDROID,IOS" -"scratcher","https://pub.dev/packages/scratcher",299,130,95,"2.2.1","May 20, 2022",,"rykowski.dev","MIT (LICENSE)","https://pub.dev/documentation/scratcher/latest/","flutter","Scratch card widget which temporarily hides content from the user.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"searchable_dropdown","https://pub.dev/packages/searchable_dropdown",297,70,95,"1.1.3","Mar 31, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/searchable_dropdown/latest/","flutter","Widget to let the user search through a keyword string typed on a customizable keyboard in a single or multiple choices list presented as a dropdown in a dialog box or a menu.",, -"bottom_bar_with_sheet","https://pub.dev/packages/bottom_bar_with_sheet",296,130,86,"2.4.0","May 2, 2022",,"frezycode.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/bottom_bar_with_sheet/latest/","flutter","This package help you to create bottom bar with FloatingActionButton which buld BottomSheet widget on every page.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_polyline_points","https://pub.dev/packages/flutter_polyline_points",295,120,99,"1.0.0","Apr 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_polyline_points/latest/","flutter, http","A flutter package to get polyline points by either passing the coordinates or google encoded polyline string","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"signature","https://pub.dev/packages/signature",294,130,98,"5.1.0","Jul 15, 2022",,"4q.eu","MIT (LICENSE)","https://pub.dev/documentation/signature/latest/","flutter, image","A Flutter plugin providing performance optimized signature canvas with ability to set custom style, boundaries and initial state.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mongo_dart","https://pub.dev/packages/mongo_dart",294,110,95,"0.7.4+1","Apr 10, 2022","0.8.0-1.0.beta",,"MIT (LICENSE)","https://pub.dev/documentation/mongo_dart/latest/","basic_utils, bson, collection, crypto, logging, mongo_dart_query, path, pool, rational, sasl_scram, uuid, vy_string_utils","MongoDB driver, implemented in pure Dart. All CRUD operations, aggregation pipeline and more!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"circular_menu","https://pub.dev/packages/circular_menu",293,130,92,"2.0.1","Jun 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/circular_menu/latest/","flutter","A simple animated circular menu for Flutter, Adjustable radius, colors, alignment, animation curve and animation duration.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flick_video_player","https://pub.dev/packages/flick_video_player",293,130,97,"0.5.0","Jun 21, 2022",,"geekyants.com","unknown (LICENSE)","https://pub.dev/documentation/flick_video_player/latest/","flutter, provider, universal_html, video_player, wakelock","Flick Video Player is a video player for flutter. The video_player plugin gives low level access for the video playback.","FLUTTER","ANDROID,IOS,WEB" -"youtube_player_iframe","https://pub.dev/packages/youtube_player_iframe",292,120,98,"2.3.0","May 16, 2022","3.0.0-beta.1","sarbagyastha.com.np","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/youtube_player_iframe/latest/","flutter, flutter_inappwebview, url_launcher","Flutter port of the official YouTube iFrame player API. Supports web & mobile platforms.","FLUTTER","ANDROID,IOS,WEB" -"draggable_home","https://pub.dev/packages/draggable_home",291,130,90,"1.0.3","Apr 16, 2022",,,"BSD-3-Clause (LICENSE)","https://github.com/4-alok/draggable_home/blob/main/README.md","flutter, rxdart","Draggable is a library for adding a beautiful draggable home page","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_editor_pro","https://pub.dev/packages/image_editor_pro",290,90,88,"1.1.8","May 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/image_editor_pro/latest/","collection, cupertino_icons, dio, firexcode, flutter, flutter_colorpicker, flutter_web_plugins, font_awesome_flutter, image_picker, path_provider, permission_handler, screenshot, signature, zoom_widget","Image Editor Plugin with simple, easy support for image editing using paints,text and emoji like stories.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"video_thumbnail","https://pub.dev/packages/video_thumbnail",288,130,99,"0.5.2","Jul 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/video_thumbnail/latest/","flutter","A flutter plugin for creating a thumbnail from a local video file or from a video URL.","FLUTTER","ANDROID,IOS" -"agora_uikit","https://pub.dev/packages/agora_uikit",288,120,93,"1.0.2","Jun 14, 2022",,"agora.io","MIT (LICENSE)","https://pub.dev/documentation/agora_uikit/latest/","agora_rtc_engine, agora_rtm, flutter, http, lints, permission_handler","Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.","FLUTTER","ANDROID,IOS" -"synchronized","https://pub.dev/packages/synchronized",288,130,99,"3.0.0+2","Mar 24, 2022",,"tekartik.com","unknown (LICENSE)","https://pub.dev/documentation/synchronized/latest/","Packages that depend on synchronized","Lock mechanism to prevent concurrent access to asynchronous code.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"enum_to_string","https://pub.dev/packages/enum_to_string",288,120,98,"2.0.1","Mar 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/enum_to_string/latest/","Packages that depend on enum_to_string","Better conversion of ENUMs to string. Dart has annoying EnumName.ValueName syntax when calling enum.toString, this package fixes that.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"golden_toolkit","https://pub.dev/packages/golden_toolkit",287,120,95,"0.13.0","Jan 11, 2022",,"ebay.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/golden_toolkit/latest/","flutter, flutter_test, meta","Common patterns for screenshot-based widget testing using Goldens.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"rubber","https://pub.dev/packages/rubber",285,110,96,"1.0.1","Jul 5, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/rubber/latest/","after_layout, flutter","Rubber is an elastic bottom sheet widget with the customizable material spring animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expansion_card","https://pub.dev/packages/expansion_card",285,100,91,"0.1.0","Jan 9, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/expansion_card/latest/","flutter","Expansion Card that expands on click with full body cover background that also expands ontap. This widget is highly customizable with smooth animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loading_indicator","https://pub.dev/packages/loading_indicator",283,120,98,"3.1.0","May 15, 2022",,"tinocheng.app","Apache-2.0 (LICENSE)","https://pub.dev/documentation/loading_indicator/latest/","async, collection, flutter","A collection loading animations written in pure dart. Out of the box, no extra dependency.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_theme_switcher","https://pub.dev/packages/animated_theme_switcher",282,110,95,"2.0.6","Jan 2, 2022",,"kherel.com","MIT (LICENSE)","https://pub.dev/documentation/animated_theme_switcher/latest/","flutter","Flutter animated theme switcher, that help to create beautiful transactions during the theme switch.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_vlc_player","https://pub.dev/packages/flutter_vlc_player",282,130,95,"7.1.5","Jun 3, 2022",,"solid.software","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_vlc_player/latest/","flutter, flutter_vlc_player_platform_interface, meta","A VLC-powered alternative to Flutter's video_player. Supports multiple players on one screen.","FLUTTER","ANDROID,IOS" -"boxy","https://pub.dev/packages/boxy",281,130,89,"2.0.6+1","Jun 16, 2022",,"tst.sh","BSD-3-Clause (LICENSE)","https://boxy.wiki/","flutter, vector_math","Overcome limitations of built-in layouts, advanced flex, custom multi-child layouts, slivers, and more!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gallery_saver","https://pub.dev/packages/gallery_saver",280,110,98,"2.3.2","Oct 19, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/gallery_saver/latest/","flutter, http, path, path_provider","Saves images and videos from network or temporary file to external storage. Both images and videos will be visible in Android Gallery and iOS Photos.","FLUTTER","ANDROID,IOS" -"universal_html","https://pub.dev/packages/universal_html",281,80,99,"2.0.8","Apr 2, 2021",,"dint.dev","unknown (LICENSE)","https://pub.dev/documentation/universal_html/latest/","async, charcode, collection, csslib, html, meta, source_span, typed_data, universal_io","A 'dart:html' that works in all platforms, including Flutter and server-side. Eases cross-platform development and HTML / XML processing.",, -"youtube_explode_dart","https://pub.dev/packages/youtube_explode_dart",280,120,95,"1.12.0","Jun 26, 2022",,"hexah.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/youtube_explode_dart/latest/","collection, freezed_annotation, html, http, http_parser, json_annotation, meta, xml","A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"barcode","https://pub.dev/packages/barcode",278,130,97,"2.2.1","May 10, 2022",,"nfet.net","Apache-2.0 (LICENSE)","https://pub.dev/documentation/barcode/latest/","meta, qr","Barcode generation library for Dart that can generate generic drawing operations for any backend.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"transparent_image","https://pub.dev/packages/transparent_image",279,110,99,"2.0.0","Mar 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/transparent_image/latest/","Packages that depend on transparent_image","A transparent image in Dart code, represented as a Uint8List.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_email_sender","https://pub.dev/packages/flutter_email_sender",277,120,98,"5.1.0","Feb 9, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_email_sender/latest/","flutter","Allows send emails from flutter using native platform functionality.","FLUTTER","ANDROID,IOS" -"expandable_bottom_bar","https://pub.dev/packages/expandable_bottom_bar",277,130,89,"2.0.2","May 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/expandable_bottom_bar/latest/","flutter","Animatable bottom app bar with expandable sheet. Use me if you need cool bottom bar!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluttericon","https://pub.dev/packages/fluttericon",277,110,97,"2.0.0","Mar 4, 2021",,"starheightmedia.com","unknown (LICENSE)","https://pub.dev/documentation/fluttericon/latest/","flutter","Flutter icons from popular web icon fonts. Customize your final icon package using fluttericon.com.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_slider_drawer","https://pub.dev/packages/flutter_slider_drawer",276,120,94,"2.1.1","Jan 27, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_slider_drawer/latest/","flutter","A Flutter package with custom implementation of the Slider Drawer Menu","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_clean_architecture","https://pub.dev/packages/flutter_clean_architecture",276,100,89,"5.0.2","Jan 25, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_clean_architecture/latest/","flutter, logging, meta, provider, responsive_builder, rxdart","A Flutter package that implements the Clean Architecture by Uncle Bob in Flutter. It provides Views, Controllers, Presenters, Observers, and UseCases.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"glassmorphism","https://pub.dev/packages/glassmorphism",277,130,94,"3.0.0","Aug 30, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/glassmorphism/latest/","flutter","A Flutter package for implimentation of Glassmorphic UI easily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"i18n_extension","https://pub.dev/packages/i18n_extension",275,110,96,"5.0.0","May 13, 2022",,"glasberg.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/i18n_extension/latest/","analyzer, args, equatable, flutter, gettext_parser, intl, sprintf","Translation and Internationalization (i18n) for Flutter. Easy to use for both large and small projects. Uses Dart extensions to reduce boilerplate.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mqtt_client","https://pub.dev/packages/mqtt_client",274,130,97,"9.7.0","Jul 22, 2022",,"darticulate.com","BSD-3-Clause, MIT (LICENSE)","https://pub.dev/documentation/mqtt_client/latest/","crypto, event_bus, meta, path, typed_data","A server and browser based MQTT client for Dart supporting normal, secure sockets and websockets.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"group_button","https://pub.dev/packages/group_button",274,130,97,"5.0.1","May 7, 2022",,"frezycode.com","MIT (LICENSE)","https://pub.dev/documentation/group_button/latest/","flutter","Flutter custom widget to make a group buttons. Included Radio and CheckBox buttons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"date_time_picker","https://pub.dev/packages/date_time_picker",274,130,98,"2.1.0","Jul 8, 2021",,"m3uzz.com","unknown (LICENSE)","https://pub.dev/documentation/date_time_picker/latest/","flutter, intl","A Flutter widget to display a date time form field to show a date or clock dialog.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_tags","https://pub.dev/packages/flutter_tags",273,100,96,"0.4.9+1","Nov 11, 2020",,"dn-a.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_tags/latest/","flutter","Creating selectable and input tags (TextField) has never been easier.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flow_builder","https://pub.dev/packages/flow_builder",271,130,96,"0.0.9","May 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flow_builder/latest/","flutter","Flutter Flows made easy! A Flutter package which simplifies flows with a flexible, declarative API.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vrouter","https://pub.dev/packages/vrouter",271,120,94,"1.2.1","May 12, 2022",,"vrouter.dev","MIT (LICENSE)","https://pub.dev/documentation/vrouter/latest/","flutter, move_to_background, url_launcher, url_strategy","A navigation package that makes navigation and routing easy on every platform. Built on top of Navigator 2.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_flavorizr","https://pub.dev/packages/flutter_flavorizr",271,110,94,"2.1.3","Apr 2, 2022",,"angelocassano.it","MIT (LICENSE)","https://pub.dev/documentation/flutter_flavorizr/latest/","archive, args, checked_yaml, collection, flutter, image, io, json_annotation, sprintf, xml, yaml","A flutter utility to easily create flavors in your flutter application","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_google_places","https://pub.dev/packages/flutter_google_places",270,110,99,"0.3.0","Apr 6, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_google_places/latest/","flutter, google_api_headers, google_maps_webservice, http, rxdart","Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"horizontal_data_table","https://pub.dev/packages/horizontal_data_table",267,130,96,"4.1.1+1","Jun 30, 2022","4.1.2-debug",,"MIT (LICENSE)","https://pub.dev/documentation/horizontal_data_table/latest/","flutter, provider","A horizontal data table with a fixed column on left handside.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"double_back_to_close_app","https://pub.dev/packages/double_back_to_close_app",267,130,96,"2.1.0","Dec 2, 2021",,"hugopassos.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/double_back_to_close_app/latest/","flutter","A Flutter package that allows Android users to press the back-button twice to close the app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cool_alert","https://pub.dev/packages/cool_alert",267,110,97,"1.1.0","May 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/cool_alert/latest/","flare_flutter, flutter, lottie, vector_math","A Flutter package to display animated alert dialogs such as success, error, warning, confirm or even a loading dialog.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"maps_launcher","https://pub.dev/packages/maps_launcher",266,120,98,"2.0.1","Jul 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/maps_launcher/latest/","flutter, flutter_web_plugins, url_launcher","Simple Flutter plugin to open the maps application (or browser) on all platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"blobs","https://pub.dev/packages/blobs",266,110,89,"2.0.0","Jun 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/blobs/latest/","flutter","Create beautiful blobs - fixed/random blob generation, animations, svgs and more","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"syncfusion_flutter_maps","https://pub.dev/packages/syncfusion_flutter_maps",265,130,95,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_maps/latest/","flutter, http, syncfusion_flutter_core, vector_math","A Flutter Maps library for creating beautiful, interactive, and customizable maps from shape files or WMTS services to visualize the geographical area.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tflite_flutter","https://pub.dev/packages/tflite_flutter",264,110,96,"0.9.0","Jun 28, 2021",,"amishgarg.tech","unknown (LICENSE)","https://pub.dev/documentation/tflite_flutter/latest/","ffi, flutter, path, quiver","TensorFlow Lite Flutter plugin provides an easy, flexible, and fast Dart API to integrate TFLite models in flutter apps across mobile and desktop platforms.","FLUTTER","ANDROID,IOS" -"draggable_scrollbar","https://pub.dev/packages/draggable_scrollbar",263,120,95,"0.1.0","Apr 4, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/draggable_scrollbar/latest/","flutter","A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"time","https://pub.dev/packages/time",262,120,95,"2.1.1","Jun 4, 2022",,"ogbomo.com","MIT (LICENSE)","https://pub.dev/documentation/time/latest/","clock","Type-safe DateTime and Duration calculations, powered by extensions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cached_pdfview","https://pub.dev/packages/flutter_cached_pdfview",262,110,97,"0.4.1","Dec 1, 2021",,"abdosaed.ml","MIT (LICENSE)","https://pub.dev/documentation/flutter_cached_pdfview/latest/","flutter, flutter_cache_manager, flutter_pdfview, path, path_provider","A package to show Native PDF View for iOS and Android, support Open from a different resource like Path, Asset or Url and Cache it.","FLUTTER","ANDROID,IOS" -"skeleton_text","https://pub.dev/packages/skeleton_text",262,130,96,"3.0.0","Mar 12, 2021",,"mahengandhi.me","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/skeleton_text/latest/","flutter","A package that provides an easy way to add skeleton text loading animation in Flutter project. This project is a part of 101Loop community.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pie_chart","https://pub.dev/packages/pie_chart",261,110,98,"5.3.2","Jul 5, 2022",,"ayushpgupta.com","MIT (LICENSE)","https://pub.dev/documentation/pie_chart/latest/","flutter","A Flutter package for creating beautiful Pie Charts with awesome animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"progressive_image","https://pub.dev/packages/progressive_image",261,120,92,"2.0.0","May 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/progressive_image/latest/","flutter","A flutter widget which progressively loads larger images using Low Quality Image Placeholders.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ionicons","https://pub.dev/packages/ionicons",261,130,97,"0.1.2","Mar 13, 2021",,"ez-connect.net","MIT (LICENSE)","https://pub.dev/documentation/ionicons/latest/","flutter","Ionicons is a completely open-source icon set with 1k3+ icons crafted for web, iOS, Android, and desktop apps. They have both Material Design and iOS versions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"launch_review","https://pub.dev/packages/launch_review",261,130,99,"3.0.1","Mar 8, 2021",,"iyaffle.com","MIT (LICENSE)","https://pub.dev/documentation/launch_review/latest/","flutter","A Flutter plugin to assist in leaving user reviews/ratings in Google Play Store and Apple App Store.","FLUTTER","ANDROID,IOS" -"popover","https://pub.dev/packages/popover",260,130,95,"0.2.6+3","Oct 12, 2021",,"minikin.me","MIT (LICENSE)","https://pub.dev/documentation/popover/latest/","flutter","A popover is a transient view that appears above other content onscreen when you tap a control or in an area.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"meta","https://pub.dev/packages/meta",258,110,100,"1.8.0","May 18, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/meta/latest/","Packages that depend on meta","Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"intl_phone_field","https://pub.dev/packages/intl_phone_field",258,130,98,"3.1.0","Mar 27, 2022",,"vanshgoel.me","MIT (LICENSE)","https://pub.dev/documentation/intl_phone_field/latest/","flutter","A customised Flutter TextFormField to input international phone number along with country code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"localstorage","https://pub.dev/packages/localstorage",258,120,98,"4.0.0+1","Mar 14, 2021",,"lesnitsky.dev","MIT (LICENSE)","https://pub.dev/documentation/localstorage/latest/","flutter, path_provider","Simple json file-based storage fo flutter. Alternative to react-native AsyncStorage","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"get_server","https://pub.dev/packages/get_server",257,130,80,"1.2.1","Jun 21, 2022",,"getx.site","Apache-2.0 (LICENSE)","https://pub.dev/documentation/get_server/latest/","jaguar_jwt, meta, mime, path","A backend server (http and websocket) that makes it possible to program with Flutter syntax and reuse existing code","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"cron","https://pub.dev/packages/cron",257,130,96,"0.5.0","Apr 10, 2022",,"agilord.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cron/latest/","clock","A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"progress_state_button","https://pub.dev/packages/progress_state_button",256,110,94,"1.0.4","Nov 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/progress_state_button/latest/","flutter","A customizable progress button widget for Flutter Android, IOS and Web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"graphview","https://pub.dev/packages/graphview",255,110,93,"1.1.1","Dec 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/graphview/latest/","collection, flutter","GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"filter_list","https://pub.dev/packages/filter_list",254,130,94,"1.0.2","Jul 2, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/filter_list/latest/","flutter","Filter_list Package is designed to make single/multiple item selection from a list of string/object.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"clay_containers","https://pub.dev/packages/clay_containers",254,120,92,"0.3.2","Mar 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/clay_containers/latest/","flutter","Easily create custom neumorphic container widgets for your own unique design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"background_location","https://pub.dev/packages/background_location",253,110,95,"0.8.1","Oct 18, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/background_location/latest/","flutter","A Flutter plugin to get location updates in the background for both Android and iOS. Uses CoreLocation for iOS and FusedLocationProvider for Android.","FLUTTER","ANDROID,IOS" -"theme_provider","https://pub.dev/packages/theme_provider",252,120,94,"0.5.0","Mar 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/theme_provider/latest/","flutter, shared_preferences","Easy to use and customizable Theme Provider. This Widget can be used to easily provide a theme controller across the widget tree.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"network_info_plus","https://pub.dev/packages/network_info_plus",251,130,97,"2.1.3","Feb 22, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/network_info_plus/latest/","flutter, meta, network_info_plus_linux, network_info_plus_macos, network_info_plus_platform_interface, network_info_plus_web, network_info_plus_windows","Flutter plugin for discovering information (e.g. WiFi details) of the network.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"direct_select_flutter","https://pub.dev/packages/direct_select_flutter",251,120,89,"1.1.1","May 14, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/direct_select_flutter/latest/","flutter, rect_getter","Direct Select Widget Implementation inspired by https://dribbble.com/shots/3876250-DirectSelect-Dropdown-ux","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jwt_decoder","https://pub.dev/packages/jwt_decoder",252,120,98,"2.0.1","Mar 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/jwt_decoder/latest/","Packages that depend on jwt_decoder","This small library helps you to decode Json Web Tokens, you can also know if a JWT is already expired.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_animator","https://pub.dev/packages/flutter_animator",251,130,95,"3.2.2","Jun 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_animator/latest/","flutter, vector_math","Create animations with less code in a chaining manner. This package allows you to combine and chain multiple animations based on percentages of the duration.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_acrylic","https://pub.dev/packages/flutter_acrylic",250,130,93,"1.0.0+2","Mar 10, 2022",,,"MIT (LICENSE)","https://github.com/alexmercerind/flutter_acrylic/blob/master/README.md","flutter","Window acrylic, mica & transparency effects for Flutter on Windows, macOS & Linux.","FLUTTER","LINUX,MACOS,WINDOWS" -"glass_kit","https://pub.dev/packages/glass_kit",248,130,94,"2.0.1","Jun 23, 2021",,"bharatsharma.me","MIT (LICENSE)","https://pub.dev/documentation/glass_kit/latest/","flutter","A package containing widgets to implement glass morphism in flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"facebook_audience_network","https://pub.dev/packages/facebook_audience_network",247,120,96,"1.0.1","Dec 30, 2021",,"dsi.dev","MIT (LICENSE)","https://pub.dev/documentation/facebook_audience_network/latest/","characters, flutter, meta","Facebook Audience Network plugin for Flutter apps. You can show Facebook Banner ads, Interstitial ads, Rewarded video ads and Native ads though this plugin.","FLUTTER","ANDROID,IOS" -"very_good_analysis","https://pub.dev/packages/very_good_analysis",246,130,96,"3.0.1","Jun 14, 2022",,"verygood.ventures","MIT (LICENSE)","https://github.com/VeryGoodOpenSource/very_good_analysis","Packages that depend on very_good_analysis","Lint rules for Dart and Flutter used internally at Very Good Ventures.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"styled_text","https://pub.dev/packages/styled_text",246,130,96,"5.1.0","Apr 11, 2022",,"amazingsoftworks.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/styled_text/latest/","flutter, xmlstream","Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_styled_toast","https://pub.dev/packages/flutter_styled_toast",245,130,97,"2.1.3","May 15, 2022",,"tookit.cn","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_styled_toast/latest/","flutter, flutter_localizations","A Styled Toast Flutter package. You can highly customize toast ever.Beautify toast with a series of animations and make toast more beautiful.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"crop_your_image","https://pub.dev/packages/crop_your_image",245,130,95,"0.7.2","Mar 15, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/crop_your_image/latest/","flutter, image","crop_your_image helps your app to embed Widgets for cropping images.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"collapsible_sidebar","https://pub.dev/packages/collapsible_sidebar",245,110,91,"2.0.1+2","Sep 1, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/collapsible_sidebar/latest/","flutter","A collapsible sidebar for Flutter apps implementing the Material Design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nested","https://pub.dev/packages/nested",244,120,99,"1.0.0","Feb 17, 2021",,"dash-overflow.net","MIT (LICENSE)","https://pub.dev/documentation/nested/latest/","flutter","A Flutter Widget which helps nest multiple widgets without needing to manually nest them.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"geocoder","https://pub.dev/packages/geocoder",244,85,98,"0.2.1","Jul 17, 2019",,"aloisdeniel.com","unknown (LICENSE)","https://pub.dev/documentation/geocoder/latest/","flutter, meta","Forward and reverse geocoding.","FLUTTER","ANDROID,IOS" -"alfred","https://pub.dev/packages/alfred",243,120,82,"0.1.5+3","Jan 2, 2022",,,"BSD-3-Clause, MIT (LICENSE)","https://pub.dev/documentation/alfred/latest/","enum_to_string, mime, mime_type, queue","A performant, expressjs like web server / rest api framework thats easy to use and has all the bits in one place.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"pretty_dio_logger","https://pub.dev/packages/pretty_dio_logger",243,90,98,"1.1.1","Mar 12, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/pretty_dio_logger/latest/","dio","Pretty Dio logger is a Dio interceptor that logs network calls in a pretty, easy to read format.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"status_change","https://pub.dev/packages/status_change",243,90,90,"2.0.0","Mar 14, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/status_change/latest/","flutter","Status Change Package","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"graphx","https://pub.dev/packages/graphx",242,110,79,"1.0.4","Jun 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/graphx/latest/","flutter, flutter_svg, http, xml","Render API on top of CustomPainter to power-up your Flutter apps to the next level.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ferry","https://pub.dev/packages/ferry",242,110,94,"0.10.4","Jul 15, 2021","0.10.5-dev.3","gql-dart.dev","MIT (LICENSE)","https://pub.dev/documentation/ferry/latest/","built_value, collection, ferry_cache, ferry_exec, gql, gql_exec, gql_link, hive, meta, normalize, rxdart","Ferry is a simple, powerful GraphQL Client for Flutter and Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mailer","https://pub.dev/packages/mailer",240,110,97,"5.2.0","Jul 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/mailer/latest/","async, intl, logging, meta, mime, path, pedantic","Compose and send emails from Dart. Supports file attachments and HTML emails","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"web_scraper","https://pub.dev/packages/web_scraper",240,120,91,"0.1.4","Feb 24, 2021",,"tusharojha.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/web_scraper/latest/","html, http","A simple web scraper to scrape HTML tags and their attributes to cast them into Lists and Maps for dart and flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scroll_snap_list","https://pub.dev/packages/scroll_snap_list",239,130,96,"0.9.1","May 29, 2022",,"msvcode.com","MIT (LICENSE)","https://pub.dev/documentation/scroll_snap_list/latest/","flutter","A Flutter widget that allows ""snaping"" event to an item at the end of user-scroll.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"we_slide","https://pub.dev/packages/we_slide",239,120,88,"2.3.0","Apr 18, 2022",,"lanno.dev","MIT (LICENSE)","https://pub.dev/documentation/we_slide/latest/","flutter","A Flutter package which implements a backdrop displaying contextual and actionable content. =]","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"built_collection","https://pub.dev/packages/built_collection",239,130,99,"5.1.1","Sep 3, 2021",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/built_collection/latest/","Packages that depend on built_collection","Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_widget_from_html_core","https://pub.dev/packages/flutter_widget_from_html_core",238,130,99,"0.8.5+3","May 1, 2022",,"daohoangson.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_widget_from_html_core/latest/","csslib, flutter, fwfh_text_style, html","Flutter package to render html as widgets that focuses on correctness and extensibility.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"paginate_firestore","https://pub.dev/packages/paginate_firestore",238,120,96,"1.0.3+1","Apr 8, 2022",,"vedartm.com","MIT (LICENSE)","https://pub.dev/documentation/paginate_firestore/latest/","bloc, cloud_firestore, flutter, flutter_bloc, provider","A flutter package to simplify pagination with firestore data.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"social_share","https://pub.dev/packages/social_share",238,110,97,"2.2.1","Dec 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/social_share/latest/","flutter, path_provider","Wide variety of sharing options you'll need to share directly to certain well-known apps.","FLUTTER","ANDROID,IOS" -"focus_detector","https://pub.dev/packages/focus_detector",236,100,97,"2.0.1","Jan 11, 2022",,"edsonbueno.com","MIT (LICENSE)","https://pub.dev/documentation/focus_detector/latest/","flutter, visibility_detector","Detects when your widget appears or disappears from the screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"esc_pos_printer","https://pub.dev/packages/esc_pos_printer",236,110,95,"4.1.0","Sep 21, 2021",,"tablemi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/esc_pos_printer/latest/","charset_converter, esc_pos_utils, flutter, image","The library allows to print receipts using an ESC/POS thermal WiFi printer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"bezier_chart","https://pub.dev/packages/bezier_chart",236,80,91,"1.0.17+1","Apr 26, 2020",,"aeyrium.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/bezier_chart/latest/","flutter, intl","A beautiful bezier line chart widget for flutter that is highly interactive and configurable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"device_apps","https://pub.dev/packages/device_apps",235,130,97,"2.2.0","Apr 1, 2022",,"daad.mobi","Apache-2.0 (LICENSE)","https://pub.dev/documentation/device_apps/latest/","flutter","List applications installed on an Android device (iOS is not supported). You can also monitor application changes (updates, uninstallation…)","FLUTTER","ANDROID" -"top_snackbar_flutter","https://pub.dev/packages/top_snackbar_flutter",234,120,97,"2.1.1","Jul 7, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/top_snackbar_flutter/latest/","flutter","Top snack bar package was created for nice and convenient way to inform users about what happened.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"datetime_picker_formfield","https://pub.dev/packages/datetime_picker_formfield",233,110,98,"2.0.0","Mar 5, 2021",,"defylogic.dev","MIT (LICENSE)","https://pub.dev/documentation/datetime_picker_formfield/latest/","flutter, intl","A TextFormField that emits DateTimes and helps show Material, Cupertino, and other style picker dialogs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"characters","https://pub.dev/packages/characters",232,130,99,"1.2.1","May 4, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/characters/latest/","Packages that depend on characters","String replacement with operations that are Unicode/grapheme cluster aware.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_maps_place_picker","https://pub.dev/packages/google_maps_place_picker",232,55,96,"1.0.1","Nov 23, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/google_maps_place_picker/latest/","flutter, geolocator, google_maps_flutter, google_maps_webservice, http, permission_handler, provider, tuple","A Flutter plugin which provides 'Picking Place' using Google Maps widget.",, -"nil","https://pub.dev/packages/nil",232,120,94,"1.1.1","Mar 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/nil/latest/","flutter","A simple widget to add in the widget tree when you want to show nothing, with minimal impact on performance.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_map_location_picker","https://pub.dev/packages/google_map_location_picker",232,85,95,"4.1.7","Mar 6, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/google_map_location_picker/latest/","android_intent, flutter, flutter_localizations, geolocator, google_maps_flutter, http, intl, package_info, provider, stack_trace","🌍 Map location picker for flutter Based on google_maps_flutter","FLUTTER","ANDROID" -"neumorphic","https://pub.dev/packages/neumorphic",232,70,79,"0.4.0","Aug 9, 2020",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/neumorphic/latest/","characters, flutter","Neumorphic UI. Implementation of Neumorphism user interface consisting of sets of principles and widgets for the Flutter framework",, -"flutter_data","https://pub.dev/packages/flutter_data",231,130,79,"1.4.6","Jul 6, 2022","2.0.0-rc1","flutterdata.dev","MIT (LICENSE)","https://flutterdata.dev/","analyzer, async, build, build_resolvers, collection, crypto, equatable, glob, hive, http, inflection3, json_annotation, meta, path, pubspec_parse, recase, riverpod, source_gen, source_helper, state_notifier, uuid","The seamless way to work with persistent data models in Flutter. Inspired by Ember Data and ActiveRecord.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"android_alarm_manager_plus","https://pub.dev/packages/android_alarm_manager_plus",231,130,95,"2.0.6","Jun 20, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/android_alarm_manager_plus/latest/","flutter","Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.","FLUTTER","ANDROID" -"js","https://pub.dev/packages/js",230,130,99,"0.6.4","Dec 22, 2021",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/js/latest/","Packages that depend on js","Annotations to create static Dart interfaces for JavaScript APIs.","DART,FLUTTER","WEB" -"health","https://pub.dev/packages/health",229,120,96,"4.1.1","Jul 6, 2022",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/health/latest/","device_info_plus, flutter, intl","Wrapper for the iOS HealthKit and Android GoogleFit services.","FLUTTER","ANDROID,IOS" -"window_manager","https://pub.dev/packages/window_manager",229,130,97,"0.2.5","Jun 2, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/window_manager/latest/","flutter, path, screen_retriever","This plugin allows Flutter desktop apps to resizing and repositioning the window.","FLUTTER","LINUX,MACOS,WINDOWS" -"layout","https://pub.dev/packages/layout",229,110,89,"1.0.2","Aug 26, 2021",,"jaimeblasco.com","MIT (LICENSE)","https://pub.dev/documentation/layout/latest/","flutter, gap, quiver","Layout encourage consistency across platforms, environments, and screen sizes by using uniform elements and spacing.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_pdfview","https://pub.dev/packages/flutter_pdfview",229,110,98,"1.2.2","Mar 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_pdfview/latest/","flutter","A Flutter plugin that provides a PDFView widget on Android and iOS.","FLUTTER","ANDROID,IOS" -"toast","https://pub.dev/packages/toast",227,100,99,"0.3.0","Apr 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/toast/latest/","flutter, flutter_web_plugins","A Flutter Toast plugin.","FLUTTER","WEB" -"state_notifier","https://pub.dev/packages/state_notifier",227,130,96,"0.7.2+1","Jan 16, 2022",,"dash-overflow.net","MIT (LICENSE)","https://pub.dev/documentation/state_notifier/latest/","meta","ValueNotifier, but outside Flutter and with some extra perks","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"responsive_sizer","https://pub.dev/packages/responsive_sizer",226,130,95,"3.1.0","Jul 18, 2022",,"flowcas.com","MIT (LICENSE)","https://pub.dev/documentation/responsive_sizer/latest/","flutter","Responsive Sizer helps implement a reponsive layout by providing helper widgets and extensions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flex_color_picker","https://pub.dev/packages/flex_color_picker",225,130,95,"2.5.0","Apr 21, 2022",,"rydmike.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flex_color_picker/latest/","flutter, material_color_utilities","A customizable Flutter primary, accent and custom color picker. Includes an optional HSV wheel color picker.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_masked_text","https://pub.dev/packages/flutter_masked_text",225,70,97,"0.8.0","Feb 25, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_masked_text/latest/","flutter","Masked text input for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"melos","https://pub.dev/packages/melos",224,130,78,"2.6.0","Jul 18, 2022",,"invertase.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/melos/latest/","ansi_styles, args, cli_util, collection, conventional_commit, file, glob, graphs, http, meta, mustache_template, path, platform, pool, prompts, pub_semver, pub_updater, pubspec, string_scanner, yaml, yaml_edit","A tool for managing Dart & Flutter repositories with multiple packages (monorepo). Supports automated versioning via Conventional Commits. Inspired by JavaScripts Lerna package.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"stacked_services","https://pub.dev/packages/stacked_services",224,120,97,"0.9.3","Jul 13, 2022",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/stacked_services/latest/","crypto, flutter, get, stacked_core","A package that contains some default implementations of services required for a cleaner implementation of the Stacked Architecture.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mobx_codegen","https://pub.dev/packages/mobx_codegen",224,100,97,"2.0.7","May 17, 2022",,"dart.pixelingene.com","MIT (LICENSE)","https://pub.dev/documentation/mobx_codegen/latest/","analyzer, build, build_resolvers, meta, mobx, path, source_gen","Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.","DART", -"bonfire","https://pub.dev/packages/bonfire",223,130,85,"2.6.4","Jul 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/bonfire/latest/","a_star_algorithm, flame, flutter, http, tiledjsonreader","(RPG maker) Create RPG-style or similar games more simply with Flame.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"secure_application","https://pub.dev/packages/secure_application",221,100,92,"3.8.0","Jan 17, 2022",,"jezequel.org","MIT (LICENSE)","https://pub.dev/documentation/secure_application/latest/","flutter, flutter_plugin_android_lifecycle, flutter_web_plugins, rxdart","Secure app content visibility when user leave app. It will hide content in the app switcher and display a frost barrier above locked content when the user get backs","FLUTTER","ANDROID,IOS,WEB,WINDOWS" -"widgetbook","https://pub.dev/packages/widgetbook",220,120,91,"2.4.1","Jun 20, 2022",,"widgetbook.io","MIT (LICENSE)","https://docs.widgetbook.io/","collection, device_frame, flutter, freezed_annotation, go_router, provider, widgetbook_models","A flutter storybook that helps professionals and teams to catalogue their widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"at_client_mobile","https://pub.dev/packages/at_client_mobile",219,100,85,"3.1.19","Jul 19, 2022",,"atsign.org","BSD-3-Clause (LICENSE)","https://atsign.dev/docs/functional_architecture/libraries/#at_client_mobile","at_client, at_commons, at_lookup, at_utils, biometric_storage, crypton, flutter, flutter_keychain, hive, path","A Flutter extension to the at_client library which adds support for mobile, desktop and IoT devices.","FLUTTER","ANDROID,IOS" -"args","https://pub.dev/packages/args",219,130,100,"2.3.1","May 11, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/args/latest/","Packages that depend on args","Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"basic_utils","https://pub.dev/packages/basic_utils",218,120,98,"4.4.1","Jul 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/basic_utils/latest/","http, json_annotation, logging, pointycastle","Common util classes providing a solution for different situations.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"app_review","https://pub.dev/packages/app_review",218,115,95,"2.1.1+1","Mar 31, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/app_review/latest/","flutter, http, package_info, url_launcher","Request and Write Reviews and Open Store Listing for Android and iOS in Flutter.","FLUTTER","ANDROID,IOS" -"flutter_sms","https://pub.dev/packages/flutter_sms",214,120,97,"2.3.3","Jun 6, 2022",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_sms/latest/","flutter, flutter_web_plugins, plugin_platform_interface, url_launcher","A Flutter plugin to Send SMS and MMS on iOS and Android. If iMessage is enabled it will send as iMessage on iOS. This plugin must be tested on a real device on iOS.","FLUTTER","ANDROID,IOS,WEB" -"drag_and_drop_lists","https://pub.dev/packages/drag_and_drop_lists",215,110,94,"0.3.2+2","Oct 21, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/drag_and_drop_lists/latest/","flutter","A flutter package to allow drag-and-drop reordering of two-level lists.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"arcore_flutter_plugin","https://pub.dev/packages/arcore_flutter_plugin",214,80,91,"0.0.11","May 15, 2021",,"gdifrancesco.dev","MIT (LICENSE)","https://pub.dev/documentation/arcore_flutter_plugin/latest/","equatable, flutter, meta, vector_math","Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences","FLUTTER","ANDROID" -"flutter_bluetooth_serial","https://pub.dev/packages/flutter_bluetooth_serial",214,110,96,"0.4.0","Aug 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_bluetooth_serial/latest/","flutter","A basic Flutter Bluetooth Serial library","FLUTTER","ANDROID" -"flare_splash_screen","https://pub.dev/packages/flare_splash_screen",214,120,95,"4.0.0","Apr 16, 2021",,"jaumard.com","MIT (LICENSE)","https://pub.dev/documentation/flare_splash_screen/latest/","flare_loading, flutter","Facilitator for having a Splash screen with a Flare animation until some work has been done for the initialization of the app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"map","https://pub.dev/packages/map",213,130,94,"1.3.3","Jul 22, 2022",,"pwa.ir","MIT (LICENSE)","https://pub.dev/documentation/map/latest/","flutter, latlng","Lightweight Map widget for flutter supporting different projections including EPSG4326/Mercator/WGS1984.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dismissible_page","https://pub.dev/packages/dismissible_page",215,130,92,"0.7.3","Jun 30, 2022",,"fman.ge","MIT (LICENSE)","https://pub.dev/documentation/dismissible_page/latest/","flutter","Creates page that is dismissed by swipe gestures, with Hero style animations, Inspired by Facebook, Instagram stories.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"timetable","https://pub.dev/packages/timetable",212,70,85,"0.2.9","Oct 26, 2020",,"wanke.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/timetable/latest/","black_hole_flutter, collection, dartx, flutter, meta, pedantic, rxdart, time_machine","📅 Customizable, animated calendar widget including day & week views",, -"animator","https://pub.dev/packages/animator",212,120,96,"3.2.0","May 22, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/animator/latest/","flutter, states_rebuilder","A Flutter library that makes animation easer. It allows for separation of animation setup from the User Interface.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_countdown_timer","https://pub.dev/packages/flutter_countdown_timer",212,100,98,"4.1.0","Apr 21, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_countdown_timer/latest/","flutter","A flutter countdown timer. [10 days 5:30:46] ⬇⬇⬇⬇","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fancy_bottom_navigation","https://pub.dev/packages/fancy_bottom_navigation",212,90,96,"0.3.3","Mar 16, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/fancy_bottom_navigation/latest/","flutter, vector_math","An animated Bottom Navigation Bar for Flutter apps, icon animates into place, colors are customisable..",, -"bubble_tab_indicator","https://pub.dev/packages/bubble_tab_indicator",212,120,96,"0.1.6","Mar 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bubble_tab_indicator/latest/","flutter","A Flutter library to add bubble-like effect to tab indicator to TabBar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"esys_flutter_share","https://pub.dev/packages/esys_flutter_share",212,90,95,"1.0.2","Jun 4, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/esys_flutter_share/latest/","flutter, path_provider","A Flutter plugin for sharing images & text with other applications.","FLUTTER","ANDROID,IOS" -"stream_chat_flutter","https://pub.dev/packages/stream_chat_flutter",212,110,96,"4.4.0","Jul 7, 2022","5.0.0-beta.1","getstream.io","cached_network_image, characters, chewie, collection, diacritic, dio, ezanimation, file_picker, flutter, flutter_markdown, flutter_portal, flutter_slidable, flutter_svg, http_parser, image_gallery_saver, image_picker, jiffy, lottie, meta, path_provider, photo_manager, photo_view, rxdart, share_plus, shimmer, stream_chat_flutter_core, substring_highlight, url_launcher, video_player, video_thumbnail","https://pub.dev/packages/stream_chat_flutter/license","Packages that depend on stream_chat_flutter","Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.","FLUTTER","ANDROID,IOS" -"xml","https://pub.dev/packages/xml",211,130,100,"6.1.0","May 25, 2022",,"lukas-renggli.ch","MIT (LICENSE)","https://pub.dev/documentation/xml/latest/","collection, meta, petitparser","A lightweight library for parsing, traversing, querying, transforming and building XML documents.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"telephony","https://pub.dev/packages/telephony",211,130,95,"0.2.0","May 19, 2022",,"shounakmulay.dev","MIT (LICENSE)","https://pub.dev/documentation/telephony/latest/","flutter, platform","A Flutter plugin to use telephony features such as fetch network info, start phone calls, send and receive SMS, and listen for incoming SMS.","FLUTTER","ANDROID,IOS" -"string_validator","https://pub.dev/packages/string_validator",211,120,97,"0.3.0","Mar 15, 2021",,"suragch.dev","MIT (LICENSE)","https://pub.dev/documentation/string_validator/latest/","Packages that depend on string_validator","Dart library for validating and sanitizing strings, especially those from user input.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slidy","https://pub.dev/packages/slidy",210,100,85,"3.2.2+2","Oct 1, 2021",,"flutterando.com.br","Apache-2.0 (LICENSE)","https://pub.dev/documentation/slidy/latest/","ansicolor, args, collection, dart_console, dartz, fhir_yaml, file, http, io, meta, recase, rxdart, source_span, yaml","CLI package manager and template for Flutter. Generate Modules, Pages, Widgets, BLoCs, MobX, Triple and more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"miniplayer","https://pub.dev/packages/miniplayer",210,130,92,"1.0.1","Sep 29, 2021",,"peterscode.dev","MIT (LICENSE)","https://pub.dev/documentation/miniplayer/latest/","flutter","A lightweight flutter package to simplify the creation of a miniplayer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"grpc","https://pub.dev/packages/grpc",210,120,97,"3.0.2","Aug 16, 2021",,"dart.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/grpc/latest/","archive, async, crypto, fixnum, googleapis_auth, http, http2, meta, protobuf","Dart implementation of gRPC, a high performance, open-source universal RPC framework.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"scoped_model","https://pub.dev/packages/scoped_model",210,110,98,"1.1.0","Oct 18, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/scoped_model/latest/","flutter","A Widget that passes a Reactive Model to all of it's children","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_reaction_button","https://pub.dev/packages/flutter_reaction_button",209,110,95,"2.0.1+2","Jul 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_reaction_button/latest/","flutter","Flutter button reaction it is fully customizable widget such as Facebook reaction button","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"puppeteer","https://pub.dev/packages/puppeteer",209,130,90,"2.11.0","Jun 25, 2022",,"xaha.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/puppeteer/latest/","archive, async, collection, http, logging, path, petitparser, pool","A high-level API to control headless Chrome over the DevTools Protocol. This is a port of Puppeteer in Dart.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"sqfentity","https://pub.dev/packages/sqfentity",209,120,90,"2.2.0+6","May 15, 2022",,"huseyintokpinar.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/sqfentity/latest/","flutter, meta, path, sqfentity_gen, sqflite_common, sqflite_common_ffi, sqflite_sqlcipher, synchronized","SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands easily and quickly with the help of fluent methods similar to .Net Entity Framework.","FLUTTER","ANDROID,IOS,MACOS" -"flutter_swipe_action_cell","https://pub.dev/packages/flutter_swipe_action_cell",207,130,96,"3.0.4","Jun 12, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_swipe_action_cell/latest/","flutter","An awesome UI package incluing iOS style cell swipe action effect.You can use this package to implement iOS style tableView cell swipe action","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_card","https://pub.dev/packages/awesome_card",207,105,97,"1.1.7","Jan 27, 2022",,"vivekkaushik.com","MIT (LICENSE)","https://pub.dev/documentation/awesome_card/latest/","flutter","Flutter package to create a Credit Card Widget in your application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"calendar_view","https://pub.dev/packages/calendar_view",206,130,92,"0.0.5","Jun 2, 2022",,"simform.com","MIT (LICENSE)","https://pub.dev/documentation/calendar_view/latest/","flutter","A Flutter package allows you to easily implement all calendar UI and calendar event functionality.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loading_animations","https://pub.dev/packages/loading_animations",205,120,96,"2.2.0","Mar 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/loading_animations/latest/","flutter","A Flutter package with a selection of simple yet very customizable set of loading animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"desktop_window","https://pub.dev/packages/desktop_window",205,110,97,"0.4.0","Mar 9, 2021",,"mix1009.com","MIT (LICENSE)","https://pub.dev/documentation/desktop_window/latest/","flutter","Flutter desktop plugin(macOS/Linux/Windows) to get and change window size.","FLUTTER","LINUX,MACOS,WINDOWS" -"dart_json_mapper","https://pub.dev/packages/dart_json_mapper",204,120,92,"2.2.5","Jul 18, 2022",,"edensapple.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_json_mapper/latest/","analyzer, build, build_config, collection, intl, meta, path, pubspec_parse, reflectable","This package allows programmers to annotate Dart objects in order to serialize / deserialize them from / to JSON.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_flavor","https://pub.dev/packages/flutter_flavor",204,130,96,"3.1.0","Jul 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_flavor/latest/","flutter, xml, yaml","We can create different flavors, and thus have different instances of our apps before publishing it on the App Store and Google Play.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"calendar_timeline","https://pub.dev/packages/calendar_timeline",204,110,93,"1.0.5","Jul 5, 2022",,"codigobase.es","MIT (LICENSE)","https://pub.dev/documentation/calendar_timeline/latest/","flutter, intl, scrollable_positioned_list","A horizontal date picker that takes up little screen space, so we can always have it visible, and that facilitates use with one hand.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"align_positioned","https://pub.dev/packages/align_positioned",203,120,95,"3.0.0","Oct 5, 2021",,"glasberg.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/align_positioned/latest/","flutter, matrix4_transform","When your desired layout or animation is too complex for Columns and Rows, this widget is a life saver. It lets you declaratively position/size its child in complex ways.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sweetsheet","https://pub.dev/packages/sweetsheet",202,110,81,"0.4.0","Aug 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sweetsheet/latest/","flutter","Show beautiful bottom sheet as confirmation dialog quickly and easily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cube","https://pub.dev/packages/flutter_cube",202,80,90,"0.1.1","Mar 13, 2021",,"final.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_cube/latest/","flutter, path, vector_math","A Flutter 3D widget that renders Wavefront's object files.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_session","https://pub.dev/packages/flutter_session",202,100,93,"0.1.1","Jul 27, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_session/latest/","flutter, shared_preferences","Adds session support to Flutter. Works with mobile, web and (hopefully) desktop builds.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB" -"flutter_parsed_text","https://pub.dev/packages/flutter_parsed_text",201,130,95,"2.2.1","Jun 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_parsed_text/latest/","flutter","A Flutter package to parse text and make them into multiple Flutter Text widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_smart_dialog","https://pub.dev/packages/flutter_smart_dialog",200,130,96,"4.5.3+7","Jul 18, 2022",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_smart_dialog/latest/","flutter","An elegant Flutter Dialog solution, Easily implement Toast, Loading and custom Dialog, Make the use of the dialog easier!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"freezed_annotation","https://pub.dev/packages/freezed_annotation",200,120,100,"2.1.0","Jul 15, 2022",,"dash-overflow.net","MIT (LICENSE)","https://pub.dev/documentation/freezed_annotation/latest/","collection, json_annotation, meta","Annotations for the freezed code-generator. This package does nothing without freezed too.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bubble_bottom_bar","https://pub.dev/packages/bubble_bottom_bar",200,110,94,"2.0.0","Dec 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bubble_bottom_bar/latest/","badges, flutter","BubbleBottomBar is a Flutter widget designed by cubertodesign and developed by westdabestdb","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"entry","https://pub.dev/packages/entry",200,120,87,"0.0.6","Sep 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/entry/latest/","flutter, flutter_web_plugins, simple_animations","Make your widgets come to life – Entry lets you simply animate a widget into a visible state. One widget to animate the opacity, scale, position and angle.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"oktoast","https://pub.dev/packages/oktoast",199,130,98,"3.2.0","May 12, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/oktoast/latest/","flutter","A pure flutter toast library, support custom style/widget, easy achieve the same effect with native toasts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mime","https://pub.dev/packages/mime",199,130,100,"1.0.2","May 2, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mime/latest/","Packages that depend on mime","Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_rounded_date_picker","https://pub.dev/packages/flutter_rounded_date_picker",198,110,97,"3.0.1","May 30, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_rounded_date_picker/latest/","flutter","The Flutter plugin that help you can choose dates and years with rounded calendars and customizable themes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"import_sorter","https://pub.dev/packages/import_sorter",198,110,94,"4.6.0","May 30, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/import_sorter/latest/","args, tint, yaml","Automatically organize your dart imports","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"syncfusion_flutter_xlsio","https://pub.dev/packages/syncfusion_flutter_xlsio",197,120,96,"20.2.39-beta","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_xlsio/latest/","archive, crypto, flutter, image, intl, jiffy, syncfusion_officecore, xml","Flutter XlsIO is a Dart library for creating Excel documents with formulas, charts, images, hyperlinks, autofit rows and columns, and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_isolate","https://pub.dev/packages/flutter_isolate",198,130,95,"2.0.2","Apr 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_isolate/latest/","flutter, uuid","FlutterIsolate provides a way to launch dart isolate in flutter that work with flutter plugins.","FLUTTER","ANDROID,IOS" -"card_settings","https://pub.dev/packages/card_settings",197,120,87,"3.0.1","Apr 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/card_settings/latest/","extended_masked_text, flutter, flutter_cupertino_settings, flutter_material_pickers, flutter_multi_formatter, flutter_web_plugins, intl, meta, pattern_formatter","A flutter package for building card based settings forms. This includes a library of pre-built form field widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"hive_generator","https://pub.dev/packages/hive_generator",196,100,98,"1.1.3","May 18, 2022",,"hivedb.dev","unknown (LICENSE)","https://docs.hivedb.dev/","analyzer, build, hive, source_gen, source_helper","Extension for Hive. Automatically generates TypeAdapters to store any class.","DART", -"razorpay_flutter","https://pub.dev/packages/razorpay_flutter",195,120,99,"1.3.0","Apr 5, 2022",,"razorpay.com","MIT (LICENSE)","https://pub.dev/documentation/razorpay_flutter/latest/","eventify, flutter, fluttertoast","Flutter plugin for Razorpay SDK. To know more about Razorpay, visit http://razorpay.com.","FLUTTER","ANDROID,IOS" -"timezone","https://pub.dev/packages/timezone",195,90,99,"0.8.0","Aug 27, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/timezone/latest/","path","Time zone database and time zone aware DateTime.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shimmer_animation","https://pub.dev/packages/shimmer_animation",194,130,98,"2.1.0+1","Jun 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/shimmer_animation/latest/","flutter","This shimmer animation widget can help you bring simple yet beautiful skeleton loaders to your project with ease.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"recase","https://pub.dev/packages/recase",193,115,98,"4.0.0","Apr 20, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/recase/latest/","Packages that depend on recase","Changes the case of the input text to the desire case convention.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"record","https://pub.dev/packages/record",193,130,97,"4.3.1","Jul 8, 2022",,"openapi4j.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/record/latest/","flutter, record_linux, record_macos, record_platform_interface, record_web, record_windows","Audio recorder from microphone to a given file path with multiple codecs, bit rate and sampling rate options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"back_button_interceptor","https://pub.dev/packages/back_button_interceptor",193,120,97,"6.0.1","Jul 4, 2022",,"glasberg.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/back_button_interceptor/latest/","collection, flutter","Back Button Interceptor. May be used to do stuff when the Android back-button is tapped, as an alternative to `WillPopScope`.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floaty_head","https://pub.dev/packages/floaty_head",193,100,71,"1.1.0","Sep 20, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/floaty_head/latest/","flutter","A flutter plugin to create custom chatheads with hidden content displayed on tap, like Messenger.","FLUTTER","ANDROID,IOS" -"video_editor","https://pub.dev/packages/video_editor",192,130,93,"1.4.3","Jun 23, 2022",,"felipemurguia.com","MIT (LICENSE)","https://pub.dev/documentation/video_editor/latest/","ffmpeg_kit_flutter_min_gpl, flutter, path, path_provider, video_player, video_thumbnail","A video editor that allows to trim, crop, rotate and scale video with a very flexible UI Design.","FLUTTER","ANDROID,IOS" -"emoji_picker_flutter","https://pub.dev/packages/emoji_picker_flutter",192,130,98,"1.3.0","Jun 11, 2022",,"fintasys.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/emoji_picker_flutter/latest/","flutter, shared_preferences","A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.","FLUTTER","ANDROID,IOS,MACOS" -"google_maps_cluster_manager","https://pub.dev/packages/google_maps_cluster_manager",193,130,96,"3.0.0+1","Aug 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/google_maps_cluster_manager/latest/","flutter, google_maps_flutter_platform_interface","Simple Flutter clustering library for Google Maps based on Geohash.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hexcolor","https://pub.dev/packages/hexcolor",191,120,98,"2.0.7","Apr 27, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/hexcolor/latest/","flutter, flutter_web_plugins","A flutter plugin for bringing hex colors to dart hexcolorPlugin.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_select","https://pub.dev/packages/awesome_select",191,110,92,"5.2.0","Apr 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/awesome_select/latest/","collection, flutter","Easily convert your usual single/multiple select or dropdown into page, dialog, or bottom sheet with various choice input such as radio, checkbox, switch, chips, or custom widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"motion_toast","https://pub.dev/packages/motion_toast",190,130,95,"2.3.0","Jul 19, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/motion_toast/latest/","flutter","A beautiful designed toast with animations, contains multiple built in designs and let you design your toast","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_appauth","https://pub.dev/packages/flutter_appauth",190,130,97,"4.1.0+1","Jul 14, 2022",,"dexterx.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_appauth/latest/","flutter, flutter_appauth_platform_interface","This plugin provides an abstraction around the Android and iOS AppAuth SDKs so it can be used to communicate with OAuth 2.0 and OpenID Connect providers","FLUTTER","ANDROID,IOS,MACOS" -"flutter_vector_icons","https://pub.dev/packages/flutter_vector_icons",189,110,98,"1.0.0","Mar 7, 2021",,,"flutter","https://pub.dev/packages/flutter_vector_icons/license","Packages that depend on flutter_vector_icons","Customizable Icons for Flutter, including AntDesign, Entypo, EvilIcons, Feather, FontAwesome, Foundation, Ionicons, MaterialCommunityIcons, MaterialIcons, Octicons, SimpleLineIcons and Zocial","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"json_table","https://pub.dev/packages/json_table",189,110,92,"2.0.1","Mar 6, 2021",,"ayushpgupta.com","MIT (LICENSE)","https://pub.dev/documentation/json_table/latest/","flutter","A Flutter package providing Json Table Widget for directly showing table from a json(Map).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_splash","https://pub.dev/packages/animated_splash",189,100,91,"1.0.0","May 18, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/animated_splash/latest/","flutter","A light weight package for flutter apps, that easily shows a splash screen with a nice fade animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_frog","https://pub.dev/packages/dart_frog",189,130,88,"0.0.1-dev.10","Jul 6, 2022",,"verygood.ventures","MIT (LICENSE)","https://pub.dev/documentation/dart_frog/latest/","http_methods, shelf, shelf_hotreload, shelf_static","A fast, minimalistic backend framework for Dart built by Very Good Ventures.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"realm","https://pub.dev/packages/realm",189,110,91,"0.3.1+beta","Jun 7, 2022",,"realm.io","unknown (LICENSE)","https://pub.dev/documentation/realm/latest/","args, build_cli_annotations, build_runner, crypto, ffi, flutter, http, json_annotation, logging, meta, package_config, path, pub_semver, pubspec_parse, realm_common, realm_generator, tar","The official Realm SDK for Flutter. Realm is a mobile database - an alternative to SQLite and key-value stores.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_tex","https://pub.dev/packages/flutter_tex",188,120,92,"4.0.3+4","Mar 5, 2022",,"shahxad.com","unknown (LICENSE)","https://pub.dev/documentation/flutter_tex/latest/","flutter, markdown, webview_flutter_plus","A Flutter Package to render Mathematics / Maths, Physics and Chemistry, Statistics Equations and expressions based on LaTeX, TeX, and MathML with HTML and JavaScript support.","FLUTTER","ANDROID,IOS,WEB" -"foldable_sidebar","https://pub.dev/packages/foldable_sidebar",188,90,84,"1.0.0","May 22, 2020",,"retroportalstudio.com","MIT (LICENSE)","https://pub.dev/documentation/foldable_sidebar/latest/","flutter","An easy to use Package for adding Foldable Flutter Navigation Sidebar to your Flutter Application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_place","https://pub.dev/packages/google_place",188,120,98,"0.4.7","Jan 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/google_place/latest/","http","A new Flutter package for handle google place api that place search and details and photos and autocomplete and query autocomplete requests are available","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_native_image","https://pub.dev/packages/flutter_native_image",188,110,98,"0.0.6+1","Jul 5, 2021",,"konseben.dev","BSD-3-Clause, MIT (LICENSE)","https://pub.dev/documentation/flutter_native_image/latest/","flutter","A flutter plugin which uses native iOS/Android to resize, compress or crop","FLUTTER","ANDROID,IOS" -"dot_navigation_bar","https://pub.dev/packages/dot_navigation_bar",186,120,93,"1.0.1+4","Mar 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dot_navigation_bar/latest/","flutter","Simple smooth animations, providing a nice and cleanUI/UX Bottom Nav Bar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"anim_search_bar","https://pub.dev/packages/anim_search_bar",186,120,93,"2.0.2","May 23, 2021",,"devtools.wtf","MIT (LICENSE)","https://pub.dev/documentation/anim_search_bar/latest/","flutter","A flutter package that has an animated search bar with loads of customization","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"app_tracking_transparency","https://pub.dev/packages/app_tracking_transparency",186,130,98,"2.0.2+4","Apr 17, 2022",,"he2apps.com","MIT (LICENSE)","https://pub.dev/documentation/app_tracking_transparency/latest/","flutter","This Flutter plugin allows you to display ios tracking authorization dialogue and request permission to collect data.","FLUTTER","IOS" -"image_downloader","https://pub.dev/packages/image_downloader",185,130,97,"0.31.0","Nov 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/image_downloader/latest/","flutter","Flutter plugin that downloads images on the Internet and saves them on device.","FLUTTER","ANDROID,IOS" -"webviewx","https://pub.dev/packages/webviewx",185,110,97,"0.2.1","Sep 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/webviewx/latest/","flutter, http, path, pointer_interceptor, uuid, webview_flutter","A feature-rich cross-platform webview using webview_flutter for mobile and iframe for web. JS interop-ready.","FLUTTER","ANDROID,IOS,WEB" -"spincircle_bottom_bar","https://pub.dev/packages/spincircle_bottom_bar",185,110,85,"2.0.0","Jul 3, 2021",,"retroportalstudio.com","MIT (LICENSE)","https://pub.dev/documentation/spincircle_bottom_bar/latest/","flutter","This is an easy to Implement Flutter Package for Spin Circle Bottom Navigation Bar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loader_overlay","https://pub.dev/packages/loader_overlay",184,130,97,"2.0.7","May 16, 2022",,"rodrigobastos.dev","MIT (LICENSE)","https://pub.dev/documentation/loader_overlay/latest/","back_button_interceptor, flutter","A simple package to simplify screen management. When loading any async task, this package prevent the user from interacting with the screen until the async task finishes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_phone_direct_caller","https://pub.dev/packages/flutter_phone_direct_caller",184,120,98,"2.1.1","Apr 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_phone_direct_caller/latest/","flutter","Simple flutter plugin to call a number directly, without going to phone dialer, from app","FLUTTER","ANDROID,IOS" -"slider_button","https://pub.dev/packages/slider_button",183,100,94,"2.0.0","Dec 24, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/slider_button/latest/","flutter, shimmer, vibration","Customizable slider button widget for activating/deactivating some event.","FLUTTER","ANDROID,IOS,WEB" -"hasura_connect","https://pub.dev/packages/hasura_connect",183,110,92,"4.0.0+2","Dec 20, 2021",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/hasura_connect/latest/","async, collection, dart_websocket, either_dart, http, meta, string_validator, uuid","Connect your Flutter/Dart apps to Hasura simply. All the power of GraphQL and Postgres in Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lite_rolling_switch","https://pub.dev/packages/lite_rolling_switch",183,100,94,"0.1.1","Nov 3, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/lite_rolling_switch/latest/","flutter","Custom Switch button with attractive animation, made to allow you to customize colors, icons and other cosmetic content.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vertical_card_pager","https://pub.dev/packages/vertical_card_pager",182,100,90,"1.5.0","Apr 3, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/vertical_card_pager/latest/","flutter","Use dynamic and beautiful card view pagers to help you create great apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_material_pickers","https://pub.dev/packages/flutter_material_pickers",181,130,94,"3.1.4+1","Apr 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_material_pickers/latest/","file_picker, flutter, flutter_colorpicker, intl","A flutter package for easily and consistently showing material themed picker dialogs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chips_choice","https://pub.dev/packages/chips_choice",181,100,94,"2.0.1","Oct 15, 2020",,"widgetarian.com","MIT (LICENSE)","https://pub.dev/documentation/chips_choice/latest/","flutter","Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fpdart","https://pub.dev/packages/fpdart",180,130,94,"0.2.0","Jul 16, 2022",,"sandromaglione.com","MIT (LICENSE)","https://pub.dev/documentation/fpdart/latest/","Packages that depend on fpdart","Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"postgres","https://pub.dev/packages/postgres",180,110,93,"2.4.5","Jun 20, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/postgres/latest/","buffer, collection, crypto, sasl_scram","PostgreSQL database driver. Supports statement reuse and binary protocol.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"csv","https://pub.dev/packages/csv",180,110,98,"5.0.1","Nov 18, 2021",,,"MIT (LICENSE)","https://github.com/close2/csv","Packages that depend on csv","A codec to transform between a string and a list of values. The string must be comma (configurable) separated values.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"worker_manager","https://pub.dev/packages/worker_manager",179,110,92,"4.4.0","Jul 6, 2022",,"renesanse.net","MIT (LICENSE)","https://pub.dev/documentation/worker_manager/latest/","async, collection","Executor allows you to create a queue of tasks for isolate pool","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"assorted_layout_widgets","https://pub.dev/packages/assorted_layout_widgets",179,120,95,"6.1.1","Jun 20, 2022",,"glasberg.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/assorted_layout_widgets/latest/","clock, flutter, matrix4_transform","A lot of widgets like ColumnSuper, RowSuper, FitHorizontally, Box, WrapSuper, TextOneLine, Delayed, Pad, ButtonBarSuper, NormalizedOverflowBox, showDialogSuper, and much more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"shelf_router","https://pub.dev/packages/shelf_router",180,130,96,"1.1.3","Jun 16, 2022",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/shelf_router/latest/","http_methods, meta, shelf","A convinent request router for the shelf web-framework, with support for URL-parameters, nested routers and routers generated from source annotations.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"spring","https://pub.dev/packages/spring",179,100,90,"2.0.2","May 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/spring/latest/","flutter, simple_animations, supercharged, universal_platform, vector_math","A simple & powerfull pre-built animation kit for faster and easy apps developement.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"teledart","https://pub.dev/packages/teledart",178,110,87,"0.3.4","Mar 12, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/teledart/latest/","http, json_annotation","A Dart library interfacing with the latest Telegram Bot API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"floating_action_bubble","https://pub.dev/packages/floating_action_bubble",178,130,94,"1.1.4","Jan 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/floating_action_bubble/latest/","flutter","A animated menu using a floating action button , the aesthetic of the menu items are fully customisable","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_share","https://pub.dev/packages/flutter_share",178,120,98,"2.0.0","Apr 8, 2021",,"britto.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_share/latest/","flutter","Simple way to share message, links or files from your flutter app for Android and IOS (Enter to see some gifs).","FLUTTER","ANDROID,IOS" -"platform_device_id","https://pub.dev/packages/platform_device_id",180,130,98,"1.0.1","Apr 4, 2021",,"di1shuai.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/platform_device_id/latest/","device_info, flutter, platform_device_id_linux, platform_device_id_macos, platform_device_id_platform_interface, platform_device_id_web, platform_device_id_windows","You can get device id from platform - linux/mac/windows/android/ios/web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_osm_plugin","https://pub.dev/packages/flutter_osm_plugin",177,110,93,"0.37.2+1","Jul 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_osm_plugin/latest/","dio, flutter, flutter_osm_interface, flutter_plugin_android_lifecycle, permission_handler, stream_transform, url_launcher, uuid","OpenStreetMap Plugin Native for flutter apps (Andoird/iOS supported,web is under-dev)","FLUTTER","ANDROID,IOS" -"shrink_sidemenu","https://pub.dev/packages/shrink_sidemenu",177,130,90,"2.0.0+2-null-safety","Dec 23, 2021",,"stackorient.com","MIT (LICENSE)","https://pub.dev/documentation/shrink_sidemenu/latest/","flutter","A Side Menu plugin for flutter and compatible with liquid ui.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"linked_scroll_controller","https://pub.dev/packages/linked_scroll_controller",177,110,96,"0.2.0","May 5, 2021",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/linked_scroll_controller/latest/","flutter","A scroll controller that allows two or more scroll views to be in sync.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firedart","https://pub.dev/packages/firedart",177,110,94,"0.9.0+1","Apr 7, 2021",,"cachapa.net","unknown (LICENSE)","https://pub.dev/documentation/firedart/latest/","fixnum, grpc, http, protobuf","A dart-native implementation of the Firebase Auth and Firestore SDKs.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"oauth2","https://pub.dev/packages/oauth2",177,120,96,"2.0.0","Mar 8, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/oauth2/latest/","collection, crypto, http, http_parser","A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"blue_thermal_printer","https://pub.dev/packages/blue_thermal_printer",176,130,95,"1.2.3","Jul 19, 2022",,"kakzaki.dev","CPL-1.0 (LICENSE)","https://pub.dev/documentation/blue_thermal_printer/latest/","flutter","A Flutter plugin for connecting to thermal printer via bluetooth","FLUTTER","ANDROID,IOS,MACOS" -"dart_vlc","https://pub.dev/packages/dart_vlc",177,130,94,"0.3.0","Jun 23, 2022",,,"LGPL-2.1 (LICENSE)","https://github.com/alexmercerind/dart_vlc/blob/master/README.md","audio_video_progress_bar, dart_vlc_ffi, flutter, flutter_native_view, path, path_provider, window_manager","Flutter media playback, broadcast, recording & chromecast library. Based on libvlc.","FLUTTER","LINUX,WINDOWS" -"circular_reveal_animation","https://pub.dev/packages/circular_reveal_animation",176,130,94,"2.0.1","May 14, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/circular_reveal_animation/latest/","flutter","Circular Reveal Animation as Flutter widget! Inspired by Android's ViewAnimationUtils.createCircularReveal(...).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_playout","https://pub.dev/packages/flutter_playout",176,130,84,"2.0.1","Jun 11, 2021","2.0.2-rc2","mta.tv","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_playout/latest/","flutter","This plugin provides audio/video playback from a URL with background audio support, lock screen controls & player events for both iOS and Android.","FLUTTER","ANDROID,IOS" -"flutter_mapbox_navigation","https://pub.dev/packages/flutter_mapbox_navigation",176,130,90,"0.0.26","Jul 20, 2021",,"dormmom.com","unknown (LICENSE)","https://pub.dev/documentation/flutter_mapbox_navigation/latest/","flutter","Add Turn By Turn Navigation to Your Flutter Application Using MapBox. Never leave your app when you need to navigate your users to a location.","FLUTTER","ANDROID,IOS" -"onboarding_overlay","https://pub.dev/packages/onboarding_overlay",175,120,84,"3.1.0","Apr 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/onboarding_overlay/latest/","auto_size_text, flutter, vector_math","Flexible to control Onboarding overlay with or without target element (fork from onboard_overlay)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_form_bloc","https://pub.dev/packages/flutter_form_bloc",175,110,93,"0.30.1","Mar 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_form_bloc/latest/","collection, equatable, flutter, flutter_bloc, flutter_keyboard_visibility, form_bloc, intl, rxdart","Create Beautiful Forms in Flutter. The easiest way to Prefill, Async Validation, Update Form Fields, and Show Progress, Failures or Navigate by Reacting to the Form State.","FLUTTER","ANDROID,IOS,WEB" -"flutter_uploader","https://pub.dev/packages/flutter_uploader",176,80,94,"1.2.1","Dec 26, 2020",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_uploader/latest/","flutter","background upload plugin for flutter","FLUTTER","ANDROID,IOS" -"photofilters","https://pub.dev/packages/photofilters",175,110,93,"3.0.1","Jun 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/photofilters/latest/","flutter, image, meta, path_provider","A flutter package for applying various types of filters to an image. You can create your own filters and subfilters too.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_native_admob","https://pub.dev/packages/flutter_native_admob",175,85,91,"2.1.0+3","Aug 5, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_native_admob/latest/","flutter","Plugin to integrate Firebase Native Admob to Flutter application. Both iOS and Android supported","FLUTTER","ANDROID,IOS" -"device_simulator","https://pub.dev/packages/device_simulator",175,100,73,"0.9.6","Feb 23, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/device_simulator/latest/","custom_navigator, flutter","DeviceSimulator allows you to easily test your Flutter app for different screen resolutions and platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"spider","https://pub.dev/packages/spider",174,130,92,"3.2.0","Jul 18, 2022",,"birju.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/spider/latest/","args, dart_style, html, http, logging, meta, path, sprintf, watcher, yaml","A small dart command-line tool for generating dart references of assets from the assets folder.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"textfield_tags","https://pub.dev/packages/textfield_tags",174,130,95,"2.0.1","Jun 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/textfield_tags/latest/","flutter","A text field that allows an input of tags inside the textfield","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_tagging","https://pub.dev/packages/flutter_tagging",174,90,88,"3.0.0","Mar 27, 2021",,"sarbagyastha.com.np","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_tagging/latest/","collection, flutter, flutter_typeahead, meta","A flutter package with tagging or multiselect functionality. Useful for adding Tag or Label Selection Forms.",, -"wiredash","https://pub.dev/packages/wiredash",173,120,93,"0.7.1","Apr 22, 2022","1.0.0-beta.5","wiredash.io","unknown (LICENSE)","https://pub.dev/documentation/wiredash/latest/","file, flutter, http, http_parser, path_provider, shared_preferences","Wiredash is an interactive user feedback tool for Flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB" -"twilio_programmable_video","https://pub.dev/packages/twilio_programmable_video",173,110,93,"0.13.0","Apr 28, 2022","1.0.0-alpha.2","wolfenra.in","MIT (LICENSE)","https://pub.dev/documentation/twilio_programmable_video/latest/","collection, enum_to_string, flutter, permission_handler, twilio_programmable_video_platform_interface","Flutter plugin for Twilio Programmable Video, which enables you to build real-time videocall applications (WebRTC)","FLUTTER","ANDROID,IOS" -"dio_http_cache","https://pub.dev/packages/dio_http_cache",174,100,97,"0.3.0","Jul 23, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/dio_http_cache/latest/","crypto, dio, flutter, json_annotation, json_serializable, path, quiver, sqflite","http cache lib for Flutter dio like RxCache.It use sqflite as disk cache,and google/quiver-dart/LRU strategy as memory cache.","FLUTTER","ANDROID,IOS,MACOS" -"division","https://pub.dev/packages/division",173,130,91,"0.9.0","Jun 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/division/latest/","flutter","Simple to use yet powerfull style widgets with syntax inspired by CSS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"algolia","https://pub.dev/packages/algolia",172,130,96,"1.1.1","May 4, 2022",,"knoxpo.com","unknown (LICENSE)","https://pub.dev/documentation/algolia/latest/","http, meta, universal_io, uuid","Algolia is a pure dart SDK, wrapped around Algolia REST API for easy implementation for your Flutter or Dart projects.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nb_utils","https://pub.dev/packages/nb_utils",171,110,98,"4.6.16","Jul 19, 2022",,"bhoominn.com","MIT (LICENSE)","https://pub.dev/documentation/nb_utils/latest/","connectivity_plus, flutter, fluttertoast, shared_preferences","Collection of Widgets and helpful Methods that every developer needs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mvc_pattern","https://pub.dev/packages/mvc_pattern",171,120,97,"8.11.0","Jun 30, 2022",,"andrioussolutions.com","BSD-2-Clause, MIT (LICENSE)","https://pub.dev/documentation/mvc_pattern/latest/","flutter, flutter_test, universal_platform","To develop apps using a framework following the MVC design pattern separating the app's 'interface' from its 'business logic' and from its 'data source' if any.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"battery_plus","https://pub.dev/packages/battery_plus",171,130,96,"2.1.4","May 31, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/battery_plus/latest/","battery_plus_linux, battery_plus_macos, battery_plus_platform_interface, battery_plus_web, battery_plus_windows, flutter, meta","Flutter plugin for accessing information about the battery state(full, charging, discharging).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"validators","https://pub.dev/packages/validators",171,110,98,"3.0.0","Apr 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/validators/latest/","Packages that depend on validators","String validation and sanitization for Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_pagewise","https://pub.dev/packages/flutter_pagewise",171,120,94,"2.0.1","Apr 4, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_pagewise/latest/","async, flutter","A library for widgets that load their content one page (or batch) at a time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"responsive_scaffold","https://pub.dev/packages/responsive_scaffold",171,60,75,"1.3.0+2","Feb 7, 2020",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/responsive_scaffold/latest/","flutter, scroll_to_index","On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item.",, -"swipable_stack","https://pub.dev/packages/swipable_stack",170,130,93,"2.0.0","May 30, 2022",,"heavenosk.com","MIT (LICENSE)","https://pub.dev/documentation/swipable_stack/latest/","flutter, sprung","A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations like Tinder.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_flip_counter","https://pub.dev/packages/animated_flip_counter",170,130,94,"0.2.4","Mar 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_flip_counter/latest/","flutter","An implicit animation widget that flips from one number to another, with support for customize styles, decimals and negative values.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nfc_manager","https://pub.dev/packages/nfc_manager",170,130,95,"3.1.1","Feb 10, 2022",,"naokiokada.com","MIT (LICENSE)","https://pub.dev/documentation/nfc_manager/latest/","flutter","Flutter plugin for accessing the NFC features on Android and iOS.","FLUTTER","ANDROID,IOS" -"bloc_concurrency","https://pub.dev/packages/bloc_concurrency",170,130,98,"0.2.0","Nov 18, 2021",,"bloclibrary.dev","MIT (LICENSE)","https://bloclibrary.dev/","bloc, stream_transform","Custom event transformers inspired by ember concurrency. Built to be used with the bloc state management package.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sequence_animation","https://pub.dev/packages/flutter_sequence_animation",170,100,92,"3.0.1","Oct 6, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_sequence_animation/latest/","flutter, meta","Composite together any animation with this robust and simple to use package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vector_math","https://pub.dev/packages/vector_math",169,100,99,"2.1.2","Feb 1, 2022",,"google.dev","Zlib, BSD-3-Clause (LICENSE)","https://pub.dev/documentation/vector_math/latest/","Packages that depend on vector_math","A Vector Math library for 2D and 3D applications.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hidden_drawer_menu","https://pub.dev/packages/hidden_drawer_menu",169,130,92,"3.0.1","Nov 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/hidden_drawer_menu/latest/","flutter","Hidden Drawer Menu is a library for adding a beautiful drawer mode menu feature with perspective animation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"skeleton_loader","https://pub.dev/packages/skeleton_loader",169,130,94,"2.0.0+4","Jul 5, 2021",,"lhamy.codes","MIT (LICENSE)","https://pub.dev/documentation/skeleton_loader/latest/","flutter, shimmer","A Flutter Package which provides a fully customizable loading skeleton for your app,","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"math_expressions","https://pub.dev/packages/math_expressions",168,120,96,"2.3.1","May 30, 2022",,"leonhardt.co.nz","MIT (LICENSE)","https://pub.dev/documentation/math_expressions/latest/","vector_math","A library for parsing and evaluating mathematical expressions, supporting real numbers, vectors, and basic interval arithmetic.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"seo_renderer","https://pub.dev/packages/seo_renderer",168,110,89,"0.6.0","Mar 15, 2022",,"sahdeepsingh.com","MIT (LICENSE)","https://pub.dev/documentation/seo_renderer/latest/","flutter","A flutter plugin to render text widgets as html for SEO purpose.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"petitparser","https://pub.dev/packages/petitparser",168,130,99,"5.0.0","Mar 11, 2022",,"lukas-renggli.ch","MIT (LICENSE)","https://pub.dev/documentation/petitparser/latest/","meta","A dynamic parser framework to build efficient grammars and parsers quickly.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tab_indicator_styler","https://pub.dev/packages/tab_indicator_styler",168,120,96,"2.0.0","Aug 12, 2021",,"theadar.xyz","MIT (LICENSE)","https://pub.dev/documentation/tab_indicator_styler/latest/","flutter","Add beautiful and trending tab indicators directly to your default Flutter TabBar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_icon_button","https://pub.dev/packages/animated_icon_button",168,130,90,"1.0.2","Jun 5, 2021",,"frezycode.com","MIT (LICENSE)","https://pub.dev/documentation/animated_icon_button/latest/","flutter, freezed_annotation","Flutter package to create custom animated IconButton. Includes all available icons. Based on native IconButton.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ar_flutter_plugin","https://pub.dev/packages/ar_flutter_plugin",167,120,91,"0.7.1","Jul 7, 2022",,"lars.carius.io","MIT (LICENSE)","https://pub.dev/documentation/ar_flutter_plugin/latest/","flutter, geolocator, json_annotation, permission_handler, vector_math","Flutter Plugin for creating (collaborative) Augmented Reality experiences - Supports ARKit for iOS and ARCore for Android devices.","FLUTTER","ANDROID,IOS" -"buttons_tabbar","https://pub.dev/packages/buttons_tabbar",167,130,96,"1.3.6","Jun 12, 2022",,"afonsoraposo.com","MIT (LICENSE)","https://pub.dev/documentation/buttons_tabbar/latest/","flutter","A Flutter package that implements a TabBar where each label is a toggle button.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"persian_number_utility","https://pub.dev/packages/persian_number_utility",168,125,92,"1.1.2","May 27, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/persian_number_utility/latest/","Packages that depend on persian_number_utility","A Flutter Package for convert number to English or Persian(Farsi) letter and convert Miladi to Persian Date(Jalali/Shamsi date) and digits validator","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_toggle_switch","https://pub.dev/packages/animated_toggle_switch",167,130,93,"0.5.2","Apr 22, 2022",,"splashbyte.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/animated_toggle_switch/latest/","flutter","Simple and animated toggle switch for multiple choices. It's a good alternative if you don't want to use something like a dropdown menu.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"store_redirect","https://pub.dev/packages/store_redirect",167,130,98,"2.0.1","Jan 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/store_redirect/latest/","flutter","A Flutter plugin to redirect users to an app page in Google Play Store and Apple App Store.","FLUTTER","ANDROID,IOS" -"animated_stack","https://pub.dev/packages/animated_stack",167,120,78,"0.2.0","Apr 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_stack/latest/","flutter","Custom animated stacked pages, to create customisable side menu buttons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_sheet","https://pub.dev/packages/bottom_sheet",166,130,95,"3.1.1","May 19, 2022",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/bottom_sheet/latest/","bottom_inset_observer, flutter","Flexible bottom sheet with the ability to scroll content even without a list.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"decimal","https://pub.dev/packages/decimal",166,130,98,"2.2.0","Apr 19, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/decimal/latest/","rational","The decimal package allows you to deal with decimal numbers without losing precision.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_background","https://pub.dev/packages/animated_background",166,120,93,"2.0.0","May 5, 2021",,"andrebaltazar.com","MIT (LICENSE)","https://pub.dev/documentation/animated_background/latest/","flutter, meta","Animated Backgrounds for Flutter. Easily extended to paint whatever you want on the canvas.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"preload_page_view","https://pub.dev/packages/preload_page_view",166,120,96,"0.1.6","Apr 13, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/preload_page_view/latest/","flutter","A pre-load PageView widget which you can use it to preload one page before and after current page.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliding_card","https://pub.dev/packages/sliding_card",166,100,75,"0.1.2","Jul 29, 2020",,"emilecode.com","unknown (LICENSE)","https://pub.dev/documentation/sliding_card/latest/","flutter, meta","Sliding card is a highly customizable flutter package that will help you create animated Cards with a sliding animation effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"autocomplete_textfield","https://pub.dev/packages/autocomplete_textfield",165,110,97,"2.0.1","Jun 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/autocomplete_textfield/latest/","flutter","A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"solid_bottom_sheet","https://pub.dev/packages/solid_bottom_sheet",165,110,94,"0.1.10","Jun 8, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/solid_bottom_sheet/latest/","flutter","A full customizable bottom sheet easy to implement. Just put it on your bottomSheet property on your Scaffold widget and see the magic. For more details see the README.md.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"maps_toolkit","https://pub.dev/packages/maps_toolkit",165,130,96,"2.0.0","May 27, 2021",,"kb-apps.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/maps_toolkit/latest/","Packages that depend on maps_toolkit","Maps toolkit - geo-measurements utils - area of polygon, distance between point, heading and offset between points (port of SphericalUtil, PolyUtil from `android-maps-utils`).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lit_firebase_auth","https://pub.dev/packages/lit_firebase_auth",165,70,73,"0.3.0","Sep 28, 2020",,"funwith.app","MIT (LICENSE)","https://pub.dev/documentation/lit_firebase_auth/latest/","dartz, firebase_auth, firebase_auth_oauth, firebase_core, flushbar, flutter, flutter_state_notifier, freezed_annotation, google_sign_in, meta, provider, state_notifier","Pre-lit Firebase Authentication. Drop in and add Firebase Auth in just minutes.",, -"story","https://pub.dev/packages/story",165,130,91,"0.7.0","Apr 22, 2022",,"3tadev.work","MIT (LICENSE)","https://pub.dev/documentation/story/latest/","flutter, provider","Instagram stories like UI with rich animations and customizability.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_shimmer","https://pub.dev/packages/flutter_shimmer",164,110,91,"2.1.2","Sep 23, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_shimmer/latest/","flutter","it creating Shimmer effect that indicate a loading status, so instead of using ProgressBar or usual loader use Shimmer for a better design and user interface.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"add_2_calendar","https://pub.dev/packages/add_2_calendar",163,120,97,"2.1.3","Feb 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/add_2_calendar/latest/","flutter","A really simple Flutter plugin to add events to each platform's default calendar.","FLUTTER","ANDROID,IOS" -"alice","https://pub.dev/packages/alice",163,120,96,"0.2.5","Nov 7, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/alice/latest/","better_player, chopper, collection, dio, flutter, flutter_local_notifications, http, open_file, package_info_plus, path_provider, permission_handler, rxdart, sensors, share","Alice is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.","FLUTTER","ANDROID,IOS" -"splash_screen_view","https://pub.dev/packages/splash_screen_view",163,110,96,"3.0.0","May 11, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/splash_screen_view/latest/","flutter, image, meta, path, universal_io, xml, yaml","This flutter lib is used as Splash Screen of your app to display logo and different text style.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"progress_indicators","https://pub.dev/packages/progress_indicators",163,120,97,"1.0.0","Apr 7, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/progress_indicators/latest/","flutter","A handful collection of some cool progress indicators and text animators.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pattern_formatter","https://pub.dev/packages/pattern_formatter",163,130,96,"2.0.0","Mar 13, 2021",,"hunghd.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pattern_formatter/latest/","flutter, intl","A Flutter package provides some implementations of TextInputFormatter that format input with pre-defined patterns","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wifi_iot","https://pub.dev/packages/wifi_iot",162,120,95,"0.3.16","May 17, 2022",,"flutternetwork.dev","MIT (LICENSE)","https://pub.dev/documentation/wifi_iot/latest/","flutter","Flutter plugin which can handle WiFi connections and hotspot (AP, STA)","FLUTTER","ANDROID,IOS" -"extended_text","https://pub.dev/packages/extended_text",162,130,96,"9.1.0","May 12, 2022","10.0.0-dev.1","fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/extended_text/latest/","extended_text_library, flutter","Extended official text to build special text like inline image or @somebody quickly,it also support custom background,custom over flow and custom selection toolbar and handles.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pedometer","https://pub.dev/packages/pedometer",162,130,94,"3.0.0","Apr 19, 2021",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/pedometer/latest/","flutter","A Pedometer and Step Detection package for Android and iOS. Step count is streamed as the platform updates it.","FLUTTER","ANDROID,IOS" -"editable","https://pub.dev/packages/editable",162,120,90,"2.0.0","Mar 4, 2021",,"voltacode.com","MIT (LICENSE)","https://pub.dev/documentation/editable/latest/","flutter","A highly customizable, editable data table (spreadsheet) package for Flutter projects.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"page_turn","https://pub.dev/packages/page_turn",162,80,80,"1.0.1","May 26, 2020",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/page_turn/latest/","flutter","Page Turn Widget | Add a page turn effect to widgets in your app.",, -"image_editor","https://pub.dev/packages/image_editor",161,130,97,"1.1.0","Jul 19, 2022",,"fluttercandies.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/image_editor/latest/","flutter","Edit your image data and output to file/memory on Android and iOS.","FLUTTER","ANDROID,IOS,MACOS" -"flutter_firebase_chat_core","https://pub.dev/packages/flutter_firebase_chat_core",162,130,93,"1.6.2","Jun 19, 2022",,"flyer.chat","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_firebase_chat_core/latest/","cloud_firestore, firebase_auth, firebase_core, flutter, flutter_chat_types, meta","Actively maintained, community-driven Firebase BaaS for chat applications with an optional chat UI.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"barcode_scan2","https://pub.dev/packages/barcode_scan2",161,120,97,"4.2.1","May 14, 2022",,"mono0926.com","MIT (LICENSE)","https://pub.dev/documentation/barcode_scan2/latest/","flutter, protobuf","A flutter plugin for scanning 2D barcodes and QRCodes via camera.","FLUTTER","ANDROID,IOS" -"swipe_to","https://pub.dev/packages/swipe_to",160,120,95,"1.0.2","Feb 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/swipe_to/latest/","flutter","SwipeTo is a wrapper for a chat view widget which can be used initiate callback when user horizontally swipe on it.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pixel_perfect","https://pub.dev/packages/pixel_perfect",160,120,89,"1.1.1","Dec 29, 2021",,"kherel.com","MIT (LICENSE)","https://pub.dev/documentation/pixel_perfect/latest/","flutter","Development tool that helps you make your flutter application ""pixel perfect""","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"material_dialogs","https://pub.dev/packages/material_dialogs",159,130,93,"1.1.3","May 23, 2022",,"ezaldeensahb.link","Apache-2.0 (LICENSE)","https://pub.dev/documentation/material_dialogs/latest/","flutter, lottie","A Flutter package aims to help you create animated, simple, stylish Material Dialogs in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_crop","https://pub.dev/packages/image_crop",159,100,97,"0.4.0","Apr 5, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/image_crop/latest/","flutter","A flutter plugin to crop image on iOS and Android. It processes image files off main thread natively. The plugin provides a Crop widget to display image cropping to a user.","FLUTTER","ANDROID,IOS" -"alphabet_list_scroll_view","https://pub.dev/packages/alphabet_list_scroll_view",159,90,92,"2.0.0","Mar 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/alphabet_list_scroll_view/latest/","flutter, rxdart, vibration","A customizable listview with A-Z side scrollbar to fast jump to the item of the selected character.","FLUTTER","ANDROID,IOS,WEB" -"animated_text","https://pub.dev/packages/animated_text",159,100,81,"1.0.2","Jul 21, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/animated_text/latest/","flutter","Animated_Text for Flutter provides animated translation between the words by reusing the similar alphabets between them.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gsheets","https://pub.dev/packages/gsheets",158,110,94,"0.4.2","Apr 2, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/gsheets/latest/","collection, googleapis, googleapis_auth, http, meta","A library for working with Google Sheets API v4. Manage your spreadsheets with gsheets in Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"stripe_sdk","https://pub.dev/packages/stripe_sdk",158,70,93,"4.0.2","Dec 27, 2020",,,"BSD-2-Clause-Views (LICENSE)","https://pub.dev/documentation/stripe_sdk/latest/","awesome_card, credit_card_validator, flutter, flutter_slidable, http, mask_text_input_formatter, simple_animations, supercharged, uni_links, url_launcher","The only native Stripe library for Flutter. Has complete support for SCA/PSD2, payment intents and the newest Stripe features.",, -"floating_search_bar","https://pub.dev/packages/floating_search_bar",158,70,86,"0.3.0","Jan 30, 2020",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/floating_search_bar/latest/","flutter","A Search App Bar like the one in Gmail and Google Photos.",, -"flutter_launcher_name","https://pub.dev/packages/flutter_launcher_name",158,80,92,"0.0.1","Sep 20, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_launcher_name/latest/","flutter, yaml","A command-line tool which simplifies the task of updating your Flutter app's launcher name.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_translate","https://pub.dev/packages/flutter_translate",157,130,96,"4.0.3","Jul 2, 2022",,"jesway.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_translate/latest/","flutter, intl, universal_io","Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"at_app","https://pub.dev/packages/at_app",157,120,37,"4.2.3","Jun 1, 2022",,"atsign.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/at_app/latest/","args, at_app_create, at_commons, at_utils, collection, io, logger, mason, meta, path, pub_cache, pub_semver, pubspec, tabular, yaml","A command line tool to help developers build an @ platform application.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"extended_text_field","https://pub.dev/packages/extended_text_field",157,130,95,"10.1.0","May 12, 2022","11.0.0-dev.2","fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/extended_text_field/latest/","extended_text_library, flutter","Extended official text field to build special text like inline image, @somebody, custom background etc quickly.It also support to build custom seleciton toolbar and handles.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"eva_icons_flutter","https://pub.dev/packages/eva_icons_flutter",157,130,97,"3.1.0","Feb 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/eva_icons_flutter/latest/","flutter","Flutter package for Eva Icons. Eva Icons is a pack of more than 480 beautifully crafted Open Source icons for common actions and items.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_js","https://pub.dev/packages/flutter_js",157,90,93,"0.5.0+6","Feb 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_js/latest/","ffi, flutter, http, sync_http","A Javascript engine to use with flutter. It uses Quickjs on Android and JavascriptCore on IOS",, -"flutter_custom_dialog","https://pub.dev/packages/flutter_custom_dialog",157,100,94,"1.2.0","Oct 22, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_custom_dialog/latest/","flutter","Semantic dialog | Made In YY.inc | Welcome to contribute","FLUTTER","ANDROID,IOS" -"storybook_flutter","https://pub.dev/packages/storybook_flutter",157,130,95,"0.11.1","Jun 23, 2022",,"ookamikb.dev","MIT (LICENSE)","https://pub.dev/documentation/storybook_flutter/latest/","collection, device_frame, flutter, freezed_annotation, nested, provider, recase","A storybook for Flutter widgets. Live preview of isolated widgets for faster development and showcase.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"azlistview","https://pub.dev/packages/azlistview",156,100,97,"2.0.0","Feb 12, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/azlistview/latest/","flutter, scrollable_positioned_list","A Flutter sticky headers & index ListView. IndexBar. such as citylist, contactlist. index and hover effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"crop","https://pub.dev/packages/crop",156,120,94,"0.5.2","Jan 3, 2022",,"pwa.ir","MIT (LICENSE)","https://pub.dev/documentation/crop/latest/","collision, flutter, vector_math","Crop for Flutter. Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in 100% pure Dart code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cupertino_stepper","https://pub.dev/packages/cupertino_stepper",156,130,92,"0.2.1","Dec 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cupertino_stepper/latest/","cupertino_icons, flutter","Stepper is a widget that displays progress through a sequence of steps. This is a Cupertino version of the stock Material Stepper in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_native_timezone","https://pub.dev/packages/flutter_native_timezone",156,110,99,"2.0.0","Jun 4, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_native_timezone/latest/","flutter, flutter_web_plugins, js","A flutter plugin for getting the local timezone of the os.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"motion_tab_bar","https://pub.dev/packages/motion_tab_bar",156,80,88,"0.1.5","Jul 6, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/motion_tab_bar/latest/","flutter, vector_math","An animated Bottom Navigation Bar for Flutter apps, icon animates into place, colors are customizable.",, -"status_alert","https://pub.dev/packages/status_alert",156,120,88,"1.0.0","Jan 9, 2022",,"yako.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/status_alert/latest/","flare_flutter, flutter","Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_debounce","https://pub.dev/packages/easy_debounce",155,130,98,"2.0.2+1","Dec 23, 2021",,"magnuswikhog.com","MIT (LICENSE)","https://pub.dev/documentation/easy_debounce/latest/","Packages that depend on easy_debounce","An extremely easy-to-use method call debouncer package for Dart/Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"universal_platform","https://pub.dev/packages/universal_platform",155,110,98,"1.0.0+1","Jun 16, 2021",,"gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/universal_platform/latest/","Packages that depend on universal_platform","Replacement for dart.io.Platform class which works on Web as well as Desktop and Mobile. Allows platform checks in your view/model layer easily.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loading_overlay","https://pub.dev/packages/loading_overlay",155,120,97,"0.3.0","Mar 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/loading_overlay/latest/","flutter","A modal progress indicator widget that fades in and out. Wrap around another widget to block access to widget during an async call.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sticky_grouped_list","https://pub.dev/packages/sticky_grouped_list",154,130,94,"3.1.0","Jul 7, 2022",,"begnis.dev","MIT (LICENSE)","https://pub.dev/documentation/sticky_grouped_list/latest/","flutter, meta, scrollable_positioned_list","A ScrollablePositionedList where the list items can be grouped into sections.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"facebook_app_events","https://pub.dev/packages/facebook_app_events",154,130,97,"0.16.0","Apr 12, 2022",,"oddbit.id","Apache-2.0 (LICENSE)","https://pub.dev/documentation/facebook_app_events/latest/","flutter","Flutter plugin for Facebook App Events, an app measurement solution that provides insight on app usage and user engagement in Facebook Analytics.","FLUTTER","ANDROID,IOS" -"animated_drawer","https://pub.dev/packages/animated_drawer",154,90,83,"0.0.4","Jan 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_drawer/latest/","flutter, matrix4_transform","A simple yet fully customizable drawer with animations for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fast_immutable_collections","https://pub.dev/packages/fast_immutable_collections",153,105,94,"7.4.1","May 22, 2022",,"glasberg.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/fast_immutable_collections/latest/","collection, meta","Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"functional_widget","https://pub.dev/packages/functional_widget",153,100,81,"0.10.0","Apr 16, 2022",,"dash-overflow.net","MIT (LICENSE)","https://pub.dev/documentation/functional_widget/latest/","analyzer, build, build_config, code_builder, collection, functional_widget_annotation, meta, source_gen","A code generator that generates widget classes from their implementation as a function.","DART", -"easy_web_view","https://pub.dev/packages/easy_web_view",153,60,93,"1.6.0","Apr 7, 2022",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/easy_web_view/latest/","flutter, flutter_markdown, flutter_widget_from_html, html2md, http, markdown, permission_handler, url_launcher, webview_flutter, webview_windows","A super simple webview for Flutter Web, Mobile and Desktop","FLUTTER", -"desktop_drop","https://pub.dev/packages/desktop_drop",153,130,94,"0.3.3","Mar 9, 2022",,"mixin.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/desktop_drop/latest/","cross_file, flutter, flutter_web_plugins","A plugin which allows user dragging files to your flutter desktop applications.","FLUTTER","ANDROID,LINUX,MACOS,WEB,WINDOWS" -"flutter_windowmanager","https://pub.dev/packages/flutter_windowmanager",153,130,97,"0.2.0","Aug 26, 2021",,"adaptant.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_windowmanager/latest/","flutter","A Flutter plugin for manipulating Android WindowManager LayoutParams.","FLUTTER","ANDROID" -"flutter_animated_dialog","https://pub.dev/packages/flutter_animated_dialog",153,130,95,"2.0.1","Jul 13, 2021",,"tookit.cn","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_animated_dialog/latest/","flutter","A new Flutter dialog with a series of beautiful animations, slide fade rotate size scale rotate3D animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ff_navigation_bar","https://pub.dev/packages/ff_navigation_bar",153,60,91,"0.1.5","Feb 22, 2020",,"55builds.com","MIT (LICENSE)","https://pub.dev/documentation/ff_navigation_bar/latest/","flutter, provider","Configurable bottom navigation bar with raised highlight and shadow",, -"artemis","https://pub.dev/packages/artemis",152,90,94,"6.18.4","Feb 18, 2021",,"borges.dev","MIT (LICENSE)","https://pub.dev/documentation/artemis/latest/","build, build_config, code_builder, collection, dart_style, equatable, glob, gql, gql_code_gen, gql_dedupe_link, gql_exec, gql_http_link, gql_link, http, json_annotation, meta, path, recase, source_gen, yaml","Build dart types from GraphQL schemas and queries (using Introspection Query).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_animation_progress_bar","https://pub.dev/packages/flutter_animation_progress_bar",152,110,96,"2.2.1","May 24, 2022",,"vnappmob.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_animation_progress_bar/latest/","flutter","This colorful Flutter widget package aims to show an animation progress bar in reactive style. It also supports both vertical and horizontal bar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"yaml","https://pub.dev/packages/yaml",152,130,100,"3.1.1","May 12, 2022",,"tools.dart.dev","MIT (LICENSE)","https://pub.dev/documentation/yaml/latest/","collection, source_span, string_scanner","A parser for YAML, a human-friendly data serialization standard","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_chat_bubble","https://pub.dev/packages/flutter_chat_bubble",152,120,97,"2.0.0","Aug 3, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_chat_bubble/latest/","flutter","Flutter widget for creating different types of chat bubble. You can use different properties of this Widget and create beautiful Chat Bubbles.","FLUTTER","ANDROID,IOS" -"biometric_storage","https://pub.dev/packages/biometric_storage",151,130,93,"4.1.3","Jun 16, 2022",,"codeux.design","MIT (LICENSE)","https://pub.dev/documentation/biometric_storage/latest/","ffi, flutter, flutter_web_plugins, logging, plugin_platform_interface, win32","Secure Storage: Encrypted data store optionally secured by biometric lock with support for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorage).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_settings_screens","https://pub.dev/packages/flutter_settings_screens",151,90,93,"0.2.2+1","Apr 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_settings_screens/latest/","flutter, flutter_material_color_picker, path_provider, pedantic, provider, shared_preferences","A Simple plugin to implement settings UI screens for your flutter apps. Customize what you want, From UI elements, behaviour or underlying storage library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"markdown","https://pub.dev/packages/markdown",151,120,97,"5.0.0","Apr 1, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/markdown/latest/","args, charcode, meta","A portable Markdown library written in Dart that can parse Markdown into HTML.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"video_viewer","https://pub.dev/packages/video_viewer",151,100,89,"1.2.7","Nov 3, 2021",,"felipemurguia.com","MIT (LICENSE)","https://pub.dev/documentation/video_viewer/latest/","flutter, gesture_x_detector, helpers, http, path_provider, provider, video_player, volume_watcher, wakelock","Multiplatform minimalist video viewer with spectacular user experience.","FLUTTER","ANDROID,IOS" -"loadmore","https://pub.dev/packages/loadmore",151,130,96,"2.0.1","Mar 31, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/loadmore/latest/","flutter","listview scroll to bottom ,can load more data. help developer paging load data.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"responsive_grid","https://pub.dev/packages/responsive_grid",150,110,96,"2.1.0","Apr 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/responsive_grid/latest/","flutter","Responsive Grid Layout and List for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_advanced_drawer","https://pub.dev/packages/flutter_advanced_drawer",151,130,95,"1.3.2","Apr 3, 2022",,"alexmelnyk.io","BSD-3-Clause (LICENSE)","https://github.com/alex-melnyk/flutter_advanced_drawer/blob/master/README.md","flutter","An advanced drawer widget, that can be fully customized with size, text, color, radius of corners.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cryptography","https://pub.dev/packages/cryptography",150,120,96,"2.0.5","Nov 14, 2021",,"dint.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/cryptography/latest/","collection, crypto, fixnum, js, meta, typed_data","Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, X25519, and more. Web Crypto support.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_pop_up_menu","https://pub.dev/packages/custom_pop_up_menu",150,120,96,"1.2.4","Jun 6, 2022",,"malikwang.com","MIT (LICENSE)","https://pub.dev/documentation/custom_pop_up_menu/latest/","flutter","Wrap a widget with CustomPopupMenu, Tap or Long Press this widget, a popup menu would display in a suitable position.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"whatsapp_unilink","https://pub.dev/packages/whatsapp_unilink",150,120,96,"2.0.1+1","Dec 27, 2021",,"dartside.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/whatsapp_unilink/latest/","Packages that depend on whatsapp_unilink","Dart package helping your app interact with WhatsApp via HTTP links (universal links). Works with Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"painter","https://pub.dev/packages/painter",149,120,92,"2.0.0","May 24, 2021",,"epnw.eu","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/painter/latest/","flutter","A simple widget to paint with your fingers. Supports setting a background color, undo and export to png!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"process_run","https://pub.dev/packages/process_run",148,130,98,"0.12.3+2","Jan 19, 2022",,"tekartik.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/process_run/latest/","args, charcode, collection, meta, path, pub_semver, string_scanner, synchronized, yaml","Process run helpers for Linux/Win/Mac and which like feature for finding executables.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"swipe_deck","https://pub.dev/packages/swipe_deck",148,110,82,"1.1.0","Oct 22, 2021",,"retroportalstudio.com","MIT (LICENSE)","https://pub.dev/documentation/swipe_deck/latest/","flutter, provider","A simple Flutter Package to Mimic iMessage Image Picker for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"iconsax","https://pub.dev/packages/iconsax",148,120,96,"0.0.8","Jul 18, 2021",,,"GPL-3.0 (LICENSE)","https://github.com/luisDanielRoviraContreras/flutter_iconsax","flutter","Iconsax for flutter (1000+ icons 6 diferent styles, total 6000+ icons).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pointycastle","https://pub.dev/packages/pointycastle",147,110,98,"3.6.1","Jul 19, 2022",,"bouncycastle.org","MIT (LICENSE)","https://pub.dev/documentation/pointycastle/latest/","collection, convert, js","A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swagger_dart_code_generator","https://pub.dev/packages/swagger_dart_code_generator",147,130,83,"2.6.0","Jun 3, 2022",,"mobilepeople.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/swagger_dart_code_generator/latest/","build, code_builder, collection, dart_style, http, json_annotation, markdown, path, recase, universal_io, yaml","Have you been turned into a problem with writing code for Http requests? This package can help. It has all of the Http and model codegen functionality you have been looking for.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_ringtone_player","https://pub.dev/packages/flutter_ringtone_player",147,130,97,"3.2.0","Apr 7, 2022",,"inway.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_ringtone_player/latest/","flutter, path_provider","A simple player for system default ringtones, alarms and notifications","FLUTTER","ANDROID,IOS" -"audio_video_progress_bar","https://pub.dev/packages/audio_video_progress_bar",148,130,97,"0.10.0","Nov 14, 2021",,"suragch.dev","MIT (LICENSE)","https://pub.dev/documentation/audio_video_progress_bar/latest/","flutter","A progress bar widget to show or change the position of an audio or video stream.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_paystack","https://pub.dev/packages/flutter_paystack",147,110,97,"1.0.5+1","Apr 8, 2021",,"wilburx9.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_paystack/latest/","async, flutter, http, intl, meta","A Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS.","FLUTTER","ANDROID,IOS" -"funvas","https://pub.dev/packages/funvas",146,130,77,"0.1.7","Jul 7, 2022",,"creativemaybeno.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/funvas/latest/","flutter, meta","Package for creating canvas animations based on time and math functions. Fun + canvas -> funvas :)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ndialog","https://pub.dev/packages/ndialog",146,130,96,"4.1.1+1","Jun 5, 2022",,"nizwar.dev","MIT (LICENSE)","https://pub.dev/documentation/ndialog/latest/","flutter","Custom native dialog style with blur background, popup animation and ProgressDialog.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stop_watch_timer","https://pub.dev/packages/stop_watch_timer",146,130,97,"1.5.0","Jun 2, 2022",,"neverjp.com","MIT (LICENSE)","https://pub.dev/documentation/stop_watch_timer/latest/","flutter, rxdart","Simple CountUp timer / CountDown timer. It easily create app of stopwatch.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dotted_line","https://pub.dev/packages/dotted_line",147,130,99,"3.1.0","Oct 24, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dotted_line/latest/","flutter","This package allows you to draw dotted lines with Flutter. You can draw a beautiful dotted line.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bouncing_widget","https://pub.dev/packages/bouncing_widget",146,130,93,"2.0.0","Mar 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bouncing_widget/latest/","flutter","A widget that enables you to add a bouncing animation on a widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flashy_tab_bar","https://pub.dev/packages/flashy_tab_bar",146,70,84,"0.0.3","Mar 7, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flashy_tab_bar/latest/","flutter","One another nice animated tabbar (Flutter Version) (inspired by https://github.com/Cuberto/flashy-tabbar)",, -"auto_size_text_field","https://pub.dev/packages/auto_size_text_field",145,120,96,"2.1.0","Jun 17, 2022",,"zhuoran.li","MIT (LICENSE)","https://pub.dev/documentation/auto_size_text_field/latest/","flutter","Flutter TextField widget that automatically resizes text field to fit perfectly within its bounds.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"keyboard_dismisser","https://pub.dev/packages/keyboard_dismisser",145,130,96,"3.0.0","May 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/keyboard_dismisser/latest/","flutter","A simple Flutter package to hide the keyboard when performing a gesture outside of it.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drawing_animation","https://pub.dev/packages/drawing_animation",145,100,85,"1.0.0","May 12, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/drawing_animation/latest/","flutter, path_parsing, xml","An dart-only library for gradually painting SVG path objects on canvas (drawing line animation).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"touchable","https://pub.dev/packages/touchable",145,110,93,"1.0.2","Apr 18, 2022",,,"MPL-2.0 (LICENSE)","https://pub.dev/documentation/touchable/latest/","flutter","Flutter library to add various gesture callbacks to each Shape you draw on your canvas in your CustomPainter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"soundpool","https://pub.dev/packages/soundpool",145,130,95,"2.3.0","Feb 15, 2022",,"ukaszapps.pl","MIT (LICENSE)","https://pub.dev/documentation/soundpool/latest/","flutter, soundpool_macos, soundpool_platform_interface, soundpool_web","A Flutter Sound Pool for playing short audio files. Sound tracks are cached in memory and played directly from cache.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"file","https://pub.dev/packages/file",145,120,100,"6.1.2","Jun 15, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/file/latest/","meta, path","A pluggable, mockable file system abstraction for Dart. Supports local file system access, as well as in-memory file systems, record-replay file systems, and chroot file systems.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"animated_widgets","https://pub.dev/packages/animated_widgets",145,110,96,"1.1.0","Jun 3, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/animated_widgets/latest/","flutter, vector_math","Easily add animations on your screen with AnimatedWidgets. Add always your animated widgets in your component's tree, then activate them when you want to activate the animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_login_facebook","https://pub.dev/packages/flutter_login_facebook",144,130,98,"1.5.0+1","Jun 17, 2022",,"innim.ru","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_login_facebook/latest/","flutter, list_ext","Login via Facebook. Easily add Facebook login feature in your application. User profile information included.","FLUTTER","ANDROID,IOS" -"flutter_web_auth","https://pub.dev/packages/flutter_web_auth",144,110,96,"0.4.1","Feb 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_web_auth/latest/","flutter, flutter_web_plugins","Flutter plugin for authenticating a user with a web service.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"flutter_background","https://pub.dev/packages/flutter_background",144,120,95,"1.1.0","Nov 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_background/latest/","flutter","A plugin to keep flutter apps running in the background by using foreground service, wake lock and disabling battery optimizations","FLUTTER","ANDROID" -"gap","https://pub.dev/packages/gap",144,130,96,"2.0.0","Apr 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/gap/latest/","flutter","Flutter widgets for easily adding gaps inside Flex widgets such as Columns and Rows or scrolling views.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tcard","https://pub.dev/packages/tcard",144,120,92,"1.3.5","Mar 30, 2021",,"brunojurkovic.com","MIT (LICENSE)","https://pub.dev/documentation/tcard/latest/","flutter","A tinder like cards flutter plugin, can slide it's children left or right. You can use it to show some images, videos and so on.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"woocommerce","https://pub.dev/packages/woocommerce",144,80,85,"0.9.7","Aug 11, 2020",,"flutterengineer.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/woocommerce/latest/","crypto, flutter, flutter_secure_storage, http","Woocommerce SDK for Flutter. The Complete Woo Commerce SDK for building Flutter Ecommerce Applications with amazing features.","FLUTTER","ANDROID,IOS" -"flutter_audio_recorder","https://pub.dev/packages/flutter_audio_recorder",144,100,92,"0.5.5","Nov 26, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_audio_recorder/latest/","file, flutter, path","Flutter Audio Record Plugin that supports Record Pause Resume Stop and provide access to audio level metering properties average power peak power.","FLUTTER","ANDROID,IOS" -"dio_cache_interceptor","https://pub.dev/packages/dio_cache_interceptor",143,130,96,"3.3.0","Jul 8, 2022",,"openapi4j.org","Apache-2.0 (LICENSE)","https://pub.dev/documentation/dio_cache_interceptor/latest/","dio, string_scanner, uuid","Dio HTTP cache interceptor with multiple stores respecting HTTP directives (or not).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_share_me","https://pub.dev/packages/flutter_share_me",143,120,96,"1.3.0","Apr 12, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_share_me/latest/","flutter, lint","Flutter Plugin for sharing contents to social media.You can use it share to Facebook , WhatsApp , Twitter And System Share UI. Support Url and Text.","FLUTTER","ANDROID,IOS" -"flutter_braintree","https://pub.dev/packages/flutter_braintree",143,130,95,"2.3.1","Feb 18, 2022","3.0.0-dev.1",,"MIT (LICENSE)","https://pub.dev/documentation/flutter_braintree/latest/","flutter, meta","Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.","FLUTTER","ANDROID,IOS" -"direct_select","https://pub.dev/packages/direct_select",143,120,90,"2.0.0","Mar 21, 2021",,"diegoveloper.com","MIT (LICENSE)","https://pub.dev/documentation/direct_select/latest/","flutter","This package allows you to scroll/select the value directly from the dropdown with less effort and time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fancy_on_boarding","https://pub.dev/packages/fancy_on_boarding",143,80,86,"1.7.0","Oct 26, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/fancy_on_boarding/latest/","flutter, flutter_svg","A Flutter package for a quick, handy and beautiful OnBoarding screen library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"sliding_clipped_nav_bar","https://pub.dev/packages/sliding_clipped_nav_bar",142,130,88,"3.1.0+2","Jun 9, 2022",,"waterydesert.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sliding_clipped_nav_bar/latest/","flutter","Bottom Navigation Bar with sliding menu icon and text with clipping effect, it also has ripple effect when tapped.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_i18n","https://pub.dev/packages/flutter_i18n",142,120,95,"0.32.4","Jun 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_i18n/latest/","flutter, flutter_localizations, flutter_web_plugins, http, intl, logging, path, toml, xml2json, yaml","i18n made easy for Flutter. With flutter_i18n you can make your app international, using just a simple .json file!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lints","https://pub.dev/packages/lints",142,130,98,"2.0.0","Mar 17, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/lints/latest/","Packages that depend on lints","Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"edge_detection","https://pub.dev/packages/edge_detection",142,120,91,"1.0.9","Mar 8, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/edge_detection/latest/","flutter","A flutter plugin to detect edges of objects, scan paper, detect corner, detect rectangle. It allows cropping of the detected object image and returns the path of the cropped image.","FLUTTER","ANDROID,IOS" -"asuka","https://pub.dev/packages/asuka",142,120,93,"2.0.0+1","Feb 24, 2022",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/asuka/latest/","flutter","Show Snackbars, dialogs, ModalSheets in a single provider. Simple and Clean.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_nearby_connections","https://pub.dev/packages/flutter_nearby_connections",142,120,85,"1.1.1","Jun 17, 2021",,"finishcoding.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_nearby_connections/latest/","flutter","Flutter plugin supports peer-to-peer connectivity and discovers nearby devices for Android and IOS","FLUTTER","ANDROID,IOS" -"expandable_page_view","https://pub.dev/packages/expandable_page_view",141,130,97,"1.0.17","Jul 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/expandable_page_view/latest/","flutter","A PageView widget adjusting it's height to currently displayed page","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"water_drop_nav_bar","https://pub.dev/packages/water_drop_nav_bar",141,130,84,"2.2.0+3","Jun 9, 2022",,"waterydesert.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/water_drop_nav_bar/latest/","flutter","Bottom navigation bar, it has unique water drop effect. When water droplet falls it marks seleted item.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_treeview","https://pub.dev/packages/flutter_treeview",141,120,93,"1.0.7+1","Jan 31, 2022",,"kevinandre.com","MIT (LICENSE)","https://cagn.codeninelabs.com/widgets/treeview/","flutter","A tree widget for Flutter that can be used to display nested, hierarchical data. It includes a number of features like styling labels, icons, and import and export utilities.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swipeable_page_route","https://pub.dev/packages/swipeable_page_route",141,120,90,"0.2.6","Jan 14, 2022",,"wanke.dev","MIT (LICENSE)","https://pub.dev/documentation/swipeable_page_route/latest/","black_hole_flutter, collection, flutter, list_diff, meta","🔙 Swipe to navigate back and admire beautifully morphing widgets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"ota_update","https://pub.dev/packages/ota_update",141,130,94,"4.0.1","Nov 22, 2021",,"4q.eu","MIT (LICENSE)","https://pub.dev/documentation/ota_update/latest/","flutter","A Flutter plugin providing ota updates for Android and iOS, with download progress (Android only)","FLUTTER","ANDROID" -"flutter_social_content_share","https://pub.dev/packages/flutter_social_content_share",141,120,91,"1.0.2","Nov 11, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_social_content_share/latest/","flutter","This plugin can share the contents on social media like instagram, facebook, email, sms and whatsapp. This works fine on iOS and Android platforms.","FLUTTER","ANDROID,IOS" -"diacritic","https://pub.dev/packages/diacritic",141,130,97,"0.1.3","Mar 4, 2021",,"agilord.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/diacritic/latest/","Packages that depend on diacritic","Removes common accents and diacritical signs from a string by replacing them with an equivalent character.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_tindercard","https://pub.dev/packages/flutter_tindercard",141,90,93,"0.2.0","Aug 11, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_tindercard/latest/","flutter","Tinder(TanTan) Card Widget, fast way to have a high quality swap card widget in your flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_link_previewer","https://pub.dev/packages/flutter_link_previewer",140,130,94,"3.0.1","Jun 19, 2022",,"flyer.chat","MIT (LICENSE)","https://pub.dev/documentation/flutter_link_previewer/latest/","flutter, flutter_chat_types, flutter_linkify, html, http, linkify, meta, url_launcher","URL preview extracted from the provided text with basic customization and ability to render from cached data.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vexana","https://pub.dev/packages/vexana",140,110,89,"2.8.1","Jun 15, 2022",,"vb10.dev","MIT (LICENSE)","https://pub.dev/documentation/vexana/latest/","collection, dio, flutter, logger, path_provider, retry, sembast, shared_preferences","Manage your network layer with dio. You will be able to use it very easily network operations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"rating_dialog","https://pub.dev/packages/rating_dialog",140,130,95,"2.0.4","Apr 29, 2022",,"stackwares.com","MIT (LICENSE)","https://pub.dev/documentation/rating_dialog/latest/","flutter, flutter_rating_bar","A beautiful and customizable Star Rating Dialog package for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drawerbehavior","https://pub.dev/packages/drawerbehavior",140,120,86,"2.2.2","Feb 28, 2022","2.3.0-dev.6","zariman.dev","MIT (LICENSE)","https://pub.dev/documentation/drawerbehavior/latest/","flutter","Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide..","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kt_dart","https://pub.dev/packages/kt_dart",140,120,94,"0.10.0","Oct 31, 2021",,"pascalwelsch.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/kt_dart/latest/","meta","This project is a port of kotlin-stdlib for Dart/Flutter projects. It includes collections (KtList, KtMap, KtSet) with 150+ methods as well as other useful packages.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"overflow_view","https://pub.dev/packages/overflow_view",140,120,90,"0.3.1","Apr 10, 2021",,"romainrastel.com","MIT (LICENSE)","https://pub.dev/documentation/overflow_view/latest/","flutter, value_layout_builder","A widget displaying children in a line with an overflow indicator at the end if there is not enough space.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slide_to_act","https://pub.dev/packages/slide_to_act",140,110,94,"2.0.1","Mar 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/slide_to_act/latest/","flutter","A simple slide-to-action widget for Flutter. It's really customizable and it adapts to your theme.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamic_theme","https://pub.dev/packages/dynamic_theme",140,70,91,"1.0.1","Feb 11, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/dynamic_theme/latest/","flutter, shared_preferences","Changes the theme during runtime, also presists brightness settings across restarts",, -"ffi","https://pub.dev/packages/ffi",139,130,99,"2.0.1","Jun 19, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ffi/latest/","Packages that depend on ffi","Utilities for working with Foreign Function Interface (FFI) code.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"file_saver","https://pub.dev/packages/file_saver",139,130,96,"0.1.0","Feb 20, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/file_saver/latest/","flutter, flutter_web_plugins, path_provider, path_provider_linux, path_provider_windows","This package will help you save file with a single method on any platform including macOS, iOS, Android, Windows, Web, Linux.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hand_signature","https://pub.dev/packages/hand_signature",139,120,94,"2.3.0+1","Jun 27, 2022",,"basecontrol.dev","MIT (LICENSE)","https://pub.dev/documentation/hand_signature/latest/","flutter, flutter_svg","The Signature Pad Widget that allows you to draw smooth signatures. With variety of draw and export settings. And also supports SVG.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slide_countdown","https://pub.dev/packages/slide_countdown",138,130,95,"0.2.8","Jun 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/slide_countdown/latest/","flutter, stream_duration","A Flutter package to create easy slide animation countdown / countup timer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluttermoji","https://pub.dev/packages/fluttermoji",138,130,83,"1.0.0","Feb 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/fluttermoji/latest/","flutter, flutter_svg, get, shared_preferences","A light-weight and highly customizable SVG avatar library for Flutter apps. Provides a Customizer Widget, CircleAvatar and other utility functions that are ready-to-use.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"derry","https://pub.dev/packages/derry",138,70,81,"1.4.3","Sep 10, 2021",,"frenco.dev","MIT (LICENSE)","https://pub.dev/documentation/derry/latest/","args, console, equatable, ffi, path, string_similarity, yaml","A script manager to help you define script shortcuts and use them effortlessly, and performantly.","DART,FLUTTER", -"pagination_view","https://pub.dev/packages/pagination_view",138,100,93,"2.0.0","Jun 8, 2021",,"vedartm.com","MIT (LICENSE)","https://pub.dev/documentation/pagination_view/latest/","bloc, flutter, flutter_bloc","Flutter package to simplify pagination of list of items from the internet.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_insta","https://pub.dev/packages/flutter_insta",138,110,86,"1.0.0","Jun 6, 2021",,"codingboy.in","MIT (LICENSE)","https://pub.dev/documentation/flutter_insta/latest/","flutter, http","Flutter package to get instagram user's details such as profile picture url,number of followers,following,Bio,website and download reels video.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"titled_navigation_bar","https://pub.dev/packages/titled_navigation_bar",138,70,92,"4.1.0","Apr 27, 2020",,"pedromassango.dev","MIT (LICENSE)","https://pub.dev/documentation/titled_navigation_bar/latest/","flutter","A beautiful, clean and simple bottom navigation bar with smooth animation on click. This package is high customizable, read more bellow for more details.",, -"scrollable_list_tabview","https://pub.dev/packages/scrollable_list_tabview",138,90,91,"0.1.6","Dec 20, 2020",,,"MIT (LICENSE)","https://github.com/firatcetiner/scrollable_list_tabview/blob/master/README.md","flutter, scrollable_positioned_list","A Flutter widget which syncronize a ScrollView and a custom tab view.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flui","https://pub.dev/packages/flui",138,50,83,"0.9.2","May 13, 2020",,"flui.xin","MIT (LICENSE)","https://pub.dev/documentation/flui/latest/","flutter, json_annotation","FLUI is a powerful UI framework for Google Flutter. Including widgets kit and useful modules.",, -"extended_nested_scroll_view","https://pub.dev/packages/extended_nested_scroll_view",137,130,97,"5.1.3","Jul 1, 2022","6.0.0-dev.1","fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/extended_nested_scroll_view/latest/","flutter, visibility_detector","extended nested scroll view to fix pinned header and inner scrollables sync issues.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"amazon_cognito_identity_dart_2","https://pub.dev/packages/amazon_cognito_identity_dart_2",137,120,96,"3.0.0","Jun 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/amazon_cognito_identity_dart_2/latest/","convert, crypto, http, js","Unofficial Amazon Cognito Identity Provider Dart SDK, to add user sign-up / sign-in to your mobile and web apps with AWS Cloud Services. Based on amazon-cognito-identity-dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"android_intent_plus","https://pub.dev/packages/android_intent_plus",137,130,97,"3.1.1","Feb 16, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/android_intent_plus/latest/","flutter, meta, platform","Flutter plugin for launching Android Intents. Not supported on iOS.","FLUTTER","ANDROID" -"flutter_fortune_wheel","https://pub.dev/packages/flutter_fortune_wheel",137,120,93,"1.2.0","Jan 2, 2022",,"kevlatus.de","MIT (LICENSE)","https://pub.dev/documentation/flutter_fortune_wheel/latest/","flutter, flutter_hooks, quiver","Visualize (random) selection processes with widgets like a spinning wheel of fortune or a fortune bar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"text_editor","https://pub.dev/packages/text_editor",138,120,84,"0.7.0","Nov 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/text_editor/latest/","flutter","An Instagram like text editor Flutter widget that helps you to change your text style.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_maps_webservice","https://pub.dev/packages/google_maps_webservice",137,60,98,"0.0.19","Dec 31, 2020",,"hadrienlejard.io","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/google_maps_webservice/latest/","http, meta","Google Maps Web Services [API](https://developers.google.com/maps/web-services)",, -"random_color","https://pub.dev/packages/random_color",137,90,96,"1.0.5","Apr 4, 2020",,"square-pear.com","MIT (LICENSE.md)","https://pub.dev/documentation/random_color/latest/","flutter","Generate random colors from hue, saturation and brightness that are visualy appearing. You can chose exact color specifications.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqflite_common_ffi","https://pub.dev/packages/sqflite_common_ffi",136,130,96,"2.1.1+1","Jun 22, 2022",,"tekartik.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/sqflite_common_ffi/latest/","meta, path, sqflite_common, sqlite3, synchronized","sqflite ffi based implementation, for desktop and units tests.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ffigen","https://pub.dev/packages/ffigen",137,130,87,"6.0.1","Jun 14, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ffigen/latest/","args, cli_util, ffi, file, glob, logging, path, quiver, yaml","Generator for FFI bindings, using LibClang to parse C header files.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"persian_datetime_picker","https://pub.dev/packages/persian_datetime_picker",136,120,93,"2.5.0","May 24, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/persian_datetime_picker/latest/","flutter","A persian (farsi,shamsi) datetime picker for flutter, inspired by material datetime picker.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"search_widget","https://pub.dev/packages/search_widget",136,90,89,"1.0.2","Jan 31, 2020",,"ayushpgupta.com","MIT (LICENSE)","https://pub.dev/documentation/search_widget/latest/","flutter, flutter_keyboard_visibility","A Flutter package which provides a Search Widget for selecting an option from a data list.","FLUTTER","ANDROID,IOS" -"expandable_text","https://pub.dev/packages/expandable_text",135,120,97,"2.3.0","Apr 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/expandable_text/latest/","flutter","Widget that only shows the first lines of a text and adds a link to expand the full text.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"elastic_drawer","https://pub.dev/packages/elastic_drawer",135,130,84,"2.0.2","Jan 3, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/elastic_drawer/latest/","flutter","Elastic Drawer - elastic panel that slides in horizontally to show fully customize content (navigation links, menu items, notes etc.)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"barcode_widget","https://pub.dev/packages/barcode_widget",135,120,98,"2.0.2","Dec 6, 2021",,"nfet.net","Apache-2.0 (LICENSE)","https://pub.dev/documentation/barcode_widget/latest/","barcode, flutter","Barcode generation widget for Flutter with support for standard barcodes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gzx_dropdown_menu","https://pub.dev/packages/gzx_dropdown_menu",135,130,92,"3.1.0","Apr 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/gzx_dropdown_menu/latest/","flutter","A custom is strong dropdown menu for Flutter. Easy to use and powerful for customization, it's up to you what you want to display in the dropdown menu!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"build_context","https://pub.dev/packages/build_context",135,110,84,"3.0.0","Mar 10, 2021",,"pedromassango.dev","MIT (LICENSE)","https://pub.dev/documentation/build_context/latest/","flutter","A package that simplifies the access most of used properties/fuctions right in the BuildContext.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"starflut","https://pub.dev/packages/starflut",135,70,82,"1.0.0","Feb 5, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/starflut/latest/","flutter, uuid","A new flutter plugin project,which supports flutter to interact with other scripting languages such as python, java, ruby, golang, rust, etc. It is easy to use, supports android, ios, and desktop","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"file_picker_cross","https://pub.dev/packages/file_picker_cross",134,130,93,"4.6.0","Apr 30, 2022",,"testapp.schule","EUPL-1.2 (LICENSE)","https://pub.dev/documentation/file_picker_cross/latest/","disk_space, file_picker, file_selector, file_selector_linux, flutter, flutter_file_dialog, http, http_parser, package_info_plus, path_provider, share_plus","Select, open, choose or pick documents, images videos or other files on Android, iOS, the desktop and the web for reading, writing, use as String, byte list or HTTP uploads.","FLUTTER","WEB" -"substring_highlight","https://pub.dev/packages/substring_highlight",134,130,96,"1.0.33","May 22, 2021",,"onlyup.com","MIT (LICENSE)","https://pub.dev/documentation/substring_highlight/latest/","flutter","Highlight Flutter text at the character-level for simple and customizable search term highlighting.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ntp","https://pub.dev/packages/ntp",134,120,97,"2.0.0","Mar 29, 2021",,"square-pear.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ntp/latest/","Packages that depend on ntp","Fetch accurate time or current DateTime object from (NTP) Network Time Protocol server.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"highlighter_coachmark","https://pub.dev/packages/highlighter_coachmark",135,100,87,"0.0.3","Sep 19, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/highlighter_coachmark/latest/","flutter","Coach Mark shows provided tips or inctructions in overlay by blurring background and highlighting target element.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_foreground_task","https://pub.dev/packages/flutter_foreground_task",133,130,94,"3.8.1","Jul 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_foreground_task/latest/","flutter, platform, shared_preferences, shared_preferences_android, shared_preferences_ios","This plugin is used to implement a foreground service on the Android platform.","FLUTTER","ANDROID,IOS" -"serverpod","https://pub.dev/packages/serverpod",134,120,80,"0.9.8","May 20, 2022",,,"BSD-3-Clause (LICENSE)","https://docs.serverpod.dev/","args, collection, crypto, http, path, postgres, redis, retry, serverpod_client, serverpod_postgres_pool, serverpod_serialization, serverpod_service_client, serverpod_shared, vm_service, yaml","Serverpod is an open-source, scalable app server, written in Dart for the Flutter community.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"string_scanner","https://pub.dev/packages/string_scanner",133,120,100,"1.1.1","May 12, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/string_scanner/latest/","source_span","A class for parsing strings using a sequence of patterns.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"form_bloc","https://pub.dev/packages/form_bloc",133,130,88,"0.30.0","Mar 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/form_bloc/latest/","bloc, collection, equatable, meta, rxdart, uuid","Easy Form State Management using BLoC pattern. Separate the Form State and Business Logic from the User Interface. Async Validation, Progress, Dynamic fields, and more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_storyboard","https://pub.dev/packages/flutter_storyboard",133,60,35,"0.1.7","Apr 5, 2021",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_storyboard/latest/","device_frame, flutter, shared_preferences","A Flutter package to show a storyboard of all your widgets.",, -"universal_io","https://pub.dev/packages/universal_io",133,120,98,"2.0.4","Apr 2, 2021",,"dint.dev","Apache-2.0, BSD-3-Clause (LICENSE)","https://pub.dev/documentation/universal_io/latest/","collection, crypto, meta, typed_data","Cross-platform 'dart:io' that works in all platforms (browsers, Flutter, and VM).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stream_transform","https://pub.dev/packages/stream_transform",133,130,99,"2.0.0","Feb 8, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/stream_transform/latest/","Packages that depend on stream_transform","A collection of utilities to transform and manipulate streams.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dcli","https://pub.dev/packages/dcli",132,130,88,"1.33.0","Jul 17, 2022",,"onepub.dev","MIT (LICENSE)","https://dcli.onepub.dev/","archive, args, async, chunked_stream, collection, convert, crypto, csv, dart_console2, dcli_core, equatable, ffi, file, glob, ini, logging, meta, mime, path, posix, pub_semver, pubspec2, scope, settings_yaml, stacktrace_impl, system_info2, uuid, validators2, win32, yaml","Dart console SDK - write console (cli) apps/scripts using dart.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"indexed_list_view","https://pub.dev/packages/indexed_list_view",132,120,92,"2.0.2","Apr 14, 2022",,"glasberg.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/indexed_list_view/latest/","flutter","Infinite ListView that lets you programmatically jump instantly to any item, by index. Performant for lists of any size.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"imageview360","https://pub.dev/packages/imageview360",132,120,86,"1.3.0","Jan 15, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/imageview360/latest/","flutter","A Flutter package which provides 360 view of the images with rotation and gesture customisations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"random_string","https://pub.dev/packages/random_string",132,130,98,"2.3.1","Jul 16, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/random_string/latest/","Packages that depend on random_string","Simple library for generating random ascii strings by default using Random from 'dart:math'.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animate_icons","https://pub.dev/packages/animate_icons",134,120,94,"2.0.0","Mar 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animate_icons/latest/","flutter","This is a plugin with the help of which you can animate between any two icons like we do in AnimatedIcon widget given to us by default.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chat_bubbles","https://pub.dev/packages/chat_bubbles",131,130,94,"1.3.0","Jul 3, 2022",,"prabhanu.com","MIT (LICENSE)","https://pub.dev/documentation/chat_bubbles/latest/","flutter, intl","Flutter chat bubble widgets, similar to Whatsapp and more shapes. Easy to use and implement chat bubbles.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"device_calendar","https://pub.dev/packages/device_calendar",131,120,95,"4.2.0","Feb 20, 2022",,"builttoroam.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/device_calendar/latest/","collection, flutter, flutter_native_timezone, sprintf, timezone","A cross platform plugin for modifying calendars on the user's device.","FLUTTER","ANDROID,IOS" -"fijkplayer","https://pub.dev/packages/fijkplayer",131,120,95,"0.10.1","Nov 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fijkplayer/latest/","flutter","A Video Player Flutter plugin based on ijkplayer, support most popular protocols and codecs","FLUTTER","ANDROID,IOS" -"sign_button","https://pub.dev/packages/sign_button",131,120,92,"2.0.2","Nov 7, 2021",,"aemreesen.com","MIT (LICENSE)","https://pub.dev/documentation/sign_button/latest/","flutter","A Flutter plugin for generating sign in buttons for different social media accounts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"matrix4_transform","https://pub.dev/packages/matrix4_transform",131,120,94,"2.0.1","Sep 20, 2021",,"glasberg.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/matrix4_transform/latest/","flutter","Helper math class for easily creating Matrix4 transformations, that you can use in Container's transform parameter and elsewhere.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"line_awesome_flutter","https://pub.dev/packages/line_awesome_flutter",131,120,95,"2.0.0","Jul 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/line_awesome_flutter/latest/","flutter","The Line Awesome Icons pack for flutter. Provides 1542 additional icons to use in your apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"camera_camera","https://pub.dev/packages/camera_camera",131,120,92,"2.0.2","May 19, 2021",,"gabul.dev","MIT (LICENSE)","https://pub.dev/documentation/camera_camera/latest/","camera, flutter, font_awesome_flutter, rxdart","The easy plugin camera for your project, platforms Android and iOS.","FLUTTER","ANDROID,IOS" -"adhan","https://pub.dev/packages/adhan",131,100,89,"1.1.16","Apr 3, 2021",,"riajul.dev","MIT (LICENSE)","https://pub.dev/documentation/adhan/latest/","Packages that depend on adhan","Adhan for Dart / Muslim Prayer Times Library. Now retrieving Prayer time in Dart easier than ever.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_performance","https://pub.dev/packages/firebase_performance",130,130,99,"0.8.2+1","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_performance/latest/","firebase_core, firebase_core_platform_interface, firebase_performance_platform_interface, firebase_performance_web, flutter","Flutter plugin for Google Performance Monitoring for Firebase, an app measurement solution that monitors traces and HTTP/S network requests on Android and iOS.","FLUTTER","ANDROID,IOS,WEB" -"money2","https://pub.dev/packages/money2",130,120,95,"3.1.3","Jun 4, 2022",,"onepub.dev","MIT (LICENSE)","https://money2.onepub.dev/","decimal, fixed, intl, meta","Money and Currency classes with fixed precision maths, parsing and formatting. (Money.parse('$2010.00') * 10).format('S CC#,##0') -> $ US20,100","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"one_context","https://pub.dev/packages/one_context",130,130,95,"2.0.0","May 24, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/one_context/latest/","back_button_interceptor, flutter, shared_preferences","OneContext provides a simple way to deal with Dialogs, Overlays, Navigations, Theme* and MediaQuery* with no need of BuildContext.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"network_to_file_image","https://pub.dev/packages/network_to_file_image",130,120,94,"4.0.1","May 13, 2022",,"glasberg.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/network_to_file_image/latest/","flutter","Opens a local image file, if it exists there. If it doesn't, fetches the image from the network and then saves to the local file for next time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_blue_plus","https://pub.dev/packages/flutter_blue_plus",130,110,95,"1.1.3","Apr 9, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_blue_plus/latest/","collection, convert, flutter, meta, protobuf, rxdart","Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android and iOS","FLUTTER","ANDROID,IOS" -"blur","https://pub.dev/packages/blur",130,130,96,"3.1.0","Mar 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/blur/latest/","flutter","Blur is a wrapper widget that blur it's child. There are ImageBlur.asset and ImageBlur.network that blur the image. Frost is another wrapper which blurs the background.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"path_drawing","https://pub.dev/packages/path_drawing",130,130,99,"1.0.0","Dec 2, 2021",,"dnfield.dev","MIT (LICENSE)","https://pub.dev/documentation/path_drawing/latest/","flutter, meta, path_parsing, vector_math","A flutter library to help with (Canvas) Path creation and manipulation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sprung","https://pub.dev/packages/sprung",133,130,90,"3.0.0","Mar 9, 2021",,"lukepighetti.com","MIT (LICENSE)","https://pub.dev/documentation/sprung/latest/","flutter","Spring curves for Flutter animations. Based on real physics equations with three damping curves.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"transformer_page_view","https://pub.dev/packages/transformer_page_view",130,90,96,"0.1.6","Mar 22, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/transformer_page_view/latest/","flutter","PageTransformer for flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"elegant_notification","https://pub.dev/packages/elegant_notification",130,130,86,"1.6.0","Jul 2, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/elegant_notification/latest/","flutter","A new flutter package to display notifications on top of the screen, full customizable with built-in themes","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"version","https://pub.dev/packages/version",129,130,98,"3.0.2","Jun 15, 2022",,"dart.ninja","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/version/latest/","Packages that depend on version","Provides a simple class for parsing and comparing semantic versions as defined by http://semver.org/","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_dynamic_icon","https://pub.dev/packages/flutter_dynamic_icon",129,130,88,"2.1.0","Mar 1, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_dynamic_icon/latest/","flutter","A flutter plugin for dynamically changing app icon and app icon batch number","FLUTTER","ANDROID,IOS" -"flutter_sliding_tutorial","https://pub.dev/packages/flutter_sliding_tutorial",129,130,87,"1.1.3+3","Feb 11, 2022",,"cleveroad.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_sliding_tutorial/latest/","flutter","Applied parallax effects will make your product presentation look like Google apps tutorial.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_bootstrap","https://pub.dev/packages/flutter_bootstrap",129,120,91,"2.0.0","Jun 8, 2021",,"didierboelens.com","unknown (LICENSE)","https://pub.dev/documentation/flutter_bootstrap/latest/","flutter","A partial implementation of Bootstrap Grid system in Flutter for Responsive Layout.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_full_pdf_viewer","https://pub.dev/packages/flutter_full_pdf_viewer",129,100,96,"1.0.6","Sep 13, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_full_pdf_viewer/latest/","flutter","A flutter plugin to display PDF. This works for Android and for iOS.","FLUTTER","ANDROID,IOS" -"audio_session","https://pub.dev/packages/audio_session",128,130,98,"0.1.10","Jul 17, 2022",,"ryanheise.com","MIT (LICENSE)","https://pub.dev/documentation/audio_session/latest/","flutter, flutter_web_plugins, meta, rxdart","Sets the iOS audio session category and Android audio attributes for your app, and manages your app's audio focus, mixing and ducking behaviour.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"flutter_contacts","https://pub.dev/packages/flutter_contacts",128,130,98,"1.1.5","Jun 22, 2022",,"quis.co","MIT (LICENSE)","https://pub.dev/documentation/flutter_contacts/latest/","flutter","Flutter plugin to read, create, update, delete and observe native contacts on Android and iOS, with group support, vCard support, and contact permission handling","FLUTTER","ANDROID,IOS" -"sqlite3","https://pub.dev/packages/sqlite3",128,120,95,"1.7.2","Jun 20, 2022",,"simonbinder.eu","MIT (LICENSE)","https://pub.dev/documentation/sqlite3/latest/","collection, ffi, js, meta, path","Provides lightweight yet convenient bindings to SQLite by using dart:ffi","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_instagram_stories","https://pub.dev/packages/flutter_instagram_stories",128,130,83,"1.0.2","Jun 17, 2022",,"awaik.pro","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_instagram_stories/latest/","cached_network_image, cloud_firestore, collection, dotted_border, firebase_core, flutter, flutter_cache_manager, json_annotation, rxdart, video_player","Display stories (videos and images) like Whatsapp & Instagram.","FLUTTER","ANDROID,IOS" -"images_picker","https://pub.dev/packages/images_picker",128,120,96,"1.2.11","Mar 21, 2022",,"chavesgu.com","MIT (LICENSE)","https://pub.dev/documentation/images_picker/latest/","flutter","Flutter plugin for selecting images/videos from the Android and iOS image library, and taking pictures/videos with the camera,save image/video to album/gallery.","FLUTTER","ANDROID,IOS" -"flutter_beautiful_popup","https://pub.dev/packages/flutter_beautiful_popup",128,80,90,"1.7.0","Sep 17, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_beautiful_popup/latest/","auto_size_text, flutter, image","A flutter package to help you beautify your app popups.",, -"global_configuration","https://pub.dev/packages/global_configuration",128,100,97,"1.6.0","Sep 2, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/global_configuration/latest/","flutter, http","A flutter package for managing different configurations and making them available everythere inside the app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"country_pickers","https://pub.dev/packages/country_pickers",129,120,98,"2.0.0","Mar 13, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/country_pickers/latest/","flutter","Countries, codes, flags and several way of picking them at your service...one widget away...","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"table_sticky_headers","https://pub.dev/packages/table_sticky_headers",127,130,91,"2.0.1","Jul 3, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/table_sticky_headers/latest/","flutter","Two-dimension table with both sticky headers. You may scroll left \ right and top \ bottom. Sticky headers always stay visible. Legend cell (top left) always visible too.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"code_builder","https://pub.dev/packages/code_builder",127,120,96,"4.1.0","Jul 20, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/code_builder/latest/","built_collection, built_value, collection, matcher, meta","A fluent, builder-based library for generating valid Dart code","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"parse_server_sdk","https://pub.dev/packages/parse_server_sdk",126,110,87,"3.1.2","Jul 9, 2022",,"parseplatform.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/parse_server_sdk/latest/","dio, http, meta, mime_type, path, sembast, sembast_web, uuid, web_socket_channel, xxtea","Dart plugin for Parse Server, (https://parseplatform.org), (https://back4app.com)","ANDROID,IOS,LINUX,MACOS,WINDOWS", -"fireflutter","https://pub.dev/packages/fireflutter",126,120,74,"0.2.24","Jun 29, 2022",,"sonub.com","MIT (LICENSE)","https://pub.dev/documentation/fireflutter/latest/","badges, cached_network_image, cloud_firestore, cloud_functions, country_code_picker, dio, email_validator, file_picker, firebase_auth, firebase_core, firebase_database, firebase_dynamic_links, firebase_messaging, firebase_storage, flutter, flutter_colorpicker, flutter_holo_date_picker, flutter_html, flutter_image_compress, flutter_linkify, flutterfire_ui, geocoding, geolocator, google_maps_flutter, image_picker, intl, jiffy, meilisearch, paginate_firestore, path, path_provider, photo_view, rxdart, shared_preferences, url_launcher, uuid","A free, open source, complete, rapid development package for creating Social apps, Chat apps, Community(Forum) apps, Shopping mall apps, and much more based on Firebase.","FLUTTER","ANDROID,IOS" -"skeletons","https://pub.dev/packages/skeletons",126,110,96,"0.0.3","Jul 22, 2021",,"badjio.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/skeletons/latest/","flutter","A Flutter package for building custom skeleton widgets to mimic the page's layout while loading.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mlkit","https://pub.dev/packages/mlkit",126,80,77,"0.15.1","Apr 12, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/mlkit/latest/","flutter, meta","A Flutter plugin to use the Firebase ML Kit.","FLUTTER","ANDROID,IOS" -"sailor","https://pub.dev/packages/sailor",126,100,84,"0.7.1","Apr 10, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/sailor/latest/","flutter","Easily manage page navigation/routing in Flutter apps. Add page transition animations, log navigation events.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"analyzer","https://pub.dev/packages/analyzer",125,110,99,"4.3.0","Jul 22, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/analyzer/latest/","_fe_analyzer_shared, collection, convert, crypto, glob, meta, package_config, path, pub_semver, source_span, watcher, yaml","This package provides a library that performs static analysis of Dart code.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"system_alert_window","https://pub.dev/packages/system_alert_window",125,110,90,"1.1.2","Jul 15, 2022",,"jvapps.in","Apache-2.0 (LICENSE)","https://pub.dev/documentation/system_alert_window/latest/","flutter","A flutter plugin to show Truecaller like overlay window, over all other apps along with callback events.","FLUTTER","ANDROID,IOS" -"system_tray","https://pub.dev/packages/system_tray",126,130,88,"2.0.1","Jul 6, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/system_tray/latest/","flutter, path, uuid","system_tray that makes it easy to customize tray and work with your Flutter desktop app.","FLUTTER","LINUX,MACOS,WINDOWS" -"fast_i18n","https://pub.dev/packages/fast_i18n",125,130,91,"5.12.6","May 22, 2022","6.0.0-dev.4","tienisto.com","MIT (LICENSE)","https://pub.dev/documentation/fast_i18n/latest/","build, collection, csv, flutter, glob, yaml","Localization / Internationalization (i18n) solution. Use JSON, YAML or CSV files to create typesafe translations via source generation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"otp_text_field","https://pub.dev/packages/otp_text_field",125,115,98,"1.1.3","Apr 25, 2022",,"vivekkaushik.com","MIT (LICENSE)","https://pub.dev/documentation/otp_text_field/latest/","flutter","A flutter package to create a OTP Text Field widget in your application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shamsi_date","https://pub.dev/packages/shamsi_date",125,130,93,"1.0.1","Jan 8, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/shamsi_date/latest/","Packages that depend on shamsi_date","A Flutter and Dart package for using Jalali (Shamsi, Solar, Persian or Jalaali) calendar. You can convert, format and manipulate Jalali and Gregorian (Miladi) date and times.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_mask","https://pub.dev/packages/easy_mask",125,120,96,"2.0.1","Jul 1, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/easy_mask/latest/","flutter","Easy and Powerful Mask for TextField, TextFormField and Strings. Has multi mask support, reverse mask for currency and placeholder. It controls user's cursor.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"effective_dart","https://pub.dev/packages/effective_dart",125,130,94,"1.3.2","Jun 20, 2021",,"tenhobi.dev","MIT (LICENSE)","https://pub.dev/documentation/effective_dart/latest/","Packages that depend on effective_dart","Linter rules corresponding to the guidelines in Effective Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shape_of_view","https://pub.dev/packages/shape_of_view",125,90,88,"1.0.2","Dec 31, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/shape_of_view/latest/","flutter","Give a custom shape to any flutter widget, Material Design 2 ready","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"yandex_mapkit","https://pub.dev/packages/yandex_mapkit",124,120,94,"3.0.3","Jul 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/yandex_mapkit/latest/","collection, equatable, flutter, flutter_plugin_android_lifecycle","A Flutter plugin for integrating Yandex.MapKit in Android and iOS applications.","FLUTTER","ANDROID,IOS" -"google_maps_flutter_web","https://pub.dev/packages/google_maps_flutter_web",124,90,98,"0.4.0+1","Jul 11, 2022",,"flutter.dev","BSD-3-Clause, MIT (LICENSE)","https://pub.dev/documentation/google_maps_flutter_web/latest/","flutter, flutter_web_plugins, google_maps, google_maps_flutter_platform_interface, sanitize_html, stream_transform","Web platform implementation of google_maps_flutter","FLUTTER","WEB" -"async_redux","https://pub.dev/packages/async_redux",124,120,91,"15.0.0","May 13, 2022",,"glasberg.dev","MIT (LICENSE)","https://pub.dev/documentation/async_redux/latest/","collection, fast_immutable_collections, file, flutter, logging, path, path_provider, weak_map","Redux without the boilerplate, tailored for Flutter. Easy to learn, to use and test. Allows for both sync and async reducers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"http_interceptor","https://pub.dev/packages/http_interceptor",124,115,97,"1.0.2","Aug 8, 2021","2.0.0-beta.5",,"MIT (LICENSE)","https://pub.dev/documentation/http_interceptor/latest/","http","A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_image","https://pub.dev/packages/firebase_image",124,110,91,"1.1.1","Dec 25, 2021",,"mattreid.dev","unknown (LICENSE)","https://pub.dev/documentation/firebase_image/latest/","firebase_core, firebase_storage, flutter, path, path_provider, sqflite","A cached Flutter ImageProvider for Firebase Cloud Storage image objects.","FLUTTER","ANDROID,IOS,MACOS" -"weather","https://pub.dev/packages/weather",124,120,93,"2.0.1","May 17, 2021",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/weather/latest/","flutter, http","A weather plugin for fetching current weather and forecasting via the OpenWeatherMap API. Works for both Android and iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_screen_lock","https://pub.dev/packages/flutter_screen_lock",123,130,93,"7.0.4","Jul 21, 2022",,"incrementleaf.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_screen_lock/latest/","flutter","Provides the ability to lock the screen on ios and android. Biometric authentication can be used in addition to passcode.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"file_selector","https://pub.dev/packages/file_selector",123,130,96,"0.9.0","Jul 21, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/file_selector/latest/","file_selector_macos, file_selector_platform_interface, file_selector_web, file_selector_windows, flutter","Flutter plugin for opening and saving files, or selecting directories, using native file selection UI.","FLUTTER","MACOS,WEB,WINDOWS" -"accordion","https://pub.dev/packages/accordion",123,130,96,"2.5.1","Jul 10, 2022",,"vulcansoft.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/accordion/latest/","flutter, get, scroll_to_index","An expandable Flutter widget list where each item can be expanded or collapsed simply by clicking on the header.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icons_launcher","https://pub.dev/packages/icons_launcher",123,130,92,"1.2.1","Jun 10, 2022","2.0.0-beta.2","mrrhak.com","MIT (LICENSE)","https://pub.dev/documentation/icons_launcher/latest/","args, image, path, universal_io, yaml","A command-line tool that simplifies the task of updating your Flutter app's launcher icon.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expandable_bottom_sheet","https://pub.dev/packages/expandable_bottom_sheet",123,110,95,"1.1.1+1","Aug 19, 2021",,"torben-keller.de","MIT (LICENSE)","https://pub.dev/documentation/expandable_bottom_sheet/latest/","flutter","This is a BottomSheet with a draggable height like the Google Maps App on Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"envify","https://pub.dev/packages/envify",123,130,90,"2.0.2","Aug 3, 2021",,"frenco.dev","MIT (LICENSE)","https://pub.dev/documentation/envify/latest/","Packages that depend on envify","A better way to handle environment variables using `.env` file.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fzregex","https://pub.dev/packages/fzregex",123,130,90,"2.0.0","Jun 10, 2021",,"frazile.com","MIT (LICENSE)","https://pub.dev/documentation/fzregex/latest/","flutter","Validating: Phone, Name, PostalCode, Email, URL, Currency, IP Address, Date, Time, HTMLTags, Password (Strong), Password (Medium), Credit Card. for Dart/Flutter Developers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pin_code_text_field","https://pub.dev/packages/pin_code_text_field",123,120,98,"1.8.0","Mar 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pin_code_text_field/latest/","flutter","A beautiful and highly customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"opencv","https://pub.dev/packages/opencv",123,100,82,"1.0.4","Nov 11, 2020",,"mulgundkar.com","unknown (LICENSE)","https://pub.dev/documentation/opencv/latest/","flutter","Flutter plug-in providing (a few) basic bindings to OpenCV-4.x. OpenCV methods implemented without the Core packages. WIP.","FLUTTER","ANDROID" -"flutter_boom_menu","https://pub.dev/packages/flutter_boom_menu",123,100,81,"1.0.2","Mar 3, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_boom_menu/latest/","flutter","Flutter plugin to implement a Boom Menu, with icons, title, sub title, animated FAB Icon and hide on scrolling.","FLUTTER","ANDROID,IOS" -"syncfusion_flutter_core","https://pub.dev/packages/syncfusion_flutter_core",122,130,98,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_core/latest/","flutter, vector_math","Syncfusion Flutter Core is a dependent package for all the Syncfusion Flutter widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"intl_utils","https://pub.dev/packages/intl_utils",122,130,97,"2.7.0","Jul 7, 2022",,"localizely.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/intl_utils/latest/","analyzer, archive, args, dart_style, http, intl, path, petitparser, yaml","intl_utils is a dart library that generates Dart localization code from ARB file. Generated code relies on Intl library.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"sn_progress_dialog","https://pub.dev/packages/sn_progress_dialog",122,130,96,"1.0.8","May 20, 2022",,"aemreesen.com","MIT (LICENSE)","https://pub.dev/documentation/sn_progress_dialog/latest/","flutter","Customizable progress dialog package for Flutter.(Captures the progress value)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_emoji","https://pub.dev/packages/flutter_emoji",122,120,95,"2.4.0","Jan 23, 2022",,"petehouston.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_emoji/latest/","characters, http","👉 A light-weight Emoji 📦 for Flutter with all up-to-date emojis 😄. Made from 💯% ☕ with ❤️!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"timer_builder","https://pub.dev/packages/timer_builder",122,130,96,"2.0.0","Mar 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/timer_builder/latest/","flutter","A widget that rebuilds itself on scheduled, periodic, or dynamically generated time events.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"qr","https://pub.dev/packages/qr",121,120,97,"3.0.1","Apr 12, 2022",,"j832.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/qr/latest/","meta","A QR code generation library for Dart and Flutter. Supports QR code version 1 through 40, error correction and redundancy.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kiwi","https://pub.dev/packages/kiwi",121,120,95,"4.0.2","Feb 19, 2022",,"vanlooverenkoen.be","MIT (LICENSE)","https://pub.dev/documentation/kiwi/latest/","meta","A simple yet efficient dependency injection container for Dart and Flutter (can be coupled with the kiwi_generator package).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_custom_tabs","https://pub.dev/packages/flutter_custom_tabs",121,120,97,"1.0.4","Jan 19, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_custom_tabs/latest/","flutter, flutter_custom_tabs_platform_interface, flutter_custom_tabs_web, meta","Flutter plugin for seamlessly displaying web content using Chrome Custom Tabs.","FLUTTER","ANDROID,IOS,WEB" -"local_hero","https://pub.dev/packages/local_hero",121,110,83,"0.2.0","Jul 25, 2021",,"romainrastel.com","MIT (LICENSE)","https://pub.dev/documentation/local_hero/latest/","flutter, vector_math","A widget which implicitly launches a hero animation when its position changed within the same route.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scroll_bottom_navigation_bar","https://pub.dev/packages/scroll_bottom_navigation_bar",121,120,83,"4.0.0","Jul 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/scroll_bottom_navigation_bar/latest/","flutter, scroll_bars_common","This package allow hide or show bottom navigation bar while scrolling","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cupertino_date_picker","https://pub.dev/packages/flutter_cupertino_date_picker",121,80,95,"1.0.26+2","Jun 17, 2020",,,"Apache-2.0 (LICENSE.md)","https://pub.dev/documentation/flutter_cupertino_date_picker/latest/","flutter","Flutter cupertino date picker. Display DatePicker in iOS style. Support both Android and iOS platform.",, -"just_the_tooltip","https://pub.dev/packages/just_the_tooltip",120,120,96,"0.0.12","Jun 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/just_the_tooltip/latest/","flutter","A multi directional tooltip used to display any content with inbuilt support for list views","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bluetooth_print","https://pub.dev/packages/bluetooth_print",120,120,92,"3.0.1","Jul 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bluetooth_print/latest/","flutter, json_annotation, rxdart","A new flutter plugin project connect to bluetooth thermal printer (Gprinter).","FLUTTER","ANDROID,IOS" -"mouse_parallax","https://pub.dev/packages/mouse_parallax",120,120,75,"1.1.0","Feb 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/mouse_parallax/latest/","flutter","A simple way to implement pointer based parallax animations on multiple platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"model_viewer","https://pub.dev/packages/model_viewer",120,100,87,"0.8.1","Aug 21, 2020",,"ar.to","Unlicense (UNLICENSE)","https://pub.dev/documentation/model_viewer/latest/","dogma, flutter, flutter_android, webview_flutter","A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.","FLUTTER","ANDROID" -"screen","https://pub.dev/packages/screen",120,90,95,"0.0.5","Mar 13, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/screen/latest/","flutter","A Flutter plugin to manage the device's screen on Android and iOS.","FLUTTER","ANDROID,IOS" -"easy_rich_text","https://pub.dev/packages/easy_rich_text",120,120,94,"1.1.0","Jul 1, 2022",,"hyclovechj.com","MIT (LICENSE)","https://pub.dev/documentation/easy_rich_text/latest/","flutter, url_launcher","The EasyRichText widget provides an easy way to use RichText. You do not have to split the string manually.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluttercontactpicker","https://pub.dev/packages/fluttercontactpicker",121,120,97,"4.7.0","May 12, 2022",,"rittmeister.in","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fluttercontactpicker/latest/","contact_picker_platform_interface, contact_picker_web, flutter","Use Androids' and iOS' native contact pickers to chose phone numbers and email addresses from contacts of the users address book","FLUTTER","ANDROID,IOS,WEB" -"flutter_onboard","https://pub.dev/packages/flutter_onboard",119,110,94,"2.0.0","Nov 6, 2021",,"mohanasundaram.in","MIT (LICENSE)","https://pub.dev/documentation/flutter_onboard/latest/","flutter, flutter_hooks, freezed_annotation, hooks_riverpod","A simple, elegant and easy to use onboard widget for both android and ios devices(Null-Safety).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pinch_zoom","https://pub.dev/packages/pinch_zoom",119,130,96,"1.0.0","Jul 16, 2021",,"jelter.net","unknown (LICENSE)","https://pub.dev/documentation/pinch_zoom/latest/","flutter","A widget based on Flutter's new Interactive Viewer that makes picture pinch zoom, and return to its initial size and position when released.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_mentions","https://pub.dev/packages/flutter_mentions",119,110,92,"2.0.1","May 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_mentions/latest/","flutter, flutter_portal","A simple flutter input widget to add @ mentions functionality to your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluid_bottom_nav_bar","https://pub.dev/packages/fluid_bottom_nav_bar",119,110,87,"1.3.0","May 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fluid_bottom_nav_bar/latest/","flutter, flutter_svg","A beautiful bottom navigation with a fluid animation. Bar color, icons and animation speed are fully customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"floatingpanel","https://pub.dev/packages/floatingpanel",119,100,83,"1.1.3","Jul 15, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/floatingpanel/latest/","flutter","Floating panel helps you create easy floating menu which you can drag and drop to any edge of the screen (horizontally).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_in_app_messaging","https://pub.dev/packages/firebase_in_app_messaging",118,120,98,"0.6.0+20","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_in_app_messaging/latest/","firebase_core, firebase_core_platform_interface, firebase_in_app_messaging_platform_interface, flutter, meta","Flutter plugin for Firebase In-App Messaging.","FLUTTER","ANDROID,IOS" -"oauth2_client","https://pub.dev/packages/oauth2_client",118,120,93,"2.4.1","Jul 17, 2022",,"teranet.it","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/oauth2_client/latest/","crypto, flutter, flutter_secure_storage, flutter_web_auth, http, meta, random_string","Flutter library for interacting with OAuth2 servers, with classes for transparent authorized requests, secure OAuth token storage, automatic token refeshing.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"kf_drawer","https://pub.dev/packages/kf_drawer",118,100,89,"1.2.1","Nov 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/kf_drawer/latest/","flutter","Side menu (Drawer)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_jailbreak_detection","https://pub.dev/packages/flutter_jailbreak_detection",119,120,97,"1.8.0","Sep 24, 2021",,"appmire.be","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_jailbreak_detection/latest/","flutter","Flutter jailbreak and root detection plugin. This plugin wraps Rootbeer for use on Android and DTTJailbreakDetection for use on iOS.","FLUTTER","ANDROID,IOS" -"signalr_core","https://pub.dev/packages/signalr_core",118,120,94,"1.1.1","Apr 15, 2021",,"jamiewest.dev","MIT (LICENSE)","https://pub.dev/documentation/signalr_core/latest/","equatable, http, logging, meta, sse_client, tuple, web_socket_channel","ASP.NET Core SignalR Client written for Dart that is platform-independent, and can be used on both the command-line and the browser.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"super_tooltip","https://pub.dev/packages/super_tooltip",118,110,96,"1.0.1","Mar 17, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/super_tooltip/latest/","flutter","Super flexible Tooltip class that gets opend in the screens overlay","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"clippy_flutter","https://pub.dev/packages/clippy_flutter",118,90,96,"1.1.1","Mar 15, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/clippy_flutter/latest/","flutter","Clip your widgets with custom shapes provided.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"syncfusion_flutter_signaturepad","https://pub.dev/packages/syncfusion_flutter_signaturepad",117,130,96,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_signaturepad/latest/","flutter, syncfusion_flutter_core","The Flutter Signature Pad widget allows you to capture smooth and more realistic signatures through drawn gestures and save it as an image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"external_app_launcher","https://pub.dev/packages/external_app_launcher",117,130,96,"3.0.0","Jun 15, 2022",,"geekyants.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/external_app_launcher/latest/","flutter","A Flutter plugin which helps you to open another app from your app","FLUTTER","ANDROID,IOS" -"restart_app","https://pub.dev/packages/restart_app",117,130,97,"1.1.0+1","May 16, 2022",,"gabrimatic.info","MIT (LICENSE)","https://pub.dev/documentation/restart_app/latest/","flutter, flutter_web_plugins, plugin_platform_interface","A simple package that helps you to restart the whole android app with a single function call.","FLUTTER","ANDROID,WEB" -"hashtagable","https://pub.dev/packages/hashtagable",118,110,91,"2.1.0","Apr 22, 2022",,"3tadev.work","MIT (LICENSE)","https://pub.dev/documentation/hashtagable/latest/","flutter","Widgets and functions to implement hashtag decorated text. Decorates the words which start with `#` like a Twitter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cuberto_bottom_bar","https://pub.dev/packages/cuberto_bottom_bar",117,130,82,"2.0.0","Jan 3, 2022",,"kushalm.xyz","Apache-2.0 (LICENSE)","https://pub.dev/documentation/cuberto_bottom_bar/latest/","flutter","An animated bottom navigation bar supporting drawer icon at start or end or can be used with the drawer icon and is provided with 2 different styles.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_timeline","https://pub.dev/packages/flutter_timeline",117,100,88,"0.3.0","Nov 13, 2021",,"softmarshmallow.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_timeline/latest/","flutter","a fully customizable & general timeline widget, based on real-world application references","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"search_page","https://pub.dev/packages/search_page",117,130,94,"2.0.0+1","May 14, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/search_page/latest/","flutter","Fast and easy way to build a custom search experience in you app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"horizontal_card_pager","https://pub.dev/packages/horizontal_card_pager",117,110,84,"1.1.1","Apr 5, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/horizontal_card_pager/latest/","flutter","Use dynamic and beautiful card view pagers (horizontal direction) to help you create great apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stack_trace","https://pub.dev/packages/stack_trace",117,115,99,"1.10.0","Feb 2, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/stack_trace/latest/","path","A package for manipulating stack traces and printing them readably.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adv_fab","https://pub.dev/packages/adv_fab",117,100,73,"1.0.5","Jul 29, 2020",,"emilecode.com","MIT (LICENSE)","https://pub.dev/documentation/adv_fab/latest/","flutter","A floating action button that expands itself to reveal its hidden widget. it can also be used as a NavigationBar or a floatingSpaceBar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wechat_camera_picker","https://pub.dev/packages/wechat_camera_picker",116,130,96,"3.4.0","Jun 24, 2022",,"fluttercandies.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/wechat_camera_picker/latest/","bindings_compatible, camera, camera_platform_interface, flutter, path, photo_manager, video_player","A camera picker which is an extension to wechat_assets_picker, but can be run separately.","FLUTTER","ANDROID,IOS" -"searchfield","https://pub.dev/packages/searchfield",116,130,95,"0.6.6","Jun 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/searchfield/latest/","flutter","A highly customizable, simple and easy to use flutter Widget to add a searchfield to your Flutter Application. This Widget allows you to search and select from list of suggestions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"timer_count_down","https://pub.dev/packages/timer_count_down",116,120,96,"2.2.1","Dec 12, 2021",,"dizoft.ru","MIT (LICENSE)","https://pub.dev/documentation/timer_count_down/latest/","flutter","Simple CountDown timer. Using for create a simple timer. It's pure all","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_vibrate","https://pub.dev/packages/flutter_vibrate",117,120,97,"1.3.0","Sep 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_vibrate/latest/","flutter","A Haptic Feedback plugin.","FLUTTER","ANDROID,IOS" -"timeline_list","https://pub.dev/packages/timeline_list",116,95,95,"0.0.6","Sep 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/timeline_list/latest/","flutter","Displays customizable timeline of widgets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"filesize","https://pub.dev/packages/filesize",116,130,96,"2.0.1","May 9, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/filesize/latest/","Packages that depend on filesize","A package to get humanized file sizes. Translate raw file size into human readable strings.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_config","https://pub.dev/packages/flutter_config",116,130,95,"2.0.0","Apr 18, 2021",,"byneapp.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_config/latest/","flutter","Plugin that exposes environment variables to your Dart code in Flutter as well as to your native code in iOS and Android. Bring some 12 factor love to your Flutter apps","FLUTTER","ANDROID,IOS" -"intent","https://pub.dev/packages/intent",116,110,90,"1.4.0","Aug 2, 2020",,"itzmeanjan.in","MIT (LICENSE)","https://pub.dev/documentation/intent/latest/","flutter","A simple to use Flutter plugin to deal with Android Intents - your one-stop-solution for Android Intents.","FLUTTER","ANDROID" -"audioplayer","https://pub.dev/packages/audioplayer",116,95,94,"0.8.1","Apr 6, 2020",,"rxlabz.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/audioplayer/latest/","flutter","A Flutter audio plugin (Swift/Java) to play remote or local audio files (ios, android, macos)","FLUTTER","ANDROID,IOS,MACOS" -"calendar_appbar","https://pub.dev/packages/calendar_appbar",115,130,85,"0.0.6","Feb 9, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/calendar_appbar/latest/","flutter, intl","Flutter package for custom AppBar with full calendar view with many new features!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pretty_qr_code","https://pub.dev/packages/pretty_qr_code",115,110,94,"2.0.2","May 24, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/pretty_qr_code/latest/","flutter, qr","Pretty QR code for Flutter. You can round the edges with parameter or use the standard view.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"panorama","https://pub.dev/packages/panorama",115,110,91,"0.4.1","Apr 16, 2021",,"final.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/panorama/latest/","flutter, flutter_cube, motion_sensors","Panorama -- A 360-degree panorama viewer.","FLUTTER","ANDROID,IOS" -"date_range_picker","https://pub.dev/packages/date_range_picker",115,70,95,"1.0.7","Mar 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/date_range_picker/latest/","flutter","Date Range Pickers use a dialog window to select a range of date on mobile.",, -"html_editor","https://pub.dev/packages/html_editor",115,80,81,"1.0.1","May 13, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/html_editor/latest/","flutter, image_picker, mime, path, webview_flutter","Flutter HTML Editor is a text editor for android and iOS to help write WYSIWYG HTML code based on the Summernote javascript wrapper","FLUTTER","ANDROID,IOS" -"flutter_mobile_vision","https://pub.dev/packages/flutter_mobile_vision",115,100,89,"0.1.4+1","Apr 28, 2020",,"3daysapp.com.br","MIT (LICENSE)","https://pub.dev/documentation/flutter_mobile_vision/latest/","flutter","Flutter implementation for Google Mobile Vision. Scan Barcodes, Recognize Text and Detect Faces.","FLUTTER","ANDROID" -"provider_architecture","https://pub.dev/packages/provider_architecture",115,90,90,"1.1.1+1","Apr 23, 2020",,"filledstacks.com","unknown (LICENSE)","https://pub.dev/documentation/provider_architecture/latest/","flutter, observable_ish, provider","A set of widgets to help with the implementation of the FilledStacks Provider Architecture","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ai_barcode","https://pub.dev/packages/ai_barcode",114,120,92,"3.2.4","Jun 30, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ai_barcode/latest/","ai_barcode_platform_interface, ai_barcode_web, flutter","barcode,qrcode,scan,scanning,Barcode generation,Barcode scanning,qrcode,qrcode generation,qrcode creator","FLUTTER","ANDROID,IOS,MACOS,WEB" -"shake","https://pub.dev/packages/shake",114,130,95,"2.1.0","Apr 17, 2022",,"joshi.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/shake/latest/","flutter, sensors_plus","A flutter package to detect phone shakes. Adjustable G-force and reset periods.","FLUTTER","ANDROID,IOS,WEB" -"data_tables","https://pub.dev/packages/data_tables",114,100,89,"1.4.0","Oct 4, 2021",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/data_tables/latest/","flutter","ListView on Mobile and Stateless Data Tables on Tablets and Desktops.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_size_and_fade","https://pub.dev/packages/animated_size_and_fade",114,120,92,"3.0.0","Sep 19, 2021",,"glasberg.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/animated_size_and_fade/latest/","flutter","Does a fade and size transition between widgets of different heights. Also used to show/hide a widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"multilevel_drawer","https://pub.dev/packages/multilevel_drawer",114,100,88,"2.0.0","Jul 3, 2021",,"retroportalstudio.com","MIT (LICENSE)","https://pub.dev/documentation/multilevel_drawer/latest/","flutter","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.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cool_stepper","https://pub.dev/packages/cool_stepper",114,120,90,"1.2.1","May 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/cool_stepper/latest/","another_flushbar, flutter","CoolStepper is a widget that displays a step by step sequence of operations. it could be helpful for a form wizard or onboarding.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_statusbar_manager","https://pub.dev/packages/flutter_statusbar_manager",114,90,91,"2.0.0","Aug 27, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_statusbar_manager/latest/","flutter","Flutter Statusbar Manager, lets you control the status bar color, style (theme), visibility, and translucent properties across iOS and Android.","FLUTTER","ANDROID,IOS" -"frefresh","https://pub.dev/packages/frefresh",114,95,80,"1.1.0","May 22, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/frefresh/latest/","flutter","Help you to build pull-down refresh and pull-up loading in the simplest way.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"protobuf","https://pub.dev/packages/protobuf",113,120,98,"2.1.0","Jun 15, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/protobuf/latest/","collection, fixnum, meta","Runtime library for protocol buffers support. Use https://pub.dev/packages/protoc_plugin to generate dart code for your '.proto' files.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rfw","https://pub.dev/packages/rfw",113,120,74,"1.0.5","Jun 4, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rfw/latest/","flutter, meta","Remote Flutter widgets: a library for rendering declarative widget description files at runtime.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"k_chart","https://pub.dev/packages/k_chart",113,100,88,"0.6.1","Apr 14, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/k_chart/latest/","flutter","A Flutter K Chart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"waterfall_flow","https://pub.dev/packages/waterfall_flow",113,130,94,"3.0.2","Dec 17, 2021",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/waterfall_flow/latest/","collection, extended_list_library, flutter","A Flutter grid view that build waterfall flow layout quickly.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_animarker","https://pub.dev/packages/flutter_animarker",113,100,94,"3.2.0","Apr 23, 2021","3.3.1-beta.4","gaurisjavier.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_animarker/latest/","flutter, google_maps_flutter_platform_interface, vector_math","Marker Geo-Animation solution for Google Maps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sized_context","https://pub.dev/packages/sized_context",113,120,94,"1.0.0+1","Jun 16, 2021",,"gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/sized_context/latest/","flutter, universal_platform","Access MediaQuery sizing info directly on the context, also adds some helper methods for sizing and layout.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_ble_lib","https://pub.dev/packages/flutter_ble_lib",113,110,89,"2.3.2","Feb 3, 2021",,"polidea.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_ble_lib/latest/","async, collection, flutter","FlutterBle Library is a flutter library that supports BLE operations. It uses MultiPlatformBleAdapter as a native backend..","FLUTTER","ANDROID,IOS" -"keyboard_visibility","https://pub.dev/packages/keyboard_visibility",113,105,95,"0.5.6","May 13, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/keyboard_visibility/latest/","flutter","Flutter plugin for discovering the state of the soft-keyboard visibility on Android and iOS.","FLUTTER","ANDROID,IOS" -"stash","https://pub.dev/packages/stash",112,130,85,"4.3.1","Jul 12, 2022",,"ivoleitao.dev","MIT (LICENSE)","https://pub.dev/documentation/stash/latest/","async, clock, equatable, meta, uuid","Stash is a key-value store abstraction with plain and cache driven semantics and support for a pluggable backend architecture.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"multiselect_formfield","https://pub.dev/packages/multiselect_formfield",112,110,94,"0.1.7","Dec 19, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/multiselect_formfield/latest/","flutter","A multi select form field using alert dialog to select multiple items with checkboxes and showing as chips.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"csc_picker","https://pub.dev/packages/csc_picker",112,110,95,"0.2.6","Sep 20, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/csc_picker/latest/","flutter","A flutter package to display list of Countries, States and Cities depends on Selected, also you can search country, state, and city all around the world.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bordered_text","https://pub.dev/packages/bordered_text",113,120,96,"2.0.0","May 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bordered_text/latest/","flutter","Flutter plugin for applying subtle stroke to a Text widget. Supports Android, iOS, and Web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"functions_framework","https://pub.dev/packages/functions_framework",112,130,82,"0.4.1","May 14, 2021",,"cloud.google.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/functions_framework/latest/","args, collection, http, http_parser, io, json_annotation, meta, shelf, stack_trace","FaaS (Function as a service) framework for writing portable Dart functions","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"show_up_animation","https://pub.dev/packages/show_up_animation",112,120,94,"2.0.0","May 13, 2021",,"thecodepapaya.dev","unknown (LICENSE)","https://pub.dev/documentation/show_up_animation/latest/","flutter","A flutter package to simplify the implementation of ""show up"" animation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"menu_button","https://pub.dev/packages/menu_button",112,110,92,"1.4.2+1","Mar 23, 2021",,"hugoextrat.com","MIT (LICENSE)","https://pub.dev/documentation/menu_button/latest/","flutter","A menu button widget to select an item in a dropdown list easily customizable","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_animated_button","https://pub.dev/packages/flutter_animated_button",112,120,90,"2.0.0","Mar 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_animated_button/latest/","flutter","A flutter package project which contains a collection of cool and beautiful button animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mp_chart","https://pub.dev/packages/mp_chart",112,70,82,"0.3.1","Oct 30, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/mp_chart/latest/","flutter, image_gallery_saver, intl, optimized_gesture_detector, path_drawing, path_provider, screenshot, vector_math","A Flutter chart package just like AndroidMPChart, apply easy to use chart for Flutter.",, -"wave_slider","https://pub.dev/packages/wave_slider",112,110,69,"0.2.0","Mar 23, 2020",,"funwith.app","unknown (LICENSE)","https://pub.dev/documentation/wave_slider/latest/","flutter","A Flutter slider that makes a wave effect when dragged. Does a little bounce when dropped.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cached_video_player","https://pub.dev/packages/cached_video_player",111,110,93,"2.0.3","May 29, 2022",,"lazyarts.in","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cached_video_player/latest/","flutter, flutter_test, meta, video_player_platform_interface, video_player_web","A new flutter plugin that is virtually a clone of official video_player plugin except that it supports caching( Android and iOS)","FLUTTER","ANDROID,IOS,WEB" -"cross_file","https://pub.dev/packages/cross_file",111,120,99,"0.3.3+1","May 24, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cross_file/latest/","js, meta","An abstraction to allow working with files across multiple platforms.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"http_parser","https://pub.dev/packages/http_parser",111,130,100,"4.0.1","May 18, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/http_parser/latest/","collection, source_span, string_scanner, typed_data","A platform-independent package for parsing and serializing HTTP formats.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pin_input_text_field","https://pub.dev/packages/pin_input_text_field",111,130,97,"4.1.2","Mar 19, 2022",,"tinocheng.app","Apache-2.0 (LICENSE)","https://pub.dev/documentation/pin_input_text_field/latest/","flutter","A textField widget to help display different style pin written in pure dart, no extra dependency.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bubble_showcase","https://pub.dev/packages/bubble_showcase",111,110,83,"1.1.0","Oct 5, 2021",,"skyost.eu","MIT (LICENSE)","https://pub.dev/documentation/bubble_showcase/latest/","flutter, shared_preferences","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.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"email_auth","https://pub.dev/packages/email_auth",111,130,94,"1.0.0","Aug 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/email_auth/latest/","flutter, http","A Flutter package to verify emails using OTP based method, to make sure we get real world data.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slide_to_confirm","https://pub.dev/packages/slide_to_confirm",111,120,94,"1.1.0","Aug 5, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/slide_to_confirm/latest/","flutter","A slider that will activate a callback when the user slides it to 100%.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_search_bar","https://pub.dev/packages/flutter_search_bar",111,95,95,"2.1.0","Jul 13, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_search_bar/latest/","flutter, meta","A (mostly) automatic search bar inside an AppBar for flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"group_list_view","https://pub.dev/packages/group_list_view",111,130,94,"1.1.1","Mar 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/group_list_view/latest/","flutter","Flutter package for ListView that allows you to group list items and support headers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fresh","https://pub.dev/packages/fresh",110,130,79,"0.4.1","Apr 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/fresh/latest/","Packages that depend on fresh","An token refresh library for dart. This package exposes the core components that are common to various refresh token implementations (REST, GraphQL, etc...).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"conduit","https://pub.dev/packages/conduit",110,90,86,"3.1.2","Apr 4, 2022",,"theconduit.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/conduit/latest/","analyzer, args, collection, conduit_common, conduit_config, conduit_isolate_exec, conduit_open_api, conduit_password_hash, conduit_runtime, crypto, logging, meta, path, postgres, pub_cache, pub_semver, yaml","A modern HTTP server application framework, ORM and OAuth2 provider with OpenAPI 3.0 integration. Foundation for REST, RPC or GraphQL services.","DART", -"hawk_fab_menu","https://pub.dev/packages/hawk_fab_menu",110,130,89,"1.1.2","Feb 17, 2022",,"dart.nonstopio.com","MIT (LICENSE)","https://pub.dev/documentation/hawk_fab_menu/latest/","flutter","A customizable floating action button menu that will pop up small fabs on top","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_overboard","https://pub.dev/packages/flutter_overboard",110,130,90,"3.1.1","Jan 18, 2022",,,"MIT (LICENSE, LICENSE.md)","https://pub.dev/documentation/flutter_overboard/latest/","flutter","Onboarding widget for flutter to create beautiful on-boarding slides with minimal code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"localize_and_translate","https://pub.dev/packages/localize_and_translate",110,110,94,"4.1.1","Aug 10, 2021","4.1.2-dev","msayed.net","MIT (LICENSE)","https://pub.dev/documentation/localize_and_translate/latest/","flutter, flutter_localizations, http, shared_preferences","Flutter localization in easy steps, simple ways to localize and translate your app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_updater","https://pub.dev/packages/native_updater",110,110,91,"0.1.1","Dec 19, 2021",,"ofload.com","MIT (LICENSE)","https://pub.dev/documentation/native_updater/latest/","flutter, in_app_update, package_info, url_launcher","Flutter package for prompting users to update with a native dialog whether using the app store version or any version at the user's discretion.","FLUTTER","ANDROID" -"angular","https://pub.dev/packages/angular",110,100,92,"7.0.2","Oct 7, 2021",,"angulardart.dev","MIT (LICENSE)","https://pub.dev/documentation/angular/latest/","analyzer, angular_ast, angular_compiler, build, build_config, built_collection, built_value, code_builder, collection, csslib, intl, js, logging, meta, path, pedantic, quiver, source_gen, source_span, stack_trace, stream_transform","Fast and productive web framework by Google. Separate, but similar to the JavaScript framework with a similar name.","DART,FLUTTER","WEB" -"audio_manager","https://pub.dev/packages/audio_manager",110,120,90,"0.8.2","Oct 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/audio_manager/latest/","flutter, flutter_web_plugins","A flutter plugin for music playback, including notification handling.","FLUTTER","ANDROID,IOS,WEB" -"yoyo_player","https://pub.dev/packages/yoyo_player",110,90,86,"0.1.0","Oct 19, 2020",,"kohtut.dev","MIT (LICENSE)","https://pub.dev/documentation/yoyo_player/latest/","flutter, http, orientation, path_provider, screen, video_player, video_player_web_hls, wakelock","yoyo_player is a video player that allows you to select HLS video streaming by selecting the quality","FLUTTER","ANDROID,IOS" -"popup_menu","https://pub.dev/packages/popup_menu",110,90,92,"1.0.5","Oct 17, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/popup_menu/latest/","flutter","A Flutter popup menu.Writted with pure dart, supported both iOS and Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mason_cli","https://pub.dev/packages/mason_cli",109,130,70,"0.1.0-dev.32","Jul 20, 2022",,"brickhub.dev","MIT (LICENSE)","https://pub.dev/documentation/mason_cli/latest/","args, checked_yaml, mason, mason_api, meta, path, pub_updater, recase","Mason CLI allows developers to create and consume reusable templates called bricks.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circular_bottom_navigation","https://pub.dev/packages/circular_bottom_navigation",109,100,91,"2.1.0","Jul 5, 2022",,"flutter4fun.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/circular_bottom_navigation/latest/","flutter","Circular Bottom Navigation (or maybe a tab bar)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"auth_buttons","https://pub.dev/packages/auth_buttons",109,130,94,"3.0.0","Jun 21, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/auth_buttons/latest/","flutter, flutter_svg, google_fonts","Auth Buttons is a flutter widget library, include buttons for authenticating with the most popular social networks like Google, Facebook, Apple and Twitter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zefyrka","https://pub.dev/packages/zefyrka",109,120,92,"1.3.0","May 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/zefyrka/latest/","characters, collection, flutter, notus_format, quill_format, url_launcher","Clean, minimalistic and collaboration-ready rich text editor for Flutter based on Zefyr package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"common_utils","https://pub.dev/packages/common_utils",109,120,97,"2.1.0","Feb 12, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/common_utils/latest/","convert, crypto, decimal, rational","Dart common utils library.Contain DateUtil, EncryptUtil, JsonUtil, LogUtil, MoneyUtil, NumUtil, ObjectUtil, RegexUtil, TextUtil, TimelineUtil, TimerUtil.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zoom_widget","https://pub.dev/packages/zoom_widget",109,100,95,"0.2.1","Jun 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/zoom_widget/latest/","flutter","Widget to zoom on a canvas of modifiable size that a child widget can hold.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_snackbar_content","https://pub.dev/packages/awesome_snackbar_content",109,100,91,"0.0.6","Jul 22, 2022",,"mhmz.dev","MIT (LICENSE)","https://pub.dev/documentation/awesome_snackbar_content/latest/","flutter, flutter_svg","Uplift your snackbar experience with various alert messages i.e. success, failure, help or warning with unique UI design.",, -"reflectable","https://pub.dev/packages/reflectable",108,120,93,"3.0.9","Jul 8, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/reflectable/latest/","analyzer, build, build_config, build_resolvers, build_runner, build_runner_core, dart_style, glob, logging, package_config, path, source_span","Reflection support based on code generation, using 'capabilities' to specify which operations to support, on which objects.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"time_range_picker","https://pub.dev/packages/time_range_picker",108,120,93,"2.2.0","Jul 2, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/time_range_picker/latest/","flutter","A time range picker for flutter. This widget let's you open a dialog to choose a timeframe with start and end time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_admin_scaffold","https://pub.dev/packages/flutter_admin_scaffold",108,100,90,"1.1.1","May 12, 2022",,"keyber.jp","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_admin_scaffold/latest/","flutter","A scaffold class with a sideBar that works with a appBar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_clean_calendar","https://pub.dev/packages/flutter_clean_calendar",108,110,92,"1.1.0","Jun 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_clean_calendar/latest/","flutter, intl","Simple and clean flutter calendar with ability to slide up/down to show weekly/monthly calendar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"html_unescape","https://pub.dev/packages/html_unescape",108,130,98,"2.0.0","Mar 22, 2021",,"filiph.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/html_unescape/latest/","Packages that depend on html_unescape","A small library for un-escaping HTML. Supports all Named Character References, Decimal Character References and Hexadecimal Character References.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"built_value_generator","https://pub.dev/packages/built_value_generator",107,100,95,"8.4.0","Jul 13, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/built_value_generator/latest/","analyzer, build, build_config, built_collection, built_value, collection, quiver, source_gen","Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.","DART", -"any_link_preview","https://pub.dev/packages/any_link_preview",107,130,94,"2.0.9","Jun 28, 2022",,"suresh-konakanchi.in","MIT (LICENSE)","https://pub.dev/documentation/any_link_preview/latest/","flutter, html, http, shared_preferences, string_validator, url_launcher","Dart package that helps with preview of any links. Fully customizable and has the ability to render from cached data. Useful for apps where we had chat feature.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"extended_image_library","https://pub.dev/packages/extended_image_library",107,130,95,"3.3.0","May 12, 2022","4.0.0-dev.1","fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/extended_image_library/latest/","crypto, flutter, http_client_helper, path, path_provider","package library for extended_image, extended_text and extended_text_field, provide common base class.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"widget_circular_animator","https://pub.dev/packages/widget_circular_animator",108,130,88,"1.0.0","Jun 14, 2021",,"ezaldeensahb.link","MIT (LICENSE)","https://pub.dev/documentation/widget_circular_animator/latest/","flutter, meta","A pre-built Flutter circular animator, can suit your new profile view or your any other widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"davinci","https://pub.dev/packages/davinci",107,120,78,"2.0.5","May 23, 2021",,"devtools.wtf","MIT (LICENSE)","https://pub.dev/documentation/davinci/latest/","flutter, gallery_saver, open_file, path_provider","A package to convert any widget to an image which can be saved locally or can be shared to other apps and chats.","FLUTTER","ANDROID,IOS" -"flutter_menu","https://pub.dev/packages/flutter_menu",107,100,76,"0.4.1","May 14, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_menu/latest/","flutter","Responsive UI framework for web and desktop - Top menu, responsive master/detail panes and context menu with keyboard shortcuts.",, -"keyboard_avoider","https://pub.dev/packages/keyboard_avoider",107,100,93,"0.1.2","Feb 17, 2019",,"martinrybak.com","MIT (LICENSE)","https://pub.dev/documentation/keyboard_avoider/latest/","flutter","A lightweight alternative to the Scaffold widget for avoiding the on-screen software keyboard. Automatically scrolls obscured TextField child widgets into view on focus.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fcm_config","https://pub.dev/packages/fcm_config",106,120,91,"3.3.7","Jul 8, 2022",,"new-step-apps.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/fcm_config/latest/","firebase_core, firebase_messaging, flutter, flutter_local_notifications, http, path_provider","This flutter package is made to merge between firebase_messaging package and flutter_local_notifications","FLUTTER","ANDROID,IOS,MACOS" -"sticky_and_expandable_list","https://pub.dev/packages/sticky_and_expandable_list",106,120,92,"1.1.0","May 17, 2022",,"sshine.dev","MIT (LICENSE)","https://pub.dev/documentation/sticky_and_expandable_list/latest/","flutter","Build a grouped list, which support expand/collapse section and sticky header, support use it with sliver widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_web3","https://pub.dev/packages/flutter_web3",106,120,91,"2.1.9","Feb 7, 2022","2.2.0-pre.7",,"unknown (LICENSE)","https://pub.dev/documentation/flutter_web3/latest/","flutter, js, meta","Web3 Ethereum, Etherjs and Wallet Connect wrapper for Flutter Web. Made especially for developing Dapp.","FLUTTER","WEB" -"flowder","https://pub.dev/packages/flowder",106,100,91,"0.2.0","May 24, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flowder/latest/","dio, flutter, flutter_web_plugins","Persistent file downloader manager, start, pause, resume, cancel your download.",, -"share_extend","https://pub.dev/packages/share_extend",106,130,97,"2.0.0","Apr 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/share_extend/latest/","flutter, meta","A Flutter plugin for Android and iOS for sharing text, image, video and file with system ui.","FLUTTER","ANDROID,IOS" -"webview_windows","https://pub.dev/packages/webview_windows",105,130,93,"0.2.0","Jun 6, 2022",,"jns.io","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/webview_windows/latest/","flutter","A WebView2-powered webview implementation for the Windows platform.","FLUTTER","WINDOWS" -"flutter_date_pickers","https://pub.dev/packages/flutter_date_pickers",106,120,96,"0.4.0","May 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_date_pickers/latest/","flutter, flutter_localizations, intl","Flutter package for day, week, range and month date pickers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"form_validator","https://pub.dev/packages/form_validator",106,130,94,"1.0.2","Feb 10, 2022",,"themisir.com","MIT (LICENSE)","https://pub.dev/documentation/form_validator/latest/","Packages that depend on form_validator","Simplest form validation library for flutter's form field widgets","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ezanimation","https://pub.dev/packages/ezanimation",105,130,83,"0.6.0","Nov 4, 2021",,"joshi.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/ezanimation/latest/","flutter","Easy Animations - No Controllers, No Tickers, Only the necessary parts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"open_settings","https://pub.dev/packages/open_settings",105,130,95,"2.0.2","Jul 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/open_settings/latest/","flutter","The most complete flutter plugin packages for open various settings screen in Android and Ios","FLUTTER","ANDROID,IOS" -"flutter95","https://pub.dev/packages/flutter95",105,110,38,"1.0.0","Apr 26, 2021",,"beltran.work","MIT (LICENSE)","https://pub.dev/documentation/flutter95/latest/","flutter","Windows95 UI components for Flutter apps. Bring back the nostalgic look and feel of old operating systems with this set of UI components ready to use.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"move_to_background","https://pub.dev/packages/move_to_background",105,130,95,"1.0.2","Mar 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/move_to_background/latest/","flutter","Flutter plugin for sending application to background. Send your app to the background with one line of code.","FLUTTER","ANDROID,IOS" -"neat_periodic_task","https://pub.dev/packages/neat_periodic_task",105,120,89,"2.0.0","Mar 3, 2021",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/neat_periodic_task/latest/","collection, json_annotation, logging, meta, retry, slugid","Auxiliary classes for reliably running a periodic task in a long-running process such as web-server.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"latlong","https://pub.dev/packages/latlong",105,70,96,"0.6.1","Aug 29, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/latlong/latest/","console_log_handler, intl, logging, validate","Lightweight library for common latitude and longitude calculation","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_branch_sdk","https://pub.dev/packages/flutter_branch_sdk",104,120,96,"6.0.0","Jul 5, 2022",,"branch.io","MIT (LICENSE)","https://pub.dev/documentation/flutter_branch_sdk/latest/","flutter, flutter_web_plugins, js, plugin_platform_interface","Flutter Plugin for create deep link using Brach SDK (https://branch.io). This plugin provides a cross-platform (iOS, Android, Web).","FLUTTER","ANDROID,IOS,WEB" -"just_audio_background","https://pub.dev/packages/just_audio_background",105,130,95,"0.0.1-beta.7","Jun 27, 2022",,"ryanheise.com","MIT (LICENSE)","https://pub.dev/documentation/just_audio_background/latest/","audio_service, audio_session, flutter, flutter_web_plugins, just_audio_platform_interface, meta, rxdart","An add-on for just_audio that supports background playback and media notifications.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"darq","https://pub.dev/packages/darq",104,120,95,"1.2.1","Apr 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/darq/latest/","Packages that depend on darq","The power of lazy-evaluated enumerables in your hands! (A port of functional LINQ from the .NET library.)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"time_machine","https://pub.dev/packages/time_machine",104,120,92,"0.9.17","Apr 16, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/time_machine/latest/","collection, meta","Date and time library for Flutter, Web, and Server with support for timezones, calendars, cultures, formatting and parsing.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"webview_flutter_plus","https://pub.dev/packages/webview_flutter_plus",104,130,96,"0.3.0+2","Mar 5, 2022",,"shahxad.com","unknown (LICENSE)","https://pub.dev/documentation/webview_flutter_plus/latest/","flutter, mime, webview_flutter","An extension of webview_flutter to load local HTML,CSS and Javascript from Assets or Strings and much more.","FLUTTER","ANDROID,IOS" -"unicons","https://pub.dev/packages/unicons",104,120,94,"2.1.0","Mar 5, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/unicons/latest/","flutter","1000+ beautiful icons to use in you dream project, with all the customization Flutter provides","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"place_picker","https://pub.dev/packages/place_picker",104,90,96,"0.9.19","Jan 18, 2022",,"degreat.co.uk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/place_picker/latest/","flutter, google_maps_flutter, http, location","Place picker fully written in dart for Flutter. Comes with autocomplete suggestions and nearby locations list. Localization too.","FLUTTER","ANDROID,IOS" -"dropdown_formfield","https://pub.dev/packages/dropdown_formfield",104,100,95,"0.1.4","Dec 19, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dropdown_formfield/latest/","flutter","A dropdown form field using a dropdown button inside a form field.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floating_bottom_navigation_bar","https://pub.dev/packages/floating_bottom_navigation_bar",104,120,94,"1.5.2","Jun 19, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/floating_bottom_navigation_bar/latest/","flutter","Highly customizable floating bottom navigation package for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_automation","https://pub.dev/packages/flutter_automation",104,120,93,"2.0.0","Jun 18, 2021",,"dlohani.com.np","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_automation/latest/","args, flutter, http, yaml","A flutter package that provides various automation scripts to help you with your flutter project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"awesome_dropdown","https://pub.dev/packages/awesome_dropdown",104,110,91,"0.0.4","Jun 18, 2021",,"faizafarooquidev.blogspot.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/awesome_dropdown/latest/","flutter","A simple dropdown library with custom style and control all touch events.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_wordpress","https://pub.dev/packages/flutter_wordpress",104,80,81,"0.2.1","Apr 26, 2020",,"dsi.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_wordpress/latest/","flutter, http, meta","This library uses WordPress REST-API-V2 to provide a way for your application to interact with your WordPress website.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"tiktoklikescroller","https://pub.dev/packages/tiktoklikescroller",103,120,87,"0.2.3","Jun 29, 2022",,"davidtaylor.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/tiktoklikescroller/latest/","flutter","A vertical fullscreen scroll implementation that snaps in place, similar to the TikTok app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"spotify_sdk","https://pub.dev/packages/spotify_sdk",103,130,85,"2.3.0","Apr 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/spotify_sdk/latest/","crypto, dio, flutter, flutter_web_plugins, js, json_annotation, logger, synchronized","A flutter plugin that let's you communicate with the spotify sdk and auth lib","FLUTTER","ANDROID,IOS,WEB" -"flutter_wall_layout","https://pub.dev/packages/flutter_wall_layout",103,130,81,"2.1.1","Sep 26, 2021",,"davidgonzalez-freelance.fr","MIT (LICENSE)","https://pub.dev/documentation/flutter_wall_layout/latest/","flutter","A Layout widget displaying a set of bricks (widgets with different shapes) as a vertical or horizontal list, like a wall...","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"polls","https://pub.dev/packages/polls",104,90,86,"1.0.1","Apr 23, 2021",,"samuelezedi.com","unknown (LICENSE)","https://pub.dev/documentation/polls/latest/","flutter, percent_indicator","A flutter widget for poll, this immitates the twitter polls system, all you need do is connect you data to the polls, it allows voting and visualization.",, -"day_night_switcher","https://pub.dev/packages/day_night_switcher",103,120,92,"0.2.0+1","Mar 9, 2021",,"skyost.eu","MIT (LICENSE)","https://pub.dev/documentation/day_night_switcher/latest/","flutter","A simple day / night switcher widget made in pure Dart. Allows to quickly show a beautiful dark mode switcher widget to your users.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"filesystem_picker","https://pub.dev/packages/filesystem_picker",102,130,95,"3.0.0","Jul 21, 2022",,"amazingsoftworks.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/filesystem_picker/latest/","flutter, path","FileSystem file or folder picker dialog. Allows the user to browse the file system and pick a folder or file.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"pod_player","https://pub.dev/packages/pod_player",102,130,92,"0.0.8","Jul 9, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/pod_player/latest/","flutter, get, http, lottie, universal_html, video_player, wakelock, youtube_explode_dart","Vimeo and youtube player for flutter, Pod player provides customizable video player controls that support android, ios and web.","FLUTTER","ANDROID,IOS,WEB" -"circular_profile_avatar","https://pub.dev/packages/circular_profile_avatar",102,120,95,"2.0.5","Sep 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/circular_profile_avatar/latest/","cached_network_image, flutter","CircularProfileAvatar allows developers to implement circular profile avatar with border, overlay, initialsText and many other features which simplifies developer's job.","FLUTTER","ANDROID,IOS,MACOS" -"extended_masked_text","https://pub.dev/packages/extended_masked_text",102,130,96,"2.3.1","Aug 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/extended_masked_text/latest/","flutter","A small set of custom TextEditingControllers that allows masked text inputs for flutter apps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_time_picker_spinner","https://pub.dev/packages/flutter_time_picker_spinner",103,100,96,"2.0.0","Jul 26, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_time_picker_spinner/latest/","flutter","Time Picker with spinner instead of a default material time picker. This widget works with 12 or 24 hour format and custom interval mode.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_feather_icons","https://pub.dev/packages/flutter_feather_icons",102,120,97,"2.0.0+1","Mar 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_feather_icons/latest/","flutter","Feather is a collection of simply beautiful open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and usability.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slide_popup_dialog","https://pub.dev/packages/slide_popup_dialog",102,90,88,"0.0.2","Aug 25, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/slide_popup_dialog/latest/","flutter","Popup dialog with slide mechanism. Use it like AlertDialog or SimpleDialog.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sms","https://pub.dev/packages/sms",102,90,89,"0.2.4","Sep 30, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/sms/latest/","flutter","SMS library for Flutter applications. Its allow to send, receive, query sms messages, sms delivery and query contacts info. It exposes an easy and friendly API for developing a completely functional sms app in Flutter.","FLUTTER","ANDROID,IOS" -"kakao_flutter_sdk","https://pub.dev/packages/kakao_flutter_sdk",101,110,95,"1.2.1","Jun 30, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/kakao_flutter_sdk/latest/","flutter, kakao_flutter_sdk_auth, kakao_flutter_sdk_common, kakao_flutter_sdk_navi, kakao_flutter_sdk_share, kakao_flutter_sdk_story, kakao_flutter_sdk_talk, kakao_flutter_sdk_template, kakao_flutter_sdk_user","A flutter plugin for Kakao API, which supports Kakao login, KakaoTalk Share, User API, KakaoTalk API, KakaoStory API and Navi API.","FLUTTER","ANDROID,IOS" -"swipeable_tile","https://pub.dev/packages/swipeable_tile",101,130,88,"2.0.0+1","Jun 9, 2022",,"waterydesert.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/swipeable_tile/latest/","flutter","A package to dismiss with animated background. Also Swipe to tigger action without dismiss.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"localstore","https://pub.dev/packages/localstore",101,120,92,"1.2.3","Mar 13, 2022",,"humg.edu.vn","MIT (LICENSE)","https://pub.dev/documentation/localstore/latest/","flutter, path, path_provider","A JSON file-based storage package provides a persistent repository for simple NoSQL database.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sound_lite","https://pub.dev/packages/flutter_sound_lite",101,110,95,"8.5.0","Jan 18, 2022",,,"MPL-2.0 (LICENSE)","https://pub.dev/documentation/flutter_sound_lite/latest/","flutter, flutter_sound_platform_interface, flutter_sound_web, logger, path, path_provider, provider, recase, synchronized, uuid","A complete api for audio playback and recording. Audio player, audio recorder, media player, media recorder, sound player, sound recorder.","FLUTTER","ANDROID,IOS,WEB" -"watcher","https://pub.dev/packages/watcher",101,120,99,"1.0.1","Sep 30, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/watcher/latest/","async, path","A file system watcher. It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"boardview","https://pub.dev/packages/boardview",101,100,88,"0.2.2","May 21, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/boardview/latest/","flutter","This is a custom Flutter widget that can create a draggable BoardView or also known as a kanban. The view can be reordered with drag and drop.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expand_widget","https://pub.dev/packages/expand_widget",101,120,94,"2.1.0","May 15, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/expand_widget/latest/","flutter","Ability to easily expand and retract a widget collection or text","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sinusoidals","https://pub.dev/packages/flutter_sinusoidals",101,100,74,"0.1.4","Oct 16, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_sinusoidals/latest/","equatable, flutter","A flutter package that helps you to visualize sine waves as you desire. All basic waves are already supported, plus customized waves & some pre-defined waves.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nfc_in_flutter","https://pub.dev/packages/nfc_in_flutter",101,100,88,"2.0.5","Jul 18, 2020",,"semler.dev","MIT (LICENSE)","https://pub.dev/documentation/nfc_in_flutter/latest/","flutter","Flutter plugin to read and write NFC tags on both Android and iOS. Currently it only supports reading NDEF formatted tags.","FLUTTER","ANDROID,IOS" -"just_waveform","https://pub.dev/packages/just_waveform",101,130,90,"0.0.3","Jun 21, 2022",,"ryanheise.com","MIT (LICENSE)","https://pub.dev/documentation/just_waveform/latest/","flutter, path, path_provider","Extracts waveform data from an audio file suitable for visually rendering the waveform.","FLUTTER","ANDROID,IOS,MACOS" -"scan","https://pub.dev/packages/scan",100,120,97,"1.6.0","Dec 22, 2021",,"chavesgu.com","MIT (LICENSE)","https://pub.dev/documentation/scan/latest/","flutter","scan qrcode & barcode in widget tree with custom options.Accurately decode qrcode & barcode image from path.","FLUTTER","ANDROID,IOS" -"flutter_qiblah","https://pub.dev/packages/flutter_qiblah",100,120,91,"2.0.2","Sep 15, 2021",,"medyas.ml","MIT (LICENSE)","https://pub.dev/documentation/flutter_qiblah/latest/","flutter, flutter_compass, geolocator, stream_transform, vector_math","Flutter Qiblah is a package that allows you to display Qiblah direction in you app with support for both Android and iOS","FLUTTER","ANDROID,IOS" -"rules","https://pub.dev/packages/rules",100,130,81,"2.0.0","Apr 18, 2021",,"ganeshrvel.com","MIT (LICENSE)","https://pub.dev/documentation/rules/latest/","meta","Rules is a simple yet powerful and feature-rich validation library for both dart and flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"calendar_strip","https://pub.dev/packages/calendar_strip",100,70,84,"1.0.7","Oct 22, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/calendar_strip/latest/","flutter","Flutter Calendar strip widget with custom date and custom styling. Date range can also be set between 2 date to disable selection of irrevelant dates",, -"database","https://pub.dev/packages/database",100,90,77,"0.3.3","Mar 24, 2020",,"dint.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/database/latest/","built_collection, built_value, charcode, collection, fixnum, meta, protobuf, universal_html, universal_io","A database access API that's vendor-agnostic. Adapters exist for browser APIs, SQLite, Google Cloud Firestore, PostgreSQL, ElasticSearch, Algolia, and others.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_sidemenu","https://pub.dev/packages/easy_sidemenu",99,130,93,"0.3.1","Jun 8, 2022",,"jamalianpour.ir","MIT (LICENSE)","https://pub.dev/documentation/easy_sidemenu/latest/","badges, flutter","An easy to use side menu in flutter and can used for navigation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluwx","https://pub.dev/packages/fluwx",99,95,96,"3.9.0+2","May 26, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/fluwx/latest/","flutter","The capability of implementing WeChat SDKs in Flutter. With Fluwx, developers can use WeChatSDK easily, such as sharing, payment, lanuch mini program and etc.","FLUTTER","ANDROID,IOS" -"copy_with_extension_gen","https://pub.dev/packages/copy_with_extension_gen",99,110,91,"4.0.2","May 19, 2022",,"oleksandrkirichenko.com","MIT (LICENSE)","https://pub.dev/documentation/copy_with_extension_gen/latest/","analyzer, build, copy_with_extension, source_gen","Automatically generating `copyWith` extensions code for classes with `@CopyWith()` annotation.","DART", -"app_links","https://pub.dev/packages/app_links",99,130,97,"3.2.0","Apr 29, 2022",,"openapi4j.org","Apache-2.0 (LICENSE)","https://pub.dev/documentation/app_links/latest/","app_links_macos, app_links_platform_interface, app_links_web, app_links_windows, flutter","Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter (desktop included).","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"phone_number","https://pub.dev/packages/phone_number",99,120,98,"0.12.0+2","Mar 30, 2022",,"vignali.net","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/phone_number/latest/","flutter, meta","Flutter plugin for parsing, formatting and validating international phone numbers.","FLUTTER","ANDROID,IOS" -"dart_date","https://pub.dev/packages/dart_date",99,130,94,"1.1.1","Jan 6, 2022",,"xantiagoma.com","MIT (LICENSE)","https://pub.dev/documentation/dart_date/latest/","intl, timeago","Date manipulation library. DateTime extensions. Also includes an Interval object.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_timer","https://pub.dev/packages/custom_timer",99,130,94,"0.1.1","Dec 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_timer/latest/","flutter","A Flutter package to create a customizable timer with controller.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliding_panel","https://pub.dev/packages/sliding_panel",99,100,81,"1.3.2","Oct 14, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sliding_panel/latest/","collection, flutter","The most customisable bottom sliding panel you can find on pub.dev. Just as you want it!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"json_dynamic_widget","https://pub.dev/packages/json_dynamic_widget",98,120,86,"5.0.2+5","Jul 19, 2022",,"peifferinnovations.com","MIT (LICENSE)","https://pub.dev/documentation/json_dynamic_widget/latest/","automated_testing_framework, child_builder, collection, flutter, form_validation, interpolation, json_class, json_conditional, json_schema2, json_theme, logging, meta, template_expressions, uuid","A library to dynamically generate widgets within Flutter from JSON or other Map-like structures.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"currency_text_input_formatter","https://pub.dev/packages/currency_text_input_formatter",98,130,98,"2.1.7","Jun 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/currency_text_input_formatter/latest/","flutter, intl","Currency Text Input Formatter for Flutter. Use it easy and simple for your flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"qr_mobile_vision","https://pub.dev/packages/qr_mobile_vision",98,100,93,"3.0.1","Sep 27, 2021","4.0.0-dev.1",,"MIT (LICENSE)","https://pub.dev/documentation/qr_mobile_vision/latest/","flutter, native_device_orientation","Plugin for reading QR codes using Firebase's Mobile Vision API.","FLUTTER","ANDROID,IOS" -"pdf_render","https://pub.dev/packages/pdf_render",98,120,96,"1.1.0","May 12, 2022",,"espresso3389.jp","MIT (LICENSE)","https://pub.dev/documentation/pdf_render/latest/","collection, flutter, flutter_web_plugins, js, plugin_platform_interface, vector_math","A plugin that provides you with intermediate PDF rendering APIs and easy-to-use Flutter Widgets.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"quran","https://pub.dev/packages/quran",98,120,85,"1.1.2","Apr 2, 2022",,"aqeelshamz.com","unknown (LICENSE)","https://pub.dev/documentation/quran/latest/","flutter, flutter_lints","Full Quran text (Arabic) & details including pages, juz, surah, verses and place of revelation etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"morphable_shape","https://pub.dev/packages/morphable_shape",98,120,83,"1.6.4","Mar 23, 2022",,"wenkaifan.com","MIT (LICENSE)","https://pub.dev/documentation/morphable_shape/latest/","animated_box_decoration, dimension, flutter, flutter_class_parser","A Flutter package for creating various shapes that are responsive and can morph betweem each other.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"resizable_widget","https://pub.dev/packages/resizable_widget",98,130,86,"1.0.5","May 31, 2021",,"ibako-piyo.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/resizable_widget/latest/","flutter","Enables users to resize the internal widgets by dragging. This package contains simple APIs, but if needed, you can customize ResizableWidget flexibly.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"streaming_shared_preferences","https://pub.dev/packages/streaming_shared_preferences",98,120,94,"2.0.0","Apr 12, 2021",,"iiro.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/streaming_shared_preferences/latest/","flutter, meta, shared_preferences","A stream based wrapper over shared_preferences, allowing reactive key-value storage.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_holo_date_picker","https://pub.dev/packages/flutter_holo_date_picker",97,130,96,"1.0.5+a","Jul 21, 2022",,"matiapps.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_holo_date_picker/latest/","auto_size_text, flutter","A Flutter package of Datepicker that looks like Holo Theme in Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"neopop","https://pub.dev/packages/neopop",97,130,73,"1.0.2","Jul 6, 2022",,"cred.club","Apache-2.0 (LICENSE)","https://pub.dev/documentation/neopop/latest/","flutter","NeoPop is CRED's inbuilt library for using NeoPop components in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_week_view","https://pub.dev/packages/flutter_week_view",97,130,90,"1.2.2","May 19, 2022",,"skyost.eu","MIT (LICENSE)","https://pub.dev/documentation/flutter_week_view/latest/","flutter","Displays a highly customizable week view (or day view) which is able to display events, to be scrolled, to be zoomed-in & out and a lot more !","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"iconify_flutter","https://pub.dev/packages/iconify_flutter",97,120,89,"0.0.4","Apr 5, 2022",,"andronasef.ninja","colorful_iconify_flutter, flutter, flutter_svg","https://pub.dev/packages/iconify_flutter/license","Packages that depend on iconify_flutter","100+ open source icon sets for flutter to make you app more beautiful","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"once","https://pub.dev/packages/once",97,130,80,"1.4.1","Apr 5, 2022",,"mosoliman.tech","MIT (LICENSE)","https://pub.dev/documentation/once/latest/","flutter, package_info_plus, shared_preferences","Want to run a piece of code once periodically (Once - Daily - Weekly - Monthly - On new version - Any period)? We cover your back.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"onboarding","https://pub.dev/packages/onboarding",97,130,93,"3.1.0","Apr 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/onboarding/latest/","flutter","This is a widget that allows developers to create an on-boarding landing page for flutter applications.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"duration","https://pub.dev/packages/duration",97,130,95,"3.0.11","Mar 4, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/duration/latest/","Packages that depend on duration","Utilities to make working with 'Duration's easier. Formats duration in human readable form and also parses duration in human readable form to Dart's Duration.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dcdg","https://pub.dev/packages/dcdg",97,90,90,"4.0.1","Jan 9, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/dcdg/latest/","analyzer, args, path","A tool to automatically generate class diagrams (like UML) from a Dart package.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"otp_autofill","https://pub.dev/packages/otp_autofill",98,130,96,"2.1.0","Dec 7, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/otp_autofill/latest/","flutter","Android implementation of OTP autofill with using User Consent API and Retriever API. Add possibility to receive OTP code from another input.","FLUTTER","ANDROID,IOS" -"callkeep","https://pub.dev/packages/callkeep",97,110,93,"0.3.2","Sep 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/callkeep/latest/","flutter","iOS CallKit framework and Android ConnectionService for Flutter.","FLUTTER","ANDROID,IOS" -"flutter_material_color_picker","https://pub.dev/packages/flutter_material_color_picker",97,120,94,"1.1.0+2","Aug 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_material_color_picker/latest/","flutter","Material color picker with some possible customizations for Flutter apps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"folding_cell","https://pub.dev/packages/folding_cell",97,120,88,"1.0.2","Mar 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/folding_cell/latest/","flutter","Simple folding cell widget, pass frontWidget and innerWidget to fold and unfold.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_personalized_dot_bar","https://pub.dev/packages/bottom_personalized_dot_bar",97,90,71,"1.0.2","Aug 23, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/bottom_personalized_dot_bar/latest/","dotted_border, flutter","Bottom Personalized Dot Bar, Drag and drop all your items, customize your bottom navigation in the best way.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dartdoc","https://pub.dev/packages/dartdoc",96,120,91,"6.0.0","Jul 6, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dartdoc/latest/","analyzer, args, cli_util, collection, crypto, glob, html, logging, markdown, meta, package_config, path, pub_semver, source_span, yaml","A non-interactive HTML documentation generator for Dart source code.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"google_maps","https://pub.dev/packages/google_maps",96,100,95,"6.2.0","Jun 10, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/google_maps/latest/","js_wrapping, meta","With that package you will be able to use Google Maps JavaScript API from Dart scripts.","DART,FLUTTER","WEB" -"adaptive_breakpoints","https://pub.dev/packages/adaptive_breakpoints",96,130,97,"0.1.4","May 23, 2022",,"material.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/adaptive_breakpoints/latest/","flutter","A Flutter package providing Material Design breakpoints for responsive layouts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"very_good_infinite_list","https://pub.dev/packages/very_good_infinite_list",96,130,78,"0.4.1","May 17, 2022",,"verygood.ventures","MIT (LICENSE)","https://github.com/VeryGoodOpenSource/very_good_infinite_list","flutter","A library for easily displaying paginated data, created by Very Good Ventures. Great for activity feeds, news feeds, and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"xterm","https://pub.dev/packages/xterm",96,110,83,"2.6.0","Dec 27, 2021","3.0.6-alpha","terminal.studio","MIT (LICENSE)","https://pub.dev/documentation/xterm/latest/","convert, equatable, flutter, meta, platform_info, quiver","xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flag","https://pub.dev/packages/flag",96,120,97,"6.0.0","Jan 16, 2022",,"maomishen.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flag/latest/","enum_to_string, flutter, flutter_svg","A flag Flutter package. Use for showing flags. All flags came from https://github.com/lipis/flag-icons/releases/tag/v4.1.4 .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_ipify","https://pub.dev/packages/dart_ipify",97,130,97,"1.1.1","Aug 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_ipify/latest/","http","This package uses the remote ipify web services in order to get your public IP address or geographical details from any given IP.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"objectdb","https://pub.dev/packages/objectdb",96,120,91,"1.2.1+1","Jun 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/objectdb/latest/","deeply, execution_queue, objectid","Persistent embedded document-oriented NoSQL database for Dart and Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluster","https://pub.dev/packages/fluster",96,120,94,"1.2.0","Apr 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fluster/latest/","Packages that depend on fluster","A geospatial point clustering library for Dart to help provide spacing between markers in mapping solutions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"upi_india","https://pub.dev/packages/upi_india",96,120,92,"3.0.1","Apr 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/upi_india/latest/","flutter","A flutter plugin to do UPI transaction through different apps in Android.","FLUTTER","ANDROID" -"parse_server_sdk_flutter","https://pub.dev/packages/parse_server_sdk_flutter",95,90,94,"3.1.3","Jul 9, 2022",,"parseplatform.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/parse_server_sdk_flutter/latest/","connectivity_plus, dio, flutter, package_info_plus, parse_server_sdk, path, path_provider, platform, sembast, sembast_web, shared_preferences","Flutter plugin for Parse Server, (https://parseplatform.org), (https://back4app.com)","ANDROID,IOS,LINUX,MACOS,WINDOWS", -"websafe_svg","https://pub.dev/packages/websafe_svg",95,110,95,"2.1.2+1","Jul 5, 2022",,"peifferinnovations.com","MIT (LICENSE)","https://pub.dev/documentation/websafe_svg/latest/","convert, flutter, flutter_svg, http, logging, meta","Simple abstraction to be able to use SVGs in Android, iOS, and Web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"country_list_pick","https://pub.dev/packages/country_list_pick",95,110,95,"1.0.1+6","Jun 11, 2022",,"duende.id","MIT (LICENSE)","https://pub.dev/documentation/country_list_pick/latest/","flutter","Flutter plugin project to pick country code, will show code country, dial code, flag country, and name country.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cross_connectivity","https://pub.dev/packages/cross_connectivity",95,130,92,"3.0.5","Feb 21, 2022",,"marchdev.tk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cross_connectivity/latest/","connectivity_plus, connectivity_plus_linux, connectivity_plus_macos, connectivity_plus_windows, flutter, http, meta, rxdart","A Flutter plugin for handling Connectivity and REAL Connection state in the mobile, web and desktop platforms. Supports iOS, Android, Web, Windows, Linux and macOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"esc_pos_bluetooth","https://pub.dev/packages/esc_pos_bluetooth",95,90,94,"0.4.1","Oct 6, 2021",,"tablemi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/esc_pos_bluetooth/latest/","esc_pos_utils, flutter, flutter_bluetooth_basic, rxdart","The library allows to print receipts using an ESC/POS thermal Bluetooth printer.","FLUTTER","ANDROID,IOS" -"latlong2","https://pub.dev/packages/latlong2",95,120,98,"0.8.1","Sep 25, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/latlong2/latest/","intl","Lightweight library for common latitude and longitude calculation","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"momentum","https://pub.dev/packages/momentum",95,120,74,"2.2.1","Aug 20, 2021",,"xamantra.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/momentum/latest/","collection, flutter","MVC pattern for flutter. Works as state management, dependency injection and service locator.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"particles_flutter","https://pub.dev/packages/particles_flutter",95,100,86,"0.1.4","Jul 22, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/particles_flutter/latest/","flutter","A flutter package for particle animation. You can control the animation speed, number of Particles on the screen, dimension and shape of particle via connecting lines,etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_bounce","https://pub.dev/packages/flutter_bounce",95,130,91,"1.1.0","Jun 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_bounce/latest/","flutter","An effiecient flutter package for an on-tap bounce animation to the wrapped around widget. It targets on both the mobile platforms, i.e., iOS and Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_google_maps","https://pub.dev/packages/flutter_google_maps",95,70,88,"4.0.0","Aug 10, 2020",,"marchdev.tk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_google_maps/latest/","flinq, flutter, google_directions_api, google_maps, google_maps_flutter, google_polyline_algorithm, http, uuid","A Flutter plugin for integrating Google Maps in iOS, Android and Web applications. It is a wrapper of google_maps_flutter for Mobile and google_maps for Web.",, -"flip_panel","https://pub.dev/packages/flip_panel",95,90,84,"1.0.1","Nov 21, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flip_panel/latest/","flutter","A package for flip panel with built-in animation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pdfx","https://pub.dev/packages/pdfx",94,120,97,"2.2.0","Jul 18, 2022",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/pdfx/latest/","device_info_plus, extension, flutter, flutter_web_plugins, js, meta, photo_view, plugin_platform_interface, synchronized, universal_platform, uuid, vector_math","Flutter plugin to render & show PDF pages as images on Web, MacOS, Windows, Android and iOS.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"in_app_notification","https://pub.dev/packages/in_app_notification",94,130,89,"1.1.2","Jul 1, 2022",,"cb-cloud.com","MIT (LICENSE)","https://pub.dev/documentation/in_app_notification/latest/","flutter","A Flutter package to show custom in-app notification with any Widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"country_picker","https://pub.dev/packages/country_picker",94,120,98,"2.0.15","May 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/country_picker/latest/","collection, flutter","A flutter package to select a country from a list of countries.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"replay_bloc","https://pub.dev/packages/replay_bloc",94,130,87,"0.2.1","Nov 19, 2021",,"bloclibrary.dev","MIT (LICENSE)","https://pub.dev/documentation/replay_bloc/latest/","bloc","An extension to the bloc state management library which adds support for undo and redo.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"multiavatar","https://pub.dev/packages/multiavatar",94,110,88,"0.1.5","Jun 7, 2021",,,"MIT (LICENSE)","https://github.com/X-SLAYER/Multiavatar","crypto, flutter","Multiavatar is a multicultural avatar maker. 12 billion unique multicultural avatars","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_dynamic_theme","https://pub.dev/packages/easy_dynamic_theme",94,130,92,"2.2.0","May 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/easy_dynamic_theme/latest/","flutter, shared_preferences","Automatically get your OS defined Theme (Dynamic), force your prefered one (Light / Dark) and persist your choice in the device.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_camera_ml_vision","https://pub.dev/packages/flutter_camera_ml_vision",94,90,81,"3.0.1","Apr 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_camera_ml_vision/latest/","camera, collection, device_info, firebase_core, firebase_ml_vision, flutter, path_provider, pedantic, visibility_detector","A flutter widget that show the camera stream and allow ML vision recognition on it, it allow you to detect barcodes, labels, text, faces...","FLUTTER","ANDROID,IOS" -"outline_material_icons","https://pub.dev/packages/outline_material_icons",94,100,92,"0.1.1","Oct 13, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/outline_material_icons/latest/","flutter","Provides the new outline theme of material design icons from Google.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"supabase_flutter","https://pub.dev/packages/supabase_flutter",93,110,94,"0.3.3","Jul 22, 2022",,"supabase.io","MIT (LICENSE)","https://pub.dev/documentation/supabase_flutter/latest/","flutter, hive, hive_flutter, supabase, uni_links, url_launcher","Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.","FLUTTER","ANDROID,IOS,WEB" -"unity_ads_plugin","https://pub.dev/packages/unity_ads_plugin",93,130,90,"0.3.4","Jul 2, 2022",,"rebeloid.com","MIT (LICENSE)","https://pub.dev/documentation/unity_ads_plugin/latest/","flutter","Unity Ads plugin for Flutter Applications. This plugin is able to display Unity Banner Ads and Unity Video Ads.","FLUTTER","ANDROID,IOS" -"persistent_bottom_nav_bar_v2","https://pub.dev/packages/persistent_bottom_nav_bar_v2",94,130,95,"4.2.4","Jul 1, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/persistent_bottom_nav_bar_v2/latest/","flutter","A do all, highly customizable persistent/static bottom navigation bar for flutter. Includes up-to 20 styles. Based on persistent_bottom_nav_bar which currently is not continued.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_gherkin","https://pub.dev/packages/flutter_gherkin",93,110,93,"2.0.0","May 25, 2021","3.0.0-rc.16",,"MIT (LICENSE)","https://pub.dev/documentation/flutter_gherkin/latest/","flutter, flutter_driver, flutter_test, gherkin, meta","A Gherkin / Cucumber parser and test runner for Dart and Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"pointer_interceptor","https://pub.dev/packages/pointer_interceptor",93,130,98,"0.9.3+2","Jun 4, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pointer_interceptor/latest/","flutter","A widget to prevent clicks from being swallowed by underlying HtmlElementViews on the web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_nfc_kit","https://pub.dev/packages/flutter_nfc_kit",93,120,92,"3.3.1","May 18, 2022",,"nfc.im","MIT (LICENSE)","https://pub.dev/documentation/flutter_nfc_kit/latest/","convert, flutter, flutter_web_plugins, js, json_annotation, logging, ndef","Provide NFC functionality on Android, iOS & Web, including reading metadata, read & write NDEF records, and transceive layer 3 & 4 data with NFC tags / cards","FLUTTER","ANDROID,IOS,WEB" -"elementary","https://pub.dev/packages/elementary",93,130,85,"1.3.1","May 13, 2022",,"elementary-team.ru","MIT (LICENSE)","https://pub.dev/documentation/elementary/latest/","flutter","This is architecture library with the main goal to split code between different responsibility layers, make code clear, simple, readable and easy testable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"safe_device","https://pub.dev/packages/safe_device",93,110,96,"1.1.1","Apr 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/safe_device/latest/","flutter, trust_location","With the Flutter safe_device package, you can easily implement security steps such as Jailbroken, root, emulator and fake location detection.","FLUTTER","ANDROID,IOS" -"image_picker_web","https://pub.dev/packages/image_picker_web",93,130,95,"2.1.1","Mar 22, 2022",,"rouxguillau.me","GPL-3.0 (LICENSE)","https://pub.dev/documentation/image_picker_web/latest/","flutter, flutter_web_plugins","Flutter Web Plugin to pick Images (as Widget, File or Uint8List) and Videos (as File or Uint8List)","FLUTTER","WEB" -"loading_more_list","https://pub.dev/packages/loading_more_list",93,120,93,"4.1.2","Mar 5, 2022",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/loading_more_list/latest/","extended_list, extended_list_library, flutter, loading_more_list_library, waterfall_flow","A loading more list which supports ListView,GridView,WaterfallFlow and Slivers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"responsive_table","https://pub.dev/packages/responsive_table",94,120,93,"0.2.0+2","Feb 18, 2022",,"mylekha.app","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/responsive_table/latest/","adaptivex, flutter","Responsive Data table is a highly flexible tool built upon the foundations of progressive enhancement, that adds all of these advanced features to any flutter table.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"socket_io","https://pub.dev/packages/socket_io",93,110,91,"1.0.1","Sep 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/socket_io/latest/","logging, socket_io_common, stream, uuid","Port of JS/Node library Socket.io. It enables real-time, bidirectional and event-based communication cross-platform.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"ansicolor","https://pub.dev/packages/ansicolor",93,120,96,"2.0.1","Mar 17, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/ansicolor/latest/","Packages that depend on ansicolor","Looking to add some color to your terminal logs? `ansicolor` is an xterm-256 color support library that lets you change the foreground and background color of your text.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"geolocation","https://pub.dev/packages/geolocation",93,100,89,"1.1.2","Feb 5, 2020",,"loup.app","Apache-2.0 (LICENSE)","https://pub.dev/documentation/geolocation/latest/","flutter, streams_channel","Flutter plugin for location / geolocation / GPS. Supports iOS and Android. Multiple settings for speed, precision, battery optimization, continuous updates in background, etc.","FLUTTER","ANDROID,IOS" -"flutter_money_formatter","https://pub.dev/packages/flutter_money_formatter",93,100,91,"0.8.3","Sep 1, 2019",,,"BSD-2-Clause-Views (LICENSE)","https://pub.dev/documentation/flutter_money_formatter/latest/","flutter, intl","FlutterMoneyFormatter is a Flutter extension to formatting various types of currencies according to the characteristics you like, without having to be tied to any localization.","FLUTTER","ANDROID,IOS" -"flutter_triple","https://pub.dev/packages/flutter_triple",92,120,93,"1.2.7+4","Jul 12, 2022",,"flutterando.com.br","MIT (LICENSE)","https://triple.flutterando.com.br/","collection, flutter, rx_notifier, triple","Implementation of the Segmented State Pattern (SSP) nicknamed Triple.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"modal_progress_hud_nsn","https://pub.dev/packages/modal_progress_hud_nsn",92,120,98,"0.2.1","May 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/modal_progress_hud_nsn/latest/","flutter","A modal progress indicator widget with Sound Null Safety. A fork of https://github.com/mmcc007/modal_progress_hud","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_progress_hud","https://pub.dev/packages/flutter_progress_hud",92,110,94,"2.0.2","May 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_progress_hud/latest/","flutter","Highly customizable modal progress indicator with fade animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tapioca","https://pub.dev/packages/tapioca",92,120,86,"1.0.5+3","Mar 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/tapioca/latest/","flutter","Tapioca is a Flutter plugin for video editing on Android and iOS.","FLUTTER","ANDROID,IOS" -"native_pdf_renderer","https://pub.dev/packages/native_pdf_renderer",92,110,94,"5.0.0+1","Feb 10, 2022",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/native_pdf_renderer/latest/","flutter, pdfx","Flutter plugin to render PDF pages as images on Web, MacOS, Windows, Android and iOS.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"chaleno","https://pub.dev/packages/chaleno",93,120,77,"0.0.6","Jan 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/chaleno/latest/","html, http","A package to web scraping data from websites easily and faster using less code lines.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"perfect_freehand","https://pub.dev/packages/perfect_freehand",92,120,84,"1.0.4","Oct 5, 2021",,,"MIT (LICENSE)","https://github.com/steveruizok/perfect-freehand-dart","Packages that depend on perfect_freehand","Draw perfect pressure-sensitive freehand lines. A set of functions for turning input points into a polygon of outline points.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"keframe","https://pub.dev/packages/keframe",91,130,91,"3.0.0","May 14, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/keframe/latest/","flutter","Helps you improve the fluency of Flutter's app for any scenario","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"candlesticks","https://pub.dev/packages/candlesticks",91,130,87,"2.1.0","Feb 22, 2022",,"rmzy.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/candlesticks/latest/","flutter","A high-performance full featured candlesticks chart for all platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"image_stack","https://pub.dev/packages/image_stack",91,130,92,"2.1.1","Feb 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/image_stack/latest/","flutter","image_stack is a pure dart package for creating image stack in Flutter. This package give you a widget to easily create image stack for your need.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"linkify","https://pub.dev/packages/linkify",91,120,95,"4.1.0","Aug 3, 2021",,"cretezy.com","MIT (LICENSE)","https://pub.dev/documentation/linkify/latest/","Packages that depend on linkify","Low-level link (text, URLs, emails, user tagging) parsing library in Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drag_select_grid_view","https://pub.dev/packages/drag_select_grid_view",91,110,90,"0.5.1","May 4, 2021",,"hugopassos.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/drag_select_grid_view/latest/","collection, flutter","Grid that supports both dragging and tapping to select its items.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"school_ui_toolkit","https://pub.dev/packages/school_ui_toolkit",91,60,63,"5.0.0","Oct 30, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/school_ui_toolkit/latest/","cached_network_image, flutter, flutter_screenutil, font_awesome_flutter, intl, nepali_date_picker","A basic UI toolkit to get you started with flutter application development. A collection of over 18+ custom widgets such as Calendar, Buttons with busy indicator and more.",, -"wallpaper_manager","https://pub.dev/packages/wallpaper_manager",91,110,87,"1.0.10","Aug 10, 2020",,"mulgundkar.com","MIT (LICENSE)","https://pub.dev/documentation/wallpaper_manager/latest/","flutter","A Flutter plugin for changing the Home Screen, Lock Screen (or both) Wallpaper(s) on Android devices.","FLUTTER","ANDROID,IOS" -"advance_image_picker","https://pub.dev/packages/advance_image_picker",90,120,86,"0.1.7+1","Jun 3, 2022",,"weta.vn","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/advance_image_picker/latest/","camera, flutter, flutter_native_image, image, image_cropper, image_editor, path_provider, photo_manager, photo_view","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.","FLUTTER","ANDROID,IOS" -"bloc_pattern","https://pub.dev/packages/bloc_pattern",90,110,94,"3.0.1","May 19, 2022",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/bloc_pattern/latest/","flutter","Just a package with bases to deploy the BloC your code. Modules, Consumers And BLoC!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kartal","https://pub.dev/packages/kartal",90,110,90,"2.3.2","May 14, 2022",,"vb10.dev","MIT (LICENSE)","https://pub.dev/documentation/kartal/latest/","device_info, diacritic, flutter, mask_text_input_formatter, mime, package_info_plus, share, url_launcher","Kartal is an extension package for easy to use at app development time. You can access more features with primitive variables(context, string etc.).","FLUTTER","ANDROID,IOS" -"r_upgrade","https://pub.dev/packages/r_upgrade",90,130,93,"0.3.8+2","May 12, 2022",,"rhyme95.cn","Apache-2.0 (LICENSE)","https://pub.dev/documentation/r_upgrade/latest/","flutter","A plugin for upgrade and install application ,Support Android and IOS.","FLUTTER","ANDROID,IOS" -"ffmpeg_kit_flutter","https://pub.dev/packages/ffmpeg_kit_flutter",90,110,94,"4.5.1","Jan 2, 2022",,"arthenica.com","LGPL-3.0 (LICENSE)","https://pub.dev/documentation/ffmpeg_kit_flutter/latest/","ffmpeg_kit_flutter_platform_interface, flutter","FFmpeg Kit for Flutter. Supports Android, iOS and macOS platforms.","FLUTTER","ANDROID,IOS,MACOS" -"flutter_reorderable_list","https://pub.dev/packages/flutter_reorderable_list",90,90,94,"1.2.0","Dec 29, 2021",,"iocave.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_reorderable_list/latest/","flutter","Reorderable list for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"devicelocale","https://pub.dev/packages/devicelocale",89,130,98,"0.5.4","Jul 6, 2022",,"spiralarm.uk","Apache-2.0 (LICENSE)","https://pub.dev/documentation/devicelocale/latest/","flutter, flutter_web_plugins","A Flutter package that can be used to extract the locales that are currently defined on a device with the current locale set as the first in the list.","FLUTTER","ANDROID,IOS,LINUX,WEB" -"clock","https://pub.dev/packages/clock",89,110,100,"1.1.1","Jun 16, 2022",,"tools.dart.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/clock/latest/","Packages that depend on clock","A fakeable wrapper for dart:core clock APIs.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqflite_sqlcipher","https://pub.dev/packages/sqflite_sqlcipher",89,120,94,"2.1.1","May 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/sqflite_sqlcipher/latest/","flutter, path, sqflite_common, synchronized","Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine. (SqlCipher support)","FLUTTER","ANDROID,IOS,MACOS" -"flutter_meedu","https://pub.dev/packages/flutter_meedu",89,130,87,"7.1.0","May 25, 2022",,"meedu.app","MIT (LICENSE)","https://flutter.meedu.app/","flutter, meedu","A powerful State Management, Dependency Injection, Reactive programming and Navigation for Flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_chips_input","https://pub.dev/packages/flutter_chips_input",89,120,94,"2.0.0","May 16, 2022",,"danvickmiller.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_chips_input/latest/","flutter","Flutter library for building input fields with InputChips as input options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"blurrycontainer","https://pub.dev/packages/blurrycontainer",89,130,93,"1.0.2","May 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/blurrycontainer/latest/","flutter","Make lovely Container with Frosty Glass effect where you can control blur, height, width, color, elevation, padding, borderRadius etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_picker_for_web","https://pub.dev/packages/image_picker_for_web",89,120,98,"2.1.8","May 11, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/image_picker_for_web/latest/","flutter, flutter_web_plugins, image_picker_platform_interface","Web platform implementation of image_picker","FLUTTER","WEB" -"googleapis_auth","https://pub.dev/packages/googleapis_auth",89,120,99,"1.3.1","May 6, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/googleapis_auth/latest/","crypto, http, http_parser","Obtain Access credentials for Google services using OAuth 2.0","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"audio_waveforms","https://pub.dev/packages/audio_waveforms",91,110,89,"0.1.1","May 3, 2022",,"simform.com","MIT (LICENSE)","https://pub.dev/documentation/audio_waveforms/latest/","flutter","A Flutter package that allow you to generate waveform while recording audio or from audio file.","FLUTTER","ANDROID,IOS" -"desktop","https://pub.dev/packages/desktop",89,100,71,"3.1.5","Apr 16, 2022",,"adrianosouza.dev","MIT (LICENSE)","https://pub.dev/documentation/desktop/latest/","flutter","Flutter design standard for desktop. Just simple, usable wigdets to create apps. See the galery for examples of the components used.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_svg_provider","https://pub.dev/packages/flutter_svg_provider",89,130,97,"1.0.3","Feb 10, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_svg_provider/latest/","flutter, flutter_svg, http","Generate image provider from svg path, uses flutter_svg and http (for network paths) as a dependency.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"markdown_editable_textinput","https://pub.dev/packages/markdown_editable_textinput",89,120,88,"2.0.2","Oct 26, 2021",,"playmoweb.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/markdown_editable_textinput/latest/","effective_dart, expandable, flutter","A TextField Widget that allow you to convert easily what's in the TextField to Markdown.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wordpress_api","https://pub.dev/packages/wordpress_api",89,120,82,"1.2.0","Sep 22, 2021",,"dhmgroup.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/wordpress_api/latest/","collection, dio, html, logger","A WordPress REST API client for dart with support for WooCommerce and custom namespaces.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drag_and_drop_gridview","https://pub.dev/packages/drag_and_drop_gridview",89,90,92,"1.0.8","Aug 28, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/drag_and_drop_gridview/latest/","flutter","Drag And Drop GridView extends the functionality of the GridView widget in Flutter and gives you the freedom of creating a reorder the GridViewItems simple by Drag And Drop.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slide_countdown_clock","https://pub.dev/packages/slide_countdown_clock",89,70,89,"1.0.3","May 23, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/slide_countdown_clock/latest/","flutter","A countdown clock with slide up and down animation plugin for Flutter.",, -"syncfusion_flutter_barcodes","https://pub.dev/packages/syncfusion_flutter_barcodes",88,130,96,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_barcodes/latest/","flutter, syncfusion_flutter_core","Flutter Barcodes generator library is used to generate and display data in the machine-readable, industry-standard 1D and 2D barcodes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"github","https://pub.dev/packages/github",88,120,92,"9.4.0","Jul 6, 2022",,"spinlock.sh","MIT (LICENSE)","https://pub.dev/documentation/github/latest/","http, http_parser, json_annotation, meta","A high-level GitHub API Client Library that uses Github's v3 API","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"otp","https://pub.dev/packages/otp",88,130,94,"3.1.1","Jun 23, 2022",,"yuli.dev","MIT (LICENSE)","https://pub.dev/documentation/otp/latest/","base32, crypto, logging","RFC6238 Time-Based One-Time Password / Google Authenticator Library","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_carousel_slider","https://pub.dev/packages/flutter_carousel_slider",88,110,94,"1.0.9","Jun 8, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_carousel_slider/latest/","flutter","A customizable carousel slider for Flutter. Supports infinite sliding, custom indicators, and custom animations with many pre-built indicators and animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_archive","https://pub.dev/packages/flutter_archive",88,110,97,"5.0.0","May 7, 2022",,"kineapps.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_archive/latest/","flutter","Create and extract ZIP archive files in Android, iOS and macOS. Zip all files in a directory recursively or a given list of files.","FLUTTER","ANDROID,IOS,MACOS" -"tab_container","https://pub.dev/packages/tab_container",89,130,89,"2.0.0","Apr 21, 2022",,"elew.dev","MIT (LICENSE)","https://pub.dev/documentation/tab_container/latest/","flutter","Animated and customisable tab view widget. It's self-contained, so you can just pass in children and tabs, or also use a controller, change the tab side, add color(s), and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"charts_painter","https://pub.dev/packages/charts_painter",88,120,85,"2.0.0+2","Apr 5, 2022",,"infinum.com","MIT (LICENSE)","https://pub.dev/documentation/charts_painter/latest/","collection, flutter","Highly customizable and extendable charts library for flutter made with custom painters","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circular_clip_route","https://pub.dev/packages/circular_clip_route",88,130,76,"0.2.0+3","Mar 16, 2022",,"gabriel.terwesten.net","MIT (LICENSE)","https://pub.dev/documentation/circular_clip_route/latest/","flutter","A page route, which reveals its page by expanding a circular clip from an anchor widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_dropzone","https://pub.dev/packages/flutter_dropzone",88,110,95,"3.0.5","Jan 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_dropzone/latest/","flutter, flutter_dropzone_platform_interface, flutter_dropzone_web","A drag-and-drop Flutter plugin (Web only).","FLUTTER","WEB" -"google_ml_vision","https://pub.dev/packages/google_ml_vision",88,120,92,"0.0.7","Sep 2, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/google_ml_vision/latest/","flutter","Flutter plugin for Google ML Kit on-device vision apis. It includes barcode scanning, image labeling, text recognition and face detection.","FLUTTER","ANDROID,IOS" -"infinite_listview","https://pub.dev/packages/infinite_listview",88,120,95,"1.1.0","Mar 14, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/infinite_listview/latest/","flutter","ListView with items that can be scrolled infinitely in both directions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sprintf","https://pub.dev/packages/sprintf",88,100,98,"6.0.0","Mar 4, 2021",,,"BSD-2-Clause (LICENSE.md)","https://pub.dev/documentation/sprintf/latest/","Packages that depend on sprintf","Dart implementation of sprintf. Provides simple printf like formatting such as sprintf(""hello %s"", [""world""]);","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"get_version","https://pub.dev/packages/get_version",88,85,94,"0.2.2","Mar 31, 2020",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/get_version/latest/","flutter, package_info","Get the Version Name, Version Code, Platform and OS Version, and App ID on iOS and Android.","FLUTTER","ANDROID,IOS" -"parallax_image","https://pub.dev/packages/parallax_image",88,100,84,"0.3.1+1","Dec 30, 2018",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/parallax_image/latest/","flutter","A Flutter widget that paints an image and moves it at a slower speed than the main scrolling content.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sidebarx","https://pub.dev/packages/sidebarx",87,130,89,"0.7.0","Jul 16, 2022",,"frezycode.com","MIT (LICENSE)","https://pub.dev/documentation/sidebarx/latest/","flutter","flutter multiplatform navigation sidebar / side navigationbar / drawer widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_picker","https://pub.dev/packages/bottom_picker",88,130,92,"1.9.1","Jun 27, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/bottom_picker/latest/","flutter","A new flutter package that let you create a bottom item picker or date & time picker with minmum parameters","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"spritewidget","https://pub.dev/packages/spritewidget",87,100,85,"2.0.1","Apr 22, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/spritewidget/latest/","flutter, vector_math","SpriteWidget is an open source toolkit for building complex, high performance animations and 2D games with Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"usb_serial","https://pub.dev/packages/usb_serial",87,120,92,"0.4.0","Nov 28, 2021",,"bessems.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/usb_serial/latest/","async, collection, flutter","This plugin will allow you to easily use the USB uart hardware based on FTDI or CDC (and more!) protocols.","FLUTTER","ANDROID" -"card_scanner","https://pub.dev/packages/card_scanner",87,90,87,"0.2.2","Apr 28, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/card_scanner/latest/","flutter","Fast, Accurate and Secure Credit & Debit card scanning library for flutter.","FLUTTER","ANDROID,IOS" -"mailto","https://pub.dev/packages/mailto",87,130,96,"2.0.0","Apr 13, 2021",,"smaho.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mailto/latest/","Packages that depend on mailto","Simple Dart package for creating mailto links in your Flutter apps","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"screenshots","https://pub.dev/packages/screenshots",87,90,69,"2.1.1","Nov 11, 2019",,,"BSD-2-Clause-Views (LICENSE)","https://pub.dev/documentation/screenshots/latest/","archive, args, file, intl, meta, path, platform, process, resource, tool_mobile, yaml","Auto-generation of screenshots for Apple and Play Stores using emulators, simulators and real devices. Includes support for multiple locales and framing. Compatible with fastlane.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"jovial_svg","https://pub.dev/packages/jovial_svg",86,130,89,"1.1.5","May 16, 2022",,"jovial.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/jovial_svg/latest/","args, collection, flutter, http, jovial_misc, meta, vector_math, xml","SVG - Robust rendering of Scalable Vector Graphic images, supporting a well-defined profile of SVG and a fast-loading binary storage format.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_button","https://pub.dev/packages/animated_button",86,110,91,"0.2.0","Mar 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_button/latest/","flutter","A simple andd highly customizable Animated button with 3D like effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"month_picker_dialog","https://pub.dev/packages/month_picker_dialog",86,110,97,"0.4.0","Mar 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/month_picker_dialog/latest/","flutter, flutter_localizations, intl, rxdart","Internationalized dialog for picking a single month from an infinite list of years.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hovering","https://pub.dev/packages/hovering",86,110,93,"1.0.4","Mar 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/hovering/latest/","flutter","A new Flutter package to enable the hover effect on Flutter web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"yaru","https://pub.dev/packages/yaru",86,130,84,"0.3.3","Jun 15, 2022",,,"MPL-2.0 (LICENSE)","https://pub.dev/documentation/yaru/latest/","dbus, flutter, gsettings, platform, yaru_colors","Ubuntu Yaru Style - Distinct look and feel of the Ubuntu Desktop","FLUTTER","LINUX" -"scaled_list","https://pub.dev/packages/scaled_list",85,130,77,"2.0.0","Jun 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/scaled_list/latest/","flutter","A Horizontal List view With Lots of modification including a scaled current item and curved custom painting.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"extended_tabs","https://pub.dev/packages/extended_tabs",85,120,93,"2.3.0","Jul 15, 2021",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/extended_tabs/latest/","flutter","A powerful official extension library of Tab/TabBar/TabView, which support to scroll ancestor or child Tabs when current is overscroll, and set scroll direction and cache extent.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scroll_navigation","https://pub.dev/packages/scroll_navigation",85,120,86,"1.3.2","May 25, 2021",,"felipemurguia.com","MIT (LICENSE)","https://pub.dev/documentation/scroll_navigation/latest/","flutter, helpers","It's a powerful navigation by gestures and taps. You can scroll from left to right or tap on the navigation icons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"catex","https://pub.dev/packages/catex",85,100,74,"0.0.1+8","Mar 26, 2021",,"simpleclub.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/catex/latest/","flutter, meta","Fast math TeX renderer for Flutter written in Dart. Outputs TeX formulas (like LaTeX, KaTeX, MathJax, etc.) inline using only Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"curved_drawer","https://pub.dev/packages/curved_drawer",85,70,58,"0.1.2","Jan 30, 2020",,"rpgtavernapp.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/curved_drawer/latest/","flutter","A Flutter widget that provides an easy to use animated drawer.",, -"dependency_validator","https://pub.dev/packages/dependency_validator",84,130,92,"3.2.2","Jul 6, 2022",,"workiva.com","unknown (LICENSE)","https://pub.dev/documentation/dependency_validator/latest/","args, build_config, checked_yaml, glob, io, json_annotation, logging, package_config, path, pub_semver, pubspec_parse, yaml","Checks for missing, under-promoted, over-promoted, and unused dependencies.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"flutter_screen_recording","https://pub.dev/packages/flutter_screen_recording",84,80,80,"2.0.5","Jun 27, 2022",,"isvisoft.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_screen_recording/latest/","flutter, flutter_foreground_task, flutter_screen_recording_platform_interface, flutter_screen_recording_web","A new Flutter plugin for record the screen. This plugin can be used for record the screen on android, iOS, and web devices.","FLUTTER","ANDROID,IOS,WEB" -"custom_radio_grouped_button","https://pub.dev/packages/custom_radio_grouped_button",84,120,95,"2.1.2+2","Jun 25, 2022",,"ketanchoyal.me","MIT (LICENSE)","https://pub.dev/documentation/custom_radio_grouped_button/latest/","flutter","Custom Radio Buttons and Grouped Check Box Button","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamic_color","https://pub.dev/packages/dynamic_color",84,130,96,"1.4.0","May 31, 2022",,"material.io","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dynamic_color/latest/","flutter, flutter_test, material_color_utilities","A Flutter package to create Material color schemes based on a platform's implementation of dynamic color.","FLUTTER","ANDROID,MACOS,WINDOWS" -"optimized_cached_image","https://pub.dev/packages/optimized_cached_image",84,110,95,"3.0.1","May 25, 2022",,"anvith.dev","MIT (LICENSE)","https://pub.dev/documentation/optimized_cached_image/latest/","file, flutter, flutter_cache_manager, flutter_image_compress, http, image, octo_image, path, path_provider, pedantic, sprintf, uuid","A library for loading images from network, resizing as per container size and caching while being memory sensitive.","FLUTTER","ANDROID,IOS" -"scribble","https://pub.dev/packages/scribble",84,120,82,"0.4.0","May 13, 2022",,"fyzio.de","MIT (LICENSE)","https://pub.dev/documentation/scribble/latest/","flutter, flutter_state_notifier, freezed_annotation, history_state_notifier, state_notifier, vector_math","Scribble is a lightweight library for freehand drawing in Flutter supporting pressure, variable line width and more!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"weekday_selector","https://pub.dev/packages/weekday_selector",84,120,93,"1.1.0","Mar 26, 2022",,"smaho.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/weekday_selector/latest/","flutter","A collection of Flutter widgets and classes to help you select weekdays in your apps. Perfect for recurring events, alarms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_pw_validator","https://pub.dev/packages/flutter_pw_validator",84,130,93,"1.4.2","Mar 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_pw_validator/latest/","flutter","Flutter Pw Validator package helps you to validate sign in user-entered password with your rules.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"passcode_screen","https://pub.dev/packages/passcode_screen",84,105,94,"2.0.1","Jan 3, 2022",,"redeyes.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/passcode_screen/latest/","flutter","A platform agnostic Flutter package for showing passcode input screen, similar to Native iOS. Screen customizable with a colors, sizes, fonts etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"regexpattern","https://pub.dev/packages/regexpattern",84,130,90,"2.0.1","Sep 27, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/regexpattern/latest/","flutter","Flutter list of regex pattern with purpose for string validation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"platform_maps_flutter","https://pub.dev/packages/platform_maps_flutter",84,120,90,"1.0.2","Jul 1, 2021",,"luisthein.de","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/platform_maps_flutter/latest/","apple_maps_flutter, flutter, google_maps_flutter, google_maps_flutter_platform_interface","A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.","FLUTTER","IOS" -"flutter_app_name","https://pub.dev/packages/flutter_app_name",84,90,93,"0.1.1","Jun 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_app_name/latest/","xml, yaml","A package that makes it easy to set your flutter app launcher name.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"api_cache_manager","https://pub.dev/packages/api_cache_manager",84,110,92,"1.0.2","Jun 26, 2021",,"snippetcoder.com","MIT (LICENSE)","https://pub.dev/documentation/api_cache_manager/latest/","flutter, path, sqflite","API Cache Manager is a Utility package built with Flutter SDK and SQLite Package. This package will help to make your Rest API store in the local db for offline access.","FLUTTER","ANDROID,IOS,MACOS" -"webfeed","https://pub.dev/packages/webfeed",84,100,94,"0.7.0","Apr 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/webfeed/latest/","intl, xml","webfeed is a dart package for parsing RSS and Atom feeds. Media, DublinCore, iTunes, Syndication namespaces are also supported.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sticky_infinite_list","https://pub.dev/packages/sticky_infinite_list",84,130,86,"4.0.1","Apr 18, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/sticky_infinite_list/latest/","flutter","Infinite list with sticky headers that can be rendered any direction. Supports header positioning. Can be customized or with config options or with override.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_glow","https://pub.dev/packages/flutter_glow",84,110,91,"0.2.0","Mar 17, 2021",,"payamzahedi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_glow/latest/","flutter","complete and easy to use flutter glow ui kit that help you to create and use glow widgets. also you can create your own GlowTheme.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"koukicons","https://pub.dev/packages/koukicons",84,85,79,"2.0.3","Jun 21, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/koukicons/latest/","flutter, flutter_svg","Colorful Icons for your Flutter App, no more black and white icons","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"md2_tab_indicator","https://pub.dev/packages/md2_tab_indicator",84,100,90,"1.0.2","Mar 20, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/md2_tab_indicator/latest/","flutter","MD2TabIndicator is a tab indicator influenced by Google's Material Design 2 tab indicator design and developed by","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_circular_chart","https://pub.dev/packages/flutter_circular_chart",84,60,92,"0.1.0","Aug 30, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_circular_chart/latest/","flutter","Animated radial and pie charts for Flutter",, -"flutter_map_marker_cluster","https://pub.dev/packages/flutter_map_marker_cluster",83,130,96,"0.5.0","Jun 28, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_map_marker_cluster/latest/","flutter, flutter_map, flutter_map_marker_popup, latlong2","A Dart implementation of Leaflet.makercluster for Flutter apps. Provides beautiful animated marker clustering functionality for flutter_map.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_device_orientation","https://pub.dev/packages/native_device_orientation",83,110,97,"1.1.4","Jun 6, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/native_device_orientation/latest/","flutter, meta","A Flutter plugin for reading device's native orientation, either from UI orientation or from sensors","FLUTTER","ANDROID,IOS" -"phone_numbers_parser","https://pub.dev/packages/phone_numbers_parser",83,130,93,"5.0.5","May 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/phone_numbers_parser/latest/","dart_countries, meta, phone_number_metadata","Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"extended_sliver","https://pub.dev/packages/extended_sliver",83,130,92,"2.1.3","May 7, 2022",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/extended_sliver/latest/","flutter","A powerful extension library of Sliver, which include SliverPinnedPersistentHeader, SliverPinnedToBoxAdapter and ExtendedSliverAppbar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"source_gen","https://pub.dev/packages/source_gen",83,100,97,"1.2.2","Apr 14, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/source_gen/latest/","analyzer, async, build, dart_style, glob, meta, path, source_span, yaml","Source code generation builders and utilities for the Dart build system","DART", -"stockholm","https://pub.dev/packages/stockholm",83,130,62,"0.0.3","Apr 9, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/stockholm/latest/","flutter","A collection of desktop-first widgets and themes designed to look and feel great on Mac and Windows.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nearby_connections","https://pub.dev/packages/nearby_connections",83,120,82,"3.2.0","Mar 18, 2022",,"prerakmann.me","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/nearby_connections/latest/","flutter","Plugin for the android NearbyConnections API. Bytes and Files Supported.","FLUTTER","ANDROID" -"zoom_pinch_overlay","https://pub.dev/packages/zoom_pinch_overlay",83,130,89,"1.2.0","Mar 14, 2022",,"samuelong.me","MIT (LICENSE)","https://pub.dev/documentation/zoom_pinch_overlay/latest/","flutter, vector_math","An instagram style pinch and zoom widget that can be moved globally.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_libphonenumber","https://pub.dev/packages/flutter_libphonenumber",83,120,95,"1.2.4","Mar 10, 2022",,"bottlepay.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_libphonenumber/latest/","flutter","Leverages libphonenumber to allow for asynchronous and synchronous formatting of phone numbers in Flutter apps.","FLUTTER","ANDROID,IOS" -"internet_speed_test","https://pub.dev/packages/internet_speed_test",83,110,89,"1.5.0","May 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/internet_speed_test/latest/","flutter, tuple","Internet speed test plugin to integrate it in your app whenever you want.","FLUTTER","ANDROID,IOS" -"flutter_circular_text","https://pub.dev/packages/flutter_circular_text",83,130,89,"0.3.1","Mar 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_circular_text/latest/","flutter","Flutter package which places text in a curved circular path.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_conditional_rendering","https://pub.dev/packages/flutter_conditional_rendering",83,130,93,"2.0.0","Mar 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_conditional_rendering/latest/","flutter","A flutter package which enhances conditional rendering, supports if-else and switch conditions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"aes_crypt","https://pub.dev/packages/aes_crypt",83,100,90,"0.1.1","Mar 28, 2020",,"alexgusev.com","MIT (LICENSE)","https://pub.dev/documentation/aes_crypt/latest/","Packages that depend on aes_crypt","Dart encryption library for encrypting/decrypting files, plain text and binary data in AES Crypt file format.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"custom_splash","https://pub.dev/packages/custom_splash",83,100,90,"0.0.2","Sep 9, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/custom_splash/latest/","flutter","A Flutter package to custom splash screen like change logo icon, logo animation, and splash screen background color.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"amplify_flutter","https://pub.dev/packages/amplify_flutter",82,130,98,"0.6.3","Jul 21, 2022","0.6.4-rc.1","aws-amplify.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/amplify_flutter/latest/","amplify_core, amplify_datastore_plugin_interface, amplify_flutter_android, amplify_flutter_ios, aws_common, collection, flutter, meta, plugin_platform_interface","The top level Flutter package for the AWS Amplify libraries.","FLUTTER","ANDROID,IOS" -"grinder","https://pub.dev/packages/grinder",82,110,92,"0.9.2","Jun 22, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/grinder/latest/","cli_util, collection, glob, meta, path","Grinder is a task runner for Dart, helping to define and automate common project workflows.","DART", -"flutter_bounceable","https://pub.dev/packages/flutter_bounceable",82,130,89,"1.0.3","Jun 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_bounceable/latest/","flutter","A simple, interactive and customizable on-tap bounce animation that can be wrapped on any widgets that you like.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nice_intro","https://pub.dev/packages/nice_intro",82,120,79,"0.2.1","Jun 5, 2022",,"ethieladiassa.me","MIT (LICENSE)","https://pub.dev/documentation/nice_intro/latest/","flutter, google_fonts","Get your users to know your app with ease! This package will help you build beautiful intro sides for your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_carplay","https://pub.dev/packages/flutter_carplay",82,120,60,"1.0.3","Jun 5, 2022",,"oguzhanatalay.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_carplay/latest/","flutter, uuid","Flutter Apps are now on Apple CarPlay. This package aims to make it safe to use iPhone apps made with Flutter in the car by integrating with CarPlay.","FLUTTER","IOS" -"all_validations_br","https://pub.dev/packages/all_validations_br",82,130,75,"2.3.0","Apr 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/all_validations_br/latest/","flutter","String validations and remover char ex ('/', '-', '.'), more than a validation for your best projects. Made with love","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"get_it_mixin","https://pub.dev/packages/get_it_mixin",82,130,89,"3.1.4","Feb 10, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/get_it_mixin/latest/","flutter, functional_listener, get_it","mixin on Stateless- and StatefulWidgts that makes binding the Widget to Objects stored in GetIt easier.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_compass","https://pub.dev/packages/flutter_compass",82,130,95,"0.7.0","Sep 9, 2021",,"hemanthraj.in","MIT (LICENSE)","https://pub.dev/documentation/flutter_compass/latest/","flutter","A Flutter compass. The heading varies from 0-360, 0 being north.","FLUTTER","ANDROID,IOS" -"adhara_socket_io","https://pub.dev/packages/adhara_socket_io",82,110,89,"1.0.1+1","May 31, 2021",,"infitio.com","unknown (LICENSE)","https://pub.dev/documentation/adhara_socket_io/latest/","flutter, pedantic","Websocket by socket.io for flutter by adhara, supports both iOS and Android","FLUTTER","ANDROID,IOS,MACOS" -"community_material_icon","https://pub.dev/packages/community_material_icon",82,120,96,"5.9.55","Mar 4, 2021",,,"flutter","https://pub.dev/packages/community_material_icon/license","Packages that depend on community_material_icon","A community material design icon flutter packages based on https://materialdesignicons.com/","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"extended_navbar_scaffold","https://pub.dev/packages/extended_navbar_scaffold",82,90,70,"1.0.2+1","Feb 7, 2021",,"ketanchoyal.me","MIT (LICENSE)","https://pub.dev/documentation/extended_navbar_scaffold/latest/","eva_icons_flutter, flutter","A Custom Extended Scaffold with Expandable and Floating Navigation Bar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"trust_fall","https://pub.dev/packages/trust_fall",82,95,91,"1.0.4","Jul 28, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/trust_fall/latest/","flutter","A Flutter plugin for detecting the trust fall of the device(Jailbroken, root, emulator and mock location detection).","FLUTTER","ANDROID,IOS" -"qlevar_router","https://pub.dev/packages/qlevar_router",81,130,86,"1.6.2","Jul 19, 2022",,"qlevar.de","MIT (LICENSE)","https://pub.dev/documentation/qlevar_router/latest/","flutter, flutter_web_plugins","A router that helps you to manage your project routes. Create nested routes. navigation without context between your pages.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stacked_themes","https://pub.dev/packages/stacked_themes",81,130,90,"0.3.9","Jul 11, 2022",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/stacked_themes/latest/","flutter, flutter_statusbarcolor_ns, get_it, provider, rxdart, shared_preferences, stacked_core, universal_io","A set of classes to help you better manage Themes in flutter","FLUTTER","ANDROID,IOS" -"simple_html_css","https://pub.dev/packages/simple_html_css",81,130,95,"4.0.0","Jul 8, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/simple_html_css/latest/","flutter, html_unescape, xml","This package allows you to use simple HTML and inline CSS styles to style your text in flutter. A fork of css_text package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cherry_toast","https://pub.dev/packages/cherry_toast",81,130,84,"1.0.6","Jul 2, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/cherry_toast/latest/","flutter","A new way to display toasts in flutter with elegant design and animations","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"multi_split_view","https://pub.dev/packages/multi_split_view",81,130,90,"2.1.0","Jun 7, 2022",,"caduandrade.net","MIT (LICENSE)","https://pub.dev/documentation/multi_split_view/latest/","flutter, meta","Provides horizontal or vertical multiple split view for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appinio_swiper","https://pub.dev/packages/appinio_swiper",81,130,84,"1.0.3","Apr 28, 2022",,"appinio.com","MIT (LICENSE)","https://pub.dev/documentation/appinio_swiper/latest/","flutter","An awesome fully custamisable Tinder Card Swiper which allows swiping in all directions with any Custom Widget (Stateless or Statefull).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"textfield_search","https://pub.dev/packages/textfield_search",82,130,93,"0.10.0","Apr 20, 2022",,"nubeer.io","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/textfield_search/latest/","flutter","A new Flutter package which uses a TextField to search and select it's value from a simple list.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"achievement_view","https://pub.dev/packages/achievement_view",81,120,89,"1.0.0","Mar 25, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/achievement_view/latest/","flutter","Beautiful toast to show Achievements in your application in a simple way","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stepper_counter_swipe","https://pub.dev/packages/stepper_counter_swipe",81,110,80,"1.0.2","Mar 4, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/stepper_counter_swipe/latest/","flutter","A flutter stepper widget for make the user experience much better. There is a hit zone for fast count","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_simple_treeview","https://pub.dev/packages/flutter_simple_treeview",82,130,92,"3.0.1","Feb 8, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_simple_treeview/latest/","flutter","A widget, that visualises a tree structure, where a node can be any widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"infinite_carousel","https://pub.dev/packages/infinite_carousel",81,130,90,"1.0.2","Jan 1, 2022",,"geekyants.com","MIT (LICENSE)","https://pub.dev/documentation/infinite_carousel/latest/","flutter","Carousel in flutter. Supports infinite looping and gives control over anchor and velocity.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"render_metrics","https://pub.dev/packages/render_metrics",81,130,84,"2.0.2","Dec 13, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/render_metrics/latest/","flutter","Library for getting widget metrics. Uses RenderObject to get the size and position of widgets relative to the screen window, as well as the difference between widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"twilio_flutter","https://pub.dev/packages/twilio_flutter",81,120,91,"0.0.9","Apr 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/twilio_flutter/latest/","flutter, http, meta","A Package that helps with twilio API.Supports Twilio Programmable SMS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_audio_query","https://pub.dev/packages/flutter_audio_query",81,100,89,"0.3.5+6","Aug 11, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_audio_query/latest/","flutter, flutter_plugin_android_lifecycle","Flutter plugin to query data about artists, albums, songs, genres and playlists from device storage.","FLUTTER","ANDROID" -"flutter_open_whatsapp","https://pub.dev/packages/flutter_open_whatsapp",81,90,91,"0.1.2","Jul 3, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_open_whatsapp/latest/","flutter","A new Flutter plugin that will send Whatsapp message to single user without saving user's number.","FLUTTER","ANDROID,IOS" -"unicorndial","https://pub.dev/packages/unicorndial",81,70,91,"1.1.5","Oct 4, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/unicorndial/latest/","flutter","Easily create your floating menu using horizontal or vertical floating button lists",, -"flutter_appavailability","https://pub.dev/packages/flutter_appavailability",81,100,89,"0.0.21","Sep 12, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_appavailability/latest/","flutter","Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.","FLUTTER","ANDROID,IOS" -"intercom_flutter","https://pub.dev/packages/intercom_flutter",80,130,96,"7.3.0","Jun 23, 2022",,"intercom.deepakdroid.xyz","MIT (LICENSE)","https://pub.dev/documentation/intercom_flutter/latest/","flutter, flutter_web_plugins, intercom_flutter_platform_interface, intercom_flutter_web","Flutter plugin for Intercom integration. Provides in-app messaging and help-center Intercom services","FLUTTER","ANDROID,IOS,WEB" -"flutter_signature_pad","https://pub.dev/packages/flutter_signature_pad",80,110,95,"3.0.1","Jun 6, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_signature_pad/latest/","flutter","Flutter widget to allow users to sign with finger and export the result as image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adaptive_navigation","https://pub.dev/packages/adaptive_navigation",80,130,96,"0.0.7","May 23, 2022",,"material.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/adaptive_navigation/latest/","adaptive_breakpoints, flutter","A Flutter package providing adaptive switching between various navigation components.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"isolate_handler","https://pub.dev/packages/isolate_handler",80,120,90,"1.0.1","May 1, 2022",,,"MIT (LICENSE)","https://github.com/deakjahn/isolate_handler/blob/0.2.0/README.md","flutter, flutter_isolate","Effortless isolates abstraction layer with support for inter-isolate communication.","FLUTTER","ANDROID,IOS" -"yeet","https://pub.dev/packages/yeet",80,120,68,"0.4.10","Apr 21, 2022","0.5.0-dev.1","identi.app","MIT (LICENSE)","https://pub.dev/documentation/yeet/latest/","flutter, freezed_annotation, path_to_regexp, universal_platform","A dank and easy way to navigate using Router API of Navigator 2.0 - No boilerplate. No code generation. No classes. Just yeet!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"playing_cards","https://pub.dev/packages/playing_cards",81,120,79,"0.3.1+9","Apr 19, 2022",,"thkp.co","Apache-2.0 (LICENSE)","https://pub.dev/documentation/playing_cards/latest/","flutter","A rendering library for standard 52 card decks in your Flutter app. Use this package if you want to render good looking playing cards without too much fuss.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_painter","https://pub.dev/packages/flutter_painter",80,110,89,"1.0.1","Feb 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_painter/latest/","collection, flutter","A Flutter widget to draw scribbles, text, shapes and images on a background image or color","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"side_menu_animation","https://pub.dev/packages/side_menu_animation",80,120,67,"1.1.0","Nov 19, 2021",,"diegoveloper.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/side_menu_animation/latest/","flutter","Animated Side Menu with customizable UI. Inspired in Yalantis library (Android/iOS).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"emojis","https://pub.dev/packages/emojis",80,110,92,"0.9.9","Nov 19, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/emojis/latest/","collection","Emojis for Dart! This package contain all unicode 13.0 emojis (2020)!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_radio_player","https://pub.dev/packages/flutter_radio_player",80,110,83,"1.1.0","Nov 7, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_radio_player/latest/","flutter, flutter_plugin_android_lifecycle","Flutter radio plugin handles a single streaming audio preciously.","FLUTTER","ANDROID,IOS" -"select_form_field","https://pub.dev/packages/select_form_field",80,130,95,"2.2.0","Jul 27, 2021",,"m3uzz.com","unknown (LICENSE)","https://pub.dev/documentation/select_form_field/latest/","flutter","A Flutter select form field widget. It shows a list of options in a dropdown menu.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_chat","https://pub.dev/packages/flutter_chat",80,90,73,"2.1.0","Jun 22, 2021",,"smartmobilevilla.xyz","MIT (LICENSE, LICENSE.txt)","https://pub.dev/documentation/flutter_chat/latest/","cached_network_image, cloud_firestore, cupertino_icons, firebase_auth, firebase_core, firebase_messaging, firebase_storage, flutter, flutter_linkify, flutter_local_notifications, flutter_native_image, google_sign_in, http, image_picker, image_picker_for_web, intl, path, photo_view, shared_preferences, url_launcher","Messaging app for Flutter android , iOS and flutter-web using firebase as backend services.","FLUTTER","ANDROID,IOS" -"password_strength","https://pub.dev/packages/password_strength",80,130,92,"0.2.0","Mar 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/password_strength/latest/","Packages that depend on password_strength","A password strength estimator. Can be used to show the user whether the password they chose is strong against bruteforce or dictionary attacks.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stacked_card_carousel","https://pub.dev/packages/stacked_card_carousel",80,80,85,"0.0.2+1","Aug 7, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/stacked_card_carousel/latest/","flutter","A widget for creating a vertical carousel with stacked cards.",, -"time_planner","https://pub.dev/packages/time_planner",79,120,83,"0.1.1","Jul 22, 2022",,"jamalianpour.ir","MIT (LICENSE)","https://pub.dev/documentation/time_planner/latest/","flutter","A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_scroll_to_top","https://pub.dev/packages/flutter_scroll_to_top",79,120,86,"2.2.4","Jun 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_scroll_to_top/latest/","flutter","A package that provides a simple wrapper to wrap your scrollable widgets in, that lets you show a scroll to top prompt to the user when they scroll.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"markdown_widget","https://pub.dev/packages/markdown_widget",79,130,87,"1.2.9","May 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/markdown_widget/latest/","flutter, flutter_highlight, highlight, html, markdown, scrollable_positioned_list, video_player, video_player_web","A new markdown package. It supports TOC function, HTML video and img tag,and it works well on both the web and mobile","FLUTTER","ANDROID,IOS,WEB" -"statsfl","https://pub.dev/packages/statsfl",79,120,93,"2.3.0","Apr 13, 2022",,"gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/statsfl/latest/","flutter","A simple FPS monitor for Flutter. Helps to easily diagnose performance problems in your applications.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hijri","https://pub.dev/packages/hijri",79,120,92,"3.0.0","Jul 12, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/hijri/latest/","Packages that depend on hijri","Convert between Hijri Calendar and Gregorian Calendar date support Arabic and English Local.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"metadata_fetch","https://pub.dev/packages/metadata_fetch",79,120,92,"0.4.1","Jun 6, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/metadata_fetch/latest/","html, http, string_validator","A dart library for extracting metadata on web pages such as OpenGraph, Meta, Twitter Cards, and Structured Data (Json-LD)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lpinyin","https://pub.dev/packages/lpinyin",79,130,97,"2.0.3","May 11, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/lpinyin/latest/","Packages that depend on lpinyin","Chinese character conversion pinyin library.Accurate and complete Chinese character dictionary.Fast conversion.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_luban","https://pub.dev/packages/flutter_luban",79,110,91,"0.1.13","May 1, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_luban/latest/","flutter, image","An image compress package like Luban for Dart, based on image. This library has no system platform constraints.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dotted_decoration","https://pub.dev/packages/dotted_decoration",80,110,97,"2.0.0","Mar 24, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/dotted_decoration/latest/","flutter","Dotted line decoration is handly package to draw dotted divider, dotted border for rectangle, circle or rounded rectangle.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"liquid_ui","https://pub.dev/packages/liquid_ui",79,80,79,"1.0.0+9","Aug 10, 2020",,"stackorient.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/liquid_ui/latest/","flutter, meta","Liquid is an open source UI toolkit for developing cross platform apps using Flutter.",, -"hover_effect","https://pub.dev/packages/hover_effect",79,90,78,"0.6.0","Apr 18, 2020",,"mariano-zorrilla.com","MIT (LICENSE)","https://pub.dev/documentation/hover_effect/latest/","flutter","Takes any child witget and enables Hover/Tilt 3D functionality to it.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_widgets","https://pub.dev/packages/flutter_widgets",79,60,90,"0.1.12","Mar 13, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_widgets/latest/","collection, flutter, html, meta, quiver","Flutter widgets that are developed by Google but not by the core Flutter team.",, -"flutter_video_compress","https://pub.dev/packages/flutter_video_compress",79,100,85,"0.3.7+8","Jul 3, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_video_compress/latest/","flutter","Generate a new file by compressed video, and provide metadata. Get video thumbnail from a video path, supports JPEG/GIF. To reduce app size not using FFmpeg in IOS.","FLUTTER","ANDROID,IOS" -"on_audio_query","https://pub.dev/packages/on_audio_query",78,130,94,"2.6.1","May 17, 2022","3.0.0-beta.0","lucasjosino.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/on_audio_query/latest/","flutter, on_audio_query_platform_interface, on_audio_query_web","Flutter Plugin used to query audios/songs infos [title, artist, album, etc..] from device storage.","FLUTTER","ANDROID,IOS,WEB" -"http_mock_adapter","https://pub.dev/packages/http_mock_adapter",78,120,94,"0.3.3","Jun 7, 2022",,"lomsa.com","MIT (LICENSE)","https://pub.dev/documentation/http_mock_adapter/latest/","collection, dio, http_parser","A simple to use mocking package for Dio intended to be used in tests. It provides various types and methods to declaratively mock request-response communication.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_barcode_sdk","https://pub.dev/packages/flutter_barcode_sdk",78,130,81,"2.0.3","May 27, 2022",,"yushulx.me","MIT (LICENSE)","https://pub.dev/documentation/flutter_barcode_sdk/latest/","flutter, flutter_web_plugins, js","A Flutter plugin of Dynamsoft Barcode Reader SDK. It covers Android, iOS, Web, Windows, Linux and macOS, supporting linear barcode, QR Code, DataMatrix, MaxiCode, PDF417, etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_auth_oauth","https://pub.dev/packages/firebase_auth_oauth",78,130,93,"1.2.0","Mar 22, 2022",,"amryousef.me","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_auth_oauth/latest/","firebase_auth, firebase_auth_oauth_platform_interface, firebase_auth_oauth_web, firebase_core, flutter","A Flutter plugin that makes it easy to perform OAuth sign in flows using FirebaseAuth. It also includes support for Sign in by Apple for Firebase.","FLUTTER","ANDROID,IOS,WEB" -"universe","https://pub.dev/packages/universe",78,100,68,"1.1.3-nullsafety","Jan 12, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/universe/latest/","cached_network_image, curved_animation_controller, extended_image, flutter, flutter_image, flutter_svg, geocode, html_unescape, intl, location, logging, proj4dart, provider, tuple, vector_math, video_player","The easy & flexible way to use interactive maps in Flutter. Inspired by Leaflet.js.",, -"juxtapose","https://pub.dev/packages/juxtapose",79,120,59,"1.2.0","Oct 6, 2021",,"lesliearkorful.com","MIT (LICENSE)","https://pub.dev/documentation/juxtapose/latest/","flutter","A widget for comparing two stacked widgets by dragging a slider thumb to reveal either sides of the slider, either horizontally or vertically.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"map_picker","https://pub.dev/packages/map_picker",78,130,91,"0.0.3","Sep 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/map_picker/latest/","flutter","A lovely Flutter package for creating pin in map center and animate it with a map movement so the user can select his location.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"validatorless","https://pub.dev/packages/validatorless",78,110,92,"1.2.1","Aug 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/validatorless/latest/","flutter","This package provides a means to validate text inputs on the flutter and was inspired by Yup","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"contained_tab_bar_view","https://pub.dev/packages/contained_tab_bar_view",78,130,95,"0.8.0","Jun 10, 2021",,"scipack.dev","MIT (LICENSE)","https://pub.dev/documentation/contained_tab_bar_view/latest/","container_tab_indicator, flutter","Encapsulates TabController, TabBar and TabBarView into a single customizable Widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_swiper_null_safety","https://pub.dev/packages/flutter_swiper_null_safety",78,105,98,"1.0.2","May 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_swiper_null_safety/latest/","flutter","The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"social_media_widgets","https://pub.dev/packages/social_media_widgets",78,100,76,"1.0.0+2","Jun 3, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/social_media_widgets/latest/","flutter","A new flutter package for collection of common popular social media widgets like instagram story swipe and snapchat screen dismiss","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"audio_recorder","https://pub.dev/packages/audio_recorder",78,65,84,"1.0.2","Mar 25, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/audio_recorder/latest/","file, flutter, path","A Flutter plugin to record audio.","FLUTTER","ANDROID,IOS" -"flutter_otp","https://pub.dev/packages/flutter_otp",78,110,82,"0.3.2","Mar 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_otp/latest/","flutter, sms","A Flutter package for sending and validating OTP. Four digit OTP (customizable) is sent as a SMS to the given phone number (and country code).","FLUTTER","ANDROID,IOS" -"flutter_whatsnew","https://pub.dev/packages/flutter_whatsnew",78,70,78,"1.0.3","Feb 5, 2020",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_whatsnew/latest/","flutter, flutter_markdown","A new Flutter package to show updates to users.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_spinning_wheel","https://pub.dev/packages/flutter_spinning_wheel",78,110,87,"1.1.0","May 4, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_spinning_wheel/latest/","flutter, meta","A customizable widget to use as a spinning wheel in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"filepicker_windows","https://pub.dev/packages/filepicker_windows",77,130,89,"2.0.2","Jun 6, 2022",,"sneath.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/filepicker_windows/latest/","ffi, win32","A plugin that uses FFI to offer file selection in Windows using the modern common item dialog box.","DART,FLUTTER","WINDOWS" -"games_services","https://pub.dev/packages/games_services",77,125,94,"2.0.8","May 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/games_services/latest/","flutter, games_services_platform_interface","A new Flutter plugin to support game center and google play games services.","FLUTTER","ANDROID,IOS,MACOS" -"flutter_cors","https://pub.dev/packages/flutter_cors",77,130,83,"1.3.2","Mar 18, 2022",,"rexios.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_cors/latest/","ansicolor, args, pub_update_checker","A script to disable and re-enable CORS checks for Flutter's Chrome instance","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"scidart","https://pub.dev/packages/scidart",77,120,91,"0.0.2-dev.9","Jan 25, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/scidart/latest/","Packages that depend on scidart","Cross-platform scientific library for Dart. The main goal of SciDart is run where Dart can run, in other words, run on Flutter, Dart CLI, Dart web, etc.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fade_shimmer","https://pub.dev/packages/fade_shimmer",77,130,90,"2.0.1","Jul 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fade_shimmer/latest/","flutter","A fade shimmer library to implement loading like lastest facebook loading effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sliding_up_panel","https://pub.dev/packages/flutter_sliding_up_panel",77,110,90,"2.0.1","Jul 13, 2021",,"tookit.cn","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_sliding_up_panel/latest/","flutter","A sliding up panel widget which can be used to show or hide content, beautiful and simple.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scroll_app_bar","https://pub.dev/packages/scroll_app_bar",77,110,90,"2.0.0","Jul 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/scroll_app_bar/latest/","flutter, scroll_bars_common","Hide or show app bar while scrolling. This package works without custom scroll view and slivers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"grouped_buttons","https://pub.dev/packages/grouped_buttons",77,100,96,"1.0.4","Apr 8, 2019",,"akshathjain.com","unknown (LICENSE)","https://pub.dev/documentation/grouped_buttons/latest/","flutter","A simple package that makes grouping Checkboxes and Radio Buttons much easier.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_app_check","https://pub.dev/packages/firebase_app_check",76,130,97,"0.0.6+18","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_app_check/latest/","firebase_app_check_platform_interface, firebase_app_check_web, firebase_core, firebase_core_platform_interface, flutter","App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"groovin_widgets","https://pub.dev/packages/groovin_widgets",76,130,88,"3.1.0","Jun 11, 2022",,"groovinchip.dev","MIT (LICENSE)","https://pub.dev/documentation/groovin_widgets/latest/","flutter","A Flutter widget library containing custom widgets created and edited by GroovinChip.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"im_animations","https://pub.dev/packages/im_animations",77,130,83,"0.1.2","Jun 10, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/im_animations/latest/","flutter","A growing collection of cool, elegant, efficient and performance-optimized animation widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"etch","https://pub.dev/packages/etch",76,130,50,"0.2.2","Apr 23, 2022",,"joshi.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/etch/latest/","flutter","A simplified, declarative way to use CustomPainter in Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"about","https://pub.dev/packages/about",76,110,89,"2.1.1","Jan 29, 2022",,"nfet.net","unknown (LICENSE)","https://pub.dev/documentation/about/latest/","flutter, flutter_markdown, markdown, path, simple_mustache, url_launcher","Displays an About dialog, which describes the application, can show licenses, changelog, and other information.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"reviews_slider","https://pub.dev/packages/reviews_slider",76,100,84,"2.0.0","Mar 25, 2021",,"kherel.com","MIT (LICENSE)","https://pub.dev/documentation/reviews_slider/latest/","flutter, vector_math","Animated widget with changing smile to collect user review score.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stretchy_header","https://pub.dev/packages/stretchy_header",76,110,83,"2.0.0","Mar 20, 2021",,"diegoveloper.com","MIT (LICENSE)","https://pub.dev/documentation/stretchy_header/latest/","flutter","This package allows us to create a elastic header, to give a good effect when you scroll down the widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"page_view_indicators","https://pub.dev/packages/page_view_indicators",76,110,97,"2.0.0","Mar 4, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/page_view_indicators/latest/","flutter","Customizable indicators for your PageViews.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"form_builder_validators","https://pub.dev/packages/form_builder_validators",75,130,98,"8.2.0","Jul 12, 2022",,"flutterformbuilderecosystem.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/form_builder_validators/latest/","collection, flutter, flutter_localizations, intl","Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_neat_and_clean_calendar","https://pub.dev/packages/flutter_neat_and_clean_calendar",75,110,89,"0.3.7+21","Jun 30, 2022",,"ralfweinbrecher.de","MIT (LICENSE)","https://pub.dev/documentation/flutter_neat_and_clean_calendar/latest/","flutter, intl, macos_ui","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","FLUTTER","MACOS" -"relateddigital_flutter","https://pub.dev/packages/relateddigital_flutter",75,90,67,"0.5.0","Jun 16, 2022",,"relateddigital.com","MIT (LICENSE)","https://pub.dev/documentation/relateddigital_flutter/latest/","flutter","Related Digital Official Flutter SDK for analytics, recommendation and push notifications.","FLUTTER","ANDROID,IOS" -"aad_oauth","https://pub.dev/packages/aad_oauth",75,130,93,"0.4.0","Jun 13, 2022",,"earlybyte.ch","MIT (LICENSE)","https://pub.dev/documentation/aad_oauth/latest/","flutter, flutter_secure_storage, http, js, pedantic, shared_preferences, webview_flutter","A Flutter OAuth package for performing user authentication against Azure Active Directory OAuth2 v2.0 endpoint.","FLUTTER","ANDROID,IOS,WEB" -"environment_config","https://pub.dev/packages/environment_config",75,120,92,"3.1.0","May 26, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/environment_config/latest/","args, code_builder, dart_style, yaml","Environment specific config generator. Allows to specify env configuration during CI/CD build. Primarily created to simplify Flutter build configuration","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_advanced_switch","https://pub.dev/packages/flutter_advanced_switch",75,120,93,"3.0.1","Apr 3, 2022",,"alexmelnyk.io","BSD-3-Clause (LICENSE)","https://github.com/alex-melnyk/flutter_advanced_switch/blob/master/README.md","flutter","An advanced switch control provides a rich API for widget customization that opens a new look and feel in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fancy_shimmer_image","https://pub.dev/packages/fancy_shimmer_image",75,130,94,"2.0.2","Mar 27, 2022",,"rodrigobastos.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fancy_shimmer_image/latest/","cached_network_image, flutter, shimmer","Package for easy use of images that are automatically cacheable and have a beautiful on the fly (but it can be configured) shimmer effect while loading","FLUTTER","ANDROID,IOS,MACOS" -"detectable_text_field","https://pub.dev/packages/detectable_text_field",75,110,90,"2.0.3","Oct 1, 2021",,"3tadev.work","MIT (LICENSE)","https://pub.dev/documentation/detectable_text_field/latest/","flutter","TextField with detection features. You can detect hashtags, at sign, url or anything you want. Helps you develop Twitter like app. Refinement of hashtagable","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"figma_squircle","https://pub.dev/packages/figma_squircle",75,110,91,"0.5.3","Sep 22, 2021",,"aloisdeniel.com","MIT (LICENSE)","https://pub.dev/documentation/figma_squircle/latest/","flutter, vector_math","A new Flutter package project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jwt_decode","https://pub.dev/packages/jwt_decode",75,120,97,"0.3.1","Mar 23, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/jwt_decode/latest/","Packages that depend on jwt_decode","A easy dart package to decode JSON Web Tokens, and to check and give its expiry dates","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"full_screen_image","https://pub.dev/packages/full_screen_image",75,90,93,"1.0.2","Mar 6, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/full_screen_image/latest/","flutter","Full screen photo viewer. It shuts off when scrolling vertically. Can work with Hero widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_overlay_loader","https://pub.dev/packages/flutter_overlay_loader",74,130,96,"2.0.0","May 16, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_overlay_loader/latest/","flutter","A simple Flutter package for managing overlay loading when fetching remote data or any long-running async task. Flutter overlay loader is easy to use.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_spinbox","https://pub.dev/packages/flutter_spinbox",74,130,95,"0.9.0","Apr 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_spinbox/latest/","cupertino_icons, flutter, meta","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.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wear","https://pub.dev/packages/wear",74,110,80,"1.1.0","Mar 1, 2022",,"fluttercommunity.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/wear/latest/","flutter","A plugin that offers Flutter support for Wear OS by Google","FLUTTER","ANDROID" -"interactive_chart","https://pub.dev/packages/interactive_chart",74,120,84,"0.3.4","Dec 22, 2021",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/interactive_chart/latest/","flutter, intl","A candlestick chart that supports hand gestures such as pinch-to-zoom and panning.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"light_compressor","https://pub.dev/packages/light_compressor",74,130,91,"1.2.2","Nov 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/light_compressor/latest/","flutter","A powerful and easy-to-use video compression plugin for Flutter.","FLUTTER","ANDROID,IOS" -"gradient_widgets","https://pub.dev/packages/gradient_widgets",74,110,95,"0.6.0","Apr 2, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/gradient_widgets/latest/","flutter","A minimal set of Flutter widgets encased with beautiful gradients.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pdf_flutter","https://pub.dev/packages/pdf_flutter",74,100,89,"1.1.4","Jan 25, 2021",,"erluxman.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/pdf_flutter/latest/","flutter, flutter_cache_manager, http, path_provider","Displaying PDF from Network, File and assets easily like we display Image in Flutter Widget.","FLUTTER","ANDROID,IOS" -"before_after","https://pub.dev/packages/before_after",74,110,79,"2.1.0","Nov 7, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/before_after/latest/","flutter","A flutter package which makes it easier to display the difference between two images.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_bar","https://pub.dev/packages/bottom_bar",73,130,93,"2.0.2","Jul 17, 2022",,"flowcas.com","MIT (LICENSE)","https://pub.dev/documentation/bottom_bar/latest/","flutter","Bottom bar helps create an optimized bottom navigation bar with beautiful animations","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_audio_waveforms","https://pub.dev/packages/flutter_audio_waveforms",74,120,89,"1.2.1+6","May 20, 2022",,"takrutvik.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_audio_waveforms/latest/","collection, flutter","A UI library for easily adding audio waveforms to your apps, with several customization options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"address_search_field","https://pub.dev/packages/address_search_field",73,130,91,"5.0.1","May 12, 2022",,"jostech.dev","MIT (LICENSE)","https://pub.dev/documentation/address_search_field/latest/","dio, flutter, flutter_riverpod, flutter_web_plugins, google_maps_flutter","An address search field which helps to autocomplete an address by a reference. It can be used to get Directions beetwen two points.","FLUTTER","ANDROID,IOS,WEB,WINDOWS" -"flutter_iconpicker","https://pub.dev/packages/flutter_iconpicker",73,90,90,"3.1.4+1","Apr 26, 2022",,"ahmadre.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_iconpicker/latest/","cupertino_icons, flutter, font_awesome_flutter, provider","A Dialog for picking Icons in Flutter and use them anywhere. Can be used as a default Dialog or as a Adaptive Dialog.",, -"uic","https://pub.dev/packages/uic",73,100,62,"0.11.0","Apr 9, 2022",,"eche.dev","MIT (LICENSE)","https://pub.dev/documentation/uic/latest/","flutter, flutter_lints, url_launcher","A set of high-level Flutter UI components and stand-alone widgets that helps building your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"countup","https://pub.dev/packages/countup",73,120,92,"0.1.4","Mar 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/countup/latest/","flutter","An flutter plugin that will help you to build animated counter texts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ditredi","https://pub.dev/packages/ditredi",73,130,75,"1.0.3","Mar 10, 2022",,"jelenski.net","MIT (LICENSE)","https://pub.dev/documentation/ditredi/latest/","collection, flutter, vector_math","A flutter package that displays large 3D datasets on transparent canvas.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"localization","https://pub.dev/packages/localization",73,100,96,"2.1.0","Feb 3, 2022",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/localization/latest/","flutter","Package to simplify the package translation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_apns","https://pub.dev/packages/flutter_apns",73,120,94,"1.5.4","Jan 19, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_apns/latest/","firebase_core, firebase_messaging, flutter, flutter_apns_only","APNS push notification plugin. Uses firebase_messaging on Android, but replaces it on iOS with custom implementation.","FLUTTER","IOS" -"multi_window","https://pub.dev/packages/multi_window",73,120,72,"0.2.0","Oct 22, 2021",,"wolfenra.in","MIT (LICENSE)","https://pub.dev/documentation/multi_window/latest/","flutter, multi_window_interface, multi_window_linux, multi_window_macos","A package for adding multi window support to Flutter on Desktop.","FLUTTER","LINUX,MACOS" -"flutter_image_slideshow","https://pub.dev/packages/flutter_image_slideshow",73,130,96,"0.1.2","Oct 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_image_slideshow/latest/","flutter","A simple image slideshow widget. Mainly intended for image widget, but other widgets can also be used.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"notification_permissions","https://pub.dev/packages/notification_permissions",73,110,98,"0.6.1","Sep 19, 2021",,"gpalma.pt","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/notification_permissions/latest/","flutter","A plugin to check and ask for notification permissions on Android and iOS","FLUTTER","ANDROID,IOS" -"pusher_client","https://pub.dev/packages/pusher_client",73,120,93,"2.0.0","Sep 1, 2021",,,"MIT (LICENSE)","https://github.com/chinloyal/pusher_client/blob/master/README.md","flutter","A Pusher Channels client plugin for Flutter targeting Android and iOS. It wraps pusher-websocket-java v2.2.5 and pusher-websocket-swift v8.0.0.","FLUTTER","ANDROID,IOS" -"find_dropdown","https://pub.dev/packages/find_dropdown",73,120,90,"1.0.0","Mar 9, 2021","1.0.1-dev.1",,"MIT (LICENSE)","https://pub.dev/documentation/find_dropdown/latest/","flutter, select_dialog","Simple and robust FindDropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"connectivity_wrapper","https://pub.dev/packages/connectivity_wrapper",73,110,91,"1.0.6","May 2, 2021",,"dart.nonstopio.com","MIT (LICENSE)","https://github.com/ajaynonstopio/connectivity_wrapper","flutter, provider","A new Flutter package which provides network-aware widgets.It allows Flutter apps provide feedback on your app when it's not connected to it, or when there's no connection.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"geocode","https://pub.dev/packages/geocode",73,130,98,"1.0.1","Apr 1, 2021",,"imanol.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/geocode/latest/","http","Package to make Geocode requests. It exposes two methods to translate coordinates into locations and addresses into coordinates.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tesseract_ocr","https://pub.dev/packages/tesseract_ocr",73,80,82,"0.3.1","Dec 14, 2020",,"zuzu.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/tesseract_ocr/latest/","flutter, path, path_provider","Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition. It has unicode (UTF-8) support, and can recognize more than 100 languages.","FLUTTER","ANDROID,IOS" -"dart_console","https://pub.dev/packages/dart_console",72,130,85,"1.1.1","Jul 16, 2022",,"sneath.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_console/latest/","ffi, intl, win32","A helper library for command-line applications that need more control over input/output than the standard library provides.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"searchable_listview","https://pub.dev/packages/searchable_listview",72,130,88,"1.7.2","Jul 14, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/searchable_listview/latest/","flutter","A new easy way to filter listview with simple implementation with possibilty to customize search field and empty widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_adaptive_ui","https://pub.dev/packages/flutter_adaptive_ui",72,130,63,"0.8.0+1","Jun 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_adaptive_ui/latest/","flutter","A library that helps implement adaptive UI (based on OS , Screen size , ...) .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"audio_wave","https://pub.dev/packages/audio_wave",72,120,89,"0.1.4","May 18, 2022",,"sonub.com","MIT (LICENSE)","https://pub.dev/documentation/audio_wave/latest/","flutter","A highly customizable bar graph(or wave graph) with animation, color, radius, spaces, etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flamingo","https://pub.dev/packages/flamingo",72,110,70,"2.17.0","Apr 23, 2022",,"neverjp.com","MIT (LICENSE)","https://pub.dev/documentation/flamingo/latest/","cloud_firestore, firebase_core, firebase_storage, flutter, rxdart, universal_io","This is Firebase Firestore Model Framework Library. Can be manage document reference and collection reference. And provide Firestore and Cloud Storage interface.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"appodeal_flutter","https://pub.dev/packages/appodeal_flutter",72,130,75,"1.1.2","Feb 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/appodeal_flutter/latest/","flutter","A Flutter plugin to display ads from Appodeal; it supports consent dialog to track users.","FLUTTER","ANDROID,IOS" -"material_tag_editor","https://pub.dev/packages/material_tag_editor",72,130,90,"0.1.2","Feb 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/material_tag_editor/latest/","flutter","A simple tag editor for inputing tags. This is design to act and feel similar the standard Material TextField as much as possible.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_shortcuts","https://pub.dev/packages/flutter_shortcuts",72,130,68,"1.3.0","Dec 25, 2021",,"hackthedeveloper.com","BSD-3-Clause (LICENSE)","https://github.com/DevsOnFlutter/flutter_shortcuts/blob/main/README.md","flutter, plugin_platform_interface","Flutter plugin for creating static & dynamic app/conversation shortcuts on home screen.","FLUTTER","ANDROID,IOS" -"flutter_geofire","https://pub.dev/packages/flutter_geofire",72,110,94,"2.0.1","Nov 10, 2021",,"mrdishant.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_geofire/latest/","flutter","A Flutter plugin to get the realtime updates of places nearby. GeoFire is an open-source library for that allows you to store and query a set of keys based on their geographic location.","FLUTTER","ANDROID,IOS" -"tree_view","https://pub.dev/packages/tree_view",72,120,89,"0.0.6","Oct 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/tree_view/latest/","flutter","A Flutter package for a fully customisable base tree view. Using this package you can build nested tree view with the possibility of making each child widget a parent.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"file_manager","https://pub.dev/packages/file_manager",72,130,89,"1.0.0","Jul 7, 2021",,,"BSD-3-Clause (LICENSE)","https://github.com/DevsOnFlutter/file_manager/blob/main/README.md","flutter, path_provider","FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"custom_info_window","https://pub.dev/packages/custom_info_window",72,120,95,"1.0.1","Apr 16, 2021",,"abhishekduhoon.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/custom_info_window/latest/","flutter, google_maps_flutter","A widget based custom info window for google_maps_flutter package.","FLUTTER","ANDROID,IOS" -"flutter_highlight","https://pub.dev/packages/flutter_highlight",72,110,92,"0.7.0","Mar 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_highlight/latest/","flutter, highlight","Syntax highlighting widget for Flutter with lots of languages and themes support.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"date_time_format","https://pub.dev/packages/date_time_format",72,120,94,"2.0.1","Mar 5, 2021",,"jamesalex.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/date_time_format/latest/","Packages that depend on date_time_format","Utilities for formatting Dart's DateTime object using standard date/time notation or as a relative time offset.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_link_preview","https://pub.dev/packages/flutter_link_preview",72,100,87,"1.5.6","Sep 9, 2020",,"letmaker.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_link_preview/latest/","flutter, gbk2utf8, html, http","This is a URL preview plugin that previews the content of a URL.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_genius_scan","https://pub.dev/packages/flutter_genius_scan",72,130,87,"4.5.2","Jun 24, 2022",,"thegrizzlylabs.com","unknown (LICENSE)","https://pub.dev/documentation/flutter_genius_scan/latest/","flutter","Flutter plugin for the Genius Scan SDK for iOS and Android. It allows scanning paper documents using a smartphone camera.","FLUTTER","ANDROID,IOS" -"twitter_login","https://pub.dev/packages/twitter_login",71,120,97,"4.2.3","Apr 27, 2022","4.3.0-dev",,"MIT (LICENSE)","https://pub.dev/documentation/twitter_login/latest/","crypto, flutter, http","Flutter Twitter Login Plugin. Library for login with Twitter APIs OAuth service","FLUTTER","ANDROID,IOS" -"flutter_toggle_tab","https://pub.dev/packages/flutter_toggle_tab",71,120,95,"1.2.0","May 26, 2022",,"lazycatlabs.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_toggle_tab/latest/","flutter","Library to create Beautiful and Customized Tab/Toggle Widget on Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"open_mail_app","https://pub.dev/packages/open_mail_app",71,120,96,"0.4.5","Feb 23, 2022",,"homex.com","MIT (LICENSE)","https://pub.dev/documentation/open_mail_app/latest/","flutter, platform, url_launcher","This library provides the ability to query the device for installed email apps and open those apps","FLUTTER","ANDROID,IOS" -"flutter_radar_chart","https://pub.dev/packages/flutter_radar_chart",71,110,90,"0.2.1","Feb 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_radar_chart/latest/","flutter","Basic radar chart for Flutter. This chart is intended to work out of the box, adjusting itself to the given data. The design of the chart was inspired by the Python Graph Gallery.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_jsonwebtoken","https://pub.dev/packages/dart_jsonwebtoken",72,120,95,"2.4.1","Feb 3, 2022",,"jroussel.fr","MIT (LICENSE)","https://pub.dev/documentation/dart_jsonwebtoken/latest/","collection, convert, crypto, pointycastle","A dart implementation of the famous javascript library 'jsonwebtoken' (JWT).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ftpconnect","https://pub.dev/packages/ftpconnect",71,120,91,"1.0.1","Jan 18, 2022",,"salimdev.ovh","MIT (LICENSE)","https://pub.dev/documentation/ftpconnect/latest/","archive, intl, path","Flutter simple and robust dart FTP Connect Library to interact with FTP Servers with possibility of zip and unzip files.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"simple_shadow","https://pub.dev/packages/simple_shadow",71,90,94,"0.3.0","Dec 24, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/simple_shadow/latest/","flutter","A customizable shadow for any widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"blurhash_dart","https://pub.dev/packages/blurhash_dart",71,130,92,"1.1.0","Nov 11, 2021",,"einval.de","MIT (LICENSE)","https://pub.dev/documentation/blurhash_dart/latest/","image","A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and a decoder, as well as some utility extensions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio_cookie_manager","https://pub.dev/packages/dio_cookie_manager",71,130,98,"2.0.0","Mar 28, 2021",,"flutterchina.club","MIT (LICENSE)","https://pub.dev/documentation/dio_cookie_manager/latest/","cookie_jar, dio","A cookie manager for Dio, which supports persistent cookies in RAM and file.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"sms_user_consent","https://pub.dev/packages/sms_user_consent",71,130,87,"0.1.0","Mar 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sms_user_consent/latest/","flutter","Request user's phone number (supports dual sim) and/or consent to read SMS without adding any permissions","FLUTTER","ANDROID" -"flustars","https://pub.dev/packages/flustars",72,110,96,"2.0.1","Mar 8, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flustars/latest/","common_utils, flutter, path_provider, sp_util, synchronized","Flutter common utils library. SpUtil, ScreenUtil, WidgetUtil, DirectoryUtil, ImageUtil. SharedPreferences Util. Screen info & Screen adaptation. get image size.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"snappable","https://pub.dev/packages/snappable",71,100,66,"1.0.1","Aug 6, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/snappable/latest/","flutter, image","A Flutter library for Thanos snap effect. Use it to turn your Widgets into dust. For fun only!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bubbled_navigation_bar","https://pub.dev/packages/bubbled_navigation_bar",71,90,80,"0.0.4","Apr 8, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/bubbled_navigation_bar/latest/","flutter","Stunning Animating Bubbled Shape Navigation Bar. Adjustable color, background color, animation curve, animation duration. Working with PageView via controller param.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"riverbloc","https://pub.dev/packages/riverbloc",70,130,77,"1.0.0+2","Nov 25, 2021","2.0.0-dev.3",,"MIT (LICENSE)","https://pub.dev/documentation/riverbloc/latest/","bloc, meta, riverpod","BlocProvider implementation with riverpod as alternative to provider, similar to StateNotifierProvider","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bdd_widget_test","https://pub.dev/packages/bdd_widget_test",70,130,85,"1.4.2","Jun 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/bdd_widget_test/latest/","build, build_config, characters, collection, diacritic, file, flutter, flutter_test, meta, path, yaml","A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"animated_login","https://pub.dev/packages/animated_login",70,130,83,"1.5.4","Jun 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_login/latest/","animations, async, flutter, provider","Animated Login for Flutter. You can welcome your users with this beautiful animated screen that gives functionality for both login and sign up.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"giphy_get","https://pub.dev/packages/giphy_get",70,110,94,"3.1.0","Jun 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/giphy_get/latest/","extended_image, flutter, flutter_localizations, flutter_staggered_grid_view, http, meta, provider, url_launcher","Pick EMOJI,STICKER or GIF from Giphy in pure dart code. Support Android,iOS,Web and Desktop.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"alan_voice","https://pub.dev/packages/alan_voice",70,110,90,"3.6.0","Jun 2, 2022",,,"unknown (LICENSE)","https://alan.app/docs/client-api/methods/common-api","flutter, package_info","Alan AI voice assistant SDK for Flutter to add a voice assistant or chatbot to your app.","FLUTTER","ANDROID,IOS" -"xml2json","https://pub.dev/packages/xml2json",71,125,97,"5.3.3","May 28, 2022",,"darticulate.com","MIT (LICENSE)","https://pub.dev/documentation/xml2json/latest/","xml","An XML to JSON conversion package. Supports Badgerfish, GData and Parker conversions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"square_in_app_payments","https://pub.dev/packages/square_in_app_payments",70,110,88,"1.7.4","May 23, 2022",,,"Apache-2.0 (LICENSE)","https://github.com/square/in-app-payments-flutter-plugin","built_collection, built_value, flutter, meta","An open source Flutter plugin for calling Square’s native In-App Payments SDK to take in-app payments on iOS and Android.","FLUTTER","ANDROID,IOS" -"redis","https://pub.dev/packages/redis",71,95,86,"3.1.0","May 8, 2022",,,"AGPL-3.0 (LICENSE)","https://pub.dev/documentation/redis/latest/","Packages that depend on redis","Redis database (https://redis.io/) client, with both simplicity and performance as primary goals.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flashy_tab_bar2","https://pub.dev/packages/flashy_tab_bar2",70,120,87,"0.0.4","Feb 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flashy_tab_bar2/latest/","flutter","One another nice animated tab bar (Flutter Version) (inspired by https://github.com/Cuberto/flashy-tabbar)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cider","https://pub.dev/packages/cider",70,110,78,"0.1.1","Dec 28, 2021",,"karapetov.com","MIT (LICENSE)","https://pub.dev/documentation/cider/latest/","args, change, intl, klizma, markdown, marker, path, pub_semver, pubspec_parse, rfc_6901, version_manipulation, yaml","Tools for Dart package maintainers. Automates CHANGLELOG and pubspec.yaml updates.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_gradient_colors","https://pub.dev/packages/flutter_gradient_colors",70,110,89,"2.1.1","Aug 20, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_gradient_colors/latest/","flutter","it's provide you more than 100 predefined Gradient Colors.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_app_lock","https://pub.dev/packages/flutter_app_lock",70,110,89,"2.0.0","Jul 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_app_lock/latest/","flutter","A Flutter package for showing a lock screen on app open and app pause.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dropdown_plus","https://pub.dev/packages/dropdown_plus",70,120,94,"0.0.9","Jun 30, 2021",,"crawlink.com","MIT (LICENSE)","https://pub.dev/documentation/dropdown_plus/latest/","flutter","Simple and easy to use Dropdown in forms with search, keyboard navigation, offiline data source, remote data source and easy customization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluentui_icons","https://pub.dev/packages/fluentui_icons",70,120,88,"1.0.0","Apr 19, 2021",,"albertobonacina.com","MIT (LICENSE)","https://pub.dev/documentation/fluentui_icons/latest/","flutter","Microsoft Fluent UI Icons package for Flutter based on the official repo","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drawer_swipe","https://pub.dev/packages/drawer_swipe",70,70,82,"0.0.4","Mar 10, 2021",,"pharous.com","MIT (LICENSE)","https://pub.dev/documentation/drawer_swipe/latest/","flutter","Drawer swipe Package for displaying multi layer drawer",, -"loading_gifs","https://pub.dev/packages/loading_gifs",70,130,92,"0.3.0","Mar 4, 2021",,"codelessly.com","unknown (LICENSE)","https://github.com/Codelessly/FlutterLoadingGIFs","flutter","Loading indicator GIFs. Material and Cupertino (Android and iOS) loading indicators in assorted sizes. Use as placeholders for loading remote image assets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_search","https://pub.dev/packages/easy_search",70,90,78,"1.0.6+1","Dec 22, 2020",,"iatec.com","MIT (LICENSE)","https://pub.dev/documentation/easy_search/latest/","flutter","A highly customizable search component to accelerate your development.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutterfire_cli","https://pub.dev/packages/flutterfire_cli",69,100,91,"0.2.4","Jul 13, 2022","0.3.0-dev.12","invertase.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutterfire_cli/latest/","ansi_styles, args, ci, cli_util, deep_pick, file, interact, meta, path, platform, pub_updater, pubspec, xml","A command-line application for FlutterFire.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dashbook","https://pub.dev/packages/dashbook",70,120,91,"0.1.8","May 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dashbook/latest/","device_frame, flutter, flutter_colorpicker, flutter_markdown, shared_preferences, url_launcher","A showcase/sandbox library to help you build isolated widgets in Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"material_segmented_control","https://pub.dev/packages/material_segmented_control",69,120,95,"4.0.0","May 14, 2022",,,"Apache-2.0 (LICENSE)","https://github.com/benjamin-kraatz/material_segmented_control","flutter","A segmented control widget like the one for iOS, but in Material design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fresh_dio","https://pub.dev/packages/fresh_dio",69,130,90,"0.3.2","Apr 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/fresh_dio/latest/","dio, fresh","An http interceptor for token refresh. Fresh is built on top of package:dio and manages authentication tokens transparently.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ext_video_player","https://pub.dev/packages/ext_video_player",69,90,86,"0.1.2","Mar 1, 2022",,"karthikponnam.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ext_video_player/latest/","flutter, http, meta, video_player_platform_interface, video_player_web, youtube_explode_dart","Flutter plugin for displaying inline with other Flutter widgets on Android and iOS. This plugin also supports playing youtube videos & RTMP Streams","FLUTTER","ANDROID,IOS,WEB" -"drop_down_list","https://pub.dev/packages/drop_down_list",69,120,89,"0.0.2","Dec 20, 2021",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/drop_down_list/latest/","flutter","A drop down list with single and multiple selection that will work with search.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_logger","https://pub.dev/packages/simple_logger",69,130,93,"1.9.0","Dec 6, 2021",,"mono0926.com","MIT (LICENSE)","https://pub.dev/documentation/simple_logger/latest/","logging, stack_trace","Provides super simple APIs for logging. The log also includes caller info by setting includeCallerInfo to true. On Android Studio, jump to called location by clicking the log.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_html_to_pdf","https://pub.dev/packages/flutter_html_to_pdf",69,120,96,"0.7.0","Sep 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_html_to_pdf/latest/","flutter","Flutter plugin for generating PDF documents from HTML code templates","FLUTTER","ANDROID,IOS" -"select_dialog","https://pub.dev/packages/select_dialog",69,120,93,"2.0.0","Mar 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/select_dialog/latest/","flutter","Package designed to select an item from a list, with the option to filter and even search the items online.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_gps","https://pub.dev/packages/flutter_gps",69,80,0,"0.0.1","Apr 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_gps/latest/","flutter","Flutter GPS Plugin","FLUTTER","ANDROID,IOS" -"string_similarity","https://pub.dev/packages/string_similarity",69,120,93,"2.0.0","Mar 12, 2021",,"jeremylandon.com","MIT (LICENSE)","https://pub.dev/documentation/string_similarity/latest/","Packages that depend on string_similarity","Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dropdown_banner","https://pub.dev/packages/dropdown_banner",69,110,72,"1.4.0","Oct 2, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/dropdown_banner/latest/","dart_notification_center, flutter","Manages the creation and animation of banner ui elements that are useful for displaying warnings and updates to users.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliver_fab","https://pub.dev/packages/sliver_fab",69,100,88,"1.0.0","Dec 15, 2018",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/sliver_fab/latest/","flutter","A wrapper widget allowing to place a widget on the edge of FlexibleSpacebar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_plugin_android_lifecycle","https://pub.dev/packages/flutter_plugin_android_lifecycle",68,130,99,"2.0.7","Jul 12, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_plugin_android_lifecycle/latest/","flutter","Flutter plugin for accessing an Android Lifecycle within other plugins.","FLUTTER","ANDROID" -"flutter_geolocation_service","https://pub.dev/packages/flutter_geolocation_service",68,110,18,"0.1.0","Jun 29, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_geolocation_service/latest/","flutter, flutter_web_plugins, plugin_platform_interface","Flutter plugin for generic location functionality","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"xmpp_plugin","https://pub.dev/packages/xmpp_plugin",68,100,78,"2.2.3","Jun 29, 2022",,"xrstudio.in","Apache-2.0 (LICENSE)","https://pub.dev/documentation/xmpp_plugin/latest/","device_info, flutter, path_provider, permission_handler, share, shared_preferences","Xmpp plugin which helps to connect with xmpp via native channels and native libs like smack android and ios via xmppframework","FLUTTER","ANDROID,IOS" -"flutter_map_marker_popup","https://pub.dev/packages/flutter_map_marker_popup",68,130,94,"3.1.0+1","Jun 27, 2022",,"balanci.ng","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_map_marker_popup/latest/","animated_stack_widget, flutter, flutter_map, latlong2, provider","A plugin for flutter_map to show a customisable popup Widget when a marker is tapped. Also provides methods to show/hide popups.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"device_frame","https://pub.dev/packages/device_frame",68,110,94,"1.1.0","May 24, 2022",,"aloisdeniel.com","MIT (LICENSE)","https://pub.dev/documentation/device_frame/latest/","flutter, freezed_annotation","Mockups for common devices.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"spreadsheet_decoder","https://pub.dev/packages/spreadsheet_decoder",68,130,91,"2.1.0","Mar 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/spreadsheet_decoder/latest/","archive, xml","A lightweight library for parsing and updating spreadsheet documents","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"async_task","https://pub.dev/packages/async_task",68,120,82,"1.0.18","Feb 28, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/async_task/latest/","async_extension, collection, ffi","Asynchronous tasks and parallel executors (similar to thread pools) for all Dart platforms (transparently), without having to deal with `Isolate` complexity.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_context_menu","https://pub.dev/packages/native_context_menu",68,90,79,"0.2.1+4","Feb 21, 2022",,"lesnitsky.dev","MIT (LICENSE)","https://pub.dev/documentation/native_context_menu/latest/","flutter","Provides a native context menu for flutter applications. Most useful on desktop.",, -"draggable_widget","https://pub.dev/packages/draggable_widget",68,110,92,"2.0.0","Aug 12, 2021",,"theadar.xyz","MIT (LICENSE)","https://pub.dev/documentation/draggable_widget/latest/","flutter","A flutter package which will help you to create a draggable widget that can be dragged around the screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"steel_crypt","https://pub.dev/packages/steel_crypt",68,120,91,"3.0.0+1","Apr 21, 2021",,"kishoredev.live","MPL-2.0 (LICENSE)","https://pub.dev/documentation/steel_crypt/latest/","args, pointycastle","A comprehensive library of high-level, cryptographic APIs. This library supports hashing, password hashing, two-way encryption, MAC authentication, and key/IV generation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_breadcrumb","https://pub.dev/packages/flutter_breadcrumb",68,130,93,"1.0.1","Mar 22, 2021",,"payamzahedi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_breadcrumb/latest/","flutter, pedantic","Flutter Widget that can easily create Breadcrumb in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gooey_carousel","https://pub.dev/packages/gooey_carousel",68,110,69,"0.1.2","Dec 13, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/gooey_carousel/latest/","flutter","Package to implements a gooey carousel created by gskinner team","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sparkline","https://pub.dev/packages/flutter_sparkline",68,90,93,"0.1.0","Sep 7, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_sparkline/latest/","flutter","Beautiful sparkline charts for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fade_out_particle","https://pub.dev/packages/fade_out_particle",68,130,68,"1.1.1","Jun 21, 2022",,"appgozar.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/fade_out_particle/latest/","flutter","Fade out particle effect for disappearing views like Text and Icon","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"date_field","https://pub.dev/packages/date_field",67,130,95,"3.0.1","Apr 28, 2022",,"gaspardmerten.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/date_field/latest/","flutter, intl","A widget in the form of a field that lets people choose a date, a time or both.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"forge2d","https://pub.dev/packages/forge2d",68,130,82,"0.11.0","Apr 11, 2022",,"flame-engine.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/forge2d/latest/","vector_math","A 2D physics engine for Dart (based on Box2D), also works with the Flame game engine in Flutter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_phosphor_icons","https://pub.dev/packages/flutter_phosphor_icons",67,110,88,"0.0.1+6","Dec 28, 2021",,,"flutter","https://pub.dev/packages/flutter_phosphor_icons/license","Packages that depend on flutter_phosphor_icons","Phosphor is a flexible icon family for interfaces, diagrams, presentations — whatever, really.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"camera_deep_ar","https://pub.dev/packages/camera_deep_ar",68,110,86,"0.0.2+3","Dec 26, 2021",,"maugost.com","MIT (LICENSE)","https://pub.dev/documentation/camera_deep_ar/latest/","flutter, flutter_plugin_android_lifecycle, path_provider, permission_handler","A Flutter plugin for Camera video and Photo Augmented reality recording.","FLUTTER","ANDROID,IOS" -"rect_getter","https://pub.dev/packages/rect_getter",67,130,96,"1.1.0","Nov 17, 2021",,"debuggerx.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/rect_getter/latest/","flutter","A widget provide a simple way to get child`s rectangle information after rendered.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cool_dropdown","https://pub.dev/packages/cool_dropdown",67,100,91,"1.4.1","Nov 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/cool_dropdown/latest/","flutter","Customizable cool dropdown UI ✨ You can customize selected item, BoxDecoration of the dropdownBox, and dropdown input.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"esc_pos_utils","https://pub.dev/packages/esc_pos_utils",67,120,97,"1.1.0","Sep 21, 2021",,"tablemi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/esc_pos_utils/latest/","flutter, gbk_codec, hex, image","Basic Flutter/Dart classes for ESC/POS printing. Ticket class generates ESC/POS commands that can be sent to a thermal printer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_clipper","https://pub.dev/packages/animated_clipper",67,130,77,"0.2.0+2","Jun 17, 2021",,"oodavid.com","MIT (LICENSE)","https://pub.dev/documentation/animated_clipper/latest/","flutter","Clip your widgets with Animated Clippers. Includes a collection of PathBuilders and helper widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_udid","https://pub.dev/packages/flutter_udid",67,130,96,"2.0.0","Mar 28, 2021",,"kukuk.me","MIT (LICENSE)","https://pub.dev/documentation/flutter_udid/latest/","crypto, flutter","Plugin to retrieve a persistent UDID accross reinstalls on iOS and Android","FLUTTER","ANDROID,IOS,MACOS" -"flutter_gradients","https://pub.dev/packages/flutter_gradients",67,85,84,"1.0.0+3","Jan 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_gradients/latest/","flutter, vector_math","A curated collection of awesome gradients made in Dart for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sk_onboarding_screen","https://pub.dev/packages/sk_onboarding_screen",67,90,85,"1.0.1","Feb 16, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/sk_onboarding_screen/latest/","flutter","A library that walks a user through multiple on-boarding screens in a simple and easy way","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_villains","https://pub.dev/packages/flutter_villains",67,100,77,"1.2.1","Jun 19, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_villains/latest/","flutter, flutter_sequence_animation","Villains for flutter. Page transitions with just a few lines of code. What are heroes without villains?","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_circular_slider","https://pub.dev/packages/flutter_circular_slider",67,100,87,"2.5.0","Jun 12, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_circular_slider/latest/","flutter","A customizable widget to select intervals in a circular line.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_phone_auth_handler","https://pub.dev/packages/firebase_phone_auth_handler",66,130,92,"1.0.6","Jul 16, 2022",,"rithik-dev.me","MIT (LICENSE)","https://pub.dev/documentation/firebase_phone_auth_handler/latest/","firebase_auth, flutter, provider","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.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"tap_builder","https://pub.dev/packages/tap_builder",66,120,80,"0.3.5","Jul 12, 2022",,"aloisdeniel.com","MIT (LICENSE)","https://pub.dev/documentation/tap_builder/latest/","flutter","A simple widget for building interactive areas.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"time_range","https://pub.dev/packages/time_range",66,110,91,"1.0.3","Jul 5, 2022",,"codigobase.es","MIT (LICENSE)","https://pub.dev/documentation/time_range/latest/","flutter","Flutter widget for selecting a time range. You can specify the steps between the hours, time blocks that the range must meet and widget colors.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pana","https://pub.dev/packages/pana",66,100,72,"0.21.14","Jul 5, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pana/latest/","analyzer, args, async, cli_util, collection, html, http, io, json_annotation, logging, markdown, meta, path, pub_semver, pubspec_parse, retry, safe_url_check, source_span, string_scanner, tar, yaml","Evaluate the health and quality of a Dart package","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutterwave","https://pub.dev/packages/flutterwave",66,100,95,"1.0.3","Jul 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutterwave/latest/","flutter, http, tripledes_nullsafety, webview_flutter","Flutterwave official flutter library to accept payment via card, USSD, Mobile Money etc.","FLUTTER","ANDROID,IOS" -"walletconnect_dart","https://pub.dev/packages/walletconnect_dart",66,130,91,"0.0.11","Jun 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/walletconnect_dart/latest/","convert, cryptography, json_annotation, stack_trace, uuid, web_socket_channel","Open protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_painter","https://pub.dev/packages/image_painter",66,130,90,"0.4.6","Jun 16, 2022","1.0.0-nullsafety.0",,"MIT (LICENSE)","https://pub.dev/documentation/image_painter/latest/","flutter, vector_math","A flutter package for drawing over images. Supports color, strokeWidth, different paintModes and exporting image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"brick_offline_first","https://pub.dev/packages/brick_offline_first",66,110,65,"2.1.1","Jun 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/brick_offline_first/latest/","brick_core, brick_offline_first_abstract, brick_sqlite, brick_sqlite_abstract, collection, dart_style, http, logging, meta, path, sqflite_common","A Brick domain that routes data fetching through local providers before remote providers.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"f_logs","https://pub.dev/packages/f_logs",66,120,94,"2.0.1","Apr 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/f_logs/latest/","flutter, intl, meta, path, path_provider, sembast, stack_trace, xxtea","FLog provides quick & simple logging solution. All logs are saved to the DB which can then be exported in files.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"document_scanner_flutter","https://pub.dev/packages/document_scanner_flutter",66,120,90,"0.2.7","Feb 8, 2022",,"ishaqhassan.com","MIT (LICENSE)","https://pub.dev/documentation/document_scanner_flutter/latest/","flutter, path_provider, pdf, photo_view","A android & ios document scanner & auto detector plugin for flutter.","FLUTTER","ANDROID,IOS" -"flutter_floating_bottom_bar","https://pub.dev/packages/flutter_floating_bottom_bar",66,130,79,"1.0.0+1","Dec 26, 2021",,"hashstudios.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_floating_bottom_bar/latest/","flutter","A flutter package that allows showing a floating widget that can be used as a tab bar, bottom navigation bar, etc. The widget reacts to scrolling events too.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"keyboard_attachable","https://pub.dev/packages/keyboard_attachable",66,120,94,"2.1.0","Nov 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/keyboard_attachable/latest/","flutter, flutter_keyboard_visibility","A Flutter package to build widgets that can be attached to the soft keyboard.","FLUTTER","ANDROID,IOS" -"simple_tooltip","https://pub.dev/packages/simple_tooltip",66,100,96,"1.0.0","Aug 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_tooltip/latest/","flutter","A simple library for creating tooltips","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sound_stream","https://pub.dev/packages/sound_stream",66,130,90,"0.3.0","Jul 17, 2021",,"casperpas.dev","GPL-3.0 (LICENSE)","https://pub.dev/documentation/sound_stream/latest/","flutter","A Flutter plugin for streaming audio data from Mic and data to Audio engine without using a file.","FLUTTER","ANDROID,IOS" -"animated_image_list","https://pub.dev/packages/animated_image_list",66,110,60,"1.0.0","May 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_image_list/latest/","flutter, gesture_x_detector","Flutter Animated image list with parallax effect and image lightbox .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliver_header_delegate","https://pub.dev/packages/sliver_header_delegate",66,110,88,"0.0.5","Apr 19, 2021",,,"MIT (LICENSE)","https://github.com/miroslava-podybailo/flutter_sliver_header_delegate/blob/master/README.md","flutter","A flexible sliver header delegate that allows easily customize your SliverHeader","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_qr_reader","https://pub.dev/packages/flutter_qr_reader",66,105,93,"1.0.5","Apr 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_qr_reader/latest/","flutter","QR code (scan QRCode and picture) recognition (AndroidView/UiKitView)","FLUTTER","ANDROID,IOS" -"jalali_calendar","https://pub.dev/packages/jalali_calendar",66,90,84,"1.0.4","Apr 1, 2021",,"flutterfarsi.ir","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/jalali_calendar/latest/","flutter, jiffy","Calendar , Datepicker and Date Convertor For Persian Date(Jalali/Shamsi date) with holiday",, -"fuzzy","https://pub.dev/packages/fuzzy",66,90,91,"0.3.0","Jan 7, 2021",,"borges.dev","MIT (LICENSE)","https://pub.dev/documentation/fuzzy/latest/","latinize, meta","Fuzzy search in Dart. initially translated from Fuse.js.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"super_enum","https://pub.dev/packages/super_enum",66,100,76,"0.5.0","Oct 21, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/super_enum/latest/","equatable, meta","Create super-powered enums similar to sealed classes in Kotlin.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fdottedline","https://pub.dev/packages/fdottedline",66,95,93,"1.0.1","Jun 9, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/fdottedline/latest/","flutter","Help developers realize the dotted line in the simplest way.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expandable_card","https://pub.dev/packages/expandable_card",66,100,74,"0.0.3+1","May 11, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/expandable_card/latest/","flutter","a Flutter Widget that makes it easy to build a page with a bottom Card that can be expanded on user drag.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swipedetector","https://pub.dev/packages/swipedetector",66,70,94,"1.2.0","Aug 28, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/swipedetector/latest/","flutter","A Flutter package to detect up, down, left, right swipes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"another_xlider","https://pub.dev/packages/another_xlider",65,120,96,"1.1.2","Jul 18, 2022",,"daniscript.com","MIT (LICENSE)","https://pub.dev/documentation/another_xlider/latest/","flutter","(Another Xlider) A material design slider and range slider, horizontal and vertical, with RTL support and lots of options and customizations for flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"call_log","https://pub.dev/packages/call_log",65,120,91,"4.0.0","Jul 15, 2022",,"4q.eu","MIT (LICENSE)","https://pub.dev/documentation/call_log/latest/","flutter","A Flutter plugin to access and query call history log. Support for Android only as iOS does not provide API for accessing call history.","FLUTTER","ANDROID" -"auto_route_generator","https://pub.dev/packages/auto_route_generator",65,60,96,"4.2.0","Jun 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/auto_route_generator/latest/","analyzer, args, auto_route, build, build_runner, code_builder, dart_style, path, source_gen, xml","AutoRoute is a declartive routing solution, where everything needed for navigation is automatically generated for you.",, -"search_app_bar_page","https://pub.dev/packages/search_app_bar_page",65,120,78,"2.1.3","Jun 9, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/search_app_bar_page/latest/","connectivity_plus, diacritic, flutter, get, meta","A search page built for minimal work and good performance. Enjoy.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_callkit_incoming","https://pub.dev/packages/flutter_callkit_incoming",67,130,93,"1.0.2+1","May 20, 2022",,"hiennv.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_callkit_incoming/latest/","flutter","Flutter Callkit Incoming to show callkit screen in your Flutter app.","FLUTTER","ANDROID,IOS" -"flutter_tesseract_ocr","https://pub.dev/packages/flutter_tesseract_ocr",65,120,88,"0.4.20","May 9, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_tesseract_ocr/latest/","flutter, js, path, path_provider","Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition. It has unicode (UTF-8) support, and can recognize more than 100 languages.","FLUTTER","ANDROID,IOS,WEB" -"quds_ui_kit","https://pub.dev/packages/quds_ui_kit",65,110,76,"0.0.7+8","May 3, 2022",,"quds.cc","MIT (LICENSE)","https://pub.dev/documentation/quds_ui_kit/latest/","flutter","Flutter UI kit [(animating icons, buttons, texts, counter, digital clock) - page transitions - toasts - dialogs- pagination - splash screen ...etc ]","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_vpn","https://pub.dev/packages/flutter_vpn",65,130,86,"0.12.0","Apr 24, 2022",,,"LGPL-2.1 (LICENSE.md)","https://pub.dev/documentation/flutter_vpn/latest/","flutter, plugin_platform_interface","Plugin for developers to access VPN service in their flutter app.","FLUTTER","ANDROID,IOS" -"firestore_ui","https://pub.dev/packages/firestore_ui",65,110,91,"1.23.0","Mar 23, 2022",,"gildaswise.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firestore_ui/latest/","cloud_firestore, cloud_firestore_platform_interface, collection, firebase_core, firebase_core_platform_interface, flutter, flutter_staggered_grid_view, meta","A port of firebase_database's FirebaseAnimatedList that works with cloud_firestore, with additional variants","FLUTTER","ANDROID,IOS,MACOS,WEB" -"epub_view","https://pub.dev/packages/epub_view",65,110,89,"3.0.0","Mar 22, 2022",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/epub_view/latest/","collection, epubx, equatable, flutter, flutter_html, html, scrollable_positioned_list, universal_file","Flutter widget for view EPUB documents on on Web, MacOs, Android and iOS. Based on dart-epub package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"xmpp_stone","https://pub.dev/packages/xmpp_stone",65,80,79,"0.3.3","Jan 11, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/xmpp_stone/latest/","console, crypto, cryptoutils, image, intl, quiver, synchronized, tuple, unorm_dart, xml","Xmpp Stone is lightweight XMPP client library written completely in Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_onboarding_slider","https://pub.dev/packages/flutter_onboarding_slider",65,130,86,"1.0.7","Dec 9, 2021",,"appinio.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_onboarding_slider/latest/","flutter, provider","A page slider with parallex design that allows (Text) widgets or body to slide at a different speed with background.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_chess_board","https://pub.dev/packages/flutter_chess_board",65,130,83,"1.0.1","Nov 23, 2021",,"joshi.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_chess_board/latest/","chess, chess_vectors_flutter, flutter","A Chessboard Widget for Flutter. Full support for PGN, FEN, SAN. Undo move, multiple board colors and arrow support.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_extensions","https://pub.dev/packages/dart_extensions",65,120,89,"2.2.0","Oct 31, 2021",,,"BSD-3-Clause (LICENSE)","https://github.com/droididan/dart_extentions","flutter, http, intl, quiver","Set of method-extensions for dart that makes using framework in a much easier and clean way also adds additional functionality.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_url_preview","https://pub.dev/packages/simple_url_preview",65,120,91,"3.0.1","Jun 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_url_preview/latest/","cached_network_image, collection, flutter, html, http, string_validator, url_launcher","Flutter package to show url preview. Custamizable height, background and text styles, as well as lines.","FLUTTER","ANDROID,IOS,MACOS" -"locally","https://pub.dev/packages/locally",65,110,75,"1.0.5","Apr 23, 2021",,"samuelezedi.com","unknown (LICENSE)","https://pub.dev/documentation/locally/latest/","flutter, flutter_local_notifications","This package helps developers create local notification in flutter, it extends the flutter local notification package and tries to make usage more simple and user friendly.","FLUTTER","ANDROID,IOS,MACOS" -"breakpoint","https://pub.dev/packages/breakpoint",65,120,84,"1.2.0","Mar 31, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/breakpoint/latest/","flutter","A Flutter plugin to calculate the material design breakpoints.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tiengviet","https://pub.dev/packages/tiengviet",65,110,93,"0.5.0","Mar 27, 2021",,"4pet.social","BSD-3-Clause (LICENSE)","https://github.com/tvc12/tiengviet","Packages that depend on tiengviet","🇻🇳 Converts vietnamese language sign to unsigned easily. 😍 Give me a string vietnamese language, i will respond you string vietnamese unsigned. 👍","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nanoid","https://pub.dev/packages/nanoid",65,120,94,"1.0.0","Mar 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/nanoid/latest/","Packages that depend on nanoid","A tiny, secure, URL-friendly, unique string ID generator. Dart implementation of ai/nanoid","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sounds","https://pub.dev/packages/sounds",65,90,69,"0.9.3","Aug 9, 2020",,,"LGPL-3.0 (LICENSE)","https://github.com/bsutton/sounds/wiki","device_info, flutter, flutter_spinkit, meta, path, path_provider, provider, sounds_common, uuid","Sounds provide a complete api and Widgets for audio playback and recording. Both iOS and Android are supported.","FLUTTER","ANDROID,IOS" -"bottom_navigation_badge","https://pub.dev/packages/bottom_navigation_badge",65,70,85,"1.0.3","Apr 5, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/bottom_navigation_badge/latest/","flutter","BottomNavigationBadge is a Flutter widget developed by westdabestdb that allows developers to add notification badges to bottom navigation bar items.",, -"openfoodfacts","https://pub.dev/packages/openfoodfacts",64,120,87,"1.23.0","Jul 20, 2022",,"openfoodfacts.org","unknown (LICENSE)","https://pub.dev/documentation/openfoodfacts/latest/","http, image, json_annotation, meta, path","Dart package for the Open Food Facts API, a food products database made by everyone, for everyone.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adaptive_action_sheet","https://pub.dev/packages/adaptive_action_sheet",64,130,95,"2.0.2","Jul 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/adaptive_action_sheet/latest/","flutter, universal_io","A Flutter package for action bottom sheet that adapts to the platform (Android/iOS).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"math_keyboard","https://pub.dev/packages/math_keyboard",64,120,80,"0.1.6","Jun 27, 2022",,"simpleclub.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/math_keyboard/latest/","flutter, flutter_localizations, flutter_math_fork, holding_gesture, intl, math_expressions, petitparser","Math expression editing using an on-screen software keyboard or physical keyboard input in a typeset input field in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"voice_message_package","https://pub.dev/packages/voice_message_package",64,90,87,"0.0.74","May 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/voice_message_package/latest/","audioplayers, flutter, just_audio, syncfusion_flutter_sliders","Flutter package to play voice message in chats.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"flutter_web_browser","https://pub.dev/packages/flutter_web_browser",64,130,97,"0.17.1","Apr 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_web_browser/latest/","flutter","A flutter plugin project to open a web page with Chrome Custom Tabs & SFSafariViewController.","FLUTTER","ANDROID,IOS" -"social_media_recorder","https://pub.dev/packages/social_media_recorder",64,100,80,"0.1.61","Mar 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/social_media_recorder/latest/","animated_text_kit, cupertino_icons, flutter, path_provider, permission_handler, provider, record, uuid","A Flutter package for both android and iOS which provides Audio recorder from microphone to a given file path through Button to record voice like social media Button","FLUTTER","ANDROID,IOS" -"noise_meter","https://pub.dev/packages/noise_meter",64,130,89,"3.1.0","Mar 3, 2022",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/noise_meter/latest/","audio_streamer, flutter","A Flutter plugin for collecting noise from the phone's microphone.","FLUTTER","ANDROID,IOS" -"tutorial","https://pub.dev/packages/tutorial",64,110,86,"1.0.9","Feb 18, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/tutorial/latest/","flutter","THE BEST AND SIMPLE THE TUTORIAL OVERLAY .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_drag_n_drop","https://pub.dev/packages/native_drag_n_drop",64,120,56,"0.0.4","Feb 2, 2022",,"alexrabin.com","MIT (LICENSE)","https://pub.dev/documentation/native_drag_n_drop/latest/","flutter","A package that allows you to add native drag and drop support into your flutter app.","FLUTTER","ANDROID,IOS" -"icon_font_generator","https://pub.dev/packages/icon_font_generator",64,120,82,"3.2.0","Jan 20, 2022",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/icon_font_generator/latest/","args, meta, path, recase","Convert all *.svg icons from dir to icon-font (.ttf) and generates flutter compatible dart class.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"desktop_webview_window","https://pub.dev/packages/desktop_webview_window",64,110,89,"0.1.6","Jan 18, 2022",,"mixin.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/desktop_webview_window/latest/","flutter, path","Show a webview window on your flutter deksktop application.","FLUTTER","LINUX,MACOS,WINDOWS" -"flutter_mailer","https://pub.dev/packages/flutter_mailer",64,130,96,"2.0.1","Dec 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_mailer/latest/","flutter","Share an email to device Email - Client supports multiple Attachments","FLUTTER","ANDROID,IOS" -"bottom_nav_layout","https://pub.dev/packages/bottom_nav_layout",64,120,84,"3.0.9","Nov 18, 2021",,"mazyoksul.com","MIT (LICENSE)","https://pub.dev/documentation/bottom_nav_layout/latest/","flutter, universal_io","A quick and powerful app layout. Supports page state preservation, lazy page loading, and has a page backstack.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wasm","https://pub.dev/packages/wasm",64,120,77,"0.1.0+1","Jul 27, 2021",,"labs.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/wasm/latest/","ffi, package_config","Utilities for loading and running WASM modules from Dart code","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"document_scanner","https://pub.dev/packages/document_scanner",64,130,86,"0.2.1","Jun 22, 2021",,"eliasteeny.com","MIT (LICENSE)","https://pub.dev/documentation/document_scanner/latest/","flutter, flutter_plugin_android_lifecycle","A plugin that creates a native platform view that scans documents, as a flutter widget.","FLUTTER","ANDROID,IOS" -"number_display","https://pub.dev/packages/number_display",64,110,93,"3.0.0","Mar 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/number_display/latest/","Packages that depend on number_display","To display data in a width-limited component, this function will smartly help you to convert number to a certain chart length. To be simple, plain, flexible and accurate.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pdf_text","https://pub.dev/packages/pdf_text",65,130,88,"0.5.0","Mar 14, 2021",,"aluc.dev","MIT (LICENSE)","https://pub.dev/documentation/pdf_text/latest/","flutter, http, path, path_provider","This plugin for Flutter allows you to read the text content of PDF documents and convert it into strings. It works on iOS and Android.","FLUTTER","ANDROID,IOS" -"responsive_widgets","https://pub.dev/packages/responsive_widgets",64,90,86,"2.0.1","Apr 2, 2020",,"polazzo.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/responsive_widgets/latest/","flutter, flutter_screenutil","This plugin helps to create responsive widgets, that makes an auto-size with the proportion between reference ScreenSize and the screen that the app is running.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cube_transition","https://pub.dev/packages/cube_transition",64,100,76,"1.0.2","Apr 2, 2020",,"aeyrium.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/cube_transition/latest/","flutter","A nice 3D Cube effect for your PageView and PageRoute transitions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_socket_io","https://pub.dev/packages/flutter_socket_io",64,90,88,"0.6.0","Sep 18, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_socket_io/latest/","flutter","Flutter Socket IO Plugin","FLUTTER","ANDROID,IOS" -"nice_button","https://pub.dev/packages/nice_button",64,100,82,"0.1.7","Jul 22, 2019",,"ethieladiassa.me","MIT (LICENSE)","https://pub.dev/documentation/nice_button/latest/","flutter","A Flutter package for Android and IOS to design nice buttons with no hassle in your app. Enjoy !","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"polygon_clipper","https://pub.dev/packages/polygon_clipper",64,100,89,"1.0.2","Mar 26, 2019",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/polygon_clipper/latest/","flutter","A plugin to clip a Widget into a polygon shape. Works with any kind of Widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_verification_code","https://pub.dev/packages/flutter_verification_code",63,130,95,"1.1.3+1","Jul 14, 2022",,"agoradesk.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_verification_code/latest/","flutter","A Flutter package that help you create a verification input.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"postgrest","https://pub.dev/packages/postgrest",63,130,84,"0.1.11","Jul 1, 2022",,"supabase.io","MIT (LICENSE)","https://pub.dev/documentation/postgrest/latest/","http","PostgREST client for Dart. This library provides an ORM interface to PostgREST.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ml_algo","https://pub.dev/packages/ml_algo",63,120,71,"16.15.2","Jun 28, 2022",,"ml-algo.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/ml_algo/latest/","collection, injector, json_annotation, ml_dataframe, ml_linalg, ml_preprocessing, quiver, xrange","Machine learning algorithms, Machine learning models performance evaluation functionality","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"cloudinary_public","https://pub.dev/packages/cloudinary_public",63,130,95,"0.11.1","Jun 21, 2022",,"djade.net","GPL-3.0 (LICENSE)","https://pub.dev/documentation/cloudinary_public/latest/","flutter, http","This package allows you to upload media files directly to cloudinary, without exposing your apiKey or secretKey.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"peanut","https://pub.dev/packages/peanut",63,120,71,"4.2.0","Jun 1, 2022",,"j832.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/peanut/latest/","args, build_cli_annotations, checked_yaml, git, glob, io, json_annotation, meta, path, pub_semver, yaml","Update your GitHub gh-pages branch with the compiled output of your Dart web app. Supports 'pub build' and the new 'pub run build_runner'.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"fading_edge_scrollview","https://pub.dev/packages/fading_edge_scrollview",63,120,96,"3.0.0","May 30, 2022",,"ponkin.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fading_edge_scrollview/latest/","flutter","Package providing FadingEdgeScrollView which allows you to build scrollable views with fading edges","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pub_semver","https://pub.dev/packages/pub_semver",63,130,99,"2.1.1","Mar 7, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pub_semver/latest/","collection, meta","Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firestore_search","https://pub.dev/packages/firestore_search",63,120,90,"0.1.9","Dec 27, 2021","0.2.0-dev","asadhameed.com","MIT (LICENSE)","https://pub.dev/documentation/firestore_search/latest/","cloud_firestore, flutter, get","This package helps developers to implement cloud_firestore search in their apps.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"comment_tree","https://pub.dev/packages/comment_tree",63,110,89,"0.3.0","Oct 5, 2021",,"dangngocduc.dev","MIT (LICENSE)","https://pub.dev/documentation/comment_tree/latest/","flutter, provider","Render comment tree like facebook comment - reply.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"coast","https://pub.dev/packages/coast",63,100,77,"2.0.2","Sep 12, 2021",,"spkersten.nl","MIT (LICENSE)","https://pub.dev/documentation/coast/latest/","flutter","PageView wrapper that supports Hero-like animations","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_filereader","https://pub.dev/packages/flutter_filereader",63,110,90,"3.0.0","Jul 23, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_filereader/latest/","flutter","A local file view widget,Support a variety of file types, such as Doc Eexcl PPT TXT and so on,Android is implemented by Tencent X5,iOS is implemented by WKWebView","FLUTTER","ANDROID,IOS" -"round_spot","https://pub.dev/packages/round_spot",63,110,63,"0.5.0","Jul 11, 2021",,"sgora.dev","MIT (LICENSE)","https://pub.dev/documentation/round_spot/latest/","enum_to_string, equatable, fixnum, flutter, get_it, logging, meta, protobuf, simple_cluster","Customizable, easy to use heat map interface analysis library","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"graphite","https://pub.dev/packages/graphite",63,110,81,"0.3.0","May 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/graphite/latest/","arrow_path, flutter, touchable","Flutter widget to easily draw direct graphs, trees, flowcharts. Includes gesture API to create graphs interactions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rolling_nav_bar","https://pub.dev/packages/rolling_nav_bar",63,90,83,"0.0.4","Feb 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/rolling_nav_bar/latest/","badges, flutter, polygon_clipper, tinycolor","A Flutter nav bar with a rolling active indicator behind each icon","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"carbon_icons","https://pub.dev/packages/carbon_icons",63,120,87,"0.0.1+2","Mar 24, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/carbon_icons/latest/","flutter","A Flutter package which includes 1584 Carbon icons from the Carbon Design System.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"full_screen_menu","https://pub.dev/packages/full_screen_menu",63,110,82,"1.0.0","Mar 20, 2021",,"yako.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/full_screen_menu/latest/","flutter","Full screen menu for Flutter apps to give a user a broad variety of variants in beautiful way","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_rounded_progress_bar","https://pub.dev/packages/flutter_rounded_progress_bar",63,90,93,"0.2.0","Mar 18, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_rounded_progress_bar/latest/","flutter","Rounded Progressbar in Flutter that customize color and border.","FLUTTER", -"clean_settings","https://pub.dev/packages/clean_settings",63,70,52,"0.1.5","Oct 12, 2020",,"arif.co","MIT (LICENSE)","https://pub.dev/documentation/clean_settings/latest/","flutter","Settings UI generator with sane defaults. Removes the need for boilerplate code and provides a rich set of highly opinionated widgets.",, -"intl_translation","https://pub.dev/packages/intl_translation",63,80,94,"0.17.10+1","Aug 24, 2020",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/intl_translation/latest/","analyzer, args, dart_style, intl, path, petitparser","Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"configurable_expansion_tile","https://pub.dev/packages/configurable_expansion_tile",63,110,93,"1.0.0","Nov 20, 2018",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/configurable_expansion_tile/latest/","flutter","A Configurable Expansion Tile edited from the flutter material implementation that allows for customization","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"basics","https://pub.dev/packages/basics",62,130,88,"0.9.0","Jul 5, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/basics/latest/","Packages that depend on basics","A Dart library containing convenient extension methods on basic Dart objects.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"enough_mail","https://pub.dev/packages/enough_mail",63,130,89,"2.1.1","Jun 12, 2022",,"enough.de","MPL-2.0 (LICENSE)","https://pub.dev/documentation/enough_mail/latest/","basic_utils, collection, crypto, encrypt, enough_convert, enough_serialization, event_bus, intl, pointycastle, xml","IMAP, POP3 and SMTP for email developers. Choose between a low level and a high level API for mailing. Parse and generate MIME messages. Discover email settings.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"nyxx","https://pub.dev/packages/nyxx",62,120,77,"3.4.2","Apr 22, 2022","4.0.0-dev.2","l7ssha.xyz","Apache-2.0 (LICENSE)","https://nyxx.l7ssha.xyz/","http, logging, path","A Discord library for Dart. Simple, robust framework for creating discord bots for Dart language.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"image_cropping","https://pub.dev/packages/image_cropping",62,120,87,"0.0.12","Jun 8, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/image_cropping/latest/","cupertino_icons, equatable, flutter, image","This package helps you to crop image with ratio and free scale.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flip_widget","https://pub.dev/packages/flip_widget",62,80,76,"0.1.11","Jun 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flip_widget/latest/","ffi, flip_renderer, flutter, gl_canvas, opengl_es_bindings","Flip your widget.","FLUTTER","ANDROID,IOS" -"widget_and_text_animator","https://pub.dev/packages/widget_and_text_animator",62,130,78,"1.0.9","May 26, 2022",,"reactle.com","MIT (LICENSE)","https://pub.dev/documentation/widget_and_text_animator/latest/","flutter","Make animating widgets a breeze with much less code and many effects built in. In addition, make Text animations beautiful with staggered text effects. transitions, blurs & more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_advanced_segment","https://pub.dev/packages/flutter_advanced_segment",63,130,90,"3.0.1","May 24, 2022",,"alexmelnyk.io","BSD-3-Clause (LICENSE)","https://github.com/alex-melnyk/flutter_advanced_segment/blob/master/README.md","flutter","An advanced segment widget, that can be fully customized with bunch of properties, just try it and enjoy!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"platform_info","https://pub.dev/packages/platform_info",62,130,90,"3.2.0","May 19, 2022",,"plugfox.dev","unknown (LICENSE)","https://pub.dev/documentation/platform_info/latest/","meta","Contains info about current platform such as Build mode and Operating system.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_style","https://pub.dev/packages/dart_style",62,120,98,"2.2.3","Apr 14, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_style/latest/","analyzer, args, path, pub_semver, source_span","Opinionated, automatic Dart source code formatter. Provides an API and a CLI tool.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"stomp_dart_client","https://pub.dev/packages/stomp_dart_client",62,120,94,"0.4.4","Mar 9, 2022",,"blackhorse-one.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/stomp_dart_client/latest/","web_socket_channel","Dart STOMP client for easy messaging interoperability. Build with flutter in mind, but should work for every dart application.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stories_for_flutter","https://pub.dev/packages/stories_for_flutter",62,130,78,"1.2.0","Feb 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/stories_for_flutter/latest/","flutter, flutter_web_plugins","Stories like Instagram or statuses like WhatsApp with the highly customizable stories for Flutter package.","FLUTTER","ANDROID,IOS,WEB,WINDOWS" -"sms_otp_auto_verify","https://pub.dev/packages/sms_otp_auto_verify",62,110,93,"2.1.0","Jan 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/sms_otp_auto_verify/latest/","flutter","A new Flutter plugin to enter a digit code usually in cases of Sms Otp Code. and provide SMS Auto Fill using library SMS Retriever API.","FLUTTER","ANDROID" -"lakos","https://pub.dev/packages/lakos",62,120,58,"2.0.2","Jan 9, 2022",,"olegalexander.com","MIT (LICENSE)","https://pub.dev/documentation/lakos/latest/","args, darq, directed_graph, glob, path","Visualize internal Dart library dependencies in Graphviz dot. Detect dependency cycles.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"uno","https://pub.dev/packages/uno",62,120,76,"1.0.1+3","Nov 17, 2021",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/uno/latest/","characters, meta, mime_type, path, universal_io","Future based HTTP client for the Dart and Flutter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"decorated_icon","https://pub.dev/packages/decorated_icon",62,130,93,"1.2.1","Jul 4, 2021",,"benpesso.com","MIT (LICENSE)","https://pub.dev/documentation/decorated_icon/latest/","flutter","A lightweight, efficient icon widget that supports a list of shadow effects.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_beep","https://pub.dev/packages/flutter_beep",62,120,95,"1.0.0","May 10, 2021",,"gonoter.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_beep/latest/","flutter","A very lite module to play system sounds and beep for flutter apps (no sound files)","FLUTTER","ANDROID,IOS" -"page_flip_builder","https://pub.dev/packages/page_flip_builder",62,125,84,"0.1.3","Apr 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/page_flip_builder/latest/","flutter","A custom Flutter widget that enables interactive page-flip transitions in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_circle_color_picker","https://pub.dev/packages/flutter_circle_color_picker",62,120,89,"0.3.0","Apr 19, 2021",,"itome.team","MIT (LICENSE)","https://pub.dev/documentation/flutter_circle_color_picker/latest/","flutter","A beatiful circle color picker which picks hsl color for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jaguar_jwt","https://pub.dev/packages/jaguar_jwt",62,120,96,"3.0.0","Mar 29, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/jaguar_jwt/latest/","auth_header, crypto","Provides JWT utilities for Dart including issuing a token, verifing a token and parsing a token.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"matrix_gesture_detector","https://pub.dev/packages/matrix_gesture_detector",62,100,93,"0.1.0","Mar 8, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/matrix_gesture_detector/latest/","flutter, vector_math","A gesture detector mapping translation/rotation/scale gestures to a Matrix4 object.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fish_redux","https://pub.dev/packages/fish_redux",62,100,92,"0.3.7","Mar 9, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/fish_redux/latest/","flutter","Fish Redux is an assembled flutter application framework based on Redux state management.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_math","https://pub.dev/packages/flutter_math",62,70,83,"0.2.1","Dec 18, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_math/latest/","flutter, flutter_svg, meta, provider, tuple","Fast and high-quality TeX math equation rendering with pure Dart & Flutter.",, -"flutter_visualizers","https://pub.dev/packages/flutter_visualizers",62,90,68,"0.0.2","Apr 18, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_visualizers/latest/","flutter","A Flutter plugin to Visualize the audio being played (only android).","FLUTTER","ANDROID,IOS" -"linter","https://pub.dev/packages/linter",61,120,90,"1.26.0","Jul 11, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://dart-lang.github.io/linter/lints","analyzer, args, collection, http, meta, path, source_span, yaml","The implementation of the lint rules supported by the analyzer framework. This package is not intended to be used directly.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"intro_screen_onboarding_flutter","https://pub.dev/packages/intro_screen_onboarding_flutter",61,120,76,"1.0.0","Jun 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/intro_screen_onboarding_flutter/latest/","flutter","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","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shelf_plus","https://pub.dev/packages/shelf_plus",61,130,84,"1.4.0","Jun 20, 2022",,"felix-blaschke.de","MIT (LICENSE)","https://pub.dev/documentation/shelf_plus/latest/","mime_type, shelf, shelf_hotreload, shelf_router, shelf_static, shelf_web_socket, web_socket_channel","Shelf Plus is a quality of life addon for your server-side development within the Shelf platform.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"shelf_web_socket","https://pub.dev/packages/shelf_web_socket",61,120,99,"1.0.2","Jun 16, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/shelf_web_socket/latest/","shelf, stream_channel, web_socket_channel","A shelf handler that wires up a listener for every connection.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"amplitude_flutter","https://pub.dev/packages/amplitude_flutter",61,110,96,"3.10.0","Jun 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/amplitude_flutter/latest/","flutter, flutter_web_plugins, js","Amplitude Flutter plugin","FLUTTER","ANDROID,IOS,WEB" -"responsive_ui","https://pub.dev/packages/responsive_ui",61,130,90,"3.0.0","Jun 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/responsive_ui/latest/","flutter","responsive ui Flutter package helps you to create a responsive and Nested responsive widget. Works on android, iOs, Web with both portrait and landscape mode.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"highlight_text","https://pub.dev/packages/highlight_text",61,130,94,"1.4.0","May 26, 2022",,"feer.dev","MIT (LICENSE)","https://pub.dev/documentation/highlight_text/latest/","flutter","With this package you can highlight words and create specific styles and actions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"country_codes","https://pub.dev/packages/country_codes",61,130,95,"2.2.0","May 9, 2022",,"miguelruivo.com","MIT (LICENSE)","https://pub.dev/documentation/country_codes/latest/","flutter","Country codes is an helper package that provides country details given a particular localization, such as dial codes, ISO 3166 codes (alpha-2, alpha-3) and country names.","FLUTTER","ANDROID,IOS" -"material_color_utilities","https://pub.dev/packages/material_color_utilities",61,120,98,"0.1.5","Apr 25, 2022",,"material.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/material_color_utilities/latest/","Packages that depend on material_color_utilities","Algorithms and utilities that power the Material Design 3 (M3) color system, including choosing theme colors from images and creating tones of colors; all in a new color space.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cell_calendar","https://pub.dev/packages/cell_calendar",61,110,87,"0.6.0","Apr 22, 2022",,"3tadev.work","MIT (LICENSE)","https://pub.dev/documentation/cell_calendar/latest/","flutter, provider","Modern calendar widget with useful features. Enables to develop well designed calendar in a moment. Inspired by the UI of Google calendar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firestore_cache","https://pub.dev/packages/firestore_cache",61,130,84,"2.2.1","Apr 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/firestore_cache/latest/","cloud_firestore, flutter, shared_preferences","A Flutter plugin for fetching Firestore documents with read from cache first then server.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"google_speech","https://pub.dev/packages/google_speech",61,100,89,"2.1.1","Mar 30, 2022",,"felixjunghans.de","MIT (LICENSE)","https://pub.dev/documentation/google_speech/latest/","fixnum, flutter, grpc, meta, path_provider, protobuf","Flutter Plugin for the Google Cloud GRPC Speech-to-Text Api.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"freerasp","https://pub.dev/packages/freerasp",61,120,84,"2.0.0","Feb 15, 2022",,"talsec.app","MIT (LICENSE)","https://pub.dev/documentation/freerasp/latest/","flutter","freeRASP is a part of security SDK for the app shielding and security monitoring. Learn more about provided features on the freeRASP's homepage first.","FLUTTER","ANDROID,IOS" -"avatars","https://pub.dev/packages/avatars",61,110,92,"3.0.2","Nov 17, 2021",,"albertofecchi.com","MIT (LICENSE)","https://pub.dev/documentation/avatars/latest/","crypto, flutter, flutter_cache_manager","An avatar widget that uses the best available data source among those provided (social images, gravatar, name initials, custom)","FLUTTER","ANDROID,IOS,MACOS" -"profanity_filter","https://pub.dev/packages/profanity_filter",61,130,91,"2.0.0","Jun 29, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/profanity_filter/latest/","Packages that depend on profanity_filter","Simple filter to check and censor strings against profanity, obscene words. A default English words list is provided (LDNOOBW).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"upi_pay","https://pub.dev/packages/upi_pay",61,115,88,"1.0.1","Jun 27, 2021",,"drenther.xyz","MIT (LICENSE)","https://pub.dev/documentation/upi_pay/latest/","decimal, flutter, universal_io","A flutter plugin to launch UPI payment applications on Android and iOS towards making UPI payments.","FLUTTER","ANDROID,IOS" -"simple_auth_flutter","https://pub.dev/packages/simple_auth_flutter",61,110,85,"2.0.11","Jun 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_auth_flutter/latest/","flutter, simple_auth","Simple Auth is the simplest way to authenticate your users/apis. This plugin will securely store tokens/credentials as well as automatically present login UI when needed.","FLUTTER","ANDROID,IOS,MACOS" -"cpf_cnpj_validator","https://pub.dev/packages/cpf_cnpj_validator",61,110,95,"2.0.0","Apr 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/cpf_cnpj_validator/latest/","flutter, flutter_test","A lib to validate, format, strip and generate CPF and CNPJ numbers from Brazil.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rotated_corner_decoration","https://pub.dev/packages/rotated_corner_decoration",61,110,92,"2.0.0","Mar 26, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/rotated_corner_decoration/latest/","flutter","RotatedCornerDecoration package was developed to create and apply corner triangle badges. It provides auto rotation of TextSpans.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bitmap","https://pub.dev/packages/bitmap",61,110,92,"0.1.2","Mar 17, 2021",,"blue-fire.xyz","MIT (LICENSE)","https://pub.dev/documentation/bitmap/latest/","ffi, flutter","Bitmap is a fast and minimalistic lib that heelps you to manipulate image on Flutter apps.","FLUTTER","ANDROID,IOS" -"numeric_keyboard","https://pub.dev/packages/numeric_keyboard",61,130,94,"1.1.0","Mar 4, 2021",,"hugoextrat.com","MIT (LICENSE)","https://pub.dev/documentation/numeric_keyboard/latest/","flutter","Flutter plugin to display a simple numeric keyboard on Android & iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bubble_timeline","https://pub.dev/packages/bubble_timeline",61,110,75,"1.0.5","Jun 7, 2020",,"vanshgoel.me","GPL-3.0 (LICENSE)","https://pub.dev/documentation/bubble_timeline/latest/","flutter","A Flutter Widget to make interactive timeline widget. This widget provides easy customisation of individual event bubbles.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"motion_widget","https://pub.dev/packages/motion_widget",61,80,58,"1.0.2","Mar 7, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/motion_widget/latest/","flutter","A simple, powerful widget to build cool transitions. It handles initialization, state changes, code clean-ups and all the other animation boilerplate code, keeping you in the driver's seat by allowing you control the animations at each interval.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loading","https://pub.dev/packages/loading",61,90,93,"1.0.2","Nov 24, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/loading/latest/","flutter","A flutter widget of loading progress Indicator. Easy to use, easy to extend","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_rust_bridge","https://pub.dev/packages/flutter_rust_bridge",60,130,90,"1.38.1","Jul 21, 2022",,"cjycode.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_rust_bridge/latest/","meta","High-level memory-safe binding generator for Flutter/Dart <-> Rust","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"exif","https://pub.dev/packages/exif",60,120,97,"3.1.2","Jul 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/exif/latest/","args, collection, convert, json_annotation, sprintf","Decode Exif metadata from digital image files. Supported formats: tiff, jpeg, HEIC","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"chatview","https://pub.dev/packages/chatview",60,120,74,"0.0.2","Jul 14, 2022",,"simform.com","MIT (LICENSE)","https://pub.dev/documentation/chatview/latest/","any_link_preview, emoji_picker_flutter, flutter, flutter_linkify, grouped_list, html, http, intl, progress_indicators, url_launcher","A Flutter package that allows you to integrate Chat View with highly customization options.","FLUTTER","ANDROID,IOS,MACOS" -"flutter_dropdown_alert","https://pub.dev/packages/flutter_dropdown_alert",60,110,90,"1.0.5","Jul 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_dropdown_alert/latest/","flutter","A dropdown alert package for flutter, help user notify the alert like push notification when call api success, fail or waring.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_appwrite","https://pub.dev/packages/dart_appwrite",60,120,88,"6.0.0","Jun 28, 2022",,"appwrite.io","unknown (LICENSE)","https://appwrite.io/support","http","Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_math_fork","https://pub.dev/packages/flutter_math_fork",60,120,97,"0.6.3+1","Jun 24, 2022",,"simpleclub.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_math_fork/latest/","collection, flutter, flutter_svg, meta, provider, tuple","Fast and high-quality TeX math equation rendering with pure Dart & Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wechat_kit","https://pub.dev/packages/wechat_kit",60,125,90,"4.0.3","Jun 22, 2022",,"rxreader.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/wechat_kit/latest/","convert, crypto, flutter, json_annotation, plugin_platform_interface","A powerful Flutter plugin allowing developers to auth/share/pay with natvie Android & iOS Wechat SDKs.","FLUTTER","ANDROID,IOS" -"encrypted_shared_preferences","https://pub.dev/packages/encrypted_shared_preferences",60,120,93,"3.0.1","Jun 11, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/encrypted_shared_preferences/latest/","encrypt, shared_preferences","This plugin stores Shared Preferences as encrypted values on device storage.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"selection_menu","https://pub.dev/packages/selection_menu",60,130,80,"2.0.2","May 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/selection_menu/latest/","flutter","A highly customizable selection/select menu, that opens/closes with a tap of trigger, optionally provides search.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_json_view","https://pub.dev/packages/flutter_json_view",60,120,86,"0.3.1","Apr 30, 2022",,"frezycode.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_json_view/latest/","flutter","Displaying json models in a Flutter widget with customization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_displaymode","https://pub.dev/packages/flutter_displaymode",60,120,95,"0.4.0","Apr 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_displaymode/latest/","flutter","A Flutter plugin to set display mode on Android.","FLUTTER","ANDROID" -"flutter_cart","https://pub.dev/packages/flutter_cart",60,120,89,"0.0.7","Jan 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_cart/latest/","flutter","A flutter package for the cart management. This package helps you to perform basic cart operation like (Add to cart, Remove from cart, Get total count) etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tap_debouncer","https://pub.dev/packages/tap_debouncer",60,120,94,"2.0.2","Jan 23, 2022",,,"MIT (LICENSE)","https://github.com/sla-000/flutter_debouncer","flutter","Tap debounce simplifying widget. Wrap your button widget in TapDebounce widget and any taps will be disabled while tap callback is in progress.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"photo_gallery","https://pub.dev/packages/photo_gallery",60,120,92,"1.1.1","Oct 21, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/photo_gallery/latest/","flutter","A Flutter plugin that retrieves images and videos from mobile native gallery.","FLUTTER","ANDROID,IOS" -"flutter_improved_scrolling","https://pub.dev/packages/flutter_improved_scrolling",60,120,85,"0.0.3","Sep 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_improved_scrolling/latest/","flutter","Attempt to implement better scrolling for Flutter Web and Desktop. Includes keyboard, MButton and custom mouse wheel scrolling.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circle_list","https://pub.dev/packages/circle_list",60,120,89,"1.0.5","Jul 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/circle_list/latest/","flutter","This is a flutter circle list plugin written entirely using dart,you can use it in ios、android or web!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_summernote","https://pub.dev/packages/flutter_summernote",60,100,89,"1.0.0","Jun 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_summernote/latest/","flutter, image_picker, mime, path, webview_flutter","Text Editor in Flutter for Android and iOS to help free write WYSIWYG HTML code based on Summernote 0.8.18 javascript wrapper.","FLUTTER","ANDROID,IOS" -"flutter_pay","https://pub.dev/packages/flutter_pay",60,120,89,"1.0.2","Jun 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_pay/latest/","flutter","Flutter plugin that help you make payments through Apple and Google Pay","FLUTTER","ANDROID,IOS" -"connectivity_widget","https://pub.dev/packages/connectivity_widget",60,90,84,"0.1.8","Jun 13, 2021",,"gpalma.pt","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/connectivity_widget/latest/","flutter, http, rxdart, simple_connectivity, stream_disposable","A widget that shows the user if the phone is connected to the internet or not","FLUTTER","ANDROID,IOS" -"alphabet_scroll_view","https://pub.dev/packages/alphabet_scroll_view",60,120,89,"0.3.1","Jun 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/alphabet_scroll_view/latest/","collection, flutter","A Scrollable ListView Widget with the dynamic vertical Alphabet List which you can drag and tap to scroll to the first item starting with that letter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_better_camera","https://pub.dev/packages/flutter_better_camera",60,110,92,"1.0.2+1","Jun 4, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_better_camera/latest/","flutter","Flutter plugin for controlling the camera on Android and IOS, supports camera feed, capturing images, capturing videos, streaming image buffers and has support for all the essential features the camera APIs allow (flash, AE and more)","FLUTTER","ANDROID,IOS" -"chicago","https://pub.dev/packages/chicago",60,110,51,"0.1.0-dev","May 21, 2021",,"tvolkert.dev","unknown (LICENSE)","https://pub.dev/documentation/chicago/latest/","collection, flutter, intl","The Chicago widget set is an alternate design language for Flutter designed for desktop (keyboard and mouse) form factors. It is based on Apache Pivot.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mobile_number","https://pub.dev/packages/mobile_number",60,100,95,"1.0.4","Mar 26, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/mobile_number/latest/","flutter","A Flutter plugin for fetching the device's mobile number or list sim cards data","FLUTTER","ANDROID" -"binder","https://pub.dev/packages/binder",60,110,69,"0.4.0","Mar 25, 2021",,"romainrastel.com","unknown (LICENSE)","https://pub.dev/documentation/binder/latest/","collection, flutter, meta","A lightweight, yet powerful way to bind your application state with your business logic.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_quickjs","https://pub.dev/packages/flutter_quickjs",60,90,0,"1.0.3","Feb 10, 2021",,"neverlose.com.cn","MIT (LICENSE)","https://pub.dev/documentation/flutter_quickjs/latest/","ffi, flutter","Flutter bindings with dart:ffi for QuickJS,a small Javascript engine supports ES2020.","FLUTTER","ANDROID,IOS" -"imei_plugin","https://pub.dev/packages/imei_plugin",60,90,94,"1.2.0","Jul 23, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/imei_plugin/latest/","flutter","get real IMEI for android devices with validate permission on ejecution time and get unique id on ios An alphanumeric string that uniquely identifies a device to the app’s vendor.","FLUTTER","ANDROID,IOS" -"flutter_speed_dial_material_design","https://pub.dev/packages/flutter_speed_dial_material_design",60,90,71,"2.0.0","May 26, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_speed_dial_material_design/latest/","flutter","Flutter plugin to implement a Material Design Speed Dial (https://material.io/components/buttons-floating-action-button/#types-of-transitions)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_showcase","https://pub.dev/packages/flutter_showcase",60,80,74,"0.1.0","Apr 22, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_showcase/latest/","_fe_analyzer_shared, analyzer, args, dart_style, equatable, fluid_layout, flutter, font_awesome_flutter, url_launcher, yaml","A fast, easy and cool way to share you flutter project with the world.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pimp_my_button","https://pub.dev/packages/pimp_my_button",60,90,82,"1.0.0","Nov 12, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/pimp_my_button/latest/","flutter","A package which adds a much needed feature to all pressable objects.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_plugin_pdf_viewer","https://pub.dev/packages/flutter_plugin_pdf_viewer",60,80,92,"1.0.7","Jul 11, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_plugin_pdf_viewer/latest/","flutter, flutter_advanced_networkimage, flutter_cache_manager, numberpicker, path_provider, rxdart","A flutter plugin for handling PDF files. Works on both Android & iOS","FLUTTER","ANDROID,IOS" -"downloads_path_provider","https://pub.dev/packages/downloads_path_provider",60,90,93,"0.1.0","Apr 17, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/downloads_path_provider/latest/","flutter","Flutter plugin to get the download directory for Android.","FLUTTER","ANDROID,IOS" -"amplify_auth_cognito","https://pub.dev/packages/amplify_auth_cognito",59,130,97,"0.6.3","Jul 21, 2022","0.6.4-rc.1","aws-amplify.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/amplify_auth_cognito/latest/","amplify_auth_cognito_android, amplify_auth_cognito_ios, amplify_core, aws_common, collection, flutter, meta, plugin_platform_interface","The Amplify Flutter Auth category plugin using the AWS Cognito provider.","FLUTTER","ANDROID,IOS" -"multiselect","https://pub.dev/packages/multiselect",59,120,95,"0.0.7","Jun 24, 2022",,"taimoorhassan.ml","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/multiselect/latest/","flutter, states_rebuilder","A simple multiselect dropdown. It provide a concise way to create a Multi Selct ComboBox/SelectBox","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"connectycube_flutter_call_kit","https://pub.dev/packages/connectycube_flutter_call_kit",60,120,90,"2.0.5","May 31, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/connectycube_flutter_call_kit/latest/","flutter, universal_io","A Flutter plugin for displaying call screen when app in background or terminated.","FLUTTER","ANDROID,IOS" -"convert","https://pub.dev/packages/convert",59,130,100,"3.0.2","May 30, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/convert/latest/","typed_data","Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_custom_dropdown","https://pub.dev/packages/animated_custom_dropdown",61,120,88,"1.2.2","May 24, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/animated_custom_dropdown/latest/","flutter","Custom dropdown widget allows to add highly customizable widget in your projects with proper open and close animations and also comes with form required validation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nepali_date_picker","https://pub.dev/packages/nepali_date_picker",59,130,89,"5.3.0","May 16, 2022",,"sarbagyastha.com.np","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/nepali_date_picker/latest/","flutter, nepali_utils","Material and Cupertino Styled Date Picker, Date Range Picker and Calendar with Bikram Sambat(Nepali) Support.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_geofence","https://pub.dev/packages/flutter_geofence",59,120,88,"0.4.4","May 15, 2022",,"intivoto.be","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_geofence/latest/","flutter","Plugin to interact with geofences, and get the user's current/latest location.","FLUTTER","ANDROID,IOS" -"queen_validators","https://pub.dev/packages/queen_validators",59,130,80,"1.0.0","Apr 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/queen_validators/latest/","email_validator, flutter","collection of validation methods and rules for flutter form with ZERO extra widgets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mix","https://pub.dev/packages/mix",59,130,72,"0.0.6","Mar 22, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mix/latest/","flutter","An expressive way to effortlessly build design systems in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"desktop_multi_window","https://pub.dev/packages/desktop_multi_window",59,130,83,"0.0.2","Mar 17, 2022",,"mixin.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/desktop_multi_window/latest/","flutter","A flutter plugin that create and manager multi window in desktop.","FLUTTER","LINUX,MACOS,WINDOWS" -"odometer","https://pub.dev/packages/odometer",59,130,87,"3.0.0","Mar 15, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/odometer/latest/","flutter","Highly customizable widgets that you can use for the number transition and the counter animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icon_decoration","https://pub.dev/packages/icon_decoration",59,130,84,"1.0.1","Mar 11, 2022",,"rouxguillau.me","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/icon_decoration/latest/","flutter","Add decoration capabilities for the Icon widget with shadows, borders, gradients.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"connection_notifier","https://pub.dev/packages/connection_notifier",59,130,87,"0.0.1","Feb 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/connection_notifier/latest/","bloc, flutter, flutter_bloc, internet_connection_checker, oktoast","A Flutter package that notifies when no internet connection.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"minio","https://pub.dev/packages/minio",59,110,92,"3.5.0","Jan 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/minio/latest/","buffer, convert, crypto, http, intl, meta, mime, path, xml","Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dropdown_below","https://pub.dev/packages/dropdown_below",59,110,94,"1.0.3","Dec 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dropdown_below/latest/","flutter","flutter custom dropdown box. Develeoper can customize many options for there taste. It can be huge advantage for dropdown ux","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mapbox_search","https://pub.dev/packages/mapbox_search",59,105,94,"3.0.1+2","Dec 20, 2021",,"ketanchoyal.me","MIT (LICENSE)","https://pub.dev/documentation/mapbox_search/latest/","http","A Flutter package for place search using MapBox Api and for Static map image","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"youtube_api","https://pub.dev/packages/youtube_api",59,90,88,"1.0.4","Aug 14, 2021",,"nstack.in","Apache-2.0 (LICENSE)","https://pub.dev/documentation/youtube_api/latest/","collection, flutter, http","YouTubeAPI is a plugin which directly interacts with YouTube server. Supports Searching video and playlist.","FLUTTER", -"shifting_tabbar","https://pub.dev/packages/shifting_tabbar",59,120,83,"1.0.2","Jul 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/shifting_tabbar/latest/","flutter","A custom tab bar widget for Flutter framework with nice and clean shifting animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"weather_icons","https://pub.dev/packages/weather_icons",59,120,92,"3.0.0","Jul 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/weather_icons/latest/","flutter","Flutter library for using erikflowers/weather-icons. An icon pack with over 200 weather themed icons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_bar_page_transition","https://pub.dev/packages/bottom_bar_page_transition",59,100,87,"2.0.0","Apr 27, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/bottom_bar_page_transition/latest/","flutter","To display animation between pages while using bottom bar navigation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"undo","https://pub.dev/packages/undo",59,110,87,"1.4.0","Apr 14, 2021",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/undo/latest/","Packages that depend on undo","A Undo/Redo Library for Flutter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_simple_shopify","https://pub.dev/packages/flutter_simple_shopify",59,80,73,"0.0.25-alpha","Jan 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_simple_shopify/latest/","flutter, graphql, shared_preferences","A new Flutter package which provides help in creating a mobile app of a shopify store.","FLUTTER","ANDROID,IOS,LINUX,MACOS" -"some_calendar","https://pub.dev/packages/some_calendar",59,80,79,"1.2.6","Jul 28, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/some_calendar/latest/","flutter, intl, jiffy","Custom calendar (multi select, single select, date range) for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ffloat","https://pub.dev/packages/ffloat",59,75,81,"1.0.1","May 18, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/ffloat/latest/","flutter","FFloat, although simple and easy to use, can satisfy all your imagination of the floating layer.",, -"grafpix","https://pub.dev/packages/grafpix",59,85,58,"1.2.8","Feb 26, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/grafpix/latest/","flutter","Huge collection of icons and gadgets utilized and ready for flutter projects.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_phone_state","https://pub.dev/packages/flutter_phone_state",59,90,83,"0.5.9","Feb 21, 2020",,"sunnyapp.co","MIT (LICENSE)","https://pub.dev/documentation/flutter_phone_state/latest/","flutter, logging, stream_transform, url_launcher, uuid","This plugin provides an easy way to make phone calls, and track the state of the phone call","FLUTTER","ANDROID,IOS" -"flutter_gifimage","https://pub.dev/packages/flutter_gifimage",59,100,94,"1.0.1","Nov 7, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_gifimage/latest/","flutter","a gifimage for flutter,for solving gif cannot be controlled speed,progress","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_overlay_window","https://pub.dev/packages/flutter_overlay_window",58,130,74,"0.3.2","Jul 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_overlay_window/latest/","flutter","Flutter plugin for displaying your flutter app over other apps on the screen","FLUTTER","ANDROID" -"copy_with_extension","https://pub.dev/packages/copy_with_extension",58,130,96,"4.0.2","May 19, 2022",,"oleksandrkirichenko.com","MIT (LICENSE)","https://pub.dev/documentation/copy_with_extension/latest/","Packages that depend on copy_with_extension","Annotation for generating `copyWith` extensions code using `copy_with_extension_gen`.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_fgbg","https://pub.dev/packages/flutter_fgbg",58,120,95,"0.2.0","Apr 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_fgbg/latest/","flutter","Flutter plugin to detect when app(not Flutter container) goes to background or foreground","FLUTTER","ANDROID,IOS" -"dotenv","https://pub.dev/packages/dotenv",58,105,92,"4.0.1","Mar 29, 2022",,"practicalflutter.com","MIT (LICENSE)","https://pub.dev/documentation/dotenv/latest/","args, meta","Load environment variables from a `.env` file.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"screen_recorder","https://pub.dev/packages/screen_recorder",58,110,80,"0.0.3","Jan 18, 2022",,"uekoetter.dev","MIT (LICENSE)","https://pub.dev/documentation/screen_recorder/latest/","flutter, image","Record your Flutter widgets and export the recordings as a GIF","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tflite_flutter_helper","https://pub.dev/packages/tflite_flutter_helper",58,100,95,"0.3.1","Dec 22, 2021",,"amishgarg.tech","Apache-2.0 (LICENSE)","https://pub.dev/documentation/tflite_flutter_helper/latest/","camera, ffi, flutter, image, meta, path_provider, quiver, tflite_flutter, tuple","Easy, fast processing and manipulation input and output of TensorFlow Lite Models.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"coupon_uikit","https://pub.dev/packages/coupon_uikit",58,130,87,"0.0.1","Nov 15, 2021",,"devmuaz.com","MIT (LICENSE)","https://pub.dev/documentation/coupon_uikit/latest/","flutter","A UI kit that contains clippers and widgets which implements the shape of the coupon cards","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dhttpd","https://pub.dev/packages/dhttpd",58,110,81,"4.0.1","Nov 11, 2021",,"j832.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dhttpd/latest/","args, build_cli_annotations, shelf, shelf_static","A static HTTP file server for easy local hosting of a directory.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_statusbarcolor_ns","https://pub.dev/packages/flutter_statusbarcolor_ns",58,130,96,"0.4.0","Oct 14, 2021",,"sameerkashyap.me","MIT (LICENSE)","https://pub.dev/documentation/flutter_statusbarcolor_ns/latest/","flutter","A package can help you to change your flutter app's statusbar's color or navigationbar's color programmatically.","FLUTTER","ANDROID,IOS" -"connection_status_bar","https://pub.dev/packages/connection_status_bar",58,100,86,"1.1.6","Aug 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/connection_status_bar/latest/","connectivity_plus, flutter","customizable flutter widget that animates when internet connection changes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"list_tile_switch","https://pub.dev/packages/list_tile_switch",58,120,91,"1.0.0","Mar 6, 2021",,,"MIT (LICENSE)","https://github.com/firatcetiner/list_tile_switch/blob/master/README.md","flutter","A simple yet elegant widget combines Material ListTile with custom and original Material and Cupertino switch implementations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_p2p","https://pub.dev/packages/flutter_p2p",58,80,59,"0.1.1","Dec 20, 2019",,"mintware.de","MIT (LICENSE)","https://github.com/mintware-de/flutter_p2p/wiki","flutter, protobuf","A WiFi Direct Plugin for Flutter. This Plugin uses the native WiFi P2P API of Android.","FLUTTER","ANDROID,IOS" -"sms_maintained","https://pub.dev/packages/sms_maintained",58,90,82,"0.2.5","Mar 17, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/sms_maintained/latest/","flutter","SMS library for Flutter applications. Its allow to send, receive, query sms messages, sms delivery and query contacts info. It exposes an easy and friendly API for developing a completely functional sms app in Flutter.","FLUTTER","ANDROID,IOS" -"flutter_polls","https://pub.dev/packages/flutter_polls",57,130,79,"0.0.9","Jul 19, 2022",,"thenifemi.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_polls/latest/","flutter, flutter_hooks, percent_indicator","Customizable Polls for Flutter. Simple, easy to use and highly customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bruno","https://pub.dev/packages/bruno",57,110,91,"3.0.0","Jul 8, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/bruno/latest/","badges, bindings_compatible, flutter, flutter_easyrefresh, intl, lpinyin, path_drawing, photo_view, xml","An enterprise-class package of Flutter components for mobile applications.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jaspr","https://pub.dev/packages/jaspr",57,110,75,"0.1.5","Jun 29, 2022",,"schultek.de","MIT (LICENSE)","https://pub.dev/documentation/jaspr/latest/","args, binary_codec, domino, hotreloader, html, http, meta, path, shelf, shelf_proxy, shelf_static","Experimental web framework that feels like Flutter but supports server-side rendering.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_network","https://pub.dev/packages/image_network",57,120,91,"2.5.1","May 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/image_network/latest/","flutter, http, webviewimage","Image Network is a package that allows you to render images on the web using CanvasKit without having problems with CORS","FLUTTER","ANDROID,IOS,WEB" -"dart_eval","https://pub.dev/packages/dart_eval",57,100,79,"0.3.0","Apr 30, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_eval/latest/","analyzer, args, collection, dcli, directed_graph, json_annotation, pedantic","A flexible Dart bytecode compiler and runtime written in Dart, enabling code push for AOT Dart apps.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_barcode_listener","https://pub.dev/packages/flutter_barcode_listener",58,130,91,"0.1.3","Mar 3, 2022",,"integrator.hr","MIT (LICENSE)","https://pub.dev/documentation/flutter_barcode_listener/latest/","flutter","Listen for any hardware barcode scanner without any manufacturer SDK","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"paytm","https://pub.dev/packages/paytm",57,110,95,"3.0.1","Nov 21, 2021",,"mrdishant.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/paytm/latest/","flutter","A Flutter plugin to use Paytm as a Payment gateway for accepting online payments in Flutter app. Paytm All-in-One SDK.","FLUTTER","ANDROID,IOS" -"queue","https://pub.dev/packages/queue",57,120,94,"3.1.0+1","Oct 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/queue/latest/","Packages that depend on queue","Queue up futures from multiple sources and await their return anywhere in your code.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"coachmaker","https://pub.dev/packages/coachmaker",57,120,76,"0.1.1","Sep 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/coachmaker/latest/","flutter","Simple coach marks with step and dynamic position for your application (coach mark/showcase/tooltip/etc...)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"code_editor","https://pub.dev/packages/code_editor",57,110,81,"1.3.1","Aug 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/code_editor/latest/","flutter, flutter_highlight, font_awesome_flutter","A code editor (dart, js, html, ...) for Flutter with syntax highlighting and custom theme.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"switcher_button","https://pub.dev/packages/switcher_button",57,120,89,"0.0.4","Jul 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/switcher_button/latest/","flutter","Flutter switch button with minimal design and material animation and highly customizable.It can be use as switch button or toggle buttons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cupertino_tabbar","https://pub.dev/packages/cupertino_tabbar",57,100,90,"2.0.0","May 4, 2021",,"cosmossoftware.coffee","MIT (LICENSE)","https://pub.dev/documentation/cupertino_tabbar/latest/","flutter","A highly customisable and simple widget for having iOS 13 style tab bars.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"linkwell","https://pub.dev/packages/linkwell",57,120,92,"2.0.6","Apr 23, 2021",,"samuelezedi.com","unknown (LICENSE)","https://pub.dev/documentation/linkwell/latest/","flutter, url_launcher","LinkWell is Text Plugin that detects URLs and Emails in a String and when tapped opens in users browsers,","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"relative_scale","https://pub.dev/packages/relative_scale",57,130,86,"2.0.0","Mar 5, 2021",,"xamantra.dev","GPL-3.0 (LICENSE)","https://pub.dev/documentation/relative_scale/latest/","flutter","RelativeScale is a simple custom sizing system for flutter widgets to achieve the same physical sizes across different devices.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"giphy_picker","https://pub.dev/packages/giphy_picker",57,100,92,"2.0.0","Mar 4, 2021",,"firstfloorsoftware.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/giphy_picker/latest/","flutter, http","A plugin that allows you to pick animated GIF images from Giphy.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zflutter","https://pub.dev/packages/zflutter",57,80,63,"0.0.1+2","May 22, 2020",,"z.flutter.gallery","MIT (LICENSE)","https://pub.dev/documentation/zflutter/latest/","flutter, quiver","A round, flat and designer-friendly pseudo-3D engine for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vertical_tabs","https://pub.dev/packages/vertical_tabs",57,100,91,"0.2.0","Feb 1, 2020",,"flutterdev.site","MIT (LICENSE)","https://pub.dev/documentation/vertical_tabs/latest/","flutter","A vertical tabs package with some handy settings for flutter framework.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_page_transition","https://pub.dev/packages/flutter_page_transition",57,90,87,"0.1.6","Nov 25, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_page_transition/latest/","flutter","A rich, convenient, easy-to-use flutter page transition package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tinder_card","https://pub.dev/packages/tinder_card",57,100,60,"0.1.1","Jul 22, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/tinder_card/latest/","flutter, fluttery_dart2","A sample Tinder Card with swipe effects (right, left, up) and multiple images showing into the card and tap to view the next image.","FLUTTER","ANDROID,IOS" -"sweetalert","https://pub.dev/packages/sweetalert",57,90,91,"0.0.1","Dec 22, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/sweetalert/latest/","flutter, flutter_sequence_animation","sweet alert for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"barcode_scanner","https://pub.dev/packages/barcode_scanner",56,130,88,"3.2.0","Jul 22, 2022",,"scanbot.io","unknown (LICENSE)","https://docs.scanbot.io/barcode-scanner-sdk/flutter/introduction/","flutter, json_annotation, logging","Flutter plugin of the Scanbot Barcode Scanner SDK for Android and iOS. Provides functionality for scanning 1D and 2D barcodes, like EAN, UPC, QR code, Data Matrix, PDF 417, etc.","FLUTTER","ANDROID,IOS" -"signalr_netcore","https://pub.dev/packages/signalr_netcore",56,130,94,"1.3.1","Jul 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/signalr_netcore/latest/","flutter, http, logging, message_pack_dart, sse_client, tuple, web_socket_channel","A flutter client for ASP.NET Core SignalR. The client is able to invoke server side hub functions and to receive method invocations issued by the server.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"analog_clock","https://pub.dev/packages/analog_clock",56,110,89,"0.1.1","Jul 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/analog_clock/latest/","flutter","Flutter Analog Clock plugin.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"doc_widget","https://pub.dev/packages/doc_widget",56,100,82,"0.2.9","Jun 28, 2022",,"isacjunior.dev","MIT (LICENSE)","https://pub.dev/documentation/doc_widget/latest/","doc_widget_annotation, flutter, flutter_highlight","An easier way that documents your widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scanbot_sdk","https://pub.dev/packages/scanbot_sdk",56,120,83,"2.9.0","Jun 22, 2022",,"scanbot.io","unknown (LICENSE)","https://docs.scanbot.io/document-scanner-sdk/flutter/introduction/","flutter, json_annotation, logging","Flutter plugin of the Scanbot Scanner SDK for Android and iOS. Provides functionality like Document Scanning, QR and Barcode Scanning, PDF Creation, TIFF, OCR, etc.","FLUTTER","ANDROID,IOS" -"simple_icons","https://pub.dev/packages/simple_icons",56,120,87,"7.1.0","Jun 13, 2022",,"teavelopment.com","unknown (LICENSE)","https://pub.dev/documentation/simple_icons/latest/","flutter","The Simple Icon pack available as Flutter Icons. Provides over 1500 Free SVG icons for popular brands.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"auto_direction","https://pub.dev/packages/auto_direction",56,100,89,"0.0.6","May 30, 2022",,"ahmedy.me","MIT (LICENSE)","https://pub.dev/documentation/auto_direction/latest/","flutter, intl","This package changes the direction of a widget from ltr direction into rtl direction and vice versa based on the language of the text provided.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fimber","https://pub.dev/packages/fimber",56,120,95,"0.6.6","May 15, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/fimber/latest/","Packages that depend on fimber","Extensible logging for Flutter - based on Timber on Android, using similar (as far as Dart lang allows) method API with same concepts for tree and planting logging tree.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"babstrap_settings_screen","https://pub.dev/packages/babstrap_settings_screen",56,110,87,"0.1.3","Apr 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/babstrap_settings_screen/latest/","flutter","This package helps you to display a nice settings screen with Flutter in a very simple and fast way. Use it to have MVP right now.","FLUTTER","ANDROID,IOS" -"three_dart","https://pub.dev/packages/three_dart",56,100,81,"0.0.10","Apr 15, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/three_dart/latest/","crypto, ffi, flutter, flutter_gl, http, image, universal_html","three.js implement by Dart. Dart 3D library. an easy to use, lightweight, cross-platform, general purpose 3D library.","FLUTTER","ANDROID,IOS,MACOS,WINDOWS" -"flutter_zoom_sdk","https://pub.dev/packages/flutter_zoom_sdk",56,130,90,"1.1.0+4","Mar 29, 2022",,"evilrattechnologies.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_zoom_sdk/latest/","crypto, flutter, flutter_web_plugins, js, plugin_platform_interface","Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by EvilRATT","FLUTTER","ANDROID,IOS,WEB" -"flutter_tree","https://pub.dev/packages/flutter_tree",56,115,82,"2.0.3","Mar 24, 2022",,"coldstone.fun","MIT (LICENSE)","https://pub.dev/documentation/flutter_tree/latest/","flutter","Flutter tree widget plugin, you can use this plugin to show a tree like layout, some thing a department tree.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stacked_hooks","https://pub.dev/packages/stacked_hooks",56,120,93,"0.2.2","Mar 23, 2022",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/stacked_hooks/latest/","flutter, flutter_hooks, provider","Classes that help you make use of hooks when using the stacked package","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"desktop_notifications","https://pub.dev/packages/desktop_notifications",56,130,88,"0.6.3","Feb 8, 2022",,"canonical.com","MPL-2.0 (LICENSE)","https://pub.dev/documentation/desktop_notifications/latest/","dbus","Allows notifications to be sent on Linux desktops using the desktop notifications specification.","DART,FLUTTER","LINUX" -"isolator","https://pub.dev/packages/isolator",56,130,66,"2.0.2","Jan 8, 2022",,"alphamikle.dev","MIT (LICENSE)","https://pub.dev/documentation/isolator/latest/","meta","Isolator is a package, which offer to you a simple way for creating two-component states with isolated part and frontend part of any kind - BLoC, MobX, ChangeNotifier and others","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dartion","https://pub.dev/packages/dartion",56,90,56,"1.0.7","Jan 5, 2022",,"flutterando.com.br","Apache-2.0 (LICENSE)","https://pub.dev/documentation/dartion/latest/","jaguar_jwt, path, shelf, shelf_multipart, shelf_router, shelf_static, uuid, yaml","Dartion is a RESTful mini web server based on JSON. Up your backend in 5 Seconds!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"aesthetic_dialogs","https://pub.dev/packages/aesthetic_dialogs",56,120,67,"0.0.15","Jan 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/aesthetic_dialogs/latest/","flutter, flutter_web_plugins","This Flutter plugin allows you to display nice custom dialog boxes.","FLUTTER","ANDROID,IOS,WEB" -"enhance_stepper","https://pub.dev/packages/enhance_stepper",56,120,89,"0.1.1","Dec 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/enhance_stepper/latest/","flutter","add alternate labels to the stepper in flutter;add step icon change.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"graphs","https://pub.dev/packages/graphs",56,130,95,"2.1.0","Sep 14, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/graphs/latest/","collection","Graph algorithms that operate on graphs in any representation","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_fawry_pay","https://pub.dev/packages/flutter_fawry_pay",56,120,69,"0.0.6+1","Jul 11, 2021",,"shadyboshra.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_fawry_pay/latest/","flutter, flutter_fawry_pay_platform_interface, flutter_fawry_pay_web","This plugin is for FawryPay. It's implemented the native SDKs to work on Flutter environment.","FLUTTER","ANDROID,IOS,WEB" -"flutter_simple_dependency_injection","https://pub.dev/packages/flutter_simple_dependency_injection",56,130,92,"2.0.0","Apr 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_simple_dependency_injection/latest/","Packages that depend on flutter_simple_dependency_injection","A super simple dependency injection implementation for flutter that behaves like any normal IOC container and does not rely on mirrors","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_syntax_view","https://pub.dev/packages/flutter_syntax_view",56,110,86,"4.0.0","Mar 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_syntax_view/latest/","flutter, string_scanner","A static syntax highlighter widget which highlights code text according to the programming language syntax using native Dart code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"textless","https://pub.dev/packages/textless",56,100,79,"6.6.6","Mar 25, 2021",,"sooxt98.space","MIT (LICENSE)","https://pub.dev/documentation/textless/latest/","flutter","Less is More; Widgetless Text","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"search_map_place","https://pub.dev/packages/search_map_place",56,80,88,"0.3.0","Apr 12, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/search_map_place/latest/","flutter, google_maps_flutter, http","A Search Widget that allows users to search for a place while getting autocompletion feedback.","FLUTTER","ANDROID,IOS" -"sliverbar_with_card","https://pub.dev/packages/sliverbar_with_card",56,90,75,"0.1.5","Mar 10, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/sliverbar_with_card/latest/","flutter","A Flutter package to create a SliverAppBar with a Card with action button and back button, excellent to show catalog items.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_animation_set","https://pub.dev/packages/flutter_animation_set",56,80,78,"0.0.4","Oct 17, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_animation_set/latest/","flutter","Easy to build an animation set","FLUTTER","ANDROID,IOS" -"ping_discover_network","https://pub.dev/packages/ping_discover_network",56,110,92,"0.2.0+1","Sep 7, 2019",,"tablemi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ping_discover_network/latest/","flutter","Library that allows to ping IP subnet and discover network devices. Could be used to find printers and other devices and services in a local network.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"signalr_client","https://pub.dev/packages/signalr_client",56,80,88,"0.1.6","Jul 11, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/signalr_client/latest/","flutter, logging, w3c_event_source","A flutter client for ASP.NET Core SignalR. The client is able to invoke server side hub functions and to receive method invocations issued by the server.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_ticket_widget","https://pub.dev/packages/flutter_ticket_widget",56,100,84,"0.0.1","Apr 19, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_ticket_widget/latest/","flutter","A new Flutter package which helps you implement Ticket Widget in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"city_pickers","https://pub.dev/packages/city_pickers",55,115,93,"1.1.2","Jul 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/city_pickers/latest/","flutter, lpinyin","Flutter plugin for city picker, Popups widgets, call by function, support china.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fleasy","https://pub.dev/packages/fleasy",55,130,59,"0.14.1","Jul 14, 2022",,"jensbecker.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fleasy/latest/","dart_code_metrics, flash, flutter, flutter_lints, font_awesome_flutter, intl","Useful and easy to use extensions, helper classes and widgets to create Flutter apps easier.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"usage","https://pub.dev/packages/usage",55,130,99,"4.1.0","Jun 15, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/usage/latest/","meta, path","A Google Analytics wrapper for command-line, web, and Flutter apps.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pmvvm","https://pub.dev/packages/pmvvm",55,120,83,"4.0.1","May 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/pmvvm/latest/","flutter, flutter_hooks, provider, tint","A clean & simple MVVM solution for state management using Provider package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_auth_ui","https://pub.dev/packages/flutter_auth_ui",55,130,84,"3.0.0","May 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_auth_ui/latest/","firebase_auth, flutter, flutter_auth_ui_web, flutter_plugin_android_lifecycle","Unofficial firebaseui package for flutter. This library aims to provide support for Android, iOS and the web. Login with Email, Phone, Google account and etc.","FLUTTER","ANDROID,IOS,WEB" -"animated_native_splash","https://pub.dev/packages/animated_native_splash",55,110,74,"1.3.0","Jan 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_native_splash/latest/","image, meta, path, universal_io, xml, yaml","A package which automates the task of creating an animated splash screen in a flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loggy","https://pub.dev/packages/loggy",55,120,93,"2.0.1+1","Jan 14, 2022",,"infinum.com","MIT (LICENSE)","https://pub.dev/documentation/loggy/latest/","stack_trace","Logger for Dart applications, use mixin for easier separation when needed","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"black_hole_flutter","https://pub.dev/packages/black_hole_flutter",55,130,85,"0.3.5","Jan 5, 2022",,"wanke.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/black_hole_flutter/latest/","collection, flutter, meta","🛠 A package absorbing all Flutter utility functions, including extension functions and commonly used widgets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sealed_flutter_bloc","https://pub.dev/packages/sealed_flutter_bloc",55,130,76,"8.0.0","Nov 18, 2021",,"bloclibrary.dev","MIT (LICENSE)","https://pub.dev/documentation/sealed_flutter_bloc/latest/","bloc, flutter, flutter_bloc, sealed_unions","flutter_bloc state management extension that integrates sealed_unions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_date_picker_timeline","https://pub.dev/packages/flutter_date_picker_timeline",55,120,81,"0.3.3","Nov 14, 2021",,"asoteam.ir","MIT (LICENSE)","https://pub.dev/documentation/flutter_date_picker_timeline/latest/","flutter, intl, scroll_to_index, shamsi_date","A Gregorian and Jalali customizable date picker as a horizontal timeline","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_contact","https://pub.dev/packages/flutter_contact",55,110,90,"0.9.1+8","Oct 30, 2021",,"sunnyapp.co","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_contact/latest/","collection, dartxx, equatable, flexidate, flutter, intl, logging, logging_config, quiver, uuid","A Flutter plugin to retrieve, create and save contacts and contact-related events on Android and iOS devices.","FLUTTER","ANDROID,IOS" -"progressive_time_picker","https://pub.dev/packages/progressive_time_picker",55,120,79,"0.0.4","Oct 14, 2021",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/progressive_time_picker/latest/","flutter","This plugin allow us to customize time picker based on our requirements for selecting a specific range from time picker and it's supports multiple platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"advanced_icon","https://pub.dev/packages/advanced_icon",55,130,72,"0.1.2","Sep 25, 2021",,"devtonium.com","MIT (LICENSE)","https://pub.dev/documentation/advanced_icon/latest/","flutter","A flutter package that contains a collection of icon decoration tools (i.e. gradient, opacity) and icon transition features with cool animation effects.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"glass","https://pub.dev/packages/glass",55,130,93,"1.0.1+1","Aug 11, 2021",,"zac.ac","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/glass/latest/","flutter","Allows conversion of any widget to a ""glass"" or ""frosted glass"" version of itself","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hijri_picker","https://pub.dev/packages/hijri_picker",55,120,87,"3.0.0","Jul 30, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/hijri_picker/latest/","flutter, hijri","Hijri calender to pick umm alqura dates support max & min dates.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_sequence_animator","https://pub.dev/packages/image_sequence_animator",55,110,89,"2.0.0","May 4, 2021",,"cosmossoftware.coffee","MIT (LICENSE)","https://pub.dev/documentation/image_sequence_animator/latest/","cached_network_image, flutter","A simple widget for animating a set of images with full custom controls as an alternative to using a GIF file.","FLUTTER","ANDROID,IOS,MACOS" -"flutter_text_field_fab","https://pub.dev/packages/flutter_text_field_fab",55,90,60,"0.1.3","Apr 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_text_field_fab/latest/","flutter","flutter_text_field_fab is a simple widget that allows you to turn a floating action button into a text field.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_card","https://pub.dev/packages/animated_card",55,110,88,"2.0.0","Apr 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_card/latest/","flutter","Package to animate the initialization of any widget, with the possibility of using a custom dismissible.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flinq","https://pub.dev/packages/flinq",55,130,87,"2.0.2","Mar 23, 2021",,"marchdev.tk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flinq/latest/","collection","Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecesary boilerplate work with collections.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_balloon_slider","https://pub.dev/packages/flutter_balloon_slider",55,130,81,"0.1.1","Mar 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_balloon_slider/latest/","flutter","Balloon slider widget with floating balloon animation and material design look.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"arcore_plugin","https://pub.dev/packages/arcore_plugin",55,90,50,"0.2.0","Jul 15, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/arcore_plugin/latest/","flutter, lint","A new Flutter plugin that allows you to integrate ARCore functionlaity into youre app","FLUTTER","ANDROID" -"animation_director","https://pub.dev/packages/animation_director",55,55,44,"0.1.1","Mar 17, 2020",,"flutterdev.site","unknown (LICENSE)","https://pub.dev/documentation/animation_director/latest/","flutter","AnimationDirector is a package to create beautiful and smooth animations for flutter framework",, -"firebase_admin","https://pub.dev/packages/firebase_admin",54,120,87,"0.2.0","Jul 6, 2022",,"appsup.be","Apache-2.0, BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_admin/latest/","clock, collection, crypto_keys, dotenv, firebase_dart, gcloud, http, jose, meta, openid_client, path, x509","A port of the Firebase admin sdk to pure, idiomatic Dart code","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"photo_editor_sdk","https://pub.dev/packages/photo_editor_sdk",54,130,85,"2.6.0","Jun 29, 2022",,"img.ly","unknown (LICENSE)","https://pub.dev/documentation/photo_editor_sdk/latest/","flutter, imgly_sdk","The official Flutter plugin for PhotoEditor SDK. Integrate the photo editor into your own iOS or Android app - in minutes!","FLUTTER","ANDROID,IOS" -"flutter_awesome_select","https://pub.dev/packages/flutter_awesome_select",54,120,90,"6.4.0","Jun 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_awesome_select/latest/","collection, flutter","Easily convert your usual single/multiple select or dropdown into page, dialog, or bottom sheet with various choice input such as radio, checkbox, switch, chips, or custom widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mad_pay","https://pub.dev/packages/mad_pay",54,130,84,"2.2.12","Jun 23, 2022",,"madbrains.ru","MIT (LICENSE)","https://pub.dev/documentation/mad_pay/latest/","flutter, mad_pay_android, mad_pay_ios, mad_pay_platform_interface","Mad Pay will help you make payments through Apple Pay and Google Pay","FLUTTER","ANDROID,IOS" -"spotify","https://pub.dev/packages/spotify",54,110,82,"0.7.2","Jun 12, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/spotify/latest/","http, json_annotation, oauth2, pedantic","An incomplete dart library for interfacing with the Spotify Web API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mic_stream","https://pub.dev/packages/mic_stream",54,110,88,"0.6.1","Jun 9, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/mic_stream/latest/","flutter, permission_handler","A plugin to receive raw byte streams from a device's microphone. Audio is returned as `Stream`.","FLUTTER","ANDROID,IOS,MACOS" -"pedantic_mono","https://pub.dev/packages/pedantic_mono",54,130,90,"1.19.2","May 16, 2022",,"mono0926.com","MIT (LICENSE)","https://pub.dev/documentation/pedantic_mono/latest/","flutter_lints","[mono edition] Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_advanced_avatar","https://pub.dev/packages/flutter_advanced_avatar",54,130,84,"1.1.0","Apr 14, 2022",,"alexmelnyk.io","BSD-3-Clause (LICENSE)","https://github.com/alex-melnyk/flutter_advanced_avatar/blob/master/README.md","flutter","An advanced avatar provides a rich API for widget customization that opens a new look and feel in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appsflyer_sdk","https://pub.dev/packages/appsflyer_sdk",54,110,97,"6.5.2+2","Apr 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/appsflyer_sdk/latest/","flutter","A Flutter plugin for AppsFlyer SDK. Supports iOS and Android.","FLUTTER","ANDROID,IOS" -"esptouch_flutter","https://pub.dev/packages/esptouch_flutter",54,130,84,"1.0.0","Sep 6, 2021","1.1.0-androidv2","smaho.dev","MIT (LICENSE)","https://pub.dev/documentation/esptouch_flutter/latest/","flutter","Flutter plugin for ESP-Touch (Smart Config) to configure network for ESP-8266 and ESP-32 devices. Runs on iOS and Android.","FLUTTER","ANDROID,IOS" -"overscroll_pop","https://pub.dev/packages/overscroll_pop",54,110,76,"0.0.9","Mar 22, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/overscroll_pop/latest/","flutter, flutter_web_plugins","A Flutter widget for Scrollview, pop when overscroll like Pinterest and Instagram app on iOS","FLUTTER","ANDROID,IOS,WEB" -"star_menu","https://pub.dev/packages/star_menu",54,110,81,"2.1.3","Mar 13, 2022",,"marcobavagnoli.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/star_menu/latest/","flutter, vector_math","Contextual popup menu with different shapes and multiple ways to fine-tune animation and position. The menu entries can be almost any kind of widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"searchbar_animation","https://pub.dev/packages/searchbar_animation",54,120,86,"0.0.2","Jan 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/searchbar_animation/latest/","flutter","Searchbar Animation provides the horizontal slide animation to a searchbar and it is fully customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swipe_cards","https://pub.dev/packages/swipe_cards",54,90,93,"1.0.0","Jan 14, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/swipe_cards/latest/","flutter","Tinder like swipe cards.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"platform","https://pub.dev/packages/platform",54,110,100,"3.1.0","Dec 2, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/platform/latest/","Packages that depend on platform","A pluggable, mockable platform abstraction for Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"deep_pick","https://pub.dev/packages/deep_pick",54,130,89,"0.10.0","Nov 1, 2021",,"pascalwelsch.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/deep_pick/latest/","Packages that depend on deep_pick","Simplifies manual JSON parsing with a type-safe API. No dynamic, no manual casting. Flexible inputs types, fixed output types. Useful parsing error messages","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_stories","https://pub.dev/packages/flutter_stories",54,120,86,"0.3.1","Oct 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_stories/latest/","flutter","Widget that brings stories mechanism to your apps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"webview_cookie_manager","https://pub.dev/packages/webview_cookie_manager",54,130,96,"2.0.6","Sep 26, 2021",,"mobilepeople.dev","MIT (LICENSE)","https://pub.dev/documentation/webview_cookie_manager/latest/","flutter","Have you been turned into a cookie management problem? This package can help. It has all of the cookie management functionality you have been looking for.","FLUTTER","ANDROID,IOS" -"flutter_beacon","https://pub.dev/packages/flutter_beacon",54,130,91,"0.5.1","Aug 21, 2021",,"cubeacon.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_beacon/latest/","flutter","Flutter plugin for scanning and transmit as beacon (iBeacon) on Android and iOS.","FLUTTER","ANDROID,IOS" -"flutter_iconly","https://pub.dev/packages/flutter_iconly",54,120,93,"1.0.2","Jun 5, 2021",,"nerolab.dev","unknown (LICENSE)","https://pub.dev/documentation/flutter_iconly/latest/","flutter","300+ Free icons for your next project in 5 styles (Light, Bold, Broken) for flutter. Icons designed by piqo.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"country_icons","https://pub.dev/packages/country_icons",54,130,95,"2.0.2","Apr 23, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/country_icons/latest/","flutter","A flutter package with many country flag icons that you can use via the Image.asset method","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"outline_gradient_button","https://pub.dev/packages/outline_gradient_button",54,110,92,"2.0.0+1","Mar 26, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/outline_gradient_button/latest/","flutter","OutlineGradientButton package developed to create buttons with gradient outline.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"curved_splash_screen","https://pub.dev/packages/curved_splash_screen",54,100,63,"1.0.0+1","Mar 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/curved_splash_screen/latest/","flutter","A Splash screen with curved custom bottom sheet and dots indicator within it. You can add your custom splash screens & change any color of the items of the bottomSheet.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"logger_flutter","https://pub.dev/packages/logger_flutter",54,80,88,"0.7.1","Aug 17, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/logger_flutter/latest/","flutter, logger, sensors","Flutter extension for logger. Please go there for documentation.","FLUTTER","ANDROID,IOS" -"gradient_app_bar","https://pub.dev/packages/gradient_app_bar",54,70,91,"0.1.3","Jul 15, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/gradient_app_bar/latest/","flutter","The official AppBar, with a more colorful twist. Add gradients to spice up your application and make it beautiful. This easy to use library makes it easy, and most of all, it is compatible with everything the normal AppBar is compatible with!",, -"flutter_duration_picker","https://pub.dev/packages/flutter_duration_picker",54,80,77,"1.0.4","Oct 23, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_duration_picker/latest/","flutter","A widget for picking durations, inspired by Material Time Picker.",, -"al_downloader","https://pub.dev/packages/al_downloader",53,130,85,"1.5.7","Jul 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/al_downloader/latest/","convert, crypto, flutter, flutter_downloader, path, path_provider","A URL-based flutter downloader that supports to download any type of file and automatically manages a lot of things.","FLUTTER","ANDROID,IOS" -"pytorch_mobile","https://pub.dev/packages/pytorch_mobile",53,120,77,"0.2.2","Jul 12, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pytorch_mobile/latest/","flutter, path, path_provider","A flutter plugin for pytorch model inference. Supports image models as well as custom models.","FLUTTER","ANDROID,IOS" -"image_size_getter","https://pub.dev/packages/image_size_getter",53,120,96,"2.1.2","Jul 11, 2022",,"kikt.top","Apache-2.0 (LICENSE)","https://pub.dev/documentation/image_size_getter/latest/","collection, hashcodes","Get image width and height, the library does not completely decode the image file, just read the metadata to get the image width and height.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"serveme","https://pub.dev/packages/serveme",53,110,29,"1.2.0","Jul 10, 2022",,"minimagic.games","MIT (LICENSE)","https://github.com/sourcecaster/serveme","connectme, mongo_dart, packme, yaml","Backend server framework designed for a quick development of modular WebSocket based server applications with MongoDB integration.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"plaid_flutter","https://pub.dev/packages/plaid_flutter",53,130,93,"2.2.2","Jun 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/plaid_flutter/latest/","flutter, flutter_web_plugins, js, plugin_platform_interface","Plaid Link for Flutter. Integrates the native iOS, Android and Web SDKs.","FLUTTER","ANDROID,IOS,WEB" -"mixpanel_flutter","https://pub.dev/packages/mixpanel_flutter",53,120,97,"1.6.0","Jun 24, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/mixpanel_flutter/latest/","flutter, flutter_web_plugins, js","Official Flutter Tracking SDK for Mixpanel Analytics developed and maintained by Mixpanel, Inc.","FLUTTER","ANDROID,IOS,WEB" -"survey_kit","https://pub.dev/packages/survey_kit",54,110,87,"0.1.1","Jun 20, 2022",,"quickbirdstudios.com","MIT (LICENSE)","https://pub.dev/documentation/survey_kit/latest/","bloc, collection, cupertino_icons, flutter, flutter_bloc, flutter_platform_widgets, go_router, intl, json_annotation, lottie, provider, uuid, video_player","Create beautiful surveys with Flutter (inspired by iOS ResearchKit Surveys)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_maps_place_picker_mb","https://pub.dev/packages/google_maps_place_picker_mb",53,110,96,"2.0.0-mb.20","Jun 6, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/google_maps_place_picker_mb/latest/","flutter, geolocator, google_api_headers, google_maps_flutter, google_maps_webservice, http, location, provider, tuple, uuid","A Flutter plugin which provides 'Picking Place' using Google Maps widget. (MB version)","FLUTTER","ANDROID,IOS" -"solana","https://pub.dev/packages/solana",53,110,87,"0.25.0","Jun 5, 2022",,"cryptoplease.com","MIT (LICENSE)","https://pub.dev/documentation/solana/latest/","bip39, borsh_annotation, collection, convert, cryptography, decimal, ed25519_hd_key, freezed_annotation, http, json_annotation, typed_data, web_socket_channel","Dart implementation of Solana JSON RPC API client. Provides convenient interface for the RPC methods.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"glassmorphism_ui","https://pub.dev/packages/glassmorphism_ui",53,130,89,"0.3.0","Jun 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/glassmorphism_ui/latest/","flutter","Create beautiful Glassmorphic ui using components provided by this package","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"diagram_editor","https://pub.dev/packages/diagram_editor",53,130,76,"0.1.5","May 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/diagram_editor/latest/","flutter, provider, uuid","A flutter diagram editor library that provides DiagramEditor widget and a possibility to customize all editor design and behavior.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"observable_ish","https://pub.dev/packages/observable_ish",53,120,92,"4.0.6","May 18, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/observable_ish/latest/","collection","Write elegant reactive cross-platform client side application using observable states and event emitters.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_speed_dial","https://pub.dev/packages/simple_speed_dial",53,130,91,"0.1.7","May 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_speed_dial/latest/","flutter","A simple speed dial for Flutter. You can use as many speed dial options as you want. You can use labels next to the speed dial options. Colors of every fab can be set.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"majascan","https://pub.dev/packages/majascan",53,110,88,"0.5.0","May 6, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/majascan/latest/","flutter","A qr code scanner flutter plugin project. Using method channel open native camera page scan QR code. Support iOS, Android.","FLUTTER","ANDROID,IOS" -"isolated_worker","https://pub.dev/packages/isolated_worker",53,130,86,"0.1.1","Apr 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/isolated_worker/latest/","meta","A singleton isolated worker for Flutter (Isolate) and Web (Web Worker).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"computer","https://pub.dev/packages/computer",53,130,83,"3.2.1","Feb 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/computer/latest/","Packages that depend on computer","Easy to use pool of concurrent workers with compute() like API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"sip_ua","https://pub.dev/packages/sip_ua",53,110,88,"0.5.1","Feb 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/sip_ua/latest/","crypto, flutter_webrtc, intl, logger, parser_error, path, random_string, recase, sdp_transform, uuid","A SIP UA stack for Flutter/Dart, based on flutter-webrtc, support iOS/Android/Destkop/Web.","FLUTTER","ANDROID,IOS,MACOS,WINDOWS" -"palestine_connection","https://pub.dev/packages/palestine_connection",53,130,60,"0.0.21","Jan 12, 2022",,"msayed.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/palestine_connection/latest/","Packages that depend on palestine_connection","Lightweight internet connection test, lookup any provided domain.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"auto_orientation","https://pub.dev/packages/auto_orientation",53,110,96,"2.2.1","Jan 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/auto_orientation/latest/","flutter","Set the device orientation programmatically for iOS and Android","FLUTTER","ANDROID,IOS" -"faunadb_http","https://pub.dev/packages/faunadb_http",53,110,35,"0.13.4","Nov 22, 2021",,"gavans.work","MIT (LICENSE)","https://pub.dev/documentation/faunadb_http/latest/","http, json_annotation","A pure Dart implementation of a FaunaDB client and provides query classes that closely mimic FQL functions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"selectable_autolink_text","https://pub.dev/packages/selectable_autolink_text",53,120,90,"2.3.0","Sep 9, 2021",,"miyake.id","MIT (LICENSE)","https://pub.dev/documentation/selectable_autolink_text/latest/","flutter","Generate inline links that can be selected and tapped in text for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lazy_data_table","https://pub.dev/packages/lazy_data_table",53,120,85,"0.3.1","Sep 5, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/lazy_data_table/latest/","flutter","A Flutter data table with (optional) sticky row and/or column headers that loads the contents lazily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_placeholder_textlines","https://pub.dev/packages/flutter_placeholder_textlines",53,110,88,"1.1.2","Aug 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_placeholder_textlines/latest/","flutter","A simple plugin to generate placeholder lines that emulates text in a UI, useful for displaying placeholder content while loading or empty items","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"banner_carousel","https://pub.dev/packages/banner_carousel",53,120,93,"1.2.1","Jun 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/banner_carousel/latest/","flutter","A Widget horizontal scrollable list with indicator and animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vertical_tab_bar_view","https://pub.dev/packages/vertical_tab_bar_view",53,110,83,"0.0.1","Jun 9, 2021",,"neatfastro.com","MIT (LICENSE)","https://pub.dev/documentation/vertical_tab_bar_view/latest/","flutter","A new Flutter package project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circular_countdown","https://pub.dev/packages/circular_countdown",53,120,91,"2.1.0","May 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/circular_countdown/latest/","flutter","A package that represents a circular countdown that you can use for every kind of units (days, hours, seconds, points, ...).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"number_slide_animation","https://pub.dev/packages/number_slide_animation",53,100,87,"0.2.1","Mar 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/number_slide_animation/latest/","flutter","A Number that will be displayed with a neat animation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"page_indicator","https://pub.dev/packages/page_indicator",53,120,96,"0.4.1","Mar 12, 2021",,"kikt.top","Apache-2.0 (LICENSE)","https://pub.dev/documentation/page_indicator/latest/","flutter","flutter pageview indicator, easy to use. Custom location, size, but only circular.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"koin","https://pub.dev/packages/koin",53,90,78,"0.14.2","Dec 27, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/koin/latest/","kt_dart, meta","A pragmatic lightweight dependency injection framework for Dart projects.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_masked_text2","https://pub.dev/packages/flutter_masked_text2",53,100,96,"0.9.1","Mar 6, 2021",,"djade.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_masked_text2/latest/","flutter","Masked text input for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"smooth_scroll_web","https://pub.dev/packages/smooth_scroll_web",53,90,80,"0.0.4","Nov 26, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/smooth_scroll_web/latest/","flutter","Flutter Web package for a smoother scroll experience. Can be used with any scrollable widget, but only on desktop browsers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"commons","https://pub.dev/packages/commons",53,70,83,"0.7.8+3","Jul 12, 2020",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/commons/latest/","data_connection_checker, date_format, device_info, flutter, get_version, http, intl, oktoast, package_info, progress_indicators, share, shared_preferences, time, url_launcher","Commons Flutter package includes alert dialogs, extension functions and much more... Written by 'Ch Arbaz Mateen'","FLUTTER","ANDROID,IOS" -"flute_music_player","https://pub.dev/packages/flute_music_player",53,75,86,"0.0.6","Apr 3, 2018",,"mtechviral.com","Apache-2.0 (LICENSE, LICENSE.txt)","https://pub.dev/documentation/flute_music_player/latest/","flutter","A new flutter music player with audio plugin.","FLUTTER","ANDROID,IOS" -"alchemist","https://pub.dev/packages/alchemist",52,130,72,"0.4.1","Jul 20, 2022",,"betterment.dev","MIT (LICENSE)","https://pub.dev/documentation/alchemist/latest/","equatable, flutter, flutter_test, meta","A support package that aims to make golden testing in Flutter easier and more streamlined.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"scrollable_clean_calendar","https://pub.dev/packages/scrollable_clean_calendar",52,130,89,"1.4.0","Jul 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/scrollable_clean_calendar/latest/","flutter, intl, scrollable_positioned_list","A clean calendar widget with vertical scroll, locale, and range selection date","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_editor_plus","https://pub.dev/packages/image_editor_plus",52,130,88,"0.1.5","Jul 18, 2022",,"ensorta.com","MIT (LICENSE)","https://pub.dev/documentation/image_editor_plus/latest/","colorfilter_generator, crop, cupertino_icons, extended_image, flutter, flutter_colorpicker, flutter_web_plugins, font_awesome_flutter, hand_signature, image, image_editor, image_picker, nb_utils, path_provider, permission_handler, screenshot, zoom_widget","Image Editor Plugin with filters, drawing, text and emoji like stories.","FLUTTER","ANDROID,IOS" -"connectycube_sdk","https://pub.dev/packages/connectycube_sdk",52,110,89,"2.1.2","Jul 15, 2022",,,"LGPL-3.0 (LICENSE)","https://developers.connectycube.com/flutter/","collection, crypto, flutter, flutter_webrtc, http, http_parser, intl, mime, objectid, path, platform_device_id, universal_io, uuid, web_socket_channel, xmpp_stone","Flutter SDK for messaging, video calling and push notifications. WebRTC and XMPP based.","FLUTTER","ANDROID,IOS,MACOS,WINDOWS" -"injectable_generator","https://pub.dev/packages/injectable_generator",52,80,95,"1.5.4","Jul 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/injectable_generator/latest/","analyzer, build, code_builder, collection, dart_style, glob, injectable, path, source_gen","Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.","DART", -"flutter_logs","https://pub.dev/packages/flutter_logs",52,110,93,"2.1.7","Jun 23, 2022",,"umairadil.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_logs/latest/","flutter, platform","An extensive filebased logging framework for flutter apps. (ELK Stack Supported)","FLUTTER","ANDROID,IOS" -"quick_usb","https://pub.dev/packages/quick_usb",52,100,85,"0.4.0","Jun 20, 2022",,"woodemi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/quick_usb/latest/","ffi, flutter, libusb, plugin_platform_interface","A cross-platform (Android/Windows/macOS/Linux) USB plugin for Flutter","FLUTTER","ANDROID,LINUX,MACOS,WINDOWS" -"requests","https://pub.dev/packages/requests",52,110,90,"4.4.1","Jun 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/requests/latest/","crypto, hex, http, quiver","a flutter library that helps with http requests and stored cookies","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_segment","https://pub.dev/packages/flutter_segment",52,120,95,"3.9.0","Jun 14, 2022",,,"MIT (LICENSE)","https://github.com/la-haus/flutter-library-segment#readme","flutter, flutter_web_plugins, meta","Flutter implementation of Segment Analytics for iOS, Android and Web","FLUTTER","ANDROID,IOS,WEB" -"overlay_tutorial","https://pub.dev/packages/overlay_tutorial",52,120,83,"3.0.0","May 12, 2022",,"tech-creator.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/overlay_tutorial/latest/","async, collection, equatable, flutter","A Flutter package for displaying overlay tutorial by cutting a hole on widget. It allows also to add hint aside the hole.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_exif_rotation","https://pub.dev/packages/flutter_exif_rotation",52,130,97,"0.5.1","Apr 3, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_exif_rotation/latest/","flutter","Flutter plugin that fixes the picture orientation when it's took in landscape for some devices.","FLUTTER","ANDROID,IOS" -"i18n","https://pub.dev/packages/i18n",52,130,89,"3.4.1","Dec 5, 2021","4.0.0-alpha.0","muha.dev","MIT (LICENSE)","https://pub.dev/documentation/i18n/latest/","build, build_config, dart_style, quick_log, yaml","Simple i18n solution for dart and flutter. Uses code generation to generate translations as dart classes. Efficient and works with autocomplete!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"country_state_city_picker","https://pub.dev/packages/country_state_city_picker",52,120,93,"1.2.8","Jun 19, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/country_state_city_picker/latest/","flutter","A flutter package for showing a country, states, and cities. In addition it gives the possibility to select a list of favorites countries.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_launcher_icons_maker","https://pub.dev/packages/flutter_launcher_icons_maker",52,110,86,"0.10.2","Dec 27, 2021",,"gsmlg.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_launcher_icons_maker/latest/","args, image, path, yaml","A package which simplifies the task of updating your Flutter app's launcher icon.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"moor_generator","https://pub.dev/packages/moor_generator",52,70,90,"4.6.0+1","Oct 31, 2021",,"simonbinder.eu","MIT (LICENSE)","https://pub.dev/documentation/moor_generator/latest/","build, drift_dev, moor","Dev-dependency to generate table and dataclasses together with the moor package.","DART", -"flutter_bluetooth_basic","https://pub.dev/packages/flutter_bluetooth_basic",52,110,92,"0.1.7","Oct 6, 2021",,"tablemi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_bluetooth_basic/latest/","flutter, json_annotation, rxdart","Flutter plugin that allows to find bluetooth devices & send raw bytes data","FLUTTER","ANDROID,IOS" -"mercado_pago_mobile_checkout","https://pub.dev/packages/mercado_pago_mobile_checkout",52,100,88,"0.1.1","Sep 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/mercado_pago_mobile_checkout/latest/","flutter, freezed_annotation, json_annotation","Mercado Pago's Unofficial Flutter checkout library that implements the MercadoPago Mobile Checkout using the native SDK.","FLUTTER","ANDROID,IOS" -"code_text_field","https://pub.dev/packages/code_text_field",52,120,87,"1.0.2","Sep 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/code_text_field/latest/","flutter, flutter_highlight, highlight, linked_scroll_controller","A customizable code field supporting syntax highlighting, bi-directionnal scrolling and code modifiers","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"marker_icon","https://pub.dev/packages/marker_icon",52,110,88,"0.7.1","Aug 29, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/marker_icon/latest/","flutter, flutter_cache_manager, flutter_svg, google_maps_flutter","A package to convert Widget, Local image, Netwok image, Svg file to BitmapDescriptor which can use in google_maps_flutter icon marker.","FLUTTER","ANDROID,IOS" -"responsive_util","https://pub.dev/packages/responsive_util",52,110,73,"0.4.0","Aug 1, 2021",,"clearbluedesign.com","unknown (LICENSE)","https://pub.dev/documentation/responsive_util/latest/","flutter","A Flutter widget that allows drag resizing of its child's bounds to easily test responsive design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"notifications","https://pub.dev/packages/notifications",52,130,81,"2.0.1","Jul 22, 2021",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/notifications/latest/","flutter","A plugin for tracking notifications on the device. Works exclusively for Android.","FLUTTER","ANDROID,IOS" -"pandabar","https://pub.dev/packages/pandabar",52,110,86,"0.1.2","Jul 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pandabar/latest/","flutter","A fancy bottom navigation bar for pandas. Pandabar designed for new neumorphic design trend.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"foil","https://pub.dev/packages/foil",52,120,71,"0.9.0+1","May 25, 2021",,"zaba.app","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/foil/latest/","flutter, sensors_plus","Wrap a widget with Foil, providing a rainbow shimmer that twinkles as the accelerometer moves as well as tons of neat gradient features.","FLUTTER","ANDROID,IOS,WEB" -"mime_type","https://pub.dev/packages/mime_type",52,95,98,"1.0.0","Mar 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/mime_type/latest/","Packages that depend on mime_type","MIME type library for Dart HTTP server applications.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sup","https://pub.dev/packages/sup",52,70,41,"1.1.1","Oct 6, 2020",,"maestral.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sup/latest/","flutter","A widget which displays an image, a title, and a subtitle for errors, empty states, or just fancy custom messages.",, -"simple_image_crop","https://pub.dev/packages/simple_image_crop",52,60,82,"1.0.0","Sep 26, 2020",,,"flutter","https://pub.dev/packages/simple_image_crop/license","Packages that depend on simple_image_crop","A simple and easy to use flutter plugin to crop image on iOS and Android.",, -"multi_select_item","https://pub.dev/packages/multi_select_item",52,100,88,"1.0.3","Aug 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/multi_select_item/latest/","flutter","Multi select view item controller for GridView and ListView in Flutter","FLUTTER","ANDROID,IOS" -"swipeable_card","https://pub.dev/packages/swipeable_card",52,95,67,"1.0.2","May 15, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/swipeable_card/latest/","flutter","Add swipeable card-like widgets for games or interactive onboarding screens","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"angel_framework","https://pub.dev/packages/angel_framework",52,90,72,"2.1.1","Feb 5, 2020",,"angel-dart.dev","MIT (LICENSE)","https://pub.dev/documentation/angel_framework/latest/","angel_container, angel_http_exception, angel_model, angel_route, charcode, combinator, file, http2, http_parser, http_server, logging, matcher, merge_map, meta, mime, mock_request, path, quiver_hashcode, recase, stack_trace, string_scanner, tuple, uuid","A high-powered HTTP server with dependency injection, routing and much more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"peek_and_pop","https://pub.dev/packages/peek_and_pop",52,60,47,"1.0.3","Nov 21, 2019",,"cosmossoftware.coffee","MIT (LICENSE)","https://pub.dev/documentation/peek_and_pop/latest/","bloc, flutter, snap, transparent_image","Peek & Pop implementation for Flutter based on the iOS functionality of the same name.",, -"universal_widget","https://pub.dev/packages/universal_widget",52,80,71,"1.2.5","Jan 18, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/universal_widget/latest/","flutter","A universal widget that can be placed anywhere in your widget tree, with full support of animation & accessibility.",, -"speech_recognition","https://pub.dev/packages/speech_recognition",52,95,85,"0.3.0+1","Nov 30, 2018",,"rxlabz.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/speech_recognition/latest/","flutter","A flutter plugin to use the speech recognition on iOS and Android","FLUTTER","ANDROID,IOS" -"drishya_picker","https://pub.dev/packages/drishya_picker",51,100,75,"1.0.3","Aug 28, 2021","2.0.0-dev-1","kopan7.com","Apache-2.0, MIT (LICENSE)","https://pub.dev/documentation/drishya_picker/latest/","camera, flutter, path, photo_manager, uuid","Clone of messanger camera and gallery which is combined as single component.","FLUTTER","ANDROID,IOS" -"stream_chat","https://pub.dev/packages/stream_chat",51,120,88,"4.4.0","Jul 7, 2022","5.0.0-beta.1","getstream.io","unknown (LICENSE)","https://pub.dev/documentation/stream_chat/latest/","async, collection, dio, equatable, freezed_annotation, http_parser, jose, json_annotation, logging, meta, mime, rate_limiter, rxdart, uuid, web_socket_channel","The official Dart client for Stream Chat, a service for building chat applications.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expressions","https://pub.dev/packages/expressions",51,115,92,"0.2.4","Jul 4, 2022",,"appsup.be","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/expressions/latest/","fake_async, meta, petitparser, quiver, rxdart","A library to parse and evaluate simple dart and javascript like expressions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fake_cloud_firestore","https://pub.dev/packages/fake_cloud_firestore",52,110,92,"1.2.4","Jul 1, 2022",,"wafrat.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/fake_cloud_firestore/latest/","cloud_firestore, cloud_firestore_platform_interface, collection, flutter, plugin_platform_interface, quiver, rxdart","Previously known as cloud_firestore_mocks. Fake implementation of Cloud Firestore. Use this package to unit test apps that use Cloud Firestore.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"faker_dart","https://pub.dev/packages/faker_dart",51,120,87,"0.1.6","Jun 22, 2022",,"casvanluijtelaar.com","MIT (LICENSE)","https://pub.dev/documentation/faker_dart/latest/","collection","generate massive amounts of fake data in Dart & Flutter! A dart port of the famous faker.js","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tray_manager","https://pub.dev/packages/tray_manager",51,130,90,"0.1.8","Jun 12, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/tray_manager/latest/","flutter, menu_base, path, shortid","This plugin allows Flutter desktop apps to defines system tray.","FLUTTER","LINUX,MACOS,WINDOWS" -"flutter_expandable_table","https://pub.dev/packages/flutter_expandable_table",51,120,83,"1.1.0","Jun 7, 2022",,"rcprogrammer.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_expandable_table/latest/","flutter, flutter_scroll_shadow, linked_scroll_controller, provider","A Flutter widget for create an expandable table with header and first column fixed.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_clippers","https://pub.dev/packages/custom_clippers",51,130,93,"2.0.0","May 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_clippers/latest/","flutter","custom_clippers is a package that contains multiple custom clippers and different types of message clippers which you can give to clipper property of ClipPath.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mrx_charts","https://pub.dev/packages/mrx_charts",51,130,83,"0.1.3","May 25, 2022",,"merixstudio.com","MIT (LICENSE)","https://pub.dev/documentation/mrx_charts/latest/","flutter","Simple, high-performance Flutter charts with beautiful animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"high_chart","https://pub.dev/packages/high_chart",51,130,83,"2.0.3","Apr 26, 2022",,"senthilnasa.me","MIT (LICENSE)","https://pub.dev/documentation/high_chart/latest/","flutter, flutter_web_plugins, js, url_launcher, webview_flutter","A chart library based on High Charts (.JS), able to build advanced charts like Pie chart, linear chart, etc.","FLUTTER","ANDROID,IOS,WEB" -"jaguar","https://pub.dev/packages/jaguar",51,120,88,"3.1.3","Apr 9, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/jaguar/latest/","auth_header, collection, crypto, http_server, jaguar_common, logging, meta, mime, path, path_tree, stack_trace","Jaguar is a production ready HTTP server framework built for speed, simplicity and extensiblity","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"mockingjay","https://pub.dev/packages/mockingjay",51,130,85,"0.3.0","Apr 4, 2022",,"verygood.ventures","MIT (LICENSE)","https://pub.dev/documentation/mockingjay/latest/","flutter, flutter_test, matcher, mocktail, test","A package that makes it easy to mock, test and verify navigation calls in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"before_publish_cli","https://pub.dev/packages/before_publish_cli",51,110,52,"1.0.2","Feb 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/before_publish_cli/latest/","dartz, dcli, plain_optional, process_run, pub_api_client, pubspec_yaml, yaml","Change Application's name, package name, icon and Splash in one shot.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"spannable_grid","https://pub.dev/packages/spannable_grid",51,120,88,"0.3.0","Jan 18, 2022",,"eche.dev","MIT (LICENSE)","https://pub.dev/documentation/spannable_grid/latest/","flutter","Custom grid widget that allows it's cells to span columns and rows and supports editing.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chewie_audio","https://pub.dev/packages/chewie_audio",51,120,90,"1.3.0","Jan 5, 2022",,"sub6resources.com","MIT (LICENSE)","https://pub.dev/documentation/chewie_audio/latest/","cupertino_icons, flutter, video_player","An audio player for Flutter with Cupertino and Material play controls","FLUTTER","ANDROID,IOS,WEB" -"zerker","https://pub.dev/packages/zerker",51,90,54,"1.4.1","Dec 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/zerker/latest/","flutter","Zerker is a flexible and lightweight flutter canvas graphic animation library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"credit_card_validator","https://pub.dev/packages/credit_card_validator",51,120,94,"2.0.1","Dec 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/credit_card_validator/latest/","credit_card_type_detector","A package that validates credit card numbers, expiration dates, and security codes (CVV/CVC) based on the type of credit card","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"duration_picker","https://pub.dev/packages/duration_picker",51,100,92,"1.1.0+1","Nov 5, 2021",,"steenbakker.dev","MIT (LICENSE)","https://pub.dev/documentation/duration_picker/latest/","flutter, flutter_lints","A time picker widget that can select both minutes and hours. Fork from flutter_duration_picker.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gcloud","https://pub.dev/packages/gcloud",51,90,98,"0.8.5","Nov 2, 2021",,"labs.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/gcloud/latest/","_discoveryapis_commons, googleapis, http, meta","High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.","DART", -"splash","https://pub.dev/packages/splash",51,120,78,"1.1.0","Oct 3, 2021",,"uekoetter.dev","unknown (LICENSE)","https://pub.dev/documentation/splash/latest/","flutter","This package contains a few InkSplash and InkRipple alternatives for a better UI","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"unpub","https://pub.dev/packages/unpub",51,80,65,"2.0.0","Aug 20, 2021",,"opensource.bytedance.com","MIT (LICENSE)","https://pub.dev/documentation/unpub/latest/","archive, args, collection, googleapis, http, http_parser, intl, json_annotation, logging, meta, mime, mongo_dart, path, pub_semver, shelf, shelf_cors_headers, shelf_router, yaml","Self-hosted private Dart Pub server for Enterprise, with a simple web interface to search and view packages information.",, -"demoji","https://pub.dev/packages/demoji",51,120,79,"2.0.0","Aug 4, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/demoji/latest/","Packages that depend on demoji","A dart emoji library with over 1500+ emojis","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shape_of_view_null_safe","https://pub.dev/packages/shape_of_view_null_safe",51,110,88,"2.0.0","Aug 3, 2021",,"codingfries.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/shape_of_view_null_safe/latest/","flutter, vector_math","Give a custom shape to any flutter widget, Material Design 2 ready","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"route_transitions","https://pub.dev/packages/route_transitions",51,130,83,"2.0.1","Jul 28, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/route_transitions/latest/","flutter","A flutter library containing useful animations for routing .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"quds_popup_menu","https://pub.dev/packages/quds_popup_menu",51,120,83,"0.0.1+1","Jul 24, 2021",,"quds.cc","MIT (LICENSE)","https://pub.dev/documentation/quds_popup_menu/latest/","flutter, quds_ui_kit","A new way to show advanced popup menu in Flutter, the package is a part of quds_ui_kit package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"draw_graph","https://pub.dev/packages/draw_graph",51,120,89,"1.0.0","May 11, 2021",,"malihanan.com","MIT (LICENSE)","https://pub.dev/documentation/draw_graph/latest/","flutter","Do you want to display a graph in your app? This package can help. It has a widget that draws line graph for you.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_command","https://pub.dev/packages/flutter_command",51,130,77,"2.0.1","May 7, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_command/latest/","flutter, functional_listener, quiver","flutter_command is a way to manage your state based on `ValueListenable` and the `Command` design pattern.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"credit_card_input_form","https://pub.dev/packages/credit_card_input_form",51,90,86,"2.3.0","Apr 3, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/credit_card_input_form/latest/","flip_card, flutter, provider","This package provides visually beautiful UX through animation of credit card information input form.","FLUTTER","ANDROID,IOS" -"opencv_4","https://pub.dev/packages/opencv_4",51,130,82,"1.0.0","Apr 2, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/opencv_4/latest/","flutter, flutter_cache_manager","A flutter package project which contains a collection of OpenCV modules.","FLUTTER","ANDROID,IOS" -"google_api_availability","https://pub.dev/packages/google_api_availability",51,120,95,"3.0.1","Mar 18, 2021",,"baseflow.com","MIT (LICENSE)","https://pub.dev/documentation/google_api_availability/latest/","flutter, meta","A Flutter plugin to check the availability of Google Play Services on an Android device.","FLUTTER","ANDROID" -"state_persistence","https://pub.dev/packages/state_persistence",51,120,72,"0.1.0","Mar 14, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/state_persistence/latest/","flutter, path, path_provider","Persist state across app launches. By default this library store state as a local JSON file called `data.json` in the applications data directory.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"nine_grid_view","https://pub.dev/packages/nine_grid_view",51,130,88,"2.0.0","Mar 8, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/nine_grid_view/latest/","flutter","Flutter NineGridView & DragSortView, Similar to Weibo / WeChat nine grid view controls to display pictures.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gradient_ui_widgets","https://pub.dev/packages/gradient_ui_widgets",51,120,84,"1.0.2-nullsafety","Nov 30, 2020",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/gradient_ui_widgets/latest/","flutter","UI widgets with gradient support. Supports many widgets like Elevated/TextButton, FloatingActionButton, Icon, IconButton, Text, SelectableText etc with more to come.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"import_js_library","https://pub.dev/packages/import_js_library",51,80,75,"1.0.2","Nov 6, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/import_js_library/latest/","flutter, flutter_web_plugins, html, js","Import & use javascript libraries in your flutter web projects","FLUTTER","WEB" -"paystack_manager","https://pub.dev/packages/paystack_manager",51,80,76,"1.0.4","Oct 11, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/paystack_manager/latest/","dio, flutter, flutter_icons, intl, pin_code_fields, pinput, webview_flutter","A Flutter plugin for making payments via Paystack Payment Gateway. Fully supports Android and iOS.","FLUTTER","ANDROID,IOS" -"heatmap_calendar","https://pub.dev/packages/heatmap_calendar",51,80,59,"1.2.8","Jul 24, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/heatmap_calendar/latest/","flutter","A Heat Map Calendar based on Github's contributions chart which can be used to visualize values over time",, -"credit_card_slider","https://pub.dev/packages/credit_card_slider",51,80,78,"1.0.1","Jul 9, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/credit_card_slider/latest/","auto_size_text, flutter","A credit card slider with ability to add custom cards using the CreditCard widget. Credit card slider can also be customised","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"smart_flare","https://pub.dev/packages/smart_flare",51,90,79,"0.2.9+1","May 5, 2020",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/smart_flare/latest/","flare_flutter, flutter","A package that helps with larger flare animations and interactions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"foreground_service","https://pub.dev/packages/foreground_service",51,110,78,"2.0.1+1","Apr 21, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/foreground_service/latest/","flutter","Flutter plugin for running dart stuff via an Android foreground service. Only barely tested on Android O, and ever so slightly on M. iOS support not planned.","FLUTTER","ANDROID" -"neuomorphic_container","https://pub.dev/packages/neuomorphic_container",51,100,74,"2.0.3","Mar 4, 2020",,"tomisinesan.com","MIT (LICENSE)","https://pub.dev/documentation/neuomorphic_container/latest/","flutter","A flutter widget that expresses the concept of neuomorphism in UI design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cpfcnpj","https://pub.dev/packages/cpfcnpj",51,90,90,"1.0.3","Oct 30, 2019",,"masterdeveloper.dev","unknown (LICENSE)","https://pub.dev/documentation/cpfcnpj/latest/","Packages that depend on cpfcnpj","An easy-to-use utility for CPF/CNPJ validation and formatting.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"epub","https://pub.dev/packages/epub",51,75,73,"2.1.0","Aug 6, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/epub/latest/","archive, async, dart2_constant, image, quiver, xml","Epub Parser for Dart. Suitable for use on the Server, the Web, or in Flutter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circle_wheel_scroll","https://pub.dev/packages/circle_wheel_scroll",51,100,81,"0.0.1+1","Dec 13, 2018",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/circle_wheel_scroll/latest/","flutter, vector_math","Circle Wheel List View for flutter based on ListWheelScrollView by flutter team.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"json_rpc_2","https://pub.dev/packages/json_rpc_2",50,130,99,"3.0.2","Jun 15, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/json_rpc_2/latest/","stack_trace, stream_channel","Utilities to write a client or server using the JSON-RPC 2.0 spec.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_simple_calculator","https://pub.dev/packages/flutter_simple_calculator",50,130,89,"2.2.2","Jun 9, 2022",,"zuvola.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_simple_calculator/latest/","auto_size_text, expressions, flutter, flutter_grid_button, intl","Flutter widget that provides simple calculator. You can easily integrate a calculator to your apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"livekit_client","https://pub.dev/packages/livekit_client",51,110,86,"1.0.0","May 18, 2022",,"livekit.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/livekit_client/latest/","async, collection, dart_webrtc, device_info_plus, fixnum, flutter, flutter_web_plugins, flutter_webrtc, http, logging, meta, protobuf, synchronized, uuid","Flutter Client SDK for LiveKit. Build real-time video and audio into your apps. Supports iOS, Android, and Web.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"monarch","https://pub.dev/packages/monarch",50,115,72,"2.3.0","May 12, 2022","2.4.0-pre.1","monarchapp.io","MIT (LICENSE)","https://monarchapp.io/docs/introduction","analyzer, build, dart_style, flutter, flutter_localizations, flutter_test, glob, meta, monarch_annotations, monarch_utils, path, source_gen, stack_trace, vm_service","Code generator for Monarch. Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"signalr_flutter","https://pub.dev/packages/signalr_flutter",50,130,84,"0.1.2","May 3, 2021","0.2.0-dev.4",,"MIT (LICENSE)","https://pub.dev/documentation/signalr_flutter/latest/","flutter","A flutter plugin for .net SignalR client. This client is for ASP.Net SignalR, not for .Net Core SignalR.","FLUTTER","ANDROID,IOS" -"context_menus","https://pub.dev/packages/context_menus",50,95,93,"1.0.1","Mar 12, 2022",,"gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/context_menus/latest/","flutter, url_launcher","A package to show context menus on right-click or long-press.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"windows_taskbar","https://pub.dev/packages/windows_taskbar",50,130,83,"1.1.0+1","Mar 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/windows_taskbar/latest/","flutter, path","Flutter plugin serving utilities related to Windows taskbar.","FLUTTER","WINDOWS" -"keyboard_utils","https://pub.dev/packages/keyboard_utils",50,110,92,"1.3.4","Feb 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/keyboard_utils/latest/","flutter","A Flutter plugin to check keyboard visibility.","FLUTTER","ANDROID,IOS" -"great_list_view","https://pub.dev/packages/great_list_view",50,100,86,"0.1.4","Dec 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/great_list_view/latest/","collection, diffutil_dart, flutter, worker_manager","A Flutter package that enhance the standard list view with implicit animations on changes and so on. See README.md file.",, -"responsive","https://pub.dev/packages/responsive",50,110,82,"0.3.11+11","Nov 28, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/responsive/latest/","flutter","Provide a easy way to make responsive UI for Flutter Applications in mobile, desktop and web, allow different widget size for each screen size and device orientation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"learning","https://pub.dev/packages/learning",50,120,39,"0.0.6","Nov 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/learning/latest/","flutter, learning_barcode_scanning, learning_digital_ink_recognition, learning_entity_extraction, learning_face_detection, learning_image_labeling, learning_input_image, learning_language, learning_object_detection, learning_pose_detection, learning_selfie_segmentation, learning_smart_reply, learning_text_recognition, learning_translate","The easy way to use Machine Learning Kit (Vision & NLP) in Flutter.","FLUTTER","ANDROID,IOS" -"laravel_echo","https://pub.dev/packages/laravel_echo",50,90,90,"0.2.9","Jan 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/laravel_echo/latest/","flutter","Port of official Laravel Echo package for your Flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fast_qr_reader_view","https://pub.dev/packages/fast_qr_reader_view",50,100,79,"0.2.0","Jul 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fast_qr_reader_view/latest/","flutter","A multi-code reader widget with live preview for both iOS and Android. Using native code for detection, scans QR, PDF417 and CODE39 among others.","FLUTTER","ANDROID,IOS" -"flutter_youtube_downloader","https://pub.dev/packages/flutter_youtube_downloader",50,120,81,"0.0.5","Jun 22, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_youtube_downloader/latest/","flutter","A flutter plugin for extracting and downloading youtube video url","FLUTTER","ANDROID,IOS" -"web_browser","https://pub.dev/packages/web_browser",50,110,88,"0.5.0","Mar 15, 2021",,"dint.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/web_browser/latest/","csp, cupertino_icons, flutter, meta, share, universal_html, web_node, webview_flutter","A cross-platform Flutter widget for displaying websites and other web content. Has optional navigation buttons.","FLUTTER","ANDROID,IOS,WEB" -"google_geocoding","https://pub.dev/packages/google_geocoding",50,120,95,"0.2.0","Mar 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/google_geocoding/latest/","flutter, http","A new Flutter package for handle google geocoding api that geocoding and reverse geocoding requests are available","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scrollable_panel","https://pub.dev/packages/scrollable_panel",50,120,75,"0.4.1","Mar 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/scrollable_panel/latest/","flutter","drag to expand and then can scroll contents. similar ""Nearby spots"" panel on google map app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"draggable_bottom_sheet","https://pub.dev/packages/draggable_bottom_sheet",50,110,87,"0.1.2","Jan 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/draggable_bottom_sheet/latest/","flutter","This is a bottom sheet that is partially visible onto the screen and can be dragged from there into the screen to occupy the fullscreen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tinycolor","https://pub.dev/packages/tinycolor",50,85,91,"1.0.3","Aug 27, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/tinycolor/latest/","flutter, meta, pigment","Flutter Color manipulation and conversion, ported from JS tinycolor2","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"persian_datepicker","https://pub.dev/packages/persian_datepicker",50,90,81,"1.3.1","Jan 29, 2020",,"flutterdev.site","unknown (LICENSE)","https://pub.dev/documentation/persian_datepicker/latest/","flutter","A fully customizable persian ( farsi ) datepicker for flutter + datetime manipulation methods.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_navigator","https://pub.dev/packages/custom_navigator",50,70,90,"0.3.0","Oct 19, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_navigator/latest/","flutter","A flutter package that makes it easy to create your own navigator anywhere in the widget tree.",, -"shelf_swagger_ui","https://pub.dev/packages/shelf_swagger_ui",49,110,63,"1.0.0+2","Jul 11, 2022",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/shelf_swagger_ui/latest/","http_parser, path, shelf, yaml","Present clean and professional documentation with Swagger + shelf.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"fl_animated_linechart","https://pub.dev/packages/fl_animated_linechart",49,120,83,"1.1.6","Jun 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/fl_animated_linechart/latest/","flutter, intl","Animated flutter line & area chart. Performs with big datasets, support multiple y axis and datetime x axis","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rx_shared_preferences","https://pub.dev/packages/rx_shared_preferences",49,130,94,"3.0.0","Jun 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/rx_shared_preferences/latest/","flutter, meta, rx_storage, rxdart_ext, shared_preferences","Rxdart streaming shared preferences. Reactive stream rxdart wrapper around SharedPreferences. A stream based wrapper over shared_preferences, allowing reactive key-value storage.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tweet_ui","https://pub.dev/packages/tweet_ui",49,110,82,"4.0.2","May 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/tweet_ui/latest/","better_player, cached_network_image, collection, flutter, golden_toolkit, html_unescape, intl, json_annotation, photo_view, url_launcher","Show Tweets from a Twitter API JSON on Android and iOS. Support for Tweets with 1-4 photos, Video, GIFs, hashtags, mentions, symbols, urls, quoted Tweets and retweets.","FLUTTER","ANDROID,IOS" -"flutter_font_icons","https://pub.dev/packages/flutter_font_icons",49,120,93,"2.2.5","May 13, 2022",,,"flutter","https://pub.dev/packages/flutter_font_icons/license","Packages that depend on flutter_font_icons","Vector Font Icons for Flutter,including all fonts from react-native-vector-icons and WeatherIcons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"huawei_push","https://pub.dev/packages/huawei_push",49,130,94,"6.3.0+304","Apr 29, 2022",,"developer.huawei.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/huawei_push/latest/","flutter","HUAWEI Push Kit plugin for Flutter that exposes all the functionality provided by the HUAWEI Push Kit SDK.","FLUTTER","ANDROID" -"side_navigation","https://pub.dev/packages/side_navigation",49,130,89,"1.0.2","Apr 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/side_navigation/latest/","flutter","Provides Flutter navigation by using a sidemenu similar to Drawer or BottomNavigationBar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"build","https://pub.dev/packages/build",49,130,97,"2.3.0","Apr 15, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/build/latest/","analyzer, async, convert, crypto, glob, logging, meta, path","A package for authoring build_runner compatible code generators.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"firebase_auth_mocks","https://pub.dev/packages/firebase_auth_mocks",49,80,91,"0.8.4","Apr 5, 2022",,"wafrat.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/firebase_auth_mocks/latest/","equatable, firebase_auth, flutter, meta","Fakes for Firebase Auth. Use this package with `google_sign_in_mocks` to write unit tests involving Firebase Authentication.",, -"triple","https://pub.dev/packages/triple",49,110,76,"1.5.0+1","Feb 24, 2022",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/triple/latest/","async, meta","Abstraction for the Segmented State Pattern. Use to create Triple Store.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_charts","https://pub.dev/packages/flutter_charts",49,100,88,"0.5.0","Jan 30, 2022",,,"BSD-2-Clause-Views (LICENSE)","https://pub.dev/documentation/flutter_charts/latest/","decimal, flutter, google_fonts, tuple, vector_math","Charts Library for Flutter, written in Dart with Flutter. Allows to create line chart and bar chart by specifying data as a simple array.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_camera_overlay","https://pub.dev/packages/flutter_camera_overlay",49,110,85,"0.1.1","Nov 11, 2021",,"matwright.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_camera_overlay/latest/","camera, camera_web, flutter","A Flutter plugin to add common camera overlay components such as ID Card, Credit Card, Texts, prompts or custom components.","FLUTTER","ANDROID,IOS,WEB" -"image_pickers","https://pub.dev/packages/image_pickers",49,130,93,"2.0.0+2","Oct 29, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/image_pickers/latest/","flutter","image_pickers Support local picture or video multiple selection, support to save network pictures or vidoe to albums, support preview video or picture","FLUTTER","ANDROID,IOS" -"floating_pullup_card","https://pub.dev/packages/floating_pullup_card",49,110,76,"1.1.0","Oct 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/floating_pullup_card/latest/","flutter","A beautiful and custom floating pull up style Card for flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pal","https://pub.dev/packages/pal",49,55,2,"2.1.0+2","Oct 1, 2021",,"apparence.io","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pal/latest/","collection, dotted_border, flutter, flutter_colorpicker, google_fonts, hive, hive_flutter, http, http_parser, mvvm_builder, package_info_plus, path_provider, rxdart","The no code Flutter onboarding editor",, -"flutter_rating_stars","https://pub.dev/packages/flutter_rating_stars",49,130,93,"1.0.3+4","Jun 25, 2021",,"romanticdeveloper.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_rating_stars/latest/","flutter","A Flutter package to create Rating Stars bar. It will be useful for your awesome app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"story_designer","https://pub.dev/packages/story_designer",49,80,67,"1.0.0","Jun 17, 2021",,"gulshan.live","MIT (LICENSE)","https://pub.dev/documentation/story_designer/latest/","flutter, flutter_colorpicker, google_fonts, path_provider","A package for creating instagram like story, you can use this package to edit images and make it story ready by adding other contents over it like text.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"device_information","https://pub.dev/packages/device_information",49,130,95,"0.0.4","Jun 5, 2021",,"hinahussaindev.blogspot.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/device_information/latest/","flutter","A flutter plugin to get device information such as device IMEI number,model name,API level,CPU Type,Product Name etc for both android & iOS.","FLUTTER","ANDROID,IOS" -"simple_moment","https://pub.dev/packages/simple_moment",49,110,93,"1.1.1","May 14, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/simple_moment/latest/","intl","A simple implementation of the Moment.js features for relative time.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"snapshot_carousel","https://pub.dev/packages/snapshot_carousel",49,110,58,"0.0.3","May 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/snapshot_carousel/latest/","flutter","Flutter Package for image carousel which can be used to make amazing carousel in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rx_notifier","https://pub.dev/packages/rx_notifier",49,110,86,"1.1.0","Mar 29, 2021",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/rx_notifier/latest/","flutter","Extension to ValueNotifier by transparently applying functional reactive programming (TFRP)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"auto_size_text_pk","https://pub.dev/packages/auto_size_text_pk",49,130,92,"3.0.0","Mar 13, 2021",,"codepur.dev","MIT (LICENSE)","https://pub.dev/documentation/auto_size_text_pk/latest/","flutter","Flutter widget that automatically resizes text to fit perfectly within its bounds.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamic_text_highlighting","https://pub.dev/packages/dynamic_text_highlighting",49,90,84,"2.2.0","Jul 31, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/dynamic_text_highlighting/latest/","flutter","Dynamic Text Highlighting (DTH) is a Flutter package written in pure Dart, ideal for highlighting search results.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"camera_with_rtmp","https://pub.dev/packages/camera_with_rtmp",49,100,78,"0.3.2","Jul 10, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/camera_with_rtmp/latest/","flutter","Controlling the camera on Android and iOS plus rtmp live streaming support. Based off the Camera plugin.","FLUTTER","ANDROID,IOS" -"storage_path","https://pub.dev/packages/storage_path",49,80,85,"0.2.0","Dec 7, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/storage_path/latest/","flutter","A flutter plugin to get image, audio, video and files path.","FLUTTER","ANDROID,IOS" -"techgrains","https://pub.dev/packages/techgrains",48,110,64,"1.3.12","Jul 19, 2022",,"techgrains.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/techgrains/latest/","flutter, flutter_web_plugins, http, intl, shared_preferences, yaml","Developer friendly app library having various commonly used functionality.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"syncfusion_officechart","https://pub.dev/packages/syncfusion_officechart",48,130,91,"20.2.39-beta","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_officechart/latest/","archive, flutter, syncfusion_flutter_xlsio, xml","Syncfusion Flutter Office Chart is a library written natively in Dart for creating Office charts from scratch.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio_smart_retry","https://pub.dev/packages/dio_smart_retry",48,130,94,"1.3.2","Jul 17, 2022",,"rodion-m.ru","MIT (LICENSE)","https://github.com/rodion-m/dio_smart_retry","dio","Retry library for Dio package made with love. By default, the request will be retried only for appropriate retryable http statuses.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"avatar_stack","https://pub.dev/packages/avatar_stack",48,130,85,"1.1.2","Jul 12, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/avatar_stack/latest/","flutter","Advanced and agile avatar stack with settings. It allows to place a lot of avatars or another widgets in small place.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"screenshot_callback","https://pub.dev/packages/screenshot_callback",48,120,83,"2.0.2","Jul 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/screenshot_callback/latest/","flutter, permission_handler","Flutter plugin that allows you to detect mobile screenshot and execute callback functions on iOS and Android.","FLUTTER","ANDROID,IOS" -"firebase_dart","https://pub.dev/packages/firebase_dart",48,130,89,"1.0.10+1","Jul 6, 2022",,"appsup.be","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_dart/latest/","_discoveryapis_commons, async, clock, collection, crypto, expressions, googleapis, googleapis_auth, hive, http, intl, jose, js, logging, meta, openid_client, quiver, rxdart, sortedmap, stream_channel, synchronized, uuid, web_socket_channel","A port of the Firebase database, auth and storage client to pure Dart code, usable on different platforms","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_callkeep","https://pub.dev/packages/flutter_callkeep",48,110,79,"0.2.2","Jun 23, 2022",,"doneservices.co","MIT (LICENSE)","https://pub.dev/documentation/flutter_callkeep/latest/","flutter","iOS CallKit and Android ConnectionService bindings for Flutter","FLUTTER","ANDROID,IOS" -"async_button_builder","https://pub.dev/packages/async_button_builder",48,120,84,"2.3.0+1","Jun 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/async_button_builder/latest/","flutter, meta","A builder to wrap around buttons that handles loading, disabled, error and succes states","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"css_filter","https://pub.dev/packages/css_filter",50,130,50,"1.0.1","Jun 14, 2022",,"iofod.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/css_filter/latest/","flutter","Apply various filter effects in a CSS-like way in flutter, can be used on any widget, not just images, support custom filters and control filter intensity.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"reorderable_grid","https://pub.dev/packages/reorderable_grid",48,130,84,"1.0.4","Jun 10, 2022",,"casvanluijtelaar.com","MIT (LICENSE)","https://pub.dev/documentation/reorderable_grid/latest/","flutter","A full reorderable grid implementations similar to flutter's native reorderable list.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stylish_bottom_bar","https://pub.dev/packages/stylish_bottom_bar",48,120,86,"0.1.3","May 20, 2022",,"marsad.dev","MIT (LICENSE)","https://pub.dev/documentation/stylish_bottom_bar/latest/","flutter","A collection of stylish bottom navigation bar like animated bottom bar and bubble bottom bar for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chaquopy","https://pub.dev/packages/chaquopy",48,130,74,"0.0.15","Apr 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/chaquopy/latest/","flutter","Chaquopy plugin which uses chaquopy sdk to run the python script on flutter apps.","FLUTTER","ANDROID" -"react","https://pub.dev/packages/react",48,100,91,"6.1.6","Mar 30, 2022",,"workiva.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/react/latest/","js, meta","Bindings of the ReactJS library for building interactive interfaces.","DART,FLUTTER","WEB" -"openid_client","https://pub.dev/packages/openid_client",48,120,92,"0.4.6","Feb 22, 2022",,"appsup.be","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/openid_client/latest/","args, clock, http, jose, logging, meta, pointycastle","Library for working with OpenID Connect and implementing clients.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"functional_listener","https://pub.dev/packages/functional_listener",48,120,81,"2.1.0","Jan 29, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/functional_listener/latest/","flutter","An rx like extension methods on ValueListenable type, that lets you work with ValueNotifiers almost like with Streams","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_shimmer","https://pub.dev/packages/animated_shimmer",48,110,81,"1.0.0","Jan 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_shimmer/latest/","flutter","A simple & lightweight widget to display a animated shimmer effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"group_radio_button","https://pub.dev/packages/group_radio_button",48,110,97,"1.2.0","Jan 21, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/group_radio_button/latest/","flutter","Flutter librity to create radio groups and radio button with labels.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"plugin_platform_interface","https://pub.dev/packages/plugin_platform_interface",48,120,100,"2.1.2","Jan 8, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/plugin_platform_interface/latest/","meta","Reusable base class for platform interfaces of Flutter federated plugins, to help enforce best practices.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"oauth_dio","https://pub.dev/packages/oauth_dio",48,130,86,"0.2.7","Jan 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/oauth_dio/latest/","dio, flutter","A customizable oauth client with token storage and interceptors for dio","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"roundcheckbox","https://pub.dev/packages/roundcheckbox",48,130,95,"2.0.4+1","Nov 24, 2021",,"rodrigobastos.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/roundcheckbox/latest/","flutter","Package to make easier the proccess of creating a round circle box. The component created is fully customizable to your needs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"either_dart","https://pub.dev/packages/either_dart",48,130,94,"0.1.4","Nov 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/either_dart/latest/","Packages that depend on either_dart","Error handler library for type-safe and easy work with errors on Dart and Flutter. Either is an alternative to Nullable value and Exceptions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"contactus","https://pub.dev/packages/contactus",48,120,89,"1.2.0","Aug 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/contactus/latest/","flutter, typicons_flutter, url_launcher","contactus is the package which helps the developers to add their contact information with ease.Developers can add many important details such as website, email, phone number, etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"blurhash","https://pub.dev/packages/blurhash",48,120,85,"1.0.0","Aug 14, 2021",,"raincal.com","MIT (LICENSE)","https://pub.dev/documentation/blurhash/latest/","blurhash_web, flutter","A very compact representation of a placeholder for an image.","FLUTTER","ANDROID,IOS,WEB" -"flutter_whatsapp_stickers","https://pub.dev/packages/flutter_whatsapp_stickers",48,130,77,"1.0.1+5","Jul 13, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_whatsapp_stickers/latest/","flutter, path_provider, platform","Flutter plugin for adding WhatsApp Stickers within your flutter app.","FLUTTER","ANDROID" -"geojson","https://pub.dev/packages/geojson",48,130,90,"1.0.0","Jul 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/geojson/latest/","geodesy, geopoint, iso, pedantic","Utilities to work with geojson data. Parser with a reactive api, search and geofencing","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_multiselect","https://pub.dev/packages/flutter_multiselect",48,110,91,"1.0.0","Jun 27, 2021",,"hiddencaliber.com","unknown (LICENSE)","https://pub.dev/documentation/flutter_multiselect/latest/","flutter","Flutter package for multi-select UI widget, that compatible to both iOS and Android and uses neutral design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vs_scrollbar","https://pub.dev/packages/vs_scrollbar",48,120,92,"0.2.1","Jun 27, 2021",,"vickysalunkhe.in","MIT (LICENSE)","https://pub.dev/documentation/vs_scrollbar/latest/","flutter","Customizable ScrollBar that can be dragged for quick navigation supporting both Horizontal and Vertical list.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_story_list","https://pub.dev/packages/flutter_story_list",48,130,65,"1.0.4+2","Jun 25, 2021",,"romanticdeveloper.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_story_list/latest/","flutter","A Flutter package to create Facebook's style Story List. It will be useful for your awesome app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"console","https://pub.dev/packages/console",48,110,97,"4.1.0","Apr 14, 2021",,,"MIT (LICENSE.md)","https://pub.dev/documentation/console/latest/","vector_math","A library for common features required by console applications, including color formatting, keyboard input, and progress bars.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_exoplayer","https://pub.dev/packages/flutter_exoplayer",48,130,74,"0.6.1","Apr 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_exoplayer/latest/","flutter, uuid","A flutter plugin to play audio files using the Java ExoPlayer library.","FLUTTER","ANDROID,IOS" -"redux_thunk","https://pub.dev/packages/redux_thunk",48,130,95,"0.4.0","Mar 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/redux_thunk/latest/","redux","A Redux.dart Middleware that allows you to dispatch functions that perform async work as actions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cupertino_back_gesture","https://pub.dev/packages/cupertino_back_gesture",48,120,91,"0.1.0","Mar 16, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cupertino_back_gesture/latest/","flutter","A package to set custom width of iOS back swipe gesture area.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vimeoplayer","https://pub.dev/packages/vimeoplayer",48,80,83,"0.1.8","Oct 20, 2020",,"prilogy.ru","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/vimeoplayer/latest/","flutter, http, video_player","A new Flutter package for playing any videos from Vimeo by id.","FLUTTER","ANDROID,IOS,WEB" -"whiteboardkit","https://pub.dev/packages/whiteboardkit",48,80,71,"0.2.2","May 31, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/whiteboardkit/latest/","async, flutter, font_awesome_flutter, json_annotation, synchronized, xml","An awesome Flutter whiteboard implementation with drawing toolbox.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"explode_view","https://pub.dev/packages/explode_view",48,90,42,"1.0.4","Dec 9, 2019",,"ayushagarwal.ml","MIT (LICENSE)","https://pub.dev/documentation/explode_view/latest/","flutter, image, vector_math","A beautiful animation library for Flutter which explodes the image into small particles. This package can be used whenever there is a need of removing the image from the screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"line_awesome_icons","https://pub.dev/packages/line_awesome_icons",48,90,89,"1.0.4+2","Sep 17, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/line_awesome_icons/latest/","flutter","Flutter plugin for the Line Awesome Icon pack as Flutter Icons widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wifi","https://pub.dev/packages/wifi",48,80,92,"0.1.5","Mar 4, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/wifi/latest/","flutter","Flutter plugin providing WiFi.","FLUTTER","ANDROID,IOS" -"internet_file","https://pub.dev/packages/internet_file",47,120,95,"1.1.0","Jul 18, 2022",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/internet_file/latest/","http, path, universal_file","A internet file getter (also optional downloader) that works in all platforms","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cropperx","https://pub.dev/packages/cropperx",47,130,91,"1.1.1","Jul 14, 2022",,"speedkodi.com","MIT (LICENSE)","https://pub.dev/documentation/cropperx/latest/","flutter","An image cropper package made in Flutter. Can be used to crop & rotate images.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"requests_inspector","https://pub.dev/packages/requests_inspector",47,120,75,"2.2.0","Jun 25, 2022",,"abdelazeem-kuratem.engineer","MIT (LICENSE)","https://pub.dev/documentation/requests_inspector/latest/","collection, dio, flutter, provider, shake","A Flutter package for logging API requests and accessing it by Shaking your phone to get the RequestsInspector widget on your screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shelf_router_generator","https://pub.dev/packages/shelf_router_generator",47,100,74,"1.0.3","Jun 16, 2022",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/shelf_router_generator/latest/","analyzer, build, build_config, code_builder, http_methods, shelf, shelf_router, source_gen","A package:build compatible builder for generating request routers for the shelf web-framework based on source annotations.","DART", -"image_pixels","https://pub.dev/packages/image_pixels",47,120,89,"3.0.0","Jun 8, 2022",,"glasberg.dev","MIT (LICENSE)","https://pub.dev/documentation/image_pixels/latest/","flutter","Lets you extend the background color of an image, or else build any widget that depends on an image width/height or the color of its pixels.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ready","https://pub.dev/packages/ready",47,120,64,"1.2.6","May 29, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ready/latest/","equatable, flutter, flutter_staggered_grid_view, freezed_annotation, intl","Package that contains complete list solution and admin dashboard","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"get_time_ago","https://pub.dev/packages/get_time_ago",47,130,90,"1.1.4","May 14, 2022",,"nixlab.co.in","GPL-3.0 (LICENSE)","https://pub.dev/documentation/get_time_ago/latest/","flutter, intl","A Flutter package to convert and format `DateTime` object into `get_time_ago` format to get String like `10 seconds ago`, `a minute ago`, `7 hours ago`, etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"likk_picker","https://pub.dev/packages/likk_picker",47,90,79,"1.1.5+1","Jan 18, 2022",,"tranhuongk.xyz","unknown (LICENSE)","https://pub.dev/documentation/likk_picker/latest/","camera, flutter, image_cropper, path, photo_manager, uuid","Camera and Gallery picker asset from Photo Manager. Custom view from Facebook Messenger. (Image Picker, Camera, Gallery Reader)",, -"swipe_refresh","https://pub.dev/packages/swipe_refresh",47,130,83,"1.0.2","Dec 13, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/swipe_refresh/latest/","flutter","Set of widgets provides make refresh by using pull down gesture.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"cast","https://pub.dev/packages/cast",47,110,87,"1.1.1","Nov 4, 2021",,"eivo.co","MIT (LICENSE)","https://pub.dev/documentation/cast/latest/","bonsoir, flutter, protobuf","Dart package to discover and connect with Chromecast devices","FLUTTER","ANDROID,IOS,MACOS" -"disk_space","https://pub.dev/packages/disk_space",48,110,95,"0.2.1","Oct 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/disk_space/latest/","flutter","A tiny Flutter Plugin to show free and total disk space.","FLUTTER","ANDROID,IOS" -"ussd_service","https://pub.dev/packages/ussd_service",47,130,80,"0.1.1","Sep 19, 2021",,"vincent-kammerer.com","BSD-2-Clause (LICENSE)","https://github.com/vkammerer/ussd_service.git","flutter","A Flutter plugin to make silent USSD requests and read their responses, using Android's sendUssdRequest. iOS is not supported.","FLUTTER","ANDROID" -"pdf_viewer_plugin","https://pub.dev/packages/pdf_viewer_plugin",47,130,95,"2.0.1","Aug 29, 2021",,"britto.dev","MIT (LICENSE)","https://pub.dev/documentation/pdf_viewer_plugin/latest/","flutter, pedantic","A Flutter plugin for IOS and Android providing a simple way to display local file PDFs (enter to see some gifs).","FLUTTER","ANDROID,IOS" -"contextualactionbar","https://pub.dev/packages/contextualactionbar",47,100,60,"3.0.0","Jul 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/contextualactionbar/latest/","flutter, provider","A Contextual Action Bar(CAB) workaround for flutter. CAB is a top app bar that replace the app app bar and provide contextual actions to selected items","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"woocommerce_api","https://pub.dev/packages/woocommerce_api",47,90,82,"0.1.0","May 20, 2021",,"samarthagarwal.in","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/woocommerce_api/latest/","crypto, flutter, http","A package to interact with the WooCommerce API (null-safe).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_plus","https://pub.dev/packages/flutter_plus",47,110,75,"1.0.0","Apr 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_plus/latest/","diacritic, flutter, intl, path, shared_preferences","Create customized Containers/Buttons/TextFields/Texts/RichTexts in a few lines. Navigate between Screens and open BottomSheets/Dialogs/Snackbars without context and more!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"cookie_jar","https://pub.dev/packages/cookie_jar",47,120,97,"3.0.1","Apr 1, 2021",,"flutterchina.club","MIT (LICENSE)","https://pub.dev/documentation/cookie_jar/latest/","Packages that depend on cookie_jar","A cookie manager for http requests in Dart, by which you can deal with the complex cookie policy and persist cookies easily.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_weather_bg_null_safety","https://pub.dev/packages/flutter_weather_bg_null_safety",47,120,81,"1.0.0","Mar 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_weather_bg_null_safety/latest/","flutter","Provide a variety of weather background animation effects, covering 15 weather types, including sunny,rain,snow...","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_foreground_plugin","https://pub.dev/packages/flutter_foreground_plugin",47,120,83,"0.8.0","Mar 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_foreground_plugin/latest/","flutter","A foreground service plugin for Flutter. Support only Android (support Oreo). iOS not support yet.","FLUTTER","ANDROID" -"lumberdash","https://pub.dev/packages/lumberdash",47,130,88,"3.0.0","Mar 8, 2021",,"bmwtech.dev","MIT (LICENSE)","https://pub.dev/documentation/lumberdash/latest/","meta","Do you need logs? Lumberdash is the answer! Simple and extensible logging API, it allows you to create and consume different that will cover all your logging needs.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"trotter","https://pub.dev/packages/trotter",47,110,83,"1.2.0","Apr 23, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/trotter/latest/","Packages that depend on trotter","Class definitions for pseudo-lists that simplify working with structures commonly encountered in combinatorics such as permutations, combinations and subsets.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_lorem","https://pub.dev/packages/flutter_lorem",47,130,95,"2.0.0","Feb 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_lorem/latest/","flutter","Generates random sentences and paragraphs (similar to ""lorem ipsum"" generators).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"thememode_selector","https://pub.dev/packages/thememode_selector",47,110,68,"0.1.0","Jan 23, 2021",,"bluecowgroup.com","MIT (LICENSE)","https://pub.dev/documentation/thememode_selector/latest/","flutter","A widget to select between light and dark ThemeMode (in development, but working fine)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"widget_arrows","https://pub.dev/packages/widget_arrows",47,100,80,"0.1.8","Jan 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/widget_arrows/latest/","flutter","Simply draw customizable arrows between any widgets in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"interactive_maps_marker","https://pub.dev/packages/interactive_maps_marker",47,80,57,"0.0.3","Jan 8, 2021",,"atiq.dev","MIT (LICENSE)","https://pub.dev/documentation/interactive_maps_marker/latest/","flutter, google_maps_flutter","Easy to use Animated Maps Markers with detail card. Use it for store or any place locator.","FLUTTER","ANDROID,IOS" -"flutter_web_scrollbar","https://pub.dev/packages/flutter_web_scrollbar",47,90,72,"0.0.3","Oct 16, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_web_scrollbar/latest/","flutter, flutter_web_plugins","A customizable scrollbar for flutter web.","FLUTTER","WEB" -"flutter_video_cast","https://pub.dev/packages/flutter_video_cast",47,100,78,"1.0.3","Oct 6, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_video_cast/latest/","flutter, stream_transform","flutter_video_cast let you discover cast devices like Chrome Cast and Apple TV and connect to them.","FLUTTER","ANDROID,IOS" -"flutter_shine","https://pub.dev/packages/flutter_shine",47,95,78,"0.0.5","Jan 21, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_shine/latest/","flutter","Flutter Shine is a library for pretty shadows, dynamic light positions, extremely customizable shadows, no library dependencies, text or box shadows based on content.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hardware_buttons","https://pub.dev/packages/hardware_buttons",47,110,80,"1.0.0","Nov 25, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/hardware_buttons/latest/","flutter","A Flutter plugin for iOS and Android for detecting various hardware buttons such as volume and home button.","FLUTTER","ANDROID,IOS" -"stack_appodeal_flutter","https://pub.dev/packages/stack_appodeal_flutter",46,120,87,"3.0.0","Jun 30, 2022",,"appodeal.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/stack_appodeal_flutter/latest/","flutter","Official Flutter plugin to support Appodeal SDK for Android and iOS platforms. Support Consent Dialog for GDPR/CCPA zone.","FLUTTER","ANDROID,IOS" -"flutter_ume","https://pub.dev/packages/flutter_ume",46,110,86,"1.0.1","Jun 27, 2022",,"opensource.bytedance.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_ume/latest/","flutter, flutter_localizations, shared_preferences, string_scanner, tuple, vm_service","UME is an in-app debug kits platform for Flutter apps. Produced by Flutter Infra team of ByteDance.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"face_camera","https://pub.dev/packages/face_camera",46,130,74,"0.0.5","Jun 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/face_camera/latest/","camera, flutter, google_mlkit_face_detection","A Flutter camera plugin that detects faces in real-time. In addition it can capture automatically once a face is detected, This can be handy while taking a selfie during kyc.","FLUTTER","ANDROID,IOS" -"advanced_datatable","https://pub.dev/packages/advanced_datatable",46,130,90,"0.0.8","Jun 16, 2022",,"devowl.de","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/advanced_datatable/latest/","flutter","An addtion to the Flutter PaginatedDataTable allowing pagination also for the datasource aka server side datatables","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shelf_static","https://pub.dev/packages/shelf_static",46,130,99,"1.1.1","Jun 16, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/shelf_static/latest/","convert, http_parser, mime, path, shelf","Static file server support for the shelf package and ecosystem.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"google_maps_widget","https://pub.dev/packages/google_maps_widget",47,130,87,"1.0.4","Jun 15, 2022",,"rithik-dev.me","MIT (LICENSE)","https://pub.dev/documentation/google_maps_widget/latest/","dio, flutter, google_maps_flutter","A Flutter package which can be used to make polylines(route) from a source to a destination, and also handle a driver's realtime location (if any) on the map.","FLUTTER","ANDROID,IOS" -"widget_loading","https://pub.dev/packages/widget_loading",46,130,83,"0.3.2","Jun 13, 2022",,"splashbyte.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/widget_loading/latest/","flutter","An easy way to hide a widget when you have nothing to show yet and need a loading animation at the same time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_image","https://pub.dev/packages/flutter_image",46,120,94,"4.1.3","Jun 4, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_image/latest/","flutter","Image utilities for Flutter: improved network providers, effects, etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"quick_blue","https://pub.dev/packages/quick_blue",46,90,85,"0.4.1+1","Mar 21, 2022","0.5.0-dev.2","woodemi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/quick_blue/latest/","convert, flutter, quick_blue_linux, quick_blue_macos, quick_blue_platform_interface, quick_blue_windows","A cross-platform BluetoothLE plugin for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"agora_rtm","https://pub.dev/packages/agora_rtm",46,130,95,"1.1.1","May 30, 2022",,"agora.io","MIT (LICENSE)","https://pub.dev/documentation/agora_rtm/latest/","flutter","Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS.","FLUTTER","ANDROID,IOS" -"phone_form_field","https://pub.dev/packages/phone_form_field",46,120,91,"6.1.0","May 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/phone_form_field/latest/","circle_flags, dart_countries, diacritic, flutter, flutter_localizations, intl, phone_numbers_parser","Flutter phone input integrated with flutter internationalization","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"subtitle_wrapper_package","https://pub.dev/packages/subtitle_wrapper_package",46,120,87,"2.1.0","May 22, 2022",,"qreate.io","MIT (LICENSE)","https://pub.dev/documentation/subtitle_wrapper_package/latest/","bloc, equatable, flutter, flutter_bloc, http, http_parser, video_player","A Subtitle Wrapper package, this subtitle wrapper package displays subtitles for a video player.","FLUTTER","ANDROID,IOS" -"carrier_info","https://pub.dev/packages/carrier_info",46,130,93,"2.0.5","Apr 22, 2022",,"codenka.com","MIT (LICENSE)","https://pub.dev/documentation/carrier_info/latest/","flutter","Carrier Info gets networkType, networkGeneration, mobileCountryCode, mobileCountryCode, e.t.c from both android and ios devices","FLUTTER","ANDROID,IOS" -"vertical_scrollable_tabview","https://pub.dev/packages/vertical_scrollable_tabview",46,110,89,"0.0.7","Apr 2, 2022",,,"MIT (LICENSE)","https://github.com/wayne900204/vertical_scrollable_tabview/blob/master/README.md","flutter, flutter_web_plugins, rect_getter, scroll_to_index","A Flutter widget which syncronize a ScrollView and a custom tab view.","FLUTTER","ANDROID,IOS,WEB" -"tflite_audio","https://pub.dev/packages/tflite_audio",46,120,75,"0.3.0","Mar 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/tflite_audio/latest/","flutter","Audio classification Tflite package for flutter (iOS & Android). Can support Google Teachable Machine models.","FLUTTER","ANDROID,IOS" -"stories_editor","https://pub.dev/packages/stories_editor",46,100,82,"0.1.8","Feb 23, 2022",,,"CC0-1.0 (LICENSE)","https://pub.dev/documentation/stories_editor/latest/","align_positioned, animated_text_kit, flutter, fluttertoast, gallery_media_picker, image, image_gallery_saver, modal_gif_picker, path_provider, perfect_freehand, photo_view, provider","This is a package created in the style of the instagram story creator, with which you can create images with images, texts, stickers (Gifs), finger drawing.","FLUTTER","ANDROID,IOS" -"amap_flutter_map","https://pub.dev/packages/amap_flutter_map",46,105,93,"3.0.0","Nov 23, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/amap_flutter_map/latest/","amap_flutter_base, flutter, flutter_plugin_android_lifecycle, meta, plugin_platform_interface, stream_transform","高德地图SDK Flutter插件","FLUTTER","ANDROID,IOS" -"flutter_libserialport","https://pub.dev/packages/flutter_libserialport",46,120,90,"0.2.3","Nov 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_libserialport/latest/","flutter, libserialport","A simple wrapper around libserialport utilizing Flutter's build system to build and deploy the C-library for the target platform.","FLUTTER","ANDROID,LINUX,MACOS,WINDOWS" -"audiofileplayer","https://pub.dev/packages/audiofileplayer",46,100,91,"2.1.0","Nov 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/audiofileplayer/latest/","flutter, logging, meta, uuid","A Flutter plugin for audio playback.","FLUTTER","ANDROID,IOS" -"paginable","https://pub.dev/packages/paginable",46,120,82,"2.0.0","Nov 8, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/paginable/latest/","flutter, provider","Paginable is a Flutter package which makes pagination easier by providing more functionality on top of native widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_stepper","https://pub.dev/packages/awesome_stepper",46,130,79,"0.1.3","Oct 28, 2021",,"msaadev.com","BSD-3-Clause (LICENSE)","https://github.com/msaadev/awesome_stepper","flutter, flutter_mobx, mobx, mobx_codegen","A Customizable Awesome Stepper with beautiful UI to develop awesome steppers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_state_notifier","https://pub.dev/packages/flutter_state_notifier",46,130,94,"0.7.1","Sep 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_state_notifier/latest/","flutter, meta, provider, state_notifier","Flutter bindings for state_notifier, such as StateNotifierProvider and StateNotiferBuilder","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_awesome_alert_box","https://pub.dev/packages/flutter_awesome_alert_box",46,110,83,"2.1.1","Aug 20, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_awesome_alert_box/latest/","flutter","A new flutter package project which contains lots of beautiful alert dialog that will help you lot to create beautiful awesome alert box very quickly and easily..","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rich_editor","https://pub.dev/packages/rich_editor",46,110,75,"0.0.5","Aug 14, 2021",,"jideguru.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/rich_editor/latest/","flutter, flutter_colorpicker, flutter_inappwebview, flutter_widget_from_html_core, image_picker, mime, path, xml2json","WYSIWYG editor for Flutter with a rich set of supported formatting options.","FLUTTER","ANDROID,IOS" -"flip_board","https://pub.dev/packages/flip_board",46,120,77,"0.6.1","Aug 5, 2021",,"nogueira.cc","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flip_board/latest/","async, flutter","FlipBoards are compositions of FlipWidgets, a widget that animates content change with a flipping animation. Includes FlipFraseBoard, FlipMatrix, FlipClock and others.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rx_command","https://pub.dev/packages/rx_command",46,115,85,"6.0.1","Jul 13, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/rx_command/latest/","quiver, rxdart","Reactive event handler wrapper class inspired by ReactiveUI.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_grid","https://pub.dev/packages/simple_grid",46,130,78,"0.1.1","Jun 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_grid/latest/","flutter","A dynamic grid inspired by boostrap, you can use it to describe your grid layout. This package purely using mediaquery, don't worry about the render.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_vant_kit","https://pub.dev/packages/flutter_vant_kit",46,100,77,"0.3.0","Jun 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_vant_kit/latest/","flutter, multi_image_picker","A vant-style flutter UI library.You can use this library to quickly build your application.","FLUTTER","ANDROID,IOS" -"favorite_button","https://pub.dev/packages/favorite_button",46,120,94,"0.0.4","May 4, 2021",,"codeokplease.com","MIT (LICENSE)","https://pub.dev/documentation/favorite_button/latest/","flutter","favorite_button is a flutter library that allows you to create heart and star shaped favorite featured buttons with animation effects too.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fontify","https://pub.dev/packages/fontify",46,90,59,"0.2.0","Nov 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/fontify/latest/","args, logger, meta, path, path_parsing, recase, vector_math, xml, yaml","Converts SVG icons to OTF font and generates Flutter-compatible class. Provides an API and a CLI tool.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ssl_pinning_plugin","https://pub.dev/packages/ssl_pinning_plugin",46,110,90,"2.0.0","Apr 7, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/ssl_pinning_plugin/latest/","flutter","SSL Pinning plugin for HTTP requests (Validation by SHA-1 or SHA-256).","FLUTTER","ANDROID,IOS" -"flutter_boxicons","https://pub.dev/packages/flutter_boxicons",46,120,84,"3.0.0","Apr 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_boxicons/latest/","flutter","Boxicons (https://boxicons.com) customization for Flutter. You can use 2K+ more Boxicons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"overlay_container","https://pub.dev/packages/overlay_container",46,110,86,"0.0.5+1","Mar 13, 2021",,"mustansir.dev","MIT (LICENSE)","https://pub.dev/documentation/overlay_container/latest/","flutter","A flutter widget which renders its child outside the original widget hierarchy.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_device_type","https://pub.dev/packages/flutter_device_type",46,80,96,"0.4.0","Mar 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_device_type/latest/","flutter","Determine the type of handheld device on Flutter. Like if the device is a Tablet or is iPhoneX.",, -"easiestdb","https://pub.dev/packages/easiestdb",46,90,29,"1.0.11","Jul 16, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/easiestdb/latest/","flutter, path, sqflite","The Easiest and Laziest approach to Flutter SQL Database. Manage Database easily.","FLUTTER","ANDROID,IOS,MACOS" -"awsome_video_player","https://pub.dev/packages/awsome_video_player",46,85,78,"1.0.8+1","Apr 18, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/awsome_video_player/latest/","connectivity, flutter, orientation, screen, video_player","This is a flutter package of video player. it's a very simple and easy to use.","FLUTTER","ANDROID,IOS" -"custom_switch","https://pub.dev/packages/custom_switch",46,90,94,"0.0.1","Jul 1, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/custom_switch/latest/","flutter","Beautiful Custom Switch created with Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"xlive_switch","https://pub.dev/packages/xlive_switch",46,100,78,"1.0.5","Jan 8, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/xlive_switch/latest/","flutter","A switch widget plugin with custom UI and design similar to Oleg Frolov's design on Dribbble","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_reorderable_grid_view","https://pub.dev/packages/flutter_reorderable_grid_view",45,130,90,"3.1.2","Jul 19, 2022",,"karvulf.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_reorderable_grid_view/latest/","equatable, flutter","Enables animated GridViews when updating children or when trying to reorder them by using drag and drop.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"openapi_generator","https://pub.dev/packages/openapi_generator",45,120,85,"4.0.0","Jul 11, 2022",,"devappliance.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/openapi_generator/latest/","analyzer, build, openapi_generator_annotations, openapi_generator_cli, path, source_gen","Generator for openapi client sdk inspired by the npm implementation of openapi-generator-cli.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_xupdate","https://pub.dev/packages/flutter_xupdate",45,130,91,"2.0.3","Jul 7, 2022",,"xuexiangjys.club","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_xupdate/latest/","flutter, package_info_plus","A Flutter plugin for XUpdate(Android Version Update Library).","FLUTTER","ANDROID" -"reorderable_grid_view","https://pub.dev/packages/reorderable_grid_view",45,100,92,"2.2.2","Dec 19, 2021","2.2.3-alpha.5",,"MIT (LICENSE)","https://pub.dev/documentation/reorderable_grid_view/latest/","flutter","Reorderable Grid View","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"webview_flutter_web","https://pub.dev/packages/webview_flutter_web",45,120,97,"0.1.0+4","Jul 6, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/webview_flutter_web/latest/","flutter, flutter_web_plugins, webview_flutter_platform_interface","A Flutter plugin that provides a WebView widget on web.","FLUTTER","WEB" -"card_loading","https://pub.dev/packages/card_loading",45,130,83,"0.2.1","Jul 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/card_loading/latest/","flutter","A Flutter package to create easy create loading card between two colors","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pip_view","https://pub.dev/packages/pip_view",45,120,90,"0.9.7","Jun 29, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pip_view/latest/","flutter","Widget to allow the presentation of a widget below a floating one.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqlite3_flutter_libs","https://pub.dev/packages/sqlite3_flutter_libs",45,130,98,"0.5.8","Jun 27, 2022",,"simonbinder.eu","MIT (LICENSE)","https://pub.dev/documentation/sqlite3_flutter_libs/latest/","flutter","Flutter plugin to include native sqlite3 libraries with your app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_gen_runner","https://pub.dev/packages/flutter_gen_runner",46,130,94,"4.3.0","Jun 9, 2022",,"wasabeef.jp","MIT (LICENSE)","https://github.com/FlutterGen/flutter_gen","build, collection, crypto, flutter_gen_core, glob","The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"paged_vertical_calendar","https://pub.dev/packages/paged_vertical_calendar",45,130,91,"1.1.3","May 30, 2022",,"casvanluijtelaar.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/paged_vertical_calendar/latest/","flutter, infinite_scroll_pagination","A simple paginated framework for implementing calendar based interfaces.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tabbed_view","https://pub.dev/packages/tabbed_view",45,130,83,"1.13.0+1","May 25, 2022",,"caduandrade.net","MIT (LICENSE)","https://pub.dev/documentation/tabbed_view/latest/","flutter","Flutter widget inspired by the classic Desktop-style tab component. Supports customizable themes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nuvigator","https://pub.dev/packages/nuvigator",45,80,81,"1.6.2","May 5, 2022",,"nubank.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/nuvigator/latest/","analyzer, build, build_config, code_builder, dart_style, flutter, path_to_regexp, recase, source_gen","A powerful routing abstraction over Flutter navigator, providing some new features and an easy way to define routers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"system_settings","https://pub.dev/packages/system_settings",45,120,95,"2.1.0","Apr 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/system_settings/latest/","flutter","Flutter plugin to open system and app settings on iOS and Android.","FLUTTER","ANDROID,IOS" -"udp","https://pub.dev/packages/udp",45,130,90,"5.0.3","Mar 27, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/udp/latest/","Packages that depend on udp","Lightweight, efficient, and easy-to-use UDP library for Dart. Supports Unicast, Broadcast, Multicast and Loopback communications.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"shark","https://pub.dev/packages/shark",45,110,3,"1.0.4","Mar 14, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/shark/latest/","device_info_plus, dio, dio_cache_interceptor, dynamic_widget, easy_localization, flutter, path_provider, url_launcher","A Flutter server rendering framework for mobile application, server-driven UI, dynamic change your interface in realtime","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"activity_recognition_flutter","https://pub.dev/packages/activity_recognition_flutter",45,130,84,"4.2.0","Jan 6, 2022",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/activity_recognition_flutter/latest/","flutter","Activity recognition plugin for Android and iOS. Provides event-based information about activities detected by the phone.","FLUTTER","ANDROID,IOS" -"floating_navbar","https://pub.dev/packages/floating_navbar",45,110,83,"2.0.2","Dec 13, 2021",,"iamngoni.co.zw","Apache-2.0 (LICENSE)","https://pub.dev/documentation/floating_navbar/latest/","flutter","Customisable, clean looking bottom floating navbar. FloatingNavBar comes with multiple customization options - colors, page indicators, etc. This can be used as an alternative to the default BottomNavigationBar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_linear_datepicker","https://pub.dev/packages/flutter_linear_datepicker",45,120,88,"2.0.4","Dec 8, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_linear_datepicker/latest/","flutter, shamsi_date","A flutter package providing Gregorian and Jalaali (Persian) date picker","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"horizontal_picker","https://pub.dev/packages/horizontal_picker",45,120,86,"1.2.0","Nov 17, 2021",,"leventkantaroglu.com","BSD-3-Clause (LICENSE)","https://github.com/leventkantaroglu/horizontal_picker/blob/master/README.md","flutter","You can select your value on Horizontal Picker while scrolling on items.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wallet_connect","https://pub.dev/packages/wallet_connect",45,110,88,"1.0.2","Nov 2, 2021",,"orangewallet.app","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/wallet_connect/latest/","collection, cryptography, hex, http, json_annotation, uuid, web_socket_channel","Wallet Connect client made in love with dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"share_files_and_screenshot_widgets","https://pub.dev/packages/share_files_and_screenshot_widgets",45,130,91,"1.0.6","Sep 28, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/share_files_and_screenshot_widgets/latest/","flutter, path_provider","This pub lets you share any kind of files (csv, mp4, png etc), take screenshot of the widgets you want and return as Image and share them directly as well in the form of an image.","FLUTTER","ANDROID,IOS" -"verify","https://pub.dev/packages/verify",45,110,61,"2.0.0","Aug 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/verify/latest/","collection, dartz","Validations made simple. An extension based validation DSL.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"auth","https://pub.dev/packages/auth",45,120,85,"8.1.0","Jul 16, 2021",,"andrioussolutions.com","unknown (LICENSE)","https://pub.dev/documentation/auth/latest/","firebase_auth, firebase_core, flutter, flutter_login_facebook, google_sign_in, google_sign_in_platform_interface, twitter_login","Authorization Library Package to log into Google, Facebook, or by Username and Password.","FLUTTER","ANDROID,IOS" -"credit_card_type_detector","https://pub.dev/packages/credit_card_type_detector",45,110,94,"2.0.0","Jun 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/credit_card_type_detector/latest/","Packages that depend on credit_card_type_detector","A package that detects credit card types based on the current credit card number patterns","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"open_store","https://pub.dev/packages/open_store",45,120,95,"0.2.4","Jun 4, 2021",,"frezycode.com","MIT (LICENSE)","https://pub.dev/documentation/open_store/latest/","flutter, url_launcher","Simple lightweight package to open store page for android and iOS GooglePlay and AppStore","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"external_path","https://pub.dev/packages/external_path",45,110,96,"1.0.1","Jun 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/external_path/latest/","flutter","A flutter plugin to get internal, external storage and external public directory path.","FLUTTER","ANDROID" -"show_more_text_popup","https://pub.dev/packages/show_more_text_popup",45,120,88,"0.3.0","Jun 1, 2021",,"sanjaysharma.dev","MIT (LICENSE)","https://pub.dev/documentation/show_more_text_popup/latest/","flutter","A Flutter plugin to show the extra text as a popup with parameters to configure the size and other behavior","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cool_nav","https://pub.dev/packages/cool_nav",45,120,71,"0.1.0","May 13, 2021",,"masterashu.codes","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cool_nav/latest/","flutter","A collection of really awesome, easy to use Bottom Navigation Bars.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cupertino_settings","https://pub.dev/packages/flutter_cupertino_settings",45,115,79,"0.5.0","Apr 30, 2021",,"matthi.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_cupertino_settings/latest/","cupertino_icons, flutter","Flutter widget to create an iOS settings-table (static TableView).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"double_back_to_close","https://pub.dev/packages/double_back_to_close",45,110,95,"2.0.0","Apr 14, 2021",,"fuadarradhi.com","MIT (LICENSE)","https://pub.dev/documentation/double_back_to_close/latest/","flutter","Flutter package for request double back pressed before close app/route/screen. Wrap any widget with it to use.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"is_first_run","https://pub.dev/packages/is_first_run",45,120,92,"1.0.0","Mar 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/is_first_run/latest/","flutter, shared_preferences","A simple package to check if it is the first time the app runs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"the_apple_sign_in","https://pub.dev/packages/the_apple_sign_in",45,130,98,"1.1.1","Mar 8, 2021",,"beerstorm.net","MIT (LICENSE)","https://pub.dev/documentation/the_apple_sign_in/latest/","flutter","Sign in With Apple for Flutter. Native API bindings and a Flutter implementation of the sign in button.","FLUTTER","IOS" -"steps_indicator","https://pub.dev/packages/steps_indicator",45,130,92,"1.3.0","Mar 4, 2021",,"hugoextrat.com","MIT (LICENSE)","https://pub.dev/documentation/steps_indicator/latest/","flutter","Flutter plugin to display a simple steps indicator line widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"input_sheet","https://pub.dev/packages/input_sheet",45,60,61,"0.2.1","Jul 12, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/input_sheet/latest/","after_layout, cached_network_image, camera, flutter, flutter_cupertino_date_picker, flutter_feather_icons, flutter_keyboard_size, flutter_masked_text, flutter_mobx, intl, keyboard_utils, mobx, path_provider, permission_handler, quiver, uuid, video_compress, video_player","A flutter package to help apps with extensive forms, implementing inputs as BottomSheet to make it enjoyable.",, -"flutter_sunmi_printer","https://pub.dev/packages/flutter_sunmi_printer",45,100,86,"0.2.1","Jun 27, 2020",,"tablemi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_sunmi_printer/latest/","flutter","Flutter plugin allows to print thermal receipts using Sunmi device with a built-in printer","FLUTTER","ANDROID,IOS" -"control_pad","https://pub.dev/packages/control_pad",45,100,83,"1.1.1+1","Apr 9, 2020",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/control_pad/latest/","flutter","A virtual pad with joystick controller and configurable buttons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"search_app_bar","https://pub.dev/packages/search_app_bar",45,90,70,"1.0.2+2","Aug 26, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/search_app_bar/latest/","bloc_pattern, diacritic, flutter, rxdart","An animated SearchAppBar library that makes it easy to control the search for any type of data in a list of elements.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_auth_web","https://pub.dev/packages/firebase_auth_web",44,110,98,"4.1.0","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_auth_web/latest/","firebase_auth_platform_interface, firebase_core, firebase_core_web, flutter, flutter_web_plugins, http_parser, intl, js, meta","The web implementation of firebase_auth","FLUTTER","WEB" -"teta_cms","https://pub.dev/packages/teta_cms",44,110,68,"0.1.7+4","Jul 19, 2022",,"teta.so","BSD-3-Clause (LICENSE)","https://teta.so/flutter-docs","dio, enum_to_string, equatable, flutter, get_it, hive, http, path_provider, path_provider_android, path_provider_ios, socket_io_client, uni_links, universal_html, universal_platform, url_launcher, uuid","The Dart client for Teta CMS. Our mission is to help people build amazing products.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"syncfusion_flutter_treemap","https://pub.dev/packages/syncfusion_flutter_treemap",44,130,92,"20.2.39-beta","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_treemap/latest/","flutter, syncfusion_flutter_core","A Flutter Treemap library for creating interactive treemap to visualize flat and hierarchical data based on squarified, slice, and dice algorithms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mysql_client","https://pub.dev/packages/mysql_client",44,120,85,"0.0.24","Jul 5, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mysql_client/latest/","buffer, crypto, tuple","Native MySQL client written in Dart. Tested with MySQL Percona Server (5.7, 8), MariaDB (10). Supports TLS.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"backendless_sdk","https://pub.dev/packages/backendless_sdk",44,120,87,"7.2.5","Jul 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/backendless_sdk/latest/","collection, flutter, flutter_web_plugins, http, js, reflectable","Flutter plugin for Backendless SDK. It provides access to the Backendless services that enable the server-side functionality for developing and running mobile and desktop apps.","FLUTTER","ANDROID,IOS,WEB" -"jpush_flutter","https://pub.dev/packages/jpush_flutter",44,105,95,"2.3.4","Jul 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/jpush_flutter/latest/","flutter, platform","JIGUANG officially supported JPush Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)(https://www.jiguang.cn).","FLUTTER","ANDROID,IOS" -"coverage","https://pub.dev/packages/coverage",44,100,99,"1.5.0","Jun 30, 2022",,"tools.dart.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/coverage/latest/","args, logging, package_config, path, source_maps, stack_trace, vm_service","Coverage data manipulation and formatting","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_fancy_tree_view","https://pub.dev/packages/flutter_fancy_tree_view",44,130,85,"0.5.2","Jun 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_fancy_tree_view/latest/","flutter","A highly customizable TreeView Widget for visualization of nested data in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"model_viewer_plus","https://pub.dev/packages/model_viewer_plus",44,120,88,"1.3.0","Jun 24, 2022",,,"Unlicense (UNLICENSE)","https://pub.dev/documentation/model_viewer_plus/latest/","android_intent_plus, flutter, path, url_launcher, webview_flutter","A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.","FLUTTER","ANDROID,IOS,WEB" -"shader","https://pub.dev/packages/shader",44,130,61,"1.0.1","Jun 18, 2022",,"felix-blaschke.de","MIT (LICENSE)","https://pub.dev/documentation/shader/latest/","args, http, path, stringr, watcher","Command-line application for compiling GLSL shaders into Flutter-compatible SPR-V byte code.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"adaptive_components","https://pub.dev/packages/adaptive_components",44,130,95,"0.0.7","May 26, 2022",,"material.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/adaptive_components/latest/","adaptive_breakpoints, adaptive_navigation, flutter","A Flutter package to implement responsive layouts in Material Design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_youtube_view","https://pub.dev/packages/flutter_youtube_view",44,100,91,"2.0.4","May 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_youtube_view/latest/","flutter","A new Flutter plugin.","FLUTTER","ANDROID,IOS" -"flutter_line_sdk","https://pub.dev/packages/flutter_line_sdk",44,130,93,"2.2.0","May 10, 2022",,"developers.line.biz","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_line_sdk/latest/","flutter","A Flutter plugin for using the LINE SDKs with Dart in Flutter apps.","FLUTTER","ANDROID,IOS" -"l","https://pub.dev/packages/l",44,130,84,"3.2.0","Mar 30, 2022",,"plugfox.dev","unknown (LICENSE)","https://pub.dev/documentation/l/latest/","meta","Cross-platform html/io Logger library with simple API. Manipulate with native and web console. Support ascii colorize output.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_social_textfield","https://pub.dev/packages/flutter_social_textfield",44,120,83,"0.1.0","Jan 25, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_social_textfield/latest/","flutter","TextEditingController and RichText / TextSpan builder with hashtag, url and mention detection with Regular Expressions. Also with tap support.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"any_animated_button","https://pub.dev/packages/any_animated_button",44,100,67,"0.0.3","Jan 13, 2022",,"appvinio.com","MIT (LICENSE)","https://pub.dev/documentation/any_animated_button/latest/","dartz, equatable, flutter, flutter_bloc","Button, which animates between idle, progress and success/error state, indicating that some process is running in the background.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_picture_uploader","https://pub.dev/packages/firebase_picture_uploader",44,90,74,"1.3.1","Nov 14, 2021",,"rothech.com","MIT (LICENSE)","https://pub.dev/documentation/firebase_picture_uploader/latest/","cached_network_image, cupertino_icons, firebase_core, firebase_storage, flutter, image, image_cropper, image_picker, path_provider, shared_preferences","Picture upload widget which helps selecting and uploading one or multiple images to firebase storage.",, -"flicked_cards","https://pub.dev/packages/flicked_cards",44,110,65,"0.0.3","Nov 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flicked_cards/latest/","flutter","A gesture driven customizable and extensible card widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wheel_chooser","https://pub.dev/packages/wheel_chooser",44,110,91,"1.0.0","Oct 18, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/wheel_chooser/latest/","flutter","WheelChooser is a widget allowing user to choose numbers/strings/widgets by scrolling spinners with wheel look.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"radar_chart","https://pub.dev/packages/radar_chart",44,130,83,"2.1.0","Oct 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/radar_chart/latest/","flutter","A flexible Flutter radar/spider chart with super powers. Colors and Sizes are customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cupertino_listview","https://pub.dev/packages/cupertino_listview",44,110,84,"2.0.0","Aug 7, 2021",,"davidgonzalez-freelance.fr","MIT (LICENSE)","https://pub.dev/documentation/cupertino_listview/latest/","flutter","Display a vertical list of sections (group of items), respecting iOS UX design, where the current section title remains displayed on top (until the next one push it away).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"text_to_speech","https://pub.dev/packages/text_to_speech",44,110,90,"0.2.3","Jul 27, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/text_to_speech/latest/","flutter, flutter_web_plugins, text_to_speech_macos, text_to_speech_platform_interface, text_to_speech_web","A Flutter plugin provides TTS (Text-To-Speech) Service.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"pinch_zoom_image_last","https://pub.dev/packages/pinch_zoom_image_last",44,110,93,"0.4.1","Jun 11, 2021",,"furkankurt.com.tr","unknown (LICENSE)","https://pub.dev/documentation/pinch_zoom_image_last/latest/","flutter","Pinch Zoom Image package last fixed version. The owner of this package is not accept the pull request. That so I created updated version and you can open issues. I can fix asap.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_lock_screen","https://pub.dev/packages/flutter_lock_screen",44,120,85,"2.0.1","May 8, 2021",,"yasinilhan.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_lock_screen/latest/","flutter","Flutter Pass Code Page Screen! You can use in your project!.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"drop_cap_text","https://pub.dev/packages/drop_cap_text",44,110,88,"1.1.3","Mar 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/drop_cap_text/latest/","flutter","This Flutter plugin aims to achive drop cap in text capitalization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"navigation_history_observer","https://pub.dev/packages/navigation_history_observer",44,120,94,"1.1.0","Mar 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/navigation_history_observer/latest/","built_collection, flutter","A Flutter NavigatorObserver that stores a collection of pushed routes history, as well as the popped history.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easycartanimation","https://pub.dev/packages/easycartanimation",44,100,60,"1.0.0+1","Mar 4, 2021",,"siyoutechnology.com","unknown (LICENSE)","https://pub.dev/documentation/easycartanimation/latest/","flutter","A new Flutter package that provides you an easy animated widget when adds a product to your cart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"katex_flutter","https://pub.dev/packages/katex_flutter",44,100,76,"4.0.2+26","Aug 8, 2020",,"testapp.schule","EUPL-1.2 (LICENSE)","https://pub.dev/documentation/katex_flutter/latest/","catex, flutter","Performantly render scientific LaTeX equations using the KaTeX library on Android, iOS, the Web and the Desktop platform.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fbutton","https://pub.dev/packages/fbutton",44,85,81,"2.0.1","Jul 31, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/fbutton/latest/","fcontrol, flutter","Let developers just need to grasp only one button component.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"countdown_flutter","https://pub.dev/packages/countdown_flutter",44,100,90,"0.1.2","May 6, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/countdown_flutter/latest/","flutter","A simple countdown plugin for flutter. Provides a simple way to create a countdown in your app.","FLUTTER","ANDROID,IOS" -"modern_charts","https://pub.dev/packages/modern_charts",44,90,75,"0.1.19","Nov 18, 2019",,,"BSD-2-Clause (LICENSE.md)","https://github.com/jolleekin/modern_charts/wiki","intl","A package for creating simple yet modern looking charts.","DART,FLUTTER","WEB" -"flutter_dialogflow","https://pub.dev/packages/flutter_dialogflow",44,80,90,"0.1.3","Oct 26, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_dialogflow/latest/","flutter, googleapis_auth, http","Flutter package for makes it easy to integrate dialogflow and support dialogflow v2","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dropdownfield","https://pub.dev/packages/dropdownfield",44,80,94,"1.0.3","Sep 13, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dropdownfield/latest/","flutter","Custom Flutter Widget that mimicks the standard Android auto-complete dropdown field. Has many options for customizing the behavior of this field.",, -"swipe_stack","https://pub.dev/packages/swipe_stack",44,50,83,"1.0.0","Jul 7, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/swipe_stack/latest/","flutter","Flutter swipe stack widget.",, -"path_morph","https://pub.dev/packages/path_morph",44,100,86,"1.0.1","Feb 15, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/path_morph/latest/","flutter","This package lets you create path tween animations. In other words, it lets you morph one path into another.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bonsoir","https://pub.dev/packages/bonsoir",43,130,84,"2.0.0","Jul 18, 2022",,"skyost.eu","MIT (LICENSE)","https://pub.dev/documentation/bonsoir/latest/","bonsoir_android, bonsoir_darwin, bonsoir_platform_interface, flutter","A Zeroconf library that allows you to discover network services and to broadcast your own. Based on Apple Bonjour and Android NSD.","FLUTTER","ANDROID,IOS,MACOS" -"retrofit_generator","https://pub.dev/packages/retrofit_generator",43,75,97,"4.0.2","Jul 13, 2022",,"mings.in","MIT (LICENSE)","https://pub.dev/documentation/retrofit_generator/latest/","analyzer, build, built_collection, code_builder, dart_style, dio, retrofit, source_gen, tuple","retrofit generator is an dio client generator using source_gen and inspired by Chopper and Retrofit.","DART", -"form_builder_extra_fields","https://pub.dev/packages/form_builder_extra_fields",43,120,95,"8.2.0","Jul 12, 2022",,"flutterformbuilderecosystem.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/form_builder_extra_fields/latest/","dropdown_search, flutter, flutter_chips_input, flutter_colorpicker, flutter_datetime_picker_bdaya, flutter_form_builder, flutter_rating_bar, flutter_touch_spin, flutter_typeahead, intl, signature","Additional ready-made form input fields for flutter_form_builder package","FLUTTER","ANDROID,IOS" -"dart_ping","https://pub.dev/packages/dart_ping",43,130,94,"7.0.1","Jul 6, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_ping/latest/","async, collection","Multi-platform network ping utility for native desktop and android applications.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"opscroll_web","https://pub.dev/packages/opscroll_web",43,120,53,"0.3.2","Jul 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/opscroll_web/latest/","flutter, flutter_web_plugins","A library that provides create One-Page Scrolling for Flutter Web. Creating easy and fast one-page landing pages, also provide other scrolling animations like Fade&Drop&Water.","FLUTTER","WEB" -"more","https://pub.dev/packages/more",43,130,86,"3.7.1","Jun 23, 2022",,"lukas-renggli.ch","MIT (LICENSE)","https://pub.dev/documentation/more/latest/","characters, clock, collection, meta","More Dart — Literally. Collecting, iterating, caching, mathematics, matching, ordering, and formatting easily.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shelf_proxy","https://pub.dev/packages/shelf_proxy",43,130,99,"1.0.2","Jun 16, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/shelf_proxy/latest/","http, path, shelf","A shelf handler for proxying HTTP requests to another server.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fake_async","https://pub.dev/packages/fake_async",43,120,99,"1.3.1","Jun 15, 2022",,"dart.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/fake_async/latest/","clock, collection","Fake asynchronous events such as timers and microtasks for deterministic testing.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_mappable","https://pub.dev/packages/dart_mappable",43,130,76,"1.2.0","Jun 8, 2022",,"schultek.de","MIT (LICENSE)","https://pub.dev/documentation/dart_mappable/latest/","collection, type_plus","Improved json serialization and data classes with full support for generics, inheritance, customization and more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"time_chart","https://pub.dev/packages/time_chart",43,130,81,"0.5.2","May 27, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/time_chart/latest/","flutter, flutter_localizations, intl, linked_scroll_controller, path_drawing, touchable","A scrollable time chart in Flutter. Currently supporting en, ko languages.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pausable_timer","https://pub.dev/packages/pausable_timer",43,130,93,"1.0.0+5","May 16, 2022",,"llucax.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pausable_timer/latest/","clock","A timer implementation that can be paused, resumed and reset.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"screen_brightness","https://pub.dev/packages/screen_brightness",43,130,95,"0.2.1","May 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/screen_brightness/latest/","flutter, screen_brightness_android, screen_brightness_ios, screen_brightness_macos, screen_brightness_platform_interface","A Plugin for controlling screen brightness with application life cycle reset implemented","FLUTTER","ANDROID,IOS,MACOS" -"dual_screen","https://pub.dev/packages/dual_screen",43,120,93,"1.0.3","May 5, 2022",,"microsoft.com","MIT (LICENSE)","https://pub.dev/documentation/dual_screen/latest/","flutter","Foldable and dual-screen support, like the TwoPane widget and hinge angle sensor data.","FLUTTER","ANDROID" -"flutter_processing","https://pub.dev/packages/flutter_processing",43,90,59,"0.2.0","Mar 28, 2022",,"superdeclarative.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_processing/latest/","fast_noise, flutter, image, path","A Flutter version of Processing.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"breathing_collection","https://pub.dev/packages/breathing_collection",43,130,77,"1.0.0+3","Feb 4, 2022",,"dogeeexd.com","MIT (LICENSE)","https://pub.dev/documentation/breathing_collection/latest/","flutter, simple_animations, supercharged","A collection of Flutter widgets with breathing animation. More widgets will be added.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"realtime_client","https://pub.dev/packages/realtime_client",43,130,73,"0.1.15","Jan 29, 2022",,"supabase.io","MIT (LICENSE)","https://pub.dev/documentation/realtime_client/latest/","collection, web_socket_channel","Listens to changes in a PostgreSQL Database and via websockets. This is for usage with Supabase Realtime server.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floating_bottom_bar","https://pub.dev/packages/floating_bottom_bar",43,110,83,"0.0.1","Jan 24, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/floating_bottom_bar/latest/","flutter, flutter_svg","This package provides sliding animation to floating action button located at the center and bottom tab button.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"geoflutterfire2","https://pub.dev/packages/geoflutterfire2",43,130,88,"2.3.11","Dec 22, 2021",,"beerstorm.net","MIT (LICENSE)","https://pub.dev/documentation/geoflutterfire2/latest/","cloud_firestore, flutter, rxdart","GeoFlutterFire2 is an open-source library that allows you to store and query firestore documents based on their geographic location.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"instagram_mention","https://pub.dev/packages/instagram_mention",43,120,45,"1.0.0+2","Nov 15, 2021",,"devmuaz.com","MIT (LICENSE)","https://pub.dev/documentation/instagram_mention/latest/","flutter","A simple detailed flutter widget that looks almost the same as the real instagram mention widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"push_notification","https://pub.dev/packages/push_notification",43,120,84,"1.1.1","Nov 15, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/push_notification/latest/","flutter, rxdart","Library for implementing push notifications. The module contains the main work with push notifications.","FLUTTER","ANDROID,IOS" -"timer_button","https://pub.dev/packages/timer_button",43,100,92,"2.0.0","Oct 8, 2021",,"dart.nonstopio.com","MIT (LICENSE)","https://github.com/ajaykumargithub2114/timer_button","flutter","A new Flutter package would help you to create timer button which will be enabled after specified time.",, -"node_interop","https://pub.dev/packages/node_interop",43,105,95,"2.1.0","Sep 22, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/node_interop/latest/","js","Provides Dart bindings and utility functions for core Node.js modules.","DART,FLUTTER","WEB" -"passwordfield","https://pub.dev/packages/passwordfield",43,120,91,"0.1.0","Sep 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/passwordfield/latest/","flutter","A simple and easy to use Passwordfield Widget to add a password Textfield to your Flutter project hassle free.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"country_state_city_pro","https://pub.dev/packages/country_state_city_pro",43,90,84,"0.0.3","Aug 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/country_state_city_pro/latest/","flutter","A new Flutter package to get world's all of Country, State, and City. And items are also searchable. In addition if city can't be found then user manually write city on dialog window.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"r_scan","https://pub.dev/packages/r_scan",43,120,90,"0.1.6+1","Aug 4, 2021",,"rhyme95.cn","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/r_scan/latest/","flutter","A flutter plugin about qr code scan,it can scan from file, url, memory and camera qr code.","FLUTTER","ANDROID,IOS" -"curved_drawer_fork","https://pub.dev/packages/curved_drawer_fork",43,130,81,"0.0.1+1","Jul 25, 2021",,"quds.cc","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/curved_drawer_fork/latest/","flutter","A Flutter widget that provides an easy to use animated drawer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mwwm","https://pub.dev/packages/mwwm",43,110,72,"2.0.0","Jun 7, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/mwwm/latest/","flutter","Software architecture pattern for teams with different sizes. Add possibility to work separately. Separate UI, presentation logic and business logic.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"instagram_public_api","https://pub.dev/packages/instagram_public_api",43,130,75,"0.2.3","May 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/instagram_public_api/latest/","flutter, http","Flutter package to get Instagram user details and download posts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rsa_encrypt","https://pub.dev/packages/rsa_encrypt",43,120,91,"2.0.0","Apr 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/rsa_encrypt/latest/","asn1lib, flutter, pointycastle","Enable you to quickly implement rsa encryption in your flutter app, it covers everything from Generating key pairs, encrypt and decrypting strings.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_timer","https://pub.dev/packages/simple_timer",43,120,88,"2.0.0","Apr 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_timer/latest/","flutter","A Simple Timer Widget that displays the timer progress with various customizable options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jose","https://pub.dev/packages/jose",43,120,93,"0.3.2","Apr 9, 2021",,"appsup.be","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/jose/latest/","asn1lib, collection, crypto_keys, http, http_parser, meta, typed_data, x509","Javascript Object Signing and Encryption (JOSE) library supporting JWE, JWS, JWK and JWT","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"webcrypto","https://pub.dev/packages/webcrypto",43,110,83,"0.5.2","Mar 15, 2021",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/webcrypto/latest/","ffi, flutter, flutter_web_plugins, js, meta","Cross-platform implementation of Web Cryptography APIs for Flutter.","FLUTTER","ANDROID,IOS,WEB" -"flutter_weather_bg","https://pub.dev/packages/flutter_weather_bg",43,100,76,"2.8.2","Oct 1, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_weather_bg/latest/","flutter","Provide a variety of weather background animation effects, covering 15 weather types, including sunny,rain,snow...","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jumping_bottom_nav_bar","https://pub.dev/packages/jumping_bottom_nav_bar",43,50,77,"0.1.0","Sep 29, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/jumping_bottom_nav_bar/latest/","flutter","Jumping Bottom Navigation Bar for Flutter.",, -"flutter_range_slider","https://pub.dev/packages/flutter_range_slider",43,80,92,"1.5.0","Sep 17, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_range_slider/latest/","flutter","a 2-thumb Material Design range slider for Flutter that allows a range selection",, -"international_phone_input","https://pub.dev/packages/international_phone_input",43,80,89,"1.0.4","Apr 28, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/international_phone_input/latest/","flutter, libphonenumber","International Phone Number Input For Flutter. This packages validates phone number input value using the libphonenumber package.","FLUTTER","ANDROID,IOS" -"nominatim_location_picker","https://pub.dev/packages/nominatim_location_picker",43,85,63,"0.1.0+7","Apr 26, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/nominatim_location_picker/latest/","auto_size_text, flutter, flutter_map, geolocator, http, latlong","A map location picker for flutter with a Completely free geocoding ! Now we have MapBox Support as well","FLUTTER","ANDROID,IOS" -"flutter_stetho","https://pub.dev/packages/flutter_stetho",43,75,80,"0.5.2","Dec 30, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_stetho/latest/","flutter","A network inspector for Flutter on Android using the Chrome Dev Tools",, -"flutter_string_encryption","https://pub.dev/packages/flutter_string_encryption",43,100,87,"0.3.1","Mar 18, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_string_encryption/latest/","flutter","Cross-platform string encryption using common best-practices.","FLUTTER","ANDROID,IOS" -"image_collage_widget","https://pub.dev/packages/image_collage_widget",42,110,66,"1.0.3","Jul 19, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/image_collage_widget/latest/","equatable, file_manager, file_picker, flutter, flutter_bloc, flutter_staggered_grid_view, image_picker, permission_handler","A flutter package, that lets you create 11 different types of modern photomontage which allows selecting images from photo library and taking new pictures with the camera.","FLUTTER","ANDROID,IOS" -"go_router_builder","https://pub.dev/packages/go_router_builder",42,110,76,"1.0.7","Jul 15, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/go_router_builder/latest/","analyzer, async, build, build_config, collection, meta, path, path_to_regexp, source_gen, source_helper","A builder that supports generated strongly-typed route helpers for package:go_router",, -"flutter_applovin_max","https://pub.dev/packages/flutter_applovin_max",42,105,88,"2.1.2","Jul 15, 2022",,"iori.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_applovin_max/latest/","flutter","Flutter plugin for showing applovin MAX mediation ads rewardvideo (Android & Ios).MAX is AppLovin's in-app monetization solution.","FLUTTER","ANDROID,IOS" -"hotreloader","https://pub.dev/packages/hotreloader",42,120,77,"3.0.5","Jul 11, 2022",,"vegardit.com","Apache-2.0 (LICENSE)","https://github.com/vegardit/dart-hotreloader/blob/master/README.md","collection, logging, path, stream_transform, vm_service, watcher","Automatic hot code reloader for Dart projects that monitors the source files of a Dart project for changes and automatically applies them to the running Dart process.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"rrule","https://pub.dev/packages/rrule",42,120,89,"0.2.10","Jun 17, 2022",,"wanke.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/rrule/latest/","collection, intl, meta, time","Recurrence rule parsing & calculation as defined in the iCalendar RFC","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"protoc_plugin","https://pub.dev/packages/protoc_plugin",42,110,89,"20.0.1","Jun 15, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/protoc_plugin/latest/","dart_style, fixnum, path, protobuf","Protoc compiler plugin to generate Dart code","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"custom_sliding_segmented_control","https://pub.dev/packages/custom_sliding_segmented_control",42,120,92,"1.7.1","Jun 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_sliding_segmented_control/latest/","flutter","Allows you to flexibly configure the widget for displaying controls. You can add color, speed, size, initial value, animation and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"auto_updater","https://pub.dev/packages/auto_updater",42,130,81,"0.1.5","May 29, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/auto_updater/latest/","flutter","This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).","FLUTTER","MACOS,WINDOWS" -"screwdriver","https://pub.dev/packages/screwdriver",42,120,74,"3.0.0","May 27, 2022",,"birju.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/screwdriver/latest/","characters, collection, intl, meta","A dart package aiming to provide useful extensions and helper functions to ease and speed up development.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"crypton","https://pub.dev/packages/crypton",42,130,92,"2.0.5","May 22, 2022",,"konstantinullrich.de","MIT (LICENSE)","https://pub.dev/documentation/crypton/latest/","asn1lib, pointycastle","A simple Dart library for asymmetric encryption and digital signatures","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"currency_picker","https://pub.dev/packages/currency_picker",42,120,93,"2.0.11","May 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/currency_picker/latest/","collection, flutter","A flutter package to select a currency from a list of currencies.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vector_map","https://pub.dev/packages/vector_map",42,130,72,"0.7.0","Apr 19, 2022",,"caduandrade.net","MIT (LICENSE)","https://pub.dev/documentation/vector_map/latest/","flutter, meta","Vector map for Flutter. Highly customizable. Compatible with GeoJSON. Map chart. Pure Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"snap_scroll_physics","https://pub.dev/packages/snap_scroll_physics",42,110,81,"0.0.1+3","Dec 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/snap_scroll_physics/latest/","flutter","Scroll physics to snap the user scroll at different offsets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adv_camera","https://pub.dev/packages/adv_camera",42,105,81,"2.0.3+2","Dec 23, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/adv_camera/latest/","flutter","An advanced camera with focus (with focus rectangle) and zoom feature.","FLUTTER","ANDROID,IOS" -"flutter_file_dialog","https://pub.dev/packages/flutter_file_dialog",42,120,93,"2.3.0","Oct 25, 2021",,"kineapps.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_file_dialog/latest/","flutter","Dialogs for picking and saving files in Android and in iOS.","FLUTTER","ANDROID,IOS" -"dnd","https://pub.dev/packages/dnd",42,120,89,"2.0.1","Oct 7, 2021",,"jakobservices.ch","MIT (LICENSE)","https://pub.dev/documentation/dnd/latest/","Packages that depend on dnd","Drag and Drop for Dart web apps with mouse and touch support.","DART,FLUTTER","WEB" -"chat_ui_kit","https://pub.dev/packages/chat_ui_kit",42,110,78,"1.3.0","Sep 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/chat_ui_kit/latest/","collection, flutter, flutter_video_info, functional_widget_annotation, implicitly_animated_reorderable_list, intl, just_audio, video_thumbnail","A complete Flutter chat UI kit which provides you with a base structure as well as a set of tools that allow you to quickly build up a modern chat UI.","FLUTTER","ANDROID,IOS" -"visa","https://pub.dev/packages/visa",42,80,76,"2.0.1","Aug 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/visa/latest/","flutter, hexcolor, http, webview_flutter","Visa is an OAuth 2.0 package that makes it super easy to add third party authentication to flutter apps.","FLUTTER","ANDROID,IOS" -"flutter_image_stack","https://pub.dev/packages/flutter_image_stack",42,100,90,"0.0.6","Jul 28, 2021",,"etornam.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_image_stack/latest/","flutter","FlutterImageStack is a pure dart package for creating image stack in Flutter. This package give you a widget to easily create image stack for your need.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"couchbase_lite","https://pub.dev/packages/couchbase_lite",42,95,74,"2.8.5","Jul 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/couchbase_lite/latest/","built_collection, built_value, flutter, meta, uuid","Flutter plugin for Couchbase Lite Community Edition, an embedded lightweight, noSQL database with live synchronization and offline support on Android and iOS.","FLUTTER","ANDROID,IOS" -"slide_drawer","https://pub.dev/packages/slide_drawer",42,90,84,"1.0.3","Jun 22, 2021",,,"curved_animation_controller, flutter","https://pub.dev/packages/slide_drawer/license","Packages that depend on slide_drawer","An easy way to use drawer in Flutter with cool sliding animation.",, -"incrementally_loading_listview","https://pub.dev/packages/incrementally_loading_listview",42,30,89,"1.0.0","Jun 20, 2021",,"dexterx.dev","flutter, rxdart","https://pub.dev/packages/incrementally_loading_listview/license","Packages that depend on incrementally_loading_listview","An extension of the list view widget for incrementally loading data on scrolling",, -"flutter_animated_theme","https://pub.dev/packages/flutter_animated_theme",42,110,65,"1.0.0","May 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_animated_theme/latest/","flutter, rect_getter","Animate theme change with circular, scale and fade animations","FLUTTER","ANDROID,IOS" -"status_view","https://pub.dev/packages/status_view",42,100,80,"0.0.2","May 29, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/status_view/latest/","flutter","Display status just like WhatsApp & Instagram. This package help to display users status like WhatsApp status. in this we can specify the number of status ,seen and unseen status as well, apart from that same package use to display status like Instagram.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bezier","https://pub.dev/packages/bezier",42,120,86,"1.2.0","Apr 4, 2021",,"dartographer.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/bezier/latest/","vector_math","A 2D Bézier curve math library. Based heavily on the work of @TheRealPomax . Live examples can be found at .","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"injector","https://pub.dev/packages/injector",42,130,92,"2.0.0","Mar 15, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/injector/latest/","Packages that depend on injector","injector is a simple to use and lightweight dependency injection library for dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mutex","https://pub.dev/packages/mutex",42,130,96,"3.0.0","Mar 15, 2021",,"hoylen.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mutex/latest/","Packages that depend on mutex","Mutual exclusion with implementation of normal and read-write mutex","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shadowed_image","https://pub.dev/packages/shadowed_image",42,130,62,"1.0.3","Mar 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/shadowed_image/latest/","flutter","A new Flutter package for creating shadow of same color scheme as the image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_gesture_detector","https://pub.dev/packages/simple_gesture_detector",42,130,97,"0.2.0","Mar 4, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/simple_gesture_detector/latest/","flutter","Easy to use, reliable and lightweight gesture detector for Flutter apps. Exposes simple API to react to basic gestures.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"http2","https://pub.dev/packages/http2",42,100,92,"2.0.0","Feb 11, 2021",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/http2/latest/","Packages that depend on http2","A HTTP/2 implementation in Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"native_ads","https://pub.dev/packages/native_ads",42,100,66,"0.5.0","Aug 3, 2020",,"sakebook.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/native_ads/latest/","flutter","Flutter plugin for AdMob Native Ads. Compatible with Android and iOS using PlatformView.","FLUTTER","ANDROID,IOS" -"auto_search","https://pub.dev/packages/auto_search",42,110,74,"1.0.6","Jul 22, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/auto_search/latest/","flutter","A simple Auto Search Text Field to spice up your projects. This package would help incorporate such a feature with ease.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ticketview","https://pub.dev/packages/ticketview",42,90,93,"1.0.0","May 30, 2020",,"unicodelabs.in","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ticketview/latest/","flutter","Its a clean Ticket view or Receipt view for Flutter application with some UI customization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"videos_player","https://pub.dev/packages/videos_player",42,100,85,"0.1.3","Apr 28, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/videos_player/latest/","chewie, flutter, video_player","A flutter package to display list of video with help of chewie and video player","FLUTTER","ANDROID,IOS" -"firebase_auth_ui","https://pub.dev/packages/firebase_auth_ui",42,90,84,"1.0.1","Mar 2, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_auth_ui/latest/","flutter","Flutter plugin for Firebase Auth UI. Supports popular auth providers by using native SDK for Android and iOS.","FLUTTER","ANDROID,IOS" -"websocket_manager","https://pub.dev/packages/websocket_manager",42,100,80,"0.2.2","Feb 28, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/websocket_manager/latest/","flutter","A Flutter plugin for Android and iOS supports websocket connection","FLUTTER","ANDROID,IOS" -"toggle_bar","https://pub.dev/packages/toggle_bar",42,100,86,"1.0.0","Nov 26, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/toggle_bar/latest/","flutter","A horizontal bar of toggle tabs with customisable colors and labels.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_ijkplayer","https://pub.dev/packages/flutter_ijkplayer",42,75,77,"0.3.5+1","Nov 19, 2019",,"kikt.top","MIT (LICENSE)","https://pub.dev/documentation/flutter_ijkplayer/latest/","flutter","Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.",, -"dynamic_treeview","https://pub.dev/packages/dynamic_treeview",42,100,76,"1.0.0+2","Nov 19, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/dynamic_treeview/latest/","flutter","A Dynamic treeview that can be build using dynamic parent/child relationship. It supports indefinite category/subcategory lists with horizontal and vertical scrolling","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cloud_firestore_odm","https://pub.dev/packages/cloud_firestore_odm",41,120,90,"1.0.0-dev.22","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cloud_firestore_odm/latest/","cloud_firestore, flutter, json_annotation, meta","An ODM for Firebase Cloud Firestore (cloud_firestore).","FLUTTER","ANDROID,IOS,MACOS,WEB" -"overlay_tooltip","https://pub.dev/packages/overlay_tooltip",41,90,87,"0.2.1","Jul 21, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/overlay_tooltip/latest/","flutter","An overlay tooltip handler for onboarding","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_draggable_gridview","https://pub.dev/packages/flutter_draggable_gridview",41,120,86,"0.0.7","Jul 13, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_draggable_gridview/latest/","flutter","This package helps you to add drag & drop functionality to exising Gridview.builder.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio_log","https://pub.dev/packages/dio_log",41,130,94,"2.0.4","Jul 11, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/dio_log/latest/","dio, flutter","A plug-in that captures requests and views them within the application, providing functions such as request replication and JSON expansion","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"okito","https://pub.dev/packages/okito",41,120,59,"1.3.0","Jul 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/okito/latest/","flutter, path_provider","Your best flutter coding friend. All in one flutter helper with state, route, navigation, localization, dependency injection and local storage management!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"huawei_map","https://pub.dev/packages/huawei_map",41,110,91,"6.5.0+301","Jun 30, 2022",,"developer.huawei.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/huawei_map/latest/","flutter, stream_transform","HUAWEI Map Kit plugin for Flutter. Huawei Map Kit, provides standard maps as well as UI elements for you to customize maps that better meet service scenarios.","FLUTTER","ANDROID" -"mono_repo","https://pub.dev/packages/mono_repo",41,110,37,"6.3.0","Jun 23, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mono_repo/latest/","args, checked_yaml, collection, graphs, io, json_annotation, meta, path, pub_semver, pubspec_parse, yaml","CLI tools to make it easier to manage a single source repository containing multiple Dart packages.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"open_location_picker","https://pub.dev/packages/open_location_picker",41,130,81,"0.1.3","Jun 15, 2022",,"new-step-apps.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/open_location_picker/latest/","flutter, flutter_map, freezed_annotation, http, latlong2","FormField to pick one or more locations from open street map","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"beacons_plugin","https://pub.dev/packages/beacons_plugin",41,120,86,"2.0.8","Jun 14, 2022",,"umairadil.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/beacons_plugin/latest/","flutter","This plugin makes it easier to scan nearby iBeacons and range them in flutter app. Scaned beacons will provide proximity values.","FLUTTER","ANDROID,IOS" -"chart_sparkline","https://pub.dev/packages/chart_sparkline",42,130,93,"1.0.11","May 21, 2022",,"dev.sumsg.com","MIT (LICENSE)","https://pub.dev/documentation/chart_sparkline/latest/","flutter","Beautiful sparkline charts for Flutter.Average line, highest and lowest value.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"debug_friend","https://pub.dev/packages/debug_friend",41,120,69,"0.5.0","May 12, 2022",,"frezycode.com","MIT (LICENSE)","https://pub.dev/documentation/debug_friend/latest/","device_info_plus, flutter, lint, package_info_plus, path_provider","Flutter debug helper widget with device info, common and custom actions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"clock_loader","https://pub.dev/packages/clock_loader",41,110,58,"0.0.3","May 6, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/clock_loader/latest/","collection, flutter","A clock loader which you can use to display a smooth and great loading effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sequencer","https://pub.dev/packages/flutter_sequencer",41,120,57,"0.4.4","Mar 1, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_sequencer/latest/","ffi, flutter, path","A Flutter plugin for sequencing audio. Use it to build sequences of notes and play them back using SFZ or SF2 sound fonts.","FLUTTER","ANDROID,IOS" -"tdlib","https://pub.dev/packages/tdlib",41,110,69,"1.5.9+1","Feb 16, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/tdlib/latest/","ffi, flutter, js","Flutter Plugin for TDLib.A complete tdlib-tdjson binding package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"video_player_web_hls","https://pub.dev/packages/video_player_web_hls",41,120,91,"0.1.11+4","Feb 14, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/video_player_web_hls/latest/","flutter, flutter_web_plugins, http, js, meta, video_player_platform_interface","Web platform implementation of video_player and supports hls on chrome and other browsers.","FLUTTER","WEB" -"dchisel","https://pub.dev/packages/dchisel",41,80,38,"1.0.4+28","Jan 24, 2022",,"alphacsoft.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dchisel/latest/","mysql1, path, postgres, process_run, shelf, shelf_plus, shelf_router","A simple dart web framework for create REST API","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"ease","https://pub.dev/packages/ease",41,120,59,"0.0.10","Jan 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/ease/latest/","flutter, geolocator, get, get_storage, rxdart","This repo is for anything that can be reusable in flutter like custom widgets , animations and more.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"auto_validate","https://pub.dev/packages/auto_validate",41,100,76,"1.0.8","May 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/auto_validate/latest/","flutter, freezed_annotation","Auto Validate Package. This package will help you to auto validate used regular expressions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rich_text_controller","https://pub.dev/packages/rich_text_controller",41,110,91,"1.4.0","Nov 15, 2021",,"micazi.dev","MIT (LICENSE)","https://pub.dev/documentation/rich_text_controller/latest/","flutter","An extended text editing controller that supports different inline styles for custom regex patterns","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_qr_bar_scanner","https://pub.dev/packages/flutter_qr_bar_scanner",41,100,90,"3.0.2","Oct 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_qr_bar_scanner/latest/","flutter, native_device_orientation","A Flutter Plugin for reading/scanning QR & Bar codes using Firebase's Mobile Vision API","FLUTTER","ANDROID,IOS" -"mpesa_flutter_plugin","https://pub.dev/packages/mpesa_flutter_plugin",41,110,80,"1.6.0","Oct 19, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/mpesa_flutter_plugin/latest/","flutter, intl","Use this plugin to implement Lipa Na MPESA Online in your flutter app. This only gives you a payment initialization interface.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"carp_background_location","https://pub.dev/packages/carp_background_location",41,130,85,"3.0.1","Oct 7, 2021",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/carp_background_location/latest/","background_locator, flutter","A location plugin that works in the background. Supports Android and iOS","FLUTTER","ANDROID,IOS" -"flutter_stripe_payment","https://pub.dev/packages/flutter_stripe_payment",41,110,80,"0.0.17","Sep 13, 2021",,"dormmom.com","OpenSSL, MIT (LICENSE)","https://pub.dev/documentation/flutter_stripe_payment/latest/","flutter","Add Stripe to your Flutter Application to Accept Card Payments Using Payment Intents with Strong SCA 3DS Compliance.","FLUTTER","ANDROID,IOS" -"empty_widget","https://pub.dev/packages/empty_widget",41,120,91,"0.0.5","Jun 10, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/empty_widget/latest/","flutter","Custom_Empty widget is flutter custom widget which is designed to notify user about some event.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_counter","https://pub.dev/packages/animated_counter",41,110,61,"1.0.0","Apr 14, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/animated_counter/latest/","flutter, vector_math","A package containing awesome animated counters to enhance your application with custom counter widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"version_tracker","https://pub.dev/packages/version_tracker",41,130,66,"2.1.1","Apr 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/version_tracker/latest/","flutter, package_info_plus, shared_preferences","Local version and build tracker plugin. Provides the ability to keep track of previous installations and easily migrate data between upgrades.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"customizable_space_bar","https://pub.dev/packages/customizable_space_bar",41,120,81,"0.2.0","Mar 28, 2021",,"3tadev.work","MIT (LICENSE)","https://pub.dev/documentation/customizable_space_bar/latest/","flutter","AppBar which changes the content with scrolling rate. Enables to implement ""Large Title""","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drop_zone","https://pub.dev/packages/drop_zone",41,110,80,"1.0.2","Mar 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/drop_zone/latest/","flutter","A simple way to bring drag’n’drop to flutter web. drop_zone is commonly used for file choosing by dragging and dropping a file(s) onto a designated widget. The user can then use the dropped html file(s).","FLUTTER","WEB" -"flutter_openvpn","https://pub.dev/packages/flutter_openvpn",41,100,79,"0.2.0","Nov 22, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_openvpn/latest/","flutter, intl, shared_preferences","Flutter OpenVPN uses OpenVpn Protocol to connect with ovpn file configurations.","FLUTTER","ANDROID,IOS" -"keyboard_shortcuts","https://pub.dev/packages/keyboard_shortcuts",41,90,75,"0.1.4","Oct 4, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/keyboard_shortcuts/latest/","flutter, tuple, visibility_detector","Widget that allow you to use shortcuts for your application. Custom shortcuts that you define by yourself and global like auto scroll to bottom and top.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"preview","https://pub.dev/packages/preview",41,60,71,"0.0.8","Jul 18, 2020",,"jaimeblasco.com","MIT (LICENSE)","https://pub.dev/documentation/preview/latest/","analyzer, args, async, dart_style, device_frame, flutter, http, http_parser, http_server, json_rpc_2, mime, path, shelf, shelf_router, shelf_static, shelf_web_socket, stream_channel, vm_service, web_socket_channel","Create samples of your Flutter widgets and preview them in real time",, -"ssh","https://pub.dev/packages/ssh",41,75,77,"0.0.7","May 27, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/ssh/latest/","flutter, meta, uuid","SSH and SFTP client for Flutter. Wraps iOS library NMSSH and Android library JSch.","FLUTTER","ANDROID,IOS" -"flutter_fluid_slider","https://pub.dev/packages/flutter_fluid_slider",41,80,80,"1.0.3","Apr 29, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_fluid_slider/latest/","flutter","A fluid design slider that works just like the Slider material widget.",, -"amplify_storage_s3","https://pub.dev/packages/amplify_storage_s3",40,120,95,"0.6.3","Jul 21, 2022","0.6.4-rc.1","aws-amplify.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/amplify_storage_s3/latest/","amplify_core, amplify_storage_s3_android, amplify_storage_s3_ios, aws_common, flutter, meta, plugin_platform_interface","The Amplify Flutter Storage category plugin using the AWS S3 provider.","FLUTTER","ANDROID,IOS" -"flutter_map_tile_caching","https://pub.dev/packages/flutter_map_tile_caching",40,100,87,"4.0.1","Feb 28, 2022","5.0.0-dev.4","jaffaketchup.dev","AGPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_map_tile_caching/latest/","background_fetch, battery_info, bezier, collection, connectivity_plus, flutter, flutter_local_notifications, flutter_map, http, ini, latlong2, meta, path, path_provider, permission_handler, queue, stream_transform, vector_math","Plugin for 'flutter_map' providing advanced caching functionality, with ability to download map regions for offline use.","FLUTTER","ANDROID,IOS" -"split_view","https://pub.dev/packages/split_view",40,130,90,"3.2.0","Jul 19, 2022",,"pub.iworks.cc","MIT (LICENSE)","https://pub.dev/documentation/split_view/latest/","flutter","This wedget provides horizontal or vertical split view for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"docx_template","https://pub.dev/packages/docx_template",40,120,83,"0.3.3","Jun 30, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/docx_template/latest/","archive, collection, path, xml","A Docx template engine.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"internet_popup","https://pub.dev/packages/internet_popup",40,120,81,"1.0.7+1","Jun 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/internet_popup/latest/","connectivity_plus, data_connection_checker_tv, flutter, sizer","A package for popUp message when Internet connection is off. Write one line to initialize a popUp when internet connection is turned off or connected but no internet.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"cbl","https://pub.dev/packages/cbl",40,120,80,"2.0.0+0","Jun 15, 2022",,"gabriel.terwesten.net","Apache-2.0 (LICENSE)","https://pub.dev/documentation/cbl/latest/","cbl_ffi, characters, collection, ffi, meta, stream_channel, synchronized, web_socket_channel","Couchbase Lite is an embedded, NoSQL JSON Document Style database, supporting Blobs, Encryption, N1QL Queries, Live Queries, Full-Text Search and Data Sync.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"json_path","https://pub.dev/packages/json_path",40,130,98,"0.4.1","Jun 14, 2022",,"karapetov.com","MIT (LICENSE)","https://pub.dev/documentation/json_path/latest/","petitparser, rfc_6901","Implementation of JSONPath expressions like ""$.store.book[2].price"". Reads and writes values in parsed JSON objects.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rx_bloc","https://pub.dev/packages/rx_bloc",40,130,83,"3.3.1","May 26, 2022",,"primeholding.com","MIT (LICENSE)","https://pub.dev/documentation/rx_bloc/latest/","collection, meta, rxdart","A Flutter package that helps implementing the BLoC (Business Logic Component) Design Pattern using the power of reactive streams.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"introduction_slider","https://pub.dev/packages/introduction_slider",40,130,78,"1.0.0","May 7, 2022",,"rahulchouhan.me","MIT (LICENSE)","https://pub.dev/documentation/introduction_slider/latest/","flutter","Introduction/Onboarding slider package for flutter application with several features.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqflite_common","https://pub.dev/packages/sqflite_common",40,130,98,"2.2.1+1","Apr 16, 2022",,"tekartik.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/sqflite_common/latest/","meta, path, synchronized","Dart wrapper on SQLite, a self-contained, high-reliability, embedded, SQL database engine.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ear","https://pub.dev/packages/ear",40,120,38,"0.0.7","Apr 8, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ear/latest/","flutter","A flutter plugin project to handle all coming notification for android platform platforms.","FLUTTER","ANDROID,IOS" -"android_long_task","https://pub.dev/packages/android_long_task",40,130,73,"1.0.0","Mar 8, 2022",,"easazade.com","unknown (LICENSE)","https://pub.dev/documentation/android_long_task/latest/","flutter","android long task is a flutter plugin to run dart code in an android foreground service with simplicity","FLUTTER","ANDROID" -"crop_image","https://pub.dev/packages/crop_image",40,110,90,"1.0.2","Mar 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/crop_image/latest/","flutter, meta","An image cropper widget. Supports mobile, web and desktop.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_bugly","https://pub.dev/packages/flutter_bugly",40,125,94,"0.4.4","Feb 18, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_bugly/latest/","flutter","Flutter plugin for Tencent Bugly, Crash monitoring, Crash analysis, exception reporting, application update, data statistics, etc","FLUTTER","ANDROID,IOS" -"flutter_requery","https://pub.dev/packages/flutter_requery",40,130,57,"0.1.14","Feb 3, 2022",,"coreline.agency","MIT (LICENSE)","https://pub.dev/documentation/flutter_requery/latest/","flutter","Flutter library for fetching, caching and invalidating asynchronous data.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"size_helper","https://pub.dev/packages/size_helper",40,120,58,"1.1.1+4","Jan 16, 2022",,"abdelazeem-kuratem.engineer","MIT (LICENSE)","https://pub.dev/documentation/size_helper/latest/","flutter, mockito","SizeHelper is a Flutter package for developing a responsive UI, with more control on UI components based on the current screen-size.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flavor","https://pub.dev/packages/flavor",40,130,88,"2.0.0","Sep 28, 2021",,"stefandevo.dev","MIT (LICENSE)","https://pub.dev/documentation/flavor/latest/","flutter","An easy way to configure flavor settings and displaying flavor banner.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_keyboard_size","https://pub.dev/packages/flutter_keyboard_size",40,130,92,"1.0.0+4","Sep 10, 2021",,"awaik.pro","MIT (LICENSE)","https://pub.dev/documentation/flutter_keyboard_size/latest/","flutter, provider","A straightforward and convenient provider that helps get info about - keyboard height, is it open or not, set bool value is screen small or not.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_ml_custom","https://pub.dev/packages/firebase_ml_custom",40,100,62,"0.2.0+3","Aug 17, 2021",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_ml_custom/latest/","flutter","Flutter plugin for Firebase Machine Learning Custom Model support.","FLUTTER","ANDROID,IOS" -"multiple_result","https://pub.dev/packages/multiple_result",40,130,83,"1.0.4","Jul 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/multiple_result/latest/","meta","Multiple results for dart. Inspired by dartz's Either and Kotlin's sealed classes","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"parallax_animation","https://pub.dev/packages/parallax_animation",40,100,80,"0.0.3","May 31, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/parallax_animation/latest/","flutter","This plugin enable a parallax effect in any Scrollable, simply wrap your Scrollable in a ParallaxArea and use a ParallaxWidget inside it.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"date_range_form_field","https://pub.dev/packages/date_range_form_field",40,130,89,"1.0.2","May 26, 2021",,"jmaconsulting.biz","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/date_range_form_field/latest/","flutter, intl","A Flutter package to create a widget which allows the user to use a date picker to input a DateRange into a FormField using showDateRangePicker.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cupertino_stackview","https://pub.dev/packages/cupertino_stackview",40,100,71,"2.0.0","May 4, 2021",,"cosmossoftware.coffee","MIT (LICENSE)","https://pub.dev/documentation/cupertino_stackview/latest/","flutter","A very easy-to-use navigation tool/widget for having iOS 13 style stacks.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"holding_gesture","https://pub.dev/packages/holding_gesture",40,120,92,"1.1.0","Apr 26, 2021",,"gildaswise.com","MIT (LICENSE)","https://pub.dev/documentation/holding_gesture/latest/","flutter","A customized GestureDetector that acts on holding a determined Widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"app_usage","https://pub.dev/packages/app_usage",40,120,80,"2.0.0","Apr 21, 2021",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/app_usage/latest/","flutter","App usage plugin for Android only","FLUTTER","ANDROID,IOS" -"floodfill_image","https://pub.dev/packages/floodfill_image",40,120,76,"0.0.8","Mar 4, 2021",,"meekcode.com","MIT (LICENSE)","https://pub.dev/documentation/floodfill_image/latest/","flutter, image","Flutter widget that can use paint bucket functionality on the provided image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqlcool","https://pub.dev/packages/sqlcool",40,90,73,"5.1.1","Dec 31, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/sqlcool/latest/","extra_pedantic, flutter, path_provider, pedantic, sqflite, synchronized","Easy and reactive Sqlite. Stream of changes, select bloc, custom database models","FLUTTER","ANDROID,IOS,MACOS" -"test_coverage","https://pub.dev/packages/test_coverage",40,70,73,"0.5.0","Nov 11, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/test_coverage/latest/","args, coverage, glob, lcov, path","Command line utility to run tests in Dart VM and collect coverage data.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"framy_generator","https://pub.dev/packages/framy_generator",40,60,23,"0.3.3","Oct 23, 2020",,"fidev.io","LGPL-3.0 (LICENSE)","https://pub.dev/documentation/framy_generator/latest/","analyzer, build, framy_annotation, glob, pedantic, source_gen, yaml","A convenient code generator for app styleguide, gallery, storyboard and more.","DART", -"future_button","https://pub.dev/packages/future_button",40,80,77,"0.1.2","Oct 4, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/future_button/latest/","flutter","Customizable Material and Cupertino buttons with progress bars. Useful if you want to show a loading indicator when user presses some action, and show the result afterwards.",, -"perspective_pageview","https://pub.dev/packages/perspective_pageview",40,80,56,"0.1.1","Apr 13, 2020",,"retroportalstudio.com","MIT (LICENSE)","https://pub.dev/documentation/perspective_pageview/latest/","flutter, provider","Easy to use 3D-Perspective PageView built upon the regular PageView provided by Flutter SDK.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_draw","https://pub.dev/packages/flutter_draw",40,70,33,"1.1.0","Apr 5, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_draw/latest/","dio, flutter, image_gallery_saver, path_provider, permission_handler, random_string","A beautiful drawing view for a your flutter application with single line of code","FLUTTER","ANDROID,IOS" -"minimize_app","https://pub.dev/packages/minimize_app",40,80,90,"0.1.1","Jan 15, 2020",,"gpalma.pt","unknown (LICENSE)","https://pub.dev/documentation/minimize_app/latest/","flutter","A flutter plugin to minimize the app","FLUTTER","ANDROID,IOS" -"flip_box_bar","https://pub.dev/packages/flip_box_bar",40,110,56,"0.9.2","Apr 11, 2019",,"joshi.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flip_box_bar/latest/","flutter","A 3D BottomNavigationBar inspired by Dribbble design by Dannniel","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_recaptcha_v2","https://pub.dev/packages/flutter_recaptcha_v2",40,80,78,"0.1.0","Mar 11, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_recaptcha_v2/latest/","flutter, http, webview_flutter","A Flutter plugin for Google ReCaptcha V2.","FLUTTER","ANDROID,IOS" -"dbus","https://pub.dev/packages/dbus",39,130,98,"0.7.7","Jul 20, 2022",,"canonical.com","MPL-2.0 (LICENSE)","https://pub.dev/documentation/dbus/latest/","args, ffi, meta, xml","A native Dart implementation of the D-Bus message bus client. This package allows Dart applications to directly access services on the Linux desktop.","DART,FLUTTER","LINUX,WINDOWS" -"matrix","https://pub.dev/packages/matrix",39,100,90,"0.10.5","Jul 11, 2022",,"famedly.com","AGPL-3.0 (LICENSE)","https://pub.dev/documentation/matrix/latest/","base58check, blurhash_dart, canonical_json, collection, crypto, ffi, fluffybox, hive, html, html_unescape, http, image, js, markdown, matrix_api_lite, mime, olm, random_string, sdp_transform, slugify, webrtc_interface","Matrix Dart SDK","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gpx","https://pub.dev/packages/gpx",39,130,87,"2.2.0","Jul 11, 2022",,"kb-apps.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/gpx/latest/","collection, quiver, xml","Package for load, manipulate, and save GPS data in GPX format (a light-weight XML data format for the interchange of GPS data - waypoints, routes, and tracks).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cached","https://pub.dev/packages/cached",39,110,51,"1.2.2","Jul 6, 2022",,"iteo.com","MIT (LICENSE)","https://github.com/Iteo/cached/blob/master/packages/cached/README.md","analyzer, build, cached_annotation, collection, meta, source_gen, source_helper","Dart package with build-in code generation. Simplifies and speedup creation of cache mechanism for dart classes.","DART", -"flutter_dropdown","https://pub.dev/packages/flutter_dropdown",40,120,92,"1.0.1+hotfix.1","Jun 27, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_dropdown/latest/","flutter","This does make Flutter Framework complicated dropdown button less complicated","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pool","https://pub.dev/packages/pool",39,120,99,"1.5.1","Jun 15, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pool/latest/","async, stack_trace","Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_auto_form","https://pub.dev/packages/flutter_auto_form",39,110,65,"0.4.3","Oct 25, 2021","1.0.0-dev.2","gaspardmerten.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_auto_form/latest/","dropdown_search, file_picker, flutter, smarter_text_field","A package simplifying the process of creating user friendly forms in Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"woosignal","https://pub.dev/packages/woosignal",39,110,81,"3.1.0","May 19, 2022",,"woosignal.com","BSD-3-Clause (LICENSE)","https://woosignal.com/docs/api/1.0/overview","device_info_plus, dio, flutter, shared_preferences, uuid","WooCommerce REST API for dart, connect a WooCommerce store and start developing with our interface for their API endpoints.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"libadwaita","https://pub.dev/packages/libadwaita",39,130,77,"1.2.0","May 14, 2022",,"prateeksu.blogspot.com","MPL-2.0 (LICENSE)","https://pub.dev/documentation/libadwaita/latest/","dbus, flutter, flutter_svg, gsettings, libadwaita_core, package_info_plus, popover_gtk, url_launcher","Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_naver_login","https://pub.dev/packages/flutter_naver_login",39,110,92,"1.6.0","May 13, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_naver_login/latest/","flutter","A Flutter plugin for using the native Naver Login SDKs on Android and iOS.","FLUTTER","ANDROID,IOS" -"quickblox_sdk","https://pub.dev/packages/quickblox_sdk",39,110,88,"0.6.7-beta","Apr 25, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/quickblox_sdk/latest/","flutter","Quickblox includes everything that brings messaging right into your application - chat, video calling, users, push notifications, etc.","FLUTTER","ANDROID,IOS" -"battery_info","https://pub.dev/packages/battery_info",39,120,91,"1.1.1","Apr 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/battery_info/latest/","flutter","Flutter plugin providing detailed information about the device battery (level, health, charging status, etc.). Now supports both IOS and android","FLUTTER","ANDROID,IOS" -"surf_lint_rules","https://pub.dev/packages/surf_lint_rules",39,120,81,"1.5.0","Mar 15, 2022",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/surf_lint_rules/latest/","dart_code_metrics, flutter_lints","Lint rules for ""Surf"" company for Dart and Flutter projects.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"add_to_cart_animation","https://pub.dev/packages/add_to_cart_animation",39,120,86,"1.0.1","Dec 22, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/add_to_cart_animation/latest/","flutter","A flutter plugin which provide you add to cart animation as in the gif.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stickereditor","https://pub.dev/packages/stickereditor",39,100,74,"0.0.8","Dec 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/stickereditor/latest/","dotted_border, flutter, flutter_web_plugins, get, path_provider, screenshot","A widget that lets you modify and move your text and image according to your boundaries.",, -"style_cron_job","https://pub.dev/packages/style_cron_job",39,120,72,"1.0.4+2","Nov 25, 2021",,"styledart.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/style_cron_job/latest/","Packages that depend on style_cron_job","Style Cron Job is periodic operations executor and definator with basic syntax. You can define a period and run your process with your own executor or through the controller.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"libphonenumber","https://pub.dev/packages/libphonenumber",39,120,96,"2.0.2","Sep 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/libphonenumber/latest/","flutter, meta","This is a Flutter implementation of libphonenumber. It includes only a few features at the moment, and are added when more functionality is desired.","FLUTTER","ANDROID,IOS" -"interact","https://pub.dev/packages/interact",39,120,86,"2.1.1","Sep 5, 2021",,"frenco.dev","MIT (LICENSE)","https://pub.dev/documentation/interact/latest/","dart_console, meta, tint","A collection of customizable interactive command-line components.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"stacked_notification_cards","https://pub.dev/packages/stacked_notification_cards",39,120,74,"0.1.0-dev.2","Sep 1, 2021",,"oaktreeapps.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/stacked_notification_cards/latest/","flutter, flutter_slidable, intl","A Flutter implementation of iOS style stacked notifications which can be dismissed.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"app_installer","https://pub.dev/packages/app_installer",39,130,93,"1.1.0","Aug 25, 2021",,,"Apache-2.0 (LICENSE)","https://github.com/yy1300326388/app_installer/tree/master/example","flutter","A new Android + iOS app installer plugin , supports opening app stores and editor reviews, as well as installing Apk files.","FLUTTER","ANDROID,IOS" -"modal_side_sheet","https://pub.dev/packages/modal_side_sheet",39,120,84,"0.0.1","Aug 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/modal_side_sheet/latest/","flutter","A package to use Material side sheet into your Flutter project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"reorderableitemsview","https://pub.dev/packages/reorderableitemsview",39,110,81,"2.0.1","Jul 18, 2021",,"karthikponnam.dev","MIT (LICENSE)","https://pub.dev/documentation/reorderableitemsview/latest/","flutter, flutter_staggered_grid_view","A Flutter package for staggered grid view or ListView with ordering support","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"marquee_widget","https://pub.dev/packages/marquee_widget",39,120,93,"1.2.0","Jul 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/marquee_widget/latest/","flutter","A Flutter widget that scrolls Widget Text and other Widget with supported RTL.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"interactiveviewer_gallery","https://pub.dev/packages/interactiveviewer_gallery",39,115,88,"0.6.0","Jun 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/interactiveviewer_gallery/latest/","flutter","Image and video preview component that supports zoom and drag","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_screenshot","https://pub.dev/packages/native_screenshot",39,120,88,"1.0.0","Apr 4, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/native_screenshot/latest/","flutter","A simple plugin to take screenshots using native code (iOS & Android).","FLUTTER","ANDROID,IOS" -"mercadopago_sdk","https://pub.dev/packages/mercadopago_sdk",39,120,88,"1.3.0","Mar 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/mercadopago_sdk/latest/","http, test","Mercadopago SDK module for Payments integration for use in applications web, server, flutter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"atomized_image","https://pub.dev/packages/atomized_image",39,110,42,"0.1.0","Dec 21, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/atomized_image/latest/","flutter, vector_math","A widget which paints and animates images with particles to achieve an atomized effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"frideos","https://pub.dev/packages/frideos",39,90,80,"1.0.1","May 17, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/frideos/latest/","flutter, rxdart","An all-in-one package for state management, reactive objects, animations, effects, timed widgets etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_color_picker","https://pub.dev/packages/image_color_picker",39,90,63,"1.0.7","Apr 6, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/image_color_picker/latest/","flutter, image","Pick color from image (assets/network/file) and get color hexcodes.","FLUTTER","ANDROID,IOS" -"flutter_spinwheel","https://pub.dev/packages/flutter_spinwheel",39,100,73,"0.1.0","Apr 2, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_spinwheel/latest/","flutter","A widget that outputs items (text or image) along a pannable circular wheel/spinner with customization options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"graphql_codegen","https://pub.dev/packages/graphql_codegen",38,120,85,"0.10.0","Jul 20, 2022",,"heft.app","build, built_collection, code_builder, dart_style, glob, gql, gql_code_builder, graphql_codegen_config, path, recase","https://pub.dev/packages/graphql_codegen/license","Packages that depend on graphql_codegen","Simple, opinionated, codegen library for GraphQL. It allows you to generate serializers and client helpers to easily call and parse your data.",, -"syncfusion_localizations","https://pub.dev/packages/syncfusion_localizations",38,130,96,"20.2.39","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_localizations/latest/","flutter, intl, syncfusion_flutter_core","Syncfusion Localizations package contains localized text for 77 cultures for all the applicable Syncfusion Flutter Widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pluto_menu_bar","https://pub.dev/packages/pluto_menu_bar",38,130,85,"1.1.2","Jul 14, 2022",,"weblaze.dev","MIT (LICENSE)","https://pub.dev/documentation/pluto_menu_bar/latest/","flutter","A menu bar for flutter. You can add as many submenus as you want, and you can change the default style.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pubnub","https://pub.dev/packages/pubnub",38,110,92,"4.2.1","Jul 12, 2022",,"pubnub.com","MIT (LICENSE)","https://pub.dev/documentation/pubnub/latest/","async, cbor, convert, crypto, encrypt, form_data, meta, pedantic, pool, xml","PubNub SDK v5 for Dart lang (with Flutter support) that allows you to create real-time applications","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appinio_video_player","https://pub.dev/packages/appinio_video_player",38,130,86,"1.1.1","Jun 14, 2022",,"appinio.com","MIT (LICENSE)","https://pub.dev/documentation/appinio_video_player/latest/","flutter, video_player","A custom video player that builds on top of the official video_player package by flutter and adds many functionalities.","FLUTTER","ANDROID,IOS,WEB" -"flutter_webview_pro","https://pub.dev/packages/flutter_webview_pro",38,120,94,"3.0.1+3","Jun 2, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_webview_pro/latest/","flutter, webview_pro_android, webview_pro_platform_interface, webview_pro_wkwebview","A Flutter plugin that provides a WebView widget who Support photo upload/take camera and Geolocation.","FLUTTER","ANDROID,IOS" -"dartssh2","https://pub.dev/packages/dartssh2",38,130,87,"2.7.1","May 30, 2022",,"terminal.studio","MIT (LICENSE)","https://pub.dev/documentation/dartssh2/latest/","args, asn1lib, convert, dart_console, meta, pinenacl, pointycastle","SSH and SFTP client written in pure Dart, aiming to be feature-rich as well as easy to use.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"equations","https://pub.dev/packages/equations",39,130,74,"4.0.0","May 25, 2022",,"fluttercompletereference.com","MIT (LICENSE)","https://pub.dev/documentation/equations/latest/","fraction, petitparser","An equation solving library written in Dart which also works with complex numbers and fractions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"linkedin_login","https://pub.dev/packages/linkedin_login",38,130,92,"2.2.1","Apr 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/linkedin_login/latest/","flutter, http, meta, rxdart, uuid, webview_flutter","Library for login with LinkedIn OAuth V2 service. This library helps you to implement authorization with LinkedIn OAuth API's.","FLUTTER","ANDROID,IOS" -"dart_twitter_api","https://pub.dev/packages/dart_twitter_api",38,130,86,"0.5.6+1","Apr 12, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_twitter_api/latest/","http, intl, json_annotation, oauth1","A dart wrapper for using the Twitter API with well documented interfaces for every endpoint.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"launch_at_startup","https://pub.dev/packages/launch_at_startup",38,120,81,"0.1.7","Mar 21, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/launch_at_startup/latest/","flutter, win32_registry","This plugin allows Flutter desktop apps to Auto launch on startup / login.","FLUTTER","LINUX,MACOS,WINDOWS" -"flutter_otp_text_field","https://pub.dev/packages/flutter_otp_text_field",38,110,96,"1.0.1","Mar 18, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_otp_text_field/latest/","flutter","Fully customizable OTP Entry TextField for flutter, Widget accepts pin of any length. Its written in pure dart, no extra dependency.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_image_viewer","https://pub.dev/packages/easy_image_viewer",38,130,92,"1.0.4","Mar 16, 2022",,"thesmythgroup.com","MIT (LICENSE)","https://pub.dev/documentation/easy_image_viewer/latest/","flutter","An easy image viewer with pinch & zoom, multi image, and built-in full-screen dialog support.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"geojson_vi","https://pub.dev/packages/geojson_vi",38,120,87,"2.0.7","Mar 7, 2022",,"humg.edu.vn","MIT (LICENSE)","https://pub.dev/documentation/geojson_vi/latest/","Packages that depend on geojson_vi","GeoJSON package for Dart and Flutter developers to create, read, search, update and delete the geospatial data interchange format (GIS data).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"advance_notification","https://pub.dev/packages/advance_notification",38,100,83,"1.0.6","Mar 4, 2022",,"shyamkumar.info","MIT (LICENSE)","https://pub.dev/documentation/advance_notification/latest/","flutter","Advance Notification package for Snackbar and alert with unique design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"direct_link","https://pub.dev/packages/direct_link",38,120,79,"0.1.9","Feb 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/direct_link/latest/","html, http","Flutter package for direct link extractor from URL to stream and download directly.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_login_vk","https://pub.dev/packages/flutter_login_vk",38,130,84,"2.2.1","Feb 14, 2022",,"innim.ru","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_login_vk/latest/","async, flutter","Login via VK.com. Easily add VK login feature in your application. User profile information included.","FLUTTER","ANDROID,IOS" -"pal_widgets","https://pub.dev/packages/pal_widgets",38,120,64,"0.2.0","Dec 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pal_widgets/latest/","collection, flutter","A set of amazing onboarding widgets for your flutter applications.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"defer_pointer","https://pub.dev/packages/defer_pointer",38,120,87,"0.0.2","Nov 16, 2021",,"gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/defer_pointer/latest/","equatable, flutter","An alternative to Overlay which allows you to easily render and hit test a widget outside its parent bounds.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fast_barcode_scanner","https://pub.dev/packages/fast_barcode_scanner",39,120,90,"1.1.4","Oct 23, 2021","2.0.0-dev.2",,"MIT (LICENSE)","https://pub.dev/documentation/fast_barcode_scanner/latest/","fast_barcode_scanner_platform_interface, flutter","A fast barcode scanner using MLKit on Android and AVFoundation on iOS.","FLUTTER","ANDROID,IOS" -"cyclop","https://pub.dev/packages/cyclop",38,100,81,"0.5.2","Oct 5, 2021",,"rxlabz.com","MIT (LICENSE)","https://pub.dev/documentation/cyclop/latest/","basics, flutter, image, quiver","An experimental flutter colorpicker with an optional eyedropper tool ( Material colors swatches, AHSL, ARGB and custom swatches library )","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"camcode","https://pub.dev/packages/camcode",38,130,78,"2.2.0","Oct 3, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/camcode/latest/","flutter, flutter_web_plugins, js","A camera barcode scanner for Flutter Web using your favorite Javascript library","FLUTTER","ANDROID,IOS,WEB" -"iconly","https://pub.dev/packages/iconly",38,110,93,"1.0.1","Sep 26, 2021",,"6thsolution.com","MIT (LICENSE)","https://pub.dev/documentation/iconly/latest/","flutter","Flutter package for using Iconly Icons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"property_change_notifier","https://pub.dev/packages/property_change_notifier",38,115,89,"0.3.0","Sep 18, 2021",,"martinrybak.com","MIT (LICENSE)","https://pub.dev/documentation/property_change_notifier/latest/","flutter","A drop-in replacement for ChangeNotifier for observing only certain properties of a model.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"either_option","https://pub.dev/packages/either_option",38,120,88,"2.0.0","Aug 31, 2021","2.0.1-dev.1",,"MIT (LICENSE)","https://pub.dev/documentation/either_option/latest/","test","The simple library for Error Handling with functionnal programming concept","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jelly_anim","https://pub.dev/packages/jelly_anim",38,120,64,"0.0.7","Aug 23, 2021",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/jelly_anim/latest/","angles, bezier, flutter, random_color","This package contains jelly animation. Users can dynamically modify the jelly & viewport size, jelly coordinates, overflow flag and also customize it as per user requirements.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fancy_drawer","https://pub.dev/packages/fancy_drawer",38,130,89,"2.0.0","Aug 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fancy_drawer/latest/","flutter","A fancy , animated and customizable drawer for your flutter apps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_rail","https://pub.dev/packages/animated_rail",38,120,65,"1.0.6","Jun 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_rail/latest/","flutter","Flutter Animated Navigation Rail with multiple cool effects and options like closing and openeing the rail.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flextras","https://pub.dev/packages/flextras",38,110,92,"0.0.2","May 13, 2021",,"gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/flextras/latest/","flutter","A collection of Flex widgets (Columns and Rows) with additional functionality.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_update_dialog","https://pub.dev/packages/flutter_update_dialog",38,130,88,"2.0.0","Apr 29, 2021",,"xuexiangjys.club","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_update_dialog/latest/","flutter","A beautiful application version update dialog for flutter.You can customize your own version update pop-up window!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"invoiceninja","https://pub.dev/packages/invoiceninja",38,110,73,"0.0.9","Apr 7, 2021",,"invoiceninja.com","MIT (LICENSE)","https://pub.dev/documentation/invoiceninja/latest/","flutter, freezed_annotation, http, json_serializable","This package makes it easy to sell products in a Flutter app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_localization_loader","https://pub.dev/packages/easy_localization_loader",38,90,94,"1.0.0","Mar 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/easy_localization_loader/latest/","csv, flutter, http, xml, yaml","Easy Localization Loader custom assets loaders for easy_localization (Json, CSV, http, Xml, API ...)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"liquid_progress_indicator_ns","https://pub.dev/packages/liquid_progress_indicator_ns",38,110,85,"1.0.0","Mar 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/liquid_progress_indicator_ns/latest/","flutter","A progress indicator with water-like effect in Flutter. Works similarly to Flutters own ProgressIndicator (A fork of https://github.com/JordanADavies/liquid_progress_indicator to add null safety support).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"naver_map_plugin","https://pub.dev/packages/naver_map_plugin",38,100,84,"0.9.6","Mar 9, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/naver_map_plugin/latest/","flutter","flutter naver map plugin support android and iOS. naver map service is limited to south korea which has high accuracy.","FLUTTER","ANDROID,IOS" -"dbcrypt","https://pub.dev/packages/dbcrypt",38,120,92,"2.0.0","Feb 25, 2021",,"erlantz.net","unknown (LICENSE)","https://pub.dev/documentation/dbcrypt/latest/","Packages that depend on dbcrypt","A port of jBCrypt to Dart. It allows to encrypt passwords using BCrypt with a configurable work factor and check passwords.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rave_flutter","https://pub.dev/packages/rave_flutter",38,70,76,"0.0.9-alpha+2","Aug 31, 2020",,"wilburx9.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/rave_flutter/latest/","async, dio, equatable, flutter, flutter_svg, get_it, http, intl, meta, tripledes, webview_flutter","A new Flutter plugin for making payment with Flutterwave's rave.",, -"flutter_android","https://pub.dev/packages/flutter_android",38,110,78,"0.8.0","Aug 19, 2020",,"ar.to","Unlicense (UNLICENSE)","https://pub.dev/documentation/flutter_android/latest/","flutter, meta, typed_data","A Flutter plugin for Android platform-specific APIs, to reduce duplication of effort by centralizing Android bindings in a single package.","FLUTTER","ANDROID" -"volume","https://pub.dev/packages/volume",38,110,88,"1.0.1","Jul 15, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/volume/latest/","flutter, system_shortcuts","Volume plugin to control device VOLUME for Android. Pull request for IOS implementation is welcome.","FLUTTER","ANDROID" -"spear_menu","https://pub.dev/packages/spear_menu",38,90,69,"0.0.2","Feb 17, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/spear_menu/latest/","flutter","A Flutter spear dropdown menu plugin. supported both iOS and Android.","FLUTTER","ANDROID,IOS" -"firebase_functions_interop","https://pub.dev/packages/firebase_functions_interop",38,70,77,"1.0.2","Jun 2, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_functions_interop/latest/","firebase_admin_interop, js, meta, node_http, node_interop, node_io","Firebase Cloud Functions SDK for Dart written as a JS interop wrapper for official Node.js SDK.","DART,FLUTTER", -"beautiful_soup_dart","https://pub.dev/packages/beautiful_soup_dart",37,130,84,"0.3.0","Jul 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/beautiful_soup_dart/latest/","html","Dart native package inspired by Beautiful Soup 4 Python library. Provides easy ways of navigating, searching, and modifying the HTML tree.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"function_tree","https://pub.dev/packages/function_tree",37,130,88,"0.8.13","Jun 25, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/function_tree/latest/","Packages that depend on function_tree","A simple library for parsing strings into callable function-trees.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hooked_bloc","https://pub.dev/packages/hooked_bloc",37,130,73,"1.2.0","May 30, 2022",,"iteo.com","MIT (LICENSE)","https://github.com/Iteo/hooked_bloc/blob/develop/README.md","bloc, flutter, flutter_bloc, flutter_hooks, meta, provider","Flutter package that simplifies injection and usage of Bloc/Cubit.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kplayer","https://pub.dev/packages/kplayer",37,110,82,"0.2.4","May 29, 2022",,"physia.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/kplayer/latest/","flutter, kplayer_platform_interface, kplayer_with_audioplayers, kplayer_with_just_audio","audio player that support all platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"esewa_pnp","https://pub.dev/packages/esewa_pnp",37,125,84,"2.0.1","May 22, 2022",,"uashim.com.np","MIT (LICENSE)","https://pub.dev/documentation/esewa_pnp/latest/","flutter","Integrate native eSewa payment method in your flutter application with ease.","FLUTTER","ANDROID,IOS" -"flutter_midi_command","https://pub.dev/packages/flutter_midi_command",37,120,69,"0.4.8","May 19, 2022",,"invisiblewrench.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_midi_command/latest/","flutter, flutter_midi_command_platform_interface","A Flutter plugin for sending and receiving MIDI messages between Flutter and physical and virtual MIDI devices. Wraps CoreMIDI and android.media.midi in a thin dart/flutter layer.","FLUTTER","ANDROID,IOS,LINUX,MACOS" -"fluent_query_builder","https://pub.dev/packages/fluent_query_builder",37,120,70,"3.5.3","May 18, 2022",,"galileodart.com","MIT (LICENSE)","https://pub.dev/documentation/fluent_query_builder/latest/","galileo_mysql, galileo_sqljocky5, logging, pool, postgres","A dart library that allows you to execute SQL queries in the PostgreSQL database in a fluent way, is very easy to execute.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"swayze","https://pub.dev/packages/swayze",37,100,63,"1.1.0","May 10, 2022",,"rows.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/swayze/latest/","built_collection, cached_value, collection, flutter, flutter_sticky_header, memoize, meta, path_drawing, swayze_math, uuid","A set of widgets and controllers to display very large tables on flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"banner_listtile","https://pub.dev/packages/banner_listtile",37,130,74,"2.2.0","Mar 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/banner_listtile/latest/","flutter","Create tile with banner at the corner. This package allow you to make a Listtile with option to show or hide banner. Banner with ""New"" tag or something you want. And lot more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"christian_picker_image","https://pub.dev/packages/christian_picker_image",37,110,70,"2.0.0","Feb 16, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/christian_picker_image/latest/","flutter","Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.","FLUTTER","ANDROID,IOS" -"mongol","https://pub.dev/packages/mongol",37,105,86,"3.0.2","Feb 10, 2022",,"suragch.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mongol/latest/","characters, flutter","Flutter widget package for displaying and editing vertical Mongolian text.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_video_view","https://pub.dev/packages/native_video_view",37,130,86,"1.0.5","Jan 27, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/native_video_view/latest/","flutter, flutter_plugin_android_lifecycle, path_provider","A video player widget displayed using the platform native player (VideoView in Android and AVPlayer in iOS).","FLUTTER","ANDROID,IOS" -"widget_with_codeview","https://pub.dev/packages/widget_with_codeview",37,90,84,"2.0.1+2","Jan 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/widget_with_codeview/latest/","flutter, flutter_speed_dial, google_fonts, string_scanner, url_launcher","A widget with side-by-side source code view.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"d_chart","https://pub.dev/packages/d_chart",37,120,92,"0.0.4","Dec 19, 2021",,"indratrisnar.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/d_chart/latest/","charts_flutter, flutter","D'Chart is a package for compact chart widgets. The remake chart types include bar, line, pie, donut and gauge.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_unity","https://pub.dev/packages/flutter_unity",37,100,81,"0.3.0","Nov 23, 2021",,"glartek.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_unity/latest/","flutter, io","A Flutter plugin for embedding Unity projects in Flutter projects.","FLUTTER","ANDROID,IOS" -"draggable_fab","https://pub.dev/packages/draggable_fab",37,110,92,"0.1.4","Oct 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/draggable_fab/latest/","flutter","A Draggable FAB wrapper widget which can dragged to any edge of the screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cli_util","https://pub.dev/packages/cli_util",37,120,99,"0.3.5","Oct 12, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cli_util/latest/","meta, path","A library to help in building Dart command-line apps.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"fancy_bar","https://pub.dev/packages/fancy_bar",37,120,84,"2.0.0","Jul 12, 2021",,"leyo.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/fancy_bar/latest/","flutter","An fancy yet beautiful flutter widget to use with the bottomNavigationBar, supports on selected and works with any widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_facebook_sdk","https://pub.dev/packages/flutter_facebook_sdk",37,120,92,"1.0.0","Jun 9, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_facebook_sdk/latest/","flutter","A flutter plugin to get facebook deep links and log app events using the latest Facebook SDK to include support for iOS 14","FLUTTER","ANDROID,IOS" -"password_validated_field","https://pub.dev/packages/password_validated_field",37,130,68,"0.0.3","Jun 8, 2021",,"mhmz.dev","MIT (LICENSE)","https://pub.dev/documentation/password_validated_field/latest/","flutter","With this package you can have a nice, cool and validated password text fields in your application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"autotrie","https://pub.dev/packages/autotrie",37,120,63,"2.0.0","May 28, 2021",,"kishoredev.live","MPL-2.0 (LICENSE)","https://pub.dev/documentation/autotrie/latest/","hive","A auto-completion engine for Dart/Flutter, based around an optimized Trie implementation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"rolling_switch","https://pub.dev/packages/rolling_switch",37,120,93,"0.0.2","May 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/rolling_switch/latest/","flutter","Custom Switch button with attractive animation, made to allow you to customize colors, icons and other cosmetic content.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_picker_gallery_camera","https://pub.dev/packages/image_picker_gallery_camera",37,100,91,"0.2.2","May 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/image_picker_gallery_camera/latest/","flutter, image_picker","Flutter Package to Pick Image From Gallery or Camera. This Package supports picking image from Camera,Gallery and Both Camera abd Gallery.","FLUTTER","ANDROID,IOS,WEB" -"flutter_speech","https://pub.dev/packages/flutter_speech",37,130,88,"2.0.0","Apr 25, 2021",,"jaumard.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_speech/latest/","flutter","Flutter plugin to support voice recognition on Android, iOS and Mac OSX","FLUTTER","ANDROID,IOS,MACOS" -"flare_loading","https://pub.dev/packages/flare_loading",37,100,94,"3.0.0","Apr 16, 2021",,"jaumard.com","MIT (LICENSE)","https://pub.dev/documentation/flare_loading/latest/","flare_flutter, flutter","Loading widget based on a custom Flare animation, allow you to create beautiful custom loading widgets or dialogs","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"listview_utils","https://pub.dev/packages/listview_utils",37,90,81,"0.2.7","Oct 11, 2020",,"themisir.com","MIT (LICENSE)","https://pub.dev/documentation/listview_utils/latest/","flutter, http","Infinite scrolling list view with multiple data source mode support using adapters. Also supports header, footer widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_remix","https://pub.dev/packages/flutter_remix",37,130,92,"0.0.3","Apr 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_remix/latest/","flutter","The complete Remix Icon pack available as Flutter Icons. This package acts as a more attractive replacement for the default Material icon set.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chart_components","https://pub.dev/packages/chart_components",37,130,79,"1.0.1","Apr 4, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/chart_components/latest/","flutter","Two chart components for Flutter. Animated bar chart and animated calendar grid chart based on the github's one. Many properties to customize.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fullscreen","https://pub.dev/packages/fullscreen",37,120,91,"1.0.3","Mar 14, 2021",,"txonia.com","MIT (LICENSE)","https://pub.dev/documentation/fullscreen/latest/","flutter","This is a flutter plugin that makes it easy to enable fullscreen in flutter application. The implements the three fullscreen modes of the android platform.","FLUTTER","ANDROID,IOS" -"flutter_annual_task","https://pub.dev/packages/flutter_annual_task",37,110,47,"0.2.0","Mar 7, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_annual_task/latest/","flutter","Flutter package for displaying grid view of daily task like Github-Contributions(Github calendar).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"audio_visualizer","https://pub.dev/packages/audio_visualizer",37,70,77,"0.1.1","Jan 24, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/audio_visualizer/latest/","complex, flutter","Pure dart audio visualizer for android and ios","FLUTTER","ANDROID,IOS" -"fancy_dialog","https://pub.dev/packages/fancy_dialog",37,55,83,"1.0.4","Aug 4, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/fancy_dialog/latest/","flutter","Custom Alert Dialog,inspired from FancyGifDialog for android,the new thing is that you can choose between 2 themes Fancy and Flat and you can load images and Gif from your assets.",, -"flutter_flexible_toast","https://pub.dev/packages/flutter_flexible_toast",37,90,81,"0.1.4","Feb 25, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_flexible_toast/latest/","flutter","A Powerful Toast Library for Flutter, Easily create toast messages in single line of code with leading image options.","FLUTTER","ANDROID,IOS" -"qrcode","https://pub.dev/packages/qrcode",37,90,86,"1.0.4","Nov 13, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/qrcode/latest/","flutter","A flutter plugin for scanning QR codes. Use AVCaptureSession in iOS and zxing in Android.","FLUTTER","ANDROID,IOS" -"parallax_swiper","https://pub.dev/packages/parallax_swiper",37,110,55,"0.0.1","Sep 5, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/parallax_swiper/latest/","flutter","A swiper with a parallax effect, support infinite scroll in both directions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_absolute_path","https://pub.dev/packages/flutter_absolute_path",37,110,95,"1.0.6","Jun 25, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_absolute_path/latest/","flutter","A flutter plugin that finds the absolute path of a file in iOS or Android devices.","FLUTTER","ANDROID,IOS" -"time_formatter","https://pub.dev/packages/time_formatter",37,90,83,"1.0.0+5","Jun 5, 2019",,,"unknown (LICENSE)","https://github.com/jeremigendron/time_formatter/tree/master/README.md","Packages that depend on time_formatter","Format UNIX timestamps into human-readable strings in Dart; inspired by YouTube's time formatting habits.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"theme_tailor","https://pub.dev/packages/theme_tailor",36,100,47,"1.0.4","Jul 22, 2022",,"iteo.com","MIT (LICENSE)","https://github.com/Iteo/theme_tailor/blob/main/packages/theme_tailor/README.md","analyzer, build, build_config, collection, json_annotation, meta, source_gen, source_helper, theme_tailor_annotation","Code generator for Flutter's 3.0 ThemeExtension classes. The generator can create themes and extensions on BuildContext or ThemeData based on the lists of the theme properties","DART", -"dash_chat_2","https://pub.dev/packages/dash_chat_2",36,130,87,"0.0.12","Jul 19, 2022",,"molteo.com","MIT (LICENSE)","https://pub.dev/documentation/dash_chat_2/latest/","cached_network_image, flutter, flutter_parsed_text, intl, url_launcher, video_player","The most complete Chat UI for flutter. Easy to use, highly customizable and fully featured","FLUTTER","ANDROID,IOS,WEB" -"panara_dialogs","https://pub.dev/packages/panara_dialogs",36,130,80,"0.1.2","Jul 18, 2022",,"panarastudios.in","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/panara_dialogs/latest/","flutter","PanaraDialogs is a Dialog UI Kit. A minimal but beautiful design for Flutter Dialogs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vector_map_tiles","https://pub.dev/packages/vector_map_tiles",36,130,87,"2.2.2","Jul 15, 2022",,"greensopinion.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/vector_map_tiles/latest/","async, flutter, flutter_map, http, latlong2, path_provider, vector_tile_renderer","A plugin for `flutter_map` that enables the use of vector tiles.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"animated_segment","https://pub.dev/packages/animated_segment",36,130,65,"0.0.4","Jul 14, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/animated_segment/latest/","flutter","Package provides you a modern animated fancy segment. Show selection of tab using elastic way animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_extensions","https://pub.dev/packages/awesome_extensions",36,120,76,"2.0.2","Jun 30, 2022",,"pesa.co.in","MIT (LICENSE)","https://pub.dev/documentation/awesome_extensions/latest/","flutter, flutter_web_plugins","An extension to the widget that helps to reduce the boilerplate and adds some helpful methods. and you can make responsive design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nylo_framework","https://pub.dev/packages/nylo_framework",36,120,85,"3.1.4","Jun 28, 2022",,"nylo.dev","MIT (LICENSE)","https://github.com/nylo-core/framework","args, collection, dio, flutter, flutter_dotenv, nylo_support, recase, theme_provider","Micro-framework for Flutter that's built to simplify app development for Flutter projects.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_native_text_input","https://pub.dev/packages/flutter_native_text_input",36,120,75,"2.4.0","Jun 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_native_text_input/latest/","flutter","Native text input for Flutter. Currently iOS-only with the use of UITextView.","FLUTTER","ANDROID,IOS" -"bottom_sheet_bar","https://pub.dev/packages/bottom_sheet_bar",36,130,86,"2.3.1","Jun 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/bottom_sheet_bar/latest/","flutter, measure_size","A toolbar that aligns to the bottom of a widget and expands into a bottom sheet.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pull_to_refresh_flutter3","https://pub.dev/packages/pull_to_refresh_flutter3",36,120,92,"2.0.1","Jun 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/pull_to_refresh_flutter3/latest/","flutter","a widget provided to the flutter scroll component drop-down refresh and pull up load.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rive_splash_screen","https://pub.dev/packages/rive_splash_screen",36,110,88,"0.1.1","Jun 15, 2022",,"jaumard.com","MIT (LICENSE)","https://pub.dev/documentation/rive_splash_screen/latest/","flutter, rive_loading","Facilitator for having a Splash screen with a Rive animation until some work has been done for the initialization of the app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"thumbnailer","https://pub.dev/packages/thumbnailer",36,120,89,"2.0.2","Jun 7, 2022",,"4q.eu","MIT (LICENSE)","https://pub.dev/documentation/thumbnailer/latest/","flutter, flutter_web_plugins, font_awesome_flutter, native_pdf_renderer, spreadsheet_decoder","Plugin that is able to generate thumbnails from files with various mime types. If thumbnail generation is not support for specific mime type, then a fallback icon is returned","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"camera_web","https://pub.dev/packages/camera_web",36,120,97,"0.3.0","May 28, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/camera_web/latest/","camera_platform_interface, flutter, flutter_web_plugins, stream_transform","A Flutter plugin for getting information about and controlling the camera on Web.","FLUTTER","WEB" -"polymaker","https://pub.dev/packages/polymaker",36,120,79,"1.0.3","May 10, 2022",,"leeyurani.com","MIT (LICENSE)","https://pub.dev/documentation/polymaker/latest/","flutter, geolocator, google_maps_flutter, provider","Polymaker is a flutter package used to get a list of locations for polygon google maps","FLUTTER","ANDROID,IOS" -"clickable_list_wheel_view","https://pub.dev/packages/clickable_list_wheel_view",36,110,90,"0.1.0","May 4, 2022",,"cilestal.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/clickable_list_wheel_view/latest/","flutter","Simple wrapper for ListWheelScrollView that allows children to respond on gesture (onTap) events.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gesture_x_detector","https://pub.dev/packages/gesture_x_detector",36,130,91,"1.1.1","May 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/gesture_x_detector/latest/","flutter, vector_math","a lightweight gesture detector that supports multiple types(Tap, DoubleTap, Scale, Long-Press, Move) and all callbacks can be used simultaneously","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hotkey_manager","https://pub.dev/packages/hotkey_manager",36,120,86,"0.1.7","Apr 28, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/hotkey_manager/latest/","collection, flutter, flutter_web_plugins, uuid","This plugin allows Flutter desktop apps to defines system/inapp wide hotkey (i.e. shortcut).","FLUTTER","LINUX,MACOS,WINDOWS" -"humanizer","https://pub.dev/packages/humanizer",36,130,86,"2.0.0","Apr 23, 2022",,"kent-boogaart.com","MIT (LICENSE)","https://pub.dev/documentation/humanizer/latest/","decimal, intl, meta, rational","A library to convert Dart values into human-friendly representations.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fuzzywuzzy","https://pub.dev/packages/fuzzywuzzy",36,130,86,"0.2.0","Apr 19, 2022",,"sphericalk.at","unknown (LICENSE)","https://pub.dev/documentation/fuzzywuzzy/latest/","collection","An implementation of the popular fuzzywuzzy package in Dart, to suit all your fuzzy string matching/searching needs!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"open_route_service","https://pub.dev/packages/open_route_service",36,130,74,"1.2.1","Feb 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/open_route_service/latest/","http","An encapsulation made around openrouteservice APIs, for Dart and Flutter projects, to easily generate Routes and their data.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"game_levels_scrolling_map","https://pub.dev/packages/game_levels_scrolling_map",36,90,69,"0.0.7","Jan 19, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/game_levels_scrolling_map/latest/","flutter, path_provider, xml","A package for making game levels map like candy crush or similar games using flutter with ability to be horizontal or vertical","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dialog_flowtter","https://pub.dev/packages/dialog_flowtter",36,130,88,"0.3.3","Jan 6, 2022",,"deimos.app","MIT (LICENSE)","https://pub.dev/documentation/dialog_flowtter/latest/","equatable, flutter, googleapis_auth, http, json_annotation, meta","A Flutter implementation of DialogFlow improved. Get your chatbots ready in no time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"modals","https://pub.dev/packages/modals",36,110,79,"0.0.3","Jan 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/modals/latest/","flutter","Modals, a Flutter package to simplify all your overlay needs!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"turkish","https://pub.dev/packages/turkish",36,120,87,"0.2.1","Dec 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/turkish/latest/","Packages that depend on turkish","Turkish String upper-lower case converter and comparators for sorting","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"search_cep","https://pub.dev/packages/search_cep",36,130,91,"4.0.0+1","Nov 24, 2021",,"rodrigobastos.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/search_cep/latest/","dartz, flutter, http, xml2json","Pacote para facilitar e agilizar a comunicação com a API via_cep e obter informações sobre CEPs e localidades de todo o Brasil","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dartfn","https://pub.dev/packages/dartfn",36,110,21,"0.4.4","Oct 21, 2021",,"cloud.google.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/dartfn/latest/","args, collection, http, io, path, usage","A tools package for managing FaaS (Function as a service) portable Dart functions projects","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cupertino_datetime_picker","https://pub.dev/packages/flutter_cupertino_datetime_picker",36,120,96,"3.0.0","Oct 15, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_cupertino_datetime_picker/latest/","flutter","Fork from flutter_cupertino_date_picker https://github.com/wuzhendev/flutter-cupertino-date-picker, but year, month, day seperate","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"morpheus","https://pub.dev/packages/morpheus",36,130,82,"1.2.3","Sep 12, 2021",,"salby.me","MIT (LICENSE)","https://pub.dev/documentation/morpheus/latest/","flutter","A Flutter package for easily implementing Material Design navigation transitions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slide_digital_clock","https://pub.dev/packages/slide_digital_clock",36,100,90,"1.0.2","Aug 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/slide_digital_clock/latest/","flutter","Digital Clock for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"svg_path_parser","https://pub.dev/packages/svg_path_parser",36,130,90,"1.1.1","Jul 19, 2021",,"masterashu.codes","MIT (LICENSE)","https://pub.dev/documentation/svg_path_parser/latest/","flutter, string_scanner","A Flutter/Dart utility to parse an SVG path into a equivalent Path object from dart:ui library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_shapes","https://pub.dev/packages/flutter_shapes",36,110,85,"0.3.0","Jul 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_shapes/latest/","flutter","Paint various shapes on canvas.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bubble_lens","https://pub.dev/packages/bubble_lens",37,120,69,"2.0.0","Jul 13, 2021",,"nicolas-bruckert.com","MIT (LICENSE)","https://pub.dev/documentation/bubble_lens/latest/","flutter","Flutter customizable reproduction of the Apple Watch UI animation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drop_shadow_image","https://pub.dev/packages/drop_shadow_image",36,130,84,"0.9.1","Jul 2, 2021",,"inerton.in","MIT (LICENSE)","https://pub.dev/documentation/drop_shadow_image/latest/","flutter","A new Flutter package for creating drop shadow of image with a lot of properties to make it look much good.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"persian_tools","https://pub.dev/packages/persian_tools",36,120,80,"1.0.1","Jun 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/persian_tools/latest/","Packages that depend on persian_tools","An anthology of a variety of tools for the Persian language which you can use in all platform that dart supports","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_viewer","https://pub.dev/packages/image_viewer",36,100,90,"1.5.0","May 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/image_viewer/latest/","flutter","A new Flutter plugin.","FLUTTER","ANDROID,IOS" -"audiotagger","https://pub.dev/packages/audiotagger",37,120,91,"2.2.1","May 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/audiotagger/latest/","flutter","Library to read and write ID3 tags to MP3 files. You can get data as Map object or Tag object.","FLUTTER","ANDROID" -"colorful_safe_area","https://pub.dev/packages/colorful_safe_area",36,120,94,"0.3.0","May 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/colorful_safe_area/latest/","flutter","A more customizable replacement for the SafeArea widget. It lets you set the color of your SafeArea without affecting the color of its child.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_midi","https://pub.dev/packages/flutter_midi",36,110,77,"1.1.0","Apr 14, 2021",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_midi/latest/","flutter, flutter_web_plugins, js, path_provider, path_provider_macos, plugin_platform_interface, tonic","A FLutter Plugin to Play midi on iOS and Android.","FLUTTER","ANDROID,IOS" -"squirrel","https://pub.dev/packages/squirrel",36,100,37,"0.1.0","Mar 22, 2021",,"anais.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/squirrel/latest/","flutter, jinja, path, yaml","Create installable desktop apps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sealed_unions","https://pub.dev/packages/sealed_unions",36,90,83,"3.0.3+1","Mar 18, 2021",,"fluttercommunity.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/sealed_unions/latest/","Packages that depend on sealed_unions","Sealed Unions for Dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_geocoder","https://pub.dev/packages/flutter_geocoder",36,95,92,"0.2.2-nullsafety","Mar 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_geocoder/latest/","flutter, meta","Forward and reverse geocoding.","FLUTTER","ANDROID" -"flutter_sfsymbols","https://pub.dev/packages/flutter_sfsymbols",36,90,88,"2.0.0","Mar 8, 2021",,"clodra.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_sfsymbols/latest/","flutter","A new Flutter package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"side_header_list_view","https://pub.dev/packages/side_header_list_view",36,90,73,"0.0.4","Aug 30, 2018",,,"BSD-3-Clause (LICENSE.md)","https://pub.dev/documentation/side_header_list_view/latest/","flutter, meta","ListView with sticky headers on the side. Inspired by the Android contacts app and the calendar app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"let_log","https://pub.dev/packages/let_log",36,100,83,"1.1.4","Aug 19, 2020",,"letmaker.com","MIT (LICENSE)","https://pub.dev/documentation/let_log/latest/","flutter","LetLog is a logger that supports both IDE and in-app display, and supports log and network.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"trading_chart","https://pub.dev/packages/trading_chart",36,70,59,"0.1.2","Aug 10, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/trading_chart/latest/","flutter, intl, path_drawing","A Flutter for trading view with K Chart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appbar_textfield","https://pub.dev/packages/appbar_textfield",36,70,70,"1.0.1+1","Jul 27, 2020",,"elgansayer.co.uk","MIT (LICENSE)","https://pub.dev/documentation/appbar_textfield/latest/","circular_reveal_animation, flutter","A flutter AppBar widget with a switchable textfield mainly used for search",, -"golden_layout","https://pub.dev/packages/golden_layout",36,90,33,"0.0.2","Jul 26, 2020",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/golden_layout/latest/","flutter","A internal window library for Flutter based on http://golden-layout.com/","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_page_transitions","https://pub.dev/packages/awesome_page_transitions",36,80,79,"1.0.0","Apr 12, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/awesome_page_transitions/latest/","flutter","Awesome page transitions for flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_nfc_reader","https://pub.dev/packages/flutter_nfc_reader",36,100,85,"0.1.0","Oct 13, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_nfc_reader/latest/","flutter","A nfc reader plugin for iOS and Android. This plugin allow you to trigger NFC native reading session on device.","FLUTTER","ANDROID,IOS" -"edge_alert","https://pub.dev/packages/edge_alert",36,90,90,"0.0.1","Apr 6, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/edge_alert/latest/","flutter","A Flutter package that shows alert from top or bottom of the screen .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"clipboard_manager","https://pub.dev/packages/clipboard_manager",36,80,87,"0.0.4","Nov 5, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/clipboard_manager/latest/","flutter","A flutter plugin to copy text to clipboard.","FLUTTER","ANDROID,IOS" -"flutter_parallax","https://pub.dev/packages/flutter_parallax",36,100,75,"0.1.2","Jul 21, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_parallax/latest/","flutter","A Flutter widget that moves according to a scroll controller.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"libsignal_protocol_dart","https://pub.dev/packages/libsignal_protocol_dart",35,120,80,"0.6.2","Jul 22, 2022",,"mixin.dev","GPL-3.0 (LICENSE)","https://pub.dev/documentation/libsignal_protocol_dart/latest/","adaptive_number, collection, convert, crypto, ed25519_edwards, fixnum, meta, optional, pointycastle, protobuf, tuple, very_good_analysis, x25519","Signal Protocol libray for Dart native and Flutter, pure Dart implementation of the the Signal Protocol","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_auth_desktop","https://pub.dev/packages/firebase_auth_desktop",35,90,90,"1.0.1","Jul 13, 2022",,"invertase.io","unknown (LICENSE)","https://pub.dev/documentation/firebase_auth_desktop/latest/","desktop_webview_auth, firebase_auth, firebase_auth_dart, firebase_auth_platform_interface, firebase_core, firebase_core_dart, flutter, meta","Windows and Linux implementation of firebase_auth",, -"stream_chat_flutter_core","https://pub.dev/packages/stream_chat_flutter_core",35,130,92,"4.4.0","Jul 7, 2022","5.0.0-beta.1","getstream.io","unknown (LICENSE)","https://pub.dev/documentation/stream_chat_flutter_core/latest/","collection, connectivity_plus, flutter, freezed_annotation, meta, rxdart, stream_chat","Stream Chat official Flutter SDK Core. Build your own chat experience using Dart and Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fennec","https://pub.dev/packages/fennec",35,110,43,"0.0.9","Jun 30, 2022",,"fennecframework.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/fennec/latest/","mime, path","Fennec is a dart web framework with the principal goal make web server side more easy and fast to develop.","DART", -"webdev","https://pub.dev/packages/webdev",35,110,70,"2.7.10","Jun 28, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/webdev/latest/","args, async, browser_launcher, build_daemon, crypto, dds, dwds, http, http_multi_server, io, logging, meta, path, pool, pub_semver, pubspec_parse, shelf, shelf_proxy, shelf_static, sse, stack_trace, vm_service, webkit_inspection_protocol, yaml","A CLI for Dart web development. Provides an easy and consistent set of features for users and tools to build and deploy web applications with Dart.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"circular_widgets","https://pub.dev/packages/circular_widgets",36,120,76,"2.1.0","Jun 21, 2022",,"bdaya-dev.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/circular_widgets/latest/","flutter","Display widgets in a circle.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"update_available","https://pub.dev/packages/update_available",38,130,88,"2.1.0","May 3, 2022","2.2.0-dev.1",,"MIT (LICENSE)","https://pub.dev/documentation/update_available/latest/","flutter, update_available_android, update_available_ios, update_available_platform_interface","Know if there's any update for your Flutter app, based on published versions.","FLUTTER","ANDROID,IOS" -"flutter_multi_select_items","https://pub.dev/packages/flutter_multi_select_items",35,130,88,"0.4.2","Jun 16, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_multi_select_items/latest/","flutter","A Flutter package for creating customizable flutter multi select widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"json_to_model","https://pub.dev/packages/json_to_model",35,90,83,"3.1.8+beta","Jun 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/json_to_model/latest/","args, logging, path, yaml","Generate model class from Json file.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"openvpn_flutter","https://pub.dev/packages/openvpn_flutter",35,130,80,"1.2.0","Jun 5, 2022",,"nizwar.dev","GPL-3.0 (LICENSE)","https://pub.dev/documentation/openvpn_flutter/latest/","flutter","A plugin that allow you to connect OpenVPN service with Flutter","FLUTTER","ANDROID,IOS" -"multicast_dns","https://pub.dev/packages/multicast_dns",35,130,99,"0.3.2+1","May 31, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/multicast_dns/latest/","meta","Dart package for performing mDNS queries (e.g. Bonjour, Avahi).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"story_viewer","https://pub.dev/packages/story_viewer",35,120,78,"0.2.0","May 31, 2022",,"fusarihan.com","MIT (LICENSE)","https://pub.dev/documentation/story_viewer/latest/","extended_image, flutter","This package provides common story view experience for any Flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"health_kit_reporter","https://pub.dev/packages/health_kit_reporter",35,130,88,"2.0.4","May 27, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/health_kit_reporter/latest/","flutter","Helps to write or read data from Apple Health via HealthKit framework.","FLUTTER","IOS" -"pie_menu","https://pub.dev/packages/pie_menu",35,120,78,"1.0.0","May 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/pie_menu/latest/","flutter, vector_math","A Flutter package that provides a customizable circular/radial context menu","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cashfree_pg","https://pub.dev/packages/cashfree_pg",35,120,95,"2.0.10+30","Apr 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/cashfree_pg/latest/","flutter, flutter_web_plugins","The official Flutter plugin for Cashfree PG integration. It opens the payment page inside a webview.","FLUTTER","ANDROID,IOS,WEB" -"cr_calendar","https://pub.dev/packages/cr_calendar",35,110,82,"0.0.10","Apr 7, 2022",,"cleveroad.com","MIT (LICENSE)","https://pub.dev/documentation/cr_calendar/latest/","flutter, intl, jiffy, scrollable_positioned_list","Awesome calendar with customizations, range picking and event showing.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"presentation_displays","https://pub.dev/packages/presentation_displays",35,130,89,"0.2.3","Mar 29, 2022",,"finishcoding.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/presentation_displays/latest/","flutter","Flutter plugin supports to run on two screens. It's basically a tablet connected to another screen via an HDMI or Wireless","FLUTTER","ANDROID,IOS" -"tobias","https://pub.dev/packages/tobias",35,120,93,"2.4.0+2","Mar 25, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/tobias/latest/","flutter","A Flutter plugin for allowing users to authenticate or pay with native Android&iOS AliPay SDKs.","FLUTTER","ANDROID,IOS" -"ms_undraw","https://pub.dev/packages/ms_undraw",35,130,84,"3.1.0+2","Mar 14, 2022",,"marcussoftware.info","MIT (LICENSE)","https://pub.dev/documentation/ms_undraw/latest/","flutter, flutter_svg, http","Updated UnDraw library. These illustrations are designed by Katerina Limpitsouni.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_directions_api","https://pub.dev/packages/google_directions_api",35,130,91,"0.9.1","Feb 21, 2022",,"marchdev.tk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/google_directions_api/latest/","flinq, google_polyline_algorithm, http","The Directions API is a service that calculates directions between locations. You can search for directions for several modes of transportation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"charset_converter","https://pub.dev/packages/charset_converter",35,130,93,"2.1.0","Feb 21, 2022",,"pr0gramista.pl","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/charset_converter/latest/","flutter","Charset/encoding converter that uses underlying platform - no external dependencies","FLUTTER","ANDROID,IOS,WINDOWS" -"pro_animated_blur","https://pub.dev/packages/pro_animated_blur",36,130,72,"0.0.2+1","Feb 10, 2022",,"yasinarik.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pro_animated_blur/latest/","flutter","ProAnimatedBlur is a widget that blurs the underlying area of its child widget and it works like AnimatedContainer, AnimatedOpacity","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kuzzle","https://pub.dev/packages/kuzzle",35,110,68,"3.0.2","Feb 4, 2022",,"kuzzle.io","MIT (LICENSE)","https://pub.dev/documentation/kuzzle/latest/","http, meta, mockito, pedantic, uuid","A library to interact with kuzzle API. A backend software, self-hostable and ready to use to power modern cross-platform apps.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_chromecast","https://pub.dev/packages/dart_chromecast",35,100,81,"0.3.3","Jan 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_chromecast/latest/","args, cli_util, http, logging, multicast_dns, protobuf, universal_io, xml","Pure dart package to cast videos to your ChromeCast device and control their playback","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"themed","https://pub.dev/packages/themed",35,120,85,"3.0.2","Dec 23, 2021",,"glasberg.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/themed/latest/","flutter","The themed package lets you define a theme with const values, and then, by using some dark Dart magic, go and change them dynamically anyway.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"paginated_search_bar","https://pub.dev/packages/paginated_search_bar",35,110,80,"1.1.2","Dec 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/paginated_search_bar/latest/","endless, flutter, rxdart, state_property","A search bar library that let's you search for items and paginate them in a results list.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"barcode_image","https://pub.dev/packages/barcode_image",35,130,92,"2.0.1","Dec 6, 2021",,"nfet.net","Apache-2.0 (LICENSE)","https://pub.dev/documentation/barcode_image/latest/","args, barcode, image, meta","Barcode generation library for Dart that can generate barcodes using the image library.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_maps_utils","https://pub.dev/packages/google_maps_utils",35,120,90,"1.5.0+0","Nov 25, 2021",,"adriankohls.app","Apache-2.0 (LICENSE)","https://pub.dev/documentation/google_maps_utils/latest/","Packages that depend on google_maps_utils","Initial version comes with the 3 main Classes. SphericalUtils, MathUtils and PolyUtils, calculating bounds, distances headings and many more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"superellipse_shape","https://pub.dev/packages/superellipse_shape",35,130,79,"0.2.0","Nov 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/superellipse_shape/latest/","flutter","A package for creating superellipse shapes in flutter. A superellipse is a shape constituting a transition between a rectangle and a circle.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"diffutil_dart","https://pub.dev/packages/diffutil_dart",35,120,92,"3.0.0","Oct 28, 2021",,"littlebat.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/diffutil_dart/latest/","Packages that depend on diffutil_dart","Calculate the difference between two lists as list of edit operations. Used for example for implicitly animating Flutter lists without having to maintain a StatefulWidget.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_keychain","https://pub.dev/packages/flutter_keychain",35,110,93,"2.1.0","Oct 1, 2021",,"appmire.be","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_keychain/latest/","flutter","Flutter secure storage via Keychain and Keystore","FLUTTER","ANDROID,IOS" -"input_history_text_field","https://pub.dev/packages/input_history_text_field",35,100,77,"0.1.0","Sep 25, 2021",,"trashfeed.net","MIT (LICENSE)","https://pub.dev/documentation/input_history_text_field/latest/","flutter, shared_preferences","A input_history_text_field widget is automatically saved and suggest as you type.",, -"flutter_localized_locales","https://pub.dev/packages/flutter_localized_locales",35,130,96,"2.0.3","Jul 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_localized_locales/latest/","flutter, intl","Flutter plugin which provides locale code to name mappings for 563 locales.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"downloads_path_provider_28","https://pub.dev/packages/downloads_path_provider_28",35,120,95,"0.1.2","Jun 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/downloads_path_provider_28/latest/","flutter","Flutter plugin to get the download directory for Android modified for sdk version 28+. Forked from Daniel MF.","FLUTTER","ANDROID,IOS" -"flutter_sheet_localization","https://pub.dev/packages/flutter_sheet_localization",35,115,88,"5.1.1","Jun 9, 2021",,"aloisdeniel.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_sheet_localization/latest/","intl, template_string","Annotations for the flutter_sheet_localization_generator package.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"trust_location","https://pub.dev/packages/trust_location",35,130,93,"2.0.13","May 23, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/trust_location/latest/","flutter","A Flutter plugin for detecting mock location on Android device.","FLUTTER","ANDROID" -"chat_pickers","https://pub.dev/packages/chat_pickers",35,90,61,"0.2.3","May 8, 2021",,"matiapps.com","MIT (LICENSE)","https://pub.dev/documentation/chat_pickers/latest/","emoji_picker, flutter, flutter_hooks, giphy_client, http, material_design_icons_flutter, shared_preferences, universal_io","A new Flutter package for displaying a keyboard for using emojis/gifs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB" -"spring_button","https://pub.dev/packages/spring_button",35,110,86,"2.0.0","May 4, 2021",,"cosmossoftware.coffee","MIT (LICENSE)","https://pub.dev/documentation/spring_button/latest/","flutter","A simple widget for having child widgets that respond to gestures with a spring animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_tabler_icons","https://pub.dev/packages/flutter_tabler_icons",35,110,89,"1.1.1","May 1, 2021",,"rob-b.co.uk","MIT (LICENSE)","https://pub.dev/documentation/flutter_tabler_icons/latest/","flutter","Tabler Icons for flutter using icons from https://github.com/tabler/tabler-icons by Csaba Kissi @csaba_kissi","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bip39","https://pub.dev/packages/bip39",35,110,94,"1.0.6","Mar 23, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/bip39/latest/","crypto, hex, pointycastle","Dart implementation of Bitcoin BIP39 Mnemonic code for generating deterministic keys","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circle_bottom_navigation","https://pub.dev/packages/circle_bottom_navigation",35,60,77,"1.0.6","Jul 15, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/circle_bottom_navigation/latest/","analyzer, flutter, vector_math","An animated, beauty and functional Bottom Navigation Bar you app.",, -"wifi_info_plugin","https://pub.dev/packages/wifi_info_plugin",35,110,82,"1.1.5","Jun 28, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/wifi_info_plugin/latest/","flutter","Wifi info wrapper android plugin,serves as a bridge from flutter currently to android native code to retrieve Network info.","FLUTTER","ANDROID,IOS" -"bluetooth","https://pub.dev/packages/bluetooth",35,65,73,"0.1.0","Jul 5, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/bluetooth/latest/","collection, convert, flutter, meta, protobuf, uuid_enhanced","Bluetooth plugin for Flutter","FLUTTER","ANDROID,IOS" -"fcharts","https://pub.dev/packages/fcharts",35,100,80,"0.0.11","Jul 2, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/fcharts/latest/","collection, flutter, meta","A chart library for Flutter. Create beautiful, animated, responsive charts using a simple and intuitive API.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"card_selector","https://pub.dev/packages/card_selector",35,90,74,"0.1.0","Mar 27, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/card_selector/latest/","flutter","Widget selector for Flutter using stack. The selector is fully configurable, animation time, gap between cards, size factor for stacxked cards, ...","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"eartho_one","https://pub.dev/packages/eartho_one",34,110,40,"1.1.4","Jul 22, 2022",,"eartho.world","MPL-2.0 (LICENSE)","https://pub.dev/documentation/eartho_one/latest/","flutter, flutter_web_plugins, js, jwt_decoder, plugin_platform_interface","Login and authentication of all sources with 1 line of code ! Google, Twitter, Github, Facebook, Apple, Microsoft, Twitch, SMS, Metamask, VK","FLUTTER","ANDROID,IOS,WEB" -"diffutil_sliverlist","https://pub.dev/packages/diffutil_sliverlist",34,130,81,"0.5.1","Oct 27, 2021","0.6.0-beta.1","littlebat.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/diffutil_sliverlist/latest/","diffutil_dart, flutter","A SliverList that implicitly animates changes using diffutil.dart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_lint","https://pub.dev/packages/custom_lint",34,130,77,"0.0.9+1","Jul 6, 2022",,"invertase.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/custom_lint/latest/","analyzer, analyzer_plugin, async, cli_util, collection, meta, package_config, path, pub_semver, pubspec_parse, recase, riverpod, uuid, yaml","Lint rules are a powerful way to improve the maintainability of a project. Custom Lint allows package authors and developers to easily write custom lint rules.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"flukit","https://pub.dev/packages/flukit",34,105,91,"3.0.1","Jun 21, 2022",,"flutterchina.club","MIT (LICENSE)","https://pub.dev/documentation/flukit/latest/","flutter","flukit(Flutter UI Kit), a flutter common library which contains ScaleView, Swiper, PullRefrsh, WaterMark, GradientCircularProgressIndicator...","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loop_page_view","https://pub.dev/packages/loop_page_view",34,130,89,"1.2.0","Jun 16, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/loop_page_view/latest/","flutter","A simple Flutter PageView builder constructor wrapper that allows for endless scrolling on both directions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shelf_hotreload","https://pub.dev/packages/shelf_hotreload",34,120,82,"1.3.0","Jun 13, 2022",,"felix-blaschke.de","MIT (LICENSE)","https://pub.dev/documentation/shelf_hotreload/latest/","hotreloader, intl, logging","Wrapper to easily enable hot-reload for shelf applications.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"talker","https://pub.dev/packages/talker",34,130,68,"1.0.0+1","Jun 4, 2022",,"frezycode.com","MIT (LICENSE)","https://pub.dev/documentation/talker/latest/","talker_logger","Advanced error handler and logger package for flutter and dart apps","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"patterns_canvas","https://pub.dev/packages/patterns_canvas",34,130,89,"0.4.0","May 30, 2022",,"whidev.com","MIT (LICENSE)","https://pub.dev/documentation/patterns_canvas/latest/","flutter","Draw patterns like stripes or dots on canvas elements or widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dashboard","https://pub.dev/packages/dashboard",34,120,75,"0.0.2+4","May 28, 2022",,"styledart.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/dashboard/latest/","flutter","Dynamic dashboard widget that allows your users to create their own layouts. Rezise, move, indirect resize/move, auto re-layout are supported.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_wizard","https://pub.dev/packages/flutter_wizard",34,130,69,"2.0.5","May 24, 2022",,"baseflow.com","MIT (LICENSE)","https://github.com/Baseflow/flutter_wizard","flutter, rxdart","A library that makes it easy for you to create your custom wizard. You'll have 100% control over the appearance of your wizard.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"extension","https://pub.dev/packages/extension",34,130,91,"0.5.0","May 21, 2022",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/extension/latest/","Packages that depend on extension","Package including lot helpers for easy developing on dart language","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bootstrap_icons","https://pub.dev/packages/bootstrap_icons",34,110,87,"1.8.1","May 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/bootstrap_icons/latest/","flutter","Bootstrap Icons for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cloudimage_360_view","https://pub.dev/packages/cloudimage_360_view",34,120,52,"1.0.3","May 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/cloudimage_360_view/latest/","cached_network_image, flutter","A simple, interactive resource that can be used to provide a virtual tour of your product.","FLUTTER","ANDROID,IOS,MACOS" -"html2md","https://pub.dev/packages/html2md",34,120,94,"1.2.6","Apr 27, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/html2md/latest/","collection, html","A library for converting HTML to Markdown. It supports CommonMark, simple table and custom converting rules.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kpostal","https://pub.dev/packages/kpostal",34,130,88,"0.4.2","Apr 19, 2022",,"tykan.dev","MIT (LICENSE)","https://pub.dev/documentation/kpostal/latest/","flutter, flutter_inappwebview, geocoding","Kpostal package can search for Korean postal addresses using Kakao postcode service. This package is inspired by Kopo package that is discontinued.","FLUTTER","ANDROID,IOS" -"google_static_maps_controller","https://pub.dev/packages/google_static_maps_controller",34,130,91,"1.0.0","Apr 7, 2022",,"klyta.it","MIT (LICENSE)","https://pub.dev/documentation/google_static_maps_controller/latest/","flutter","The package provides simple and declarative access to the Google Static Maps service.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_asset_generator","https://pub.dev/packages/flutter_asset_generator",34,100,71,"1.0.2","Mar 30, 2022",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_asset_generator/latest/","args, dart_style, glob, io, path, yaml","Automatically generate a resource file by scanning pubspec.yaml to correspond to the flutter's asset, imitation R file short name.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"fluid_kit","https://pub.dev/packages/fluid_kit",34,130,77,"2.1.0","Mar 24, 2022",,"amazingsoftworks.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fluid_kit/latest/","flutter","Responsive helper for fluid layout. Allows you to control the layout of children based on minimum width and grid.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_styled_widget","https://pub.dev/packages/animated_styled_widget",34,100,69,"0.4.6","Mar 23, 2022",,"wenkaifan.com","MIT (LICENSE)","https://pub.dev/documentation/animated_styled_widget/latest/","dimension, flutter, flutter_class_parser, morphable_shape, provider, simple_animations, tuple","Lets you use a serializable style to make customizable and animated widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floating_frosted_bottom_bar","https://pub.dev/packages/floating_frosted_bottom_bar",34,120,78,"0.0.1","Feb 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/floating_frosted_bottom_bar/latest/","flutter","Frosted bottom navigation bar allows you to create frsoted bottom bar that also reacts on scroll events.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_search_bar","https://pub.dev/packages/animated_search_bar",34,110,85,"2.2.0","Feb 6, 2022",,"lazycatlabs.com","MIT (LICENSE)","https://pub.dev/documentation/animated_search_bar/latest/","flutter","A Beautiful and Simple SearchBar widget with animation transition. It can be fully customized with label, labelStyle, searchDecoration, etc. It also maintains onChange state.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"phosphor_flutter","https://pub.dev/packages/phosphor_flutter",34,120,92,"1.4.0","Dec 24, 2021",,"phosphoricons.com","flutter","https://pub.dev/packages/phosphor_flutter/license","Packages that depend on phosphor_flutter","Implementation of Phosphoricons for Flutter. 772 icons and counting. Thin, Light, Regular, Bold, Fill.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_alarm_clock","https://pub.dev/packages/flutter_alarm_clock",35,120,88,"0.0.2","Dec 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_alarm_clock/latest/","flutter","A lightweight flutter package connecting android clock app intents.","FLUTTER","ANDROID" -"flutter_neumorphic_null_safety","https://pub.dev/packages/flutter_neumorphic_null_safety",34,110,69,"3.2.4","Oct 26, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_neumorphic_null_safety/latest/","flutter","A complete, ready to use, Neumorphic ui kit for Flutter. Dark theming compatible & fully customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dart_amqp","https://pub.dev/packages/dart_amqp",34,120,88,"0.2.1","Oct 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_amqp/latest/","logging","A native dart AMQP client supporting version 0.9.1 of the AMQP protocol. It features an asynchronous API, pluggable authentication providers and TLS support.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"mopub_flutter","https://pub.dev/packages/mopub_flutter",34,110,54,"1.3.0","Oct 10, 2021",,"anavrinapps.com","unknown (LICENSE)","https://pub.dev/documentation/mopub_flutter/latest/","flutter","A plugin for Mopub Banner, Interstitial & Rewarded Ads in Android & iOS","FLUTTER","ANDROID,IOS" -"supercharged_dart","https://pub.dev/packages/supercharged_dart",34,130,88,"2.1.1","Sep 18, 2021",,"felix-blaschke.de","MIT (LICENSE)","https://pub.dev/documentation/supercharged_dart/latest/","Packages that depend on supercharged_dart","Supercharged brings all the comfort features from languages like Kotlin to all Dart developers.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"f_datetimerangepicker","https://pub.dev/packages/f_datetimerangepicker",34,110,88,"0.2.0","Sep 1, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/f_datetimerangepicker/latest/","flutter","Date and Time Range Picker for Flutter using Cupertino. Support pick date range, time range, date and time range.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"morphing_text","https://pub.dev/packages/morphing_text",34,120,54,"1.0.1","Jul 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/morphing_text/latest/","flutter","Text animations inspired by https://github.com/lexrus/LTMorphingLabel","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_fft","https://pub.dev/packages/flutter_fft",34,120,71,"1.0.2+6","Jun 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_fft/latest/","flutter","Pitch detection plugin, made for my personal project. Makes use of platform channels (currently Android only) in order to process audio in real-time and give feedback.","FLUTTER","ANDROID,IOS" -"sortedmap","https://pub.dev/packages/sortedmap",34,120,91,"0.5.1","Jun 24, 2021",,"appsup.be","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sortedmap/latest/","quiver","A map of objects which can be sorted and filtered on both their key and value","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_dialog","https://pub.dev/packages/easy_dialog",34,110,89,"1.1.0","Jun 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/easy_dialog/latest/","flutter","Easy Dialog package helps you easily create basic or custom dialogs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"very_good_performance","https://pub.dev/packages/very_good_performance",34,130,71,"0.0.4","May 26, 2021",,"verygood.ventures","MIT (LICENSE)","https://pub.dev/documentation/very_good_performance/latest/","ansicolor, barbecue, checked_yaml, flutter_driver, flutter_test, json_annotation, yaml","Utility on top of the Flutter Driver API that facilitates measuring the performance of your app in an automated way","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"number_to_word_arabic","https://pub.dev/packages/number_to_word_arabic",34,130,78,"0.0.8","May 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/number_to_word_arabic/latest/","flutter","A new Flutter package that allows converting Integer number to Arabic word, it supports numbers up to 99 Trillion.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"social_embed_webview","https://pub.dev/packages/social_embed_webview",34,90,83,"0.3.2","May 2, 2021",,"aker99.com","MIT (LICENSE)","https://pub.dev/documentation/social_embed_webview/latest/","flutter, http, localstorage, url_launcher, webview_flutter","Provide a widget to easily embed social media post in flutter using web embed feature by the platform.","FLUTTER","ANDROID,IOS" -"radial_button","https://pub.dev/packages/radial_button",34,70,66,"1.0.0+1","Mar 17, 2021",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/radial_button/latest/","flutter, rxdart","The purpose of Radial Button is facilitating the creation for FloatingActionButton and for the purpose that you need, using complete circle, semi-circle.",, -"motion_sensors","https://pub.dev/packages/motion_sensors",34,120,90,"0.1.0","Mar 13, 2021",,"final.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/motion_sensors/latest/","flutter, vector_math","Flutter plugin for accessing the Android and iOS accelerometer, gyroscope, magnetometer, and orientation sensors.","FLUTTER","ANDROID,IOS" -"flutter_fadein","https://pub.dev/packages/flutter_fadein",34,120,93,"2.0.0","Mar 12, 2021",,"cretezy.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_fadein/latest/","flutter","Simple Flutter widget to fade-in your widgets once they are mounted.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sp_util","https://pub.dev/packages/sp_util",35,130,95,"2.0.3","Mar 8, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sp_util/latest/","flutter, shared_preferences, synchronized","Flutter shared_preferences plugin util, support get default value, save object, object list.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mustache_template","https://pub.dev/packages/mustache_template",34,115,99,"2.0.0","Mar 5, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/mustache_template/latest/","Packages that depend on mustache_template","A mustache template library that supports dart2js and dart2native","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"abushakir","https://pub.dev/packages/abushakir",34,90,55,"0.1.4","Sep 11, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/abushakir/latest/","equatable","A Dart/ Flutter Package for Ethiopian calendar system (ባሕረ ሃሳብ). It can help you integrate Ethiopian DateTime, calendar and all the movable fastings with respective holidays.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slide_button","https://pub.dev/packages/slide_button",34,110,88,"0.2.9","Jul 30, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/slide_button/latest/","flutter","A sliding Flutter widget, based on the slide to unlock function from multiple devices. Heavily customizable and flexible.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"horizontal_calendar_widget","https://pub.dev/packages/horizontal_calendar_widget",34,40,77,"1.0.2","Jun 9, 2020",,"solutelabs.com","flutter, flutter_localizations, intl","https://pub.dev/packages/horizontal_calendar_widget/license","Packages that depend on horizontal_calendar_widget","Easy to use, highly customizable horizontal calendar. Single or up to x days selection, with Internationalization support.",, -"navigation_action_bar","https://pub.dev/packages/navigation_action_bar",34,90,74,"0.0.1","May 31, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/navigation_action_bar/latest/","flutter","A beautiful modern Navigation Bar along with a Floating Action Bar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"music_player","https://pub.dev/packages/music_player",34,90,77,"0.1.5","May 25, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/music_player/latest/","crypto, flutter, flutter_cache_manager, meta, path, path_provider","A flutter plugin to enable music playback with the native iOS and Android control centers.","FLUTTER","ANDROID,IOS" -"pin_entry_text_field","https://pub.dev/packages/pin_entry_text_field",34,90,93,"0.1.4","Dec 27, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/pin_entry_text_field/latest/","flutter","Fully customizable Pin Entry TextField for flutter, This widget accepts pin of any length and it detects the entry of the last pin.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"conditional_builder","https://pub.dev/packages/conditional_builder",34,80,93,"1.0.2","Apr 6, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/conditional_builder/latest/","flutter","Synchronous conditional widget renderer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"amazon_cognito_identity_dart","https://pub.dev/packages/amazon_cognito_identity_dart",34,80,81,"0.0.22","Mar 2, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/amazon_cognito_identity_dart/latest/","crypto, http","Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS Cloud Services.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_pip","https://pub.dev/packages/easy_pip",34,110,78,"0.1.0","Feb 9, 2019",,"joshi.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/easy_pip/latest/","flutter","A widget for creating a YouTube like Picture-In-Picture interface in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_dialogs","https://pub.dev/packages/flutter_dialogs",33,120,94,"3.0.0","Jul 22, 2022",,"joshuamdeguzman.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_dialogs/latest/","flutter","A lightweight and platform-aware plugin for showing dialogs and alerts for both Android and iOS devices.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cloud_firestore_web","https://pub.dev/packages/cloud_firestore_web",33,100,98,"2.8.0","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cloud_firestore_web/latest/","cloud_firestore_platform_interface, collection, firebase_core, firebase_core_web, flutter, flutter_web_plugins, js","The web implementation of cloud_firestore","FLUTTER","WEB" -"flutter_platform_alert","https://pub.dev/packages/flutter_platform_alert",33,120,86,"0.3.0","Jul 15, 2022",,"zonble.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_platform_alert/latest/","flutter, path","A plugin helps to call native API to play alert sound and show alert dialogs. For example, it bridges MessageBox and TaskDialogIndirect on Windows.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"radio_player","https://pub.dev/packages/radio_player",33,130,89,"0.6.0","Jul 10, 2022",,"yar.net","MIT (LICENSE)","https://pub.dev/documentation/radio_player/latest/","flutter","A Flutter plugin to play streaming audio content with background support and lock screen controls.","FLUTTER","ANDROID,IOS" -"flame_forge2d","https://pub.dev/packages/flame_forge2d",33,130,91,"0.12.1","Jul 8, 2022",,"flame-engine.org","MIT (LICENSE)","https://pub.dev/documentation/flame_forge2d/latest/","flame, flutter, forge2d","Forge2D (Box2D) support for the Flame game engine. This uses the forge2d package and provides wrappers and components to be used inside Flame.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floating","https://pub.dev/packages/floating",33,130,75,"1.1.0","Jul 4, 2022",,"wrbl.xyz","MIT (LICENSE)","https://pub.dev/documentation/floating/latest/","flutter","Picture in Picture mode management for Flutter. Available only for Android.","FLUTTER","ANDROID" -"lifecycle","https://pub.dev/packages/lifecycle",33,120,92,"0.6.0","Jul 1, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/lifecycle/latest/","flutter","Lifecycle support for Flutter widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hmssdk_flutter","https://pub.dev/packages/hmssdk_flutter",33,130,85,"0.7.3","Jun 23, 2022",,"100ms.live","MIT (LICENSE)","https://docs.100ms.live/flutter/v2/foundation/basics","flutter","The Flutter package for 100ms SDK. Video Conferencing infrastructure for a Video first world.","FLUTTER","ANDROID,IOS" -"animated_digit","https://pub.dev/packages/animated_digit",34,130,84,"3.2.1","Jun 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_digit/latest/","flutter","A scroll numbers animation widget, any number that need scroll animation effects and easy to use.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"papercups_flutter","https://pub.dev/packages/papercups_flutter",33,130,69,"3.1.0","May 29, 2022",,"papercups.io","MIT (LICENSE)","https://pub.dev/documentation/papercups_flutter/latest/","file_picker, flutter, flutter_markdown, http, intl, open_file, path_provider, phoenix_socket, timeago, universal_io, url_launcher","Native Flutter implementation of the papercups.io chat widget.","FLUTTER","ANDROID,IOS" -"flutter_add_to_cart_button","https://pub.dev/packages/flutter_add_to_cart_button",33,130,70,"1.1.0","May 25, 2022",,"romanticdeveloper.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_add_to_cart_button/latest/","flutter","A Flutter package to create an Add To Cart Button. It will be useful for your awesome app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"units_converter","https://pub.dev/packages/units_converter",33,120,87,"2.0.0","May 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/units_converter/latest/","Packages that depend on units_converter","Simple and light units conversion package for all your needs.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"quds_db","https://pub.dev/packages/quds_db",33,120,37,"0.0.5+6","May 15, 2022",,"quds.cc","Apache-2.0 (LICENSE)","https://pub.dev/documentation/quds_db/latest/","meta, path, path_provider, sqflite_common, sqlite3, sqlite3_flutter_libs, synchronized","A sqflite expansion package that simplifies creating databases and tables, crud operations, queries with modelization","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"ticket_widget","https://pub.dev/packages/ticket_widget",33,110,87,"0.0.1","Mar 5, 2022",,"dholasain.com","MIT (LICENSE)","https://pub.dev/documentation/ticket_widget/latest/","flutter","Ui package to make a beautiful ticket like animated widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"http_certificate_pinning","https://pub.dev/packages/http_certificate_pinning",33,110,95,"2.0.4","Feb 21, 2022",,"softarch.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/http_certificate_pinning/latest/","dio, flutter, http","Https Certificate pinning for Flutter","FLUTTER","ANDROID,IOS" -"oxidized","https://pub.dev/packages/oxidized",33,125,84,"5.2.0","Feb 11, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/oxidized/latest/","equatable","Definitions of Rust-like types, Option and Result, to promote safer programming.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pub_api_client","https://pub.dev/packages/pub_api_client",33,110,79,"2.2.1","Jan 13, 2022",,"fvm.app","MIT (LICENSE)","https://pub.dev/documentation/pub_api_client/latest/","freezed_annotation, http, json_annotation, oauth2, path, pubspec","An API Client for Pub to interact with public package information.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"geofence_service","https://pub.dev/packages/geofence_service",33,120,85,"3.4.8","Jan 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/geofence_service/latest/","fl_location, flutter, flutter_activity_recognition, flutter_foreground_task","This plugin is a geofence service with activity recognition API.","FLUTTER","ANDROID,IOS" -"async_builder","https://pub.dev/packages/async_builder",33,130,88,"1.3.1","Jan 9, 2022",,"tst.sh","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/async_builder/latest/","flutter, rxdart","Flutter Future and Stream builder with less boilerplate and better error handling.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cache_manager","https://pub.dev/packages/cache_manager",33,110,84,"1.0.0+4","Jan 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/cache_manager/latest/","flutter, shared_preferences","Cache manager to store local cache. Cache manager is wrapper for storing various data type(JSON, String, int etc) as the local cache in your Flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_searchable_dropdown","https://pub.dev/packages/custom_searchable_dropdown",33,100,89,"2.1.1","Dec 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_searchable_dropdown/latest/","flutter","A FLutter Package by devNation shaizeeabbas.sa@gmail.com.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sms_receiver","https://pub.dev/packages/sms_receiver",33,110,87,"0.4.1","Dec 7, 2021",,"iqbalmineraltown.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sms_receiver/latest/","flutter","Android SMS Receiver API without permission required.","FLUTTER","ANDROID,IOS" -"camerakit","https://pub.dev/packages/camerakit",33,90,79,"0.0.75","Mar 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/camerakit/latest/","flutter, visibility_detector","Flutter camera kit uses native android and ios APIs for taking picture and scanning barcode with controlable flash.","FLUTTER","ANDROID,IOS" -"sqlbrite","https://pub.dev/packages/sqlbrite",33,110,88,"2.2.0","Sep 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sqlbrite/latest/","flutter, meta, rxdart_ext, sqflite","RxDart Reactive stream sqflite(sqlite) for Flutter - Sqlbrite for flutter - A lightweight wrapper around sqflite which introduces reactive stream semantics to SQL operations.","FLUTTER","ANDROID,IOS,MACOS" -"phoenix_socket","https://pub.dev/packages/phoenix_socket",33,120,82,"0.5.3","Sep 19, 2021",,"braver.health","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/phoenix_socket/latest/","collection, equatable, logging, meta, pedantic, quiver, rxdart, web_socket_channel","PhoenixSocket provides a feature-complete implementation of Phoenix Sockets, using a single API based on StreamChannels compatible with any deployment of Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"backdrop_modal_route","https://pub.dev/packages/backdrop_modal_route",33,120,77,"2.0.2","Sep 6, 2021",,"hey24sheep.com","MIT (LICENSE)","https://github.com/hey24sheep/backdrop_modal_route","flutter","A flutter plugin to open backdrop modal route with minimal code and efforts with dynamic content.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_animated_cards","https://pub.dev/packages/flutter_animated_cards",33,100,62,"0.0.2","Aug 20, 2021",,"faizafarooquidev.blogspot.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_animated_cards/latest/","flutter","A Fully customizable animated cards widget that has feature of 3D animation and much more. This widget works on both Android & iOS.",, -"flutter_live","https://pub.dev/packages/flutter_live",33,90,70,"1.0.16","Jul 31, 2021",,"ossrs.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_live/latest/","camera_with_rtmp, fijkplayer, flutter, flutter_webrtc","Live streaming player, iOS+Android, RTMP/HTTP-FLV/HLS/WebRTC, by Flutter+SRS.","FLUTTER","ANDROID,IOS" -"record_mp3","https://pub.dev/packages/record_mp3",33,130,92,"3.0.0","Jul 23, 2021",,"fluttercandies.com","unknown (LICENSE)","https://pub.dev/documentation/record_mp3/latest/","flutter","Record an MP3 using the Platform native API,You can start ,pause,resume and stop record,And export an MP3 file.","FLUTTER","ANDROID,IOS" -"masonry_grid","https://pub.dev/packages/masonry_grid",33,110,94,"1.0.0","Jun 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/masonry_grid/latest/","flutter","Flutter Masonry Grid layout to create masonry, staggered items layout.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loading_transition_button","https://pub.dev/packages/loading_transition_button",33,120,48,"0.0.1","May 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/loading_transition_button/latest/","flutter, vector_math","A Customizable transition button for Flutter. Animate you loading proccess with ease.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio_firebase_performance","https://pub.dev/packages/dio_firebase_performance",33,80,93,"0.3.0","Jan 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dio_firebase_performance/latest/","dio, firebase_performance, flutter","A new Flutter package project.","FLUTTER","ANDROID,IOS" -"city_picker_from_map","https://pub.dev/packages/city_picker_from_map",33,90,68,"0.0.1","Mar 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/city_picker_from_map/latest/","flutter, svg_path_parser","A flutter package for select a city from svg map.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ethereum","https://pub.dev/packages/ethereum",33,130,55,"5.0.0","Mar 22, 2021",,"darticulate.com","MIT (LICENSE)","https://pub.dev/documentation/ethereum/latest/","hex","An ethereum JSON RPC 2.0 client for Dart. Interfaces ethereum API calls to Dart types and vice versa.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firestore_helpers","https://pub.dev/packages/firestore_helpers",33,110,54,"4.0.0","Mar 13, 2021",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/firestore_helpers/latest/","cloud_firestore, flutter","Firestore helper function to create dynamic and location based queries","FLUTTER","ANDROID,IOS,MACOS,WEB" -"scrolling_years_calendar","https://pub.dev/packages/scrolling_years_calendar",33,100,72,"1.3.1","Aug 10, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/scrolling_years_calendar/latest/","flutter","A calendar widget to easily scroll through the years, allowing for customizations to fit your design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_anywhere_menus","https://pub.dev/packages/flutter_anywhere_menus",33,100,75,"0.1.2","Jul 5, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_anywhere_menus/latest/","flutter","Menus Anywhere! Now create floating menus that automatically position themselves by the parent widget or by touch/click location.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"torch_compat","https://pub.dev/packages/torch_compat",33,100,77,"1.0.2","Mar 23, 2020",,"daad.mobi","Apache-2.0 (LICENSE)","https://pub.dev/documentation/torch_compat/latest/","flutter","Plugin to turn on / off the torch (or flash of the camera) on all supported versions of Android (4.1+) and iOS","FLUTTER","ANDROID,IOS" -"finite_coverflow","https://pub.dev/packages/finite_coverflow",33,110,73,"1.0.0","Feb 21, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/finite_coverflow/latest/","flutter","Coverflow slider in flutter which helps you to create amazing slider, carousel and walkthrough sliders","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"on_boarding_ui","https://pub.dev/packages/on_boarding_ui",33,70,64,"0.0.4","Feb 19, 2020",,"pakacademy.pk","unknown (LICENSE)","https://pub.dev/documentation/on_boarding_ui/latest/","flutter","A Flutter package for On Boarding Screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_simple_sticker_view","https://pub.dev/packages/flutter_simple_sticker_view",33,80,52,"1.0.0","Nov 21, 2019",,"handmade.software","MIT (LICENSE)","https://pub.dev/documentation/flutter_simple_sticker_view/latest/","flutter, vector_math","A new flutter plugin project for attach stickers on image, as you want. attached image can also be export.","FLUTTER","ANDROID,IOS" -"page_slider","https://pub.dev/packages/page_slider",33,90,80,"0.0.2","Jun 5, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/page_slider/latest/","flutter","A simple Flutter widget that slides through pages horizontally. For wizards or onboarding flows similar to the Material Stepper widget, but without a particular UI - any widget can be a page to slide through.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_floatactionbuttons","https://pub.dev/packages/animated_floatactionbuttons",33,90,87,"0.1.0","Feb 25, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/animated_floatactionbuttons/latest/","flutter","Allows you to create a collapsible list of float buttons. Based on Agung Surya's tutorial.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"calendar_views","https://pub.dev/packages/calendar_views",33,70,77,"0.5.2","Jan 24, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/calendar_views/latest/","flutter, meta, quiver","Collection of customisable calendar related widgets for Flutter.",, -"scaling_header","https://pub.dev/packages/scaling_header",33,90,70,"1.1.1","Jan 17, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/scaling_header/latest/","flutter","Scaling header(appBar) with scroll interactions","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_twitter_login","https://pub.dev/packages/flutter_twitter_login",33,100,79,"1.1.0","Mar 24, 2018",,"iiro.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_twitter_login/latest/","flutter","A Flutter plugin for allowing users to authenticate with native Android & iOS Twitter login SDKs.","FLUTTER","ANDROID,IOS" -"telegram_client","https://pub.dev/packages/telegram_client",32,130,70,"0.3.25","Jul 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/telegram_client/latest/","ffi, hexaminate, http, universal_io, web_ffi","Telegram Client Lightweight, blazing and Highly customizable for make application telegram based tdlib, mtproto, or bot api and support server side.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"amplify_core","https://pub.dev/packages/amplify_core",32,120,94,"0.6.3","Jul 21, 2022","0.6.4-rc.1","aws-amplify.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/amplify_core/latest/","aws_common, collection, flutter, intl, json_annotation, meta, plugin_platform_interface, uuid","The base package containing common types and utilities that are shared across the Amplify Flutter packages.","FLUTTER","ANDROID,IOS" -"json_theme","https://pub.dev/packages/json_theme",32,130,93,"4.0.0+7","Jul 19, 2022",,"peifferinnovations.com","MIT (LICENSE)","https://pub.dev/documentation/json_theme/latest/","flutter, json_class, json_schema2, meta","A library to dynamically generate a ThemeData object from a JSON file or dynamic map object","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_rx_bloc","https://pub.dev/packages/flutter_rx_bloc",32,130,82,"4.0.2","Jul 6, 2022",,"primeholding.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_rx_bloc/latest/","flutter, provider, rx_bloc, rxdart","Set of Flutter Widgets that help implementing the BLoC design pattern. Built to be used with the rx_bloc package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vitality","https://pub.dev/packages/vitality",32,110,53,"1.0.2","Jun 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/vitality/latest/","flutter","A Flutter package that Allows you to create a very beautiful live animations in the background (like randomly moving icons ,circles ,rectangles ....) within 10 lines.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ml_linalg","https://pub.dev/packages/ml_linalg",32,130,86,"13.10.0","Jul 3, 2022",,"ml-algo.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/ml_linalg/latest/","quiver","SIMD-based linear algebra and statistics, efficient manipulation with numeric data","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fancy_password_field","https://pub.dev/packages/fancy_password_field",32,130,78,"1.0.4","Jun 28, 2022",,"rodrigobastos.dev","MIT (LICENSE)","https://pub.dev/documentation/fancy_password_field/latest/","flutter, font_awesome_flutter, password_strength","A highly customizable password control input widget. It has features such as password strenght and rules validation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"network_image_mock","https://pub.dev/packages/network_image_mock",33,130,92,"2.1.1","Jun 28, 2022",,"stelynx.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/network_image_mock/latest/","flutter, mockito","Utility for providing mocked Image.network response in Flutter widget tests.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dokit","https://pub.dev/packages/dokit",32,40,86,"0.6.1","Jul 6, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/dokit/latest/","date_format, flutter, google_fonts, image, package_info, shared_preferences, string_scanner, vm_service","开发工具集",, -"janus_client","https://pub.dev/packages/janus_client",32,95,78,"2.2.3","Jun 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/janus_client/latest/","collection, dartdoc, flutter, flutter_web_plugins, flutter_webrtc, http, logging, path_provider, stream_channel, uuid, web_socket_channel","A plugin that allows the flutter app to communicate with a Janus server using different transport mechanisms, such as WebSocket and HTTP(rest). It features a developer-friendly api to interact with various WebRTC Janus Plugins. Hence, it can be considered as a swiss-knife for WebRTC solutions.","FLUTTER","ANDROID,IOS,MACOS,WINDOWS" -"fsuper","https://pub.dev/packages/fsuper",32,105,80,"2.1.1","Jun 6, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/fsuper/latest/","fcontrol, flutter","FSuper can help developers build complex views quickly and comfortably.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"beacon_broadcast","https://pub.dev/packages/beacon_broadcast",32,130,84,"0.3.1","Jun 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/beacon_broadcast/latest/","flutter","A Flutter plugin for turning your device into a beacon. Plugin uses AltBeacon library for Android and CoreLocation for iOS.","FLUTTER","ANDROID,IOS" -"shake_flutter","https://pub.dev/packages/shake_flutter",32,100,86,"15.2.0","May 17, 2022",,"shakebugs.com","unknown (LICENSE)","https://pub.dev/documentation/shake_flutter/latest/","flutter, path","Shake is a tool for receiving better bug reports automatically. Reports arrive to you instantly with a ton of useful data so you can fix them 50X faster.",, -"flutter_splash_screen","https://pub.dev/packages/flutter_splash_screen",32,115,86,"1.0.0+6","May 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_splash_screen/latest/","flutter, plugin_platform_interface","A splash screen API for flutter which can programatically hide and show the splash screen. Works on Android and iOS.","FLUTTER","ANDROID,IOS" -"flutter_document_picker","https://pub.dev/packages/flutter_document_picker",32,130,94,"5.1.0","May 17, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_document_picker/latest/","flutter","Allows user pick a document. Picked document is copied to app temporary directory. Optionally allows pick document with specific extension only.","FLUTTER","ANDROID,IOS" -"adaptive_library","https://pub.dev/packages/adaptive_library",32,130,54,"0.7.0","May 14, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/adaptive_library/latest/","flutter","A set of Widgets that create a native look and feel on iOS and Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"curved_carousel","https://pub.dev/packages/curved_carousel",32,100,53,"0.0.6","May 13, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/curved_carousel/latest/","flutter","Curved Casrousel shows list of widgets in curve fashion.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stagexl","https://pub.dev/packages/stagexl",32,80,65,"2.1.1","May 4, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/stagexl/latest/","xml","A fast and universal 2D rendering engine for HTML5 and Dart.","DART,FLUTTER","WEB" -"cupertino_lists","https://pub.dev/packages/cupertino_lists",32,120,73,"1.0.1","Apr 22, 2022",,"ivirtex.dev","MIT (LICENSE)","https://pub.dev/documentation/cupertino_lists/latest/","flutter","Package that implements iOS-style grouped lists.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_tawk","https://pub.dev/packages/flutter_tawk",32,120,89,"0.1.0","Apr 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_tawk/latest/","flutter, webview_flutter","Tawk widget for Flutter.","FLUTTER","ANDROID,IOS" -"mmkv","https://pub.dev/packages/mmkv",32,120,84,"1.2.14","Mar 30, 2022",,"weixin.com","unknown (LICENSE)","https://pub.dev/documentation/mmkv/latest/","device_info_plus, ffi, flutter, path_provider","An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.","FLUTTER","ANDROID,IOS" -"blue_print_pos","https://pub.dev/packages/blue_print_pos",32,130,84,"0.0.14","Mar 29, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/blue_print_pos/latest/","blue_thermal_printer, esc_pos_utils_plus, flutter, flutter_blue_plus, image, qr_flutter","Plugin to connecting bluetooth printer device, support on Android and iOS","FLUTTER","ANDROID,IOS" -"time_duration_picker","https://pub.dev/packages/time_duration_picker",32,100,44,"0.0.1-dev.5","Mar 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/time_duration_picker/latest/","flutter","A time picker for paired consecutive tasks. It lets you specify the icons for each of your actions and callbacks when the user rotates each icon.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shaky_animated_listview","https://pub.dev/packages/shaky_animated_listview",32,120,73,"0.0.5","Mar 12, 2022",,"ezaldeensahb.link","Apache-2.0 (LICENSE)","https://pub.dev/documentation/shaky_animated_listview/latest/","flutter","List animations to track your scroll changes on screen or your list first attachment to animated your list items with different transition rules.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_mongodb_realm","https://pub.dev/packages/flutter_mongodb_realm",32,90,60,"1.2.6","Mar 22, 2021",,"matiapps.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_mongodb_realm/latest/","bson, extension, flutter, flutter_mongo_stitch_platform_interface, flutter_mongo_stitch_web, meta, streams_channel, universal_html","Unofficial plugin for using services of the serverless platform MongoDB Realm (previously MongoDB Stitch).","FLUTTER","ANDROID,IOS,WEB" -"contextmenu","https://pub.dev/packages/contextmenu",32,120,87,"3.0.0","Mar 2, 2022",,"with-the-braid.cf","EUPL-1.2 (LICENSE)","https://pub.dev/documentation/contextmenu/latest/","after_layout, animations, flutter","Display a beautifully animated, material context menu using pure Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"apple_maps_flutter","https://pub.dev/packages/apple_maps_flutter",32,110,87,"1.1.0","Feb 19, 2022",,"luisthein.de","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/apple_maps_flutter/latest/","flutter","This plugin uses the Flutter platform view to display an Apple Maps widget.","FLUTTER","IOS" -"flutter_svprogresshud","https://pub.dev/packages/flutter_svprogresshud",32,120,92,"1.0.0","Feb 12, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/flutter_svprogresshud/latest/","flutter","A clean and lightweight progress HUD for flutter app, based on SVProgressHUD.","FLUTTER","ANDROID,IOS" -"onboarding_animation","https://pub.dev/packages/onboarding_animation",32,110,74,"0.0.1","Jan 13, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/onboarding_animation/latest/","flutter, smooth_page_indicator","This package provides page type animation to onboarding screens and provides indicator.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pull_to_refresh_notification","https://pub.dev/packages/pull_to_refresh_notification",32,120,93,"2.3.0","Jan 12, 2022",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/pull_to_refresh_notification/latest/","flutter","Flutter plugin for building pull to refresh effects with PullToRefreshNotification and PullToRefreshContainer quickly.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nepali_utils","https://pub.dev/packages/nepali_utils",32,120,87,"3.0.3","Jan 11, 2022",,"sarbagyastha.com.np","MIT (LICENSE)","https://pub.dev/documentation/nepali_utils/latest/","Packages that depend on nepali_utils","A pure dart package with collection of Nepali Utilities like Date converter, Date formatter, DateTime, Nepali Numbers, Nepali Unicode, Nepali Moments and many more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_turtle","https://pub.dev/packages/flutter_turtle",32,120,42,"0.4.1","Jan 2, 2022",,"zonble.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_turtle/latest/","flutter, meta","flutter_turtle is a simple implementation of turtle graphic. It simply uses a custom painter to draw graphics into a widget by a series of Logo-like commands.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"screen_loader","https://pub.dev/packages/screen_loader",32,130,87,"4.0.1","Dec 17, 2021",,"dart.nonstopio.com","MIT (LICENSE)","https://pub.dev/documentation/screen_loader/latest/","flutter, stream_mixin","Easy to use mixin ScreenLoader, which will handle the loading on the screen without using state or navigation stack. You can customise the loading as well.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_funding_choices","https://pub.dev/packages/flutter_funding_choices",32,130,82,"0.3.0+2","Dec 10, 2021",,"skyost.eu","MIT (LICENSE)","https://pub.dev/documentation/flutter_funding_choices/latest/","flutter","The Flutter implementation of Funding Choices, a Google service that allows to request user consent for personalized ads in AdMob.","FLUTTER","ANDROID,IOS" -"cupertino_list_tile","https://pub.dev/packages/cupertino_list_tile",32,120,91,"0.2.1","Dec 10, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cupertino_list_tile/latest/","cupertino_icons, flutter","This is a Cupertino version of the stock Material ListTile in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"faded","https://pub.dev/packages/faded",32,130,29,"1.1.1","Nov 25, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/faded/latest/","flutter, intl","Client did not pay? Add decreasing opacity to UI components until their app fades away. Set a due date, and no. of days you offer them until the app is fully vanished.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"amap_flutter_location","https://pub.dev/packages/amap_flutter_location",32,105,94,"3.0.0","Nov 23, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/amap_flutter_location/latest/","flutter","高德定位SDK Flutter插件","FLUTTER","ANDROID,IOS" -"inspector","https://pub.dev/packages/inspector",32,100,60,"1.1.1","Oct 23, 2021",,"kekland.com","MIT (LICENSE)","https://pub.dev/documentation/inspector/latest/","flutter","A Flutter package for inspecting widget size and color. Useful for quick debugging or QA testing.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"music_visualizer","https://pub.dev/packages/music_visualizer",32,110,77,"1.0.2","Sep 25, 2021",,,"MIT (LICENSE)","https://github.com/Rajkumar07793/music_visualizer_package/blob/22-09-2021_null-safety/README.md","flutter","this plugin help developers to show a music wave through animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"conditional_builder_null_safety","https://pub.dev/packages/conditional_builder_null_safety",32,100,94,"0.0.6","Sep 18, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/conditional_builder_null_safety/latest/","flutter","Show UI elements according for conditional type and supports null safety","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_awesome_buttons","https://pub.dev/packages/flutter_awesome_buttons",32,90,84,"1.1.0","Jul 29, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_awesome_buttons/latest/","flutter, font_awesome_flutter","A new Flutter package project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bloc_rest_api","https://pub.dev/packages/bloc_rest_api",32,90,54,"0.4.0+1","Jul 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bloc_rest_api/latest/","equatable, flutter, flutter_bloc, http, hydrated_bloc, meta","A generic bloc package to implement REST APIs easily in flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"twilio_programmable_chat","https://pub.dev/packages/twilio_programmable_chat",32,120,75,"0.2.0","Jun 24, 2021",,"wolfenra.in","MIT (LICENSE)","https://pub.dev/documentation/twilio_programmable_chat/latest/","collection, enum_to_string, flutter","Integrate the Twilio Chat SDK with your Flutter app using this Twilio Programmable Chat Flutter plugin.","FLUTTER","ANDROID,IOS" -"swipe","https://pub.dev/packages/swipe",32,130,91,"0.0.1","Jun 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/swipe/latest/","flutter","The easy way to detect swipe up, down, left and right in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"conditional_questions","https://pub.dev/packages/conditional_questions",32,120,78,"2.0.0","May 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/conditional_questions/latest/","flutter, provider","A package that handles the creation and state of a dynamic questionnaire/survey with conditional questions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expandable_tree_menu","https://pub.dev/packages/expandable_tree_menu",32,120,79,"0.1.0-dev.5","Apr 23, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/expandable_tree_menu/latest/","flutter","Tree of menu-nodes that can be expanded/collapsed to review more menu nodes, built from a recursive list of nodes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_button_bar","https://pub.dev/packages/animated_button_bar",32,120,83,"0.0.2+1","Apr 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_button_bar/latest/","flutter","A highly customizable button bar with animation on selected item.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cafebazaar_flutter","https://pub.dev/packages/cafebazaar_flutter",32,105,67,"1.0.1","Apr 6, 2021",,"flutterfarsi.ir","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cafebazaar_flutter/latest/","flutter","CafeBazaar In-App Billing package for flutter upgrade to poolakey this package is just for android applications","FLUTTER","ANDROID" -"dashed_line","https://pub.dev/packages/dashed_line",32,130,71,"0.1.0+1","Apr 6, 2021",,"leancode.co","Apache-2.0 (LICENSE)","https://pub.dev/documentation/dashed_line/latest/","flutter, svg_path_parser","Draw dashed lines with any shape and style you want. Just like that.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"switcher","https://pub.dev/packages/switcher",32,110,84,"1.0.0","Apr 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/switcher/latest/","flutter","A beautiful animated, and personalized switcher widget component.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_polyline_algorithm","https://pub.dev/packages/google_polyline_algorithm",32,130,92,"3.1.0","Mar 23, 2021",,"marchdev.tk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/google_polyline_algorithm/latest/","Packages that depend on google_polyline_algorithm","Dart implementation of Googles Polyline Encoding lossy compression Algorithm.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"maps","https://pub.dev/packages/maps",32,90,70,"0.5.0","Mar 15, 2021",,"dint.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/maps/latest/","apple_maps_flutter, collection, cryptography, flutter, js, kind, meta, url_launcher, web_browser, web_node","A cross-platform geographic maps package. Supports Apple MapKit, Bing Maps, and Google Maps. Works in all platforms supported by Flutter, including browsers.","FLUTTER","IOS,WEB" -"lazy_loading_list","https://pub.dev/packages/lazy_loading_list",32,130,88,"1.0.1","Mar 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/lazy_loading_list/latest/","flutter","Lazy loading Widget to load more items by the index of the item to increment you a list like infinite scroll.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bitcoin_flutter","https://pub.dev/packages/bitcoin_flutter",32,80,79,"2.0.2","Feb 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bitcoin_flutter/latest/","bech32, bip32, bip39, bs58check, hex, meta, pointycastle","A dart Bitcoin library for Flutter. BIP32, BIP39, P2PKH integration.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"map_pin_picker","https://pub.dev/packages/map_pin_picker",32,80,85,"0.0.1","Jan 31, 2021",,"pharous.com","MIT (LICENSE)","https://pub.dev/documentation/map_pin_picker/latest/","flutter","A Flutter package for creating pin in map center and animate it with map movement so the user can select his location .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rich_code_editor","https://pub.dev/packages/rich_code_editor",32,80,56,"1.0.5","Jan 29, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/rich_code_editor/latest/","flutter","Now create your own rich code editor with syntax highlight support in Flutter.",, -"progress_timeline","https://pub.dev/packages/progress_timeline",32,90,84,"0.0.5","Sep 27, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/progress_timeline/latest/","flutter, scrollable_positioned_list","A Timeline widget which can be used to show different stages in a bigger process.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"system_shortcuts","https://pub.dev/packages/system_shortcuts",32,110,82,"1.0.0","Jul 15, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/system_shortcuts/latest/","flutter","ANDROID & IOS flutter plugin to use system shortcuts like pressing home, back, volume Up, volume Down keys and toggle wifi, and bluetooth as well.","FLUTTER","ANDROID,IOS" -"persist_theme","https://pub.dev/packages/persist_theme",32,80,81,"1.7.0","May 26, 2020",,"fluttercommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/persist_theme/latest/","flutter, flutter_material_color_picker, provider, shared_preferences","A flutter plugin for persisting the theme data. Support for Dark Mode.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB" -"aws_s3","https://pub.dev/packages/aws_s3",32,90,78,"0.1.1+hotfix.5","May 24, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/aws_s3/latest/","flutter","This package for uploading any file(s) to AWS S3 with upload percentage.","FLUTTER","ANDROID,IOS" -"futuristic","https://pub.dev/packages/futuristic",32,100,61,"0.1.3","May 3, 2020",,"martinrybak.com","MIT (LICENSE)","https://pub.dev/documentation/futuristic/latest/","flutter","Makes it possible to safely execute and retry a Future inside a StatelessWidget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"permission","https://pub.dev/packages/permission",32,75,92,"0.1.7","Mar 4, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/permission/latest/","flutter","A new Flutter plugin.","FLUTTER","ANDROID,IOS" -"custom_bottom_navigation_bar","https://pub.dev/packages/custom_bottom_navigation_bar",32,100,78,"0.0.1","Jan 30, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_bottom_navigation_bar/latest/","flutter","A bottom navigation bar widget that is made to be customized","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_rename_app","https://pub.dev/packages/flutter_rename_app",32,100,66,"1.0.0","Jan 6, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_rename_app/latest/","ansicolor, flutter, process_run, yaml","A package that enable to rename an entire app and ids in one command.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"cache_image","https://pub.dev/packages/cache_image",32,90,73,"1.0.5","Dec 24, 2019",,"oxequa.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/cache_image/latest/","firebase_storage, flutter, path_provider","Flutter plugin to load and cache network or firebase storage images with a retry mechanism if the download fails.","FLUTTER","ANDROID,IOS,MACOS" -"animated_list_view_scroll","https://pub.dev/packages/animated_list_view_scroll",32,100,65,"1.0.2","Aug 21, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/animated_list_view_scroll/latest/","flutter","A widget that provides a list view with scrolling animation. You can set the animation for each object and other interesting features!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_skeleton","https://pub.dev/packages/flutter_skeleton",32,100,79,"0.1.0+1","Jul 25, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_skeleton/latest/","flutter","Flutter skeleton screen for Android and iOS. Support List, Card and Card-List style. Support light and dark theme.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"after_init","https://pub.dev/packages/after_init",32,110,94,"0.1.2","Jun 19, 2019",,"martinrybak.com","MIT (LICENSE)","https://pub.dev/documentation/after_init/latest/","flutter","Adds a didInitState() lifecycle method to stateful widgets where you can safely access inherited widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"video_manipulation","https://pub.dev/packages/video_manipulation",32,80,53,"0.1.7","Jun 8, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/video_manipulation/latest/","flutter","Flutter plugin for basic video manipulation.","FLUTTER","ANDROID,IOS" -"firebase_core_web","https://pub.dev/packages/firebase_core_web",31,110,99,"1.7.1","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_core_web/latest/","firebase_core_platform_interface, flutter, flutter_web_plugins, js, meta","The web implementation of firebase_core","FLUTTER","WEB" -"twitter_api_v2","https://pub.dev/packages/twitter_api_v2",31,125,77,"2.10.0","Jul 21, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/twitter_api_v2/latest/","freezed_annotation, http, json_annotation, oauth1","The lightweight and powerful wrapper library for Twitter API v2.0 written in Dart language. It works cross-platform.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appmetrica_plugin","https://pub.dev/packages/appmetrica_plugin",31,120,93,"1.0.1","Jul 20, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/appmetrica_plugin/latest/","decimal, flutter, logging, stack_trace","A Flutter plugin for AppMetrica by Yandex. AppMetrica is a set of libraries for collecting application usage statistics.","FLUTTER","ANDROID,IOS" -"flutter_custom_selector","https://pub.dev/packages/flutter_custom_selector",31,120,37,"0.0.3","Jul 19, 2022",,,"BSD-2-Clause (LICENSE)","https://github.com/hbrhbr/flutter_custom_select","flutter","A flexible multi select and single select package for Flutter. Flutter custom selector dart package with awesome UI. Make your selection unique and fantacy","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"text_scroll","https://pub.dev/packages/text_scroll",31,130,88,"0.1.0","Jul 17, 2022",,"yurii-khi.dev","MIT (LICENSE)","https://pub.dev/documentation/text_scroll/latest/","flutter","TextScroll Flutter widget adds text auto-scrolling functionality (marquee text).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"form_builder_image_picker","https://pub.dev/packages/form_builder_image_picker",31,130,92,"3.0.0","Jul 13, 2022",,"flutterformbuilderecosystem.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/form_builder_image_picker/latest/","async, flutter, flutter_form_builder, image_picker","Images picker field for FlutterFormBuilder. Get images from gallery or camera","FLUTTER","ANDROID,IOS,WEB" -"action_slider","https://pub.dev/packages/action_slider",31,130,80,"0.6.0","Jul 5, 2022",,"splashbyte.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/action_slider/latest/","flutter","A slider to confirm actions and provide feedback on the success of these after subsequent loading.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"blurry","https://pub.dev/packages/blurry",31,130,77,"1.4.2","Jul 2, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/blurry/latest/","flutter","A new flutter dialog display with blurry effect and built-in themes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"niku","https://pub.dev/packages/niku",31,110,80,"2.3.2","Jul 1, 2022",,"saltyaom.com","unknown (LICENSE)","https://pub.dev/documentation/niku/latest/","collection, flutter","Property builder for styling Widget with SwiftUI like pattern","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_advanced_calendar","https://pub.dev/packages/flutter_advanced_calendar",31,130,79,"1.2.0","Jul 1, 2022",,"alexmelnyk.io","BSD-3-Clause (LICENSE)","https://github.com/alex-melnyk/flutter_advanced_calendar/blob/master/README.md","flutter, flutter_lints, intl","An advanced calendar provides a rich API for widget customization that opens a new look and feel in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"over_react","https://pub.dev/packages/over_react",31,90,92,"4.4.1","Jun 27, 2022",,"workiva.com","unknown (LICENSE)","https://pub.dev/documentation/over_react/latest/","analyzer, build, built_redux, built_value, collection, dart_style, js, logging, meta, path, platform_detect, quiver, react, redux, redux_dev_tools, source_span, transformer_utils, w_common, w_flux","A library for building statically-typed React UI components using Dart.","DART,FLUTTER","WEB" -"stacked_firebase_auth","https://pub.dev/packages/stacked_firebase_auth",31,110,89,"0.2.14","Jun 27, 2022",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/stacked_firebase_auth/latest/","crypto, firebase_auth, firebase_auth_platform_interface, firebase_core, flutter, google_sign_in, logger, sign_in_with_apple","A service class that provides Firebase Authentication Functionality on a single api","FLUTTER","ANDROID,IOS" -"flutter_translation_sheet","https://pub.dev/packages/flutter_translation_sheet",31,110,56,"1.0.20","Jun 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_translation_sheet/latest/","args, collection, dcli, googleapis, googleapis_auth, http, io, path, recase, watcher, yaml","Flutter Translation Sheet (fts) is a simple tool to help you with localization (l10n), using automatic GoogleSheet translations via (GTranslate), generating json, arb and dart files.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"glob","https://pub.dev/packages/glob",31,110,99,"2.1.0","Jun 16, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/glob/latest/","async, collection, file, path, string_scanner","Bash-style filename globbing.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"side_sheet","https://pub.dev/packages/side_sheet",31,100,80,"1.0.2","Jun 15, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/side_sheet/latest/","flutter","Package for implementing of side sheets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_ios_voip_kit","https://pub.dev/packages/flutter_ios_voip_kit",31,120,74,"0.1.0","Jun 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_ios_voip_kit/latest/","flutter","One-to-one video call using CallKit and PushKit with flutter ios app.","FLUTTER","ANDROID,IOS" -"slidable_button","https://pub.dev/packages/slidable_button",31,110,91,"2.0.0+1","Jun 13, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/slidable_button/latest/","flutter","A simple customizable flutter slide button widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"platform_detect","https://pub.dev/packages/platform_detect",31,115,93,"2.0.7","Jun 7, 2022",,"workiva.com","unknown (LICENSE)","https://pub.dev/documentation/platform_detect/latest/","meta, pub_semver","A lightweight library for detecting the running browser and OS","DART,FLUTTER","WEB" -"icons_plus","https://pub.dev/packages/icons_plus",31,130,83,"2.0.1","May 7, 2022",,"rahulchouhan.me","MIT (LICENSE)","https://pub.dev/documentation/icons_plus/latest/","flutter, flutter_svg","A collection of popular icon packs is available in icons_plus. Such as bootstrap, font awesome, eva icons, line awesome, ionicons, and many more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_permission_validator","https://pub.dev/packages/easy_permission_validator",31,120,86,"4.0.0","Apr 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/easy_permission_validator/latest/","flutter, permission_handler","PermissonHandler is a package that manages permissions on Android and iOS, with this package you can find an easy way to use the PermissonHandler library.","FLUTTER","ANDROID,IOS,WINDOWS" -"elastic_client","https://pub.dev/packages/elastic_client",31,120,85,"0.3.11","Apr 23, 2022",,"agilord.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/elastic_client/latest/","http, http_client, meta","Dart bindings for ElasticSearch HTTP API. ElasticSearch is a full-text search engine based on Lucene.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_horizontal_calendar","https://pub.dev/packages/animated_horizontal_calendar",31,110,82,"0.0.3","Apr 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_horizontal_calendar/latest/","flutter, intl","A flutter plugin to show animated horizontal view of calendar with date picker.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"progress_indicator","https://pub.dev/packages/progress_indicator",31,120,86,"0.2.2","Apr 19, 2022",,"rodrigoleonel.com","MIT (LICENSE)","https://pub.dev/documentation/progress_indicator/latest/","flutter","A useful collection of custom progress indicators for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"unsplash_client","https://pub.dev/packages/unsplash_client",31,120,85,"2.1.0+3","Mar 16, 2022",,"gabriel.terwesten.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/unsplash_client/latest/","collection, http, logging, meta","Unsplash provides free high-resolution photos. This is a client for their REST API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"motion_tab_bar_v2","https://pub.dev/packages/motion_tab_bar_v2",31,110,85,"0.2.6","Mar 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/motion_tab_bar_v2/latest/","flutter, vector_math","An animated Bottom Navigation Bar for Flutter apps, icon animates into place, colors are customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"plain_notification_token","https://pub.dev/packages/plain_notification_token",31,120,89,"0.0.4","Feb 16, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/plain_notification_token/latest/","flutter, platform","Get your push notification token via platform way (APNs for iOS / Firebase Clound Messaging for Android)","FLUTTER","ANDROID,IOS" -"flutter_touch_spin","https://pub.dev/packages/flutter_touch_spin",31,120,88,"2.0.0","Jan 31, 2022",,"danvickmiller.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_touch_spin/latest/","flutter, intl","Simple number input spinner Widget for Flutter. Inspired by Bootstrap Touchspin","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_custom_tab_bar","https://pub.dev/packages/flutter_custom_tab_bar",31,90,84,"1.1.9","Jan 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_custom_tab_bar/latest/","flutter","custom tab bar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"smartstruct","https://pub.dev/packages/smartstruct",31,120,77,"1.2.6","Jan 28, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/smartstruct/latest/","Packages that depend on smartstruct","smartstruct - A dart bean mapper annotation processor - the easy nullsafe way!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"redux_epics","https://pub.dev/packages/redux_epics",31,130,91,"0.15.1","Jan 25, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/redux_epics/latest/","redux, rxdart","A redux.dart Middleware that helps you perform side effects using Streams","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_brand_palettes","https://pub.dev/packages/flutter_brand_palettes",32,130,65,"0.4.1","Jan 9, 2022",,"dartoos.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_brand_palettes/latest/","eo_color, flutter","A collection of elegant, declarative classes for the color palettes of popular brands and companies.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"android_play_install_referrer","https://pub.dev/packages/android_play_install_referrer",31,130,93,"0.2.1","Dec 16, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/android_play_install_referrer/latest/","flutter","A Flutter plugin for the Android Play Install Referrer API. You can use it to securely retrieve referral content from Google Play.","FLUTTER","ANDROID" -"truecaller_sdk","https://pub.dev/packages/truecaller_sdk",31,120,88,"0.1.0","Dec 10, 2021",,"truecaller.com","MIT (LICENSE)","https://pub.dev/documentation/truecaller_sdk/latest/","flutter","Flutter plugin that uses Truecaller's Android SDK to provide mobile number verification service to verify users.","FLUTTER","ANDROID" -"wallpaper","https://pub.dev/packages/wallpaper",31,110,83,"1.1.0","Dec 7, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/wallpaper/latest/","dio, flutter, path_provider","The Purpose of the plugin is to set wallpaper from url. Only supported to android. Internally using WallpaperManager to set wallpaper. Supported android version is 24 and above/. Include them in your app manifest. Requires Permissions => ","FLUTTER","ANDROID" -"image_compare","https://pub.dev/packages/image_compare",31,120,83,"1.1.2","Nov 24, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/image_compare/latest/","image, universal_io","Dart package for image comparison. Compare images for difference using a variety of algorithms.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_local_auth_invisible","https://pub.dev/packages/flutter_local_auth_invisible",31,130,87,"2.2.0","Nov 18, 2021",,"dvaplus.eu","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_local_auth_invisible/latest/","flutter, flutter_plugin_android_lifecycle, intl, meta, platform","Flutter plugin for Android and iOS device authentication sensors such as Fingerprint Reader and Touch ID with no visible dialog on Android.","FLUTTER","ANDROID,IOS" -"cronet","https://pub.dev/packages/cronet",31,110,36,"0.0.7","Nov 15, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cronet/latest/","archive, args, cli_util, ffi, path","Experimental Cronet dart bindings.","FLUTTER","ANDROID,IOS,LINUX,WINDOWS" -"analytics","https://pub.dev/packages/analytics",31,130,79,"1.0.2","Nov 1, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/analytics/latest/","logger","Interface for working with analytic services. The library is supposed to unify work with various analytic services.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swipeable_card_stack","https://pub.dev/packages/swipeable_card_stack",31,105,84,"0.0.5","Oct 11, 2021",,"codetoart.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/swipeable_card_stack/latest/","flutter","This is Tinder like swipeable cards package. You can add your own widgets to the stack, receive all four events, left, right, up and down. You can define your own business logic for each direction.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"json_model","https://pub.dev/packages/json_model",31,95,87,"1.0.0","Oct 7, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/json_model/latest/","args, build, build_runner, build_runner_core, glob, io, logging, path","Gernerating Dart model class from Json files with one command.","DART", -"simple_ripple_animation","https://pub.dev/packages/simple_ripple_animation",31,120,90,"0.0.3","Oct 5, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/simple_ripple_animation/latest/","flutter","Simple and customizable ripple animation for flutter app! Check out our preview gifs for a view of what simple ripple animation can do.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_event_calendar","https://pub.dev/packages/flutter_event_calendar",31,90,77,"0.0.8","Sep 9, 2021",,"faridfr.ir","MIT (LICENSE)","https://pub.dev/documentation/flutter_event_calendar/latest/","flutter, shamsi_date","Gregorian and Jalali Event calendar for flutter with options for change style","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"number_inc_dec","https://pub.dev/packages/number_inc_dec",31,130,94,"0.8.0","Aug 31, 2021",,"abhilash-chandran.com","MIT (LICENSE)","https://pub.dev/documentation/number_inc_dec/latest/","flutter","A flutter widget which accepts numeric values with buttons to increment and decrement.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cache_manager_firebase","https://pub.dev/packages/flutter_cache_manager_firebase",31,120,86,"2.0.1","Aug 27, 2021",,"baseflow.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_cache_manager_firebase/latest/","firebase_storage, flutter, flutter_cache_manager, path, path_provider","CacheManager implementation for firebase_storage. Uses the gs:// as key and translates to https://","FLUTTER","ANDROID,IOS,MACOS" -"parallax_rain","https://pub.dev/packages/parallax_rain",31,130,70,"1.1.0","Aug 26, 2021",,"zac.ac","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/parallax_rain/latest/","flutter","Use this package to create cool 3D rain effects. Customize with multiple colors, different raindrop speeds, drop trail effects and more!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_appcenter_bundle","https://pub.dev/packages/flutter_appcenter_bundle",31,130,86,"3.3.2","Aug 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_appcenter_bundle/latest/","flutter","This plugin currently bundles AppCenter Analytics, Crashes and Distribute. To learn more about AppCenter, go to https://aka.ms/appcenterdocs","FLUTTER","ANDROID,IOS" -"nice_buttons","https://pub.dev/packages/nice_buttons",31,110,81,"0.0.2","Aug 5, 2021",,"encerge.com","MIT (LICENSE)","https://pub.dev/documentation/nice_buttons/latest/","flutter","A beautiful, animated, and customizable 3D button for your flutter project with a built-in progress indicator and nice on press animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gallery_view","https://pub.dev/packages/gallery_view",31,100,84,"1.0.0+1","Jul 19, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/gallery_view/latest/","cached_network_image, flutter, photo_view","A plugin for shwoing list of images in exactly looging in gallery view.","FLUTTER","ANDROID,IOS" -"carousel_images","https://pub.dev/packages/carousel_images",31,130,84,"1.1.2","Jul 15, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/carousel_images/latest/","cached_network_image, flutter, transparent_image","Carousel of images with reality (parallax) effect. Support Network and Asset Images.","FLUTTER","ANDROID,IOS,MACOS" -"facebook_event","https://pub.dev/packages/facebook_event",31,110,72,"0.0.6","Jul 7, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/facebook_event/latest/","flutter","Flutter plugin for Facebook App Events.","FLUTTER","ANDROID,IOS" -"text_style_editor","https://pub.dev/packages/text_style_editor",31,120,68,"1.1.1","Jun 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/text_style_editor/latest/","flutter","TextSyleEditor is a flutter widget that help you to edit a text style dynamically.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluent_appbar","https://pub.dev/packages/fluent_appbar",31,120,67,"2.0.0","Jun 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fluent_appbar/latest/","flutter","Fluent AppBar is a package to recreate the iOS large text title bar with a Material design","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"container_tab_indicator","https://pub.dev/packages/container_tab_indicator",31,130,89,"0.3.0","Jun 8, 2021",,"scipack.dev","MIT (LICENSE)","https://pub.dev/documentation/container_tab_indicator/latest/","flutter","Build your own Tab indicator using familiar Container-like properties.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"item_selector","https://pub.dev/packages/item_selector",31,120,83,"0.2.0","Apr 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/item_selector/latest/","flutter, interval_tree","A generic item selector that works with ListView, GridView, Row, Column, or basically any parent widget that can have indexed child widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gender_picker","https://pub.dev/packages/gender_picker",31,120,90,"1.1.0","Apr 15, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/gender_picker/latest/","flutter","A very nice and reactive library for gender picking whether in Horizontal or vertical way","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"float_bubble","https://pub.dev/packages/float_bubble",31,120,65,"0.0.2","Apr 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/float_bubble/latest/","flutter","Float Bubble Button","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_plugin_record","https://pub.dev/packages/flutter_plugin_record",31,105,89,"1.0.1","Apr 1, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_plugin_record/latest/","flutter, uuid","The flutter voice recording plug-in,provides the recording animation and the recording successfully returns to the recording file path","FLUTTER","ANDROID,IOS" -"path_to_regexp","https://pub.dev/packages/path_to_regexp",31,120,93,"0.4.0","Mar 6, 2021",,"leonsenft.dev","MIT (LICENSE)","https://pub.dev/documentation/path_to_regexp/latest/","Packages that depend on path_to_regexp","Converts a path such as '/user/:id' into a regular expression.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loadany","https://pub.dev/packages/loadany",31,130,78,"1.0.0","Mar 5, 2021",,,"Apache-2.0 (LICENSE)","https://github.com/yy1300326388/loadany/tree/master/example","flutter","A new Flutter loads more package, supports ListView 、ScrollView 、Sliver Widget, and can load more styles by custom.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"timeline_editor","https://pub.dev/packages/timeline_editor",31,80,47,"0.3.4","May 29, 2020",,"jezequel.org","unknown (LICENSE)","https://pub.dev/documentation/timeline_editor/latest/","flutter","A flutter wiidget to help you manage timelines like video timeline with tracks editable or not. with move, actions...",, -"animated_float_action_button","https://pub.dev/packages/animated_float_action_button",31,60,68,"1.0.3","Aug 30, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/animated_float_action_button/latest/","flutter","Allows you to create a collapsible list of float buttons.",, -"shared_preferences_settings","https://pub.dev/packages/shared_preferences_settings",31,60,70,"1.2.0","Mar 28, 2020",,,"MIT (LICENSE)","https://github.com/BarthaBRW/shared_preferences_settings","flutter, flutter_colorpicker, rxdart, shared_preferences","Settings Screen with Shared Preferences","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB" -"page_view_indicator","https://pub.dev/packages/page_view_indicator",31,100,90,"2.0.4","Feb 14, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/page_view_indicator/latest/","flutter","Builds indication marks for PageView from any Widget and/or Animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mobile_sidebar","https://pub.dev/packages/mobile_sidebar",31,60,57,"2.0.1","Dec 26, 2019",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/mobile_sidebar/latest/","auto_size_text, flutter","A Responsive Sidebar for Flutter that follows Material Design",, -"animated_stream_list","https://pub.dev/packages/animated_stream_list",31,90,79,"1.1.0","Nov 25, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/animated_stream_list/latest/","flutter, flutter_test, meta","A Flutter library to easily display a list with animated changes from a Stream>. It's like StreamBuilder + ListView.Builder with animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fraction","https://pub.dev/packages/fraction",30,130,89,"4.1.2","Jul 20, 2022",,"fluttercompletereference.com","MIT (LICENSE)","https://pub.dev/documentation/fraction/latest/","Packages that depend on fraction","A package that helps you working with mathematical fractions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vimeo_video_player","https://pub.dev/packages/vimeo_video_player",30,130,82,"0.0.4","Jul 19, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/vimeo_video_player/latest/","dio, flick_video_player, flutter, video_player","A Video Player that support videos from Vimeo platform in Flutter. This Package allow us to play any videos from Vimeo by using its Vimeo Video Id.","FLUTTER","ANDROID,IOS,WEB" -"rad","https://pub.dev/packages/rad",30,130,57,"1.0.1","Jul 19, 2022",,"erlage.com","BSD-3-Clause (LICENSE)","https://github.com/erlage/rad#readme","meta","A zero-dependency frontend framework for creating web apps using Dart. Inspired from Flutter & React.","DART,FLUTTER","WEB" -"responsive_grid_list","https://pub.dev/packages/responsive_grid_list",30,130,89,"1.2.5","Jul 17, 2022",,"htoenjes.de","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/responsive_grid_list/latest/","flutter, quiver","A Flutter plugin to create responsive grid lists using ListView.builder() or SliverList with a SliverChildBuilderDelegate.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kraken","https://pub.dev/packages/kraken",30,80,78,"0.11.0","Apr 7, 2022",,"openkraken.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/kraken/latest/","async, connectivity, ffi, flutter, meta, path, quiver, shared_preferences, vector_math","A high-performance, web standards-compliant rendering engine.",, -"idb_sqflite","https://pub.dev/packages/idb_sqflite",30,130,84,"1.1.1","Jul 16, 2022",,"tekartik.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/idb_sqflite/latest/","idb_shim, meta, sqflite_common","IndexedDB API on top of sqflite for Flutter (Desktop and Mobile) and DartVM io applications","ANDROID,IOS,LINUX,MACOS,WINDOWS", -"qonversion_flutter","https://pub.dev/packages/qonversion_flutter",30,120,82,"4.3.3","Jul 14, 2022",,"qonversion.io","MIT (LICENSE)","https://pub.dev/documentation/qonversion_flutter/latest/","collection, flutter, json_annotation","Flutter plugin to implement in-app subscriptions and purchases. Validate user receipts and manage cross-platform access to paid content on your app. Android & iOS.","FLUTTER","ANDROID,IOS,MACOS" -"dart_license_checker","https://pub.dev/packages/dart_license_checker",30,120,16,"1.2.1","Jul 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_license_checker/latest/","barbecue, pana, path, pubspec_parse, tint","Tool to view all dependencies (packages and plugins) you use and their licenses","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"slider_captcha","https://pub.dev/packages/slider_captcha",31,110,81,"0.1.0","Jul 3, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/slider_captcha/latest/","flutter","slide captcha the same as binance, allow drag and drop for validation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"state_machine","https://pub.dev/packages/state_machine",30,75,86,"2.2.9","Jun 27, 2022",,"workiva.com","unknown (LICENSE)","https://pub.dev/documentation/state_machine/latest/","w_common","Finite state machine library. Easily define legal state transitions. Listen to state entrances, departures, and transitions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pusher_channels_flutter","https://pub.dev/packages/pusher_channels_flutter",30,105,91,"2.0.0","Jun 22, 2022",,"pusher.com","MIT (LICENSE)","https://pub.dev/documentation/pusher_channels_flutter/latest/","flutter, flutter_web_plugins, js","Pusher Channels Flutter Plugin","FLUTTER","ANDROID,IOS,WEB" -"slang","https://pub.dev/packages/slang",31,130,88,"2.6.1","Jun 14, 2022",,"tienisto.com","MIT (LICENSE)","https://pub.dev/documentation/slang/latest/","collection, csv, yaml","Localization / Internationalization (i18n) solution. Use JSON, YAML or CSV files to create typesafe translations via source generation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"surf_flutter_starter","https://pub.dev/packages/surf_flutter_starter",30,100,0,"0.0.4","Jun 7, 2022",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/surf_flutter_starter/latest/","archive, args, cli_util, dio, io, meta, process_run, surf_lint_rules","CLI-tool for creating new Flutter projects, based on surf-flutter-app-template","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"json_api","https://pub.dev/packages/json_api",30,130,76,"5.2.0","Jun 2, 2022",,"karapetov.com","MIT (LICENSE)","https://pub.dev/documentation/json_api/latest/","http, http_parser","A framework-agnostic implementations of JSON:API Client and Server. Supports JSON:API v1.0 (https://jsonapi.org)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"redirect_icon","https://pub.dev/packages/redirect_icon",31,110,46,"0.1.1","May 30, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/redirect_icon/latest/","dartdoc, flutter, url_launcher","A flutter Package that helps in building beautiful clickable icons which redirects to a Url.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mysql_utils","https://pub.dev/packages/mysql_utils",30,130,83,"2.0.10","May 16, 2022",,"dev.sumsg.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mysql_utils/latest/","mysql_client","This is [mysql_client] help library,This makes mysql easier to use and simple.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"isolate_bloc","https://pub.dev/packages/isolate_bloc",30,110,68,"2.1.1","May 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/isolate_bloc/latest/","combine, equatable, flutter, provider, uuid","A dart package that helps implement the BLoC pattern. BLoC works in Isolate and don't slow down UI.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"sunmi_printer_plus","https://pub.dev/packages/sunmi_printer_plus",30,130,88,"2.1.0","May 2, 2022",,"marcus.brasizza.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sunmi_printer_plus/latest/","flutter","Support V2 Pro Sunmi Label Version and Null safety. With this package you can connect with Sunmi printers, print text, image, qrcode, barcodes and a custom Esc/Pos if you like.","FLUTTER","ANDROID,IOS" -"asset_cache","https://pub.dev/packages/asset_cache",30,130,83,"2.0.0","Apr 21, 2022",,"apptakk.com","MIT (LICENSE)","https://pub.dev/documentation/asset_cache/latest/","flutter, path","Load and cache binary asset of any type given a decoder. Built in support for byte data, images, json and text.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"barras","https://pub.dev/packages/barras",30,80,74,"0.0.2","Oct 26, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/barras/latest/","flutter, flutter_beep, qrcode, torch_compat","A simple and customizable barcode scanning package for Android and iOS. It uses AVCaptureSession in iOS and ZXing in Android.","FLUTTER","ANDROID,IOS" -"floating_bubbles","https://pub.dev/packages/floating_bubbles",30,130,78,"2.2.0","Apr 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/floating_bubbles/latest/","flutter, simple_animations","A Flutter Package for adding Floating bubbles on the Foreground to any Flutter widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"numeral","https://pub.dev/packages/numeral",30,130,92,"2.0.1","Mar 30, 2022",,"odroe.com","MIT (LICENSE)","https://pub.dev/documentation/numeral/latest/","Packages that depend on numeral","A Dart library for Format number into beautiful string, Format the number into a beautiful, readable and short string.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"background_app_bar","https://pub.dev/packages/background_app_bar",30,120,87,"2.0.1","Mar 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/background_app_bar/latest/","flutter","A background app bar plugin, use this plugin if you want to preserve background of sliver app bar when scrolling,","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"super_form","https://pub.dev/packages/super_form",30,130,53,"1.0.1","Feb 27, 2022",,"pr0gramista.pl","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/super_form/latest/","equatable, flutter","Quick, familiar and extensible forms in Flutter. No magical configuration required. Comes with form widgets, error text and many validation rules.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_utils_project","https://pub.dev/packages/flutter_utils_project",30,110,64,"1.1.1","Feb 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_utils_project/latest/","flutter, get, shared_preferences","This library works to provide the tools and parts needed to build your project faster, with less effort, and add code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_switch_clipper","https://pub.dev/packages/flutter_switch_clipper",30,130,44,"0.0.5","Feb 10, 2022",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_switch_clipper/latest/","flutter","A Flutter package that two widgets switch with default clipper or customized clipper.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"comment_box","https://pub.dev/packages/comment_box",30,90,91,"0.0.17","Jan 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/comment_box/latest/","cupertino_icons, flutter","A simple Flutter comment box for posts and products.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutterbook","https://pub.dev/packages/flutterbook",30,90,41,"0.1.6","Jan 22, 2022",,"moonsdontburn.design","MIT (LICENSE)","https://pub.dev/documentation/flutterbook/latest/","cupertino_icons, device_preview, flutter, flutter_feather_icons, flutter_markdown, google_fonts, provider, recase","A storyboard tool to accelerate the development of Flutter widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_invitereferrals","https://pub.dev/packages/flutter_invitereferrals",30,90,61,"1.1.0","Dec 21, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_invitereferrals/latest/","flutter","A Flutter InviteReferrals plugin.","FLUTTER","ANDROID,IOS" -"flutter_timer_countdown","https://pub.dev/packages/flutter_timer_countdown",30,130,90,"1.0.3","Dec 9, 2021",,"appinio.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_timer_countdown/latest/","flutter","A simple timer for counting down a given time. Supports customizable appearance and different formats.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_decorated_text","https://pub.dev/packages/flutter_decorated_text",30,120,73,"1.0.12","Nov 10, 2021",,"gabdsg.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_decorated_text/latest/","collection, flutter","Set different rules to the DecoratedText widget to style differently what each rule matches. Add onTap callback to rules and get the matching text","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"link_preview_generator","https://pub.dev/packages/link_preview_generator",30,120,93,"1.2.0","Oct 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/link_preview_generator/latest/","collection, flutter, http, path, universal_html, url_launcher","A cross-platform flutter package to convert your links into rich beautiful previews.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_flipperkit","https://pub.dev/packages/flutter_flipperkit",30,90,77,"0.0.28","Oct 11, 2021",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/flutter_flipperkit/latest/","flutter, uuid","Flipper (Extensible mobile app debugger) for flutter.",, -"glutton","https://pub.dev/packages/glutton",30,130,75,"2.0.0","Sep 25, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/glutton/latest/","encrypt, flutter, shared_preferences","Flutter shared preferences customized plugin. Secure, Encrypted, Simplified use, Simple key-value pairs storage.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_video_newfeed","https://pub.dev/packages/flutter_video_newfeed",30,110,61,"1.0.3","Sep 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_video_newfeed/latest/","flutter, lottie, marquee, video_player, visibility_detector","This package will provide for you a default new feed screen like tiktok screen. You can custom you own for each item. Help you in fast development for this type of UI","FLUTTER","ANDROID,IOS,WEB" -"linkfy_text","https://pub.dev/packages/linkfy_text",30,130,86,"1.1.5","Sep 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/linkfy_text/latest/","flutter","A lightweight flutter package to linkify texts containing urls, emails and hashtags like twitter does.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"optional","https://pub.dev/packages/optional",30,130,91,"6.1.0+1","Aug 16, 2021",,"tech42solutions.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/optional/latest/","collection","An implementation of the Optional type, which helps avoid dealing with null references","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cnic_scanner","https://pub.dev/packages/cnic_scanner",30,110,75,"0.0.2","Aug 12, 2021",,"faizafarooquidev.blogspot.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/cnic_scanner/latest/","flutter, fluttertoast, google_ml_kit, image_picker, intl, permission_handler","A package that lets you to scan your CNIC and ID cards and all types of other cards. It support both Android and iOS and null safe.","FLUTTER","ANDROID,IOS" -"flutter_voip_kit","https://pub.dev/packages/flutter_voip_kit",30,120,74,"0.0.6","Aug 4, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_voip_kit/latest/","flutter","Use iOS CallKit and Android's Telecom library to create and receive calls with native functionality. e.g. Calls pop up on user's lock screen.","FLUTTER","ANDROID,IOS" -"animated_tree_view","https://pub.dev/packages/animated_tree_view",30,110,75,"0.1.1","Jul 8, 2021",,"cubivue.com","MIT (LICENSE)","https://pub.dev/documentation/animated_tree_view/latest/","flutter, scroll_to_index","Animated TreeView based on AnimatedList that allows building fully customizable Nodes that can be nested to infinite levels and children.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliding_number","https://pub.dev/packages/sliding_number",30,110,76,"0.0.4","Jun 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sliding_number/latest/","flutter","Show the change of a number beautifully with a dynamic sliding animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"colorize_text_avatar","https://pub.dev/packages/colorize_text_avatar",30,110,90,"1.0.2","Jun 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/colorize_text_avatar/latest/","flutter","Colorize Text Avatar is a package to generate avatar based on your user initials.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"get_phone_number","https://pub.dev/packages/get_phone_number",30,120,89,"2.0.1","May 23, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/get_phone_number/latest/","flutter","Get real phone number from device - It only works on android device and also need to run in a real device.","FLUTTER","ANDROID" -"random_password_generator","https://pub.dev/packages/random_password_generator",30,130,85,"0.2.1","May 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/random_password_generator/latest/","flutter","A new Flutter package which help generate strong password for online accounts and password strength estimator for Dart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"float_button_overlay","https://pub.dev/packages/float_button_overlay",30,90,48,"0.3.4","May 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/float_button_overlay/latest/","flutter","A Flutter plugin to keep app service background visible like a Float Action Button","FLUTTER","ANDROID" -"json_store","https://pub.dev/packages/json_store",30,100,87,"1.4.0","Mar 16, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/json_store/latest/","encrypt, flutter, flutter_secure_storage, path_provider, sqflite","A Flutter storage solution somewhat similar to a browser's localStorage (but super powered)","FLUTTER","ANDROID,IOS" -"full_screen_image_null_safe","https://pub.dev/packages/full_screen_image_null_safe",30,110,93,"2.0.0","May 13, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/full_screen_image_null_safe/latest/","flutter","Full screen photo viewer. It shuts off when scrolling vertically. Can work with Hero widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"iqplayer","https://pub.dev/packages/iqplayer",30,110,74,"0.4.1","May 6, 2021",,"muhmdhsn313.me","MIT (LICENSE)","https://pub.dev/documentation/iqplayer/latest/","bloc, equatable, flutter, flutter_bloc, http, simple_html_css, video_player","Simple awesome video player with subtitle (you can load from assets, file, network, string).","FLUTTER","ANDROID,IOS" -"zxing2","https://pub.dev/packages/zxing2",30,130,87,"0.1.0","May 4, 2021",,"xaha.dev","Apache-2.0, BSD-3-Clause-No-Nuclear-Warranty, MIT (LICENSE)","https://pub.dev/documentation/zxing2/latest/","charcode, collection, fixnum, meta","A multi-format 1D/2D barcode image processing library implemented in Dart. This is a port of the Android library.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wc_form_validators","https://pub.dev/packages/wc_form_validators",30,130,91,"1.0.0","Apr 27, 2021",,"wisecrab.com","unknown (LICENSE)","https://pub.dev/documentation/wc_form_validators/latest/","flutter","A Flutter plugin to validate forms with utility functions. It can validate emails, regex, character limits and many more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hexagon","https://pub.dev/packages/hexagon",30,100,89,"0.1.1","Mar 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/hexagon/latest/","flutter","Library about hexagon shape. You can create pointy or flat hexagons in any color you like.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_aws_s3_client","https://pub.dev/packages/flutter_aws_s3_client",30,100,88,"0.6.0","Mar 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_aws_s3_client/latest/","amazon_cognito_identity_dart_2, built_collection, built_value, http, xml2json","A simple, unofficial AWS S3 client in dart. Supports downloading objects and listing objects in a bucket.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_video_info","https://pub.dev/packages/flutter_video_info",30,120,96,"1.2.0","Mar 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_video_info/latest/","flutter, path","A flutter plugin to get basic metadata information of a video file.","FLUTTER","ANDROID,IOS" -"heic_to_jpg","https://pub.dev/packages/heic_to_jpg",30,130,95,"0.2.0","Mar 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/heic_to_jpg/latest/","flutter","With this library you can convert HEIC/HEIF file to JPEG image easily","FLUTTER","ANDROID,IOS" -"money_formatter","https://pub.dev/packages/money_formatter",30,120,94,"0.0.3","Mar 14, 2021",,"wiseminds.cc","BSD-2-Clause-Views (LICENSE)","https://pub.dev/documentation/money_formatter/latest/","flutter, intl","MoneyFormatter is a Flutter extension to formatting various types of currencies according to the characteristics you like, without having to be tied to any localization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chat_list","https://pub.dev/packages/chat_list",30,120,78,"2.0.0","Mar 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/chat_list/latest/","bubble, flutter","A flutter package to incorporate a chat view in a simple way","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"highlight","https://pub.dev/packages/highlight",30,100,86,"0.7.0","Mar 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/highlight/latest/","collection","Syntax highlighting for Dart with lots of languages and themes support.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"neon","https://pub.dev/packages/neon",30,120,81,"0.1.0","Mar 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/neon/latest/","async, flutter","A Flutter plugin that allows you to use beautiful neon signs in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"media_gallery","https://pub.dev/packages/media_gallery",30,90,80,"0.1.5","Oct 19, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/media_gallery/latest/","flutter","A Flutter plugin that lists native gallery items.","FLUTTER","ANDROID,IOS" -"tridimensional_drawer","https://pub.dev/packages/tridimensional_drawer",30,90,52,"0.1.1","May 18, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/tridimensional_drawer/latest/","flutter","Tridimensional Drawer is an easy way to create a 3D Perspective drawer, where you can insert any type of widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_analog_clock","https://pub.dev/packages/flutter_analog_clock",30,90,79,"0.1.1","May 16, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_analog_clock/latest/","flutter","A simple and fully customizable flutter analog clock widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rough","https://pub.dev/packages/rough",30,90,25,"0.1.1","May 5, 2020",,"sergiandreplace.com","MIT (LICENSE)","https://pub.dev/documentation/rough/latest/","flutter","Rough is a library that allows you draw in a sketchy, hand-drawn-like style","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"navigation_rail","https://pub.dev/packages/navigation_rail",30,60,65,"1.5.0","Mar 28, 2020",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/navigation_rail/latest/","flutter","A Navigation Rail for Flutter",, -"ripple_effect","https://pub.dev/packages/ripple_effect",30,100,70,"0.1.1","Apr 1, 2020",,"ericdallo.dev","MIT (LICENSE)","https://pub.dev/documentation/ripple_effect/latest/","flutter, rect_getter","An easy way to start a ripple effect from any widget to the entire screen on your flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"epub_kitty","https://pub.dev/packages/epub_kitty",30,100,58,"0.1.7","Apr 1, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/epub_kitty/latest/","flutter","epub_kitty is an epub ebook reader that encapsulates the folioreader framework.","FLUTTER","ANDROID,IOS" -"braintree_payment","https://pub.dev/packages/braintree_payment",30,85,84,"1.2.4","Mar 30, 2020",,"deligence.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/braintree_payment/latest/","flutter","Braintree Payment plugin for Flutter apps by Deligence Technologies. This payment gateway plugin lets you integrate Braintree Drop In payment UI in just 4 easy steps.","FLUTTER","ANDROID,IOS" -"water_drop","https://pub.dev/packages/water_drop",30,100,40,"1.0.0","Mar 23, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/water_drop/latest/","flutter","A package for creating water drops on top of your widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swipe_up","https://pub.dev/packages/swipe_up",30,90,67,"1.0.0","Mar 21, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/swipe_up/latest/","flutter","A flutter widget that provides swipe up actions similar to Instagram's","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"color_thief_flutter","https://pub.dev/packages/color_thief_flutter",30,100,84,"1.0.2","Jan 17, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/color_thief_flutter/latest/","flutter, quantize_dart","Grab the color palette from an image, the Flutter implementation of color-thief.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"finance_quote","https://pub.dev/packages/finance_quote",30,90,31,"0.1.2","Sep 19, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/finance_quote/latest/","html, http, intl, logger, meta","A multi-platform API to retrieve quote information and prices for stocks (e.g. Amazon, Google), commodities (e.g. Gold, Oil) and crypto-currencies (e.g. Bitcoin, Ethereum).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_json_widget","https://pub.dev/packages/flutter_json_widget",30,80,84,"1.0.2","Aug 5, 2019",,,"flutter","https://pub.dev/packages/flutter_json_widget/license","Packages that depend on flutter_json_widget","A Json viewer widget for flutter. Shows json data in an extensible list. Makes data readable on the phone easily.",, -"floating_action_row","https://pub.dev/packages/floating_action_row",30,100,76,"0.1.0","Jul 4, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/floating_action_row/latest/","flutter","A Flutter package that provides a widget with a row or column of floating action buttons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"beauty_textfield","https://pub.dev/packages/beauty_textfield",30,80,71,"0.0.1","Jun 20, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/beauty_textfield/latest/","flutter","A Beauty Textfield made with Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"install_plugin","https://pub.dev/packages/install_plugin",30,110,90,"2.0.1","May 16, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/install_plugin/latest/","flutter","A flutter plugin for install apk for android; and using url to go to app store for iOS.","FLUTTER","ANDROID,IOS" -"snaplist","https://pub.dev/packages/snaplist",30,90,86,"0.1.8","Mar 15, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/snaplist/latest/","flutter","A small library that allows to create lists with snapping to item.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rich_alert","https://pub.dev/packages/rich_alert",30,90,82,"0.1.32","Dec 9, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/rich_alert/latest/","cupertino_icons, flutter","Flutter Alert Dialogs for the ""rich"". Used for rendering beautiful untraditional alert dialogs in Flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_esc_pos_utils","https://pub.dev/packages/flutter_esc_pos_utils",29,120,86,"0.1.7","Jul 15, 2022",,"lithos.in","GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_esc_pos_utils/latest/","flutter, gbk_codec, hex, image","This package is used to generate ESC/pos commands to print using Bluetooth, WiFi/Network, or USB printers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flame_audio","https://pub.dev/packages/flame_audio",29,130,93,"1.3.0","Jul 8, 2022",,"flame-engine.org","MIT (LICENSE)","https://pub.dev/documentation/flame_audio/latest/","audioplayers, flame, flutter, synchronized","Audio support for the Flame game engine. This containst all audio related code will live in the future, using the audioplayers package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"assets_audio_player_web","https://pub.dev/packages/assets_audio_player_web",30,100,90,"3.0.5","Jul 5, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/assets_audio_player_web/latest/","flutter, flutter_web_plugins","Web plugin for assets_audio_player, play music/audio stored in assets files directly from Flutter.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"http_multi_server","https://pub.dev/packages/http_multi_server",29,130,99,"3.2.1","Jun 15, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/http_multi_server/latest/","async","A dart:io HttpServer wrapper that handles requests from multiple servers.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dropdown_textfield","https://pub.dev/packages/dropdown_textfield",29,130,87,"1.0.3","Jun 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dropdown_textfield/latest/","collection, equatable, flutter","A DropdownTextfield is a material design TextField. The DropDownButton is a widget that we can use to select one unique value or multivalue from a set of values.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"quick_notify","https://pub.dev/packages/quick_notify",29,110,76,"0.2.1","Mar 17, 2022","0.3.0-dev.0","woodemi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/quick_notify/latest/","flutter, flutter_web_plugins, plugin_platform_interface","A cross-platform (Android/iOS/Web/Windows/macOS/Linux) notification plugin for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"path_provider_windows","https://pub.dev/packages/path_provider_windows",29,120,99,"2.1.0","May 28, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/path_provider_windows/latest/","ffi, flutter, path, path_provider_platform_interface, win32","Windows implementation of the path_provider plugin","FLUTTER","WINDOWS" -"app_runner","https://pub.dev/packages/app_runner",29,130,68,"2.1.0","May 27, 2022",,"madbrains.ru","MIT (LICENSE)","https://pub.dev/documentation/app_runner/latest/","flutter","Launch your Flutter app like a pro! AppRunner is a configurator for quick and controlled launch of your application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"local_image_provider","https://pub.dev/packages/local_image_provider",29,130,85,"4.2.0","May 17, 2022",,"csdcorp.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/local_image_provider/latest/","flutter, flutter_web_plugins, json_annotation, local_image_provider_platform_interface","A library for retrieving the metadata and contents of the images, videos, and albums on a mobile device.","FLUTTER","ANDROID,IOS,WEB" -"myfatoorah_flutter","https://pub.dev/packages/myfatoorah_flutter",29,90,88,"2.1.12","May 11, 2022",,,"unknown (LICENSE)","https://myfatoorah.readme.io/docs/flutter","back_button_interceptor, device_info, flutter, http, webview_flutter","This plugin simplify the MyFatoorah payment platforms integration with your app, that works smoothly and provide you a simple way to embed our payment functions within your app.","FLUTTER","ANDROID,IOS" -"ft_cli","https://pub.dev/packages/ft_cli",29,110,16,"0.1.8+8","May 5, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/ft_cli/latest/","ansicolor, args, get_it, interact, path, process_run, recase","This project is one CLI for integrate Flutter and Dart with Clean Architecture","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"japx","https://pub.dev/packages/japx",29,120,86,"2.0.4","Apr 6, 2022",,"infinum.com","MIT (LICENSE)","https://pub.dev/documentation/japx/latest/","Packages that depend on japx","Lightweight parser for the JSON:API (http://jsonapi.org/) structure.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"neon_widgets","https://pub.dev/packages/neon_widgets",29,110,68,"0.1.2","Mar 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/neon_widgets/latest/","flutter","The complete neon solution. This package provides Neon widgets with and without flicker effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"pubviz","https://pub.dev/packages/pubviz",29,110,16,"3.0.0","Mar 21, 2022",,"j832.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pubviz/latest/","args, build_cli_annotations, collection, gviz, http, io, path, pub_semver, pubspec_parse, stack_trace, string_scanner, yaml","A tool to visualize package dependencies and version constraints in your Dart project.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"media_info","https://pub.dev/packages/media_info",29,130,94,"0.10.0","Mar 14, 2022",,"ivity.asia","unknown (LICENSE)","https://pub.dev/documentation/media_info/latest/","flutter, mime","Determine multimedia file properties like width, height, duration","FLUTTER","ANDROID,IOS" -"mocktail_image_network","https://pub.dev/packages/mocktail_image_network",29,130,89,"0.3.1","Mar 9, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/mocktail_image_network/latest/","mocktail","A Dart package which allows you to mock Image.network in your widget tests with confidence using the mocktail package.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"directed_graph","https://pub.dev/packages/directed_graph",29,130,78,"0.3.7","Mar 2, 2022",,"simphotonics.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/directed_graph/latest/","exception_templates, graphs, lazy_memo, quote_buffer","Generic directed graph and weighted directed graph with algorithms enabling sorting and topological ordering of vertices.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swiping_card_deck","https://pub.dev/packages/swiping_card_deck",29,130,81,"1.2.0","Feb 11, 2022","2.0.0-dev.0",,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/swiping_card_deck/latest/","flutter","A widget for swiping through a deck of cards with gestures or buttons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sticker_view","https://pub.dev/packages/sticker_view",29,120,74,"0.0.2","Jan 27, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/sticker_view/latest/","flutter","A Flutter plugin to rotate, resize, move, delete any text, photo or other widget.","FLUTTER","ANDROID,IOS" -"gdpr_dialog","https://pub.dev/packages/gdpr_dialog",29,120,83,"2.1.1","Jan 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/gdpr_dialog/latest/","flutter","Library for use GDPR dialog from user for personalized ads and non personalized ads.","FLUTTER","ANDROID,IOS" -"download_assets","https://pub.dev/packages/download_assets",29,110,86,"3.0.0","Dec 27, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/download_assets/latest/","archive, dio, flutter, path_provider","Download and uncompress assets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"regexed_validator","https://pub.dev/packages/regexed_validator",29,110,90,"2.0.0+1","Dec 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/regexed_validator/latest/","Packages that depend on regexed_validator","Validating: phone, name, postalCode, email, url, currency, ip, date, time, htmlTags, password (strong), medium-password, creditCard. for A Dart/Flutter developers","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"explo","https://pub.dev/packages/explo",29,110,26,"0.1.0+1","Dec 14, 2021",,"gabriel.terwesten.net","MIT (LICENSE)","https://pub.dev/documentation/explo/latest/","collection, explo_capture, flutter, flutter_riverpod, stream_channel, vector_math, vm_service, web_socket_channel","Explore the render tree of a Flutter app in 3D, through an exploded representation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sim_country_code","https://pub.dev/packages/flutter_sim_country_code",29,110,94,"0.1.2","Dec 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_sim_country_code/latest/","flutter","Flutter sim country code","FLUTTER","ANDROID,IOS" -"drop_shadow","https://pub.dev/packages/drop_shadow",29,130,84,"0.0.1+4","Dec 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/drop_shadow/latest/","flutter","It's a drop shadow effect not only for images but also for any widget in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_expanded_tile","https://pub.dev/packages/flutter_expanded_tile",29,130,91,"0.3.6","Nov 25, 2021",,"micazi.dev","MIT (LICENSE.md)","https://pub.dev/documentation/flutter_expanded_tile/latest/","flutter","An Expansion tile similar to the list tile supports leading widget,and programatic control with content expansion animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bootstrap_flutter","https://pub.dev/packages/bootstrap_flutter",29,110,15,"1.0.0","Nov 17, 2021",,"gabul.dev","MIT (LICENSE)","https://pub.dev/documentation/bootstrap_flutter/latest/","flutter, golden_toolkit","Aplicação de responsividade do bootstrap para facilitar a criação de multiplos tamanhos de telas em seus projetos","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_sentiment","https://pub.dev/packages/dart_sentiment",29,120,59,"0.0.9","Nov 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_sentiment/latest/","flutter, remove_emoji","Dart Sentiment is a dart module that uses the AFINN-165 wordlist and Emoji Sentiment Ranking to perform sentiment analysis on arbitrary blocks of input text.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"epubx","https://pub.dev/packages/epubx",29,100,84,"3.0.0","Oct 23, 2021",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/epubx/latest/","archive, collection, image, quiver, xml","Epub Parser for Dart. Epub package fork. Suitable for use on the Server, the Web, or in Flutter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sembast_web","https://pub.dev/packages/sembast_web",29,130,93,"2.0.1+1","Sep 13, 2021",,"tekartik.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sembast_web/latest/","idb_shim, sembast","NoSQL persistent embedded database for the Web on top of IndexedDB","ANDROID,IOS,LINUX,MACOS,WINDOWS", -"easy_isolate","https://pub.dev/packages/easy_isolate",29,130,80,"1.3.0","Sep 9, 2021",,"britto.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/easy_isolate/latest/","Packages that depend on easy_isolate","An abstraction of the isolate providing an easy way to work with different threads","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"sidebar_bigeagle","https://pub.dev/packages/sidebar_bigeagle",29,100,67,"0.1.5+2","Aug 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sidebar_bigeagle/latest/","flutter, flutter_web_plugins","This package adds a Sidebar widget which is convenient for Web & Desktop.","FLUTTER","MACOS,WEB,WINDOWS" -"quill_delta","https://pub.dev/packages/quill_delta",29,100,88,"2.0.0","Sep 21, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/quill_delta/latest/","collection, quiver_hashcode","Simple and expressive format for describing rich-text content created for Quill.js editor. This package is unofficial port to Dart from JavaScript.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"reactives","https://pub.dev/packages/reactives",29,110,62,"0.2.0","Jul 18, 2021",,"ripemango.us","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/reactives/latest/","flutter","A new way to extract/group/reuse common logic of StatefulWidget. Think of them like React hooks but for and of flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shadow","https://pub.dev/packages/shadow",29,110,85,"1.0.0","Jun 13, 2021",,"fethi-hamdani.ml","unknown (LICENSE)","https://pub.dev/documentation/shadow/latest/","flutter","the easiest way to Add Shadow to any type of widget with some basic customization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_rich_text","https://pub.dev/packages/simple_rich_text",29,120,89,"2.0.49","May 22, 2021",,"onlyup.com","MIT (LICENSE)","https://pub.dev/documentation/simple_rich_text/latest/","flutter, url_launcher","Display a Dart string in Flutter using simple rich text characters.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"svg_to_paint","https://pub.dev/packages/svg_to_paint",29,130,54,"1.0.10","May 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/svg_to_paint/latest/","crypto, flutter, path","svg_to_paint generates dart code from a svg file. Given an xml file you can draw its simply by typing a command.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dialogflow_grpc","https://pub.dev/packages/dialogflow_grpc",29,90,86,"0.2.9","Apr 13, 2021",,"leeboonstra.dev","fixnum, flutter, grpc, meta, protobuf, uuid","https://pub.dev/packages/dialogflow_grpc/license","Packages that depend on dialogflow_grpc","Flutter package for Dialogflow CX, V2 and V2beta using gRPC. A faster integration with the Dialogflow API and also the possibility to do audio streaming.",, -"flutter_advanced_progress","https://pub.dev/packages/flutter_advanced_progress",29,130,55,"1.0.0+1","Apr 10, 2021",,"alexmelnyk.io","BSD-3-Clause (LICENSE)","https://github.com/alex-melnyk/flutter_advanced_progress/blob/master/README.md","flutter, vector_math","An advanced progress widget, that can be fully customized with bunch of properties, just try it and enjoy!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"intersperse","https://pub.dev/packages/intersperse",29,130,92,"2.0.0","Apr 5, 2021",,"modulovalue.com","MIT (LICENSE)","https://pub.dev/documentation/intersperse/latest/","Packages that depend on intersperse","Insert an element between each element of an Iterable or List.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"geodesy","https://pub.dev/packages/geodesy",29,100,92,"0.3.2","Aug 25, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/geodesy/latest/","latlong, pedantic","A Dart library for geodesic and trigonometric calculations working with points and paths","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"currency_textfield","https://pub.dev/packages/currency_textfield",29,120,82,"2.0.0","Apr 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/currency_textfield/latest/","flutter","A Controller for currency text input.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"microphone","https://pub.dev/packages/microphone",29,120,84,"0.1.0","Mar 26, 2021",,"creativemaybeno.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/microphone/latest/","flutter, meta, microphone_platform_interface, microphone_web","Plugin (web-only at this time) for recording audio through the microphone. This is an audio recorder plugin.","FLUTTER","WEB" -"debounce_throttle","https://pub.dev/packages/debounce_throttle",29,120,92,"2.0.0","Mar 5, 2021",,"defylogic.dev","MIT (LICENSE)","https://pub.dev/documentation/debounce_throttle/latest/","meta, simple_observable","A debouncer and throttle that works with Futures, Streams, and callbacks.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"link_text","https://pub.dev/packages/link_text",29,120,89,"0.2.0","Mar 4, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/link_text/latest/","flutter, url_launcher","Easy to use text widget for Flutter apps, which converts inlined URLs into clickable links. Allows custom styling.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sanitize_html","https://pub.dev/packages/sanitize_html",29,130,90,"2.0.0","Mar 1, 2021",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/sanitize_html/latest/","html, meta","Function for sanitizing HTML to prevent XSS by restrict elements and attributes to a safe subset of allowed values.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mdi","https://pub.dev/packages/mdi",29,100,92,"4.0.0","Aug 8, 2020",,"vyperium.com","flutter","https://pub.dev/packages/mdi/license","Packages that depend on mdi","Material Design Icons for Flutter from the materialdesignicons.com community.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"framy_annotation","https://pub.dev/packages/framy_annotation",29,110,51,"0.1.5+1","Oct 25, 2020",,"fidev.io","LGPL-3.0 (LICENSE)","https://pub.dev/documentation/framy_annotation/latest/","Packages that depend on framy_annotation","Annotations for framy_generator. This package does nothing without framy_generator.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"startapp","https://pub.dev/packages/startapp",29,90,67,"0.5.1","Sep 12, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/startapp/latest/","flutter","Flutter plugin for StartApp SDK - Currently only support Android platform","FLUTTER","ANDROID" -"animated_onboarding","https://pub.dev/packages/animated_onboarding",29,90,79,"0.0.2","Jul 27, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/animated_onboarding/latest/","flutter","Animated onboarding process for your Flutter app. This library contains a pre-build animation for your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scrolling_page_indicator","https://pub.dev/packages/scrolling_page_indicator",29,90,88,"0.1.3","May 17, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/scrolling_page_indicator/latest/","flutter","Flutter implementation of page view indicator like Instagram","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flt_worker","https://pub.dev/packages/flt_worker",29,110,54,"0.1.0","Apr 18, 2020",,"xinthink.com","MIT (LICENSE)","https://pub.dev/documentation/flt_worker/latest/","flutter","The flt_worker plugin allows you to schedule and execute Dart background tasks, based on the WorkManager and the BackgroundTasks APIs, for Android and iOS 13+ respectively.","FLUTTER","ANDROID,IOS" -"social_share_plugin","https://pub.dev/packages/social_share_plugin",29,80,86,"0.3.1+1","Apr 3, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/social_share_plugin/latest/","flutter, meta","Social Share to Facebook and Instagram Flutter plugin.","FLUTTER","ANDROID,IOS" -"json_to_form","https://pub.dev/packages/json_to_form",29,60,75,"0.0.4","Feb 3, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/json_to_form/latest/","flutter","A flutter plugin to use convert Json to Form Basic",, -"open_appstore","https://pub.dev/packages/open_appstore",29,90,92,"1.0.2","Oct 25, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/open_appstore/latest/","flutter","A Flutter plugin for opening Apple App Store or Google Play Store.","FLUTTER","ANDROID,IOS" -"dart_notification_center","https://pub.dev/packages/dart_notification_center",29,90,89,"1.0.0+1","Jul 11, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_notification_center/latest/","meta","A wrapper for the observer pattern for Dart in the style of the iOS Notification Center.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circle_wave_progress","https://pub.dev/packages/circle_wave_progress",29,80,74,"0.0.4","Jan 10, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/circle_wave_progress/latest/","flutter","Circle Wave Progress","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"build_config","https://pub.dev/packages/build_config",28,100,96,"1.1.0","Jul 12, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/build_config/latest/","checked_yaml, json_annotation, path, pubspec_parse, yaml","Support for parsing `build.yaml` configuration.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_map_location_marker","https://pub.dev/packages/flutter_map_location_marker",28,130,94,"4.1.3","Jul 12, 2022",,"tlserver6y.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_map_location_marker/latest/","flutter, flutter_compass, flutter_map, geolocator, latlong2","A flutter map plugin for displaying device current location.","FLUTTER","ANDROID,IOS" -"selectable_container","https://pub.dev/packages/selectable_container",28,130,84,"1.0.6","Jul 9, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/selectable_container/latest/","flutter","Selectable container for Flutter. The container shows an icon on one of the corner when tapped.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icalendar_parser","https://pub.dev/packages/icalendar_parser",28,130,82,"1.0.2","Jul 8, 2022",,"rouxguillau.me","MIT (LICENSE)","https://pub.dev/documentation/icalendar_parser/latest/","Packages that depend on icalendar_parser","Package to parse iCalendar (.ics) files written in pure Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"screen_capture_event","https://pub.dev/packages/screen_capture_event",28,120,91,"1.0.3","Jul 7, 2022",,"nizwar.dev","MIT (LICENSE)","https://pub.dev/documentation/screen_capture_event/latest/","flutter, permission_handler","Catch screen capture (Screenshot & Screen Record) event for Android and iOS","FLUTTER","ANDROID,IOS" -"tinkoff_acquiring","https://pub.dev/packages/tinkoff_acquiring",28,130,74,"3.0.5","Apr 22, 2022","3.0.6-dev.2","madbrains.ru","MIT (LICENSE)","https://pub.dev/documentation/tinkoff_acquiring/latest/","comparer, crypto, crypton, http, json_annotation, meta","Flutter Tinkoff Acquiring SDK is a simple way to integrate payments into your mobile application.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lan_scanner","https://pub.dev/packages/lan_scanner",28,130,81,"3.5.0","Jul 6, 2022",,"ivirtex.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/lan_scanner/latest/","dart_ping","Dart / Flutter package that allows discovering network devices via multi-threaded ICMP pings.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_locales","https://pub.dev/packages/flutter_locales",29,100,89,"2.0.2","Jun 27, 2022",,,"MIT (LICENSE)","https://github.com/iampopal/flutter_locales","flutter, flutter_localizations, intl, shared_preferences","Easily localize your app to multiple languages","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adapty_flutter","https://pub.dev/packages/adapty_flutter",28,110,82,"1.0.12","Jun 27, 2022",,"adapty.io","MIT (LICENSE)","https://pub.dev/documentation/adapty_flutter/latest/","flutter","Adapty SDK is an open-source framework that makes implementing in-app subscriptions in Flutter applications fast and easy. It’s 100% open-source and lightweight.","FLUTTER","ANDROID,IOS" -"analyzer_plugin","https://pub.dev/packages/analyzer_plugin",28,110,94,"0.11.0","Jun 22, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/analyzer_plugin/latest/","analyzer, collection, dart_style, pub_semver, yaml","A framework and support code for building plugins for the analysis server.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"eventify","https://pub.dev/packages/eventify",28,130,94,"1.0.1","Jun 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/eventify/latest/","Packages that depend on eventify","A cancellable event emitter which supports context based event driven programming.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bart","https://pub.dev/packages/bart",28,110,56,"0.3.0","Jun 12, 2022",,"apparence.io","MIT (LICENSE)","https://pub.dev/documentation/bart/latest/","flutter","A bottom navigation bar using navigator 2 for switching tabs","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"installed_apps","https://pub.dev/packages/installed_apps",28,120,89,"1.3.1","May 30, 2022",,"sharmadhiraj.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/installed_apps/latest/","flutter","Flutter plugin with utility methods related to installed apps on device.","FLUTTER","ANDROID" -"power_image","https://pub.dev/packages/power_image",28,100,71,"0.1.0-pre.2","May 25, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/power_image/latest/","flutter, power_image_ext","A powerful plugin that fully uses the native image library's ability to display images on the flutter side.","FLUTTER","ANDROID,IOS" -"scroll_loop_auto_scroll","https://pub.dev/packages/scroll_loop_auto_scroll",28,130,78,"0.0.5","May 25, 2022",,"gappsolution.com","MIT (LICENSE)","https://pub.dev/documentation/scroll_loop_auto_scroll/latest/","flutter","This widget automatically scrolls the custom child widget to an infinite loop.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"glassmorphism_widgets","https://pub.dev/packages/glassmorphism_widgets",28,120,73,"0.1.1","May 23, 2022",,"hiyoko.ga","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/glassmorphism_widgets/latest/","flutter","A set of widgets for use in Flutter apps. You can too easy custom and develop glass morphism widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"meedu","https://pub.dev/packages/meedu",28,110,74,"7.1.1","May 22, 2022",,"meedu.app","MIT (LICENSE)","https://flutter.meedu.app/","meta","A simple State Managment, Dependency Injection, Reactive programming for dart Projects.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"keyboard_service","https://pub.dev/packages/keyboard_service",28,130,89,"2.0.2","May 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/keyboard_service/latest/","flutter","Keyboard visibility / (auto-) dismiss package without the need of native plugin","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_list_view","https://pub.dev/packages/flutter_list_view",28,110,86,"1.1.18","May 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_list_view/latest/","flutter","Provide enhanced list view include jump index, keep position etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"statusbarz","https://pub.dev/packages/statusbarz",28,130,86,"1.0.11","May 14, 2022",,"mapventure.com","MIT (LICENSE)","https://pub.dev/documentation/statusbarz/latest/","flutter, image","A Flutter package for dynamically changing status bar color based on the background. Works with static colors and images.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"squadron","https://pub.dev/packages/squadron",28,130,72,"4.0.0","May 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/squadron/latest/","Packages that depend on squadron","Multithreading and worker thread pool in Dart to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"innovaccer_design_system","https://pub.dev/packages/innovaccer_design_system",28,100,30,"0.0.5","May 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/innovaccer_design_system/latest/","flutter, flutter_linkify, flutter_styled_toast, shared_preferences, sms_autofill, url_launcher","A package that contains the core UI components as per the Innovaccer design system.","FLUTTER","ANDROID,IOS" -"babylonjs_viewer","https://pub.dev/packages/babylonjs_viewer",28,90,81,"1.1.4","May 10, 2022",,"radlof.com","MIT (LICENSE)","https://pub.dev/documentation/babylonjs_viewer/latest/","flutter, webview_flutter","3D Model Rendering with BabylonJS Viewer","FLUTTER","ANDROID,IOS" -"in_app_purchases_paywall_ui","https://pub.dev/packages/in_app_purchases_paywall_ui",28,120,73,"0.6.0","May 5, 2022",,"linkfive.io","MIT (LICENSE)","https://pub.dev/documentation/in_app_purchases_paywall_ui/latest/","flutter, flutter_inappwebview, in_app_purchases_interface","A collection of in app purchase Paywall as a UI library. Also handles Purchase success state. Currently only subscriptions are supported. Made by www.linkfive.io","FLUTTER","ANDROID,IOS" -"gql","https://pub.dev/packages/gql",28,50,96,"0.13.1","Apr 7, 2022",,"gql-dart.dev","MIT (LICENSE)","https://pub.dev/documentation/gql/latest/","collection, meta, source_span","GraphQL tools for parsing, transforming and printing GraphQL documents.",, -"pref","https://pub.dev/packages/pref",28,130,86,"2.6.0","Apr 30, 2022",,"nfet.net","MIT (LICENSE)","https://pub.dev/documentation/pref/latest/","flutter, logging, shared_preferences","Create Preference Screens easily with advanced features and sub-pages","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"algorand_dart","https://pub.dev/packages/algorand_dart",28,120,85,"1.0.3","Mar 28, 2022","2.0.0-dev.3",,"MIT (LICENSE)","https://pub.dev/documentation/algorand_dart/latest/","algorand_kmd, base32, buffer, built_collection, built_value, collection, convert, crypto, cryptography, dio, equatable, json_annotation, msgpack_dart","Unofficial community SDK to interact with the Algorand network, for Dart & Flutter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_heatmap_calendar","https://pub.dev/packages/flutter_heatmap_calendar",28,120,78,"1.0.4","Apr 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_heatmap_calendar/latest/","flutter","Flutter heatmap calendar inspired by github contribution chart which includes traditional mode / calendar mode.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"widget_mask","https://pub.dev/packages/widget_mask",28,130,89,"1.0.0+0","Mar 16, 2022",,"gabriel.terwesten.net","MIT (LICENSE)","https://pub.dev/documentation/widget_mask/latest/","collection, flutter","Use a widget to mask and blend another widget, for example to imprint text onto surfaces.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mvvm","https://pub.dev/packages/mvvm",28,130,70,"0.5.2","Feb 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/mvvm/latest/","flutter","A Flutter MVVM. It uses property-based data binding to establish a connection between the ViewModel and the View, and drives the View changes through the ViewModel.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"reflex","https://pub.dev/packages/reflex",28,120,55,"0.0.2","Feb 13, 2022",,"hackthedeveloper.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/reflex/latest/","flutter","Flutter plugin to read notifications and auto reply with custom messages.","FLUTTER","ANDROID,IOS" -"hetu_script","https://pub.dev/packages/hetu_script",28,120,56,"0.3.12","Feb 7, 2022",,"hetu.dev","MIT (LICENSE)","https://pub.dev/documentation/hetu_script/latest/","characters, meta, path, pub_semver, quiver, recase","Hetu is a lightweight script language for embedding in Flutter apps.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_image_crop","https://pub.dev/packages/custom_image_crop",28,130,85,"0.0.4","Jan 26, 2022",,"icapps.com","MIT (LICENSE)","https://pub.dev/documentation/custom_image_crop/latest/","flutter, gesture_x_detector, vector_math","An image cropper that is customizable. You can rotate, scale and translate either through gestures or a controller","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"redux_saga","https://pub.dev/packages/redux_saga",28,120,87,"3.0.6","Jan 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/redux_saga/latest/","redux","redux_saga is a library that aims to make application side effects easier to manage, more efficient to execute, easy to test, and better at handling failures.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flurry_navigation","https://pub.dev/packages/flurry_navigation",28,110,63,"0.2.0","Dec 24, 2021",,"lasheen.dev","MIT (LICENSE)","https://pub.dev/documentation/flurry_navigation/latest/","flutter","A Smooth and Animated navigation package for flutter that doesn’t interfere with the Screen with adjustable colors, shapes, and navigation logic.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"angular_bloc","https://pub.dev/packages/angular_bloc",28,130,78,"8.0.0","Nov 18, 2021",,"bloclibrary.dev","MIT (LICENSE)","https://bloclibrary.dev/#/gettingstarted","angular, bloc","Angular Components that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.","DART,FLUTTER","WEB" -"art_sweetalert","https://pub.dev/packages/art_sweetalert",28,110,90,"0.0.5","Oct 31, 2021",,"hasandemir.org","MIT (LICENSE)","https://pub.dev/documentation/art_sweetalert/latest/","flutter","A beautiful, responsive, customizable, accessible replacement, easy use for flutter popup boxes. Both supported ios and android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_ui","https://pub.dev/packages/google_ui",28,90,62,"2.7.0","Oct 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/google_ui/latest/","flutter, flutter_riverpod, intl, spring","Google UI is an open-source UI library for developing cross-platform apps using Flutter with ""Material Design 2.0""",, -"animated_page_reveal","https://pub.dev/packages/animated_page_reveal",28,120,59,"1.0.0","Oct 2, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/animated_page_reveal/latest/","flutter","Flutter package to implement an animated page reveal widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"resize","https://pub.dev/packages/resize",28,110,87,"1.0.0","Sep 27, 2021",,"nanthakumaran.com","MIT (LICENSE)","https://pub.dev/documentation/resize/latest/","flutter, universal_io","A Simple Responsive Design Approach for your Flutter Apps. Includes all the necessary things to design a responsive User Interface for your Apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"calendar_agenda","https://pub.dev/packages/calendar_agenda",28,100,81,"0.0.2+3","Sep 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/calendar_agenda/latest/","flutter, intl, scrollable_positioned_list","Calendar agenda widget with a lot of customizable styles, also can be put as appbar widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"uiblock","https://pub.dev/packages/uiblock",28,120,88,"2.0.2","Sep 6, 2021",,"hey24sheep.com","MIT (LICENSE)","https://github.com/hey24sheep/uiblock","flutter","Fully customizable and easy to use uiblock package for your flutter apps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"download","https://pub.dev/packages/download",28,130,91,"0.0.1+1","Sep 1, 2021",,"pwa.ir","MIT (LICENSE)","https://pub.dev/documentation/download/latest/","Packages that depend on download","Cross-Platform file downloader for Dart and Flutter projects.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_nats","https://pub.dev/packages/dart_nats",28,120,71,"0.3.5","Aug 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_nats/latest/","web_socket_channel","A Dart client for the NATS messaging system. Design to use with Dart and flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"libserialport","https://pub.dev/packages/libserialport",28,110,85,"0.2.0+3","Aug 11, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/libserialport/latest/","dylib, ffi","Serial Port for Dart (FFI bindings to libserialport, a minimal C-library created by the sigrok).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"helpers","https://pub.dev/packages/helpers",28,110,93,"1.1.4","Jul 27, 2021",,"felipemurguia.com","MIT (LICENSE)","https://pub.dev/documentation/helpers/latest/","flutter","Helpers is a tool that allows you to convert repetitive and tedious statements into easy-to-read and intuitive statements.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"proste_bezier_curve","https://pub.dev/packages/proste_bezier_curve",28,130,89,"2.0.2","Jul 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/proste_bezier_curve/latest/","flutter","Less code, less difficulty, drawing standard Bezier curve.Package can be used to clip the widget or draw the path by yourself.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wallpaper_manager_flutter","https://pub.dev/packages/wallpaper_manager_flutter",28,120,83,"0.0.2","Jul 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/wallpaper_manager_flutter/latest/","flutter","A Plugin to set Large images as Wallpaper without skipping frames for Home Screen,Lock Screen and Both Screens on Android device from system file or cached image file.","FLUTTER","ANDROID" -"explorer","https://pub.dev/packages/explorer",28,110,65,"2.1.0","Jun 24, 2021",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/explorer/latest/","auto_animated, flutter, flutter_breadcrumb, flutter_localizations, intl, io, meta, path, sliver_tools, universal_platform","Universal explorer UI for navigate files, ftp, etc. Support custom providers and any platforms c:","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"riverpod_navigation","https://pub.dev/packages/riverpod_navigation",28,90,50,"0.2.1-prerelease","Jun 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/riverpod_navigation/latest/","equatable, flutter, flutter_riverpod, flutter_state_notifier, state_notifier","Managing Flutter navigation with riverpod.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chess","https://pub.dev/packages/chess",28,95,79,"0.7.0","Jun 17, 2021",,"oaksnow.com","BSD-2-Clause, MIT (LICENSE)","https://pub.dev/documentation/chess/latest/","Packages that depend on chess","A port of chess.js to Dart. chess.dart is a library for legal chess move generation, maintenance of chess game state, and conversion to and from the formats FEN and PGN.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sms_retriever","https://pub.dev/packages/sms_retriever",28,120,82,"1.0.0","May 3, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sms_retriever/latest/","flutter","A new Flutter plugin to retrieve the SMS on Android using SMS Retrieval API","FLUTTER","ANDROID" -"number_to_words","https://pub.dev/packages/number_to_words",28,100,91,"1.0.0","May 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/number_to_words/latest/","Packages that depend on number_to_words","Convert number into words by localeID","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_widgetkit","https://pub.dev/packages/flutter_widgetkit",28,110,83,"1.0.3","Mar 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_widgetkit/latest/","flutter","Flutter library for iOS Widgets Extensions. Integrate a Widget into your App","FLUTTER","IOS" -"future_progress_dialog","https://pub.dev/packages/future_progress_dialog",28,120,93,"0.2.0","Mar 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/future_progress_dialog/latest/","flutter","future_progress_dialog is a simple progress dialog library for async tasks. FutureProgressDialog start when you call showDialog function, but dismiss automatically when future task is finished.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_password_strength","https://pub.dev/packages/flutter_password_strength",28,110,90,"0.1.6","Mar 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_password_strength/latest/","flutter","A password strength checker for flutter, works for Android and iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rtmp_publisher","https://pub.dev/packages/rtmp_publisher",28,100,65,"0.3.7","Jan 22, 2021",,"nhancv.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rtmp_publisher/latest/","flutter","Controlling the camera on Android and iOS plus rtmp live streaming support. Based off the Camera plugin.","FLUTTER","ANDROID,IOS" -"flutter_wear","https://pub.dev/packages/flutter_wear",28,110,25,"0.1.1","May 17, 2020",,"souvikbiswas.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_wear/latest/","flutter","This is a Flutter plugin for WearOS devices. It helps in retrieving the shape of the watch face and handles the mode changes of the wear device.","FLUTTER","ANDROID" -"livestream","https://pub.dev/packages/livestream",28,100,72,"1.0.2","Feb 21, 2020",,"shreyaspatil.dev","MIT (LICENSE)","https://pub.dev/documentation/livestream/latest/","Packages that depend on livestream","LiveStream is a simple class which makes communication easy among different modules of your application.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slide_container","https://pub.dev/packages/slide_container",28,80,54,"1.1.3","Dec 24, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/slide_container/latest/","flutter","A container that can be slid vertically and horizontally with a smooth dampened motion. Offers a handful of callbacks for customization.",, -"credit_card","https://pub.dev/packages/credit_card",28,70,84,"0.1.8","Oct 12, 2019",,"erluxman.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/credit_card/latest/","flutter","Functional yet beautiful Credit Card Widget with automatic card type detection.",, -"flutter_rtmp_publisher","https://pub.dev/packages/flutter_rtmp_publisher",28,90,53,"0.0.1","Sep 8, 2019",,"karthikponnam.dev","unknown (LICENSE)","https://pub.dev/documentation/flutter_rtmp_publisher/latest/","flutter","This Plugins helps to brodcast Live via RTMP right from your flutter application","FLUTTER","ANDROID,IOS" -"flutter_stack_card","https://pub.dev/packages/flutter_stack_card",28,80,67,"0.2.0+1","Jul 23, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_stack_card/latest/","flutter, flutter_slider_indicator","Stack Card Widget is fastest way to create swap card in flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animating_location_pin","https://pub.dev/packages/animating_location_pin",28,100,64,"0.1.0","Apr 6, 2019",,"ayushpgupta.com","MIT (LICENSE)","https://pub.dev/documentation/animating_location_pin/latest/","flutter","A Flutter package providing Animating Location Pin Widget which can be used while fetching device location.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"infinite_cards","https://pub.dev/packages/infinite_cards",28,80,52,"1.0.3","Apr 3, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/infinite_cards/latest/","cupertino_icons, flutter","An infinite card switching UI for Flutter, support custom animation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_paginator","https://pub.dev/packages/flutter_paginator",28,90,85,"0.0.6","Feb 17, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_paginator/latest/","flutter","A customizable pagination package for Flutter. This package can be used to fetch and display data from an API page by page.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"camera_windows","https://pub.dev/packages/camera_windows",27,130,85,"0.1.0+3","Jul 20, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/camera_windows/latest/","camera_platform_interface, cross_file, flutter, stream_transform","A Flutter plugin for getting information about and controlling the camera on Windows.","FLUTTER","WINDOWS" -"instabug_flutter","https://pub.dev/packages/instabug_flutter",27,120,91,"11.0.0","Jul 20, 2022",,,"unknown (LICENSE)","https://github.com/Instabug/Instabug-Flutter#readme","flutter, meta, stack_trace","Deliver the best user experience through a comprehensive platform that will help you uncover, analyze and fix any app performance, quality or stability issues.","FLUTTER","ANDROID,IOS" -"arrow_path","https://pub.dev/packages/arrow_path",27,120,87,"3.0.0","Jul 18, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/arrow_path/latest/","flutter","Draw arrows with Path objects easily. Paths can be composited to add arrows to any curve and draw all at once.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chucker_flutter","https://pub.dev/packages/chucker_flutter",27,130,83,"1.3.3","Jul 8, 2022",,"syedmurtaza.site","MIT (LICENSE)","https://pub.dev/documentation/chucker_flutter/latest/","chopper, dio, flutter, flutter_localizations, http, http_mock_adapter, share_plus, shared_preferences","Chucker Flutter helps you inspect the HTTP(S) requests/responses. It stores data locally and provides a UI for inspecting network calls and sharing their content.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_map_tappable_polyline","https://pub.dev/packages/flutter_map_tappable_polyline",27,130,93,"3.2.0","Jul 7, 2022",,"ownweb.fr","MIT (LICENSE)","https://pub.dev/documentation/flutter_map_tappable_polyline/latest/","flutter, flutter_map, latlong2, positioned_tap_detector_2","A flutter_map plugin that adds Polyline class with onTap event","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dartlin","https://pub.dev/packages/dartlin",27,110,78,"0.6.3","Jun 29, 2022",,"wolfenra.in","MIT (LICENSE)","https://pub.dev/documentation/dartlin/latest/","Packages that depend on dartlin","Dartlin is a helper library that provides readable methods with which you can write cleaner looking code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cubes","https://pub.dev/packages/cubes",27,130,73,"1.5.4","Jun 27, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/cubes/latest/","flutter, get_it","Simple State Manager (Focusing on simplicity and rebuilding only the necessary)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_animate","https://pub.dev/packages/flutter_animate",28,130,73,"0.3.0+1","Jun 20, 2022",,"gskinner.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_animate/latest/","flutter","Add beautiful animated effects & builders in Flutter, via an easy, customizable, unified API.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"whatsapp","https://pub.dev/packages/whatsapp",27,130,75,"1.0.6","Jun 18, 2022",,"rohitchouhan.com","MIT (LICENSE)","https://pub.dev/documentation/whatsapp/latest/","flutter, http","A top package for whatsapp business api, send messages, product, media, location through flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swipe_image_gallery","https://pub.dev/packages/swipe_image_gallery",27,130,87,"0.5.2","Jun 17, 2022",,"dbilgin.com","MIT (LICENSE)","https://pub.dev/documentation/swipe_image_gallery/latest/","flutter","A scrollable, dismissable by swiping, zoomable gallery on which you can add a dynamic overlay.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"amap_map_fluttify","https://pub.dev/packages/amap_map_fluttify",27,75,83,"1.10.1","Nov 25, 2021",,"fluttify.com","unknown (LICENSE)","https://pub.dev/documentation/amap_map_fluttify/latest/","amap_core_fluttify, amap_location_fluttify, amap_search_fluttify, core_location_fluttify, flutter, foundation_fluttify, uni_map_platform_interface, url_launcher","An `Amap` Map Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK.","FLUTTER","ANDROID,IOS" -"flutter_scrolling_fab_animated","https://pub.dev/packages/flutter_scrolling_fab_animated",27,130,75,"0.1.4","Jun 5, 2022",,"ajomuch92.site","MIT (LICENSE)","https://pub.dev/documentation/flutter_scrolling_fab_animated/latest/","flutter","Package to add a floating button whose change of size when scroll down","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fbroadcast","https://pub.dev/packages/fbroadcast",27,115,92,"2.0.0","Jun 1, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/fbroadcast/latest/","flutter","FBroadcast Help developers build an efficient broadcast system in the application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"indexed","https://pub.dev/packages/indexed",27,120,88,"0.0.8","May 28, 2022",,"physia.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/indexed/latest/","flutter","indexed widget, allow you to order the items inside stack, sothing like z-index","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gst_verification","https://pub.dev/packages/gst_verification",27,110,47,"2.0.2","May 27, 2022",,"mrdishant.com","MIT (LICENSE)","https://pub.dev/documentation/gst_verification/latest/","flutter, flutter_web_plugins, http","A flutter plugin to verify GST number in your flutter applications.","FLUTTER","ANDROID,IOS,WEB" -"random_avatar","https://pub.dev/packages/random_avatar",27,130,82,"0.0.7","May 23, 2022",,,"MIT (LICENSE)","https://github.com/saytoonz/random_avatar","crypto, flutter, flutter_svg","Random Avatar is a multicultural avatar maker. 12 billion unique multicultural avatars","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_chord","https://pub.dev/packages/flutter_chord",27,130,63,"0.1.2","May 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_chord/latest/","flutter","Lyrics Chord parser and renderer for Flutter. It also comes with transpose and auto-scroll features.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_profile_picture","https://pub.dev/packages/flutter_profile_picture",27,100,89,"2.0.0","May 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_profile_picture/latest/","flutter","Automatically generate profile picture with random first name and background color. But you can still provide pictures if you have them. As the default color, based on the name of the first letter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"persian","https://pub.dev/packages/persian",27,130,77,"1.1.2","May 2, 2022",,"pwa.ir","MIT (LICENSE)","https://pub.dev/documentation/persian/latest/","Packages that depend on persian","Utilities and Humanizer for Persian language and culture. Includes some String extensions and PersianDate class.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"odoo_rpc","https://pub.dev/packages/odoo_rpc",28,120,86,"0.5.1","Apr 23, 2022",,"erp.co.ua","MIT (LICENSE)","https://pub.dev/documentation/odoo_rpc/latest/","crypto, http, pedantic","Odoo RPC Client library for Dart with session changes tracking via steam.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_periphery","https://pub.dev/packages/dart_periphery",27,110,66,"0.9.1","Apr 17, 2022",,"flutterdev.at","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_periphery/latest/","collection, ffi, meta, path, process, stack_trace","dart_periphery is a Dart port of the native c-periphery library for Linux Peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO and Serial peripheral I/O).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"card_stack_widget","https://pub.dev/packages/card_stack_widget",27,130,68,"0.1.1","Apr 5, 2022",,"federicoviceconti.com","MIT (LICENSE)","https://pub.dev/documentation/card_stack_widget/latest/","flutter","A vertical dismissible and customizable stack of cards for Flutter applications","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"double_tap_player_view","https://pub.dev/packages/double_tap_player_view",27,110,71,"2.0.2","Feb 3, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/double_tap_player_view/latest/","circular_reveal_animation, flutter, flutter_hooks, freezed_annotation, hooks_riverpod, uuid","a widget to handle fast forward/rewind behavior by double tap and horizontal drag like a video player.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"superdeclarative_geometry","https://pub.dev/packages/superdeclarative_geometry",27,120,44,"0.2.0","Feb 3, 2022",,"superdeclarative.com","MIT (LICENSE)","https://pub.dev/documentation/superdeclarative_geometry/latest/","Packages that depend on superdeclarative_geometry","First-class support for angles, polar coordinates, and more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_media_metadata","https://pub.dev/packages/flutter_media_metadata",27,110,88,"1.0.0+1","Jan 30, 2022",,,"MIT (LICENSE)","https://github.com/alexmercerind/flutter_media_metadata/blob/master/README.md","flutter, flutter_web_plugins, js","A Flutter plugin to read metadata of media files.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"palestine_first_run","https://pub.dev/packages/palestine_first_run",27,130,41,"0.0.14","Jan 12, 2022",,"msayed.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/palestine_first_run/latest/","flutter, shared_preferences","Lightweight and easy check if the app runs for its first time, apply that to custom calls.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"get_test","https://pub.dev/packages/get_test",27,110,81,"4.0.1","Jan 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/get_test/latest/","flutter, flutter_test, get, meta, mockito","A package that facilitates the creation of tests for applications built with GetX","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"cupertino_will_pop_scope","https://pub.dev/packages/cupertino_will_pop_scope",27,120,93,"1.2.0","Dec 29, 2021",,"benpesso.com","MIT (LICENSE)","https://pub.dev/documentation/cupertino_will_pop_scope/latest/","flutter","Enables 'onWillPop' callbacks on Cupertino page transitions and improves visual feedback of rejected ""Swipe to go back"" gestures.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"crisp","https://pub.dev/packages/crisp",27,120,89,"0.3.1","Dec 24, 2021",,"oiluna.com","MIT (LICENSE)","https://pub.dev/documentation/crisp/latest/","flutter, flutter_inappwebview, url_launcher","Connect with Crisp Chat, register a user to chat (or not) and render a chat widget.","FLUTTER","ANDROID,IOS" -"blurry_modal_progress_hud","https://pub.dev/packages/blurry_modal_progress_hud",27,120,84,"1.0.3","Dec 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/blurry_modal_progress_hud/latest/","flutter","Just like modal_progress_hud this is a simple widget wrapper to enable modal progress hud (a modal progress indicator, hud = heads up display)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mccounting_text","https://pub.dev/packages/mccounting_text",27,105,85,"1.0.0","Dec 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/mccounting_text/latest/","flutter","An animated Text widget that counts between two numbers on a duration, curve and style you specify.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bye_bye_localization","https://pub.dev/packages/bye_bye_localization",27,90,52,"1.0.0+8","Dec 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bye_bye_localization/latest/","flutter, google_ml_kit","A simple Text Widget, that can translate any text to any language using instant on device translation AI model, all you have to do is to provide the text and the widget will translate automatically, as a result you don't have to specify and localization files and type translation manually the widget will do it for you.","FLUTTER","ANDROID,IOS" -"persian_fonts","https://pub.dev/packages/persian_fonts",27,120,79,"1.0.5","Dec 11, 2021",,"mahdyar.me","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/persian_fonts/latest/","flutter","A Flutter package for using free persian fonts. It supports Vazir, Samim, Shabnam and Sahel fonts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"marquee_text","https://pub.dev/packages/marquee_text",27,120,89,"2.5.0+1","Dec 5, 2021",,"zhcode.fun","MIT (LICENSE)","https://pub.dev/documentation/marquee_text/latest/","flutter","Scroll automatically when the child exceeds the width of the container.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"async_wallpaper","https://pub.dev/packages/async_wallpaper",28,130,75,"1.0.1","Nov 22, 2021",,"hashstudios.dev","MIT (LICENSE)","https://pub.dev/documentation/async_wallpaper/latest/","flutter","Set wallpapers on Android asynchronously. Also supports video live wallpapers. Use this, when you want to set a wallpaper on Android without a delay or blocking your whole app.","FLUTTER","ANDROID" -"neon_circular_timer","https://pub.dev/packages/neon_circular_timer",28,130,82,"0.0.7","Sep 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/neon_circular_timer/latest/","flutter","A package that helps you to build a timer quickly with a beautiful UI, it's highly customizable you can change the color,the thickness of the timer,the clock text style.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fast_color_picker","https://pub.dev/packages/fast_color_picker",27,120,80,"0.1.1","Sep 17, 2021",,"fusarihan.com","MIT (LICENSE)","https://pub.dev/documentation/fast_color_picker/latest/","flutter, smooth_page_indicator, spring_button","This package provides a color picker like in story editor of Instagram.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zoom_tap_animation","https://pub.dev/packages/zoom_tap_animation",27,120,84,"1.1.0","Sep 10, 2021",,"kreatordev.com","MIT (LICENSE)","https://pub.dev/documentation/zoom_tap_animation/latest/","flutter","Zoom Tap Animation allows you to make an effect similar to App Store's items in Today tab, when you long tap on some item, it start zooming in then zooming out.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stamp_image","https://pub.dev/packages/stamp_image",27,120,82,"0.0.2","Aug 31, 2021",,"leeyurani.com","MIT (LICENSE)","https://pub.dev/documentation/stamp_image/latest/","flutter, path_provider","Stamp_image is a library to create a watermark using any widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"custom_rich_text","https://pub.dev/packages/custom_rich_text",27,110,34,"0.0.2","Aug 24, 2021",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/custom_rich_text/latest/","flutter","A custom rich text package that allow highlights and link reference to text.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"video_stream","https://pub.dev/packages/video_stream",27,110,84,"0.0.1","Jul 28, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/video_stream/latest/","flutter, stream_transform","A new Flutter package to live stream video to RTMP server.","FLUTTER","ANDROID,IOS" -"speech_balloon","https://pub.dev/packages/speech_balloon",27,130,87,"0.0.4","Jul 22, 2021",,"s-tyd.com","MIT (LICENSE)","https://pub.dev/documentation/speech_balloon/latest/","flutter","This is a flutter widget that generates a simple speech bubble. This widget can display simple speech bubbles and reproduce speech bubbles with a border.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqlite_viewer","https://pub.dev/packages/sqlite_viewer",27,130,84,"1.0.5","Jul 14, 2021",,"fragment.co.jp","MIT (LICENSE)","https://pub.dev/documentation/sqlite_viewer/latest/","flutter, json_table, path, sqflite","A Flutter package provides a widget to display the contents of SQLite.","FLUTTER","ANDROID,IOS,MACOS" -"widget_to_image","https://pub.dev/packages/widget_to_image",27,100,87,"2.0.0","Jul 13, 2021",,"nicolas-bruckert.com","MIT (LICENSE)","https://pub.dev/documentation/widget_to_image/latest/","flutter","A simple package to convert any of your widgets into an image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icofont_flutter","https://pub.dev/packages/icofont_flutter",27,110,86,"1.4.0","Jul 12, 2021",,,"MIT (LICENSE)","https://github.com/priyomukul/icofont_flutter/wiki","flutter","The IcoFont Icon Pack available as Flutter Icon Pack. We are here to elevate your designs with thousands of free icons with smart technologies for smoother usage.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"live_icon","https://pub.dev/packages/live_icon",27,130,27,"0.0.1","Jul 1, 2021",,"hackthedeveloper.com","BSD-3-Clause (LICENSE)","https://github.com/DevsOnFlutter/flutter_live_icon/blob/main/README.md","flutter","A flutter plugin to change the app icons and label in real time.","FLUTTER","ANDROID,IOS" -"dynamic_color_theme","https://pub.dev/packages/dynamic_color_theme",27,110,66,"2.0.0","Jun 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dynamic_color_theme/latest/","flutter, flutter_colorpicker, shared_preferences","Dynamically change your color theme, including light and dark mode. Persist the colors across restarts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_auth","https://pub.dev/packages/simple_auth",27,100,85,"2.0.10","Jun 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_auth/latest/","crypto, http, meta","Simple Auth is the simplest way to authenticate your users/apis.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chunked_stream","https://pub.dev/packages/chunked_stream",27,120,85,"1.4.1","May 3, 2021",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/chunked_stream/latest/","meta","Utilities for working with chunked streams, such as byte streams which is often given as a stream of byte chunks with type `Stream>`.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"need_resume","https://pub.dev/packages/need_resume",27,110,93,"1.0.6","Apr 21, 2021",,"faruq.id","MIT (LICENSE)","https://pub.dev/documentation/need_resume/latest/","flutter","A package to implement onResume, onPause, onReady functionality on a Stateful widget (this is for every screen).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rate_limiter","https://pub.dev/packages/rate_limiter",27,130,84,"0.1.1","Apr 13, 2021",,"getstream.io","MIT (LICENSE)","https://pub.dev/documentation/rate_limiter/latest/","Packages that depend on rate_limiter","A pure dart package to apply useful rate limiting strategies on regular functions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"apk_admin","https://pub.dev/packages/apk_admin",27,120,62,"2.2.4","Apr 13, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/apk_admin/latest/","flutter","A Flutter plugin for launching, installing from backup, uninstalling and sharing android apps and more!.","FLUTTER","ANDROID" -"messagepack","https://pub.dev/packages/messagepack",27,130,78,"0.2.1","Apr 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/messagepack/latest/","Packages that depend on messagepack","Streaming API implementation of MessagePack binary serialization format - msgpack.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_arc_text","https://pub.dev/packages/flutter_arc_text",27,120,83,"0.5.0","Apr 11, 2021",,"ookamikb.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_arc_text/latest/","characters, flutter","Flutter widget that renders text along the arc with configurable radius.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"measured_size","https://pub.dev/packages/measured_size",27,110,90,"1.0.0","Apr 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/measured_size/latest/","flutter","A flutter widget that calculates the size of it's child in runtime.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamic_themes","https://pub.dev/packages/dynamic_themes",27,120,91,"1.1.0","Apr 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dynamic_themes/latest/","flutter, shared_preferences","Allows you to specify a number of color themes for the user to choose from. Persits the selected theme across app restarts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"week_of_year","https://pub.dev/packages/week_of_year",27,130,92,"2.0.0","Mar 28, 2021",,"kada.se","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/week_of_year/latest/","Packages that depend on week_of_year","Adds extension method to get the ISO 8601 week of year from a date","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"angular_components","https://pub.dev/packages/angular_components",27,80,87,"1.0.3","Mar 23, 2021",,"angulardart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/angular_components/latest/","angular, angular_forms, async, build, build_config, built_collection, collection, fixnum, intl, js, logging, meta, observable, protobuf, quiver, sass_builder","The official Material Design components for AngularDart. Used at Google in production apps.","DART,FLUTTER","WEB" -"loading_overlay_pro","https://pub.dev/packages/loading_overlay_pro",27,130,86,"2.1.1","Mar 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/loading_overlay_pro/latest/","cupertino_icons, flutter","A new Flutter project with a simple widget wrapper set of loading animations for Flutter projects.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dropbox_client","https://pub.dev/packages/dropbox_client",27,130,83,"0.8.0","Mar 9, 2021",,"mix1009.com","MIT (LICENSE)","https://pub.dev/documentation/dropbox_client/latest/","flutter","Dropbox client for Flutter. The library supports Android and iOS. Authorization is done through Dropbox app or external web browser.","FLUTTER","ANDROID,IOS" -"storyboard","https://pub.dev/packages/storyboard",27,110,79,"1.0.0","Mar 4, 2021",,"starheightmedia.com","unknown (LICENSE)","https://pub.dev/documentation/storyboard/latest/","flutter, recase","Faster iterative development of Flutter user interfaces by isolating widgets from your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"webdriver","https://pub.dev/packages/webdriver",27,80,99,"3.0.0","Feb 3, 2021",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/webdriver/latest/","archive, matcher, path, stack_trace, sync_http","Provides WebDriver bindings for Dart. Supports WebDriver JSON interface and W3C spec. Requires the use of WebDriver remote server.","DART,FLUTTER", -"flutter_bouncy","https://pub.dev/packages/flutter_bouncy",27,90,59,"1.0.1","Jan 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_bouncy/latest/","flutter","Scrolling with bouncy and natural item movement","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"edit_distance","https://pub.dev/packages/edit_distance",27,100,85,"0.4.1","Aug 6, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/edit_distance/latest/","Packages that depend on edit_distance","Implementation of string distance algorithms for advanced text comparison.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"akvelon_flutter_share_plugin","https://pub.dev/packages/akvelon_flutter_share_plugin",27,110,61,"1.0.4","Oct 7, 2020",,"akvelon.com","MIT (LICENSE)","https://pub.dev/documentation/akvelon_flutter_share_plugin/latest/","flutter","A Flutter plugin to share text, media and files from your Flutter app via the platform's share dialog.","FLUTTER","ANDROID,IOS" -"flutter_fullpdfview","https://pub.dev/packages/flutter_fullpdfview",27,90,81,"1.1.5","Jul 29, 2020",,"idelub.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_fullpdfview/latest/","flutter","A Pdf Viewer for Android and IOS including fit policy. Based on flutter_pdfview from endigo.","FLUTTER","ANDROID,IOS" -"word_search","https://pub.dev/packages/word_search",27,110,77,"0.1.2","May 23, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/word_search/latest/","Packages that depend on word_search","A word search puzzle generator built with dart.This library allows you to create a puzzle from a list of input words that can be arranged in many orientations.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_aws_amplify_cognito","https://pub.dev/packages/flutter_aws_amplify_cognito",27,100,36,"1.0.0+7","Apr 2, 2020",,"agnostech.in","unknown (LICENSE)","https://pub.dev/documentation/flutter_aws_amplify_cognito/latest/","flutter","Flutter plugin for AWS Amplify Cognito based Authentication.","FLUTTER","ANDROID,IOS" -"decoding_text_effect","https://pub.dev/packages/decoding_text_effect",27,110,22,"1.1.1","Mar 28, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/decoding_text_effect/latest/","flutter","A Flutter package for DecodingTextEffect widget. There are 5 Decode Effects that you can choose from.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swipe_gesture_recognizer","https://pub.dev/packages/swipe_gesture_recognizer",27,90,85,"0.0.2","Feb 16, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/swipe_gesture_recognizer/latest/","flutter","A simple and lightweight swipe gesture recognizer for a widget in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pagination","https://pub.dev/packages/pagination",27,90,82,"0.1.0","Feb 6, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/pagination/latest/","flutter","A Powerful Flutter Pagination Library with loading indicator at bottom.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_widgets","https://pub.dev/packages/native_widgets",27,40,70,"1.3.7+1","Feb 5, 2020",,"fluttercommunity.dev","flutter, flutter_list_drag_and_drop, flutter_localizations, flutter_platform_widgets, flutter_slidable, flutter_sticky_header, intl, uuid","https://pub.dev/packages/native_widgets/license","Packages that depend on native_widgets","A new Flutter package for using Android and iOS natively on each platform.",, -"age","https://pub.dev/packages/age",27,90,92,"0.0.1","Jan 24, 2020",,"splaro.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/age/latest/","flutter, meta","age Flutter package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rating_bar","https://pub.dev/packages/rating_bar",27,100,92,"0.2.0","Sep 8, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/rating_bar/latest/","flutter","A customizable Rating Bar for flutter with half rating support","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_flip_view","https://pub.dev/packages/flutter_flip_view",27,90,75,"1.0.3","Aug 26, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_flip_view/latest/","flutter","A new Flutter plugin.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_livestream_ml_vision","https://pub.dev/packages/firebase_livestream_ml_vision",27,90,35,"1.0.1","Aug 20, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_livestream_ml_vision/latest/","flutter","Flutter plugin for Firebase MLVision with Live Camera","FLUTTER","ANDROID,IOS" -"flutter_torrent_streamer","https://pub.dev/packages/flutter_torrent_streamer",27,90,46,"0.0.2","Jul 13, 2019",,,"MIT (LICENSE.md)","https://pub.dev/documentation/flutter_torrent_streamer/latest/","flutter, path_provider","A flutter plugin to stream videos directly from torrent/magnet links.","FLUTTER","ANDROID,IOS" -"flutter_candlesticks","https://pub.dev/packages/flutter_candlesticks",27,80,75,"0.1.4","Jun 11, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_candlesticks/latest/","flutter","Elegant OHLC Candlestick and Trade Volume charts for Flutter.",, -"simple_coverflow","https://pub.dev/packages/simple_coverflow",27,100,63,"0.0.8","Mar 13, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/simple_coverflow/latest/","flutter","An extremely simplistic ""cover flow"" style animation to swipe between widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"beautifulsoup","https://pub.dev/packages/beautifulsoup",27,65,57,"0.0.1","Feb 16, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/beautifulsoup/latest/","html","A dart port of the famous python library beautifulsoup","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gradient_text","https://pub.dev/packages/gradient_text",27,90,90,"1.0.2","Dec 21, 2018",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/gradient_text/latest/","flutter","A Flutter Widget for displaying Text with a gradient drawn through it. Accepts TextStyle, and TextAlign so it can be used very similarly to a Text widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pdftron_flutter","https://pub.dev/packages/pdftron_flutter",26,110,85,"1.0.0-beta.42","Jul 20, 2022",,"pdftron.com","unknown (LICENSE)","https://pub.dev/documentation/pdftron_flutter/latest/","flutter","A convenience wrapper to build Flutter apps that use the PDFTron mobile SDK for smooth, flexible, and stand-alone document viewing.","FLUTTER","ANDROID,IOS" -"omni_datetime_picker","https://pub.dev/packages/omni_datetime_picker",26,120,87,"0.1.2","Jul 20, 2022",,"type0n1.com","MIT (LICENSE)","https://pub.dev/documentation/omni_datetime_picker/latest/","flutter","A datetime picker package with option to use a single datetime picker or a datetime range picker.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_core_desktop","https://pub.dev/packages/firebase_core_desktop",26,120,92,"1.0.1","Jul 13, 2022",,"invertase.io","unknown (LICENSE)","https://pub.dev/documentation/firebase_core_desktop/latest/","firebase_core_dart, firebase_core_platform_interface, flutter, meta","Desktop implementation of firebase_core","FLUTTER","LINUX,WINDOWS" -"extension_google_sign_in_as_googleapis_auth","https://pub.dev/packages/extension_google_sign_in_as_googleapis_auth",26,130,92,"2.0.6","Jul 13, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/extension_google_sign_in_as_googleapis_auth/latest/","flutter, google_sign_in, googleapis_auth, http, meta","A bridge package between google_sign_in and googleapis_auth, to create Authenticated Clients from google_sign_in user credentials.","FLUTTER","ANDROID,IOS,WEB" -"openpgp","https://pub.dev/packages/openpgp",26,100,86,"3.3.0","Jul 7, 2022",,"jerson.dev","MIT (LICENSE)","https://pub.dev/documentation/openpgp/latest/","ffi, flat_buffers, flutter, flutter_web_plugins","library for use OpenPGP with support for android and ios, macOS, linux, windows, web and hover","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_circular_progress_bar","https://pub.dev/packages/simple_circular_progress_bar",26,130,81,"1.0.2","Jul 6, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_circular_progress_bar/latest/","flutter, flutter_web_plugins","Open source Flutter package, simple circular progress indicator.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"payhere_mobilesdk_flutter","https://pub.dev/packages/payhere_mobilesdk_flutter",26,130,87,"3.0.2","Jul 6, 2022",,"payhere.lk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/payhere_mobilesdk_flutter/latest/","flutter","Make Onetime, Subscription and Pre-approval payments with your Flutter Mobile App through PayHere!","FLUTTER","ANDROID,IOS" -"flappy_translator","https://pub.dev/packages/flappy_translator",26,90,67,"1.5.0","Oct 19, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flappy_translator/latest/","csv, dart_style, excel, meta, yaml","A tool which automatically generates Flutter localization resources from CSV and Excel files.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"overlapping_panels","https://pub.dev/packages/overlapping_panels",26,110,64,"0.0.3","Jun 23, 2022",,"degreat.co.uk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/overlapping_panels/latest/","flutter","Inspired by Discord's mobile app navigation. Add left and right panels to your app with gestures to reveal panels and callbacks to listen for reveals.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_arc_speed_dial","https://pub.dev/packages/flutter_arc_speed_dial",26,130,89,"2.0.1","Jun 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_arc_speed_dial/latest/","flutter","A bunch of FloatingActionButtons to consist speed dial in arc shape","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"media_picker_widget","https://pub.dev/packages/media_picker_widget",26,90,81,"0.0.8","Jun 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/media_picker_widget/latest/","flutter, image_picker, photo_manager, sliding_up_panel","A widget that picks media files from storage and allows you to place anywhere in the widget tree.",, -"string_contains","https://pub.dev/packages/string_contains",27,130,37,"0.0.3","Jun 1, 2022",,"betterx.io","MIT (LICENSE)","https://pub.dev/documentation/string_contains/latest/","flutter","Package provides light widgets [for Linkify, Clean] and extensions for strings that contain bad words/urls/links/emails/phone numbers/#hashtags/@mentions and others.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"page_view_dot_indicator","https://pub.dev/packages/page_view_dot_indicator",26,130,89,"2.0.0","May 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/page_view_dot_indicator/latest/","flutter","A simple and animated page view indicator in the form of dots, which you can customise color, size, space and duration.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"paytm_allinonesdk","https://pub.dev/packages/paytm_allinonesdk",26,110,97,"1.1.7","May 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/paytm_allinonesdk/latest/","flutter","Paytm All-in-One SDK provides a swift, secure, and seamless payment experience to your users by invoking the Paytm app (if installed on your user’s smartphone) to complete payment for your order. It enables you to accept payment via Paytm Wallet, Paytm Payments Bank, Saved Debit/Credit Cards, Net Banking, BHIM UPI, or EMI as available in your customer’s Paytm account. If the Paytm app is not installed on a customer's device, the transaction will be processed via web view within the All-in-One SDK.","FLUTTER","ANDROID,IOS" -"flutter_m1_patcher","https://pub.dev/packages/flutter_m1_patcher",26,130,0,"1.6.1","May 11, 2022",,"rexios.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_m1_patcher/latest/","ansicolor, args, pub_update_checker","Replaces Flutter's bundled Dart SDK with the macOS arm64 version","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"tmdb_api","https://pub.dev/packages/tmdb_api",26,130,87,"2.1.2","May 1, 2022",,"ratakondalaarun.dev","GPL-3.0 (LICENSE)","https://pub.dev/documentation/tmdb_api/latest/","colorize, dio","Dart client-side API package for TMDB.org API (https://www.themoviedb.org/).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wupper","https://pub.dev/packages/wupper",26,130,65,"4.1.2","Apr 27, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/wupper/latest/","Packages that depend on wupper","Dart Web UI Framework based on HTML Elements inspired by Flutter","DART,FLUTTER","WEB" -"flutter_gl","https://pub.dev/packages/flutter_gl",26,80,77,"0.0.15","Apr 15, 2022",,,"ffi, flutter, flutter_gl_macos, flutter_gl_platform_interface, flutter_gl_web, flutter_gl_windows","https://pub.dev/packages/flutter_gl/license","Packages that depend on flutter_gl","cross-platform call OpenGL API by Dart through dart:ffi. 3D programming in the cross-platform. Provides OpenGL with Texture Widget on Flutter.",, -"bc_image_editor","https://pub.dev/packages/bc_image_editor",26,100,51,"0.0.2","Apr 11, 2022",,"berkayceylan.com","MIT (LICENSE)","https://pub.dev/documentation/bc_image_editor/latest/","flutter, gesture_x_detector, path_provider","Do you need quick image editing? You can do it with this package. It is very useful and quick tool.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_inset_box_shadow","https://pub.dev/packages/flutter_inset_box_shadow",26,130,92,"1.0.8","Apr 8, 2022",,"qoumo.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_inset_box_shadow/latest/","flutter","This package extends BoxShadow and BoxDecoration to support the inset property.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"install_referrer","https://pub.dev/packages/install_referrer",26,130,70,"1.2.1","Apr 3, 2022",,"daad.mobi","Apache-2.0 (LICENSE)","https://pub.dev/documentation/install_referrer/latest/","flutter","Detect from where your application was installed (Google Play, App Store, TestFlight…)","FLUTTER","ANDROID,IOS" -"system_theme","https://pub.dev/packages/system_theme",26,130,92,"2.0.0","Apr 3, 2022",,"bdlukaa.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/system_theme/latest/","flutter, system_theme_web","A plugin to get the current system theme info. Supports Android, Web and Windows","FLUTTER","ANDROID,WEB,WINDOWS" -"firebase_chat","https://pub.dev/packages/firebase_chat",26,110,76,"0.0.6+1","Mar 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/firebase_chat/latest/","bloc, cached_network_image, cloud_firestore, equatable, firebase_storage_repository, firestore_repository, flutter, flutter_bloc, gallery_previewer, http, intl","Fully functional package for Cloud Firestore that makes easier to implement chat in your application","FLUTTER","ANDROID,IOS,MACOS" -"pangle_flutter","https://pub.dev/packages/pangle_flutter",26,120,66,"1.6.0","Mar 16, 2022",,"coool.dev","MIT (LICENSE)","https://pub.dev/documentation/pangle_flutter/latest/","flutter","A Flutter plugin that supports ByteDance Pangle SDK on Android and iOS. Such as Splash Ads, Rewarded Video Ads, etc.","FLUTTER","ANDROID,IOS" -"flutter_color_picker_wheel","https://pub.dev/packages/flutter_color_picker_wheel",26,100,66,"0.0.1","Mar 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_color_picker_wheel/latest/","flutter, matrix4_transform","A Wheel Shapde Color Picker written fully in dart","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"status_bar_control","https://pub.dev/packages/status_bar_control",26,120,86,"3.2.1","Feb 20, 2022",,"rafaelmaeuer.de","MIT (LICENSE)","https://pub.dev/documentation/status_bar_control/latest/","flutter","Status Bar Control, lets you control the status bar color, style (theme), visibility, and translucent properties across iOS and Android.","FLUTTER","ANDROID,IOS" -"flutter_pickers","https://pub.dev/packages/flutter_pickers",26,120,94,"2.1.9","Feb 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_pickers/latest/","flutter","Flutter selector library, including date and time selector, single item selector (gender, occupation, education, constellation), city address selector, etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chat_composer","https://pub.dev/packages/chat_composer",26,90,67,"1.0.1","Jan 29, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/chat_composer/latest/","bloc, flutter, flutter_bloc, flutter_sound_lite, fluttertoast, meta, path_provider, permission_handler","A Flutter package for easy implementation of chat composer.","FLUTTER","ANDROID,IOS" -"footer","https://pub.dev/packages/footer",26,110,93,"0.0.4","Jan 28, 2022",,"nexsport.datsystemz.com","MIT (LICENSE)","https://pub.dev/documentation/footer/latest/","flutter","A new Flutter package which helps developers in creating Customisable Footer for both Android and IOS Apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"number_pagination","https://pub.dev/packages/number_pagination",26,130,85,"0.0.3+2","Jan 28, 2022",,"blogdeveloperspot.blogspot.com","MIT (LICENSE)","https://pub.dev/documentation/number_pagination/latest/","flutter","Pagination using number, such as the classic web style pagination.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"linear_step_indicator","https://pub.dev/packages/linear_step_indicator",26,130,85,"1.0.0+3","Jan 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/linear_step_indicator/latest/","flutter","A Flutter package for adding beautiful step indicators in your apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"time_ago_provider","https://pub.dev/packages/time_ago_provider",26,110,89,"4.1.2","Jan 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/time_ago_provider/latest/","Packages that depend on time_ago_provider","library for generating fuzzy timestamp for example (""9 minutes ago"")","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vertical_weight_slider","https://pub.dev/packages/vertical_weight_slider",26,130,81,"2.4.0","Dec 26, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/vertical_weight_slider/latest/","flutter","This package provides easy-to-use and scrollable vertical weight slider. Compatible with Android & iOS & Web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"crud_table","https://pub.dev/packages/crud_table",26,100,63,"0.0.3","Nov 27, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/crud_table/latest/","fluid_kit, flutter, flutter_riverpod, split_view, visibility_detector","CRUD Table Flutter is a package for crating CURD-UI for your entity/object/class easily. It consists of a Lazy loading function, resizable columns, and integrated CRUD Form.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_polygon","https://pub.dev/packages/flutter_polygon",26,130,90,"0.3.0+2","Nov 8, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_polygon/latest/","flutter","A plugin with tools for working with polygons in Flutter. Provides a clipper (PolygonClipper, ClipPolygon) and border (PolygonBorder)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_ion","https://pub.dev/packages/flutter_ion",26,90,78,"1.0.0","Nov 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_ion/latest/","events2, flutter_webrtc, grpc, protobuf, sdp_transform, uuid, web_socket_channel","Ion SDK for flutter, For live broadcast, video conference, etc., support mobile/deskop/web.","FLUTTER","ANDROID,IOS,MACOS,WINDOWS" -"weekly_date_picker","https://pub.dev/packages/weekly_date_picker",26,130,79,"1.3.0","Nov 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/weekly_date_picker/latest/","flutter, week_of_year","A weekly date picker where you can scroll between weeks and select a date.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"alt_sms_autofill","https://pub.dev/packages/alt_sms_autofill",26,100,93,"1.0.0","Nov 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/alt_sms_autofill/latest/","flutter","Alt Sms Autofill.","FLUTTER","ANDROID,IOS" -"flutter_hooks_bloc","https://pub.dev/packages/flutter_hooks_bloc",26,120,64,"0.16.0","Oct 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_hooks_bloc/latest/","bloc, flutter, flutter_bloc, flutter_hooks","A flutter_bloc reimplementation based on flutter_hooks with the same API.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_check","https://pub.dev/packages/animated_check",26,110,91,"1.0.5","Oct 11, 2021",,"edgington.dev","MIT (LICENSE)","https://pub.dev/documentation/animated_check/latest/","flutter","A simple animated check icon widget for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"android_path_provider","https://pub.dev/packages/android_path_provider",26,130,96,"0.3.0","Sep 25, 2021",,"mix1009.com","MIT (LICENSE)","https://pub.dev/documentation/android_path_provider/latest/","flutter","Flutter plugin for getting Android directories. (Downloads, Movies, Pictures...)","FLUTTER","ANDROID" -"easy_signature_pad","https://pub.dev/packages/easy_signature_pad",26,120,73,"1.0.6","Sep 25, 2021",,"sujangainju.com.np","MIT (LICENSE)","https://pub.dev/documentation/easy_signature_pad/latest/","flutter","Provides the signature area for the user to sign and returns the signature and Base64 image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"update_notification","https://pub.dev/packages/update_notification",26,100,78,"1.0.1","Sep 22, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/update_notification/latest/","collection, cupertino_icons, flutter, html, http, package_info, url_launcher","Check if the user has recent version of your Flutter app.","FLUTTER","ANDROID,IOS,MACOS" -"pushable_button","https://pub.dev/packages/pushable_button",26,105,78,"0.0.3","Sep 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pushable_button/latest/","flutter, flutter_lints","A 3D pushable button. Ideal for important CTAs in the app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"getter","https://pub.dev/packages/getter",26,120,45,"0.0.3","Aug 29, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/getter/latest/","flutter","By using this plugin you can get images, videos, or audios from the local storage.","FLUTTER","ANDROID" -"flutter_collapsing_toolbar","https://pub.dev/packages/flutter_collapsing_toolbar",26,130,62,"1.0.0","Aug 10, 2021",,"romanticdeveloper.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_collapsing_toolbar/latest/","flutter","A Flutter package to create a Romantic Collapsing Toolbar. It will be useful for your awesome app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"http_auth","https://pub.dev/packages/http_auth",26,130,98,"1.0.1","Jul 31, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/http_auth/latest/","convert, crypto, http","Dart http middleware for HTTP Basic and Digest authentication","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"linkable","https://pub.dev/packages/linkable",26,110,92,"3.0.1","Jul 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/linkable/latest/","flutter, url_launcher","A Flutter widget to add links to your text. Linkable widget is a wrapper over RichText which allows you to render links that can be clicked to redirect to the URL.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slidable_bar","https://pub.dev/packages/slidable_bar",26,120,76,"1.1.1","Jul 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/slidable_bar/latest/","flutter","A Flutter package to show SideBar and hide it and custimaze your clicker.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zarinpal","https://pub.dev/packages/zarinpal",26,100,70,"1.0.4+1","Jul 13, 2021",,"flutterfarsi.ir","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/zarinpal/latest/","dio, flutter, sprintf","Zarinpal Package for dar & flutter support all platforms (Android,Ios,Linux,Windows,MacOs,Web)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"relation","https://pub.dev/packages/relation",26,120,76,"3.1.0","Jun 28, 2021","4.0.0-dev.1","surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/relation/latest/","flutter, rxdart","the stream representation of the relations of the entities and widget utilities","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icons_helper","https://pub.dev/packages/icons_helper",26,70,84,"1.0.4","Apr 11, 2020",,"voltaireapp.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/icons_helper/latest/","flutter, flutter_driver, font_awesome_flutter","This provides access to the full library of Icons & FontAwesomeIcons at runtime when the specific icons needed are not known at compile time.",, -"charcode","https://pub.dev/packages/charcode",26,120,99,"1.3.1","Jun 9, 2021",,"infimum.dk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/charcode/latest/","Packages that depend on charcode","Constants for ASCII and common non-ASCII character codes. Integer constants corresponding to the code points of individual characters.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_jscore","https://pub.dev/packages/flutter_jscore",26,110,71,"1.0.0","Jun 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_jscore/latest/","ffi, flutter","JavaScriptCore for Flutter. The plugin provides the ability to evaluate JavaScript programs from within dart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"ai_awesome_message","https://pub.dev/packages/ai_awesome_message",26,110,80,"2.2.0","May 24, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ai_awesome_message/latest/","flutter","A new Awesome message widget that is sames to toast;snackbar;prompt of Flutter package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fitness","https://pub.dev/packages/fitness",26,110,73,"1.0.1","May 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fitness/latest/","flutter","Flutter plugin for reading step count data. Wraps HealthKit on iOS and GoogleFit on Android.","FLUTTER","ANDROID,IOS" -"bluetooth_thermal_printer","https://pub.dev/packages/bluetooth_thermal_printer",26,130,94,"0.0.6","Apr 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bluetooth_thermal_printer/latest/","flutter","The library allows printing receipts using a Bluetooth printer(Android Only).","FLUTTER","ANDROID,IOS" -"new_gradient_app_bar","https://pub.dev/packages/new_gradient_app_bar",26,120,93,"0.2.0","Apr 22, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/new_gradient_app_bar/latest/","flutter","The official AppBar, with a more colorful twist. Add gradients to spice up your application and make it beautiful.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"autocomplete_textfield_ns","https://pub.dev/packages/autocomplete_textfield_ns",26,120,91,"2.0.0","Apr 22, 2021",,"credifit.com.br","MIT (LICENSE)","https://pub.dev/documentation/autocomplete_textfield_ns/latest/","flutter","A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"app_popup_menu","https://pub.dev/packages/app_popup_menu",26,120,87,"1.0.0","Apr 10, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/app_popup_menu/latest/","flutter","A more modular popup menu.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"response","https://pub.dev/packages/response",26,120,81,"1.0.0","Apr 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/response/latest/","flutter","Flutter plugin helps to maintain a clean looking widgets size in all available displays in which the app will be.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stack","https://pub.dev/packages/stack",26,120,90,"0.2.1","Apr 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/stack/latest/","Packages that depend on stack","A package for stack data structure. have the push, pop, size, length, and top functionalities.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pull_to_reveal","https://pub.dev/packages/pull_to_reveal",26,110,75,"0.0.2","Dec 2, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/pull_to_reveal/latest/","flutter","A simple Flutter widget that wraps a `ListView` and selectively renders a hidden top element based on user scroll behavior.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fitted_text_field_container","https://pub.dev/packages/fitted_text_field_container",26,120,84,"2.0.0","Mar 6, 2021",,"su93rheroes.com","MIT (LICENSE)","https://pub.dev/documentation/fitted_text_field_container/latest/","flutter","A Container that automatically resizes to fit a the text value of a Material TextField.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"warmup_routine","https://pub.dev/packages/warmup_routine",26,80,22,"0.0.7","Mar 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/warmup_routine/latest/","flutter","A general purpose wrapper for warming up animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"map_controller","https://pub.dev/packages/map_controller",26,90,83,"0.9.0","Feb 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/map_controller/latest/","extra_pedantic, flutter, flutter_map, geojson, geopoint, latlong, pedantic, rxdart","A map controller for Flutter map. Manage markers, lines and polygons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"restio","https://pub.dev/packages/restio",26,80,47,"0.10.11","Sep 21, 2020",,"tiagohm.dev","MIT (LICENSE)","https://pub.dev/documentation/restio/latest/","brotli, crypto, equatable, globbing, http2, http_parser, ip, meta, mime_type, path, raw, string_scanner, utf","A simple but powerful HTTP Client for Dart inspired by OkHttp.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_cmoon_icons","https://pub.dev/packages/flutter_cmoon_icons",26,100,75,"0.1.0","Aug 30, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_cmoon_icons/latest/","flutter","Flutter Icons package Insipred by Font Awesome package, his package contains more than 2000 icons","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"otp_screen","https://pub.dev/packages/otp_screen",26,80,89,"0.0.3","Jul 30, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/otp_screen/latest/","flutter, fluttertoast","A new Flutter package which helps developer in creating Otp screen with few lines of code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_progress_button","https://pub.dev/packages/animated_progress_button",26,90,74,"1.0.2+1","Jul 24, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/animated_progress_button/latest/","flutter","Are you looking for a solution to make your button become professional? This package can help you with all animation inspiration from Pinterest.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"somedialog","https://pub.dev/packages/somedialog",26,90,61,"1.0.1","Jul 6, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/somedialog/latest/","cached_network_image, flutter, google_fonts, lottie","Flutter package for handle a nice dialog ui using assets, netwok, and lottie","FLUTTER","ANDROID,IOS,MACOS" -"text_to_path_maker","https://pub.dev/packages/text_to_path_maker",26,90,61,"0.5.9","May 23, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/text_to_path_maker/latest/","flutter","A Flutter package that can convert any font's characters into paths and animate them.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"stripe_native","https://pub.dev/packages/stripe_native",26,100,68,"1.2.3","May 13, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/stripe_native/latest/","flutter","Create chargeable stripe tokens using Apple and Google Pay. Display native Apple and Google Pay sheets, then collect one-time source tokens.","FLUTTER","ANDROID,IOS" -"steps","https://pub.dev/packages/steps",26,90,86,"1.0.1","May 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/steps/latest/","flutter","Flutter plugin for displaying vertical/horizontal steps with other Flutter widgets on Android and iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dartis","https://pub.dev/packages/dartis",26,90,74,"0.5.0","Apr 25, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/dartis/latest/","logging","Redis client featuring type-safe commands, pipelining, fire and forget, publish/subscribe, monitor mode, inline commands, transactions, Lua scripting, modules, and much more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"rethinkdb_dart","https://pub.dev/packages/rethinkdb_dart",26,65,79,"2.3.2+6","Feb 19, 2020",,"marceloneppel.dev","MIT (LICENSE)","https://github.com/marceloneppel/rethinkdb","convert, crypto, pbkdf2_dart, protobuf","Dart 2 driver for RethinkDB v2.3.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flippable_box","https://pub.dev/packages/flippable_box",26,90,66,"1.0.6","Feb 12, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flippable_box/latest/","flutter","A double-sided Container, that flips over, revealing content on both sides.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pinch_zoom_image_updated","https://pub.dev/packages/pinch_zoom_image_updated",26,70,78,"0.2.6","Jan 25, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/pinch_zoom_image_updated/latest/","flutter","A widget that makes picture pinch zoom, then return back to initial size and position when released.",, -"poly","https://pub.dev/packages/poly",26,90,83,"1.0.7+2","Nov 22, 2019",,,"BSD-2-Clause (LICENSE.md)","https://pub.dev/documentation/poly/latest/","collection, csv","A library for checking if given point(s) is present inside Polygon or not.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"undraw","https://pub.dev/packages/undraw",26,90,56,"1.0.2","Jul 20, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/undraw/latest/","flutter, flutter_svg, http","A new Flutter package for open source illustrations. These illustrations are designed by Katerina Limpitsouni and the application is developed by westdabestdb.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_3d_obj","https://pub.dev/packages/flutter_3d_obj",26,85,71,"0.0.6","Jul 2, 2019",,"hemanthraj.in","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_3d_obj/latest/","flutter, meta, vector_math","A new flutter package to render wavefront obj files into a canvas.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"scrapy","https://pub.dev/packages/scrapy",26,80,36,"0.0.3","Jun 18, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/scrapy/latest/","http","A dart port of the idiomatic python library Scrapy, which provides a fast high-level web crawling & scraping framework for dart and Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"wave_progress_bars","https://pub.dev/packages/wave_progress_bars",26,90,78,"0.1.0","May 15, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/wave_progress_bars/latest/","flutter","A package provides an easy way to add wave bars in Flutter project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wave_generator","https://pub.dev/packages/wave_generator",26,80,49,"0.1.0","Mar 22, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/wave_generator/latest/","flutter","A dart package to generate audio wave data on the fly","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"paging","https://pub.dev/packages/paging",26,100,85,"0.1.0","Feb 24, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/paging/latest/","flutter","A Flutter package for paginating a list view from network or local storage","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"launcher_assist","https://pub.dev/packages/launcher_assist",26,110,66,"1.1.3","Feb 2, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/launcher_assist/latest/","flutter","This plugin makes it easy for you to create launcher apps for Android with Flutter. Not supported on iOS.","FLUTTER","ANDROID,IOS" -"flutter_page_indicator","https://pub.dev/packages/flutter_page_indicator",26,90,96,"0.0.3","Oct 10, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_page_indicator/latest/","flutter","Page indicator for flutter, with multiple build-in layouts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"advstory","https://pub.dev/packages/advstory",25,130,68,"0.2.1","Jul 20, 2022",,"sourcekod.com","MIT (LICENSE)","https://pub.dev/documentation/advstory/latest/","flutter, flutter_cache_manager, shimmer, video_player","An advanced, complete story viewer. Has support for images, videos, custom widget contents, gestures, interceptors, listeners, manipulators and much more.","FLUTTER","ANDROID,IOS" -"meilisearch","https://pub.dev/packages/meilisearch",25,130,80,"0.6.0","Jul 11, 2022",,"meilisearch.com","MIT (LICENSE)","https://pub.dev/documentation/meilisearch/latest/","crypto, dio","Meilisearch Dart is the Meilisearch API client for Dart and Flutter developers.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fhir","https://pub.dev/packages/fhir",25,105,88,"0.9.0","Jul 10, 2022",,"fhirfli.dev","MIT (LICENSE)","https://pub.dev/documentation/fhir/latest/","fhir_yaml, freezed_annotation, json_annotation, uuid, yaml","FHIR library of versions R4, STU3, DSTU2, and R5 (draft) for Dart & Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"statemachine","https://pub.dev/packages/statemachine",25,130,82,"3.3.0","Jul 9, 2022",,"lukas-renggli.ch","MIT (LICENSE)","https://pub.dev/documentation/statemachine/latest/","meta","A simple, yet powerful state machine framework for Dart supporting Flutter and web apps.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wp_json_api","https://pub.dev/packages/wp_json_api",25,110,82,"3.2.0","Jul 8, 2022",,"woosignal.com","BSD-2-Clause (LICENSE)","https://woosignal.com/docs/flutter/wp-json-api","collection, flutter, http","WordPress and WooCommerce JSON API for Flutter Mobile. API allows you to login, register new users, get users info and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"hyperpay","https://pub.dev/packages/hyperpay",25,125,81,"1.0.0-dev.2","Jul 5, 2022",,"nyartech.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/hyperpay/latest/","flutter, http","A plugin to wrap HyperPay mobile SDK for iOS and Android, used to accept payments in Flutter apps using HyperPay Payments Gateway.","FLUTTER","ANDROID,IOS" -"booking_calendar","https://pub.dev/packages/booking_calendar",25,120,85,"1.1.4","Jul 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/booking_calendar/latest/","flutter, intl, provider, table_calendar","Flutter package to book online through your application. Use with streams to get real-time booking data, eg with Firestore streams","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_oss_licenses","https://pub.dev/packages/flutter_oss_licenses",25,120,85,"2.0.1","Jun 24, 2022",,"espresso3389.jp","MIT (LICENSE)","https://pub.dev/documentation/flutter_oss_licenses/latest/","args, dart_pubspec_licenses, meta, path, yaml","A tool to generate detail and better OSS license list using pubspec.yaml/lock files.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"awesome_bottom_bar","https://pub.dev/packages/awesome_bottom_bar",25,100,90,"1.2.1","Jun 23, 2022",,"appcheap.io","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/awesome_bottom_bar/latest/","flutter","Awesome Bottom Bar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"yandex_geocoder","https://pub.dev/packages/yandex_geocoder",25,130,81,"2.0.2","Jun 23, 2022",,"madbrains.ru","MIT (LICENSE)","https://pub.dev/documentation/yandex_geocoder/latest/","collection, http, json_annotation","API to translate geographic coordinates into an address and vice versa","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expand_tap_area","https://pub.dev/packages/expand_tap_area",25,110,92,"1.1.1","Jun 14, 2022",,"malikwang.com","MIT (LICENSE)","https://pub.dev/documentation/expand_tap_area/latest/","flutter","Manually expand the tap area of a widget without changing its size or layout. Similar with the hitTest in iOS development.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cupertino_rounded_corners","https://pub.dev/packages/cupertino_rounded_corners",25,130,77,"2.1.1","May 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/cupertino_rounded_corners/latest/","flutter","A widget and border to make cupertino rounded corners also refrered to as squircles using a bezier path and having the two points in the corners.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nakama","https://pub.dev/packages/nakama",25,110,69,"0.1.5","May 26, 2022",,"brunsmann.io","MIT (LICENSE)","https://pub.dev/documentation/nakama/latest/","chopper, fixnum, flutter, grpc, json_annotation, jwt_decoder, logging, meta, protobuf, web_socket_channel","Nakama is an open-source scalable game server that lets you focus on building games.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_calendar_week","https://pub.dev/packages/flutter_calendar_week",25,110,87,"2.1.1","May 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_calendar_week/latest/","flutter, intl","Flutter calendar week UI package","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_carousel_widget","https://pub.dev/packages/flutter_carousel_widget",25,130,87,"1.1.0","May 14, 2022",,"nixlab.co.in","GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_carousel_widget/latest/","flutter","A customizable carousel slider widget in Flutter which supports inifinte scrolling, auto scrolling, custom child widget, custom animations and built-in indicators.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shared_preferences_windows","https://pub.dev/packages/shared_preferences_windows",25,120,99,"2.1.1","May 10, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/shared_preferences_windows/latest/","file, flutter, path, path_provider_platform_interface, path_provider_windows, shared_preferences_platform_interface","Windows implementation of shared_preferences","FLUTTER","WINDOWS" -"scroll_to_id","https://pub.dev/packages/scroll_to_id",25,130,80,"1.5.1","May 5, 2022",,"hatchout.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/scroll_to_id/latest/","flutter","scroll_to_id is a Flutter library that enables screen to auto-scroll by selecting id defined for each widget in scrollview.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chart_engine","https://pub.dev/packages/chart_engine",25,130,68,"2.0.4","Apr 27, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/chart_engine/latest/","amdjs, color_palette_generator, dom_tools, intl, swiss_knife","Chart generator with interchangeable chart engines, like ChartJS and ApexCharts.","DART,FLUTTER","WEB" -"theater","https://pub.dev/packages/theater",25,130,50,"0.2.21","Apr 25, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/theater/latest/","Packages that depend on theater","Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"angel3_framework","https://pub.dev/packages/angel3_framework",25,120,76,"6.0.0","Apr 24, 2022",,"dukefirehawk.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/angel3_framework/latest/","angel3_container, angel3_http_exception, angel3_mock_request, angel3_model, angel3_route, belatuk_combinator, belatuk_http_server, belatuk_merge_map, charcode, collection, file, http2, http_parser, logging, matcher, meta, mime, path, quiver, recase, stack_trace, string_scanner, tuple, uuid","A high-powered HTTP server extensible framework with dependency injection, routing and much more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"honeywell_scanner","https://pub.dev/packages/honeywell_scanner",25,130,83,"4.0.0+14","Apr 22, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/honeywell_scanner/latest/","flutter","This is a plugin to scan barcodes by using Honeywell PDA Android devices.","FLUTTER","ANDROID" -"custom_map_markers","https://pub.dev/packages/custom_map_markers",25,110,87,"0.0.2+1","Apr 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_map_markers/latest/","collection, flutter, google_maps_flutter, synchronized","A package that turns runtime widgets into map marker icons or byte array images.","FLUTTER","ANDROID,IOS" -"ussd_advanced","https://pub.dev/packages/ussd_advanced",25,110,81,"1.0.0","Apr 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/ussd_advanced/latest/","flutter","Runs ussd code directly in your application, supports single session and multi session ussd calls","FLUTTER","ANDROID,IOS" -"flutter_siri_suggestions","https://pub.dev/packages/flutter_siri_suggestions",25,120,77,"2.1.0","Mar 24, 2022",,"handmade.software","MIT (LICENSE)","https://pub.dev/documentation/flutter_siri_suggestions/latest/","flutter","Flutter plugin for exposure on Siri Suggestions also awake specific function by Siri.","FLUTTER","ANDROID,IOS" -"zap","https://pub.dev/packages/zap",25,130,50,"0.2.0","Mar 18, 2022",,"simonbinder.eu","MIT (LICENSE)","https://pub.dev/documentation/zap/latest/","js, meta","Zap is a reactive web framework built on Dart. By compiling HTML-like files to Dart components, Zap makes it easy to write efficient web apps.","DART,FLUTTER","WEB" -"export_video_frame","https://pub.dev/packages/export_video_frame",25,110,85,"0.0.7","Feb 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/export_video_frame/latest/","flutter, media_info","A Flutter plugin for iOS and Android for exporting picture from video file.","FLUTTER","ANDROID,IOS" -"whatsapp_stickers","https://pub.dev/packages/whatsapp_stickers",25,80,67,"0.0.4","Aug 10, 2020",,"applicazza.dev","MIT (LICENSE)","https://pub.dev/documentation/whatsapp_stickers/latest/","flutter, meta","WhatsApp Stickers plugin for Flutter.","FLUTTER","ANDROID,IOS" -"date_count_down","https://pub.dev/packages/date_count_down",25,110,88,"2.1.0","Feb 15, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/date_count_down/latest/","flutter","This is a flutter countdown package written in dart for flutter developer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"volume_controller","https://pub.dev/packages/volume_controller",25,130,92,"2.0.3","Jan 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/volume_controller/latest/","flutter","A Flutter volume plugin for ios and android control system volume.","FLUTTER","ANDROID,IOS" -"zoom","https://pub.dev/packages/zoom",25,110,88,"1.0.3+5","Jan 9, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/zoom/latest/","flutter, zoom_platform_interface, zoom_web","A Flutter plugin for the Zoom Client SDK.","FLUTTER","ANDROID,IOS,WEB" -"print_color","https://pub.dev/packages/print_color",25,120,77,"3.0.5","Jan 7, 2022",,"msayed.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/print_color/latest/","Packages that depend on print_color","print() in colors, simple and handy for lightweight debugging","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"draggable_float_widget","https://pub.dev/packages/draggable_float_widget",25,130,85,"0.0.2","Jan 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/draggable_float_widget/latest/","event_bus, flutter","This is a draggable and floating Flutter widget, which can control its visibility through the scrolling event of ScrollView.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circle_nav_bar","https://pub.dev/packages/circle_nav_bar",25,120,84,"1.0.2","Jan 2, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/circle_nav_bar/latest/","flutter","A package provides an easy way to make circle button nav bar in Flutter project","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mediasoup_client_flutter","https://pub.dev/packages/mediasoup_client_flutter",25,120,81,"0.8.1","Dec 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/mediasoup_client_flutter/latest/","collection, events2, flutter, flutter_webrtc, h264_profile_level_id, sdp_transform","Mediasoup client side Flutter library. Work for Android, iOS, MacOS, Windows and browser.","FLUTTER","ANDROID,IOS,MACOS,WINDOWS" -"story_maker","https://pub.dev/packages/story_maker",25,100,66,"1.0.3","Nov 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/story_maker/latest/","flutter, google_fonts, path_provider, photo_view","A package for creating instagram like story, you can use this package to edit images and make it story ready by adding other contents over it like text.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"matomo","https://pub.dev/packages/matomo",25,110,87,"1.1.0","Nov 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/matomo/latest/","fk_user_agent, flutter, http, logging, package_info_plus, shared_preferences, universal_html, uuid","Cross-platform Matomo tracking for Flutter, using the Matomo API and written in pure Dart.","FLUTTER","ANDROID,IOS" -"i69n","https://pub.dev/packages/i69n",25,130,87,"2.1.0","Nov 4, 2021",,"fnx.io","MIT (LICENSE)","https://pub.dev/documentation/i69n/latest/","build, build_config, dart_style, yaml","Simple internationalization tool for Dart and Flutter, based on YAML files and source code generation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bs_flutter","https://pub.dev/packages/bs_flutter",25,120,77,"0.4.7","Oct 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bs_flutter/latest/","bs_flutter_alert, bs_flutter_buttons, bs_flutter_card, bs_flutter_datatable, bs_flutter_inputtext, bs_flutter_modal, bs_flutter_responsive, bs_flutter_selectbox, bs_flutter_utils, flutter, flutter_web_plugins","Simple flutter widget from Bootstrap v5 component, including responsive grid layout based on bootstrap grid system","FLUTTER","ANDROID,IOS,WEB" -"touch_indicator","https://pub.dev/packages/touch_indicator",25,130,85,"2.0.0","Oct 26, 2021",,"klingeleers.be","MIT (LICENSE)","https://pub.dev/documentation/touch_indicator/latest/","flutter","Show up to 5 touch indicators where you touch the screen. Useful when giving a demo for an audience or when recording your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lightbox","https://pub.dev/packages/lightbox",25,130,74,"0.1.0","Oct 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/lightbox/latest/","cached_network_image, flutter","Flutter plugin to create lightbox like in web apps. Usefull to show images as a diaporama overlay with controls of many types of images(url,assets,file,bytes).","FLUTTER","ANDROID,IOS,MACOS" -"animated_segmented_tab_control","https://pub.dev/packages/animated_segmented_tab_control",25,120,85,"1.0.1","Oct 13, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/animated_segmented_tab_control/latest/","flutter","A customizable segmented control that can be used with a TabView.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flame_splash_screen","https://pub.dev/packages/flame_splash_screen",25,120,82,"0.1.0","Aug 31, 2021",,"flame-engine.org","MIT (LICENSE)","https://pub.dev/documentation/flame_splash_screen/latest/","flutter, meta","Style your flame game with a beautiful splash screen with logo reveal. Simple to use but very customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"parent_child_checkbox","https://pub.dev/packages/parent_child_checkbox",25,130,72,"0.0.3","Aug 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/parent_child_checkbox/latest/","flutter","Parent Child Checkbox is a type of checkbox where we can establish hierarchy in Checkboxes","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"currency_type","https://pub.dev/packages/currency_type",25,120,20,"0.0.3","Aug 23, 2021",,"tantowi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/currency_type/latest/","Packages that depend on currency_type","Currency type for Dart and Flutter, a large numeric type, with exactly four digit after the decimal point, appropriate for financial calculations.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drag_down_to_pop","https://pub.dev/packages/drag_down_to_pop",25,100,79,"1.0.0","Aug 17, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/drag_down_to_pop/latest/","flutter","A page transition which supports drag-down-to-pop gesture.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nik_validator","https://pub.dev/packages/nik_validator",25,130,76,"1.1.2","Aug 12, 2021",,"leeyurani.com","MIT (LICENSE)","https://pub.dev/documentation/nik_validator/latest/","flutter","NIK Validator is a package that functions to parse Identity Card information in Indonesia","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scaffold_gradient_background","https://pub.dev/packages/scaffold_gradient_background",25,130,85,"1.0.3+1","Jul 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/scaffold_gradient_background/latest/","flutter","A widget that works like a scaffold, except that you can set a gradient as background.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mock_data","https://pub.dev/packages/mock_data",25,130,84,"2.0.0","Jun 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/mock_data/latest/","Packages that depend on mock_data","Generate random data using Dart. Can be used to create random strings, integers, names, colors, IPs, UUIDs, URLs and dates.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"corsac_jwt","https://pub.dev/packages/corsac_jwt",25,80,91,"0.4.0","Dec 2, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/corsac_jwt/latest/","asn1lib, crypto, logging, pointycastle, rsa_pkcs","Lightweight implementation of JSON Web Tokens (JWT).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"transition","https://pub.dev/packages/transition",25,130,87,"2.0.2","May 21, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/transition/latest/","flutter","A transition library that helps implement the page transition animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"international_system_of_units","https://pub.dev/packages/international_system_of_units",25,90,61,"1.0.0-dev.5","May 6, 2021",,"kleak.dev","MIT (LICENSE)","https://pub.dev/documentation/international_system_of_units/latest/","international_system_of_units_locale, intl","The most complete unit converter for Dart/Flutter which also do localizations.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_grid_button","https://pub.dev/packages/flutter_grid_button",25,130,86,"2.0.0","Apr 22, 2021",,"zuvola.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_grid_button/latest/","flutter","Flutter widget that arrange buttons in a grid. It is useful for making a number pad, calculator, and so on.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_deep_linking","https://pub.dev/packages/flutter_deep_linking",25,100,82,"0.2.1","Apr 21, 2021",,"wanke.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_deep_linking/latest/","collection, flutter, meta","🧭 Describe your routing declaratively and handle deep links properly!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"opencv_awesome","https://pub.dev/packages/opencv_awesome",25,70,54,"0.0.2","Apr 11, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/opencv_awesome/latest/","ffi, flutter","A new Flutter plugin for opencv high level stitching APIs. it support stitching multi images in both and horizontal direction to create panoramic view. easy to use and customize for creating panorama.","FLUTTER","ANDROID,IOS" -"speech_bubble","https://pub.dev/packages/speech_bubble",25,120,89,"0.0.9","Apr 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/speech_bubble/latest/","flutter","A widget that emulates a speech bubble in flutter.","FLUTTER","ANDROID,IOS" -"digit_to_persian_word","https://pub.dev/packages/digit_to_persian_word",25,120,76,"2.0.0","Mar 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/digit_to_persian_word/latest/","flutter","Flutter package for changing digit (up to 16 digits) to the Persian word and add separate to an integer Convenient and practical.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circle_bottom_navigation_bar","https://pub.dev/packages/circle_bottom_navigation_bar",25,110,81,"1.0.0","Mar 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/circle_bottom_navigation_bar/latest/","analyzer, flutter, vector_math","An animated, beauty and functional Bottom Navigation Bar you app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_colorful_tab","https://pub.dev/packages/flutter_colorful_tab",25,130,82,"0.1.0","Mar 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_colorful_tab/latest/","flutter","A colorful TabBar for Flutter where each tab has a color (inspired by SmartNews app).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"action_process_text","https://pub.dev/packages/action_process_text",25,110,46,"0.0.6","Dec 18, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/action_process_text/latest/","flutter","A flutter plugin for ACTION_PROCESS_TEXT implementation in android.","FLUTTER","ANDROID" -"simple_autocomplete_formfield","https://pub.dev/packages/simple_autocomplete_formfield",25,110,89,"0.3.0","Mar 5, 2021",,"defylogic.dev","MIT (LICENSE)","https://pub.dev/documentation/simple_autocomplete_formfield/latest/","flutter, textfield_state","A Flutter widget that wraps a TextFormField and assists with autocomplete functionality.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"voyager","https://pub.dev/packages/voyager",25,110,45,"3.0.0","Mar 4, 2021",,"vishna.dev","MIT (LICENSE)","https://pub.dev/documentation/voyager/latest/","equatable, flutter, provider, sprintf, yaml","The widget router and basic dependency injection library for Flutter. Define navigation paths in YAML and power them up with custom plugins.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cross_local_storage","https://pub.dev/packages/cross_local_storage",25,130,79,"2.0.1","Mar 4, 2021",,"marchdev.tk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cross_local_storage/latest/","flutter, shared_preferences, shared_preferences_linux, shared_preferences_macos, shared_preferences_web, shared_preferences_windows","SharedPreferences wrapper for both Mobile (Android/iOS), Web and Desktop (Windows, macOS, Linux). Also provides JSON file storage.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"random_color_scheme","https://pub.dev/packages/random_color_scheme",25,120,77,"0.1.3","Mar 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/random_color_scheme/latest/","flutter, hsluv","Generate light and dark color schemes to help you theme an app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adcolony","https://pub.dev/packages/adcolony",25,90,54,"2.0.7","Jan 24, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/adcolony/latest/","flutter","Ad Network plugin for banners, rewards and interstitial ads show","FLUTTER","ANDROID" -"sim_info","https://pub.dev/packages/sim_info",25,90,84,"0.1.3","Nov 16, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/sim_info/latest/","flutter","A Flutter plugin for read SIM information. You can get SIM data for MCC, MNC, country name, etc.","FLUTTER","ANDROID,IOS" -"android_notification_listener2","https://pub.dev/packages/android_notification_listener2",25,90,51,"2.0.1","Aug 20, 2020",,"emilecode.com","MIT (LICENSE)","https://pub.dev/documentation/android_notification_listener2/latest/","flutter","A Flutter Plugin to listen to all incoming notifications on Android","FLUTTER","ANDROID,IOS" -"flutter_cognito_plugin","https://pub.dev/packages/flutter_cognito_plugin",25,65,71,"2.2.0","Jun 1, 2020",,,"LGPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_cognito_plugin/latest/","flutter, logging, plugin_scaffold","AWS Cognito plugin for flutter.","FLUTTER","ANDROID,IOS" -"css_text","https://pub.dev/packages/css_text",25,100,70,"2.1.0","May 23, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/css_text/latest/","flutter, xml","This library allows you to use simple CSS inline styles to style your text.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"strcolor","https://pub.dev/packages/strcolor",25,100,67,"1.1.1","May 22, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/strcolor/latest/","flutter","Flutter package to convert color names to Color in Flutter. Offers a handful way to use colors by their names instead of using Colors constants.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"file_access","https://pub.dev/packages/file_access",25,80,38,"1.0.3","Apr 1, 2020",,"rodydavis.com","unknown (LICENSE)","https://pub.dev/documentation/file_access/latest/","file_picker, flutter, image_picker","A Flutter package to handel files on Web, Desktop and Mobile instead of File.io","FLUTTER","ANDROID,IOS,WEB" -"get_mac","https://pub.dev/packages/get_mac",25,90,91,"0.0.1","Mar 18, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/get_mac/latest/","flutter","A new Flutter plugin to get MAC Address of Android and iOS Device","FLUTTER","ANDROID,IOS" -"deep_link_navigation","https://pub.dev/packages/deep_link_navigation",25,70,11,"1.3.1","Dec 30, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/deep_link_navigation/latest/","after_layout, flutter, merge_map, provider","Deep link navigation for Flutter apps with an elegant configuation internally orchestrating a native Flutter navigator.",, -"media_utils","https://pub.dev/packages/media_utils",25,90,21,"1.1.1","Nov 24, 2019",,"getx.site","MIT (LICENSE)","https://pub.dev/documentation/media_utils/latest/","flutter","An easy helper class to flutter with many support formats. It supports local and web files.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wifi_configuration","https://pub.dev/packages/wifi_configuration",25,80,74,"1.2.1","Nov 21, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/wifi_configuration/latest/","flutter","Flutter Wifi Plugin.","FLUTTER","ANDROID,IOS" -"font_awesome","https://pub.dev/packages/font_awesome",25,85,91,"5.10.1","Aug 18, 2019",,,"unknown (LICENSE.txt)","https://pub.dev/documentation/font_awesome/latest/","Packages that depend on font_awesome","The iconic font and CSS framework","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ozzie","https://pub.dev/packages/ozzie",25,40,28,"2.2.3","May 3, 2019",,"bmwtech.dev","archive, flutter, flutter_driver, meta, test, yaml","https://pub.dev/packages/ozzie/license","Packages that depend on ozzie","Ozzie is your testing friend. Ozzie will take an screenshot during integration tests whenever you need. Ozzie will capture performance reports for you.",, -"virtual_keyboard","https://pub.dev/packages/virtual_keyboard",25,110,80,"0.1.4","Apr 2, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/virtual_keyboard/latest/","flutter","A simple package for dispaying virtual keyboards on a devices like kiosks and ATMs. The library is written in Dart and has no native code dependancy.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"emoji_feedback","https://pub.dev/packages/emoji_feedback",25,100,75,"0.1.0","Jan 13, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/emoji_feedback/latest/","flutter","An mood feedback component which could be used for rating the user's mood.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vibrate","https://pub.dev/packages/vibrate",25,100,86,"0.0.4","Aug 22, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/vibrate/latest/","flutter","A Haptic Feedback plugin.","FLUTTER","ANDROID,IOS" -"contact_picker","https://pub.dev/packages/contact_picker",25,110,89,"0.0.2","Mar 17, 2018",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/contact_picker/latest/","flutter","A Flutter plugin for picking a contact from the address book.","FLUTTER","ANDROID,IOS" -"vm_service","https://pub.dev/packages/vm_service",24,120,99,"9.3.0","Jul 20, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/vm_service/latest/","Packages that depend on vm_service","A library to communicate with a service implementing the Dart VM service protocol.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tiled","https://pub.dev/packages/tiled",24,100,82,"0.8.4","Jul 18, 2022",,"flame-engine.org","MIT (LICENSE)","https://pub.dev/documentation/tiled/latest/","archive, flutter, meta, xml","A Dart Tiled library. Parse your TMX files into useful representations. Compatible with Flame.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"moment_dart","https://pub.dev/packages/moment_dart",24,130,70,"0.8.0","Jul 17, 2022",,"gege.mn","MIT (LICENSE)","https://pub.dev/documentation/moment_dart/latest/","Packages that depend on moment_dart","A package that turns DateTime into human-readable format. Inspired by moment.js. Supports multiple localizations (en_US, ko_KO, mn_MN, de_DE, more to be added..)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"transformable_list_view","https://pub.dev/packages/transformable_list_view",24,120,55,"0.2.0","Jul 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/transformable_list_view/latest/","flutter","Widget that extends the default ListView with ability to add item transform animations according to it's scroll position","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"responsive_navigation_bar","https://pub.dev/packages/responsive_navigation_bar",24,130,76,"3.2.3","Jul 13, 2022",,"achim.io","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/responsive_navigation_bar/latest/","flutter","A responsive bottom navigation bar. Very beginner friendly. Feel free to contribute.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamsoft_capture_vision_flutter","https://pub.dev/packages/dynamsoft_capture_vision_flutter",24,110,25,"1.0.1","Jul 12, 2022",,"dynamsoft.com","unknown (LICENSE)","https://pub.dev/documentation/dynamsoft_capture_vision_flutter/latest/","flutter","Dynamsoft Capture Vision Flutter SDK provides the ability to decode barcodes, recognize labels, detect and normalize documents.","FLUTTER","ANDROID,IOS" -"firestore_ref","https://pub.dev/packages/firestore_ref",24,90,75,"0.14.0","Jul 12, 2022",,"mono0926.com","MIT (LICENSE)","https://pub.dev/documentation/firestore_ref/latest/","cloud_firestore, disposable_provider, firebase_core, flutter, json_annotation, json_converter_helper, meta, quiver, rxdart, simple_logger, subscription_holder","Firestore reference/document typed access helpers. You can write organized safe code by this.",, -"scroll_date_picker","https://pub.dev/packages/scroll_date_picker",24,130,90,"3.5.2","Jul 11, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/scroll_date_picker/latest/","flutter","A customizable and easy-to-use date picker library for Flutter. Compatible with Android & iOS & Web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"es_compression","https://pub.dev/packages/es_compression",24,130,72,"2.0.6","Jul 8, 2022",,"instantiations.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/es_compression/latest/","args, ffi, stack_trace, stream_channel","Compression framework providing FFI implementations for Brotli, Lz4, Zstd (Zstandard) with ready-to-use prebuilt binaries for Win/Linux/Mac.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flame_bloc","https://pub.dev/packages/flame_bloc",24,120,87,"1.6.0","Jul 8, 2022",,"flame-engine.org","MIT (LICENSE)","https://pub.dev/documentation/flame_bloc/latest/","bloc, flame, flutter, flutter_bloc, meta","Bloc integration to Flame games","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tencent_im_sdk_plugin","https://pub.dev/packages/tencent_im_sdk_plugin",24,130,92,"4.0.7","Jul 7, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/tencent_im_sdk_plugin/latest/","flutter, flutter_web_plugins, json_annotation, tencent_im_sdk_plugin_platform_interface, tencent_im_sdk_plugin_web, uuid","Instant Messaging (Instant Messaging) is developed based on QQ's underlying IM capabilities.","FLUTTER","ANDROID,IOS,WEB" -"easy_table","https://pub.dev/packages/easy_table",24,130,81,"2.0.1","Jul 5, 2022",,"caduandrade.net","MIT (LICENSE)","https://pub.dev/documentation/easy_table/latest/","axis_layout, collection, flutter, meta","A full customized data table that builds the cells on demand. Focused on Web/Desktop Applications. Bidirectional scroll bars.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"umbra_cli","https://pub.dev/packages/umbra_cli",24,120,0,"0.1.0-dev.7","Jul 5, 2022",,"wolfenra.in","MIT (LICENSE)","https://pub.dev/documentation/umbra_cli/latest/","archive, args, collection, mason, meta, path, pub_updater, umbra","Umbra CLI allows Flutter developers to create their own shaders and compile them to strongly typed dart files.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"videosdk","https://pub.dev/packages/videosdk",24,100,84,"0.0.14","Jul 5, 2022",,"videosdk.live","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/videosdk/latest/","bloc, collection, encrypt, equatable, events2, flutter, flutter_bloc, flutter_foreground_task, flutter_webrtc, h264_profile_level_id, http, random_string, sdp_transform, synchronized","Video SDK Flutter to simply integrate Audio & Video Calling API or Live Video Streaming API to your app with just a few lines of code.","FLUTTER","ANDROID,IOS" -"gherkin","https://pub.dev/packages/gherkin",24,120,88,"3.1.0","Jul 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/gherkin/latest/","collection, matcher, path, uuid","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","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"iamport_flutter","https://pub.dev/packages/iamport_flutter",24,105,89,"0.10.1+4","Jun 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/iamport_flutter/latest/","flutter, iamport_webview_flutter, json_annotation, uni_links, url_launcher","Plugin that allows Flutter to use Iamport payment and certification functions.","FLUTTER","ANDROID,IOS" -"latlng","https://pub.dev/packages/latlng",24,130,96,"0.2.0","Jun 29, 2022",,"pwa.ir","MIT (LICENSE)","https://pub.dev/documentation/latlng/latest/","Packages that depend on latlng","Geodesy and Geographical calculations for Dart. Provides LatLong and Mercator projection (EPSG4326).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_telegram_bot","https://pub.dev/packages/dart_telegram_bot",24,110,74,"0.6.1","Sep 19, 2021","0.7.0-b3",,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_telegram_bot/latest/","http, logging","A Telegram Bot API wrapper made to make fast Telegram bots with as less code as possible.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"braze_plugin","https://pub.dev/packages/braze_plugin",24,130,92,"2.5.0","Jun 21, 2022",,"braze.com","unknown (LICENSE)","https://pub.dev/documentation/braze_plugin/latest/","flutter","This is the Braze plugin for Flutter. Effective marketing automation is an essential part of successfully scaling and managing your business.","FLUTTER","ANDROID,IOS" -"galleryimage","https://pub.dev/packages/galleryimage",24,120,89,"1.2.0","Jun 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/galleryimage/latest/","cached_network_image, flutter, photo_view","Flutter plugin that list of images from URLs allows you to display and zoomable multi image on iOS and Android.","FLUTTER","ANDROID,IOS,MACOS" -"flutter_web_bluetooth","https://pub.dev/packages/flutter_web_bluetooth",24,120,72,"0.0.8","Jun 6, 2022",,"dropmeirl.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_web_bluetooth/latest/","js, logging, meta","A library to use the web bluetooth api in your web project. Will play nice if used in IO projects.","DART,FLUTTER","WEB" -"vxstate","https://pub.dev/packages/vxstate",24,130,84,"2.2.0","May 25, 2022",,"codepur.dev","MIT (LICENSE)","https://velocityx.dev/","flutter","VxState is an another state management solution for flutter. It is highly inspired from Redux & VueX.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"postgresql2","https://pub.dev/packages/postgresql2",24,110,77,"1.0.3","May 25, 2022",,"quire.io","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/postgresql2/latest/","charcode, convert, crypto, rikulo_commons","A fork of Greg's PostgreSQL driver (xxgreg/postgresql) using conserved substitution respecting strings and @@ operators. Also optimizing the pool implementation aggressivly.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"animated_item_picker","https://pub.dev/packages/animated_item_picker",24,120,74,"1.0.5+1","May 16, 2022",,"kirn.tech","MIT (LICENSE)","https://pub.dev/documentation/animated_item_picker/latest/","flutter","Generic item picker that encapsulates single or multiple item selection logic.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_loading_border","https://pub.dev/packages/animated_loading_border",24,130,61,"0.0.1","May 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_loading_border/latest/","flutter","A package that gives us a modern way to show animated border as a placeholder while loading our widget with easy customization and ready to use.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sumup","https://pub.dev/packages/sumup",24,130,77,"0.5.0","May 6, 2022",,"purplesoft.io","MIT (LICENSE)","https://pub.dev/documentation/sumup/latest/","flutter","Flutter wrapper to use the SumUp SDK. With this plugin, your app can easily connect to a SumUp terminal, login and accept card payments on Android and iOS.","FLUTTER","ANDROID,IOS" -"google_mlkit_text_recognition","https://pub.dev/packages/google_mlkit_text_recognition",24,130,94,"0.3.0","May 2, 2022",,"flutter-ml.dev","MIT (LICENSE)","https://pub.dev/documentation/google_mlkit_text_recognition/latest/","flutter, google_mlkit_commons","A Flutter plugin to use Google's ML Kit Text Recognition to recognize text in any Chinese, Devanagari, Japanese, Korean and Latin character set.","FLUTTER","ANDROID,IOS" -"simple_gradient_text","https://pub.dev/packages/simple_gradient_text",24,130,94,"1.2.3","Apr 24, 2022",,"alexastudillo.com","BSD-2-Clause-Views (LICENSE)","https://pub.dev/documentation/simple_gradient_text/latest/","flutter","Create fast and simple gradient texts, whether linear or radial, you just decide the colors and the text to display, very easy.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"state_machine_bloc","https://pub.dev/packages/state_machine_bloc",24,120,48,"0.0.1","Apr 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/state_machine_bloc/latest/","bloc, bloc_concurrency, meta","state_machine_bloc is an extension to the bloc state management library which provide a convenient way to create finite state machines based blocs.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cielo_ecommerce","https://pub.dev/packages/cielo_ecommerce",24,120,73,"2.2.0","Apr 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/cielo_ecommerce/latest/","dio, flutter","Pacote para criar pagamentos usando o SDK da API Cielo e-Commerce. Para mais informações acesse a documentação oficial da Cielo e-Commerce para desenvolvedores.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"phlox_animations","https://pub.dev/packages/phlox_animations",24,130,75,"2.1.1","Apr 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/phlox_animations/latest/","flutter","Flutter phlox_animations is a simple package to create beautiful custom animations . Animate multiple properties at once and consists of several's feature.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sound_generator","https://pub.dev/packages/sound_generator",24,120,77,"0.0.9","Apr 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/sound_generator/latest/","flutter","This plugin is a procedural sound generator. It provides fluidly sound transitions in frequency changes. You can see real signal shape with one Cycle snapshot properties","FLUTTER","ANDROID,IOS" -"flutter_overlay_apps","https://pub.dev/packages/flutter_overlay_apps",24,130,71,"1.0.1","Apr 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_overlay_apps/latest/","flutter","Android plugin for displaying flutter widgets over other apps","FLUTTER","ANDROID" -"argo","https://pub.dev/packages/argo",24,120,54,"0.0.3","Mar 28, 2022",,,"MIT (LICENSE.md)","https://pub.dev/documentation/argo/latest/","flutter","Widgets and tools for make it easy to create responsive apps. Widget to handle visibility, orientation, handle diferent layout depend of screen and can handle a responsive theme.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"acr_cloud_sdk","https://pub.dev/packages/acr_cloud_sdk",24,120,71,"2.0.1","Mar 28, 2022",,"codenka.com","MIT (LICENSE)","https://pub.dev/documentation/acr_cloud_sdk/latest/","flutter, permission_handler","This is an unofficial ACR Cloud SDK to recognize sound and music influtter","FLUTTER","ANDROID,IOS,MACOS" -"saf","https://pub.dev/packages/saf",24,120,83,"1.0.3+3","Mar 15, 2022",,"ivehement.com","MIT (LICENSE)","https://pub.dev/documentation/saf/latest/","flutter, permission_handler","Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders.","FLUTTER","ANDROID" -"flutter_ironsource_x","https://pub.dev/packages/flutter_ironsource_x",24,100,75,"2.7.1","Mar 7, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_ironsource_x/latest/","flutter","IronSource Ads & Mediation Plugin for Flutter","FLUTTER","ANDROID" -"vocsy_epub_viewer","https://pub.dev/packages/vocsy_epub_viewer",25,130,75,"0.0.8","Feb 25, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/vocsy_epub_viewer/latest/","flutter, path, path_provider","epub_viewer is an epub ebook reader that encapsulates the folioreader framework.","FLUTTER","ANDROID,IOS" -"flutter_next","https://pub.dev/packages/flutter_next",24,110,65,"0.1.0","Feb 20, 2022",,"shashiben.me","MIT (LICENSE)","https://pub.dev/documentation/flutter_next/latest/","flutter, universal_io, visibility_detector","A flutter package for faster UI developement and provide responsiveness for flutter web applications and has multiple extensions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sms_inbox","https://pub.dev/packages/flutter_sms_inbox",24,100,86,"1.0.1","Feb 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_sms_inbox/latest/","flutter","Flutter SMS Inbox Plugin (Android only)","FLUTTER","ANDROID,IOS" -"super_rich_text","https://pub.dev/packages/super_rich_text",24,120,80,"1.0.0","Feb 13, 2022",,"cleancode.dev","MIT (LICENSE)","https://pub.dev/documentation/super_rich_text/latest/","flutter, url_launcher","The easiest way to style custom text snippets by creating your own bookmarks with links and functions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appdynamics_mobilesdk","https://pub.dev/packages/appdynamics_mobilesdk",24,120,79,"2.0.1","Jan 18, 2022",,"appdynamics.com","MIT (LICENSE)","https://pub.dev/documentation/appdynamics_mobilesdk/latest/","flutter, http, intl","A flutter plugin to integrate AppDynamics Mobile Real User Monitoring with your application.","FLUTTER","ANDROID,IOS" -"automatic_animated_list","https://pub.dev/packages/automatic_animated_list",24,110,80,"1.1.0","Jan 16, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/automatic_animated_list/latest/","diffutil_dart, flutter","AnimatedList which computes the item deltas each time the underlying list gets updated, and animates the list tiles automatically.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"background_stt","https://pub.dev/packages/background_stt",24,110,70,"1.0.6","Jan 16, 2022",,"umairadil.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/background_stt/latest/","flutter","A flutter plugin for Speech-to-Text & Text-To-Speech service always active in background mode.","FLUTTER","ANDROID,IOS" -"snapkit","https://pub.dev/packages/snapkit",24,130,75,"2.0.0","Dec 8, 2021",,"jacobbrasil.com","MIT (LICENSE)","https://pub.dev/documentation/snapkit/latest/","flutter, http, path_provider","A Flutter Plugin for integrating with Snapchat's SnapKit on iOS & Android","FLUTTER","ANDROID,IOS" -"opengl","https://pub.dev/packages/opengl",24,100,56,"0.5.0+1","Nov 28, 2021",,,"ffi","https://pub.dev/packages/opengl/license","Packages that depend on opengl","OpenGL 4.6 FFI bindings for Dart. Supports Linux, macOS and Windows.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"list_ext","https://pub.dev/packages/list_ext",24,130,90,"1.0.4","Oct 28, 2021",,"innim.ru","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/list_ext/latest/","collection, quiver","Dart extension methods for Iterable and List. You can easily sum, count elements and many more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_piano_audio_detection","https://pub.dev/packages/flutter_piano_audio_detection",24,100,41,"1.0.5","Oct 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_piano_audio_detection/latest/","flutter, permission_handler","Flutter plug-in for Piano Audio Detection. Can recognize the piano sound in real time using Google Magenta tflite model.","FLUTTER","ANDROID,IOS" -"sliding_switch","https://pub.dev/packages/sliding_switch",24,110,90,"1.0.0","Sep 19, 2021",,"codeapprun.io","MIT (LICENSE)","https://pub.dev/documentation/sliding_switch/latest/","flutter","Sliding Switch - A simple switch widget. It can be fully customized with desired width, colors, text etc. It also maintains selection state.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floating_text","https://pub.dev/packages/floating_text",24,130,67,"0.1.1","Sep 13, 2021",,"studentmitra.in","MIT (LICENSE)","https://pub.dev/documentation/floating_text/latest/","flutter","A light weight flutter package that provides beautiful floating text animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"infinite_scroll_tab_view","https://pub.dev/packages/infinite_scroll_tab_view",24,120,76,"1.0.3","Aug 19, 2021",,"cb-cloud.com","MIT (LICENSE)","https://pub.dev/documentation/infinite_scroll_tab_view/latest/","flutter","A Flutter package for tab view component that can scroll infinitely.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"photo_card_swiper","https://pub.dev/packages/photo_card_swiper",24,110,61,"0.0.6","Aug 8, 2021",,"codeokplease.com","MIT (LICENSE)","https://pub.dev/documentation/photo_card_swiper/latest/","flutter","A simple flutter package for creating a swiping card layout for list of photos.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"modbus","https://pub.dev/packages/modbus",24,120,71,"0.1.2","Jul 28, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/modbus/latest/","logging","Simple Modbus client library for dart. Currently only the TCP connection is supported.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"io","https://pub.dev/packages/io",24,120,99,"1.0.3","Jul 7, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/io/latest/","meta, path, string_scanner","Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"stacked_bar_chart","https://pub.dev/packages/stacked_bar_chart",24,130,66,"1.1.0+2","Jun 2, 2021",,"sandesh.dev","MIT (LICENSE)","https://pub.dev/documentation/stacked_bar_chart/latest/","collection, flutter, intl","A flutter library to draw graphs that can be scrolled as well as customized per the developers need.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ss_bottom_navbar","https://pub.dev/packages/ss_bottom_navbar",24,80,68,"0.1.1","May 17, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/ss_bottom_navbar/latest/","flutter, provider","A new Flutter package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"data_connection_checker_tv","https://pub.dev/packages/data_connection_checker_tv",24,110,93,"0.3.5-nullsafety","May 15, 2021",,,"MIT (LICENSE.md)","https://pub.dev/documentation/data_connection_checker_tv/latest/","Packages that depend on data_connection_checker_tv","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.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"aligned_dialog","https://pub.dev/packages/aligned_dialog",24,120,90,"0.0.6","May 9, 2021",,"wenkaifan.com","MIT (LICENSE)","https://pub.dev/documentation/aligned_dialog/latest/","flutter","Show a locally/globally aligned dialog with custom transtion animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cli_dialog","https://pub.dev/packages/cli_dialog",24,120,70,"0.5.0","May 8, 2021",,"braguinski.de","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/cli_dialog/latest/","dart_console","Create beautiful and powerful CLI prompts in Inquirer.js style and test them.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"simple_s3","https://pub.dev/packages/simple_s3",24,110,91,"0.3.2","May 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_s3/latest/","flutter, mime_type","An advanced yet simple to use AWS S3 plugin for upload and delete ANY file in Android and iOS.","FLUTTER","ANDROID,IOS" -"remove_from_coverage","https://pub.dev/packages/remove_from_coverage",24,130,75,"2.0.0","Apr 17, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/remove_from_coverage/latest/","args","A command-line tool to customize the contents of a coverage lcov.info file.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"is_lock_screen","https://pub.dev/packages/is_lock_screen",24,120,91,"2.0.0","Apr 7, 2021",,"chihimng.com","MIT (LICENSE)","https://pub.dev/documentation/is_lock_screen/latest/","flutter","Detects if device is in lock screen. Useful for determining whether app entered background due to locking screen or leaving app.","FLUTTER","ANDROID,IOS" -"date_utils","https://pub.dev/packages/date_utils",24,100,94,"0.2.0","Apr 6, 2021",,"jpryan.me","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/date_utils/latest/","intl","A Dart library for manipulating DateTimes.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icon_badge","https://pub.dev/packages/icon_badge",24,120,89,"1.0.0","Mar 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/icon_badge/latest/","flutter","A simple flutter icon widget with notification badge to show number of items.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sendgrid_mailer","https://pub.dev/packages/sendgrid_mailer",24,100,87,"0.1.3","Mar 12, 2021",,"shinelabs.dev","MIT (LICENSE)","https://pub.dev/documentation/sendgrid_mailer/latest/","async, http","A Dart library used to compose and send emails using SendGrid v3 Mail Send API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutex","https://pub.dev/packages/flutex",24,100,55,"2.0.0","Mar 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutex/latest/","flutter","Flutter widget extensions for functional creating UI.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"throttling","https://pub.dev/packages/throttling",24,120,92,"1.0.0","Mar 8, 2021",,"plugfox.dev","MIT (LICENSE)","https://pub.dev/documentation/throttling/latest/","Packages that depend on throttling","Contain ""throttling"" and ""debouncing"" async helper classes with listeners","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"instant","https://pub.dev/packages/instant",24,120,91,"0.4.1","Mar 7, 2021",,"kishoredev.live","AGPL-3.0 (LICENSE)","https://pub.dev/documentation/instant/latest/","Packages that depend on instant","A package that exports functions for converting, formatting, and nicening of dates/times in Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bloc_provider","https://pub.dev/packages/bloc_provider",24,120,87,"0.8.0","Feb 12, 2021",,"mono0926.com","MIT (LICENSE)","https://pub.dev/documentation/bloc_provider/latest/","flutter","Provides bloc to descendant widget (O(1)), and the bloc is disposed appropriately by state which the bloc_provider holds internally.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stream_channel","https://pub.dev/packages/stream_channel",24,110,99,"2.1.0","Feb 2, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/stream_channel/latest/","async","An abstraction for two-way communication channels based on the Dart Stream class.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scaled_animated_scaffold","https://pub.dev/packages/scaled_animated_scaffold",24,100,57,"0.0.6","Dec 22, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/scaled_animated_scaffold/latest/","flutter","A customized Scaffold widget that animates and scales down its content revealing a fully-customizable menu while keeping other functionality developers are used to intact.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"equalizer","https://pub.dev/packages/equalizer",24,100,72,"0.0.2+2","Nov 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/equalizer/latest/","flutter","A Flutter plugin to open device equalizer. You can also create a custom equalizer for Android.","FLUTTER","ANDROID,IOS" -"geofencing","https://pub.dev/packages/geofencing",24,100,68,"0.1.0","Sep 10, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/geofencing/latest/","flutter","A geofencing plugin for Flutter applications.","FLUTTER","ANDROID,IOS" -"flutter_youtube_vimeo","https://pub.dev/packages/flutter_youtube_vimeo",24,90,73,"0.0.1","Aug 22, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_youtube_vimeo/latest/","flutter, flutter_webview_plugin","Play YouTube, Vimeo by YouTube ID and Vimeo ID without an API","FLUTTER","ANDROID,IOS" -"multi_sort","https://pub.dev/packages/multi_sort",24,100,79,"3.0.0","Jul 31, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/multi_sort/latest/","flutter","A fast and powerful Flutter package helps you sort a list of objects by one or more properties at the same time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"buddhist_datetime_dateformat","https://pub.dev/packages/buddhist_datetime_dateformat",24,90,82,"1.0.6","Jun 5, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/buddhist_datetime_dateformat/latest/","flutter, intl","A dart package that help developer get DateTime's year in Buddhist calendar format, also support DateFormatter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_multi_carousel","https://pub.dev/packages/flutter_multi_carousel",24,100,85,"1.0.3","Feb 28, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_multi_carousel/latest/","flutter","A simple Carousel Package with multiple types and configurations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"extended_math","https://pub.dev/packages/extended_math",24,90,71,"0.0.29+1","Jan 18, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/extended_math/latest/","meta, quiver","Library that add functionality of all maths sections that don't exist in dart:math.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_country_picker","https://pub.dev/packages/flutter_country_picker",24,80,88,"0.1.6","Dec 2, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_country_picker/latest/","diacritic, flutter","A new flutter plugin project.","FLUTTER","ANDROID,IOS" -"dart_mssql","https://pub.dev/packages/dart_mssql",24,80,66,"1.0.1","Sep 23, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/dart_mssql/latest/","collection, meta, sql_recase, sql_result, sql_utils, string_utils","High Performance Microsoft SQL Server Driver for Dart (32 & 64bits)",, -"flutter_html_view","https://pub.dev/packages/flutter_html_view",24,80,85,"0.5.12","Aug 7, 2019",,"karthikponnam.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_html_view/latest/","cached_network_image, flutter, flutter_custom_tabs, flutter_markdown, html, html2md, video_player","Flutter Plugin to render html, Flutter has no default support to render html so this package helps you to render your html to native widgets","FLUTTER","ANDROID,IOS" -"great_circle_distance2","https://pub.dev/packages/great_circle_distance2",24,90,74,"1.0.1+1","Jul 23, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/great_circle_distance2/latest/","Packages that depend on great_circle_distance2","Calculate the great-circle distance on the Earth having a pair of Latitude,Longitude points using the Spherical law of cosines, Haversine formula or Vincenty`s formula","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_progress_dialog","https://pub.dev/packages/flutter_progress_dialog",24,80,79,"0.1.0","Jul 17, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_progress_dialog/latest/","flutter","A flutter library for the progress dialog. Easily show and hide. Support specify custom loading widget.",, -"google_fonts_arabic","https://pub.dev/packages/google_fonts_arabic",24,75,85,"1.1.7","Dec 15, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/google_fonts_arabic/latest/","flutter","Arabic fonts by google right into your flutter application. Just import the fonts file and use the constant in example to browse the available fonts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"date_util","https://pub.dev/packages/date_util",24,80,93,"0.1.4","Nov 20, 2018",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/date_util/latest/","Packages that depend on date_util","A simple dart API with a complete set of date helper methods not available in the DateTime API hence, production is made easier when working with dates.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"coder0211","https://pub.dev/packages/coder0211",23,130,64,"0.0.73","Jul 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/coder0211/latest/","auto_size_text, connectivity, dio, flutter, flutter_mobx, flutter_svg, fluttertoast, google_fonts, image_picker, loading_indicator, mobx, provider, qr_flutter, shared_preferences","This is a package with functions and widgets to make app development faster and more convenient, currently it is developed by one developer.","FLUTTER","ANDROID,IOS" -"amplify_datastore","https://pub.dev/packages/amplify_datastore",23,110,95,"0.6.3","Jul 21, 2022","0.6.4-rc.1","aws-amplify.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/amplify_datastore/latest/","amplify_core, amplify_datastore_plugin_interface, async, collection, flutter, meta, plugin_platform_interface","The Amplify Flutter DataStore category plugin, providing a queryable, on-device data store.","FLUTTER","ANDROID,IOS" -"amplify_api","https://pub.dev/packages/amplify_api",23,130,96,"0.6.3","Jul 21, 2022","0.6.4-rc.1","aws-amplify.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/amplify_api/latest/","amplify_api_android, amplify_api_ios, amplify_core, amplify_flutter, aws_common, collection, flutter, meta, plugin_platform_interface","The Amplify Flutter API category plugin, supporting GraphQL and REST operations.","FLUTTER","ANDROID,IOS" -"meet_hour","https://pub.dev/packages/meet_hour",23,100,45,"4.0.6","Jul 21, 2022",,"meethour.io","unknown (LICENSE)","https://pub.dev/documentation/meet_hour/latest/","flutter, plugin_platform_interface","Meet Hour Flutter Plugin - Meet Hour is 100% free video conference solution with End to End Encrypted and many other features such as lobby mode, Donor box & Click&Pledge Connect for fundraising, Video call recording, Youtube Live Stream etc.","FLUTTER","ANDROID,IOS,WEB" -"sendbird_sdk","https://pub.dev/packages/sendbird_sdk",23,120,91,"3.1.14","Jul 20, 2022",,"sendbird.com","unknown (LICENSE)","https://sendbird.com/docs/chat/v3/flutter/quickstart/send-first-message","collection, connectivity_plus, encrypt, flutter, http, http_parser, json_annotation, logger, meta, mime, shared_preferences, universal_io, uuid, web_socket_channel","The Flutter SDK for Sendbird Chat brings modern messenger chat features to your iOS and Android deployments","FLUTTER","ANDROID,IOS,WEB" -"pull_down_button","https://pub.dev/packages/pull_down_button",23,130,79,"0.1.0-beta.6","Jul 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/pull_down_button/latest/","collection, flutter, meta","Cupertino styled Pull-Down Button from iOS 14 with great customisation options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"file_support","https://pub.dev/packages/file_support",23,120,81,"1.0.6","Jul 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/file_support/latest/","dio, flutter, flutter_image_compress, flutter_web_plugins, http, http_parser, logger, mime_type, path, path_provider, permission_handler, uuid","File Support is plugin very helpful for different kind of file handling operations.Its used create, update, get information about file.","FLUTTER","ANDROID,IOS,WEB" -"flame_flare","https://pub.dev/packages/flame_flare",23,130,70,"1.3.0","Jul 8, 2022",,"flame-engine.org","MIT (LICENSE)","https://pub.dev/documentation/flame_flare/latest/","flame, flare_flutter, flutter","This packages allows you to use flare animations into a Flame game.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cloudinary_sdk","https://pub.dev/packages/cloudinary_sdk",23,120,89,"4.0.2+10","Jul 7, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cloudinary_sdk/latest/","crypto, dio","This is a dart package for Cloudinary API that allows you to upload and manage files in your cloudinary cloud.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ed_screen_recorder","https://pub.dev/packages/ed_screen_recorder",23,130,82,"0.0.11","Jun 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/ed_screen_recorder/latest/","flutter, uuid, watcher","Screen Recorder for Flutter. This plug-in requires Android SDK 21+ and iOS 10+","FLUTTER","ANDROID,IOS" -"appspector","https://pub.dev/packages/appspector",23,130,80,"0.9.0","Jun 25, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/appspector/latest/","flutter","Flutter Plugin that integrate AppSpector to your mobile project. It provides remote access to application data to simplify developing process.","FLUTTER","ANDROID,IOS" -"flutter_lyric","https://pub.dev/packages/flutter_lyric",23,120,76,"2.0.4","Jun 24, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_lyric/latest/","collection, flutter, flutter_web_plugins","This plugin is a music lyric reader,support highlight,translation lyrics,smooth animation,custom UI,Parse.;","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_google_places_hoc081098","https://pub.dev/packages/flutter_google_places_hoc081098",23,130,94,"1.1.0","Jun 20, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_google_places_hoc081098/latest/","collection, flutter, google_api_headers, google_maps_webservice, http, listenable_stream, rxdart, rxdart_ext","Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice. Better flutter_google_places, updated by @hoc081098","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"heroicons","https://pub.dev/packages/heroicons",23,130,87,"0.6.0","Jun 15, 2022",,"vojtech.net","MIT (LICENSE)","https://pub.dev/documentation/heroicons/latest/","flutter, flutter_svg, path","HeroIcons set of SVG icons in your Flutter app. Both outlined & solid icon version are available.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_kurdish_localization","https://pub.dev/packages/flutter_kurdish_localization",23,130,66,"0.0.9","Jun 13, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_kurdish_localization/latest/","flutter, flutter_localizations, intl","Flutter Central Kurdish Localization in easy steps, simple ways to localize and translate your app to Central Kurdish.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_fast_forms","https://pub.dev/packages/flutter_fast_forms",24,120,77,"7.2.1","Jun 12, 2022",,"udos86.de","MIT (LICENSE)","https://pub.dev/documentation/flutter_fast_forms/latest/","flutter, intl","Flutter Fast Forms is the only Dart package you'll ever need to build Flutter forms fast.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"story_time","https://pub.dev/packages/story_time",23,130,82,"1.0.6","Jun 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/story_time/latest/","flutter, provider","A fork of story. Instagram stories like UI with rich animations and even more customizability than the original package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"huawei_location","https://pub.dev/packages/huawei_location",23,130,90,"6.0.0+303","Jun 10, 2022",,"developer.huawei.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/huawei_location/latest/","flutter","HUAWEI Flutter Location Kit plugin combines the Global Navigation Satellite System (GNSS), Wi-Fi, and base station location functionalities into your app.","FLUTTER","ANDROID" -"nigerian_states_and_lga","https://pub.dev/packages/nigerian_states_and_lga",23,120,65,"1.0.0","Jun 9, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/nigerian_states_and_lga/latest/","flutter","A package that provides the list of all states and local goverments in Nigeria","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zwidget","https://pub.dev/packages/zwidget",23,130,49,"0.0.2","Jun 2, 2022",,"apalala.party","MIT (LICENSE)","https://pub.dev/documentation/zwidget/latest/","flutter","Transform almost any widget in a pseudo-3D version that can be easily animated.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"barcode_finder","https://pub.dev/packages/barcode_finder",23,120,60,"0.0.5","Jun 1, 2022",,"popcode.com.br","MIT (LICENSE)","https://pub.dev/documentation/barcode_finder/latest/","flutter","Barcode Finder is a plugin for reading barcodes and QRCodes from pdf files and images using Zxing for Android and Zxing and Zbar for iOS","FLUTTER","ANDROID,IOS" -"screen_protector","https://pub.dev/packages/screen_protector",23,130,86,"1.1.1","May 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/screen_protector/latest/","flutter","Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS.","FLUTTER","ANDROID,IOS" -"cool_ui","https://pub.dev/packages/cool_ui",23,115,87,"1.2.0","May 25, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/cool_ui/latest/","back_button_interceptor, flutter","Some practical Widget for flutter,Popover,Weui,Custom Keyboard","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ant_design_flutter","https://pub.dev/packages/ant_design_flutter",23,120,53,"0.0.1+5","May 17, 2022",,"antdf.xyz","MIT (LICENSE)","https://pub.dev/documentation/ant_design_flutter/latest/","dotted_border, flutter, flutter_spinkit","A Flutter UI framework designed for web / pc application, contains some high quality widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"editable_image","https://pub.dev/packages/editable_image",23,130,77,"1.1.0","May 8, 2022",,"bbkdevelopment.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/editable_image/latest/","flutter, wechat_assets_picker","Flutter package for creating a fully customizable and editable image widget.","FLUTTER","ANDROID,IOS" -"slugid","https://pub.dev/packages/slugid",23,130,80,"1.1.1","May 6, 2022",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/slugid/latest/","convert, meta","A URL-safe base64 encoding for UUIDv4 stripped of padding. Useful when embedding short random UUIDs in URLs.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"desktop_context_menu","https://pub.dev/packages/desktop_context_menu",23,120,75,"0.1.1","May 3, 2022",,"rows.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/desktop_context_menu/latest/","desktop_context_menu_macos, desktop_context_menu_platform_interface, desktop_context_menu_windows, flutter","A plugin that opens a context menu on the cursor position.","FLUTTER","MACOS,WINDOWS" -"pix_flutter","https://pub.dev/packages/pix_flutter",23,130,75,"2.0.4","May 2, 2022",,"huodelivery.com","MIT (LICENSE)","https://pub.dev/documentation/pix_flutter/latest/","dio, flutter","Wrapper para usar o API PIX, compatível com a maioria do PSPs. Para mais informações, acesse a documentação do PSP de sua escolha.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"meta_validator","https://pub.dev/packages/meta_validator",23,110,23,"0.0.2","Apr 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/meta_validator/latest/","flutter, update","A tidy utility to handle validation of strings like a pro. It provides support for both iOS, Android, Web, Linux platforms (offcourse).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"webdav_client","https://pub.dev/packages/webdav_client",23,100,80,"1.1.7","Apr 17, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/webdav_client/latest/","convert, dio, xml","A simple WebDAV client that supports some common methods.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_pangle_ads","https://pub.dev/packages/flutter_pangle_ads",23,115,77,"2.5.0","Mar 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_pangle_ads/latest/","flutter","一款优质的 Flutter 广告插件(字节跳动、穿山甲)","FLUTTER","ANDROID,IOS" -"speed_dial_fab","https://pub.dev/packages/speed_dial_fab",23,130,81,"2.2.1","Mar 7, 2022",,"lucasnicolaudeveloper.ga","GPL-3.0 (LICENSE)","https://pub.dev/documentation/speed_dial_fab/latest/","cupertino_icons, flutter","This is a library that implements the Speed Dial Float Action Button in Flutter. Fell Free to colaborate, every PR is welcome!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"background_sms","https://pub.dev/packages/background_sms",23,120,83,"0.0.4","Feb 25, 2022",,"midcarry.tk","Apache-2.0 (LICENSE)","https://pub.dev/documentation/background_sms/latest/","flutter","The main purpose is to send sms from background and headless.You can send sms whatever the phone state is in app or background or headless.","FLUTTER","ANDROID,IOS" -"paulonia_cache_image","https://pub.dev/packages/paulonia_cache_image",23,100,79,"1.0.0","Feb 23, 2022",,"paulonia.dev","MIT (LICENSE)","https://pub.dev/documentation/paulonia_cache_image/latest/","firebase, firebase_storage, flutter, hive, http, path_provider","Flutter package for cache images in storage or memory from the network or Google Cloud Storage. It supports Android, iOS and Web.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"modular_codegen","https://pub.dev/packages/modular_codegen",23,50,86,"3.0.4","Feb 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/modular_codegen/latest/","analyzer, build, build_resolvers, flutter, flutter_modular_annotations, glob, meta, source_gen","Code Generate for flutter_modular. Inject Automation. Annotation @Inject, @Param and @Data.",, -"xdg_directories","https://pub.dev/packages/xdg_directories",23,120,99,"0.2.0+1","Feb 3, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/xdg_directories/latest/","meta, path, process","A Dart package for reading XDG directory configuration information on Linux.","DART,FLUTTER","LINUX" -"swipeable_button_view","https://pub.dev/packages/swipeable_button_view",23,120,89,"0.0.2","Feb 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/swipeable_button_view/latest/","flutter","You can create ripple animated pages with swipeable_button_view.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_geohash","https://pub.dev/packages/dart_geohash",23,130,89,"2.0.2","Feb 2, 2022",,"frawley.me","MIT (LICENSE)","https://pub.dev/documentation/dart_geohash/latest/","Packages that depend on dart_geohash","A simple encode, decode, and neighbor finder for longitude/latitude and geohash.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_stateless_chessboard","https://pub.dev/packages/flutter_stateless_chessboard",23,100,74,"1.1.2","Feb 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_stateless_chessboard/latest/","chess, chess_vectors_flutter, flutter, fpdart, provider","A Chessboard Widget for Flutter. This package provides just the chessboard. The game logic can be implemented using chess library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"share_it","https://pub.dev/packages/share_it",23,90,81,"0.6.0","Jan 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/share_it/latest/","flutter","A plugin to share text, images and files. Written in Kotlin and Swift for both Android and iOS.","FLUTTER","ANDROID" -"hidable","https://pub.dev/packages/hidable",23,120,86,"1.0.2","Jan 18, 2022",,,"Apache-2.0 (LICENSE)","https://github.com/anonistas/hidable#readme","flutter","Widget, that can make any static located widget hidable (scroll to hide).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_one_tap_sign_in","https://pub.dev/packages/google_one_tap_sign_in",23,110,62,"1.0.3","Jan 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/google_one_tap_sign_in/latest/","flutter","Google One Tap Sign In (Android)","FLUTTER","ANDROID" -"snapping_page_scroll","https://pub.dev/packages/snapping_page_scroll",23,130,78,"2.1.0","Dec 29, 2021",,"gotapps.se","GPL-3.0 (LICENSE)","https://pub.dev/documentation/snapping_page_scroll/latest/","flutter","A plugin that allows you to make a pageView that scrolls a certain number of pages based on the scroll velocity, and then snaps to the nearest page.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scroll_pos","https://pub.dev/packages/scroll_pos",23,130,76,"0.3.0","Dec 24, 2021",,"winxaito.com","MIT (LICENSE)","https://pub.dev/documentation/scroll_pos/latest/","flutter","Provides some additional functions to ScrollController to define item position relative to the screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"surf_util","https://pub.dev/packages/surf_util",23,130,75,"1.0.3","Dec 13, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/surf_util/latest/","flutter","A flutter library with list of helpful classes and utilities for everyday usage.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_incoming_call","https://pub.dev/packages/flutter_incoming_call",23,100,80,"0.1.1","Dec 12, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_incoming_call/latest/","flutter","A Flutter plugin to show incoming call in your Flutter app!","FLUTTER","ANDROID,IOS" -"eraser","https://pub.dev/packages/eraser",23,130,89,"2.0.1","Dec 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/eraser/latest/","flutter","A flutter plugin that allows remote push notifications to be dismissed and the iOS badge count to be reset.","FLUTTER","ANDROID,IOS" -"path_parsing","https://pub.dev/packages/path_parsing",23,110,98,"1.0.0","Dec 2, 2021",,"dnfield.dev","MIT (LICENSE)","https://pub.dev/documentation/path_parsing/latest/","meta, vector_math","A Dart library to help with SVG Path parsing and code generation. Used by Flutter SVG.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"background_geolocation_firebase","https://pub.dev/packages/background_geolocation_firebase",23,120,75,"1.0.0","Nov 30, 2021",,"transistorsoft.com","MIT (LICENSE)","https://pub.dev/documentation/background_geolocation_firebase/latest/","flutter","A Firebase adapter for the flutter_background_geolocation plugin. Automatically syncs recorded locations to your Firestore database.","FLUTTER","ANDROID,IOS" -"flutter_tencentplayer","https://pub.dev/packages/flutter_tencentplayer",23,90,70,"2.0.1","Nov 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_tencentplayer/latest/","flutter","Is a native plugin for playing Tencent Cloud on-demand videos, live streaming, offline downloads, etc.","FLUTTER","ANDROID,IOS" -"ordered_set","https://pub.dev/packages/ordered_set",23,130,87,"5.0.0","Nov 19, 2021",,"blue-fire.xyz","MIT (LICENSE)","https://pub.dev/documentation/ordered_set/latest/","Packages that depend on ordered_set","A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"body_detection","https://pub.dev/packages/body_detection",23,110,76,"0.0.3","Nov 11, 2021",,"0x48lab.com","Apache-2.0, BSD-3-Clause (LICENSE)","https://pub.dev/documentation/body_detection/latest/","flutter","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.","FLUTTER","ANDROID,IOS" -"ruby_text","https://pub.dev/packages/ruby_text",23,120,74,"3.0.1","Nov 6, 2021",,"yeungkc.com","MIT (LICENSE)","https://pub.dev/documentation/ruby_text/latest/","equatable, flutter, flutter_hooks, tuple","A RubyText widget, you can easily use this library to achieve the furigana effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flip_box_bar_plus","https://pub.dev/packages/flip_box_bar_plus",23,120,69,"1.0.0","Oct 15, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flip_box_bar_plus/latest/","flutter","A 3D BottomNavigationBar inspired by Dribbble design by Dannniel","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pwa","https://pub.dev/packages/pwa",23,80,74,"0.2.1","Sep 2, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pwa/latest/","args, dart_style, glob, service_worker, yaml","Progressive Web App library","DART,FLUTTER","WEB" -"square_percent_indicater","https://pub.dev/packages/square_percent_indicater",23,120,81,"0.1.0","Aug 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/square_percent_indicater/latest/","flutter","Flutter package showing progress percent value in square , square shape percent indicator is used commonly in designs","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sms_advanced","https://pub.dev/packages/sms_advanced",23,120,85,"1.0.1","Aug 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sms_advanced/latest/","flutter, flutter_web_plugins, plugin_platform_interface, url_launcher","This is an SMS library for Flutter. Its allow to send, receive, query sms messages, sms delivery and query contacts info in Android, and only sending in IOS & Web.","FLUTTER","ANDROID,IOS,WEB" -"level_map","https://pub.dev/packages/level_map",23,120,63,"0.2.0","Aug 1, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/level_map/latest/","flutter","A Flutter library to add level-map feature with powerful customization options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pretty_diff_text","https://pub.dev/packages/pretty_diff_text",23,120,71,"1.0.0","Jul 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pretty_diff_text/latest/","diff_match_patch, flutter","PrettyDiffText is wrapper of RichText which shows differences between two texts visually. It uses Google's diff-match-patch library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gauges","https://pub.dev/packages/gauges",23,110,86,"1.0.0","Jun 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/gauges/latest/","flutter","A library for customizable gauges (radial gauges only for now).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"weight_slider","https://pub.dev/packages/weight_slider",23,80,72,"1.2.2","May 8, 2021",,"covalsolutions.com","MIT (LICENSE)","https://github.com/coval-solutions/weight-slider/blob/master/README.md","flutter, flutter_svg","Customisable slider widget for retrieving a person's weight/mass.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"eneural_net","https://pub.dev/packages/eneural_net",23,120,74,"1.1.3","Jun 4, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/eneural_net/latest/","collection, intl, swiss_knife","AI Library to create efficient Artificial Neural Networks. Computation uses SIMD (Single Instruction Multiple Data) to improve performance.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loader_skeleton","https://pub.dev/packages/loader_skeleton",23,110,80,"0.0.4","May 24, 2021",,"djade.net","MIT (LICENSE)","https://pub.dev/documentation/loader_skeleton/latest/","flutter","A Facebook & Twitter Like Card Loading Shimmer Skeleton Library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"crdt","https://pub.dev/packages/crdt",23,120,64,"4.0.2","May 13, 2021",,"cachapa.net","Apache-2.0 (LICENSE)","https://pub.dev/documentation/crdt/latest/","Packages that depend on crdt","Dart implementation of Conflict-free Replicated Data Types (CRDTs).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ant_icons","https://pub.dev/packages/ant_icons",23,100,86,"1.0.0","Jul 21, 2019",,"vedartm.com","MIT (LICENSE)","https://pub.dev/documentation/ant_icons/latest/","flutter","A Flutter package for the easy implementation of Ant Icons. It consists of Amazing Open Source icons with normal and outline version of each.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"line_chart","https://pub.dev/packages/line_chart",23,110,83,"1.1.11","Apr 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/line_chart/latest/","flutter","A simple flutter package to create a custom line chart","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"smooth_sort","https://pub.dev/packages/smooth_sort",23,130,64,"2.0.1","Apr 17, 2021",,"ayushagarwal.ml","MIT (LICENSE)","https://pub.dev/documentation/smooth_sort/latest/","flutter","A Flutter package for adding wonderful and custom sorting animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_interactive_keyboard","https://pub.dev/packages/flutter_interactive_keyboard",23,130,73,"0.2.0","Apr 12, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_interactive_keyboard/latest/","flutter","A flutter plugin to dismiss the keyboard interactively similar to the IOS native behavior. On Android the functionality is mimed without drag.","FLUTTER","ANDROID,IOS" -"dashed_circle","https://pub.dev/packages/dashed_circle",23,120,91,"0.0.2","Apr 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dashed_circle/latest/","flutter","A flutter package for drawing dashed circles. Can also be used with CustomPaint.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mock_web_server","https://pub.dev/packages/mock_web_server",23,100,82,"4.1.1","Sep 10, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/mock_web_server/latest/","Packages that depend on mock_web_server","Versatile scriptable Web Server for real integration tests in Flutter, server, and Dart CLI applications","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"draw_your_image","https://pub.dev/packages/draw_your_image",23,130,66,"0.2.0","Mar 31, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/draw_your_image/latest/","flutter","A Flutter package which enables users to draw with fingers in your designed UI.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slugify","https://pub.dev/packages/slugify",23,125,94,"2.0.0","Mar 28, 2021",,,"MIT (LICENSE)","https://github.com/izolate/slugify/blob/master/README.md","Packages that depend on slugify","Converts a string into a slug. Useful for URLs, filenames, IDs, and more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cache_store","https://pub.dev/packages/flutter_cache_store",23,90,69,"0.8.0","Mar 22, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_cache_store/latest/","flutter, http, path_provider, shared_preferences, synchronized","More configurable cache manager for Flutter. Cache http get requests to mobile devices file system.","FLUTTER","ANDROID,IOS,LINUX,MACOS" -"redux_persist","https://pub.dev/packages/redux_persist",23,120,91,"0.9.0","Mar 21, 2021",,"cretezy.com","MIT (LICENSE)","https://pub.dev/documentation/redux_persist/latest/","meta, redux, synchronized","Persist Redux State with custom storage engines and serializers","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"stats","https://pub.dev/packages/stats",23,130,88,"2.0.0","Mar 15, 2021",,"j832.com","MIT (LICENSE)","https://pub.dev/documentation/stats/latest/","json_annotation","Calculate common statistical values for a set of numbers: max, min, mean, median, standard deviation, and standard error.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"load","https://pub.dev/packages/load",23,110,91,"1.0.0","Mar 9, 2021",,"kikt.top","Apache-2.0 (LICENSE)","https://pub.dev/documentation/load/latest/","flutter","Global loading widget, Pure flutter library, not use native code. It is similar to OKToast in use.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pattern_lock","https://pub.dev/packages/pattern_lock",23,120,86,"2.0.0","Mar 8, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/pattern_lock/latest/","flutter","Pattern lock as Flutter widget. Customizable and easy to use.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"benchmark","https://pub.dev/packages/benchmark",23,110,57,"0.3.0","Mar 5, 2021",,"wolfenra.in","MIT (LICENSE)","https://pub.dev/documentation/benchmark/latest/","args, meta","A full featured library for writing and running Dart benchmarks.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loading_skeleton","https://pub.dev/packages/loading_skeleton",23,110,83,"1.0.2","Mar 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/loading_skeleton/latest/","flutter","This is a flutter package for easy use when someone need to add some loading state widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ulid","https://pub.dev/packages/ulid",23,130,88,"2.0.0","Feb 25, 2021",,"agilord.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ulid/latest/","Packages that depend on ulid","Lexicographically sortable, 128-bit identifier (UUID) with 48-bit timestamp and 80 random bits. Canonically encoded as a 26 character string, as opposed to the 36 character UUID.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fancy_cursor","https://pub.dev/packages/fancy_cursor",23,100,40,"0.1.2","Jan 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fancy_cursor/latest/","flutter","Make your web site look unique with simple yet powerful custom cursor package for you app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_map_polyutil","https://pub.dev/packages/google_map_polyutil",23,100,74,"1.0.1","Jan 13, 2021",,"uashim.com.np","MIT (LICENSE)","https://pub.dev/documentation/google_map_polyutil/latest/","flutter, google_maps_flutter, meta","Dart implementation of native google map utility class PolyUtil","FLUTTER","ANDROID" -"flutter_bloc_devtools","https://pub.dev/packages/flutter_bloc_devtools",23,100,43,"0.1.1","Nov 15, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_bloc_devtools/latest/","bloc, socketcluster_client","Remote DevTools for flutter_bloc. This package connects all Bloc to the Remote Devtools Server, allowing the developer to inspect changes to the Blocs during runtime.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kenburns","https://pub.dev/packages/kenburns",23,100,77,"1.0.5","Oct 25, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/kenburns/latest/","flutter","Kenburns effect on flutter. The Ken Burns effect is a type of panning and zooming effect used in video production from still imagery.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"getsocket","https://pub.dev/packages/getsocket",23,90,69,"1.0.1","Oct 17, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/getsocket/latest/","flutter","A extra light package to websocket on Flutter on Android, iOS, Web, Windows, Mac and Linux","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_chip_tags","https://pub.dev/packages/flutter_chip_tags",23,100,74,"1.0.4","Sep 30, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_chip_tags/latest/","flutter","Clip Style Tags with TextFormField. Useful for adding Tags from TextFormField.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"decorative_app_bar","https://pub.dev/packages/decorative_app_bar",23,100,75,"0.0.2","Sep 24, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/decorative_app_bar/latest/","flutter","A Flutter Package for Decorating Your AppBar and Adding Extra Widgets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_boost","https://pub.dev/packages/flutter_boost",23,90,79,"1.17.1","Sep 18, 2020",,"community.opensource.alibaba.com","MIT (LICENSE.md)","https://pub.dev/documentation/flutter_boost/latest/","flutter","A next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.","FLUTTER","ANDROID,IOS" -"enhanced_future_builder","https://pub.dev/packages/enhanced_future_builder",23,110,78,"1.0.3","May 15, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/enhanced_future_builder/latest/","flutter","Wrapper that improves readability and solves the common refiring FutureBuilder problem","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stepo","https://pub.dev/packages/stepo",23,90,69,"1.0.0","May 3, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/stepo/latest/","flutter","A Flutter package for animated unit stepper with customisable animation durations, colors and sizes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_admin_interop","https://pub.dev/packages/firebase_admin_interop",23,90,77,"2.1.0","Mar 29, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_admin_interop/latest/","js, meta, node_interop, quiver_hashcode","Firebase Admin SDK for Dart written as a wrapper around official Node.js SDK.","DART,FLUTTER","WEB" -"flutter_incall","https://pub.dev/packages/flutter_incall",23,85,69,"1.0.0","Feb 5, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_incall/latest/","flutter","Flutter InCall Manager plugin for iOS/Android.","FLUTTER","ANDROID,IOS" -"flutter_fbx3d_viewer","https://pub.dev/packages/flutter_fbx3d_viewer",23,75,50,"1.0.0","Jan 28, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_fbx3d_viewer/latest/","archive, flutter, image, provider, vector_math","Flutter package for viewing Fbx 3d animated files with textures, basic lights, colors.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"spider_chart","https://pub.dev/packages/spider_chart",23,90,70,"0.1.5","Jan 25, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/spider_chart/latest/","flutter","Spider Chart is a simple spider/radar charting library for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"search","https://pub.dev/packages/search",23,110,62,"0.3.0","Jan 21, 2020",,"dint.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/search/latest/","charcode, database, meta","A small search engine middleware for 'package:database'. Meant for applications that want to do basic searches without an external search engine like ElasticSearch/Lucene.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"twitter_api","https://pub.dev/packages/twitter_api",23,90,71,"0.1.2","Oct 6, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/twitter_api/latest/","crypto, http","An easy way to authenticate and make requests to the Twitter API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_progress_button","https://pub.dev/packages/flutter_progress_button",23,60,86,"1.0.0","Jun 16, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_progress_button/latest/","flutter","flutter_progress_button is a free and open source (MIT license) Material Flutter Button that supports variety of buttons style demands. It is designed to be easy to use and customizable.",, -"flutter_crashlytics","https://pub.dev/packages/flutter_crashlytics",23,110,84,"1.0.0","Apr 19, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_crashlytics/latest/","flutter, stack_trace","Flutter plugin to enable Crashlytics reporting on Android and iOS, also offer the ability to add custom log and informations to the reports.","FLUTTER","ANDROID,IOS" -"sheet_music","https://pub.dev/packages/sheet_music",23,70,42,"0.3.0","Apr 6, 2019",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/sheet_music/latest/","flutter, tonic","A Flutter Widget for Sheet Music (All Major Flat and Sharp Scales, Notes from 5 below and 5 above the bar, Treble and Bass Clef).",, -"google_pay","https://pub.dev/packages/google_pay",23,80,57,"0.0.1","Mar 26, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/google_pay/latest/","flutter","Google Pay for Flutter.","FLUTTER","ANDROID,IOS" -"flutter_color_models","https://pub.dev/packages/flutter_color_models",22,120,82,"1.3.2","Jul 20, 2022",,"jamesalex.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_color_models/latest/","color_models, flutter, meta","A set of classes representing the CMYK, HSI, HSL, HSP, HSB, LAB, Oklab, RGB, and XYZ color spaces with methods to convert colors between each space.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pspdfkit_flutter","https://pub.dev/packages/pspdfkit_flutter",22,120,85,"3.3.0","Jul 19, 2022",,"pspdfkit.com","unknown (LICENSE)","https://pspdfkit.com/guides/flutter/","flutter","A Flutter plugin providing a feature-rich PDF viewing and editing experience to your users with the powerful PSPDFKit PDF SDK.","FLUTTER","ANDROID,IOS" -"syncfusion_flutter_datagrid_export","https://pub.dev/packages/syncfusion_flutter_datagrid_export",22,130,94,"20.2.39-beta","Jul 19, 2022",,"syncfusion.com","unknown (LICENSE)","https://pub.dev/documentation/syncfusion_flutter_datagrid_export/latest/","collection, flutter, syncfusion_flutter_datagrid, syncfusion_flutter_pdf, syncfusion_flutter_xlsio","The Syncfusion Flutter DataGrid Export library is used to export the DataGrid content to Excel and Pdf format with several customization options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"share_handler","https://pub.dev/packages/share_handler",22,130,79,"0.0.16","Jul 18, 2022",,"shoutsocial.com","MIT (LICENSE)","https://pub.dev/documentation/share_handler/latest/","flutter, share_handler_android, share_handler_ios, share_handler_platform_interface","A Flutter plugin to handle incoming shared text/media, as well as add share to suggestions/shortcuts.","FLUTTER","ANDROID,IOS" -"easy_refresh","https://pub.dev/packages/easy_refresh",22,130,82,"3.0.2+2","Jul 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/easy_refresh/latest/","flutter, path_drawing","A flutter widget that provides pull-down refresh and pull-up load.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"graphql_2_rest","https://pub.dev/packages/graphql_2_rest",22,130,41,"1.0.4","Jul 17, 2022",,"phimary.com","MIT (LICENSE)","https://pub.dev/documentation/graphql_2_rest/latest/","Packages that depend on graphql_2_rest","A simple way to convert GraphQL queries to REST in order to use any HTTP client for performing a request.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"namefully","https://pub.dev/packages/namefully",22,130,71,"0.1.8","Jul 15, 2022",,"ralflorent.com","MIT (LICENSE)","https://pub.dev/documentation/namefully/latest/","Packages that depend on namefully","A Dart utility for handling person names in a particular order, way, or shape.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"checkbox_grouped","https://pub.dev/packages/checkbox_grouped",22,120,92,"1.8.1","Jul 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/checkbox_grouped/latest/","auto_size_text, collection, flutter","flutter widget that grouping checkbox, recuperate the actual selection,support multiple selection","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"media_cache_manager","https://pub.dev/packages/media_cache_manager",22,120,53,"0.0.2+1","Jul 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/media_cache_manager/latest/","dio, flutter, get_storage, path_provider","This package helps you to cache media (Audio, Video, Image, etc...).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dio_refresh_bot","https://pub.dev/packages/dio_refresh_bot",22,120,67,"1.0.6","Jul 9, 2022",,"flutterbots.dev","MIT (LICENSE)","https://pub.dev/documentation/dio_refresh_bot/latest/","bot_storage, dio, equatable, meta, rxdart","Dio interceptor which makes refresh token mechanism simple, flexible and reactive.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"creator","https://pub.dev/packages/creator",22,130,59,"0.1.7","Jul 2, 2022",,"chooly.app","MIT (LICENSE)","https://pub.dev/documentation/creator/latest/","creator_core, flutter","A state management library that enables concise, fluid, readable and testable business logic code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"video_editor_sdk","https://pub.dev/packages/video_editor_sdk",22,130,86,"2.6.0","Jun 29, 2022",,"img.ly","unknown (LICENSE)","https://pub.dev/documentation/video_editor_sdk/latest/","flutter, imgly_sdk","The official Flutter plugin for VideoEditor SDK. Integrate the video editor into your own iOS or Android app - in minutes!","FLUTTER","ANDROID,IOS" -"chopper_generator","https://pub.dev/packages/chopper_generator",22,80,91,"4.0.6","Jun 22, 2022",,"hadrienlejard.io","MIT (LICENSE)","https://hadrien-lejard.gitbook.io/chopper","analyzer, build, built_collection, chopper, code_builder, dart_style, logging, meta, source_gen","Chopper is an http client generator using source_gen, inspired by Retrofit","DART", -"tap_to_expand","https://pub.dev/packages/tap_to_expand",22,130,54,"0.5.7","Jun 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/tap_to_expand/latest/","flutter","This package is to build expandable widget fast and easy with few lines and you can customize it to whatever!.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"g_recaptcha_v3","https://pub.dev/packages/g_recaptcha_v3",22,130,89,"0.0.5","Jun 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/g_recaptcha_v3/latest/","flutter, flutter_web_plugins, js","Google reCAPTCHA v3 plugin for Flutter Web. A Google reCAPTCHA is a free service that protects your website from spam and abuse.","FLUTTER","WEB" -"fsearch","https://pub.dev/packages/fsearch",22,95,78,"2.0.0","Jun 6, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/fsearch/latest/","flutter","To help developers build the most beautiful search bar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"typewritertext","https://pub.dev/packages/typewritertext",22,130,68,"1.6.0","Jun 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/typewritertext/latest/","flutter","A simple typewriter text animation wrapper for flutter. Supports iOS, Android, web, Windows, macOS, and Linux.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_maps_pick_place","https://pub.dev/packages/google_maps_pick_place",22,110,73,"0.8.7","May 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/google_maps_pick_place/latest/","dio, flutter, geocoding, geolocator, google_maps_flutter, permission_handler","A pub.dev package which helps pick a location from google maps","FLUTTER","ANDROID,IOS" -"awesome_widgets","https://pub.dev/packages/awesome_widgets",22,90,69,"0.0.6","May 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/awesome_widgets/latest/","flutter, sizer","Custom flutter widgets for awesome projects and apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scroll_page_view","https://pub.dev/packages/scroll_page_view",22,130,75,"1.0.2","May 19, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/scroll_page_view/latest/","flutter","A new Flutter Scroll PageView package.support infinite swipe 、 custom indicator.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutterlifecyclehooks","https://pub.dev/packages/flutterlifecyclehooks",22,130,85,"3.0.0","May 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutterlifecyclehooks/latest/","flutter","A flutter package that let you easily add hooks for application lifecycle state","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drag_ball","https://pub.dev/packages/drag_ball",22,130,65,"0.5.2","May 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/drag_ball/latest/","flutter","A Flutter package, inspiration Indonesia e-commerce widget or similiar AssistiveTouch on Iphone.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"typed_data","https://pub.dev/packages/typed_data",22,120,100,"1.3.1","May 12, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/typed_data/latest/","collection","Utility functions and classes related to the dart:typed_data library.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"huawei_iap","https://pub.dev/packages/huawei_iap",22,120,76,"6.2.0+301","Apr 29, 2022",,"developer.huawei.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/huawei_iap/latest/","flutter","HUAWEI IAP Kit plugin for Flutter. Huawei's In-App Purchases (IAP) service allows you to offer in-app purchases and facilitates in-app payment.","FLUTTER","ANDROID" -"retry_bot","https://pub.dev/packages/retry_bot",22,130,52,"1.0.1","Apr 20, 2022",,"flutterbots.dev","unknown (LICENSE)","https://pub.dev/documentation/retry_bot/latest/","connectivity_plus, dio, flutter","Dio interceptor Retry which makes retrying API Call When getting a timeout.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"momo_vn","https://pub.dev/packages/momo_vn",22,110,83,"2.0.2","Apr 18, 2022",,"minhvn.net","MIT (LICENSE)","https://pub.dev/documentation/momo_vn/latest/","eventify, flutter","Integrate open MoMo.VN application for payment. Once completed, the system will record data of success or failure. From there handle the next step.","FLUTTER","ANDROID,IOS" -"section_view","https://pub.dev/packages/section_view",22,110,81,"2.0.5","Apr 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/section_view/latest/","flutter, flutter_list_view","Provide section list view which include alphabet and refresh, you can fully custom your control","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"page_grid","https://pub.dev/packages/page_grid",22,110,0,"0.0.2","Mar 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/page_grid/latest/","flutter, nil","Easy and flexible grid system for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"solid_lints","https://pub.dev/packages/solid_lints",22,130,61,"0.0.11","Mar 24, 2022",,"solid.software","MIT (LICENSE)","https://pub.dev/documentation/solid_lints/latest/","dart_code_metrics","Lints for Dart and Flutter based on software industry standards and best practices.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"freshchat_sdk","https://pub.dev/packages/freshchat_sdk",22,110,93,"0.9.7","Mar 24, 2022",,"freshworks.com","unknown (LICENSE)","https://pub.dev/documentation/freshchat_sdk/latest/","flutter","Freshchat is a modern messaging software for sales and customer engagement teams. freshchat_sdk (BETA) will help you integrate chat support in your mobile apps.","FLUTTER","ANDROID,IOS" -"flutter_naver_map","https://pub.dev/packages/flutter_naver_map",22,115,83,"0.10.5","Mar 23, 2022",,"note11.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_naver_map/latest/","flutter","flutter naver map plugin support android and iOS. naver map service is limited to south korea which has high accuracy.","FLUTTER","ANDROID,IOS" -"spec","https://pub.dev/packages/spec",22,120,46,"0.2.1","Mar 22, 2022",,"invertase.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/spec/latest/","meta, test","A streamlined testing framework for Dart & Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bluez","https://pub.dev/packages/bluez",22,125,76,"0.8.0","Mar 20, 2022",,"canonical.com","MPL-2.0 (LICENSE)","https://pub.dev/documentation/bluez/latest/","dbus","Provides a client to connect to BlueZ - the Linux Bluetooth stack.","DART,FLUTTER","LINUX" -"horizontal_blocked_scroll_physics","https://pub.dev/packages/horizontal_blocked_scroll_physics",22,130,85,"4.0.1","Mar 7, 2022",,"koahealth.tech","MIT (LICENSE)","https://pub.dev/documentation/horizontal_blocked_scroll_physics/latest/","flutter","A ScrollPhysics class that blocks movement in the horizontal axis.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_emoji","https://pub.dev/packages/dart_emoji",22,120,84,"0.2.0+2","Feb 4, 2022",,"gatch.fun","MIT (LICENSE)","https://pub.dev/documentation/dart_emoji/latest/","characters","A light-weight Emoji 📦 for Dart & Flutter with all up-to-date emojis written in pure Dart 😄 . Made from 💯% ☕ with ❤️!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_strapi","https://pub.dev/packages/dart_strapi",22,110,80,"2.0.0","Jan 28, 2022",,"xantiagoma.com","MIT (LICENSE)","https://pub.dev/documentation/dart_strapi/latest/","dio, freezed_annotation, json_annotation, tuple","dart client for Strapi V4","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"owesome_validator","https://pub.dev/packages/owesome_validator",22,120,66,"0.0.6","Jan 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/owesome_validator/latest/","flutter","A package for flutter for validation based on pure dart code, it will provide most of common validation like name, email, password, contact etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"store_checker","https://pub.dev/packages/store_checker",22,120,89,"1.0.0","Jan 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/store_checker/latest/","flutter","This flutter plugin is useful to find the origin of currently installed apk/ipa.","FLUTTER","ANDROID,IOS" -"p5","https://pub.dev/packages/p5",22,110,42,"0.1.0","Jan 23, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/p5/latest/","flutter","This is a Dart implementation of the Processing API that can be used to program interactive graphics in a Flutter application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_markdown_editor","https://pub.dev/packages/simple_markdown_editor",22,110,78,"0.2.0","Jan 22, 2022",,"mokuton.site","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/simple_markdown_editor/latest/","expandable, flutter, flutter_markdown, font_awesome_flutter, markdown","A TextField Widget that allow you to convert easily what's in the TextField to Markdown.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"amazon_s3_cognito","https://pub.dev/packages/amazon_s3_cognito",22,120,81,"0.7.4","Jan 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/amazon_s3_cognito/latest/","flutter","This plugin allows users to upload and delete image for amazon s3 cognito.Users can also upload multiple images ti s3 using the plugin.","FLUTTER","ANDROID,IOS" -"adaptive_scrollbar","https://pub.dev/packages/adaptive_scrollbar",22,120,90,"2.1.2","Jan 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/adaptive_scrollbar/latest/","flutter, hovering, rxdart","Adaptive desktop-style scrollbar that can be placed on either side of the screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_ui_toolkit","https://pub.dev/packages/flutter_ui_toolkit",22,120,52,"0.0.3+9","Jan 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_ui_toolkit/latest/","flutter, universal_io","Flutter UI Toolkit is a pre-built collection of the most used widgets to create apps. The idea is that you can use these widgets the way you use classes in HTML and CSS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pos_printer_manager","https://pub.dev/packages/pos_printer_manager",22,80,82,"0.0.5","Dec 16, 2021",,"mylekha.app","GPL-3.0 (LICENSE)","https://pub.dev/documentation/pos_printer_manager/latest/","blue_thermal_printer, easy_logger, esc_pos_utils_plus, ffi, flutter, flutter_usb_printer, network_info_plus, printing, win32","flutter package for print or list down both wireless and bluetooth esc printer devices.","FLUTTER", -"outline_search_bar","https://pub.dev/packages/outline_search_bar",22,120,85,"2.3.0","Dec 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/outline_search_bar/latest/","flutter, simple_text_field","This package allows you to create an outlined Material design search bar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"livechatt","https://pub.dev/packages/livechatt",22,130,85,"1.4.0","Dec 12, 2021",,"mastersam.tech","MIT (LICENSE)","https://github.com/Mastersam07/livechat","flutter","A livechat package for embedding mobile chat window in your mobile application.","FLUTTER","ANDROID,IOS" -"api_manager","https://pub.dev/packages/api_manager",22,110,57,"0.1.31","Dec 7, 2021",,"deepqtech.com","MIT (LICENSE)","https://pub.dev/documentation/api_manager/latest/","connectivity, dio, flutter","A simple package for manage api request easily with the help of flutter dio api.","FLUTTER","ANDROID,IOS,MACOS" -"easy_folder_picker","https://pub.dev/packages/easy_folder_picker",22,100,80,"1.2.1","Dec 1, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/easy_folder_picker/latest/","flutter, path, permission_handler","Easy directory picker for Flutter, you can choose directory or create directory for further action","FLUTTER","ANDROID,IOS" -"style_dart","https://pub.dev/packages/style_dart",22,100,20,"1.0.2+8","Nov 29, 2021",,"styledart.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/style_dart/latest/","args, json_schema2, meta, queue, style_cron_job","A Backend framework for Dart. Style is a modular,easy-to-understand framework and it have flutter style syntax.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"parallax_bg","https://pub.dev/packages/parallax_bg",22,110,45,"2.0.0","Nov 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/parallax_bg/latest/","flutter, sensors_plus","Create beautiful & interactive parallax backgrounds","FLUTTER","ANDROID,IOS" -"matrix2d","https://pub.dev/packages/matrix2d",22,120,79,"1.0.2","Oct 25, 2021",,"worldtrollfootball.wtf","MIT (LICENSE)","https://pub.dev/documentation/matrix2d/latest/","Packages that depend on matrix2d","A numpy-like package for mathematical 2d array functions and manipulations for dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliver_calendar","https://pub.dev/packages/sliver_calendar",22,110,65,"1.0.0","Oct 18, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/sliver_calendar/latest/","clock, flutter, flutter_localizations, intl, timezone","Display a calendar view for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"process","https://pub.dev/packages/process",22,120,100,"4.2.4","Oct 18, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/process/latest/","file, path, platform","A pluggable, mockable process invocation abstraction for Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"bidirectional_listview","https://pub.dev/packages/bidirectional_listview",22,120,82,"1.0.3","Oct 7, 2021",,"rothech.com","MIT (LICENSE)","https://pub.dev/documentation/bidirectional_listview/latest/","flutter","ListView with items that can be scrolled and lazy loaded in up and down direction with a fixed item count and scroll boundaries.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ssh2","https://pub.dev/packages/ssh2",22,130,80,"2.2.3","Sep 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/ssh2/latest/","flutter, uuid","SSH and SFTP client for Flutter. Wraps iOS library NMSSH and Android library JSch.","FLUTTER","ANDROID,IOS" -"should_rebuild","https://pub.dev/packages/should_rebuild",22,110,86,"1.0.1","Sep 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/should_rebuild/latest/","flutter","A widget can prevent Child Widget unnecessary rebuild.You can customize the rebuild conditions。","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"credit_card_scanner","https://pub.dev/packages/credit_card_scanner",22,110,88,"1.0.4","Aug 23, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/credit_card_scanner/latest/","flutter","Fast, Accurate and Secure Credit & Debit card scanning library for flutter. This package is a fork of the original.","FLUTTER","ANDROID,IOS" -"native_webview","https://pub.dev/packages/native_webview",22,130,77,"1.2.0","Aug 20, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/native_webview/latest/","flutter","A Flutter plugin that provides a WebView widget on Android and iOS.","FLUTTER","ANDROID,IOS" -"insta_like_button","https://pub.dev/packages/insta_like_button",22,130,76,"0.1.1","Aug 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/insta_like_button/latest/","flutter","Instagram post style customizable card widget made for flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_connection_checker","https://pub.dev/packages/simple_connection_checker",22,130,91,"0.2.1","Aug 9, 2021",,"ajomuch92.site","MIT (LICENSE)","https://pub.dev/documentation/simple_connection_checker/latest/","flutter","A simple package to check when the device is connected (connectivity) to internet. Also provide a method to listen for connection status changes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"image_compression_flutter","https://pub.dev/packages/image_compression_flutter",22,120,95,"1.0.2","Aug 1, 2021",,"alan.my.id","unknown (LICENSE)","https://pub.dev/documentation/image_compression_flutter/latest/","cross_file, flutter, flutter_image_compress, flutter_web_plugins, image_compression","Flutter image compression and resize for Mobile, Desktop and Web. Support format JPG, PNG, WEBP.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_radial_menu","https://pub.dev/packages/animated_radial_menu",22,110,82,"0.0.1","Jul 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_radial_menu/latest/","flutter, font_awesome_flutter, vector_math","highly customizable complex radial animation without any boilerplate code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_audio_recorder2","https://pub.dev/packages/flutter_audio_recorder2",22,120,92,"0.0.2","Jul 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_audio_recorder2/latest/","file, flutter, path","Flutter Audio Record Plugin that supports Record Pause Resume Stop and provide access to audio level metering properties average power peak power.","FLUTTER","ANDROID,IOS" -"glopos","https://pub.dev/packages/glopos",22,120,27,"0.1.1","Jun 28, 2021",,"gabriel.terwesten.net","MIT (LICENSE)","https://pub.dev/documentation/glopos/latest/","collection, flutter","View elements in a global scene through local windows. Create effects which visually connect separate UI elements.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flappy_search_bar_ns","https://pub.dev/packages/flappy_search_bar_ns",22,110,86,"2.0.2","Jun 20, 2021",,"baabale.com","MIT (LICENSE)","https://pub.dev/documentation/flappy_search_bar_ns/latest/","async, flutter, flutter_staggered_grid_view","A SearchBar widget automatizing most of your asynchronous searchs cases.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"advance_pdf_viewer_fork","https://pub.dev/packages/advance_pdf_viewer_fork",22,120,92,"2.0.0","Jun 14, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/advance_pdf_viewer_fork/latest/","flutter, flutter_cache_manager, numberpicker, path_provider","A flutter plugin for handling PDF files. Works on both Android & iOS","FLUTTER","ANDROID,IOS" -"flutter_mjpeg","https://pub.dev/packages/flutter_mjpeg",22,110,84,"2.0.1","Jun 11, 2021",,"mylisabox.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_mjpeg/latest/","flutter, flutter_hooks, http, visibility_detector","Flutter widget to show mjpeg stream from URL, mainly used by ip camera, stop itself when not on screen","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"disable_screenshots","https://pub.dev/packages/disable_screenshots",22,115,83,"0.2.0","Jun 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/disable_screenshots/latest/","flutter","Provides three related functions that disable screenshots. These are: screenshot monitoring, adding a watermark globally, disabling screenshots (only supports Android). 提供三个禁用截屏的相关功能。分别是:截屏监控、全局添加水印、禁用截屏(仅支持Android)","FLUTTER","ANDROID,IOS" -"local_assets_server","https://pub.dev/packages/local_assets_server",22,120,85,"2.0.2+12","Jun 2, 2021",,"lesnitsky.dev","MIT (LICENSE)","https://pub.dev/documentation/local_assets_server/latest/","flutter, mime, path","HTTP Server which serves local assets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"multi_charts","https://pub.dev/packages/multi_charts",22,120,84,"0.3.0","May 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/multi_charts/latest/","flutter","A Flutter package providing different types of charts built purely in dart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"volume_watcher","https://pub.dev/packages/volume_watcher",22,130,91,"2.0.1","May 24, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/volume_watcher/latest/","flutter","Support ios and android real-time return system volume value, maximum volume, initial volume, support set volume.","FLUTTER","ANDROID,IOS" -"panels","https://pub.dev/packages/panels",22,110,23,"0.0.3","May 20, 2021",,"blankstdio.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/panels/latest/","flutter","Panels is a flutter package that aims to provide a set of useful desktop UI panels that can move around, dock and tab like we expect in more robust desktop applications.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"animated_overflow","https://pub.dev/packages/animated_overflow",22,90,77,"2.0.0","May 4, 2021",,"cosmossoftware.coffee","MIT (LICENSE)","https://pub.dev/documentation/animated_overflow/latest/","flutter, simple_animations","A simple widget for animating overflowing content horizontally or vertically with fade.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"maps_curved_line","https://pub.dev/packages/maps_curved_line",22,130,85,"1.0.2","Apr 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/maps_curved_line/latest/","flutter, google_maps_flutter","A package to help draw curved lines on Google Maps. This can be used as a cost effective way draw a route between location A and location B.","FLUTTER","ANDROID,IOS" -"the_validator","https://pub.dev/packages/the_validator",22,110,81,"2.0.0","Apr 22, 2021",,"novugrid.com","MIT (LICENSE)","https://pub.dev/documentation/the_validator/latest/","flutter","A simple & easy validation package for flutter that can be used to validate form fields and strings & values","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"yoda","https://pub.dev/packages/yoda",22,100,67,"1.0.0","Apr 14, 2021",,"marcobavagnoli.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/yoda/latest/","flutter","Flutter widget that let you slice any kind of child widget in a matrix of tiles and animate them with different kind of ways. Currently with Explode, Vortex and Flakes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"widgets_visibility_provider","https://pub.dev/packages/widgets_visibility_provider",22,100,75,"3.0.1","Mar 26, 2021",,"yeungkc.com","unknown (LICENSE)","https://pub.dev/documentation/widgets_visibility_provider/latest/","bloc, equatable, flutter, flutter_bloc","This is a library that listens to children inside scrollview.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"medcorder_audio","https://pub.dev/packages/medcorder_audio",22,100,70,"0.0.7","Mar 24, 2021",,"evrone.com","MIT (LICENSE)","https://pub.dev/documentation/medcorder_audio/latest/","flutter","Flutter audio record/play plugin. With medcorder_audio plugin you can integrate record/play audio support into your flutter app for iOS or Android.","FLUTTER","ANDROID,IOS" -"flutter_sodium","https://pub.dev/packages/flutter_sodium",22,110,80,"0.2.0","Mar 11, 2021",,"firstfloorsoftware.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_sodium/latest/","ffi, flutter","Flutter bindings for libsodium, a modern, easy-to-use crypto library.","FLUTTER","ANDROID,IOS" -"flutter_cache","https://pub.dev/packages/flutter_cache",22,110,82,"0.1.0","Mar 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_cache/latest/","flutter, shared_preferences","A simple cache package for flutter. This package is a wrapper for shared preference and makes working with shared preference easier.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hex","https://pub.dev/packages/hex",22,100,97,"0.2.0","Mar 9, 2021",,,"MIT, unknown (LICENSE, COPYING)","https://pub.dev/documentation/hex/latest/","Packages that depend on hex","Easy hexadecimal convertion using dart:convert API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"eeffects","https://pub.dev/packages/eeffects",22,100,21,"0.0.3","Mar 7, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/eeffects/latest/","flutter","Flutter package containing a variety of simple 2D effects. Point Lights, Light Beams, fire and Lightning Bolts so far.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rainbow_color","https://pub.dev/packages/rainbow_color",22,130,90,"2.0.1","Mar 4, 2021",,"starheightmedia.com","MIT (LICENSE)","https://pub.dev/documentation/rainbow_color/latest/","flutter, rainbow_vis","Simplified multi-color interpolation. Map a numerical domain to a smooth-transitioning color range.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"molten_navigationbar_flutter","https://pub.dev/packages/molten_navigationbar_flutter",22,100,70,"0.0.1","Feb 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/molten_navigationbar_flutter/latest/","flutter","An animated bottom navigation bar with many parameters to tweak.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_wifi_connect","https://pub.dev/packages/flutter_wifi_connect",22,110,75,"0.0.7","Jan 4, 2021",,"weplenish.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_wifi_connect/latest/","flutter","A low dependency flutter plugin to allow simple connection to wifi devices with the provided ssid or ssid prefix. Built for Android 10+ (API 29) and iOS 13+.","FLUTTER","ANDROID,IOS" -"flutter_emoji_keyboard","https://pub.dev/packages/flutter_emoji_keyboard",22,90,77,"0.1.3","Nov 19, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_emoji_keyboard/latest/","device_info, flutter","A Fast and Light ⚡ Emoji Keyboard ✨ Widget (implements compatible emoji support)","FLUTTER","ANDROID,IOS" -"sk_alert_dialog","https://pub.dev/packages/sk_alert_dialog",22,80,68,"1.0.0","Aug 28, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/sk_alert_dialog/latest/","flutter, google_fonts","A highly customizable, powerful and easy-to-use alert dialog for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"humanize","https://pub.dev/packages/humanize",22,100,83,"0.3.0","Jun 18, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/humanize/latest/","flutter","A package for translating numbers and dates into a human readable format.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"spinner","https://pub.dev/packages/spinner",22,100,72,"1.0.1","Apr 5, 2020",,,"Unlicense (LICENSE)","https://pub.dev/documentation/spinner/latest/","flutter","A simple animated spinner that cycles through a circular list of fixed-size widgets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"combos","https://pub.dev/packages/combos",22,80,71,"1.2.0","Mar 26, 2020",,"creomobile.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/combos/latest/","flutter","Combo Widgets for Flutter. Includes Combo, AwaitCombo, ListCombo, SelectorCombo, TypeaheadCombo, MenuItemCombo",, -"video_player_360","https://pub.dev/packages/video_player_360",22,110,66,"0.1.5","Mar 5, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/video_player_360/latest/","flutter","A flutter plugin to stream 360° videos on iOS and Android via a remote URL. The plugin uses the open source Google VR SDK.","FLUTTER","ANDROID,IOS" -"calendarro","https://pub.dev/packages/calendarro",22,60,83,"1.2.0","Mar 4, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/calendarro/latest/","flutter","Calendar widget library for Flutter apps.",, -"flutter_plugin_playlist","https://pub.dev/packages/flutter_plugin_playlist",22,105,23,"0.1.5","Dec 30, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_plugin_playlist/latest/","flutter","A Flutter plugin for playing and streaming audios with native support for audio playlists, background support, and lock screen controls compatible with Android and iOS","FLUTTER","ANDROID,IOS" -"hanginglist","https://pub.dev/packages/hanginglist",22,100,0,"0.1.1","Dec 18, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/hanginglist/latest/","flutter","A Flutter library to create a HangingList with animation on scrolling. You can also create HangingItems which you can rotate like a hanger and play with their flip property.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_typeahead_web","https://pub.dev/packages/flutter_typeahead_web",22,80,71,"1.0.0+1","Nov 28, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_typeahead_web/latest/","flutter","A highly customizable typeahead (autocomplete) text input field for Flutter with web support",, -"flutter_web_image_picker","https://pub.dev/packages/flutter_web_image_picker",22,80,74,"0.0.2","Oct 8, 2019",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_web_image_picker/latest/","flutter, flutter_web_plugins","A package designed for input images on web flutter.","FLUTTER","WEB" -"save_in_gallery","https://pub.dev/packages/save_in_gallery",22,110,76,"0.1.3","Jul 27, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/save_in_gallery/latest/","flutter","Flutter plugin that allows you to save images in native gallery in both Android and iOS. You can either save them in default album or in named album of your choice.","FLUTTER","ANDROID,IOS" -"flutter_group_sliver","https://pub.dev/packages/flutter_group_sliver",22,90,84,"0.0.2","Jan 14, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_group_sliver/latest/","flutter","A new Flutter package project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_particles","https://pub.dev/packages/flutter_particles",22,90,62,"1.0.0+7","Dec 8, 2018",,,"flutter","https://pub.dev/documentation/flutter_particles/latest/","Packages that depend on flutter_particles","A new Flutter package for creating particles background. This can be considered as the implementation of particle.js in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"centrifuge","https://pub.dev/packages/centrifuge",21,90,84,"0.9.0","Jul 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/centrifuge/latest/","fixnum, meta, protobuf","Dart client to communicate with Centrifuge and Centrifugo from Flutter and VM over dart:io WebSocket","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"atlas","https://pub.dev/packages/atlas",21,120,78,"1.0.6","Jul 18, 2022",,"bmwtech.dev","MIT (LICENSE)","https://pub.dev/documentation/atlas/latest/","flutter","An extensible map abstraction for Flutter with support for multiple map providers","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_onlooker","https://pub.dev/packages/flutter_onlooker",21,130,34,"2.0.2","Jul 17, 2022",,"phimary.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_onlooker/latest/","flutter","A state management library which provides a simple solution for updating state and navigation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stacked_generator","https://pub.dev/packages/stacked_generator",21,80,90,"0.7.13","Jul 8, 2022",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/stacked_generator/latest/","analyzer, build, logger, meta, path, recase, source_gen, stacked_core","Stacked Generator is a package dedicated to reduce the boilerplate required to setup a stacked application","DART", -"float_column","https://pub.dev/packages/float_column",21,130,89,"1.3.0","Jul 7, 2022",,"ronbooth.com","MIT (LICENSE)","https://pub.dev/documentation/float_column/latest/","flutter","Flutter FloatColumn widget for building a vertical column of widgets and text where the text wraps around floated widgets, similar to how CSS float works.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_locker","https://pub.dev/packages/flutter_locker",21,110,80,"2.1.0+1","Jun 30, 2022",,"infinum.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_locker/latest/","flutter","Secures your secrets in keychain using biometric authentication (Fingerprint, Touch ID, Face ID...)","FLUTTER","ANDROID,IOS" -"aamarpay","https://pub.dev/packages/aamarpay",21,120,57,"1.0.3","Jun 29, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/aamarpay/latest/","flutter, http, webview_flutter","aamarPay is an online payment gateway service for Bangladesh.","FLUTTER","ANDROID,IOS" -"flutter_hsvcolor_picker","https://pub.dev/packages/flutter_hsvcolor_picker",21,130,88,"1.2.3","Jun 24, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_hsvcolor_picker/latest/","flutter","A HSV color picker inspired by chrome devtools and a material color picker for your flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mlkit_scanner","https://pub.dev/packages/mlkit_scanner",21,120,78,"0.3.0","Jun 21, 2022",,"dns-tech.ru","MIT (LICENSE)","https://pub.dev/documentation/mlkit_scanner/latest/","flutter","A Flutter plugin to detect barcodes, text, faces, and objects using Google MLKit API for iOS and Android","FLUTTER","ANDROID,IOS" -"formdator","https://pub.dev/packages/formdator",21,130,47,"1.1.0","Jun 20, 2022",,"dartoos.dev","MIT (LICENSE)","https://pub.dev/documentation/formdator/latest/","Packages that depend on formdator","A collection of form field validators that can be selected and grouped into various combinations through composition — Decorator Pattern.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ripple_backdrop_animate_route","https://pub.dev/packages/ripple_backdrop_animate_route",21,110,73,"1.1.0","Jun 20, 2022",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/ripple_backdrop_animate_route/latest/","flutter","A ripple animation with backdrop of route. This will create a transparent page with a ripple backdrop animation to animate the widgets. You can place any widgets inside can customize the effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"day_night_switch","https://pub.dev/packages/day_night_switch",21,120,79,"1.0.3","Jun 19, 2022",,"divyanshu.dev","MIT (LICENSE)","https://github.com/divyanshub024/day_night_switch/blob/master/README.md","flutter","An easy to implement custom day night switch widget for Flutter. It can be highly customized with day & night colors and images.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mvc_application","https://pub.dev/packages/mvc_application",21,90,77,"8.13.0","Jun 19, 2022",,"andrioussolutions.com","unknown (LICENSE)","https://pub.dev/documentation/mvc_application/latest/","connectivity_plus, device_info_plus, flutter, flutter_local_notifications, flutter_localizations, flutter_material_color_picker, flutter_native_timezone, l10n_translator, mvc_pattern, package_info_plus, path_provider, prefs, timezone, universal_html, universal_platform, url_launcher, url_launcher_web, url_strategy, uuid","Flutter Framework for Applications using the MVC Design Pattern",, -"all_sensors","https://pub.dev/packages/all_sensors",21,120,86,"0.4.2","Jun 17, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/all_sensors/latest/","flutter","A Flutter plugin to retreive Accelerometer, Gyroscope, Proximity sensor's data.","FLUTTER","ANDROID,IOS" -"cbl_flutter","https://pub.dev/packages/cbl_flutter",21,130,80,"2.0.0","Jun 13, 2022",,"gabriel.terwesten.net","Apache-2.0 (LICENSE)","https://pub.dev/documentation/cbl_flutter/latest/","cbl, cbl_flutter_platform_interface, flutter, path_provider","Flutter Plugin for Couchbase Lite, an embedded, NoSQL JSON Document Style database, supporting Blobs, Encryption, N1QL Queries, Live Queries, Full-Text Search and Data Sync.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_font_picker","https://pub.dev/packages/flutter_font_picker",21,120,81,"0.5.0","Jun 9, 2022",,"whidev.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_font_picker/latest/","flutter, google_fonts, shared_preferences","A Flutter widget that lets the user select a Google Font from a custom dropdown/screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animation_search_bar","https://pub.dev/packages/animation_search_bar",22,120,72,"0.0.9","Jun 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/animation_search_bar/latest/","flutter","A Customizable Animated Search Bar. It is suitable for the AppBar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"month_year_picker","https://pub.dev/packages/month_year_picker",21,130,94,"0.2.0+1","Jun 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/month_year_picker/latest/","flutter, flutter_localizations, intl","The month year picker inspired by the Flutter's date picker design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"csslib","https://pub.dev/packages/csslib",21,110,99,"0.17.2","May 26, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/csslib/latest/","source_span","A library for parsing and analyzing CSS (Cascading Style Sheets)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_login_template","https://pub.dev/packages/flutter_login_template",21,130,59,"1.1.0","May 25, 2022",,"romanticdeveloper.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_login_template/latest/","flutter","A Flutter package to create set of pages are used for sign in/up workflow. It will be useful for your awesome app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"convenient_test","https://pub.dev/packages/convenient_test",21,120,68,"1.1.1","May 22, 2022",,"cjycode.com","MIT (LICENSE)","https://pub.dev/documentation/convenient_test/latest/","collection, flutter","Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"toggle_list","https://pub.dev/packages/toggle_list",21,130,77,"0.2.1","May 20, 2022",,"binarybush.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/toggle_list/latest/","flutter, scroll_to_index","An easy-to-use and highly customizable expandable list widget for your Flutter application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"khalti_flutter","https://pub.dev/packages/khalti_flutter",21,130,86,"2.1.0","May 18, 2022",,"khalti.com","BSD-3-Clause (LICENSE)","https://docs.khalti.com/","flutter, flutter_svg, intl, khalti, url_launcher","An official Flutter plugin for Khalti Payment Gateway, with all the necessary interface that make it easy to integrate with your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_fade","https://pub.dev/packages/image_fade",21,120,88,"0.6.1","May 15, 2022",,"gskinner.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/image_fade/latest/","flutter","A widget that displays a placeholder and optional progress indicator while an image loads, then cross-fades to the loaded image. Improves on FadeInImage. Compatible with CachedNetworkImageProvider.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"country_calling_code_picker","https://pub.dev/packages/country_calling_code_picker",21,120,92,"2.0.1","May 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/country_calling_code_picker/latest/","flutter, flutter_sim_country_code","Flexible Country picker for getting Country code and Calling code.","FLUTTER","ANDROID,IOS" -"twemoji","https://pub.dev/packages/twemoji",21,120,78,"0.4.3","May 4, 2022",,"hadi.wtf","MIT (LICENSE)","https://pub.dev/documentation/twemoji/latest/","characters, flutter, flutter_svg, io, path, yaml","Twitter Emojis for Flutter, this package supports svg and png 72x72 emojis","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_mlkit_face_detection","https://pub.dev/packages/google_mlkit_face_detection",21,130,93,"0.3.0","May 2, 2022",,"flutter-ml.dev","MIT (LICENSE)","https://pub.dev/documentation/google_mlkit_face_detection/latest/","flutter, google_mlkit_commons","A Flutter plugin to use Google's ML Kit Face Detection to detect faces in an image, identify key facial features, and get the contours of detected faces.","FLUTTER","ANDROID,IOS" -"label_marker","https://pub.dev/packages/label_marker",21,130,88,"1.0.1","Apr 22, 2022",,"scaria.dev","MIT (LICENSE)","https://pub.dev/documentation/label_marker/latest/","flutter, google_maps_flutter","A package to create and use Google Maps marker with label text; the easiest and most efficient way.","FLUTTER","ANDROID,IOS" -"azure_application_insights","https://pub.dev/packages/azure_application_insights",22,130,90,"3.0.0","Apr 16, 2022",,"kent-boogaart.com","MIT (LICENSE)","https://pub.dev/documentation/azure_application_insights/latest/","crypto, http, logging, meta, stack_trace","A Dart client to integrate with Azure's Application Insights service","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stack_board","https://pub.dev/packages/stack_board",21,110,62,"0.1.2","Apr 14, 2022",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/stack_board/latest/","flutter, flutter_drawing_board, meta","A Flutter package of stack board, components that can be stacked and edited for any widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"surf_logger","https://pub.dev/packages/surf_logger",21,120,81,"1.1.0","Apr 13, 2022",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/surf_logger/latest/","logger","Logger for Dart & Flutter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"network_logger","https://pub.dev/packages/network_logger",21,130,82,"1.0.1","Apr 10, 2022",,"themisir.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/network_logger/latest/","dio, flutter","Network logger with well designed user interface to inspect network traffic logs. Included with Dio interceptor.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"palestine_trusted_device","https://pub.dev/packages/palestine_trusted_device",21,130,63,"0.1.1","Apr 10, 2022",,"msayed.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/palestine_trusted_device/latest/","flutter","Check if the device is emulator, rooted, jailbroken, in developer mode and so on.","FLUTTER","ANDROID,IOS" -"fresh_graphql","https://pub.dev/packages/fresh_graphql",21,130,83,"0.5.2","Apr 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/fresh_graphql/latest/","fresh, graphql, http","An graphql link for token refresh. Built on top of package:graphql and manages authentication tokens transparently.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icloud_storage","https://pub.dev/packages/icloud_storage",21,130,83,"1.0.0","Mar 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/icloud_storage/latest/","flutter","A flutter plugin for uploading and downloading files to and from iCloud.","FLUTTER","IOS" -"objectid","https://pub.dev/packages/objectid",21,130,89,"2.1.0","Mar 16, 2022",,"klyta.it","MIT (LICENSE)","https://pub.dev/documentation/objectid/latest/","Packages that depend on objectid","Blazing fast, cross-platform ObjectId implementation for the dart language.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_shared_preferences","https://pub.dev/packages/native_shared_preferences",21,130,93,"2.0.6","Mar 16, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/native_shared_preferences/latest/","flutter, meta, shared_preferences, shared_preferences_linux, shared_preferences_macos, shared_preferences_platform_interface, shared_preferences_web, shared_preferences_windows","This packages is a copy of the shared_prefrences package but without the prefix in the keys. Is used to migrate the data from previous native app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"super_responsive","https://pub.dev/packages/super_responsive",21,130,31,"0.1.6","Mar 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/super_responsive/latest/","flutter","Utils and widgets to make your flutter apps and websites fully responsive.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sembast_sqflite","https://pub.dev/packages/sembast_sqflite",21,130,86,"2.0.1","Feb 26, 2022",,"tekartik.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/sembast_sqflite/latest/","collection, meta, sembast, sqflite_common","sembast NoSQL database support on top of sqflite, cross process safe database.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chips_input","https://pub.dev/packages/chips_input",21,120,88,"0.1.0","Feb 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/chips_input/latest/","flutter","A Flutter Widget to create an input with multiple chips, that can be selected from suggestions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adaptive_screen_flutter","https://pub.dev/packages/adaptive_screen_flutter",21,120,25,"0.0.5","Feb 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/adaptive_screen_flutter/latest/","flutter","Make the layout become adaptive for mobile, tablet and web screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sslcommerz","https://pub.dev/packages/flutter_sslcommerz",21,100,83,"2.1.1-nullsafety.0","Feb 16, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_sslcommerz/latest/","flutter, json_annotation","Official Flutter plugin for SSLCommerz integration.","FLUTTER","ANDROID,IOS" -"generic_bloc_provider","https://pub.dev/packages/generic_bloc_provider",21,130,87,"2.1.1","Feb 14, 2022",,"robertohuertas.com","MIT (LICENSE)","https://pub.dev/documentation/generic_bloc_provider/latest/","flutter","A generic BloC Provider for your Flutter apps. This package will help you avoid the boilerplate of writing BloC Providers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_autocomplete","https://pub.dev/packages/easy_autocomplete",21,130,87,"1.5.0","Feb 13, 2022",,"4inka.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/easy_autocomplete/latest/","flutter","A simple but flexible autocomplete TextFormField to help you display suggestions to your users while typing","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lo_form","https://pub.dev/packages/lo_form",21,110,58,"0.4.0","Feb 12, 2022",,,"BSD-3-Clause (LICENSE)","https://docs.page/YoussefRaafatNasry/lo_form","flutter, meta, provider","Low-code and lightweight Flutter library for forms' state management.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"disable_battery_optimization","https://pub.dev/packages/disable_battery_optimization",21,120,94,"1.1.0+1","Feb 10, 2022",,"jvapps.in","MIT (LICENSE)","https://pub.dev/documentation/disable_battery_optimization/latest/","flutter","Flutter plugin to check and disable battery optimizations. Also shows custom steps to disable the optimizations in devices like mi, xiaomi, samsung, oppo, huawei, oneplus etc","FLUTTER","ANDROID" -"drift_db_viewer","https://pub.dev/packages/drift_db_viewer",21,110,90,"1.0.3","Feb 8, 2022",,"vanlooverenkoen.be","MIT (LICENSE)","https://pub.dev/documentation/drift_db_viewer/latest/","db_viewer, drift, flutter, provider","A package to view your drift database in your own app with filtering and without the need of exporting your db file.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_web3","https://pub.dev/packages/dart_web3",21,130,76,"0.0.3","Feb 5, 2022",,"dart-web3.blogspot.com","MIT (LICENSE)","https://pub.dev/documentation/dart_web3/latest/","build, build_config, built_collection, code_builder, collection, convert, dart_style, http, js, json_rpc_2, meta, path, pointycastle, stream_channel, stream_transform, typed_data, uuid","Dart library to connect to Ethereum clients. Send transactions and interact with smart contracts!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vimeo_player_flutter","https://pub.dev/packages/vimeo_player_flutter",21,130,93,"0.0.3+2","Jan 27, 2022",,"prabhanu.com","MIT (LICENSE)","https://pub.dev/documentation/vimeo_player_flutter/latest/","flutter, webview_flutter","Vimeo Player Flutter package for Flutter apps. Compatible with both iOS and Android platforms.","FLUTTER","ANDROID,IOS" -"flutter_sensors","https://pub.dev/packages/flutter_sensors",21,130,83,"1.0.1","Jan 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_sensors/latest/","flutter","A flutter plugin to access the available sensors of the device.","FLUTTER","ANDROID,IOS" -"bottom_drawer","https://pub.dev/packages/bottom_drawer",21,120,88,"0.0.5","Jan 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/bottom_drawer/latest/","flutter","A bottom drawer widget, support customize drawer header and body, support list body, support drag to open and close.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"progress_dialog_null_safe","https://pub.dev/packages/progress_dialog_null_safe",21,100,94,"1.0.7","Jan 20, 2022",,"codingfries.com","MIT (LICENSE)","https://pub.dev/documentation/progress_dialog_null_safe/latest/","flutter","Reviving an old progress dialog","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"event","https://pub.dev/packages/event",21,130,91,"2.1.2","Jan 11, 2022",,"aryehoffman.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/event/latest/","Packages that depend on event","Create lightweight custom Events, that allow interested subscribers to be notified that something has happened.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"open_document","https://pub.dev/packages/open_document",21,90,91,"1.0.4","Jan 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/open_document/latest/","archive, flutter, flutter_slidable, intl, path_provider_windows, share_plus, url_launcher","Opendocument generate a folder and open the pdf, xlsx, docs, ppt and zip files, you can also locate your MyFilesScreen implement file and for style use StyleMyFile.","FLUTTER","ANDROID,IOS,MACOS,WINDOWS" -"checkbox_formfield","https://pub.dev/packages/checkbox_formfield",21,130,91,"0.2.0","Jan 2, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/checkbox_formfield/latest/","flutter","This package contains checkbox widgets that can be used as FormField for Flutter beginners.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio_http_formatter","https://pub.dev/packages/dio_http_formatter",21,130,90,"2.1.0","Nov 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dio_http_formatter/latest/","dio, logger","A Dio interceptor for pretty printing the HTTP request/response to be printed in the console for easier debugging","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"video_box","https://pub.dev/packages/video_box",21,115,87,"0.16.1","Nov 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/video_box/latest/","connectivity_plus, dart_printf, flutter, flutter_mobx, mobx, sensors_plus, video_player","A control that plays video in flutter, I make the control as flexible as possible, can play a single video, video list on the page.","FLUTTER","ANDROID,IOS,WEB" -"manage_calendar_events","https://pub.dev/packages/manage_calendar_events",21,130,84,"2.0.1","Nov 9, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/manage_calendar_events/latest/","flutter","A flutter plugin which will help you to add, edit and remove the events (with reminders) from your (Android and ios) calendars","FLUTTER","ANDROID,IOS" -"id3","https://pub.dev/packages/id3",21,110,80,"1.0.2","Nov 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/id3/latest/","Packages that depend on id3","A cross platform dart package to extract meta data from mp3 files.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"curved_nav_bar","https://pub.dev/packages/curved_nav_bar",21,130,83,"0.0.2","Oct 18, 2021",,"boffincoders.com","MIT (LICENSE)","https://pub.dev/documentation/curved_nav_bar/latest/","flutter","Bottom nav bar with FAB, You can use FAB as a middle tab or perform other operations like, open popup or open camera.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"unique_identifier","https://pub.dev/packages/unique_identifier",21,100,94,"0.2.2","Oct 2, 2021",,"altercode.xyz","MIT (LICENSE)","https://pub.dev/documentation/unique_identifier/latest/","flutter, flutter_lints","A new Flutter plugin for fetching the unique identifier from android and ios.","FLUTTER","ANDROID,IOS" -"flutter_launch","https://pub.dev/packages/flutter_launch",21,110,93,"0.3.0","Sep 22, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_launch/latest/","flutter","A new flutter plugin project.","FLUTTER","ANDROID,IOS" -"sim_data","https://pub.dev/packages/sim_data",21,120,85,"0.0.2","Sep 19, 2021",,"vincent-kammerer.com","MIT (LICENSE)","https://github.com/vkammerer/sim_data.git","flutter","A Flutter plugin to retrieve Sim cards data - dual sim support - only Android for now.","FLUTTER","ANDROID" -"file_sizes","https://pub.dev/packages/file_sizes",21,130,79,"1.0.6","Sep 15, 2021",,"anmolsethi.dev","MIT (LICENSE)","https://pub.dev/documentation/file_sizes/latest/","Packages that depend on file_sizes","Get the Human readable size of the file. It is purely written in dart and support both number and string as parameters.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"client_information","https://pub.dev/packages/client_information",21,130,88,"2.0.2+2","Sep 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/client_information/latest/","flutter, flutter_web_plugins, uuid","This is a plugin that let you get the basic information from your application's client. It's easy to use and support different platforms(Android, iOS and Web).","FLUTTER","ANDROID,IOS,WEB" -"image_save","https://pub.dev/packages/image_save",21,130,89,"5.0.0","Sep 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/image_save/latest/","flutter","You could use this package to save image to album or sandbox, support Android and iOS.","FLUTTER","ANDROID,IOS" -"flutter_nordic_dfu","https://pub.dev/packages/flutter_nordic_dfu",21,105,79,"3.0.0","Aug 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_nordic_dfu/latest/","flutter","This library allows you to do a Device Firmware Update (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor. Currently, it only works for Android.","FLUTTER","ANDROID,IOS" -"date_time_picker_widget","https://pub.dev/packages/date_time_picker_widget",21,100,78,"1.0.1+4","Aug 7, 2021",,"ceyloncodelabs.com","MIT (LICENSE)","https://pub.dev/documentation/date_time_picker_widget/latest/","flutter, intl, jiffy, scrollable_positioned_list, stacked","This package brings us a way to pick date and time with fresh new UI design","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"supabase_addons","https://pub.dev/packages/supabase_addons",21,110,26,"0.0.7+1","Aug 6, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/supabase_addons/latest/","hive, intl, stack_trace, supabase","Addons to supabase dart (and Flutter), to make development easier.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_compression","https://pub.dev/packages/image_compression",21,120,90,"1.0.3","Jul 27, 2021",,"alan.my.id","unknown (LICENSE)","https://pub.dev/documentation/image_compression/latest/","image, mime, path","A Dart Extension for image package to compress and resize the images.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"time_picker_widget","https://pub.dev/packages/time_picker_widget",22,110,92,"1.0.0+10","Jul 14, 2021",,,"Unlicense (LICENSE)","https://pub.dev/documentation/time_picker_widget/latest/","flutter","It is a custom showTimePicker to allow you set a selectableTimePredicate like you do in showDatePicker.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tezster_dart","https://pub.dev/packages/tezster_dart",21,80,47,"2.1.1","Feb 25, 2021",,,"AGPL-3.0 (LICENSE)","https://pub.dev/documentation/tezster_dart/latest/","bip39, blake2b, bs58check, convert, crypto, flutter, flutter_sodium, password_hash, unorm_dart","A flutter package which provides the functionalities to play around with tezos dApps","FLUTTER","ANDROID,IOS" -"number_paginator","https://pub.dev/packages/number_paginator",21,120,89,"0.0.2","Jul 4, 2021",,"wiefel.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/number_paginator/latest/","flutter","A Flutter paginator widget for switching between page numbers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"theme_mode_builder","https://pub.dev/packages/theme_mode_builder",21,100,58,"1.0.2","Jul 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/theme_mode_builder/latest/","flutter, hive, hive_flutter, stacked","A Flutter package for handling theme in an app and also saving it on the device in a hive box.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"i_navigation","https://pub.dev/packages/i_navigation",21,110,0,"1.0.1","Jun 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/i_navigation/latest/","flutter","A Flutter package that will help developers to navigate through the app and authenticate their routes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_horizontal_featured_list","https://pub.dev/packages/flutter_horizontal_featured_list",21,130,64,"1.0.1+1","Jun 25, 2021",,"romanticdeveloper.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_horizontal_featured_list/latest/","flutter","A Flutter package to create Horizontal Featured List. It helps you in saving time during the development of many same designs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cloudpayments","https://pub.dev/packages/cloudpayments",21,130,79,"0.3.0","Jun 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/cloudpayments/latest/","flutter","A Flutter plugin for integrating Cloudpaymanets in Android and iOS applications.","FLUTTER","ANDROID,IOS" -"flutter_web3_provider","https://pub.dev/packages/flutter_web3_provider",21,80,69,"1.0.6","Jun 14, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_web3_provider/latest/","flutter, js","Flutter web web3 provider.",, -"blur_bottom_bar","https://pub.dev/packages/blur_bottom_bar",21,120,78,"1.0.3","Jun 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/blur_bottom_bar/latest/","flutter","Flutter blur bottom bar is a recreation of the ios tab view with material desifn for android and ios","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sheet_localization_generator","https://pub.dev/packages/flutter_sheet_localization_generator",21,70,71,"5.1.7","Jun 9, 2021",,"aloisdeniel.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_sheet_localization_generator/latest/","analyzer, build, code_builder, collection, csv, dart_style, flutter, flutter_sheet_localization, http, intl, localization_builder, meta, recase, source_gen","Flutter localizations code generator from Google sheet files.",, -"rolling_bottom_bar","https://pub.dev/packages/rolling_bottom_bar",21,120,75,"0.2.2","Jun 6, 2021",,"ajomuch92.site","MIT (LICENSE)","https://pub.dev/documentation/rolling_bottom_bar/latest/","flutter","Package to show a dynamic bottom bar with a ball as indicator.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expression_language","https://pub.dev/packages/expression_language",21,100,76,"1.0.1","May 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/expression_language/latest/","petitparser, rational","Library for parsing and evaluating simple expression language with additional references","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mapbox_api","https://pub.dev/packages/mapbox_api",21,110,80,"1.0.0","May 29, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mapbox_api/latest/","http","Unofficial Mapbox Dart SDK that follow official Mapbox documentation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_maps_controller","https://pub.dev/packages/google_maps_controller",21,110,85,"1.2.0","Apr 22, 2021",,"xantiagoma.com","MIT (LICENSE)","https://pub.dev/documentation/google_maps_controller/latest/","flutter, google_maps_flutter, provider","Stateful map controller for Google Maps google_maps_flutter. Manage Markers, Circles, Polylines, and Polygons.","FLUTTER","ANDROID,IOS" -"firebase_auth_simplify","https://pub.dev/packages/firebase_auth_simplify",21,100,42,"3.0.1","Apr 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/firebase_auth_simplify/latest/","cloud_functions, crypto, firebase_auth, firebase_core, flutter, flutter_login_facebook, google_sign_in, http, kakao_flutter_sdk, provider, sign_in_with_apple","A high-level framework of Firebase Auth package that wraps several lines of codes to one line in order to easily use sign-in and out function.","FLUTTER","ANDROID,IOS" -"alquran_cloud","https://pub.dev/packages/alquran_cloud",21,120,55,"0.0.1","Apr 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/alquran_cloud/latest/","dio, equatable, pretty_dio_logger","un-official dart client wrapper for the quran.cloud api consume the holy book of quran","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dia","https://pub.dev/packages/dia",21,130,67,"0.1.3","Apr 13, 2021",,"awcoding.com","MIT (LICENSE)","https://pub.dev/documentation/dia/latest/","Packages that depend on dia","A simple dart http server in Koa2 style. Use with dia_router, dia_static, dia_body and other packages","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"aws_lambda_dart_runtime","https://pub.dev/packages/aws_lambda_dart_runtime",21,120,70,"1.1.0","Apr 11, 2021",,,"Apache-2.0 (LICENSE)","https://awslabs.github.io/aws-lambda-dart-runtime/","http, json_annotation, meta","A powerful runtime to build Lambda functions in Dart with native AWS events.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"multiline","https://pub.dev/packages/multiline",21,130,69,"3.0.0","Mar 27, 2021",,"plugfox.dev","unknown (LICENSE)","https://pub.dev/documentation/multiline/latest/","Packages that depend on multiline","Provides convenient access to multiline String records with method extensions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vertical_barchart","https://pub.dev/packages/vertical_barchart",21,100,75,"2.0.0+2","Mar 22, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/vertical_barchart/latest/","flutter","Simple, responsive and beautiful Vertical BarChart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"redux_logging","https://pub.dev/packages/redux_logging",21,110,94,"0.5.0","Mar 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/redux_logging/latest/","logging, redux","Redux.dart Middleware that prints the latest action & state","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"daylight","https://pub.dev/packages/daylight",21,120,79,"2.0.0","Mar 17, 2021",,"blue-fire.xyz","MIT (LICENSE)","https://pub.dev/documentation/daylight/latest/","angles, intl","Get the sunset and sunrise times for a geolocation without having to access any api.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"color","https://pub.dev/packages/color",21,110,92,"3.0.0","Mar 9, 2021",,"mikefenwick.com","MIT (LICENSE)","https://pub.dev/documentation/color/latest/","Packages that depend on color","A simple Dart package exposing a Color class which can be used to create, convert, alter, and compare colors in a variety of colorspaces.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"age_calculator","https://pub.dev/packages/age_calculator",21,130,92,"1.0.0","Mar 8, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/age_calculator/latest/","flutter","A Flutter package to calculate someone's age in days, months, and years; in addition it can be used to find the difference between two dates.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"platform_date_picker","https://pub.dev/packages/platform_date_picker",21,110,81,"0.0.4+1","Oct 18, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/platform_date_picker/latest/","flutter","Unlike the default show date and time functions, this package chooses the appropiate widget depending on the platform specified in the ThemeData of MaterialApp and CupertinoApp.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"axios","https://pub.dev/packages/axios",21,70,80,"1.0.1+1","Mar 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/axios/latest/","ansicolor, args, http_server","Simple, zero-configuration command-line http server","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"checked_yaml","https://pub.dev/packages/checked_yaml",21,130,99,"2.0.1","Mar 2, 2021",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/checked_yaml/latest/","json_annotation, source_span, yaml","Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_zalo_login","https://pub.dev/packages/flutter_zalo_login",21,90,69,"0.1.9+1","Jan 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_zalo_login/latest/","flutter","A Flutter plugin for allowing users to authenticate with native Android & iOS Zalo login SDKs.","FLUTTER","ANDROID,IOS" -"flutter_restart","https://pub.dev/packages/flutter_restart",21,80,90,"0.0.3","Nov 2, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_restart/latest/","flutter","A new Flutter plugin.","FLUTTER","ANDROID,IOS" -"streaming_radio_flutter_plugin","https://pub.dev/packages/streaming_radio_flutter_plugin",21,100,55,"3.0.2","Sep 11, 2020",,"torradodesarrollos.ar","GPL-3.0 (LICENSE)","https://pub.dev/documentation/streaming_radio_flutter_plugin/latest/","flutter","This is a simple radio streaming plugin, with notification in foreground.","FLUTTER","ANDROID,IOS" -"tabbar","https://pub.dev/packages/tabbar",21,100,85,"0.1.1","Aug 16, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/tabbar/latest/","flutter","Simple tabbar, rewritten using pagecontroller and facilitating internal PageView manipulation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cursor","https://pub.dev/packages/flutter_cursor",21,100,66,"0.1.3","May 28, 2020",,"cretezy.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_cursor/latest/","flutter, universal_html","Custom cursor support for Flutter (for hovering on web) with widgets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gen_lang","https://pub.dev/packages/gen_lang",21,80,80,"0.1.3","May 2, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/gen_lang/latest/","ansicolor, args, path","gen_lang is a dart library for internationalization. Extracts messages to generate dart files required by Intl","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"google_maps_flutter_heatmap","https://pub.dev/packages/google_maps_flutter_heatmap",21,100,64,"0.1.1+2","Apr 9, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/google_maps_flutter_heatmap/latest/","flutter","A Flutter plugin for integrating Google Maps in iOS and Android applications. with heatmap support","FLUTTER","ANDROID,IOS" -"barcode_flutter","https://pub.dev/packages/barcode_flutter",21,95,90,"1.1.2","Feb 26, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/barcode_flutter/latest/","flutter","Barcode flutter is a Flutter library for simple and fast Bar code rendering via a custom painter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_gauge","https://pub.dev/packages/flutter_gauge",21,90,83,"1.0.8","Dec 5, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_gauge/latest/","flutter, rxdart","A little widget that given an Observable gives you an updated FlutterGauge.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio_retry","https://pub.dev/packages/dio_retry",21,80,80,"0.1.9-beta","Nov 25, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/dio_retry/latest/","dio, logging, meta","A starting point for Dart libraries or applications.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"clip_shadow","https://pub.dev/packages/clip_shadow",21,100,88,"0.2.1","May 30, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/clip_shadow/latest/","flutter","A shadow cast by a clipped box. Support all BoxShadow class properties!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_mobile_carousel","https://pub.dev/packages/flutter_mobile_carousel",21,100,79,"1.0.3","May 24, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_mobile_carousel/latest/","flutter","Flutter carousel slider widget, allow render cells with Drag-and-drop animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"spinner_input","https://pub.dev/packages/spinner_input",21,90,81,"0.1.2","May 2, 2019",,"flutterdev.site","unknown (LICENSE)","https://pub.dev/documentation/spinner_input/latest/","flutter","A Spinner Input for flutter. like html5 input-spinners with handy options","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stopper","https://pub.dev/packages/stopper",21,100,67,"1.0.1","Apr 2, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/stopper/latest/","flutter","A bottom sheet that can be expanded to one of the pre-defined stop heights by dragging.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_lottie","https://pub.dev/packages/flutter_lottie",21,90,74,"0.2.0","Feb 27, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_lottie/latest/","flutter","Use lottie in flutter to render animations for iOS and Android","FLUTTER","ANDROID,IOS" -"lucide_icons","https://pub.dev/packages/lucide_icons",20,120,84,"0.83.0","Jul 21, 2022",,"lucide.dev","unknown (LICENSE)","https://pub.dev/documentation/lucide_icons/latest/","flutter","A Lucide icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_scripts","https://pub.dev/packages/flutter_scripts",20,110,30,"0.0.3","Jul 19, 2022",,"rodydavis.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_scripts/latest/","args, cli_menu, mason_logger, pub_updater, yaml","Run dart/flutter scripts defined in a pubspec.yaml","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"getsocial_flutter_sdk","https://pub.dev/packages/getsocial_flutter_sdk",20,130,84,"7.12.0","Jul 15, 2022",,"getsocial.im","Apache-2.0 (LICENSE)","https://pub.dev/documentation/getsocial_flutter_sdk/latest/","flutter","GetSocial is a social engagement and referral marketing platform for mobile apps to increase user engagement, retention, acquisition and monetization.","FLUTTER","ANDROID,IOS" -"blinkid_flutter","https://pub.dev/packages/blinkid_flutter",20,120,83,"5.17.0","Jul 12, 2022",,"microblink.com","MIT (LICENSE)","https://pub.dev/documentation/blinkid_flutter/latest/","flutter, json_annotation","Flutter plugin for BlinkID, SDK for scanning and OCR of various identity documents.","FLUTTER","ANDROID,IOS" -"forme","https://pub.dev/packages/forme",20,130,73,"4.2.0","Jul 9, 2022",,"qyh.me","MIT (LICENSE)","https://pub.dev/documentation/forme/latest/","flutter","a powerful flutter form widget ,easy to use and extend. provide rich api to simplify form control and sync|async validation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"navigation_drawer_menu","https://pub.dev/packages/navigation_drawer_menu",20,110,76,"1.0.0-beta","Jul 6, 2022",,"christianfindlay.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/navigation_drawer_menu/latest/","flutter, material","Flutter Material Design Navigation Drawer Menu. This package gives you the NavigationDrawerMenu widget which acts like a ListView. The example implements the full Navigation Drawer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"feature_folder_cli","https://pub.dev/packages/feature_folder_cli",20,130,59,"0.2.0","Jul 1, 2022",,"ryandsilva.dev","MIT (LICENSE)","https://github.com/RyanDsilva/feature_folder_cli#folder-by-feature-cli-utility","ansicolor, args, mason, path","CLI utility that generates a folder structure to reduce the repetitive work required to setup directories for models, services, repositories, screens and widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"sorted","https://pub.dev/packages/sorted",20,120,73,"2.1.0","Jun 29, 2022",,"wolszon.me","Apache-2.0 (LICENSE)","https://pub.dev/documentation/sorted/latest/","collection","Sort lists of complex objects with ease. Simple but powerful extension method.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"multi_image_layout","https://pub.dev/packages/multi_image_layout",20,130,60,"0.0.5","Jun 27, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/multi_image_layout/latest/","flutter, image_downloader, photo_view, readmore","Package to view a list of network images in different layouts depending on their number.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_chat_types","https://pub.dev/packages/flutter_chat_types",20,130,96,"3.4.3","Jun 19, 2022",,"flyer.chat","MIT (LICENSE)","https://pub.dev/documentation/flutter_chat_types/latest/","equatable, json_annotation, meta","Utility library for the flutter_chat_ui and flutter_firebase_chat_core libraries which contains shared type declarations.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_callkit_voximplant","https://pub.dev/packages/flutter_callkit_voximplant",20,130,82,"2.1.0","Jun 17, 2022",,"voximplant.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_callkit_voximplant/latest/","flutter","Flutter SDK for CallKit integration to Flutter applications on iOS","FLUTTER","IOS" -"research_package","https://pub.dev/packages/research_package",20,120,66,"0.9.1","Jun 17, 2022",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/research_package/latest/","audiofileplayer, carp_core, flutter, json_annotation, rxdart, signature, simple_html_css","A Flutter framework for obtaining informed consent, showing surveys and collecting results.","FLUTTER","ANDROID,IOS" -"kakaomap_webview","https://pub.dev/packages/kakaomap_webview",20,120,82,"0.6.2","Jun 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/kakaomap_webview/latest/","flutter, http, webview_flutter","Kakao map which you can use simply. Some features are not supported.","FLUTTER","ANDROID,IOS" -"kiosk_mode","https://pub.dev/packages/kiosk_mode",20,120,86,"0.2.1","Jun 15, 2022",,"mews.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/kiosk_mode/latest/","flutter, stream_transform","Plugin for working with Lock Task / Guided Access modes.","FLUTTER","ANDROID,IOS" -"flutter_distributor","https://pub.dev/packages/flutter_distributor",20,110,64,"0.2.4","Jun 15, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/flutter_distributor/latest/","app_package_maker, app_package_publisher, args, colorize, dio, flutter_app_builder, flutter_app_packager, flutter_app_publisher, logging, path, pub_semver, pubspec_parse, yaml","A complete tool for packaging and publishing your Flutter apps.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"receive_whatsapp_chat","https://pub.dev/packages/receive_whatsapp_chat",20,120,56,"0.1.3","Jun 10, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/receive_whatsapp_chat/latest/","collection, flutter, flutter_archive, path_provider, receive_sharing_intent","A flutter plugin that enables flutter apps to receive exported chats from WhatsApp.","FLUTTER","ANDROID,IOS" -"left_scroll_actions","https://pub.dev/packages/left_scroll_actions",20,110,88,"2.1.1","Jun 7, 2022",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/left_scroll_actions/latest/","flutter","A simple use left-scroll-actions widget like WeChat. Slide to left and you can see buttons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"local_notifier","https://pub.dev/packages/local_notifier",20,130,85,"0.1.5","Jun 4, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/local_notifier/latest/","flutter, uuid","This plugin allows Flutter desktop apps to displaying local notifications.","FLUTTER","LINUX,MACOS,WINDOWS" -"flutter_lazy_indexed_stack","https://pub.dev/packages/flutter_lazy_indexed_stack",20,130,50,"0.0.3","Jun 3, 2022",,"marcossevilla.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_lazy_indexed_stack/latest/","flutter","A Flutter package that exposes a `IndexedStack` that can be lazily loaded.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"list_treeview","https://pub.dev/packages/list_treeview",20,120,85,"0.3.1","Jun 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/list_treeview/latest/","flutter","A treeview for Flutter. Based on the listview. Infinitely increasing child levels and child nodes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"tencent_kit","https://pub.dev/packages/tencent_kit",20,120,89,"4.0.0","May 27, 2022",,"rxreader.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/tencent_kit/latest/","flutter, json_annotation, plugin_platform_interface","A powerful Flutter plugin allowing developers to auth/share with natvie Android & iOS Tencent SDKs.","FLUTTER","ANDROID,IOS" -"flutter_notifyvisitors","https://pub.dev/packages/flutter_notifyvisitors",20,90,33,"1.0.7","May 25, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_notifyvisitors/latest/","flutter","A NotifyVisitors Flutter plugin.","FLUTTER","ANDROID,IOS" -"another_transformer_page_view","https://pub.dev/packages/another_transformer_page_view",20,130,91,"2.0.0","May 25, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/another_transformer_page_view/latest/","flutter","Yet another pageTransformer for flutter with null-safety support","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ogurets","https://pub.dev/packages/ogurets",20,90,64,"4.0.3","May 23, 2022",,"bluebiscuitdesign.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/ogurets/latest/","ansicolor, args, collection, intl, logging, sprintf","Gherkin/Cucumber implementation in dart, supporting classes and simple libraries, hooks, dependency injection, and all the things you would want in an easy to use format.","DART", -"flutter_web_frame","https://pub.dev/packages/flutter_web_frame",20,120,90,"0.0.3","May 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_web_frame/latest/","flutter","Make Limit content size in Flutter Web/Desktop/PWA, Make your app that doesn't support responsiveness more focused on content","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"validation_textformfield","https://pub.dev/packages/validation_textformfield",20,110,76,"2.2.5","May 12, 2022",,"packageworld.tech","MIT (LICENSE)","https://pub.dev/documentation/validation_textformfield/latest/","flutter","flutter textfield validation lets you validate different textform fields in your Flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gate_generator","https://pub.dev/packages/gate_generator",20,90,28,"0.0.3+7","May 12, 2022",,"apparence.io","MIT (LICENSE)","https://pub.dev/documentation/gate_generator/latest/","analyzer, build, code_builder, dart_style, gate, glob, meta, path, quiver, source_gen, universal_io","Dependency Injection generator for your flutter/dart applications. This uses annotations and build_runner.","DART", -"tip_dialog","https://pub.dev/packages/tip_dialog",20,110,81,"4.0.0","May 1, 2022",,"inrush.cn","MIT (LICENSE)","https://pub.dev/documentation/tip_dialog/latest/","flutter, loading_view","A Flutter Tip Dialog","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_screen_scaler","https://pub.dev/packages/flutter_screen_scaler",20,120,73,"2.1.0","Apr 14, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_screen_scaler/latest/","flutter","A package to resize your widgets according to the screen size with the use of percentages.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tiny_charts","https://pub.dev/packages/tiny_charts",20,130,61,"0.1.0","Apr 6, 2022",,"rows.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/tiny_charts/latest/","collection, flutter, meta, vector_math","Render sparkline charts for fast data visualization on Flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zsdk","https://pub.dev/packages/zsdk",20,120,71,"2.0.2+13","Mar 31, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/zsdk/latest/","flutter","A Flutter plugin for Zebra Link OS SDK","FLUTTER","ANDROID,IOS" -"binary_tree","https://pub.dev/packages/binary_tree",20,130,53,"1.0.5","Mar 26, 2022",,"styledart.dev","GPL-3.0 (LICENSE)","https://pub.dev/documentation/binary_tree/latest/","Packages that depend on binary_tree","Self-Balancing Binary Search Tree for Dart. BST is implemented as Iterable. There are many operations such as greaterThen, lessThenOrEqual (create sublist), max , min etc.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_ads_flutter","https://pub.dev/packages/easy_ads_flutter",21,130,75,"1.0.2","Mar 24, 2022",,"nooralibutt.com","MIT (LICENSE)","https://pub.dev/documentation/easy_ads_flutter/latest/","collection, facebook_audience_network, flutter, flutter_applovin_max, google_mobile_ads, logger, unity_ads_plugin","Easy Ads is a wrapper around famous ad packages which let you integrate ads easily","FLUTTER","ANDROID,IOS" -"leak_detector","https://pub.dev/packages/leak_detector",20,120,82,"1.0.1+4","Mar 21, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/leak_detector/latest/","flutter, path, sqflite, vm_service","Used to detect page memory leaks. You can use it to detect whether there is a memory leak in `Widget`, `Element` and `State`.","FLUTTER","ANDROID,IOS,MACOS" -"chips_choice_null_safety","https://pub.dev/packages/chips_choice_null_safety",20,120,92,"2.0.6","Mar 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/chips_choice_null_safety/latest/","flutter","Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_gpiod","https://pub.dev/packages/flutter_gpiod",20,100,75,"0.4.0","Feb 22, 2022",,"ardera.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_gpiod/latest/","_ardera_common_libc_bindings, ffi, meta, path, tuple","Dart package for accessing GPIO using the GPIO character device interface on linux / Android (root required). Supports signal edge listening, active state, open source/drain and (if supported by platform) bias.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_network_connectivity","https://pub.dev/packages/flutter_network_connectivity",20,130,82,"0.0.6","Feb 19, 2022",,"livelifedev.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_network_connectivity/latest/","flutter","A Flutter Plugin to check for live network connectivity status. Plugin uses NetworkCapabilities for Android and NetworkMonitor for iOS.","FLUTTER","ANDROID,IOS" -"flutter_social_button","https://pub.dev/packages/flutter_social_button",20,110,82,"1.1.4","Feb 19, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_social_button/latest/","flutter, font_awesome_flutter","Flutter Social Button is a flutter package to create social media login buttons easily to any flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_gallery_3d","https://pub.dev/packages/flutter_gallery_3d",20,90,70,"1.0.4","Feb 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_gallery_3d/latest/","flutter","3d gallery","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_aurora_gradient","https://pub.dev/packages/awesome_aurora_gradient",20,110,38,"0.3.0+2","Feb 13, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/awesome_aurora_gradient/latest/","flutter","A very colourful extension to create awesome Aurora gradients.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"day_picker","https://pub.dev/packages/day_picker",20,120,88,"2.1.1","Feb 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/day_picker/latest/","flutter","A Flutter widget library which helps us to select days in a week.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cross_scroll","https://pub.dev/packages/cross_scroll",20,120,83,"0.0.75","Feb 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/cross_scroll/latest/","flutter","A CrossScroll is a flutter Package that permits it’s child views to be scrolled vertically and Horizontally.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nativeshell","https://pub.dev/packages/nativeshell",20,100,69,"0.1.13","Feb 5, 2022",,"nativeshell.dev","unknown (LICENSE)","https://pub.dev/documentation/nativeshell/latest/","flutter, pedantic","NativeShell Dart API. Used to interact with NativeShell platform code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"fwfh_webview","https://pub.dev/packages/fwfh_webview",20,110,95,"0.6.2+2","Jan 30, 2022",,"daohoangson.com","MIT (LICENSE)","https://pub.dev/documentation/fwfh_webview/latest/","flutter, flutter_widget_from_html_core, webview_flutter","WidgetFactory extension to render IFRAME with the official WebView plugin.","FLUTTER","ANDROID,IOS,WEB" -"flutter_swipe_detector","https://pub.dev/packages/flutter_swipe_detector",20,130,88,"2.0.0","Jan 27, 2022",,"baseflow.com","MIT (LICENSE)","https://github.com/Baseflow/flutter_swipe_detector","flutter","A package to detect your swipe directions and provides you with callbacks to handle them.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rounded_background_text","https://pub.dev/packages/rounded_background_text",20,100,79,"0.1.3","Jan 19, 2022",,"bdlukaa.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rounded_background_text/latest/","flutter","Text and TextField highlighted with rounded corners","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fk_user_agent","https://pub.dev/packages/fk_user_agent",20,110,96,"2.1.0","Jan 19, 2022",,"toutao.cloud","MIT (LICENSE)","https://pub.dev/documentation/fk_user_agent/latest/","flutter","Retrieve Android/iOS device user agents in Flutter.","FLUTTER","ANDROID,IOS" -"mpesa","https://pub.dev/packages/mpesa",20,130,85,"2.0.2","Jan 18, 2022",,"newtonmunene.me","MIT (LICENSE)","https://pub.dev/documentation/mpesa/latest/","http","This is a dart wrapper around mpesa daraja api. Written in pure dart which means it's framework agnostic(ios,android,web,plain dart,fuschia) and works out of the box.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"read_pdf_text","https://pub.dev/packages/read_pdf_text",20,130,71,"0.2.1","Jan 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/read_pdf_text/latest/","flutter","This is a plugin that parses string out of pdf documents. It uses apache PDFbox and PDFKit parse the pdf document. There is only three functions so it is simple to use.","FLUTTER","ANDROID,IOS" -"flutter_map_arcgis","https://pub.dev/packages/flutter_map_arcgis",20,110,81,"2.0.0","Jan 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_map_arcgis/latest/","collection, dio, flutter, flutter_map, latlong2, tuple","Arcgis plugin for flutter map. Features Support unique render, ontap event, ontap with atttributes, geometry types (point, polgyon)","FLUTTER","ANDROID,IOS" -"usage_stats","https://pub.dev/packages/usage_stats",20,120,77,"1.1.1","Jan 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/usage_stats/latest/","flutter","Query Android Usage Statistics (Configurations, Events, Usage)","FLUTTER","ANDROID" -"vk_bridge","https://pub.dev/packages/vk_bridge",20,120,48,"2.4.0","Dec 30, 2021",,"optimist.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/vk_bridge/latest/","built_collection, built_value, js, meta, rxdart","A dart package for working with VK Mini Apps via VK Bridge. Works web, mobile-web","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nextcloud","https://pub.dev/packages/nextcloud",20,120,76,"3.0.2","Dec 27, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/nextcloud/latest/","http, intl, xml","A Nextcloud client for dart which can use several official Nextcloud APIs","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flex_grid","https://pub.dev/packages/flex_grid",20,120,68,"0.3.1","Dec 24, 2021",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/flex_grid/latest/","extended_sliver, extended_tabs, flutter, loading_more_list","The FlexGrid control provides a powerful and quickly way to display data in a tabular format. It is including that frozened column/row,loading more, high performance and better experience in TabBarView/PageView.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pubspec_parse","https://pub.dev/packages/pubspec_parse",20,120,99,"1.2.0","Dec 7, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pubspec_parse/latest/","checked_yaml, collection, json_annotation, pub_semver, yaml","Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"progress_stepper","https://pub.dev/packages/progress_stepper",20,130,81,"1.0.0","Nov 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/progress_stepper/latest/","flutter","Flutter package for showing custom progress stepper. You can use either the built in shapes (Arrow or Chevron) or can specify own shapes, using the builder.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_geofencing","https://pub.dev/packages/easy_geofencing",20,110,83,"0.2.0","Nov 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/easy_geofencing/latest/","flutter, geolocator","This is a dart package which give the best & optimized geofence background services features for both android & ios.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"checkout_screen_ui","https://pub.dev/packages/checkout_screen_ui",20,120,55,"0.1.3","Nov 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/checkout_screen_ui/latest/","flutter, text_form_field_wrapper, url_launcher","A pre built UI representing a checkout screen that is meant to be coupled with your own logic.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_mobile_vision_2","https://pub.dev/packages/flutter_mobile_vision_2",20,120,85,"0.1.13","Nov 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_mobile_vision_2/latest/","flutter","(+Non NULL)Flutter implementation for Google Mobile Vision. Scan Barcodes, Recognize Text and Detect Faces.","FLUTTER","ANDROID,IOS" -"pub_updater","https://pub.dev/packages/pub_updater",20,130,89,"0.2.2","Nov 16, 2021",,"verygood.ventures","MIT (LICENSE)","https://pub.dev/documentation/pub_updater/latest/","http, json_annotation, process","A Dart package which enables checking whether a package is up to date.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dynamic_fonts","https://pub.dev/packages/dynamic_fonts",20,120,72,"2.0.0","Feb 27, 2021","2.1.0-eager.0","madlon-kay.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/dynamic_fonts/latest/","crypto, flutter, http, path_provider","A package to include dynamic web-hosted fonts in your Flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scrolls_to_top","https://pub.dev/packages/scrolls_to_top",20,130,89,"1.1.1","Oct 30, 2021",,"optimist.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/scrolls_to_top/latest/","flutter","A dart package for working with scrolls-to-top iOS feature. Easy to use","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"iban","https://pub.dev/packages/iban",20,120,93,"1.0.1","Oct 26, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/iban/latest/","mod97","A validation library for IBANs included in the official registry. Also supports some unofficial ones.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"linkify_text","https://pub.dev/packages/linkify_text",20,110,59,"0.0.9","Oct 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/linkify_text/latest/","flutter, url_launcher","LinkifyText is a Text widget that highlight all the links in the text. It further navigates user to the link using browser on tapping on highlighted link.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"esc_pos_utils_plus","https://pub.dev/packages/esc_pos_utils_plus",20,120,87,"2.0.1+6","Oct 25, 2021",,"mylekha.app","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/esc_pos_utils_plus/latest/","flutter, hex, html, image","Basic Flutter/Dart classes for ESC/POS printing. Ticket class generates ESC/POS commands that can be sent to a thermal printer.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"coolicons","https://pub.dev/packages/coolicons",20,110,73,"1.0.0","Oct 19, 2021",,"mastersam.tech","MIT (LICENSE)","https://pub.dev/documentation/coolicons/latest/","flutter","The Coolicons icon pack for Flutter with over 400 icons available for your flutter project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"just_audio_cache","https://pub.dev/packages/just_audio_cache",20,120,77,"0.1.1","Sep 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/just_audio_cache/latest/","flutter, http, just_audio, path_provider, shared_preferences","Collection of extension function of [just_audio](https://pub.dev/packages/just_audio) package for auto-handle caching audio files","FLUTTER","ANDROID,IOS,MACOS" -"o_popup","https://pub.dev/packages/o_popup",20,120,79,"1.0.1","Sep 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/o_popup/latest/","flutter","An overlaid content, which closes itself into opening place (on back button) or into the position where the pointer contacted the screen. It means, popup supports tap gesture.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hover_ussd","https://pub.dev/packages/hover_ussd",20,120,53,"1.0.0","Sep 3, 2021",,"lucdotdev.me","MIT (LICENSE)","https://pub.dev/documentation/hover_ussd/latest/","flutter, meta","A flutter plugin to make payments by usehover.com ussd gateway using Android Intent and receiving the transaction information back in response.","FLUTTER","ANDROID" -"flutter_swiper_plus","https://pub.dev/packages/flutter_swiper_plus",20,100,94,"2.0.4","Aug 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_swiper_plus/latest/","flutter, vector_math","The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tus_client","https://pub.dev/packages/tus_client",20,130,83,"1.0.2","Aug 19, 2021",,"victorium.biz","MIT (LICENSE)","https://pub.dev/documentation/tus_client/latest/","cross_file, flutter, http, path","A tus client for dart allowing resumable uploads using the tus protocol.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"biometricx","https://pub.dev/packages/biometricx",20,130,72,"0.0.2","Aug 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/biometricx/latest/","flutter","The easy way to use biometric authentication in your Flutter app.","FLUTTER","ANDROID" -"flutter_onboarding_screen","https://pub.dev/packages/flutter_onboarding_screen",20,105,85,"2.0.2","Aug 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_onboarding_screen/latest/","flutter","A flutter package which help developer in creating a onboarding screens of their app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"notion_api","https://pub.dev/packages/notion_api",20,120,43,"1.2.0","Jul 27, 2021","2.0.0-beta2",,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/notion_api/latest/","http","A wrapper for the public beta Notion API to manage it like a Notion SDK package for dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"layered_image","https://pub.dev/packages/layered_image",20,100,51,"0.0.1","Jul 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/layered_image/latest/","flutter","A new Flutter package project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"twilio_voice","https://pub.dev/packages/twilio_voice",20,120,81,"0.0.9","Jul 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/twilio_voice/latest/","flutter","Provides an interface to Twilio's Programmable Voice SDK to allow adding voice-over-IP (VoIP) calling into your Flutter applications.","FLUTTER","ANDROID,IOS" -"roller_list","https://pub.dev/packages/roller_list",20,100,81,"1.0.2","Jul 25, 2021",,"0x.team","MIT (LICENSE)","https://pub.dev/documentation/roller_list/latest/","flutter, infinite_listview","A list widget that works similar to rollers: endlessly scrolling over limited set of items.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"input_with_keyboard_control","https://pub.dev/packages/input_with_keyboard_control",20,130,83,"1.0.8","Jul 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/input_with_keyboard_control/latest/","flutter","The package provides an input that you can control whether the keyboard will show or not without losing focus, ideal for use with a barcode scanner!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"surf_mwwm","https://pub.dev/packages/surf_mwwm",20,120,73,"2.0.2","Jun 28, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/surf_mwwm/latest/","flutter, mwwm, relation, rxdart, surf_injector","Reflection of widget in a single entity. Includes: surf_injector, relation, mwwm, rxdart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_unicons","https://pub.dev/packages/flutter_unicons",20,110,71,"0.0.6","Jun 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_unicons/latest/","flutter, flutter_svg","1000+ Pixel-perfect svg unicons for your next flutter project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_scale_tap","https://pub.dev/packages/flutter_scale_tap",20,90,86,"1.0.5","Jun 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_scale_tap/latest/","flutter","Scale and opacity animated Button for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pinterest_nav_bar","https://pub.dev/packages/pinterest_nav_bar",20,90,38,"0.0.1+5","Jun 2, 2021",,"neatfastro.com","MIT (LICENSE)","https://pub.dev/documentation/pinterest_nav_bar/latest/","flutter, provider","A new Flutter package project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"snack","https://pub.dev/packages/snack",20,130,86,"2.0.0","May 27, 2021",,"molland.sh","MIT (LICENSE)","https://pub.dev/documentation/snack/latest/","flutter","An extension library for easier access to commonly used functionality for SnackBars","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"calendar_time","https://pub.dev/packages/calendar_time",20,130,85,"2.0.0","May 24, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/calendar_time/latest/","intl","Implementation of MomentJS's calendar time, plus a bunch of other helper methods.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"filling_slider","https://pub.dev/packages/filling_slider",20,120,59,"0.0.3","May 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/filling_slider/latest/","flutter","Flutter package that allows you to create a IOS design sider component.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dash_painter","https://pub.dev/packages/dash_painter",20,100,85,"1.0.2","May 10, 2021",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/dash_painter/latest/","flutter","a package for flutter canvas paint dash line path easily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pricing_cards","https://pub.dev/packages/pricing_cards",20,130,62,"0.0.7","May 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pricing_cards/latest/","badges, flutter","Awesome flexible pricing cards with custom style options for you Flutter project","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"skeleton_animation","https://pub.dev/packages/skeleton_animation",20,130,86,"0.1.4","Apr 26, 2021",,"wjtje.dev","MIT (LICENSE)","https://pub.dev/documentation/skeleton_animation/latest/","flutter","Display skeleton animations in your app. It works on android, iOS and the web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wp_notify","https://pub.dev/packages/wp_notify",20,110,68,"1.0.0","Apr 13, 2021",,"woosignal.com","BSD-3-Clause (LICENSE)","https://woosignal.com/docs/flutter/wp-notify","flutter, http","Send push notification from WordPress using Firebase Cloud Messaging. This package automatically pushes your FCM token to WordPress to start sending notifications. Features include the ability to assign a WordPress user with an FCM token and send push notifications to IOS/Android devices using our API in WordPress.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"fl_toast","https://pub.dev/packages/fl_toast",20,110,84,"3.1.0","Apr 7, 2021",,"bdlukaa.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fl_toast/latest/","flutter","A simple yet powerful Toast Library for Flutter. Works in all the platforms","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_rss","https://pub.dev/packages/dart_rss",20,80,81,"2.0.1","Apr 4, 2021",,"sudame.net","MIT (LICENSE)","https://pub.dev/documentation/dart_rss/latest/","http, intl, xml","dart-rss is a rss parser for RSS1.0/RSS2.0/Atom. It also support Dublin-Core, Content, Syndication additional modules. This libary is forked from webfeed(https://github.com/witochandra/webfeed).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"memoize","https://pub.dev/packages/memoize",20,110,92,"3.0.0","Apr 1, 2021",,"wrike.com","MIT (LICENSE)","https://pub.dev/documentation/memoize/latest/","Packages that depend on memoize","Returns cached result of function call when inputs were not changed from previous invocation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated","https://pub.dev/packages/animated",20,120,86,"2.0.0","Mar 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated/latest/","flutter","A very simple (yet powerful) implicit animation library for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_instagram_image_picker","https://pub.dev/packages/flutter_instagram_image_picker",20,90,55,"1.1.0+3","Mar 20, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_instagram_image_picker/latest/","flutter, http, shared_preferences","Flutter plugin that allows you to display Instagram multi image picker on iOS and Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB" -"material_color_generator","https://pub.dev/packages/material_color_generator",20,120,83,"1.1.0","Mar 19, 2021",,"berkanaslan.com","BSD-2-Clause (LICENSE)","https://github.com/berkanaslan/material-color-generator","flutter","A package for generating a material color palette with HEX Color.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ez_localization","https://pub.dev/packages/ez_localization",20,130,81,"1.0.0+2","Mar 18, 2021",,"skyost.eu","MIT (LICENSE)","https://pub.dev/documentation/ez_localization/latest/","flutter, flutter_localizations","Setup a powerful localization system in your flutter application quickly and easily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"keycloak_flutter","https://pub.dev/packages/keycloak_flutter",20,120,78,"0.0.3","Mar 14, 2021",,"devappliance.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/keycloak_flutter/latest/","flutter, flutter_web_plugins, js","Keycloak client adapter for flutter based on the keycloak-js implementation.","FLUTTER","WEB" -"flutter_screen_wake","https://pub.dev/packages/flutter_screen_wake",20,110,92,"1.0.2","Mar 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_screen_wake/latest/","flutter","A Flutter plugin to manage the device's screen on Android and iOS.","FLUTTER","ANDROID,IOS" -"extended_list","https://pub.dev/packages/extended_list",20,120,91,"3.0.0","Mar 11, 2021",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/extended_list/latest/","extended_list_library, flutter","extended list support track collect garbage/viewport indexes, build lastChild as special child and enable to layout close to trailing.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_checkout_payment","https://pub.dev/packages/flutter_checkout_payment",20,120,80,"1.0.0","Mar 5, 2021",,"shadyboshra.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_checkout_payment/latest/","flutter","This plugin is for Checkout online payment. It's implemented the native SDKs to work on Flutter environment.","FLUTTER","ANDROID,IOS" -"textstyle_extensions","https://pub.dev/packages/textstyle_extensions",20,100,85,"1.1.0","Oct 6, 2020",,"gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/textstyle_extensions/latest/","flutter","Syntactic sugar for easily modifying TextStyles. Quickly create textStyle variants like .bold, .italic or .size().","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"logging_appenders","https://pub.dev/packages/logging_appenders",20,120,90,"1.0.0","Feb 28, 2021",,"codeux.design","MIT (LICENSE)","https://pub.dev/documentation/logging_appenders/latest/","clock, dio, intl, logging, meta","Logging appenders for the dart logging package for print, file and remote (logz, loki).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"video_thumbnail_generator","https://pub.dev/packages/video_thumbnail_generator",20,100,82,"0.0.8","Feb 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/video_thumbnail_generator/latest/","flutter, http","A Flutter Plugin for creating a thumbnail from a Video URL. You can output the thumbnail as a Flutter Image Widget or Uint8List.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"login_fresh","https://pub.dev/packages/login_fresh",20,90,61,"1.0.8","Feb 6, 2021",,"softnux.io","unknown (LICENSE)","https://pub.dev/documentation/login_fresh/latest/","flutter","LoginFresh is a user-friendly design where you can incorporate functionalities such as signUp, reset password or login with social networks","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_instagram_downloader","https://pub.dev/packages/flutter_instagram_downloader",20,80,65,"0.0.5","Jan 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_instagram_downloader/latest/","flutter, http","A new Flutter package to get instagram user's details such as reels video url,profile picture url.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"magiceye","https://pub.dev/packages/magiceye",20,80,18,"0.1.7+1","Nov 17, 2020",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/magiceye/latest/","camera, dartz, flutter, native_device_orientation, path_provider, rxdart","An abstraction on top of flutter camera, that allows you to have a default camera screen or build your own with the layer builders.","FLUTTER", -"firebase_mlkit_language","https://pub.dev/packages/firebase_mlkit_language",20,110,65,"1.1.3","Oct 26, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_mlkit_language/latest/","flutter","Firebase ML Kit Language Plugin for Flutter, enables Language Detection and Translation between 59 Languages","FLUTTER","ANDROID,IOS" -"media_picker_builder","https://pub.dev/packages/media_picker_builder",20,110,70,"1.3.2","Sep 17, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/media_picker_builder/latest/","flutter, meta","A Flutter plugin that returns multimedia picker data such as folders and its content path list to build your own custom flutter picker","FLUTTER","ANDROID,IOS" -"firebase_user_stream","https://pub.dev/packages/firebase_user_stream",20,90,61,"1.1.0","Sep 7, 2020",,"feinstein.com.br","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_user_stream/latest/","firebase_auth, flutter, rxdart","This package aims to provide a functionality missing from firebase_auth, which is to be able to reload user data from the server and get Stream updates with the new data.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"flutter_google_ad_manager","https://pub.dev/packages/flutter_google_ad_manager",20,100,63,"0.11.1","May 7, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_google_ad_manager/latest/","flutter","Flutter plugin for Google Ad Manager(DoubleClick for Publishers).","FLUTTER","ANDROID,IOS" -"jaguar_orm","https://pub.dev/packages/jaguar_orm",20,90,71,"2.2.7","Nov 13, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/jaguar_orm/latest/","jaguar_query, meta, path, quiver","Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_voip_push_notification","https://pub.dev/packages/flutter_voip_push_notification",20,90,83,"0.0.3","Oct 8, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_voip_push_notification/latest/","flutter","Flutter VoIP Push Notification - Currently iOS >= 8.0 only","FLUTTER","ANDROID,IOS" -"path_provider_ex","https://pub.dev/packages/path_provider_ex",20,100,90,"1.0.1","Feb 28, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/path_provider_ex/latest/","flutter","App files directory, root storage, and available space for ext storage and SD card on Android","FLUTTER","ANDROID,IOS" -"password","https://pub.dev/packages/password",20,85,83,"1.0.0","Dec 17, 2018",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/password/latest/","pointycastle","A set of high-level APIs over PointyCastle to hash and verify passwords securely.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dropdown_menu","https://pub.dev/packages/dropdown_menu",20,70,77,"1.1.1","Nov 15, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/dropdown_menu/latest/","flutter","A dropdown menu for flutter.",, -"pasteboard","https://pub.dev/packages/pasteboard",19,130,84,"0.2.0","Jul 22, 2022",,"mixin.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/pasteboard/latest/","flutter, flutter_web_plugins, js","A flutter plugin which could read image,files from clipboard and write files to clipboard.","FLUTTER","IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_messaging_web","https://pub.dev/packages/firebase_messaging_web",19,110,98,"3.1.0","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_messaging_web/latest/","firebase_core, firebase_core_web, firebase_messaging_platform_interface, flutter, flutter_web_plugins, js, meta","The web implementation of firebase_messaging","FLUTTER","WEB" -"quickly","https://pub.dev/packages/quickly",19,130,21,"2.5.0","Jul 21, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/quickly/latest/","flutter, get","Quickly is build for faster and cleaner development. It provides lots of extension methods on Widget, String, List and Map.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"reactter","https://pub.dev/packages/reactter",19,130,44,"3.1.2","Jul 21, 2022",,"2devs.io","MIT (LICENSE)","https://pub.dev/documentation/reactter/latest/","Packages that depend on reactter","Reactter is a light, powerful and reactive state management.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"reactive_forms_generator","https://pub.dev/packages/reactive_forms_generator",19,90,59,"0.18.0-beta","Jul 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/reactive_forms_generator/latest/","analyzer, build, build_runner, code_builder, dart_style, path, recase, source_gen","Generator for reactive_forms. Generates form classes based on model.",, -"well_formed","https://pub.dev/packages/well_formed",19,130,51,"0.4.3","Jul 20, 2022",,"dartoos.dev","MIT (LICENSE)","https://pub.dev/documentation/well_formed/latest/","flutter, formdator, mask_text_input_formatter","A form fields package designed to relieve developers of much of the burden of form-related coding. It provides field masking, validation, smart trimming, and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"search_map_location","https://pub.dev/packages/search_map_location",19,110,87,"0.0.6","Jul 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/search_map_location/latest/","flutter, http","search_map_location is a text search widget used to search geo location by name.It has severel call back and customization option to handle the place search.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_svg","https://pub.dev/packages/animated_svg",19,130,63,"1.1.1","Jul 17, 2022",,"bbkdevelopment.com","MIT (LICENSE)","https://pub.dev/documentation/animated_svg/latest/","flutter, flutter_svg","Flutter package for displaying and animating Scalable Vector Graphics 1.1 files.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zego_express_engine","https://pub.dev/packages/zego_express_engine",19,130,86,"2.21.1","Jul 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/zego_express_engine/latest/","flutter, flutter_web_plugins, js","ZegoExpressEngine Flutter SDK is a flutter plugin wrapper based on ZEGO Express RTC SDK (Native & Web), providing live video and real-time audio/video services.","FLUTTER","ANDROID,IOS,WEB,WINDOWS" -"jinja","https://pub.dev/packages/jinja",19,120,77,"0.3.4","Jun 24, 2021","0.4.0-dev.40",,"MIT (LICENSE)","https://pub.dev/documentation/jinja/latest/","meta, path, string_scanner","Jinja2 server-side template engine for Dart. Variables, expressions, control structures and template inheritance.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_constraintlayout","https://pub.dev/packages/flutter_constraintlayout",19,130,73,"1.6.3-stable","Jul 13, 2022",,"flutterfirst.cn","MIT (LICENSE)","https://pub.dev/documentation/flutter_constraintlayout/latest/","flutter","A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"visibility_aware_state","https://pub.dev/packages/visibility_aware_state",19,110,87,"1.0.5","Jul 11, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/visibility_aware_state/latest/","flutter","A state for StatefulWidgets that is aware of its visibility.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flame_rive","https://pub.dev/packages/flame_rive",19,120,78,"1.5.0","Jul 8, 2022",,"flame-engine.org","MIT (LICENSE)","https://pub.dev/documentation/flame_rive/latest/","flame, flutter, rive","Rive support for the Flame game engine. This uses the rive package and provides wrappers and components to be used inside Flame.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"playify","https://pub.dev/packages/playify",19,120,63,"2.2.0","Jul 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/playify/latest/","flutter","Playify is a Flutter plugin for playing music and fetching music metadata. Currently supports only iOS.","FLUTTER","ANDROID,IOS" -"korea_regexp","https://pub.dev/packages/korea_regexp",19,95,70,"0.2.0+3","Jun 29, 2022",,"honor-driven.dev","MIT (LICENSE)","https://pub.dev/documentation/korea_regexp/latest/","Packages that depend on korea_regexp","정규표현식을 이용해서 한국어를 더 쉽게 다룰 수 있게 해주는 플러그인입니다.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slide_switcher","https://pub.dev/packages/slide_switcher",19,120,58,"1.1.1","Jun 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/slide_switcher/latest/","flutter","Package for creating switching widgets with extensive customization options","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appcheck","https://pub.dev/packages/appcheck",19,130,86,"1.0.5","Jun 24, 2022",,"yashgarg.dev","MIT (LICENSE)","https://pub.dev/documentation/appcheck/latest/","flutter","Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.","FLUTTER","ANDROID,IOS" -"flutter_usabilla","https://pub.dev/packages/flutter_usabilla",19,120,77,"2.2.0","Jun 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_usabilla/latest/","flutter","Flutter Usabilla SDK is a flutter plugin/wrapper based on Usabilla native Android / iOS SDK, providing you to collect feedback from your users with great ease and flexibility.","FLUTTER","ANDROID,IOS" -"extended_text_library","https://pub.dev/packages/extended_text_library",19,130,91,"9.1.1","Jun 22, 2022","10.0.0-dev.1","fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/extended_text_library/latest/","flutter","package library for extended_text and extended_text_field,provide common base class.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"selectable_list","https://pub.dev/packages/selectable_list",19,130,59,"0.1.1","Jun 21, 2022",,"sylvainlosey.com","MIT (LICENSE)","https://pub.dev/documentation/selectable_list/latest/","flutter","A widget displaying a list of selectable items. When one of the items is selected, the other elements of the list are animated out, leaving the selected value.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"form_builder_file_picker","https://pub.dev/packages/form_builder_file_picker",19,130,91,"2.2.0","Jun 20, 2022",,"flutterformbuilderecosystem.com","MIT (LICENSE)","https://pub.dev/documentation/form_builder_file_picker/latest/","community_material_icon, file_picker, flutter, flutter_form_builder, permission_handler","FilePicker Field for flutter_form_builder package. Used to select files as part of form input.","FLUTTER","ANDROID,IOS,WINDOWS" -"matcher","https://pub.dev/packages/matcher",19,120,99,"0.12.12","Jun 15, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/matcher/latest/","stack_trace","Support for specifying test expectations via an extensible Matcher class. Also includes a number of built-in Matcher implementations for common cases.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"story_creator","https://pub.dev/packages/story_creator",19,120,70,"1.0.1","Jun 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/story_creator/latest/","flutter, flutter_colorpicker, google_fonts, path_provider","A package for creating instagram like story, you can use this package to edit images and make it story ready by adding other contents over it like text.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"lazy_load_indexed_stack","https://pub.dev/packages/lazy_load_indexed_stack",19,130,89,"0.1.4","Jun 11, 2022",,"okaryo.io","MIT (LICENSE)","https://pub.dev/documentation/lazy_load_indexed_stack/latest/","flutter","A package that extends IndexedStack to allow for lazy loading.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adjust_sdk","https://pub.dev/packages/adjust_sdk",19,120,96,"4.30.0","Jun 9, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/adjust_sdk/latest/","flutter, meta","This is the Flutter SDK of Adjust™. You can read more about Adjust™ at adjust.com.","FLUTTER","ANDROID,IOS" -"json_schema","https://pub.dev/packages/json_schema",19,80,88,"4.0.3","Jun 7, 2022",,"workiva.com","unknown (LICENSE)","https://pub.dev/documentation/json_schema/latest/","collection, http, logging, rfc_6901, uri","JSON Schema implementation in Dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"password_credential","https://pub.dev/packages/password_credential",19,120,79,"0.3.2","May 21, 2022",,"irgaly.net","unknown (LICENSE)","https://pub.dev/documentation/password_credential/latest/","flutter, flutter_web_plugins","Access to Credential Management API Password Credential in Web, and Smartlock for Password in Android.","FLUTTER","ANDROID,WEB" -"flutter_qjs","https://pub.dev/packages/flutter_qjs",20,120,72,"0.3.7","May 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_qjs/latest/","ffi, flutter","This plugin is a simple js engine for flutter using the `quickjs` project. Plugin currently supports all the platforms except web!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"siri_wave","https://pub.dev/packages/siri_wave",19,130,71,"0.2.1","May 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/siri_wave/latest/","flutter","A Flutter package to create beautiful waveforms like in Siri.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_scankit","https://pub.dev/packages/flutter_scankit",20,110,82,"1.2.4","May 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_scankit/latest/","flutter","A scan code Flutter plugin, which is a Flutter package for huawei scanning SDK.","FLUTTER","ANDROID,IOS" -"gql_dio_link","https://pub.dev/packages/gql_dio_link",19,130,92,"0.2.2","Feb 21, 2022","0.2.3-alpha+1651654920834","gql-dart.dev","MIT (LICENSE)","https://pub.dev/documentation/gql_dio_link/latest/","dio, gql_exec, gql_link, meta","Similar to gql_http_link, gql_dio_link is a GQL Terminating Link to execute requests via Dio using JSON","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"antlr4","https://pub.dev/packages/antlr4",19,95,72,"4.10.1","Apr 19, 2022",,"lingyu.li","unknown (LICENSE)","https://pub.dev/documentation/antlr4/latest/","collection, logging","New Dart runtime for ANTLR4.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_pin_screen","https://pub.dev/packages/custom_pin_screen",19,130,71,"0.3.0","Apr 17, 2022",,"mastersam.tech","MIT (LICENSE)","https://pub.dev/documentation/custom_pin_screen/latest/","flutter","A flutter package to add screens with custom keyboards and pins to your mobile application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fast_rsa","https://pub.dev/packages/fast_rsa",19,100,91,"3.4.7","Apr 16, 2022",,"jerson.dev","MIT (LICENSE)","https://pub.dev/documentation/fast_rsa/latest/","ffi, flat_buffers, flutter, flutter_web_plugins","library for use RSA with support for android and ios, macOS, linux, windows, web and hover","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"json_cache","https://pub.dev/packages/json_cache",19,110,70,"1.2.1","Apr 2, 2022",,"dartoos.dev","MIT (LICENSE)","https://pub.dev/documentation/json_cache/latest/","cross_local_storage, encrypted_shared_preferences, flutter, flutter_secure_storage, hive, localstorage, mutex, shared_preferences","An object-oriented package for caching user data locally in json; a combinable layer on top of local storage packages that unifies them with an elegant caching API.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fps_jank_flash_widget","https://pub.dev/packages/fps_jank_flash_widget",19,110,20,"1.1.0+2","Mar 29, 2022",,"lesnitsky.dev","MIT (LICENSE)","https://pub.dev/documentation/fps_jank_flash_widget/latest/","flutter","A flutter widget that flashes when flutter fails to render a frame in a certain timeframe","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"remove_emoji","https://pub.dev/packages/remove_emoji",19,130,90,"0.0.7","Mar 23, 2022",,"worldtrollfootball.wtf","MIT (LICENSE)","https://pub.dev/documentation/remove_emoji/latest/","Packages that depend on remove_emoji","Dart and flutter package accurately replace/remove emojis in text","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_calendar","https://pub.dev/packages/awesome_calendar",19,130,78,"1.1.3","Mar 19, 2022",,"molteo.com","MIT (LICENSE)","https://pub.dev/documentation/awesome_calendar/latest/","collection, flutter, intl","An easy to use and customizable calendar for Flutter, It allows single, multi and range selection","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fl_paging","https://pub.dev/packages/fl_paging",19,110,79,"2.2.0","Mar 17, 2022",,"dangngocduc.dev","MIT (LICENSE)","https://github.com/dangngocduc/flutter_paging","async, flutter, freezed_annotation, tuple","A new Flutter package support paginating for Listview, Gridview and NestedScrollView","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"danfe","https://pub.dev/packages/danfe",19,120,41,"0.0.6","Mar 15, 2022",,"marcus.brasizza.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/danfe/latest/","esc_pos_utils, flutter, intl, xml2json","Package para parsear e transformar um arquivo de danfe xml em objeto ou buffer para impressao","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_persistent_keyboard_height","https://pub.dev/packages/flutter_persistent_keyboard_height",19,130,82,"1.0.5","Mar 13, 2022",,"fperson.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_persistent_keyboard_height/latest/","flutter, keyboard_utils, shared_preferences","Flutter package to get keyboard height. Can be used to display a sticker/emoji modal with correct height.","FLUTTER","ANDROID,IOS" -"flutter_document_scanner","https://pub.dev/packages/flutter_document_scanner",19,120,73,"0.1.0","Mar 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_document_scanner/latest/","bloc, camera, equatable, flutter, flutter_bloc","A Flutter plugin that allows the management of taking, cropping and applying filters to an image, using the camera plugin","FLUTTER","ANDROID,IOS" -"twitch_api","https://pub.dev/packages/twitch_api",19,130,53,"0.6.0","Feb 21, 2022",,"rouxguillau.me","MIT (LICENSE)","https://pub.dev/documentation/twitch_api/latest/","dio","A wrapper in pure Dart to connect to Twitch.tv using OAuth implicit authentication.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"extra_pedantic","https://pub.dev/packages/extra_pedantic",19,110,81,"2.0.0","Feb 18, 2022",,"modulovalue.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/extra_pedantic/latest/","Packages that depend on extra_pedantic","Stricter Dart analyzer linter settings and best practices.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dialogs","https://pub.dev/packages/dialogs",19,110,83,"0.0.7","Jan 7, 2022",,"asadhameed.com","MIT (LICENSE)","https://pub.dev/documentation/dialogs/latest/","flutter","This flutter package provides carefully designed dialogs with customization options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rx_bloc_cli","https://pub.dev/packages/rx_bloc_cli",19,120,36,"1.1.2","Dec 29, 2021",,"primeholding.com","MIT (LICENSE)","https://pub.dev/documentation/rx_bloc_cli/latest/","args, flutter_lints, io, mason, path","rx_bloc_cli that enables quick project setup including: flavors, localization [intl], state management [rx_bloc], routing [auto_route], design system, analytics [firebase], tests","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_use","https://pub.dev/packages/flutter_use",19,100,78,"0.0.2","Dec 17, 2021",,"wasabeef.jp","Unlicense (LICENSE)","https://github.com/wasabeef/flutter_use","flutter, flutter_hooks","Collection of Flutter Hooks.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"torch_light","https://pub.dev/packages/torch_light",19,110,89,"0.4.0","Nov 30, 2021",,"davidserrano.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/torch_light/latest/","flutter","A flutter plugin to control the device torch.","FLUTTER","ANDROID,IOS" -"service_worker","https://pub.dev/packages/service_worker",19,70,77,"0.2.4","Mar 31, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/service_worker/latest/","js","JavaScript bindings for the Service Worker API.","DART,FLUTTER","WEB" -"learning_face_detection","https://pub.dev/packages/learning_face_detection",19,100,72,"0.0.3","Nov 23, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/learning_face_detection/latest/","flutter, learning_input_image","The easy way to use ML Kit for face detection in Flutter.","FLUTTER","ANDROID,IOS" -"counter_button","https://pub.dev/packages/counter_button",19,120,86,"1.0.1","Nov 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/counter_button/latest/","flutter","Counter Button is a flutter library that allows you to create a button with animation effects when you increase or decrease the counter value.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"weather_widget","https://pub.dev/packages/weather_widget",19,90,34,"1.0.6","Oct 26, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/weather_widget/latest/","cupertino_icons, flutter","Simple weather related controls can be freely combined to form a variety of weather dynamic effects background, or can be used as the background effect of app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"typesense","https://pub.dev/packages/typesense",19,130,82,"0.2.0","Oct 10, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/typesense/latest/","crypto, equatable, http","Dart client library for accessing the HTTP API of Typesense search engine.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expandable_sliver_list","https://pub.dev/packages/expandable_sliver_list",19,130,73,"4.1.0","Oct 8, 2021",,"tylernorbury.com","MIT (LICENSE)","https://pub.dev/documentation/expandable_sliver_list/latest/","flutter","A sliver List that you can then either expand or collapse, in order to show or hide the contents of the list.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"seafarer","https://pub.dev/packages/seafarer",19,110,81,"0.1.1","Oct 4, 2021",,"yago.dev.br","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/seafarer/latest/","flutter","Easily manage page navigation/routing in Flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"countdown_progress_indicator","https://pub.dev/packages/countdown_progress_indicator",20,120,84,"0.1.2","Sep 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/countdown_progress_indicator/latest/","flutter","Customizable countdown timer for Flutter with pause/resume controls.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"signal_strength_indicator","https://pub.dev/packages/signal_strength_indicator",19,130,92,"0.4.1","Sep 28, 2021",,"stol.dev","MIT (LICENSE)","https://pub.dev/documentation/signal_strength_indicator/latest/","flutter","Customizable signal strength indicator widget for Flutter. Allows to easily visualize signal strength.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ocarina","https://pub.dev/packages/ocarina",19,120,78,"0.1.2","Sep 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/ocarina/latest/","flutter","Play local (assets or external/internal storage) audio files with flutter on Android or iOS","FLUTTER","ANDROID,IOS" -"twilio_phone_verify","https://pub.dev/packages/twilio_phone_verify",19,110,88,"2.0.0","Sep 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/twilio_phone_verify/latest/","flutter, http","A Package that helps in verifying phone numbers and email addresses using Twilio.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_json","https://pub.dev/packages/simple_json",19,80,66,"2.2.0","Sep 7, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/simple_json/latest/","analyzer, build, build_resolvers, collection, glob, path, simple_json_mapper, source_gen","Simple way to dynamically convert from and to JSON using build-time generators given a type.","DART", -"hydrated","https://pub.dev/packages/hydrated",19,120,67,"2.1.0","Aug 26, 2021",,"solid.software","MIT (LICENSE)","https://pub.dev/documentation/hydrated/latest/","flutter, rxdart, shared_preferences","An automatically persisted BehaviorSubject with simple hydration for Flutter. Intended to be used with the BLoC pattern.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_pusher","https://pub.dev/packages/flutter_pusher",19,90,80,"1.0.3","Aug 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_pusher/latest/","flutter, json_annotation","A Flutter plugin to listen to events sent through pusher. Wraps the native Java and Swift libraries.","FLUTTER","ANDROID,IOS" -"geocoder_offline","https://pub.dev/packages/geocoder_offline",19,120,64,"0.2.1","Aug 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/geocoder_offline/latest/","csv, kdtree","Package for super-fast offline reverse geocoding. Search is done in the file of your choice.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"validadores","https://pub.dev/packages/validadores",19,110,86,"1.0.5","Aug 7, 2021",,"365apps.com.br","MIT (LICENSE)","https://pub.dev/documentation/validadores/latest/","flutter","Validadores para formulários PT-BR, validações como CPF,CNPJ,OBRIGATORIO,EMAIL,IGUAL,Valor Mínimo,Valor Máximo,Tamanho Mínimo,Tamanho Máximo.","FLUTTER","ANDROID,IOS,MACOS" -"juno_direct_checkout","https://pub.dev/packages/juno_direct_checkout",19,120,71,"1.0.2","Jul 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/juno_direct_checkout/latest/","flutter","SDK for encryption and validation of credit card data for integration with the Juno/BoletoBancário payment API.","FLUTTER","ANDROID,IOS" -"flutter_process_text","https://pub.dev/packages/flutter_process_text",19,130,50,"1.1.2","Jul 2, 2021",,"hackthedeveloper.com","BSD-3-Clause (LICENSE)","https://github.com/DevsOnFlutter/flutter_process_text/blob/main/README.md","flutter","Flutter plugin to listen the process text stream to get continuous process text intent data.","FLUTTER","ANDROID,IOS" -"rabbit_converter","https://pub.dev/packages/rabbit_converter",19,130,79,"2.0.0","Jun 9, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rabbit_converter/latest/","Packages that depend on rabbit_converter","Rabbit Converter is a library to convert text between different Burmese Text Encodings (i.e. Zawgyi and Unicode).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flux_validator_dart","https://pub.dev/packages/flux_validator_dart",19,110,80,"2.0.0","Jun 5, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flux_validator_dart/latest/","Packages that depend on flux_validator_dart","A package to validate strings and input data for dart with a variety of validators such as cpf, cnpj, car plate, email, phone number and others.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"a_colors","https://pub.dev/packages/a_colors",19,130,36,"0.0.2","May 31, 2021",,"abdosaed.ml","MIT (LICENSE)","https://pub.dev/documentation/a_colors/latest/","flutter","A new Flutter package contains 140 colors. By adding this to your Flutter application, you can avoid hardcode colors.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_focus_watcher","https://pub.dev/packages/flutter_focus_watcher",19,110,86,"2.0.0","May 24, 2021",,"softmaestri.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_focus_watcher/latest/","flutter","A new Flutter package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_nearby_messages_api","https://pub.dev/packages/flutter_nearby_messages_api",19,100,65,"0.0.8","May 14, 2021",,"tmh-techlab.vn","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_nearby_messages_api/latest/","flutter","Google Nearby Message API for Flutter (Cross platforms).","FLUTTER","ANDROID,IOS" -"snap","https://pub.dev/packages/snap",19,110,62,"2.0.0","May 4, 2021",,"cosmossoftware.coffee","MIT (LICENSE)","https://pub.dev/documentation/snap/latest/","flick, flutter","An extensive snap tool/widget for Flutter that allows very flexible snap management and snapping between your widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sleek_button","https://pub.dev/packages/sleek_button",19,90,54,"0.2.0","Apr 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sleek_button/latest/","derived_colors, flutter, freezed_annotation, provider","A simple but yet customizable button.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"app_launcher","https://pub.dev/packages/app_launcher",19,130,84,"1.0.0","Apr 23, 2021",,"akora-ingdkb.me","MIT (LICENSE)","https://pub.dev/documentation/app_launcher/latest/","flutter","A flutter plugin that launches an Android or iOS installed on the device using the application ID.","FLUTTER","ANDROID" -"woozy_search","https://pub.dev/packages/woozy_search",19,120,69,"2.0.3","Apr 14, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/woozy_search/latest/","collection","A super simple and lightweight client-side fuzzy-search library based on Levenshtein distance.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_initicon","https://pub.dev/packages/flutter_initicon",19,130,84,"2.0.0","Apr 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_initicon/latest/","flutter","Initicon are used to show the initials of the name of users who do not have an avatar or profile image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"height_slider","https://pub.dev/packages/height_slider",19,80,71,"1.3.2","Apr 3, 2021",,"covalsolutions.com","MIT (LICENSE)","https://github.com/coval-solutions/height-slider/blob/master/README.md","flutter, flutter_svg","Customisable slider widget for retrieving a person's height.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"crypto_keys","https://pub.dev/packages/crypto_keys",19,120,87,"0.3.0","Apr 9, 2021",,"appsup.be","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/crypto_keys/latest/","collection, meta, pointycastle, quiver","A library for doing cryptographic signing/verifying and encrypting/decrypting.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"georange","https://pub.dev/packages/georange",19,110,88,"1.0.0","Apr 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/georange/latest/","Packages that depend on georange","A package that helps with encoding geohashes, decoding geohashes,calculating distance between 2 points and generating latitudinal and longitudinal ranges as geohashes to help with the querying of databases (Tested on Firestore Only).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"qr_code_tools","https://pub.dev/packages/qr_code_tools",19,110,91,"0.0.7","Mar 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/qr_code_tools/latest/","flutter","The Flutter plugin for iOS and Android to decoding QR codes.","FLUTTER","ANDROID,IOS" -"mercado_pago_integration","https://pub.dev/packages/mercado_pago_integration",19,80,63,"1.1.9","Mar 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/mercado_pago_integration/latest/","dartz, equatable, flutter, intl, mercadopago_sdk","MercadoPago Mobile Checkout Integration for android and ios. Easy to install, Easy to integrate, Android Support, IOS Support.","FLUTTER","ANDROID,IOS" -"completion","https://pub.dev/packages/completion",19,120,99,"1.0.0","Mar 7, 2021",,"j832.com","BSD-2-Clause-Views (LICENSE)","https://pub.dev/documentation/completion/latest/","args, logging, path","A package to add shell command completion to your Dart application","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"hashids2","https://pub.dev/packages/hashids2",19,130,87,"2.0.0","Mar 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/hashids2/latest/","Packages that depend on hashids2","Hashids is small library to generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"selector","https://pub.dev/packages/selector",19,130,30,"0.3.0","Mar 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/selector/latest/","flutter","Multi type supported platform selector to write functional programming.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_color","https://pub.dev/packages/flutter_color",19,130,87,"2.0.0","Mar 5, 2021",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/flutter_color/latest/","flutter","Flutter plugin for works with colors schemes like a hex, hsl, xyz and cielab","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"responsive_layout_builder","https://pub.dev/packages/responsive_layout_builder",19,130,74,"0.5.0","Mar 4, 2021",,"marchdev.tk","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/responsive_layout_builder/latest/","flutter, pedantic","Flutter package for building responsive layout based on screen sizes and orientation. It could be wristwatch, small/medium/large mobile, small/large tablet or desktop.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kana_kit","https://pub.dev/packages/kana_kit",19,130,86,"2.0.0","Mar 3, 2021",,"jfk.dev","MIT (LICENSE)","https://pub.dev/documentation/kana_kit/latest/","equatable","A Dart library for for detecting and transliterating Hiragana, Katakana, and Romaji.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ripple_animation","https://pub.dev/packages/ripple_animation",19,100,86,"0.0.1+2","Jan 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/ripple_animation/latest/","flutter","Simple and highly customizable ripple animation for any flutter app!","FLUTTER","ANDROID,IOS" -"hash_at_links_detector","https://pub.dev/packages/hash_at_links_detector",19,100,17,"0.0.2","Oct 25, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/hash_at_links_detector/latest/","flutter","A new Flutter package. custom text to detect '#'_'@'_'links' support may languages","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_greetings","https://pub.dev/packages/flutter_greetings",19,90,71,"1.0.1","Jul 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_greetings/latest/","flutter","To be able to show greeting message depending upon time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy","https://pub.dev/packages/easy",19,60,35,"3.0.1","Jun 30, 2020",,"getx.site","unknown (LICENSE)","https://pub.dev/documentation/easy/latest/","flutter, get","The easiest reactive, and simple state manager for Flutter compatible with GetX",, -"flutter_particle_background","https://pub.dev/packages/flutter_particle_background",19,90,63,"1.0.7","Jun 25, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_particle_background/latest/","flutter","This is a flutter particle background for all the platforms web, android and ios. This makes small particles moving in the background making the app look more pleasant.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_rut_validator","https://pub.dev/packages/dart_rut_validator",19,90,79,"1.1.0","Jun 25, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_rut_validator/latest/","flutter","A small dart library to easily format, manipulate and validate chilean RUT.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bluetoothadapter","https://pub.dev/packages/bluetoothadapter",19,110,70,"1.1.3","Jun 23, 2020",,"geekyants.com","MIT (LICENSE)","https://pub.dev/documentation/bluetoothadapter/latest/","flutter","A Flutter plugin to expose the features of Bluetooth Adapter for **Android only**.","FLUTTER","ANDROID,IOS" -"couchdb","https://pub.dev/packages/couchdb",19,75,44,"0.7.0","Jun 21, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/couchdb/latest/","crypto, http, meta","CouchDB client written in Dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ola_like_country_picker","https://pub.dev/packages/ola_like_country_picker",19,100,75,"0.1.2","Jun 16, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/ola_like_country_picker/latest/","flutter","A new Flutter package for country picker. ola_like_country_picker provides a bottom sheet allowing a user to select a country(with flag and dialcode)(optional) from a list.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"password_criteria","https://pub.dev/packages/password_criteria",19,80,39,"0.1.4","May 10, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/password_criteria/latest/","bloc, equatable, flutter, flutter_bloc, meta","When one starts typing & the password starts meeting the criterion specified, the corresponding/respective criterion turns black in color.","FLUTTER","ANDROID,IOS" -"lamp_bottom_navigation","https://pub.dev/packages/lamp_bottom_navigation",19,90,69,"0.1.1","Apr 30, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/lamp_bottom_navigation/latest/","flutter","An animated Bottom Navigation for Flutter apps with Lamp Effect.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fswitch","https://pub.dev/packages/fswitch",19,95,84,"1.1.2","Apr 23, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/fswitch/latest/","flutter","An interesting switch component.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"applovin","https://pub.dev/packages/applovin",19,90,42,"1.0.3","Apr 19, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/applovin/latest/","flutter","plugin ad network applovin","FLUTTER","ANDROID,IOS" -"add_thumbnail","https://pub.dev/packages/add_thumbnail",19,60,68,"0.0.2","Mar 8, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/add_thumbnail/latest/","equatable, flutter, flutter_bloc, http, rxdart","A new Flutter package project.",, -"flutter_mobx_helpers","https://pub.dev/packages/flutter_mobx_helpers",19,80,69,"1.0.1","Feb 2, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_mobx_helpers/latest/","flutter, mobx","A set of tools for MobX that helps you with common processes making everything easier.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_stage","https://pub.dev/packages/flutter_stage",19,80,43,"0.0.1","Feb 2, 2020",,"final.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_stage/latest/","flutter, vector_math","A widget that positions its children in a 3D scene.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"drag_to_expand","https://pub.dev/packages/drag_to_expand",19,60,65,"0.0.1","Jan 7, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/drag_to_expand/latest/","flutter","This widget is easy to use to create draggable panels.",, -"flutter_simple_rating_bar","https://pub.dev/packages/flutter_simple_rating_bar",19,90,86,"0.0.3","Dec 21, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_simple_rating_bar/latest/","flutter","A Star rating Supports half rate and full rate (1.0 or 0.5), the code is simple and easy , you can understand it very clearly.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gender_selection","https://pub.dev/packages/gender_selection",19,100,78,"1.0.0","Nov 7, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/gender_selection/latest/","flutter","A Flutter package for gender selection. It is an aweome gender selection widget with cool gradients and animation effects","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"frino_icons","https://pub.dev/packages/frino_icons",19,100,66,"1.0.1+4","Oct 21, 2019",,,"MIT (LICENSE.md)","https://pub.dev/documentation/frino_icons/latest/","flutter","The Frino Icon pack available as Flutter Icons. Provides 300+ additional icons to use in your apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_call_kit","https://pub.dev/packages/flutter_call_kit",19,100,65,"0.0.2","Oct 8, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_call_kit/latest/","flutter","Flutter iOS CallKit framework - Currently iOS >= 10.0 only","FLUTTER","ANDROID,IOS" -"interactive_webview","https://pub.dev/packages/interactive_webview",19,85,72,"0.1.2","Sep 10, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/interactive_webview/latest/","flutter","Plugin that allow Flutter to communicate with a native WebView.","FLUTTER","ANDROID,IOS" -"image_gallery","https://pub.dev/packages/image_gallery",19,90,71,"1.2.0","Aug 5, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/image_gallery/latest/","flutter","Flutter plugin to showing all the images from the storage in Android and iOS .","FLUTTER","ANDROID,IOS" -"progress_indicator_button","https://pub.dev/packages/progress_indicator_button",19,100,87,"0.0.3","Aug 2, 2019",,,"MIT (LICENSE.md)","https://pub.dev/documentation/progress_indicator_button/latest/","flutter","A simple button which can transform and show a progress indicator.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"timeline_node","https://pub.dev/packages/timeline_node",19,80,66,"0.1.0","Jul 29, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/timeline_node/latest/","flutter","A timeline node widget to create timeline layout.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"first_time_screen","https://pub.dev/packages/first_time_screen",19,80,46,"1.0.3","Jul 25, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/first_time_screen/latest/","flutter, shared_preferences","Widget to determine if app has been opened after installation. If it has, display a intro screen","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB" -"network_image_to_byte","https://pub.dev/packages/network_image_to_byte",19,70,89,"0.0.1","Jun 11, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/network_image_to_byte/latest/","flutter","Convert network image to byte data as type Uint8List","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dragablegridview_flutter","https://pub.dev/packages/dragablegridview_flutter",19,100,78,"0.2.5","Jun 9, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/dragablegridview_flutter/latest/","flutter","A dragable gridview,Long-pressed triggers draggable state,GridView reordering after release your finger","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pk_skeleton","https://pub.dev/packages/pk_skeleton",19,80,83,"0.0.2","Apr 1, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/pk_skeleton/latest/","flutter","A Facebook & Twitter Like Card Loading Shimmer Skeleton Library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"persian_date","https://pub.dev/packages/persian_date",19,80,76,"0.1.5","Mar 12, 2019",,"flutterfarsi.ir","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/persian_date/latest/","flutter","This library is Used For Jalali Date, Developer with this library can convert Gregorian date to Jalali date","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"waveprogressbar_flutter","https://pub.dev/packages/waveprogressbar_flutter",19,90,69,"0.1.2","Jan 16, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/waveprogressbar_flutter/latest/","flutter","wave progress bar,a good widget ,welcome to ues;If you have problems using,please tell me","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"midpay","https://pub.dev/packages/midpay",18,120,66,"1.1.7","Jul 21, 2022",,"kakzaki.dev","CPL-1.0 (LICENSE)","https://github.com/kakzaki/midpay/blob/master/README.md","flutter","An unofficial midtrans payment plugin for flutter, Midtrans is one of the biggest payment gateway provider in indonesia","FLUTTER","ANDROID,IOS" -"sudoku_api","https://pub.dev/packages/sudoku_api",18,120,58,"2.1.0","Jul 21, 2022",,"alvinr.ca","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sudoku_api/latest/","collection, tuple, uuid","sudoku_api simplifies the generation, interaction, and management of Sudoku Puzzles.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_fcm","https://pub.dev/packages/flutter_fcm",18,110,77,"1.0.2","Jul 20, 2022",,"greentreasure.co","MIT (LICENSE)","https://pub.dev/documentation/flutter_fcm/latest/","firebase_core, firebase_messaging, flutter, flutter_local_notifications","Flutter plugin for Firebase Cloud Messaging (FCM) , a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.","FLUTTER","ANDROID,IOS,MACOS" -"build_web_compilers","https://pub.dev/packages/build_web_compilers",18,110,92,"3.2.4","Jul 19, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/build_web_compilers/latest/","analyzer, archive, bazel_worker, build, build_config, build_modules, collection, glob, js, logging, path, pool, scratch_space, source_maps, source_span, stack_trace","Builder implementations wrapping Dart compilers.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"shared_storage","https://pub.dev/packages/shared_storage",18,120,85,"0.5.0","Jul 18, 2022",,,"MIT (LICENSE)","https://github.com/lakscastro/shared-storage","flutter","Flutter plugin to work with external storage and privacy-friendly APIs.","FLUTTER","ANDROID" -"calendar_date_picker2","https://pub.dev/packages/calendar_date_picker2",18,130,88,"0.2.2","Jul 14, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/calendar_date_picker2/latest/","flutter","A lightweight and customizable calendar picker based on Flutter CalendarDatePicker, with support for single date picker, range picker and multi picker.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_auth_dart","https://pub.dev/packages/firebase_auth_dart",18,120,70,"1.0.1","Jul 13, 2022",,"invertase.io","unknown (LICENSE)","https://pub.dev/documentation/firebase_auth_dart/latest/","firebase_core_dart, firebaseapis, googleapis_auth, http, meta, storagebox","Pure Dart implementation of FlutterFire Auth API","DART,FLUTTER","LINUX" -"apollovm","https://pub.dev/packages/apollovm",18,130,23,"0.0.31","Jul 11, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/apollovm/latest/","args, async_extension, collection, petitparser, swiss_knife","ApolloVM is a portable VM (native, JS/Web, Flutter) that can parse, translate and run multiple languages, like Dart, Java, Kotlin and JavaScript.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"inspireui","https://pub.dev/packages/inspireui",18,110,96,"1.1.6","Jul 10, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/inspireui/latest/","dio, encrypt, event_bus, flutter, flutter_svg, http, intl, logger, timeago","Common useful and Widget Use For FluxStore Products (Flutter E-Commerce App)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kkiapay_flutter_sdk","https://pub.dev/packages/kkiapay_flutter_sdk",18,100,75,"1.1.0","Jul 8, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/kkiapay_flutter_sdk/latest/","cupertino_icons, flutter, http, logger, stacked, stacked_generator, stacked_hooks, stacked_services, webview_flutter","KkiaPay allows businesses to safely receive payments by mobile money, credit card and bank account.","FLUTTER","ANDROID,IOS" -"benchmark_harness","https://pub.dev/packages/benchmark_harness",18,110,85,"2.2.0","Jul 6, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/benchmark_harness/latest/","Packages that depend on benchmark_harness","The official Dart project benchmark harness.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_map_location_picker_flutter","https://pub.dev/packages/google_map_location_picker_flutter",18,90,78,"0.0.116","Jul 5, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/google_map_location_picker_flutter/latest/","flutter, flutter_google_places, google_maps_flutter, google_maps_webservice, http, uuid","This package for pick or search on google map.","FLUTTER","ANDROID,IOS" -"bot_storage","https://pub.dev/packages/bot_storage",18,130,48,"1.0.5","Jul 4, 2022",,"flutterbots.dev","MIT (LICENSE)","https://pub.dev/documentation/bot_storage/latest/","meta, rxdart","A useful package provide an interface to handle read, write and delete operations in reactive way","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"unity_mediation","https://pub.dev/packages/unity_mediation",18,130,69,"0.0.6","Jul 2, 2022",,"rebeloid.com","MIT (LICENSE)","https://pub.dev/documentation/unity_mediation/latest/","flutter","Unity Mediation plugin for Flutter Applications. This plugin is able to display Rewarded and Interstitial Ads from different ad sources.","FLUTTER","ANDROID,IOS" -"focusable_control_builder","https://pub.dev/packages/focusable_control_builder",18,105,57,"0.1.0+4","Jan 25, 2022","1.0.0-prerelease+1","gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/focusable_control_builder/latest/","flutter","Easily create custom controls that respond correctly to mouse and keyboard.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"v_chat_sdk","https://pub.dev/packages/v_chat_sdk",18,110,48,"1.1.2","Jun 27, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/v_chat_sdk/latest/","audioplayers, bloc, cached_network_image, crypto, dio, file_picker, firebase_core, firebase_messaging, flutter, flutter_bloc, flutter_local_notifications, flutter_native_image, flutter_secure_storage, flutter_video_info, fluttertoast, get_it, http, image_picker, intl, meta, open_file, path, path_provider, permission_handler, photo_view, record, shared_preferences, socket_io_client, sqflite, stop_watch_timer, textless, timeago, video_player, video_thumbnail, video_viewer","official sdk for v chat this is a complete chat ecosystem use flutter for clint node js and socket io for server side flutter chat v chat sdk","FLUTTER","ANDROID,IOS" -"kosher_dart","https://pub.dev/packages/kosher_dart",18,130,67,"2.0.12","Jun 26, 2022",,"beninsapps.com","LGPL-2.1 (LICENSE)","https://pub.dev/documentation/kosher_dart/latest/","intl, pedantic, vector_math","This Plugin for a specialized calendar that can calculate different astronomical times for Jewish zmanim or religious times for prayers and other Jewish religious duties.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"directus","https://pub.dev/packages/directus",18,120,74,"0.7.2","Jun 26, 2022",,"directus.io","MIT (LICENSE)","https://pub.dev/documentation/directus/latest/","dio, flutter, json_annotation, meta, shared_preferences","The unofficial SDK for Directus, with REST API and auth. Compatible with Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"localregex","https://pub.dev/packages/localregex",18,110,64,"3.0.4","Jun 26, 2022",,"iamngoni.co.zw","Apache-2.0 (LICENSE)","https://pub.dev/documentation/localregex/latest/","flutter","Collection of regex patterns commonly used in Zimbabwe. Regex patterns include mobile numbers, passports, vehicle license plates, driver's license, email addresses and passwords","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"magic_sdk","https://pub.dev/packages/magic_sdk",18,120,80,"1.1.0","Jun 24, 2022",,"magic.link","MIT (LICENSE)","https://pub.dev/documentation/magic_sdk/latest/","blockchain_signer, flutter, json_annotation, package_info_plus, web3dart, webview_flutter","This is your entry-point to secure, passwordless authentication for your iOS or Android-based Flutter app.","FLUTTER","ANDROID,IOS" -"dart_meteor","https://pub.dev/packages/dart_meteor",18,120,72,"3.0.0","Jun 24, 2022",,,"BSD-2-Clause-Views (LICENSE)","https://pub.dev/documentation/dart_meteor/latest/","crypto, rxdart","This library make connection between meteor backend and flutter app easily. Design to work seamlessly with StreamBuilder and FutureBuilder.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"disposebag","https://pub.dev/packages/disposebag",18,130,85,"1.5.1","Jun 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/disposebag/latest/","collection, meta","A package helps to cancel StreamSubscriptions and close Sinks.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stream_bloc","https://pub.dev/packages/stream_bloc",18,130,74,"0.5.1","Jun 13, 2022",,,"MIT (LICENSE)","https://github.com/purplenoodlesoop/stream-bloc/blob/master/README.md","bloc, meta","Modern implementation of the Original BLoC that uses asynchronous generators to describe relationships between events and states.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_drawing_board","https://pub.dev/packages/flutter_drawing_board",18,130,69,"0.3.1","Jun 9, 2022",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_drawing_board/latest/","flutter, flutter_hsvcolor_picker","A Flutter package of drawing board, provides basic drawing tools, canvas operations, and image data acquisition.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"intl_generator","https://pub.dev/packages/intl_generator",18,110,91,"0.3.0","Jun 8, 2022",,"jaumard.com","MIT (LICENSE)","https://pub.dev/documentation/intl_generator/latest/","analyzer, args, collection, dart_style, intl, path, petitparser","Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"arna","https://pub.dev/packages/arna",18,120,56,"1.0.4+1","Jun 6, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/arna/latest/","flutter, url_launcher","Arna is a set of widgets designed to be simple and easy to use for building applications with Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"system_info2","https://pub.dev/packages/system_info2",18,130,88,"2.0.4","Jun 3, 2022",,"onepub.dev","BSD-3-Clause (LICENSE)","https://sysinfo.onepub.dev/","file_utils, path","Provides easy access to useful information about the system (architecture, bitness, kernel, memory, operating system, CPU, user).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"user_profile_avatar","https://pub.dev/packages/user_profile_avatar",18,120,77,"0.1.1","May 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/user_profile_avatar/latest/","cached_network_image, flutter","A simple widget that display round profile picture and display native circular progress indicator whilst image is being fetched.","FLUTTER","ANDROID,IOS,MACOS" -"razorpay_web","https://pub.dev/packages/razorpay_web",18,110,81,"1.3.3","May 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/razorpay_web/latest/","eventify, flutter, flutter_web_plugins, fluttertoast","Flutter plugin for Razorpay SDK. To know more about Razorpay, visit http://razorpay.com.","FLUTTER","ANDROID,IOS,WEB" -"media_scanner","https://pub.dev/packages/media_scanner",18,130,82,"2.1.0","May 26, 2022",,"lazycatlabs.com","MIT (LICENSE)","https://pub.dev/documentation/media_scanner/latest/","flutter","Media scanner is library for scan new Media in Gallery, Only work in Android","FLUTTER","ANDROID" -"ios_platform_images","https://pub.dev/packages/ios_platform_images",18,130,83,"0.2.0+9","May 25, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ios_platform_images/latest/","flutter","A plugin to share images between Flutter and iOS in add-to-app setups.","FLUTTER","IOS" -"advertising_id","https://pub.dev/packages/advertising_id",18,120,95,"2.3.0","May 23, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/advertising_id/latest/","flutter","A Flutter plugin to access advertising ID.Wraps ASIdentifierManager.advertisingIdentifier (on iOS) and advertising ID (on Android).","FLUTTER","ANDROID,IOS" -"advanced_in_app_review","https://pub.dev/packages/advanced_in_app_review",18,130,79,"1.1.0","May 23, 2022",,"eeoom.com","MIT (LICENSE)","https://pub.dev/documentation/advanced_in_app_review/latest/","flutter, in_app_review, shared_preferences","Advanced In App Reviews for iOS and Android. Tries to show the in app reviews only after meetings defined conditions (days after install ...).","FLUTTER","ANDROID,IOS" -"web_smooth_scroll","https://pub.dev/packages/web_smooth_scroll",18,130,79,"1.0.0","May 16, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/web_smooth_scroll/latest/","flutter","A package to help you provide a smoother and aesthetic scroll feeling.","FLUTTER","WEB" -"tab_switcher","https://pub.dev/packages/tab_switcher",18,120,49,"1.0.1","May 14, 2022",,"nuc134r.io","MIT (LICENSE)","https://pub.dev/documentation/tab_switcher/latest/","flutter, scroll_shadow_container","Build your complex app around tabs just like Chrome for Android","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wifi_scan","https://pub.dev/packages/wifi_scan",18,130,92,"0.3.0","May 14, 2022",,"flutternetwork.dev","MIT (LICENSE)","https://pub.dev/documentation/wifi_scan/latest/","flutter","Flutter plugin to scan for nearby visible WiFi access points.","FLUTTER","ANDROID,IOS" -"folder_file_saver","https://pub.dev/packages/folder_file_saver",18,130,76,"2.0.4","May 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/folder_file_saver/latest/","flutter","Flutter plugin for save file to Folder extenison of your_app. resize image downloaded. create folder by extension. require permission and open setting device.","FLUTTER","ANDROID" -"desktop_webview_auth","https://pub.dev/packages/desktop_webview_auth",18,100,85,"0.0.9","May 9, 2022",,"invertase.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/desktop_webview_auth/latest/","crypto, flutter, http","This package enables Firebase OAuth on desktop via webview","FLUTTER","LINUX,MACOS,WINDOWS" -"actors","https://pub.dev/packages/actors",18,130,50,"0.8.4","May 1, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/actors/latest/","Packages that depend on actors","Actors Model library for Dart. It is a thin wrapper around Dart's `Isolate` that makes them much easier to use.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"my_fatoorah","https://pub.dev/packages/my_fatoorah",18,130,81,"3.0.11","May 1, 2022",,"new-step-apps.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/my_fatoorah/latest/","flutter, flutter_inappwebview, http","My Fatoorah Payment SDK Integration works for android and ios","FLUTTER","ANDROID,IOS" -"google_sign_in_dartio","https://pub.dev/packages/google_sign_in_dartio",18,110,81,"0.2.1","Apr 28, 2022",,"long1.eu","Apache-2.0, BSD-3-Clause (LICENSE)","https://pub.dev/documentation/google_sign_in_dartio/latest/","crypto, flutter, google_sign_in, google_sign_in_platform_interface, html_unescape, http, meta, shared_preferences, shared_preferences_linux, shared_preferences_macos, url_launcher, url_launcher_macos","Flutter package for Google Sign-In built in dart and support both Mobile and Desktop environments.","FLUTTER","ANDROID,IOS" -"dvhcvn","https://pub.dev/packages/dvhcvn",18,130,50,"2.0.20220410","Apr 20, 2022",,"daohoangson.com","MIT (LICENSE)","https://pub.dev/documentation/dvhcvn/latest/","Packages that depend on dvhcvn","Three tiers of Vietnam's administrative units (last update: 10/04/2022)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"advanced_search","https://pub.dev/packages/advanced_search",18,110,77,"2.2.3","Apr 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/advanced_search/latest/","flutter, flutter_keyboard_visibility","Text Field with Advanced Search features that gives you search results from a predefined set as per your search settings","FLUTTER","ANDROID,IOS,WEB" -"select_card","https://pub.dev/packages/select_card",18,120,59,"0.0.9","Apr 17, 2022",,,"BSD-3-Clause (LICENSE)","https://github.com/emrekaplanek/select_card","flutter","A Flutter package with animated customizable card items selection.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"blinking_text","https://pub.dev/packages/blinking_text",18,110,92,"1.0.2","Mar 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/blinking_text/latest/","flutter","A simple plugin to creating a blinking text. It allows to adjust duration of a blink and number of times text blinks before stopping.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"test_cov_console","https://pub.dev/packages/test_cov_console",18,130,81,"0.2.2","Mar 13, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/test_cov_console/latest/","Packages that depend on test_cov_console","Command line utility to read lcov.info and print the coverage report to console.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"print_bluetooth_thermal","https://pub.dev/packages/print_bluetooth_thermal",18,120,82,"1.0.5","Mar 1, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/print_bluetooth_thermal/latest/","flutter","Ticket printing for android, location permission is not requested to connect the printer","FLUTTER","ANDROID" -"flutter_dialpad","https://pub.dev/packages/flutter_dialpad",18,110,86,"1.0.4","Feb 21, 2022",,"eopeter.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_dialpad/latest/","flutter, flutter_dtmf, flutter_masked_text2","A phone dialer widget that can be added to any Flutter Application to enable ability to dial a number. This could be combined with a voip application to enable placing calls.","FLUTTER","ANDROID,IOS,WEB" -"confirm_dialog","https://pub.dev/packages/confirm_dialog",18,130,93,"1.0.1","Feb 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/confirm_dialog/latest/","flutter","Confirm Dialog Widget JS-LIKE for Flutter. Use confirm dialog easy and simple for your flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"midtrans_sdk","https://pub.dev/packages/midtrans_sdk",18,110,76,"0.3.4","Feb 18, 2022",,"tomykho.dev","MIT (LICENSE)","https://pub.dev/documentation/midtrans_sdk/latest/","flutter, json_annotation, json_serializable","A Flutter plugin for Midtrans Mobile SDK. Supports iOS and Android.","FLUTTER","ANDROID,IOS" -"scrollable_reorderable_navbar","https://pub.dev/packages/scrollable_reorderable_navbar",18,130,42,"0.0.2","Feb 13, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/scrollable_reorderable_navbar/latest/","flutter","A bottom nav bar that can be scrolled when there are than 5 nav items to display. It also let user swipe items position and item can be deleted from the navbar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shelf_multipart","https://pub.dev/packages/shelf_multipart",18,130,82,"1.0.0","Feb 9, 2022",,"simonbinder.eu","MIT (LICENSE)","https://pub.dev/documentation/shelf_multipart/latest/","http_parser, mime, shelf, string_scanner","shelf_multipart parses multipart and form-data requests for shelf handlers.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"crypt","https://pub.dev/packages/crypt",18,130,93,"4.2.1","Feb 6, 2022",,"hoylen.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/crypt/latest/","crypto","One-way string hashing for salted passwords using the Unix crypt format","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floating_chat_button","https://pub.dev/packages/floating_chat_button",18,130,53,"1.0.1","Feb 5, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/floating_chat_button/latest/","flutter","A floating button which can be dragged around the screen and can display messages to the user","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fl_heatmap","https://pub.dev/packages/fl_heatmap",18,130,54,"0.1.0","Feb 4, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fl_heatmap/latest/","flutter","A heatmap widget for Flutter apps with various styling options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_icon","https://pub.dev/packages/animated_icon",19,110,74,"0.0.2","Jan 25, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/animated_icon/latest/","flutter, lottie","This package support a animated icon with some customization like color, animate, hover, callback.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"http_proxy","https://pub.dev/packages/http_proxy",18,100,90,"1.2.0","Jan 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/http_proxy/latest/","flutter, http","http proxy plugin,get and set http proxy automatically.This package help you to use proxy tools.","FLUTTER","ANDROID,IOS" -"toasta","https://pub.dev/packages/toasta",18,90,57,"1.0.4","Dec 31, 2021",,"megatunger.com","MIT (LICENSE)","https://pub.dev/documentation/toasta/latest/","flutter, marquee, provider","Elegant Toast UI for Flutter Apps, inspired from iOS. Toasta had smooth animation & easily to customize","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"notustohtml","https://pub.dev/packages/notustohtml",18,90,81,"0.0.8","Nov 4, 2020",,"wrenn.me","unknown (LICENSE)","https://pub.dev/documentation/notustohtml/latest/","html, notus, quill_delta","Convert the Notus document format to an HTML representation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"theme_x","https://pub.dev/packages/theme_x",18,110,33,"1.0.4","Dec 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/theme_x/latest/","flutter, pigment","ThemeX is an easy theme manipulation. Only inform primary color and the ThemeX generate all color combination palette for you.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pip_flutter","https://pub.dev/packages/pip_flutter",18,100,70,"0.0.3","Dec 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pip_flutter/latest/","collection, flutter, flutter_widget_from_html_core, path_provider, pedantic, visibility_detector, wakelock, xml","A new Flutter Picture in Picture Package for android.When app is running in foregorund that time also app not kill.","FLUTTER","ANDROID,IOS" -"learning_text_recognition","https://pub.dev/packages/learning_text_recognition",18,100,82,"0.0.4","Nov 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/learning_text_recognition/latest/","flutter, learning_input_image","The easy way to use ML Kit for text recognition in Flutter.","FLUTTER","ANDROID,IOS" -"native_auth","https://pub.dev/packages/native_auth",18,100,64,"1.0.4","Nov 23, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/native_auth/latest/","flutter, local_auth","this package is to implement faceID, touchID and fingerprint authentication","FLUTTER","ANDROID,IOS" -"win_toast","https://pub.dev/packages/win_toast",18,110,81,"0.0.2","Nov 19, 2021",,"mixin.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/win_toast/latest/","flutter","a plugin help flutter app show toast on windows platform.","FLUTTER","WINDOWS" -"flutter_dnd","https://pub.dev/packages/flutter_dnd",18,130,76,"0.1.4+1","Nov 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_dnd/latest/","flutter","A Flutter plugin to manage Do Not Disturb settings on Android.","FLUTTER","ANDROID" -"linear_progress_bar","https://pub.dev/packages/linear_progress_bar",18,100,86,"1.1.0","Oct 25, 2021",,"angopapo.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/linear_progress_bar/latest/","flutter","Flutter and Dart advanced linear progress indicator like Native Android Progress Bar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cdnbye","https://pub.dev/packages/cdnbye",18,115,53,"1.3.0","Oct 14, 2021",,"cdnbye.com","MIT (LICENSE)","https://pub.dev/documentation/cdnbye/latest/","flutter, safemap","CDNBye flutter P2P Engine scales live/vod video streaming by peer-to-peer network using bittorrent-like protocol. Powered by WebRTC Datachannel, this SDK can interconnect with the Web side plug-in of CDNBye, which breaks the gap between the browser and mobile application. As expected, it supports any flutter player!","FLUTTER","ANDROID,IOS" -"cupertino_setting_control","https://pub.dev/packages/cupertino_setting_control",18,100,68,"1.0.3","Oct 7, 2021",,"rothech.com","MIT (LICENSE)","https://pub.dev/documentation/cupertino_setting_control/latest/","cupertino_icons, cupertino_range_slider, flutter, url_launcher","Wrapper for multiple kind of Cupertino Inputs (Textfield, Dropdown, Slider)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_badged","https://pub.dev/packages/flutter_badged",18,130,86,"2.0.2","Sep 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_badged/latest/","flutter","Badge for showing with icon. You can use it in the bottom menu, navigation drawer or in any place you want.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"js_cli","https://pub.dev/packages/js_cli",18,100,0,"0.1.2","Sep 19, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/js_cli/latest/","ansicolor, args, cli_dialog, get_it, path, process_run, recase","This project is one CLI for integrate Flutter and Dart with Clean Architecture","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"draw","https://pub.dev/packages/draw",18,115,63,"1.0.2","Sep 1, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/draw/latest/","collection, color, http, http_parser, ini, logging, oauth2, path, quiver","A fully-featured Reddit API wrapper for Dart, inspired by PRAW.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_walkthrough_screen","https://pub.dev/packages/flutter_walkthrough_screen",18,115,80,"2.0.2","Aug 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_walkthrough_screen/latest/","flutter","A flutter package which help developer in creating a customize onboarding screens of their app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"number_selection","https://pub.dev/packages/number_selection",18,120,72,"1.0.0","Aug 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/number_selection/latest/","flutter","Cool number picker concept","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"date_ranger","https://pub.dev/packages/date_ranger",18,100,81,"0.0.1","Aug 1, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/date_ranger/latest/","flutter, intl","A date picker for flutter apps to pick single dates and date ranges","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_autoupdate","https://pub.dev/packages/flutter_autoupdate",19,100,80,"1.0.0","Jul 29, 2021",,"feedme.cc","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_autoupdate/latest/","app_installer, crypto, dio, flutter, path_provider, url_launcher, version","Easily add auto update functionality to your Flutter application","FLUTTER","ANDROID,IOS" -"wave_transition","https://pub.dev/packages/wave_transition",18,110,56,"0.0.6","Jul 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/wave_transition/latest/","flutter","A flutter package which helps you create amazing wave transitions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shaped_bottom_bar","https://pub.dev/packages/shaped_bottom_bar",18,120,60,"1.1.0","Jul 15, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/shaped_bottom_bar/latest/","flutter","Fully customizable bottom navigation bar with multiple built-in shapes and support custom shapes also with built-in transition animations","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tonic","https://pub.dev/packages/tonic",18,110,74,"0.2.4","Jul 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/tonic/latest/","collection","Classes and methods for representing and manipulating concepts from music theory: Pitch, PitchClass, Interval, Scale, Chord.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"app_feedback","https://pub.dev/packages/app_feedback",18,100,49,"0.0.2","Jun 29, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/app_feedback/latest/","flutter, flutter_bloc, shared_preferences","A Flutter package for getting app feedback from users.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"page_curl","https://pub.dev/packages/page_curl",18,80,50,"0.0.1","Jun 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/page_curl/latest/","flutter","Add a curling effect to any widgets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"add_to_gallery","https://pub.dev/packages/add_to_gallery",18,130,79,"0.2.0+3","Jun 28, 2021",,"oodavid.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/add_to_gallery/latest/","flutter, http, path, path_provider, uuid","Saves a copy of your images to the Android Gallery and iOS Photos","FLUTTER","ANDROID,IOS" -"i_manager","https://pub.dev/packages/i_manager",18,100,9,"1.0.1","Jun 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/i_manager/latest/","flutter, rxdart","This package helps in sharing data through a widget tree using inherited widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"avatar_view","https://pub.dev/packages/avatar_view",18,95,90,"1.0.1","Jun 27, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/avatar_view/latest/","cached_network_image, cupertino_icons, flutter","A new Flutter application.","FLUTTER","ANDROID,IOS,MACOS" -"oxygen","https://pub.dev/packages/oxygen",18,120,69,"0.2.0","Jun 25, 2021",,"flame-engine.org","MIT (LICENSE)","https://pub.dev/documentation/oxygen/latest/","meta","A lightweight Entity Component System framework written in Dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"emoji_alert","https://pub.dev/packages/emoji_alert",18,120,70,"1.1.0","Jun 20, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/emoji_alert/latest/","flutter","Flutter Emoji Alert, give you the possiblity to create beautiful yet simple alert dialogs and bottom sheet modals","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottomreveal","https://pub.dev/packages/bottomreveal",18,110,85,"2.0.0","Jun 10, 2021",,"dlohani.com.np","MIT (LICENSE)","https://pub.dev/documentation/bottomreveal/latest/","flutter","An animated bottom reveal widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sse","https://pub.dev/packages/sse",18,110,99,"4.1.0","Jun 7, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sse/latest/","async, collection, logging, pedantic, pool, shelf, stream_channel","Provides client and server functionality for setting up bi-directional communication through Server Sent Events (SSE) and corresponding POST requests.","DART,FLUTTER","WEB" -"prompts","https://pub.dev/packages/prompts",18,120,70,"2.0.0","Jun 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/prompts/latest/","charcode, io","Rich, simple, synchronous command-line prompt library for Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_k_chart","https://pub.dev/packages/flutter_k_chart",18,95,60,"0.2.0","Jun 5, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_k_chart/latest/","flutter, flutter_localizations, intl","flutter_k_chart, Writted with pure dart, supported both iOS and Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_navigation_bar","https://pub.dev/packages/bottom_navigation_bar",18,120,82,"1.0.1","May 30, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/bottom_navigation_bar/latest/","flutter, tabnavigator","Widget for simple switch content by selected item in bottom bar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rx_widgets","https://pub.dev/packages/rx_widgets",18,120,80,"4.0.1","May 26, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/rx_widgets/latest/","flutter, rx_command","A package with stream based Flutter Widgets that facilitate an reactive programming style.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"insta_public_api","https://pub.dev/packages/insta_public_api",18,120,74,"0.1.2","May 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/insta_public_api/latest/","flutter, http","A plugin for getting Instagram Details of a public user. Just Pass username inside InstaPublicApi class and get the required details.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"alert","https://pub.dev/packages/alert",18,120,87,"2.0.1","May 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/alert/latest/","flutter","A Flutter plugin for showing native alert dialog in IOS and Toast messages in Android.","FLUTTER","ANDROID,IOS" -"ticket_material","https://pub.dev/packages/ticket_material",18,120,82,"0.3.1","May 25, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/ticket_material/latest/","flutter","A ticket view widget. Support all platform. There is standard click behavior.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"colours","https://pub.dev/packages/colours",18,110,84,"0.0.2","May 19, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/colours/latest/","colour, flutter, pigment","An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ripple_navigation","https://pub.dev/packages/ripple_navigation",18,80,44,"1.0.5","May 19, 2021",,"onatcipli.com","MIT (LICENSE)","https://pub.dev/documentation/ripple_navigation/latest/","flutter","Navigate with ripple animation effect","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"assimp","https://pub.dev/packages/assimp",18,70,36,"0.0.6+1","Aug 23, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/assimp/latest/","ffi, meta, quiver, vector_math","Open Asset Import Library aka Assimp for Dart. Assimp can import various well-known 3D model formats in a uniform manner.",, -"phonenumbers","https://pub.dev/packages/phonenumbers",18,120,82,"1.1.0","Apr 28, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/phonenumbers/latest/","flutter, phonenumbers_core","Phone number validation and input widget written in pure dart without any native dependency","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"prayer_time","https://pub.dev/packages/prayer_time",18,80,38,"1.0.0","Apr 19, 2021",,"alphasofthub.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/prayer_time/latest/","Packages that depend on prayer_time","A Dart Pacakge to get prayer times of different loctions based on geo and timezone.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqflite_migration","https://pub.dev/packages/sqflite_migration",18,115,85,"0.3.0","Apr 14, 2021",,"flutterings.dev","MIT (LICENSE)","https://pub.dev/documentation/sqflite_migration/latest/","flutter, sqflite","A library to enable sqlite db migrations, using sqflite plugin.","FLUTTER","ANDROID,IOS,MACOS" -"theme_mode_handler","https://pub.dev/packages/theme_mode_handler",18,130,83,"3.0.0","Apr 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/theme_mode_handler/latest/","flutter","Flutter widget to change `themeMode` during runtime and persist it across restarts","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"permission_asker","https://pub.dev/packages/permission_asker",18,100,82,"1.0.0+1","Apr 8, 2021",,"magicleon94.dev","MIT (LICENSE)","https://pub.dev/documentation/permission_asker/latest/","flutter, pedantic, permission_handler","A wrapper for permission_handler which lifts some of the boilerplate needed to handle permissions in our apps.","FLUTTER","ANDROID,IOS" -"result_type","https://pub.dev/packages/result_type",18,125,87,"0.1.0","Apr 5, 2021",,"minikin.me","Apache-2.0 (LICENSE)","https://pub.dev/documentation/result_type/latest/","meta","Result Type represents either a success or a failure, including an associated value in each case.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"file_cryptor","https://pub.dev/packages/file_cryptor",19,130,78,"0.0.3","Mar 29, 2021",,"webdastur.uz","MIT (LICENSE)","https://pub.dev/documentation/file_cryptor/latest/","archive, encrypt, flutter, meta, path","FileCryptor is for encryption and decryption files. (PDF, MP3, MP4, PNG, ...)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"focus_widget","https://pub.dev/packages/focus_widget",18,120,78,"1.0.5+2","Mar 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/focus_widget/latest/","flutter","When tap outside of the widget, let the FocusNode lose focus.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"http_client_helper","https://pub.dev/packages/http_client_helper",18,120,94,"2.0.2","Mar 24, 2021",,"fluttercandies.com","MIT (LICENSE)","https://pub.dev/documentation/http_client_helper/latest/","http","A Flutter plugin for http request with cancel and retry fuctions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"git_hooks","https://pub.dev/packages/git_hooks",18,100,73,"0.1.6","Mar 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/git_hooks/latest/","meta, path, yaml","Using dart to prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...).It is similar to husky.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"redux_persist_flutter","https://pub.dev/packages/redux_persist_flutter",18,130,92,"0.9.0","Mar 21, 2021",,"cretezy.com","MIT (LICENSE)","https://pub.dev/documentation/redux_persist_flutter/latest/","flutter, path_provider, redux_persist, shared_preferences","Redux Persist Flutter Integration with custom storage engines","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"esp_provisioning","https://pub.dev/packages/esp_provisioning",18,70,73,"1.0.0+6","Mar 21, 2021",,"sunshinetech.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/esp_provisioning/latest/","collection, cryptography, flutter, flutter_ble_lib, protobuf","Espressif Provisioning library","FLUTTER","ANDROID,IOS" -"sporran","https://pub.dev/packages/sporran",18,115,41,"6.0.0","Mar 21, 2021",,"darticulate.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/sporran/latest/","json_object_lite, wilt","A PouchDB alike for Dart. Uses lawndart for local storage and Wilt for CouchDB access.","DART,FLUTTER","WEB" -"tint","https://pub.dev/packages/tint",18,130,80,"2.0.0","Mar 9, 2021",,"frenco.dev","MIT (LICENSE)","https://pub.dev/documentation/tint/latest/","Packages that depend on tint","A library for terminal string styling as an extension on `String`.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bangla_utilities","https://pub.dev/packages/bangla_utilities",18,120,63,"1.0.0","Mar 6, 2021",,"prohelika.org","MIT (LICENSE)","https://pub.dev/documentation/bangla_utilities/latest/","flutter, flutter_web_plugins","Plugin for English to Bangla date-time and number conversion.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"spaces","https://pub.dev/packages/spaces",18,110,67,"0.5.0","Mar 4, 2021",,"aloisdeniel.com","MIT (LICENSE)","https://pub.dev/documentation/spaces/latest/","flutter, freezed_annotation, gap","Defining global spacing constants for building consistent and responsive apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"page_router","https://pub.dev/packages/page_router",18,50,30,"0.0.3","Feb 25, 2021",,"jpryan.me","MIT (LICENSE)","https://pub.dev/documentation/page_router/latest/","collection, flutter, path, trie_router","A router that uses Flutter's Navigator 2.0",, -"uri","https://pub.dev/packages/uri",18,115,92,"1.0.0","Feb 17, 2021",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/uri/latest/","matcher, quiver","Utilities for building and parsing URIs, including support for parsing URI templates as defined in RFC 6570.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simply_wifi","https://pub.dev/packages/simply_wifi",18,80,64,"1.0.5","Feb 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simply_wifi/latest/","flutter, wifi_iot","A simplified version of the Wifi Iot package to make connecting, disconnecting and a lot of things related to wifi easier in flutter.","FLUTTER","ANDROID,IOS" -"bluetooth_enable","https://pub.dev/packages/bluetooth_enable",18,90,84,"0.1.1","Jan 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bluetooth_enable/latest/","flutter","Flutter plugin to turn on bluetooth within app (Android only)","FLUTTER","ANDROID,IOS" -"category_picker","https://pub.dev/packages/category_picker",18,100,73,"1.0.1","Jan 9, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/category_picker/latest/","flutter","An input widget to handle selection of category like choices. Inspired by the YouTube recommendations bar on the home page.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_zoom_plugin","https://pub.dev/packages/flutter_zoom_plugin",18,70,73,"0.0.7","Jan 5, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_zoom_plugin/latest/","flutter","A flutter plugin for the Zoom SDK.","FLUTTER","ANDROID" -"mapbox_search_flutter","https://pub.dev/packages/mapbox_search_flutter",18,95,82,"1.0.6+1","Dec 22, 2020",,"ketanchoyal.me","MIT (LICENSE)","https://pub.dev/documentation/mapbox_search_flutter/latest/","flutter, mapbox_search","This package provides some helper widgets to use with mapbox_search library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"qr_utils","https://pub.dev/packages/qr_utils",18,90,79,"0.1.5","Dec 17, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/qr_utils/latest/","flutter","A new Flutter QR scanner and generator plugin. This plugin is use for scanning 1D barcode and 2D QR code and generating QR code as well.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mobile_web_view","https://pub.dev/packages/mobile_web_view",18,110,66,"0.1.2","Sep 3, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/mobile_web_view/latest/","flutter","Wanted to show your awesome mobile app to other without letting them into the hassle of installing it? Thanks to flutter web (currently in beta) we have covered you.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"strava_flutter","https://pub.dev/packages/strava_flutter",18,80,61,"1.2.2+62","Nov 15, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/strava_flutter/latest/","cupertino_icons, flutter, http, intl, shared_preferences, uni_links, url_launcher","Fluytter/Dart code to access Strava v3 API including new authentication process (with expired date and refresh token)","FLUTTER","ANDROID,IOS" -"admob_consent","https://pub.dev/packages/admob_consent",18,110,66,"1.1.2","Oct 28, 2020",,"anteger.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/admob_consent/latest/","flutter","A wrapper for Google's User Messaging Platform (UMP) SDK, used for consent gathering (i.e. GDPR, ATT) on Android and iOS.","FLUTTER","ANDROID,IOS" -"zendesk","https://pub.dev/packages/zendesk",18,80,81,"2.0.0","Oct 23, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/zendesk/latest/","flutter","Flutter interface for Zendesk Mobile SDK","FLUTTER","ANDROID,IOS" -"flutter_freshchat","https://pub.dev/packages/flutter_freshchat",18,110,66,"1.4.0","Aug 7, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_freshchat/latest/","flutter","A Flutter plugin for integrating Freshchat in your mobile app.","FLUTTER","ANDROID,IOS" -"cafebazaar_market","https://pub.dev/packages/cafebazaar_market",18,100,60,"0.9.9","Jul 26, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/cafebazaar_market/latest/","flutter","flutter plugin for cafebazaar android market (only works on android)","FLUTTER","ANDROID" -"slim","https://pub.dev/packages/slim",18,90,1,"4.2.8","Jul 17, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/slim/latest/","flutter, flutter_localizations, http","app essentials - common app infrastructure for localizations, ui messages, state management, useful extensions, rest api","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_sidebar","https://pub.dev/packages/flutter_sidebar",18,100,80,"0.3.1","Jul 8, 2020",,"tusharsadhwani.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_sidebar/latest/","flutter","An easy to configure sidebar widget for your flutter mobile/web apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_code_viewer","https://pub.dev/packages/dart_code_viewer",18,80,44,"0.0.1","May 23, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/dart_code_viewer/latest/","flutter, google_fonts, string_scanner","A package to view Dart Code in your Flutter application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"share_social_media_plugin","https://pub.dev/packages/share_social_media_plugin",18,80,55,"1.2.0","May 8, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/share_social_media_plugin/latest/","crypto, flutter, http, intl, random_string","Share social media plugin, share Line, Twitter, FB, Instagram and more!, I try develop step for step. Any suggestion please contact me.","FLUTTER","ANDROID,IOS" -"flutter_map_picker","https://pub.dev/packages/flutter_map_picker",18,60,67,"0.1.2","Mar 30, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_map_picker/latest/","flutter, flutter_google_places, geocoder, google_maps_flutter, google_maps_utils, location","This package allows you to pick a point, a circle or a custom area in Google Maps",, -"dart_nn","https://pub.dev/packages/dart_nn",18,90,29,"2.0.0+2","Feb 4, 2020",,"vickylance.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_nn/latest/","dart_numerics, path","A simple neural network library. You can create a simple fully connected neural network brain with any number of inputs, hidden layers and outputs.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"social_media_buttons","https://pub.dev/packages/social_media_buttons",18,90,69,"0.1.2","Jan 22, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/social_media_buttons/latest/","flutter, universal_html, url_launcher","A package that helps you to put some SocialMediaButtons to your profile or protfolio, and with url parameter it's launches the related url on web and mobile too.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"polyline","https://pub.dev/packages/polyline",18,75,85,"1.0.2","Dec 26, 2019",,"dartsociety.dev","MIT (LICENSE)","https://pub.dev/documentation/polyline/latest/","Packages that depend on polyline","Polyline encoding algorithm for encoding and decoding a list of coordinates","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_tts_improved","https://pub.dev/packages/flutter_tts_improved",18,110,62,"1.0.3","Dec 4, 2019",,"rdygo.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_tts_improved/latest/","flutter","A fork of the Flutter_TTS plugin, that uses the progress reporters of the Utterance APIs, on both Android and iOS.","FLUTTER","ANDROID,IOS" -"firebase_ui","https://pub.dev/packages/firebase_ui",18,75,65,"1.0.8","Oct 24, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/firebase_ui/latest/","firebase_auth, flutter, flutter_facebook_login, flutter_twitter, google_sign_in","Firebase auth UI, dart package to mimic the firebaseUI(Google,Facebook,Twitter,Email supported)","FLUTTER","ANDROID,IOS" -"responsive_flutter","https://pub.dev/packages/responsive_flutter",18,85,88,"0.0.4","Oct 5, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/responsive_flutter/latest/","flutter","A Flutter package for scaling the size your apps UI and fontSize across different sized devices.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vue","https://pub.dev/packages/vue",18,60,24,"0.4.2","Sep 26, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/vue/latest/","analyzer, async, build, csslib, html, js, sass, sass_builder, scopify, source_maps, source_span, uuid","Vue bindings for Dart","DART,FLUTTER","WEB" -"odoo_api","https://pub.dev/packages/odoo_api",18,70,79,"1.0.4","Jul 1, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/odoo_api/latest/","flutter, http, uuid","Odoo JSON RPC Connector library for Flutter allows you to connect with Odoo 8.0+. Authenticate, Read data, updating and creating data, JSON type controllers, custom model methods","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_twitter","https://pub.dev/packages/flutter_twitter",18,100,75,"1.1.3","May 21, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_twitter/latest/","flutter","A Flutter plugin for allowing users to authenticate with native Android & iOS Twitter login SDKs.","FLUTTER","ANDROID,IOS" -"image_picker_saver","https://pub.dev/packages/image_picker_saver",18,90,87,"0.3.0","May 20, 2019",,,"Apache-2.0, BSD-3-Clause (LICENSE)","https://pub.dev/documentation/image_picker_saver/latest/","flutter","Image Picker and Saver plugin for Flutter Android X supported IOS supported 8.0+ fork form official plugin image_picker' 0.4.6 and add saver to save image to gallery","FLUTTER","ANDROID,IOS" -"flutter_chat_bar","https://pub.dev/packages/flutter_chat_bar",18,90,18,"0.0.1","Apr 22, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_chat_bar/latest/","flutter","A new Flutter package which helps you to implement beautiful animated Chat Bar in your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"draggable_floating_button","https://pub.dev/packages/draggable_floating_button",18,90,81,"0.1.1","Apr 19, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/draggable_floating_button/latest/","flutter","The Draggable Floating Action Button (aka. DFAB) can be created just like the Floating Action Button, but it also has a few cool features in addition.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"audio","https://pub.dev/packages/audio",18,70,77,"0.0.5","Apr 16, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/audio/latest/","flutter, uuid","Audio recorder, streamable and multi-player.","FLUTTER","ANDROID,IOS" -"progress_button","https://pub.dev/packages/progress_button",18,70,75,"0.0.2","Mar 13, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/progress_button/latest/","flutter","A Material Flutter Button that indicates progress and error","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expanding_bottom_bar","https://pub.dev/packages/expanding_bottom_bar",18,110,64,"0.1.2","Feb 19, 2019",,"joshi.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/expanding_bottom_bar/latest/","flutter","A bottom navigation bar with expanding titles and icons when clicked.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cielo","https://pub.dev/packages/flutter_cielo",18,80,38,"1.0.7","Feb 18, 2019",,"flutterando.com.br","unknown (LICENSE)","https://pub.dev/documentation/flutter_cielo/latest/","dio, flutter","Pacote para criar pagamentos usando o SDK da Cielo e-Commerce. Para mais informações acesse a documentação oficial da Cielo e-Commerce para desenvolvedores.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_fab_dialer","https://pub.dev/packages/flutter_fab_dialer",18,90,82,"0.1.1","Oct 8, 2018",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_fab_dialer/latest/","flutter","Flutter plugin for using a Fab Dialer / Fab Speed Dial to use it as a menu. It uses material design library as the FAB is originated from Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"libpray","https://pub.dev/packages/libpray",18,90,51,"0.2.0","Oct 4, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/libpray/latest/","built_collection, built_value, libcalendar, logging, meta","Muslim prayer times library for Dart which includes various calculation and juristic method that can be customised.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bones_api","https://pub.dev/packages/bones_api",17,130,67,"1.2.19","Jul 22, 2022",,,"Artistic-2.0 (LICENSE)","https://pub.dev/documentation/bones_api/latest/","args, async_extension, collection, crypto, dart_spawner, data_serializer, docker_commander, hotreloader, logging, map_history, mercury_client, meta, mime, mysql1, path, petitparser, postgres, project_template, reflection_factory, resource_portable, shelf, shelf_gzip, shelf_letsencrypt, shelf_static, statistics, swiss_knife, yaml, yaml_writer","Bones_API - A Powerful API backend framework for Dart. Comes with a built-in HTTP Server, routes handler, entity handler, SQL translator, and DB adapters.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rongcloud_im_plugin","https://pub.dev/packages/rongcloud_im_plugin",17,105,86,"5.1.8+7","Jul 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/rongcloud_im_plugin/latest/","flutter","RongCloud IM Flutter Plugin.","FLUTTER","ANDROID,IOS" -"motion","https://pub.dev/packages/motion",17,130,46,"1.1.3","Jul 22, 2022",,"cendre.me","GPL-3.0 (LICENSE)","https://pub.dev/documentation/motion/latest/","flutter, sensors_plus","A fancy Widget that applies a gyroscope-based motion effect to its child.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_pollfish","https://pub.dev/packages/flutter_pollfish",17,110,81,"4.0.8","Jul 20, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_pollfish/latest/","flutter","A Flutter plugin for rendering Pollfish surveys within an app","FLUTTER","ANDROID,IOS" -"receive_intent","https://pub.dev/packages/receive_intent",17,120,85,"0.2.1","Jul 20, 2022",,"bhikadia.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/receive_intent/latest/","flutter","Flutter plugin for passing Android Intents to the Flutter environment.","FLUTTER","ANDROID" -"slider_controller","https://pub.dev/packages/slider_controller",17,130,67,"0.0.4","Jul 19, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/slider_controller/latest/","flutter","A package that gives us a slider controller a custom widget. This widget is used for easy customization for the slider widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ably_flutter","https://pub.dev/packages/ably_flutter",17,130,85,"1.2.15","Jul 19, 2022",,"ably.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/ably_flutter/latest/","collection, flutter, meta","A wrapper around Ably's Cocoa and Java client library SDKs, providing iOS and Android support.","FLUTTER","ANDROID,IOS" -"talker_flutter","https://pub.dev/packages/talker_flutter",17,130,80,"1.2.0","Jul 16, 2022",,"frezycode.com","MIT (LICENSE)","https://pub.dev/documentation/talker_flutter/latest/","flutter, group_button, talker","Flutter implementation of talker (advanced error handler and logger package).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fair","https://pub.dev/packages/fair",17,100,74,"2.6.1","Jul 7, 2022","2.6.2-dev.2","hacktons.cn","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fair/latest/","fair_annotation, fair_version, ffi, flat_buffers, flutter, http, url_launcher","Flutter Fair is a package used to update widget dynamically.","FLUTTER","ANDROID,IOS" -"form_builder_phone_field","https://pub.dev/packages/form_builder_phone_field",17,130,89,"1.2.0","Jul 12, 2022",,"flutterformbuilderecosystem.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/form_builder_phone_field/latest/","country_pickers, flutter, flutter_form_builder, phone_number","International phone number field for FlutterFormBuilder package","FLUTTER","ANDROID,IOS" -"turf","https://pub.dev/packages/turf",17,130,74,"0.0.7","Jul 11, 2022",,"dartlang.rocks","MIT (LICENSE)","https://pub.dev/documentation/turf/latest/","json_annotation, turf_equality","A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"foldable_list","https://pub.dev/packages/foldable_list",17,130,73,"1.0.1","Jul 3, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/foldable_list/latest/","flutter","An animated foldable list with expanded items that will be shown when user click on a cell","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"android_sms_retriever","https://pub.dev/packages/android_sms_retriever",17,130,85,"1.3.3","Jul 2, 2022",,"arsam.me","MIT (LICENSE)","https://pub.dev/documentation/android_sms_retriever/latest/","flutter","Flutter plugin for retrieving OTP code sent in sms automatically and without getting SMS permission in Android.","FLUTTER","ANDROID" -"huawei_ads","https://pub.dev/packages/huawei_ads",17,130,74,"13.4.55+300","Jun 30, 2022",,"developer.huawei.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/huawei_ads/latest/","flutter","HUAWEI Ads Kit plugin for Flutter utilizes Huawei's vast user base and extensive data capabilities to deliver targeted, high quality ad content to users.","FLUTTER","ANDROID" -"huawei_account","https://pub.dev/packages/huawei_account",17,130,81,"6.4.0+301","Jun 30, 2022",,"developer.huawei.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/huawei_account/latest/","flutter","HUAWEI Account Kit plugin for Flutter. It enables user login processes to be carried out quickly and easily with HUAWEI Account Kit's two factor authentication.","FLUTTER","ANDROID" -"audio_streamer","https://pub.dev/packages/audio_streamer",17,120,84,"2.2.0","Jun 29, 2022",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/audio_streamer/latest/","flutter, permission_handler","Streaming of Pulse-code modulation (PCM) audio from Android and iOS","FLUTTER","ANDROID,IOS" -"mirai_dropdown_menu","https://pub.dev/packages/mirai_dropdown_menu",17,120,73,"0.0.6+1","Jun 28, 2022",,"miraidevs.com","unknown (LICENSE)","https://pub.dev/documentation/mirai_dropdown_menu/latest/","flutter","MiraiDevs developed the Mirai Dropdown Menu Package. Using this package, you can set a static list of objects or a list you have downloaded from an API.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_control","https://pub.dev/packages/flutter_control",17,120,68,"2.5.1+3","Jun 12, 2022","2.6.0-beta3","basecontrol.dev","control_config, control_core, flutter, localino","https://pub.dev/packages/flutter_control/license","Packages that depend on flutter_control","Flutter Control is complex library to maintain App and State management, Dependency Injection, Navigation with Routing, Localization and more..","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_hud","https://pub.dev/packages/flutter_hud",17,130,84,"0.4.0","Jun 20, 2022",,"alan.my.id","MIT (LICENSE)","https://pub.dev/documentation/flutter_hud/latest/","flutter","A clean and lightweight progress HUD to show a running asynchronous task for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animate_gradient","https://pub.dev/packages/animate_gradient",17,130,61,"0.0.2","Jun 17, 2022",,"geekyants.com","MIT (LICENSE)","https://pub.dev/documentation/animate_gradient/latest/","flutter","This Package lets you make animated gradients without any hassle. Just pass the primary and secondary colors and you're done.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"storage_database","https://pub.dev/packages/storage_database",17,105,26,"0.0.3+1","Jun 17, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/storage_database/latest/","flutter, path_provider, shared_preferences","A quick and simple offline StorageDatabase package for flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"term_glyph","https://pub.dev/packages/term_glyph",17,110,100,"1.2.1","Jun 15, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/term_glyph/latest/","Packages that depend on term_glyph","Useful Unicode glyphs and ASCII substitutes.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"get_smart","https://pub.dev/packages/get_smart",17,130,57,"0.1.5","Jun 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/get_smart/latest/","auto_size_text, collection, cupertino_icons, dio, dots_indicator, flutter, flutter_svg, get, google_fonts, http_parser, intl, mime_type, path, shimmer, sprintf, timeago, url_launcher","A package of widgets and utils to make flutter easy and smart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cinetpay","https://pub.dev/packages/cinetpay",17,120,81,"1.0.4","Jun 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/cinetpay/latest/","flutter, flutter_inappwebview","Invoquez le guichet de paiement de CinetPay, effectuez un paiement et attendez le statut du paiement initié à la seconde près après la fin du paiement.","FLUTTER","ANDROID,IOS" -"serial_port_win32","https://pub.dev/packages/serial_port_win32",17,120,81,"0.5.2","Jun 10, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/serial_port_win32/latest/","ffi, win32","A SerialPort library using win32 API, for connecting real device by serial port. Only supports Windows.","FLUTTER","WINDOWS" -"nhost_sdk","https://pub.dev/packages/nhost_sdk",17,120,70,"3.0.2","Jun 10, 2022",,"nhost.io","MIT (LICENSE)","https://pub.dev/documentation/nhost_sdk/latest/","http, http_parser, jwt_decoder, lints, logging, meta, path","Nhost authentication and file storage/retrieval APIs for the Dart language.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"amap_location_fluttify","https://pub.dev/packages/amap_location_fluttify",17,75,86,"0.20.0","Oct 30, 2020",,"fluttify.com","unknown (LICENSE)","https://pub.dev/documentation/amap_location_fluttify/latest/","amap_core_fluttify, core_location_fluttify, flutter, foundation_fluttify","An `Amap` Location Component, Powered By `Fluttify`, A Compiler Generating Dart Bindings For Native SDK.","FLUTTER","ANDROID,IOS" -"ua_client_hints","https://pub.dev/packages/ua_client_hints",17,110,93,"1.1.1","Jun 1, 2022",,"wasabeef.jp","MIT (LICENSE)","https://github.com/wasabeef/flutter_ua_client_hints","flutter","Provide User-Agent Client Hints to Flutter.","FLUTTER","ANDROID,IOS" -"stream_feed","https://pub.dev/packages/stream_feed",17,120,84,"0.6.0+2","May 27, 2022",,"getstream.io","unknown (LICENSE)","https://pub.dev/documentation/stream_feed/latest/","collection, dio, equatable, faye_dart, http_parser, intl, jose, json_annotation, logging, meta, mime","Stream Feed official Dart SDK. Build your own feed experience using Dart and Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icons_animate","https://pub.dev/packages/icons_animate",17,130,50,"0.0.2","May 26, 2022",,,"CC0-1.0 (LICENSE)","https://pub.dev/documentation/icons_animate/latest/","flutter","Use this package to animate between two static Icons and get an Animated Icon.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jikan_api","https://pub.dev/packages/jikan_api",17,120,58,"1.7.0","May 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/jikan_api/latest/","built_collection, built_value, http","Dart wrapper for the Jikan API, an unofficial MyAnimeList API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"yt","https://pub.dev/packages/yt",17,130,59,"2.0.5","May 21, 2022",,"muayid.com","MIT (LICENSE)","https://pub.dev/documentation/yt/latest/","args, csv, dio, fling_pickle, http_parser, json_annotation, process_run, retrofit, stemmer, universal_io, yaml","Native Dart interface to multiple YouTube REST APIs including the Data API, Live Streaming API and Cloud Vision API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"theme_manager","https://pub.dev/packages/theme_manager",17,130,92,"1.1.1","May 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/theme_manager/latest/","flutter, platform, shared_preferences","A theme manager for light, dark, and system themes. Change the theme dynamically and the selected theme will be persisted.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_google_street_view","https://pub.dev/packages/flutter_google_street_view",17,100,84,"2.2.8","May 18, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_google_street_view/latest/","flutter, flutter_plugin_android_lifecycle, flutter_web_plugins, google_maps, kotlin_scope_function, meta, street_view_platform_interface","A flutter plugin of google street view in Web, iOS and Android applications.","FLUTTER","ANDROID,IOS,WEB" -"protocol_handler","https://pub.dev/packages/protocol_handler",17,120,80,"0.1.3","May 18, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/protocol_handler/latest/","flutter, win32_registry","This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).","FLUTTER","IOS,MACOS,WINDOWS" -"stripe_checkout","https://pub.dev/packages/stripe_checkout",17,90,90,"1.0.0","May 14, 2022",,"flutterstripe.io","MIT (LICENSE)","https://pub.dev/documentation/stripe_checkout/latest/","flutter, freezed_annotation, js, json_annotation, webview_flutter","Create Stripe checkout payment pages for web and mobile","FLUTTER","ANDROID,IOS,WEB" -"nock","https://pub.dev/packages/nock",17,90,73,"1.2.0","Mar 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/nock/latest/","collection, test","HTTP requests mocking library for dart and flutter. Test your application in isolation.",, -"flutter_notification_listener","https://pub.dev/packages/flutter_notification_listener",17,120,73,"1.3.2","May 14, 2022",,"zoe.im","unknown (LICENSE)","https://pub.dev/documentation/flutter_notification_listener/latest/","flutter","Flutter plugin to listen for all incoming notifications for Android.","FLUTTER","ANDROID" -"elementary_test","https://pub.dev/packages/elementary_test",17,130,60,"1.1.2","May 13, 2022",,"elementary-team.ru","MIT (LICENSE)","https://pub.dev/documentation/elementary_test/latest/","elementary, flutter, flutter_test, meta, mocktail","A testing library which makes it easy to test elementary used apps. Built to be used with the elementary architecture package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"fixnum","https://pub.dev/packages/fixnum",17,120,99,"1.0.1","May 12, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fixnum/latest/","Packages that depend on fixnum","Library for 32- and 64-bit signed fixed-width integers with consistent behavior between native and JS runtimes.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lemnisk_plugin","https://pub.dev/packages/lemnisk_plugin",17,100,39,"0.1.0","May 9, 2022",,"lemnisk.co","unknown (LICENSE)","https://pub.dev/documentation/lemnisk_plugin/latest/","advertising_id, appsflyer_sdk, clevertap_plugin, date_time_format, device_info, firebase_analytics, firebase_core, flutter, flutter_web_plugins, http, intl, package_info_plus, platform_device_id_platform_interface, uuid","The Lemnisk Flutter SDK allows you to track user event data from your Android app. The SDK can be easily imported into any Android or iOS app. Based on the data it receives from the user activity, it sends real-time personalized push notifications to the users about the services and products that our clients provide.","FLUTTER","ANDROID,IOS" -"flutter_readable","https://pub.dev/packages/flutter_readable",17,120,32,"0.0.5","May 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_readable/latest/","flutter, readable","extensions and helpers for dart to save time , make the code more readable and smaller","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_ble_peripheral","https://pub.dev/packages/flutter_ble_peripheral",17,130,74,"1.0.0","May 5, 2022",,"steenbakker.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_ble_peripheral/latest/","flutter","This plugin enables a device to be set into peripheral mode, and advertise custom services and characteristics.","FLUTTER","ANDROID,IOS,MACOS" -"screen_capturer","https://pub.dev/packages/screen_capturer",17,100,79,"0.1.2","Apr 23, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/screen_capturer/latest/","ffi, flutter, win32","This plugin allows Flutter desktop apps to capture screenshots.","FLUTTER","LINUX,MACOS,WINDOWS" -"pro_shered_preference","https://pub.dev/packages/pro_shered_preference",17,120,60,"0.0.7","Apr 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/pro_shered_preference/latest/","flutter, shared_preferences","This Package is stand for reading and writing key-value pairs to your local storage.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ringtone_set","https://pub.dev/packages/ringtone_set",17,120,75,"0.0.3","Apr 19, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ringtone_set/latest/","flutter, http, path_provider","Flutter Plugin for setting devices default ringtone or notification sound.","FLUTTER","ANDROID,IOS" -"scrollable_list_tab_scroller","https://pub.dev/packages/scrollable_list_tab_scroller",17,100,74,"0.2.0","Apr 14, 2022",,"railson.dev","MIT (LICENSE)","https://pub.dev/documentation/scrollable_list_tab_scroller/latest/","easy_debounce, flutter, scrollable_positioned_list, uuid","Customizable Flutter widget which syncronize ScrollView with PageView as tabs","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"carousel_indicator","https://pub.dev/packages/carousel_indicator",17,120,92,"1.0.6","Apr 13, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/carousel_indicator/latest/","cupertino_icons, flutter","A Minimal and Simple carousel indicator library which take index as an argument and update indicator index. This library had pre-built slide animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_local_notifications_platform_interface","https://pub.dev/packages/flutter_local_notifications_platform_interface",17,120,98,"5.0.0","Oct 5, 2021","6.0.0-dev.4","dexterx.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_local_notifications_platform_interface/latest/","flutter, plugin_platform_interface","A common platform interface for the flutter_local_notifications plugin.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"expandable_widgets","https://pub.dev/packages/expandable_widgets",17,110,83,"1.0.3+1","Apr 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/expandable_widgets/latest/","flutter","A package provides expandable widgets for Flutter, written in 100% Dart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"clevertap_plugin","https://pub.dev/packages/clevertap_plugin",17,130,94,"1.5.1","Apr 7, 2022",,"clevertap.com","unknown (LICENSE)","https://pub.dev/documentation/clevertap_plugin/latest/","flutter","The CleverTap Flutter SDK for Mobile Customer Engagement,Analytics and Retention solutions.","FLUTTER","ANDROID,IOS" -"bubble_box","https://pub.dev/packages/bubble_box",17,130,84,"0.5.2","Apr 5, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/bubble_box/latest/","flutter","A powerful bubble box, which implements basic bubble, border, dotted line, gradient color, angle, adaptive width and height, bubble direction, offset, etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appengine","https://pub.dev/packages/appengine",17,85,68,"0.13.2","Mar 31, 2022",,"labs.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/appengine/latest/","fixnum, gcloud, googleapis_auth, grpc, http, logging, path, protobuf, stack_trace","Support for using Dart as a custom runtime on Google App Engine Flexible Environment","DART", -"shelf_cors_headers","https://pub.dev/packages/shelf_cors_headers",17,110,87,"0.1.3","Mar 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/shelf_cors_headers/latest/","shelf","CORS headers middleware for Shelf.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_design","https://pub.dev/packages/flutter_design",17,100,46,"0.0.12-pre+2","Mar 26, 2022",,"flutterdesign.io","flutter, flutter_design_annotation, freezed_annotation, json_annotation, recase","https://pub.dev/packages/flutter_design/license","Packages that depend on flutter_design","A complete framework with tools to help you bootstrap your design system.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stringr","https://pub.dev/packages/stringr",17,120,69,"1.0.0","Mar 19, 2022",,"chinmaykabi.com","MIT (LICENSE)","https://pub.dev/documentation/stringr/latest/","characters","Comprehensive string manipulation plugin for dart. Handles operations on latin, non latin and grapheme clusters alike! Features inspured from VocaJs","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cascading_menu","https://pub.dev/packages/cascading_menu",17,80,41,"0.1.0","Mar 13, 2022",,,"avocado_utils, flutter","https://pub.dev/packages/cascading_menu/license","Packages that depend on cascading_menu","A Flutter implementation of the cascading menu.",, -"auth0","https://pub.dev/packages/auth0",17,110,82,"2.0.2","Oct 12, 2021","2.2.0-beta1",,"MIT (LICENSE)","https://pub.dev/documentation/auth0/latest/","dio, pretty_dio_logger","Dart package for authentication using Auth0 API. Contains basic set of methods like passwordRealm, getUser, logout etc.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"babylon_dart","https://pub.dev/packages/babylon_dart",17,110,47,"1.1.2","Feb 1, 2022",,"blimster.net","MIT (LICENSE)","https://pub.dev/documentation/babylon_dart/latest/","js","Dart bindings for the BabylonJS 4.2 rendering engine for the web.","DART,FLUTTER","WEB" -"glados","https://pub.dev/packages/glados",17,120,54,"1.1.3","Jan 29, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/glados/latest/","analyzer, build, characters, meta, source_gen, test","🍰 A simple testing framework that tries to break your properties.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"internationalization","https://pub.dev/packages/internationalization",17,100,74,"4.0.0+1","Jan 21, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/internationalization/latest/","flutter, flutter_localizations, intl","A project to easily implement internationalization on flutter projects","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ns_utils","https://pub.dev/packages/ns_utils",17,90,63,"1.1.0","Jan 18, 2022",,"dart.nonstopio.com","MIT (LICENSE)","https://github.com/ajaykumargithub2114/ns_utils","after_layout, cached_network_image, device_info_plus, flutter, flutter_screenutil, flutter_spinkit, focus_detector, intl, package_info_plus, recase, shared_preferences, visibility_detector","Set of methods/extentions for flutter that makes using framework in a much easier and clean way also adds additional functionality.",, -"rethink_db_ns","https://pub.dev/packages/rethink_db_ns",17,100,72,"0.0.4","Jan 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/rethink_db_ns/latest/","convert, crypto, fixnum, pbkdf2ns, protobuf","This is an unofficial driver for using RethinkDB in Dart and Flutter supporting Null Safety, this driver is based on a fork https://github.com/marceloneppel/rethinkdb","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"palestine_console","https://pub.dev/packages/palestine_console",17,130,77,"0.0.10","Jan 12, 2022",,"msayed.net","BSD-3-Clause (LICENSE)","https://palestinedevelopers.github.io/website/docs/console","Packages that depend on palestine_console","Print.color() to console in any platform, more features will be added later.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"poly_geofence_service","https://pub.dev/packages/poly_geofence_service",17,120,72,"1.5.8","Jan 10, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/poly_geofence_service/latest/","fl_location, flutter, flutter_foreground_task, vector_math","This plugin is a service that can perform geo-fencing by creating a polygon geofence.","FLUTTER","ANDROID,IOS" -"eo_color","https://pub.dev/packages/eo_color",17,130,51,"2.2.0","Jan 9, 2022",,"dartoos.dev","MIT (LICENSE)","https://pub.dev/documentation/eo_color/latest/","flutter","An elegant, object-oriented implementation of the color palettes and swatches of the Material Design standard; an alternative to Flutter's built-in colors.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"style_random","https://pub.dev/packages/style_random",17,130,44,"0.0.1+1","Jan 7, 2022",,"styledart.dev","GPL-3.0 (LICENSE)","https://pub.dev/documentation/style_random/latest/","meta","Random string generator with easy syntax and many complex options. Specify random string by many options like length, ends etc.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"junitreport","https://pub.dev/packages/junitreport",17,120,90,"2.0.2","Jan 6, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/junitreport/latest/","args, intl, testreport, xml","Generate JUnit XML reports from dart test runs. Transforms the output of dart or flutter tests to JUnit style XML","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"activity_ring","https://pub.dev/packages/activity_ring",17,120,75,"0.3.0","Jan 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/activity_ring/latest/","flutter","Flutter Library to create Progress bars in Apple Watch style rings.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"auto_localized","https://pub.dev/packages/auto_localized",17,110,68,"1.3.0","Jan 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/auto_localized/latest/","flutter, flutter_localizations","Easy to use runtime-safe Flutter app localization tool using code generation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circular_rotation","https://pub.dev/packages/circular_rotation",17,110,39,"0.0.1","Dec 21, 2021",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/circular_rotation/latest/","flutter","It is fully customizable package which allow you to set custom widget in circular manner.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"multi_screen_layout","https://pub.dev/packages/multi_screen_layout",17,110,43,"3.1.0","Dec 20, 2021",,"jasonrai.ca","MIT (LICENSE)","https://pub.dev/documentation/multi_screen_layout/latest/","flutter","A collection of Widgets that make multi screen user experiences easy to build","FLUTTER","ANDROID" -"heart_bpm","https://pub.dev/packages/heart_bpm",17,120,79,"1.1.1+0","Dec 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/heart_bpm/latest/","camera, charts_flutter, flutter","Easy way to record individual blood pressure using smartphone camera.","FLUTTER","ANDROID,IOS,WEB" -"super_circle","https://pub.dev/packages/super_circle",17,100,25,"1.0.0","Dec 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/super_circle/latest/","flutter, widget_mask","Amazing animated colored circular widget , you can use it to your profile , loading screen or any widget you want.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dateable","https://pub.dev/packages/dateable",17,130,37,"3.0.0+3","Dec 2, 2021",,"jakubkrapiec.dev","MIT (LICENSE)","https://pub.dev/documentation/dateable/latest/","meta","A Dart package to help you with managing dates easily. Can be used to store, format, convert, construct, parse and serialise dates.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sharesdk_plugin","https://pub.dev/packages/sharesdk_plugin",17,95,86,"1.3.2","Nov 29, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/sharesdk_plugin/latest/","flutter","ShareSDK is a social sharing component that provides social functions for apps, like authorization and share, and has social statistical analysis management background.","FLUTTER","ANDROID,IOS" -"learning_digital_ink_recognition","https://pub.dev/packages/learning_digital_ink_recognition",17,120,76,"0.0.2","Nov 23, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/learning_digital_ink_recognition/latest/","flutter","The easy way to use ML Kit for digital ink recognition in Flutter.","FLUTTER","ANDROID,IOS" -"dgraph","https://pub.dev/packages/dgraph",17,100,0,"1.1.2","Oct 28, 2021",,"marceloneppel.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/dgraph/latest/","fixnum, grpc, mutex, protobuf","Dgraph dart client.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_cupertino_date_picker_fork","https://pub.dev/packages/flutter_cupertino_date_picker_fork",17,120,91,"1.0.6","Oct 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_cupertino_date_picker_fork/latest/","flutter","Flutter cupertino date picker. Display DatePicker in iOS style. Support both Android and iOS platform.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mobx_triple","https://pub.dev/packages/mobx_triple",17,110,79,"1.1.3+1","Oct 21, 2021",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/mobx_triple/latest/","meta, mobx, triple","Segmented State Pattern for MobX","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"assets_gen","https://pub.dev/packages/assets_gen",17,110,69,"1.2.0","Oct 18, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/assets_gen/latest/","ansicolor, args, build, glob, logging, path, watcher, yaml","The assets_gen package helps you to generate a .dart file that contains all assets according to `pubspec.yaml`.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"smart_page_navigation","https://pub.dev/packages/smart_page_navigation",17,110,34,"1.1.2","Oct 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/smart_page_navigation/latest/","flutter","This package will provide a full navigation through tabs at the bottom of the application screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"master_detail_scaffold","https://pub.dev/packages/master_detail_scaffold",17,130,60,"2.0.0","Oct 2, 2021",,"dexterx.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/master_detail_scaffold/latest/","flutter","A package for implementing a responsive master-detail scaffold widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_fab_button_menu","https://pub.dev/packages/animated_fab_button_menu",17,100,55,"0.0.2","Sep 24, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/animated_fab_button_menu/latest/","flutter","Flutter package to implement an animated FAB with a scrollable Menu.",, -"perfect_volume_control","https://pub.dev/packages/perfect_volume_control",17,130,91,"1.0.5","Sep 22, 2021",,"huic.top","unknown (LICENSE)","https://pub.dev/documentation/perfect_volume_control/latest/","flutter","Flutter volume control plug-in, supports Android and IOS, has: Show hidden volume icon, volume change monitoring, set volume, get the current volume of the device.","FLUTTER","ANDROID,IOS" -"flutter_star_prnt","https://pub.dev/packages/flutter_star_prnt",17,130,85,"2.3.6","Sep 21, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_star_prnt/latest/","collection, flutter","Flutter plugin for using Star Micromics printers. Contains multiple functions to help format the receipt.","FLUTTER","ANDROID,IOS" -"story_painter","https://pub.dev/packages/story_painter",17,100,53,"0.0.3","Sep 17, 2021",,"fusarihan.com","MIT (LICENSE)","https://pub.dev/documentation/story_painter/latest/","flutter, flutter_svg","This package provides drawing experince like in story editor of Instagram.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"refresh_loadmore","https://pub.dev/packages/refresh_loadmore",17,130,83,"2.0.5","Sep 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/refresh_loadmore/latest/","flutter","A Flutter component that supports pull-down refresh and pull-up to load more data","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_places_flutter","https://pub.dev/packages/google_places_flutter",17,110,94,"2.0.5","Sep 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/google_places_flutter/latest/","dio, flutter, rxdart","Custom Google places autocomplete widget for Android and iOS both. Use https://pub.dev/packages/google_places_flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"remixicon","https://pub.dev/packages/remixicon",17,120,83,"1.0.0","Sep 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/remixicon/latest/","flutter","Remix icon is a set of open-source neutral-style system symbols elaborately crafted for designers and developers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"multi_state_button","https://pub.dev/packages/multi_state_button",17,120,60,"1.1.3","Aug 30, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/multi_state_button/latest/","flutter","A package which provides multiple states for a button with endless customizability.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"paddinger","https://pub.dev/packages/paddinger",17,100,5,"0.2.0","Aug 27, 2021",,"emanuelepapa.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/paddinger/latest/","analyzer, build, paddinger_annotations, recase, source_gen","Code generation for Flutter Padding widgets based on your constants.","DART", -"dartpy","https://pub.dev/packages/dartpy",17,90,69,"0.0.1+4","Aug 23, 2021",,"timwhiting.dev","MIT (LICENSE)","https://pub.dev/documentation/dartpy/latest/","ffi, freezed_annotation, path","A starting point for Dart libraries or applications.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"rpi_gpio","https://pub.dev/packages/rpi_gpio",17,100,38,"0.7.2","Aug 21, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rpi_gpio/latest/","path","rpi_gpio is a Dart library for accessing the Raspberry Pi GPIO pins.",, -"tencent_im_plugin","https://pub.dev/packages/tencent_im_plugin",17,110,67,"2.0.5","Aug 16, 2021",,"huic.top","unknown (LICENSE)","https://pub.dev/documentation/tencent_im_plugin/latest/","flutter, logger, uuid","This plug-in integrates Tencent cloud 'imsdk', realizes cross platform im access, and is compatible with Android and IOS devices.","FLUTTER","ANDROID,IOS" -"avataar_generator","https://pub.dev/packages/avataar_generator",17,90,53,"1.1.2","Aug 10, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/avataar_generator/latest/","Packages that depend on avataar_generator","A simple svg generator that gives awesome emojis. This package can be used anywhere with Dart like Angular dart, Flutter etc.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"byte_flow","https://pub.dev/packages/byte_flow",17,110,88,"1.0.0","Aug 5, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/byte_flow/latest/","Packages that depend on byte_flow","Byte flow is a pure dart , dependency less library that provides common utility functions for lists and strings","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"format","https://pub.dev/packages/format",17,130,88,"1.1.1","Aug 4, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/format/latest/","characters, intl","A package for formatting Dart strings like a format method in Python.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"json_patch","https://pub.dev/packages/json_patch",17,120,83,"3.0.0","Jul 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/json_patch/latest/","collection","Pure Dart utility package for the JSON Patch standard. Can apply patch operations as well as perform a diff algorithm on JSON-like objects.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"reading_time","https://pub.dev/packages/reading_time",17,110,84,"2.0.0","Jul 29, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/reading_time/latest/","Packages that depend on reading_time","A small dart library that predicts / calculates reading time like medium does .","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wired_elements","https://pub.dev/packages/wired_elements",17,120,0,"0.1.4","Jul 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/wired_elements/latest/","flutter","Wired Elements is a series of basic UI Elements that have a hand drawn look. These can be used for wireframes, mockups, or just the fun hand-drawn look.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_splash_screen","https://pub.dev/packages/easy_splash_screen",17,130,93,"1.0.3","Jun 30, 2021",,"sujangainju.com.np","MIT (LICENSE)","https://pub.dev/documentation/easy_splash_screen/latest/","flutter","Easy Splash Screen plugin for your flutter app. You can easily implement this plugin to show splash screen and save time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"svgaplayer_flutter","https://pub.dev/packages/svgaplayer_flutter",17,100,92,"2.1.2","Jun 25, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/svgaplayer_flutter/latest/","archive, flutter, http, path_drawing, protobuf","The SVGAPlayer implementation of Flutter using CustomPainter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mixpanel_analytics","https://pub.dev/packages/mixpanel_analytics",17,130,87,"2.1.1","Jun 22, 2021",,"koahealth.tech","MIT (LICENSE)","https://pub.dev/documentation/mixpanel_analytics/latest/","flutter, http, shared_preferences","A dart wrapper on the mixpanel REST API to be used in Flutter applications. As this is using the http REST API it works both with Android and iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_json_viewer","https://pub.dev/packages/flutter_json_viewer",17,120,89,"1.0.1","Jun 20, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_json_viewer/latest/","flutter","A Json viewer widget for flutter. Shows json data in an extensible list. Makes data readable on the phone easily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_animation","https://pub.dev/packages/bottom_animation",17,110,69,"2.0.0","Jun 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bottom_animation/latest/","flutter","Flutter Bottom Navigation Bar | if you want bottom navigation with smooth animation add this package .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"piano","https://pub.dev/packages/piano",17,100,61,"1.0.3+1","Jun 18, 2021",,"handform.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/piano/latest/","collection, equatable, flutter, freezed_annotation","Utilities and widgets for working with piano sheet music learning.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mask_input_formatter","https://pub.dev/packages/mask_input_formatter",17,130,86,"0.0.3","Jun 10, 2021",,"amjadjamali06.blogspot.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/mask_input_formatter/latest/","flutter","TextInputFormatter for TextField and TextFormField which format the input by a given mask.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_extensions_methods","https://pub.dev/packages/dart_extensions_methods",17,110,73,"2.0.0","Jun 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_extensions_methods/latest/","Packages that depend on dart_extensions_methods","Extensions for different types similar to kotlin. Methods for the next set of types: String, bool, Iterable, List. Also contains some global extensions and class Pair","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"folding_menu","https://pub.dev/packages/folding_menu",17,90,53,"1.0.0","Jun 6, 2021",,"retroportalstudio.com","MIT (LICENSE)","https://pub.dev/documentation/folding_menu/latest/","flutter","A fancy easy to use Folding Menu for Flutter Applications","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slider_side_menu","https://pub.dev/packages/slider_side_menu",17,110,61,"0.1.0","Jun 5, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/slider_side_menu/latest/","flutter","Slider Side Menu that is hidden to the side of the screen, and only open when user taps on the controller button.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"account_picker","https://pub.dev/packages/account_picker",17,120,79,"2.0.0","May 23, 2021",,"tolotra.com","MIT (LICENSE)","https://github.com/tolotrasamuel/account_picker","flutter","Prompt user to pick an Email or a Phone number saved on device without requiring extra permission","FLUTTER","ANDROID,IOS" -"dialog_switcher","https://pub.dev/packages/dialog_switcher",17,130,40,"0.0.6","May 21, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/dialog_switcher/latest/","flutter","Allows user to switch widgets gracefully within a dialog with Animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"language_picker","https://pub.dev/packages/language_picker",17,100,90,"0.4.1","May 17, 2021",,"wafrat.com","MIT (LICENSE)","https://pub.dev/documentation/language_picker/latest/","flutter, recase","Language picker dropdown and dialog.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pubspec_generator","https://pub.dev/packages/pubspec_generator",17,120,55,"3.0.1","May 14, 2021",,"plugfox.dev","MIT (LICENSE)","https://pub.dev/documentation/pubspec_generator/latest/","build, pub_semver, yaml","Code generator pubspec.yaml.g.dart from pubspec.yaml. Just import `pubspec_generator` and then run `dart run build_runner build`","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"gizmos_settings_screen","https://pub.dev/packages/gizmos_settings_screen",17,120,46,"0.1.0-nullsafety.2","May 10, 2021",,"gizmos.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/gizmos_settings_screen/latest/","flutter, pedantic","A Flutter package for displaying in-app settings screens with a native look and feel.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"data_usage","https://pub.dev/packages/data_usage",17,100,68,"1.0.3","May 9, 2021",,"codenka.com","MIT (LICENSE)","https://pub.dev/documentation/data_usage/latest/","flutter","A Flutter plugin to fetch data usage on mobile devices","FLUTTER","ANDROID,IOS" -"firebase_database_rest","https://pub.dev/packages/firebase_database_rest",17,110,67,"1.0.3","May 7, 2021",,"skycoder42.de","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_database_rest/latest/","firebase_auth_rest, freezed_annotation, http, json_annotation, meta, path","A platform independent Dart/Flutter wrapper for the Firebase Realtime Database API based on REST.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"css_colors","https://pub.dev/packages/css_colors",17,100,88,"1.1.1","May 3, 2021",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/css_colors/latest/","flutter","Defines constants for the CSS Colors","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fast_noise","https://pub.dev/packages/fast_noise",17,105,79,"1.0.1","May 3, 2021",,"igindo.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/fast_noise/latest/","fixnum","A port of the fast noise algorithms, featuring cellular_noise, cubic_noise, perlin_noise, simplex_noise, value_noise and white_noise","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hue_dart","https://pub.dev/packages/hue_dart",17,130,60,"0.3.0","May 1, 2021",,"grinn.nl","MIT (LICENSE)","https://pub.dev/documentation/hue_dart/latest/","built_collection, built_value, http, intl","A library for creating Philips Hue apps in Flutter and/or AngularDart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_loader","https://pub.dev/packages/bottom_loader",17,110,81,"0.2.2","Apr 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bottom_loader/latest/","flutter","A flutter plugin to display bottom loader using modal sheet.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_snow_blower","https://pub.dev/packages/flutter_snow_blower",17,90,0,"2021.2.0+1","Apr 26, 2021",,"snowmanlabs.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_snow_blower/latest/","ansicolor, args, dart_console, http, path, pubspec_yaml, recase, tuple, yaml","A CLI package that helps you to start a project, maintain and generate new pages, controllers, modules with flutter_modular. Using the Clean architecture or MVC architecture","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"global_bottom_navigation_bar","https://pub.dev/packages/global_bottom_navigation_bar",17,120,54,"0.0.8","Apr 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/global_bottom_navigation_bar/latest/","flutter","Global Bottom Navigation bar simple to integrate, Also you have the ability to add global App bar with adding an object from app bar in main file when you use this library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"enough_ascii_art","https://pub.dev/packages/enough_ascii_art",17,130,64,"1.0.0","Apr 21, 2021",,"enough.de","MPL-2.0 (LICENSE)","https://pub.dev/documentation/enough_ascii_art/latest/","image","Generates ASCII art using image to ASCII, FIGlet text banner support and emoticon to text conversions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"ringtone_player","https://pub.dev/packages/ringtone_player",17,130,83,"0.1.1","Apr 19, 2021",,"cruv.dev","MIT (LICENSE)","https://pub.dev/documentation/ringtone_player/latest/","flutter","A player for system default ringtone, alarm and notification.","FLUTTER","ANDROID,IOS" -"screen_state","https://pub.dev/packages/screen_state",17,130,87,"2.0.0","Apr 14, 2021",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/screen_state/latest/","flutter","A plugin for reporting screen events while the flutter application is running in background. Works for Android only.","FLUTTER","ANDROID,IOS" -"quiz_view","https://pub.dev/packages/quiz_view",17,110,75,"1.0.5","Apr 13, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/quiz_view/latest/","flutter","A new flutter package which allows you to host your own quiz, customize the user interface, theme , functionalities, question, correct answer and on click function for answers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"draggable_container","https://pub.dev/packages/draggable_container",17,100,46,"1.0.7+2","Apr 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/draggable_container/latest/","flutter","A Very Smooth Draggable Widget Container. Each children is Draggable, Deletable and Fixable. Support SliverGridDelegate!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_hls_parser","https://pub.dev/packages/flutter_hls_parser",17,120,85,"2.0.0","Apr 2, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_hls_parser/latest/","collection, flutter, quiver","dart plugin for parse m3u8 file for HLS. both of master and media file is supported.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"proj4dart","https://pub.dev/packages/proj4dart",17,105,94,"2.0.0","Mar 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/proj4dart/latest/","meta, mgrs_dart, wkt_parser","Proj4dart is a Dart library to transform point coordinates from one coordinate system to another, including datum transformations (Dart version of proj4js/proj4js).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"redux_remote_devtools","https://pub.dev/packages/redux_remote_devtools",17,115,80,"3.0.0","Mar 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/redux_remote_devtools/latest/","redux, redux_dev_tools, socketcluster_client","Remote DevTools for Redux.dart. This package connects a Dart Redux store to the Remote Devtools Server, allowing the developer to inspect changes to the Redux Store during runtime.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"orientation","https://pub.dev/packages/orientation",17,110,94,"1.3.0","Mar 11, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/orientation/latest/","flutter","A Flutter plugin for device's orientation","FLUTTER","ANDROID,IOS" -"git","https://pub.dev/packages/git",17,120,87,"2.0.0","Mar 9, 2021",,"j832.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/git/latest/","path","Git command line wrapper. Exposes a Git directory abstraction that makes it easy to inspect and manipulate a local Git repository.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"maze","https://pub.dev/packages/maze",17,130,74,"3.0.0","Mar 8, 2021",,"pixela.tech","MIT (LICENSE)","https://pub.dev/documentation/maze/latest/","equatable, flutter, http, universal_io","A simple maze game in Flutter. It also serves as a CustomPainter example.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rebloc","https://pub.dev/packages/rebloc",17,120,68,"0.4.0","Mar 7, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rebloc/latest/","flutter, meta, rxdart","A state management library for Flutter that combines aspects of Redux and BLoC. Rebloc uses streams and BLoCs to compose middleware and reducers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sse_client","https://pub.dev/packages/sse_client",17,110,87,"0.1.0","Mar 5, 2021",,"jamiewest.dev","MIT (LICENSE)","https://pub.dev/documentation/sse_client/latest/","http, stream_channel","Provides client and server functionality for setting up bi-directional communication through Server Sent Events (SSE) and corresponding POST requests.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"executor","https://pub.dev/packages/executor",17,130,85,"2.2.2","Feb 23, 2021",,"agilord.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/executor/latest/","stack_trace","Executes async tasks with a configurable maximum concurrency and rate.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jwt_io","https://pub.dev/packages/jwt_io",17,130,60,"1.1.6","Feb 14, 2021",,"glynskyi.com","MIT (LICENSE)","https://pub.dev/documentation/jwt_io/latest/","Packages that depend on jwt_io","JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"webscrollbar","https://pub.dev/packages/webscrollbar",17,90,51,"0.0.2","Nov 26, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/webscrollbar/latest/","flutter, smooth_scroll_web","A scrollbar that is designed for the desktop version of web. It creates a general scrollbar, for the desktop version of your website.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animatedroute","https://pub.dev/packages/animatedroute",17,100,41,"0.0.15+1","Oct 18, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/animatedroute/latest/","flutter","A flutter package that allows developers to animate between screens. works on both android and ios.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_candlesticks_chart","https://pub.dev/packages/flutter_candlesticks_chart",17,80,41,"0.1.1","Sep 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_candlesticks_chart/latest/","cupertino_icons, flutter, intl","Flutter candlesticks chart widget with support for cursor and events","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"route_transitions_do","https://pub.dev/packages/route_transitions_do",17,100,21,"0.0.2","Aug 26, 2020",,"fernando-herrera.com","MIT (LICENSE)","https://pub.dev/documentation/route_transitions_do/latest/","flutter","A transition package to create good looking page transitions with no pain","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_express","https://pub.dev/packages/dart_express",17,60,24,"0.5.3","Aug 23, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/dart_express/latest/","code_buffer, file, http, jael, jael_preprocessor, markdown, meta, mustache4dart, path, path_to_regexp, symbol_table","An unopinionated express-like HTTP framework built in Dart, includes the ability to render Mustache, Jael and HTML files, and simple routing.","DART", -"localize","https://pub.dev/packages/localize",17,90,60,"0.0.4","Aug 15, 2020",,"codepsoft.com","MIT (LICENSE)","https://pub.dev/documentation/localize/latest/","flutter","Internationalizing Flutter apps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rich_input","https://pub.dev/packages/rich_input",17,80,52,"1.2.1","Aug 11, 2020",,"letmaker.com","MIT (LICENSE)","https://pub.dev/documentation/rich_input/latest/","flutter","Rich input box, implement @someone and subject with color highlighting.",, -"sprinkle","https://pub.dev/packages/sprinkle",17,60,44,"0.0.5","Aug 10, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/sprinkle/latest/","flutter, rxdart","A convenient, stream-based Flutter architecture","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluent","https://pub.dev/packages/fluent",17,80,63,"1.0.2+3","Aug 9, 2020",,"metaware.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/fluent/latest/","intl","Fluent is a Dart implementation of Project Fluent, a localization framework designed to unleash the expressive power of the natural language.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chatbar","https://pub.dev/packages/chatbar",17,90,59,"1.0.1","Jul 19, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/chatbar/latest/","flutter","flutter plugin to add customizable whatsapp based chat appbar","FLUTTER","ANDROID,IOS" -"syntax_highlighter","https://pub.dev/packages/syntax_highlighter",17,100,77,"0.1.1","Jun 14, 2020",,"viztushar.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/syntax_highlighter/latest/","flutter, string_scanner","syntax highlighter for show your dart code in the application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nested_navigators","https://pub.dev/packages/nested_navigators",17,80,41,"1.0.9","Jun 4, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/nested_navigators/latest/","flutter","Flutter widget for implementing multiple nested navigators with their own route stacks.",, -"flutter_wowza","https://pub.dev/packages/flutter_wowza",17,90,12,"0.1.11","May 15, 2020",,"finishcoding.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_wowza/latest/","flutter","Flutter WOWZA plugin for iOS/Android. The project is based on Wowza GoCoder SDK","FLUTTER","ANDROID,IOS" -"sslcommerz","https://pub.dev/packages/sslcommerz",17,80,37,"0.0.1","May 6, 2020",,"dev.mdsami.me","unknown (LICENSE)","https://pub.dev/documentation/sslcommerz/latest/","flutter","SSLCommerz Payment Gateway Flutter package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"github_calendar","https://pub.dev/packages/github_calendar",17,110,45,"0.1.1","Apr 12, 2020",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/github_calendar/latest/","flutter","A calendar view like github repo contributions. It is a stateless widget, and help you to create a thermodynamic chart that show your users' activities.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_device_locale","https://pub.dev/packages/flutter_device_locale",17,70,81,"0.4.0","Apr 2, 2020",,"jesway.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_device_locale/latest/","flutter, flutter_web_plugins, plugin_platform_interface","A Flutter plugin for retrieving the device locale information.","FLUTTER","ANDROID,IOS,WEB" -"flutter_adhan","https://pub.dev/packages/flutter_adhan",17,85,40,"1.0.1","Mar 17, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_adhan/latest/","flutter","A Port adhan-java to Dart Flutter package .this is Port project from adhan-java thanks Batoul Apps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sk_numberpad","https://pub.dev/packages/sk_numberpad",17,80,55,"1.0.0","Mar 4, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/sk_numberpad/latest/","flutter","Fast and easy to use custom number pad library for Flutter","FLUTTER","ANDROID,IOS" -"liquid_button","https://pub.dev/packages/liquid_button",17,90,60,"1.0.0","Mar 1, 2020",,"sahdeepsingh.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/liquid_button/latest/","flutter","A Flutter plugin of Liquified Buttons. Inpired by liquid button on javascript.","FLUTTER","ANDROID,IOS" -"here_maps_webservice","https://pub.dev/packages/here_maps_webservice",17,100,66,"1.0.3","Feb 17, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/here_maps_webservice/latest/","flutter, http, location","Flutter Package to provide Here Maps Web Services API wrapper that serve different purposes from search, to geocoding.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"twinkle_button","https://pub.dev/packages/twinkle_button",17,90,70,"0.0.3","Jan 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/twinkle_button/latest/","flutter","A button plug-in that can flash.","FLUTTER","ANDROID,IOS" -"dio_flutter_transformer","https://pub.dev/packages/dio_flutter_transformer",17,100,88,"3.0.2","Sep 19, 2019",,"flutterchina.club","unknown (LICENSE)","https://pub.dev/documentation/dio_flutter_transformer/latest/","dio, flutter","A dio transformer espically for flutter, by which the json decoding will be in background with [compute] function in flutter sdk.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_button","https://pub.dev/packages/awesome_button",17,100,67,"1.0.2","Aug 21, 2019",,,"LGPL-3.0 (LICENSE)","https://pub.dev/documentation/awesome_button/latest/","flutter","This is a pre-built button with an awesome look for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"marquee_flutter","https://pub.dev/packages/marquee_flutter",17,100,88,"0.1.4","Apr 27, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/marquee_flutter/latest/","flutter","A Marquee widght with ListView,Can scroll vertically or horizontally","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_tab_bar_no_ripple","https://pub.dev/packages/flutter_tab_bar_no_ripple",17,80,60,"0.1.1","Dec 26, 2018",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_tab_bar_no_ripple/latest/","flutter","TabBarNoRipple widget with no ripple effect, same API with TabBar widget.",, -"feather_icons_flutter","https://pub.dev/packages/feather_icons_flutter",17,90,85,"4.7.4","Sep 28, 2018",,,"MIT (LICENSE.md)","https://pub.dev/documentation/feather_icons_flutter/latest/","flutter","The Feather Icons pack available as Flutter Icons","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"masked_text","https://pub.dev/packages/masked_text",17,70,87,"0.0.6","Sep 12, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/masked_text/latest/","flutter","A simple and basic masked text package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"medium_clap_flutter","https://pub.dev/packages/medium_clap_flutter",17,50,30,"0.0.1","Jul 23, 2018",,"mtechviral.com","MIT (LICENSE)","https://pub.dev/documentation/medium_clap_flutter/latest/","flutter","The Medium's Clapping Effect developed in Flutter.",, -"flutter_android_pip","https://pub.dev/packages/flutter_android_pip",17,100,75,"0.0.2","Jul 3, 2018",,"bostrot.com","unknown (LICENSE)","https://pub.dev/documentation/flutter_android_pip/latest/","flutter","Simple Picture in picture mode (PiP) for Flutter on Android with SDK >24.","FLUTTER","ANDROID,IOS" -"firebase_storage_web","https://pub.dev/packages/firebase_storage_web",16,110,97,"3.3.1","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_storage_web/latest/","async, firebase_core, firebase_core_web, firebase_storage_platform_interface, flutter, flutter_web_plugins, http, js, meta","The web implementation of firebase_storage","FLUTTER","WEB" -"grock","https://pub.dev/packages/grock",16,110,79,"0.0.6+5","Jul 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/grock/latest/","connectivity_plus, flutter, page_transition","Snackbars, No Context Extension, Custom Widgets, Widget Extensions, Fast Tools, IOS Style Widget and Tools.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"infinite_widgets","https://pub.dev/packages/infinite_widgets",16,120,83,"2.0.2","Jul 16, 2022",,"jaumard.com","MIT (LICENSE)","https://pub.dev/documentation/infinite_widgets/latest/","flutter","Infinite layout widgets, allow you to easily create infinite list or infinite grid from database or network calls.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"automated_testing_framework","https://pub.dev/packages/automated_testing_framework",16,120,80,"4.0.2","Jul 15, 2022",,"peifferinnovations.com","BSD-3-Clause, MIT (LICENSE)","https://pub.dev/documentation/automated_testing_framework/latest/","automated_testing_framework_models, child_builder, convert, device_info_plus, device_info_plus_web, flutter, flutter_markdown, flutter_web_plugins, form_validation, intl, json_class, json_theme, logging, meta, package_info_plus, package_info_plus_web, provider, static_translations, uuid","A testing framework that allows in app tests to be built and executed in an automated way.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"map_location_picker","https://pub.dev/packages/map_location_picker",16,130,87,"1.0.0+2","Jul 13, 2022",,"dev4flutter.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/map_location_picker/latest/","flutter, form_builder_extra_fields, geolocator, google_maps_flutter, google_maps_flutter_web, google_maps_webservice, http, logger, provider","Google Map location picker for flutter Based on google_maps_flutter.","FLUTTER","ANDROID,IOS" -"hue_rotation","https://pub.dev/packages/hue_rotation",16,130,64,"1.3.4","Jul 13, 2022",,"achim.io","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/hue_rotation/latest/","flutter","Change the color of any widget that has a color. Like SwiftUI's Hue Rotation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"docking","https://pub.dev/packages/docking",16,130,66,"1.3.0","Jul 12, 2022",,"caduandrade.net","MIT (LICENSE)","https://pub.dev/documentation/docking/latest/","flutter, multi_split_view, tabbed_view","Flutter layout for placing widgets in docking areas and arrange them into split and tabbed views.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_flurry_sdk","https://pub.dev/packages/flutter_flurry_sdk",16,130,81,"2.2.0","Jul 11, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_flurry_sdk/latest/","flutter","A Flutter plugin for Flurry Analytics SDK. Flurry Push for messaging and Flurry Config for remote configuration are supported by our plugin as well!","FLUTTER","ANDROID,IOS" -"huge_listview","https://pub.dev/packages/huge_listview",16,100,66,"2.0.4","Jul 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/huge_listview/latest/","flutter, quiver, scrollable_positioned_list","A performant list with any number of items.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"storyly_flutter","https://pub.dev/packages/storyly_flutter",16,120,87,"1.24.0","Jul 8, 2022",,"appsamurai.com","unknown (LICENSE)","https://pub.dev/documentation/storyly_flutter/latest/","flutter","storyly_flutter is the official flutter package of Storyly. You can easily add stories to your Flutter app with this package.","FLUTTER","ANDROID,IOS" -"flutter_baidu_mapapi_map","https://pub.dev/packages/flutter_baidu_mapapi_map",16,115,91,"3.2.1","Jul 6, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_baidu_mapapi_map/latest/","flutter, flutter_baidu_mapapi_base, flutter_plugin_android_lifecycle","The flutter_baidu_mapapi_map is a flutter plugin of basic map for baidu map, You can use it to develop map page for Flutter application.","FLUTTER","ANDROID,IOS" -"cached_annotation","https://pub.dev/packages/cached_annotation",16,110,54,"1.2.0","Jul 6, 2022",,"iteo.com","MIT (LICENSE)","https://github.com/Iteo/cached/blob/master/packages/cached/README.md","meta","Annotation package for cached lib","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_bmflocation","https://pub.dev/packages/flutter_bmflocation",16,115,90,"3.2.0","Jul 5, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_bmflocation/latest/","flutter, flutter_baidu_mapapi_base","BaiduMapLocation plugin for flutter. This plugin provides a cross-platform (iOS, Android) API to request location.","FLUTTER","ANDROID,IOS" -"wazeloquent","https://pub.dev/packages/wazeloquent",16,130,45,"0.0.4+3","Jul 4, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/wazeloquent/latest/","flutter, path, path_provider, sqflite","WazEloquent is a flutter package in which you can interact with in-app “sqlite” database in the style of Laravel Eloquent.","FLUTTER","ANDROID,IOS,MACOS" -"configurable_expansion_tile_null_safety","https://pub.dev/packages/configurable_expansion_tile_null_safety",16,110,93,"2.0.3","Jul 2, 2022",,"itbug.shop","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/configurable_expansion_tile_null_safety/latest/","flutter","A Configurable Expansion Tile edited from the flutter material implementation that allows for customization","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cart_stepper","https://pub.dev/packages/cart_stepper",16,115,81,"3.0.0","Jun 30, 2022",,"shirne.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cart_stepper/latest/","flutter","A flutter numeric stepper input.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cli_pkg","https://pub.dev/packages/cli_pkg",16,80,90,"2.1.4","Jun 28, 2022",,"sass-lang.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/cli_pkg/latest/","archive, async, charcode, collection, crypto, grinder, http, js, meta, node_interop, node_preamble, package_config, path, pub_semver, pubspec_parse, string_scanner, test, test_process, xml, yaml","Grinder tasks for releasing Dart CLI packages.","DART", -"sberbank_acquiring","https://pub.dev/packages/sberbank_acquiring",16,130,68,"2.0.1","Jun 27, 2022",,"madbrains.ru","MIT (LICENSE)","https://pub.dev/documentation/sberbank_acquiring/latest/","comparer, flutter, http, json_annotation, webview_flutter","Flutter Sberbank Acquiring SDK is a simple way to integrate payments into your mobile application.","FLUTTER","ANDROID,IOS" -"objectbox_flutter_libs","https://pub.dev/packages/objectbox_flutter_libs",16,130,97,"1.6.0","Jun 27, 2022",,"objectbox.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/objectbox_flutter_libs/latest/","objectbox, path_provider","Superfast NoSQL Flutter / Dart database. This package contains Flutter runtime libraries for ObjectBox.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"sass","https://pub.dev/packages/sass",16,100,92,"1.53.0","Jun 22, 2022",,"sass-lang.com","MIT (LICENSE)","https://pub.dev/documentation/sass/latest/","args, async, charcode, cli_repl, collection, http, js, meta, node_interop, package_config, path, source_maps, source_span, stack_trace, stream_transform, string_scanner, term_glyph, tuple, watcher","A Sass implementation in Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"rest_api_client","https://pub.dev/packages/rest_api_client",17,100,73,"2.1.2","Jun 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/rest_api_client/latest/","connectivity_plus, crypto, dio, flutter, pretty_dio_logger, storage_repository","Abstraction for communicating with REST API in flutter projects. Incorporates exception handling and jwt with refresh token authorization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"multiple_stream_builder","https://pub.dev/packages/multiple_stream_builder",16,130,88,"3.0.2","Jun 22, 2022",,"levizitting.com","MIT (LICENSE)","https://pub.dev/documentation/multiple_stream_builder/latest/","flutter","Flutter widgets to replace multiple nested StreamBuilder widgets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flame_behaviors","https://pub.dev/packages/flame_behaviors",16,130,65,"0.1.1","Jun 20, 2022",,"verygood.ventures","MIT (LICENSE)","https://pub.dev/documentation/flame_behaviors/latest/","flame, flutter","Flame Behaviors applies separation of concerns to game logic in the form of Entities and Behaviors, built by Very Good Ventures.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ossa","https://pub.dev/packages/ossa",16,120,29,"1.0.4","Jun 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/ossa/latest/","Packages that depend on ossa","A simple package for working with multithreading, using an interface similar to tasks in C#.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"adaptive_chameleon_theme","https://pub.dev/packages/adaptive_chameleon_theme",16,130,67,"0.0.7","Jun 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/adaptive_chameleon_theme/latest/","flutter, shared_preferences","Adds support for managing theme modes (light, dark, system) and switching theme colors.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_app_packager","https://pub.dev/packages/flutter_app_packager",16,110,47,"0.2.4","Jun 15, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/flutter_app_packager/latest/","app_package_maker, app_package_maker_aab, app_package_maker_apk, app_package_maker_appimage, app_package_maker_deb, app_package_maker_dmg, app_package_maker_exe, app_package_maker_ipa, app_package_maker_zip, args, yaml","Package your Flutter app into OS-specific bundles (.dmg, .exe, etc.) via Dart or the command line.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"parallax_effect","https://pub.dev/packages/parallax_effect",17,100,24,"0.0.3","Jun 12, 2022",,"ketansharma.tk","unknown (LICENSE)","https://pub.dev/documentation/parallax_effect/latest/","flutter","Parallax effect animations for all platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"eggnstone_amazon_chime","https://pub.dev/packages/eggnstone_amazon_chime",16,120,68,"4.2.1","Jun 10, 2022",,"eggnstone.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/eggnstone_amazon_chime/latest/","flutter","A wrapper for the Amazon Chime SDKs. Allows to join Chime meetings using audio and video.","FLUTTER","ANDROID" -"dart_jts","https://pub.dev/packages/dart_jts",16,120,82,"0.2.1+1","Jun 8, 2022",,"hydrologis.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_jts/latest/","collection, intl","An ongoing effort to port the Java Topology Suite to the dart programming language and make it available to its mobile, dektop and web environments.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"delayed_widget","https://pub.dev/packages/delayed_widget",16,120,78,"1.1.2","Jun 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/delayed_widget/latest/","flutter","A simple and easy to use flutter package, to make the widget show up in a smooth way as soon as it is created.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"riverpod_navigator","https://pub.dev/packages/riverpod_navigator",16,120,55,"1.0.8","Jun 7, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/riverpod_navigator/latest/","flutter, flutter_hooks, flutter_spinkit, hooks_riverpod, meta, riverpod_navigator_core","Simple but powerfull Flutter navigation with riverpod and Navigator 2.0","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_tags_x","https://pub.dev/packages/flutter_tags_x",16,120,90,"1.1.0","Jun 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_tags_x/latest/","flutter","Creating selectable and input tags (TextField) has never been easier.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_pin_code_widget","https://pub.dev/packages/flutter_pin_code_widget",16,130,71,"0.0.4+2","Jun 1, 2022",,"agoradesk.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_pin_code_widget/latest/","flutter","PIN Code wiget for creating and checking local pin code with flexible settings.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"toml","https://pub.dev/packages/toml",16,130,89,"0.13.1","May 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/toml/latest/","collection, meta, petitparser","Parser and encoder for TOML v1.0.0 (Tom's Obvious, Minimal Language) configuration files.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zebrautility","https://pub.dev/packages/zebrautility",16,100,79,"0.0.40","May 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/zebrautility/latest/","flutter","A flutter plugin for working with zebra printers","FLUTTER","ANDROID,IOS" -"scroll_snap_effect","https://pub.dev/packages/scroll_snap_effect",16,110,52,"0.1.0","May 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/scroll_snap_effect/latest/","flutter","A Flutter package to create easy scroll snap effect","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_api","https://pub.dev/packages/easy_api",16,90,57,"0.0.1","May 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/easy_api/latest/","flutter, http","Best way to handle API connection, Data model parsing and API Exceptions handling.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"route_observer_mixin","https://pub.dev/packages/route_observer_mixin",16,130,87,"1.7.0","May 14, 2022",,"mono0926.com","MIT (LICENSE)","https://pub.dev/documentation/route_observer_mixin/latest/","disposable_provider, flutter, provider, riverpod, rxdart","RouteObserveMixin provides easy access to didPush/didPop/didPushNext/didPopNext.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_des","https://pub.dev/packages/dart_des",16,110,93,"1.0.2","May 9, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_des/latest/","Packages that depend on dart_des","This algorithm is a pure dart implementation of the DES and Triple DES algorithms.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_smartlook","https://pub.dev/packages/flutter_smartlook",16,120,93,"3.0.10","May 2, 2022",,"smartlook.com","unknown (LICENSE)","https://pub.dev/documentation/flutter_smartlook/latest/","flutter","Smartlook SDK wrapper for Flutter. Analyze user behavior in ways never possible before.","FLUTTER","ANDROID,IOS" -"shouldly","https://pub.dev/packages/shouldly",16,120,66,"0.5.0+1","Apr 29, 2022",,"devcraft.ninja","MIT (LICENSE)","https://pub.dev/documentation/shouldly/latest/","collection","A simple, extensible BDD assertion library which focuses on giving great error messages when the assertion fails.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swiss_knife","https://pub.dev/packages/swiss_knife",16,120,67,"3.1.1","Apr 26, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/swiss_knife/latest/","intl, resource_portable","Dart Useful Tools - collections, math, date, uri, json, events, resources, regexp, etc...","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"batch","https://pub.dev/packages/batch",16,130,54,"1.3.0","Apr 24, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/batch/latest/","args, async_task, clock, console_color, http, intl, meta","A Lightweight and Powerful Job Scheduling Framework written in Dart. With this framework, you can easily develop a scheduled workflow in Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"azblob","https://pub.dev/packages/azblob",16,120,89,"2.3.0","Apr 22, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/azblob/latest/","crypto, http","A trivial Azure Blob Storage client. You can get and put Blob on server side dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_agenda","https://pub.dev/packages/flutter_agenda",16,110,66,"3.1.0","Apr 20, 2022",,"iliyass-zamouri.ga","MIT (LICENSE)","https://pub.dev/documentation/flutter_agenda/latest/","flutter","Agenda view package with diagnol scrolling, vertical timeline, horizontal resources and auto rendering for thier appoiments.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flython","https://pub.dev/packages/flython",16,100,57,"0.0.6","Apr 20, 2022",,"amin-ahmadi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flython/latest/","mutex, uuid","Python in Dart/Flutter","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"libusb","https://pub.dev/packages/libusb",16,95,75,"0.3.23+2","Feb 7, 2022","0.4.23-dev.1+1","woodemi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/libusb/latest/","ffi","Dart wrapper via `dart:ffi` for https://github.com/libusb/libusb","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"easy_dashboard","https://pub.dev/packages/easy_dashboard",16,130,68,"0.0.2","Apr 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/easy_dashboard/latest/","flutter","A package to help easily create dashboard layouts and other navigation features . Aims in making responsive dashboards an easy process .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"social_media_flutter","https://pub.dev/packages/social_media_flutter",16,110,63,"0.0.2","Mar 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/social_media_flutter/latest/","flutter, url_launcher","A package to integrate your Social Links widget easily in your mobile and webapps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"podcast_search","https://pub.dev/packages/podcast_search",16,120,77,"0.5.1","Mar 25, 2022",,"amugofjava.me.uk","MIT (LICENSE)","https://pub.dev/documentation/podcast_search/latest/","archive, convert, crypto, dart_rss, dio, meta","A library for searching for podcasts, parsing podcast RSS feeds and obtaining episodes details. Supports searching via iTunes and PodcastIndex (preview).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"multiple_localization","https://pub.dev/packages/multiple_localization",16,130,91,"0.3.0","Mar 10, 2022",,"innim.ru","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/multiple_localization/latest/","flutter, intl","Support for multiple abr and messages localization files for intl package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ms_map_utils","https://pub.dev/packages/ms_map_utils",16,120,68,"1.1.0","Mar 3, 2022",,"marcussoftware.info","MIT (LICENSE)","https://pub.dev/documentation/ms_map_utils/latest/","Packages that depend on ms_map_utils","A dart package that implement a lot of util functions for a Map","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"masked_text_field","https://pub.dev/packages/masked_text_field",16,120,73,"1.0.0","Feb 19, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/masked_text_field/latest/","flutter","A package for masked text field for format your text, so if you want a mask for phone number, or IP address or any kind of formate. Use this package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"prometheus_client","https://pub.dev/packages/prometheus_client",16,130,63,"1.0.0","Feb 18, 2022",,"tentaclelabs.com","MIT (LICENSE)","https://pub.dev/documentation/prometheus_client/latest/","collection","Dart implementation of the Prometheus client library providing metrics.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"colored_json","https://pub.dev/packages/colored_json",16,130,55,"1.1.0","Feb 5, 2022",,"manthankhandale.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/colored_json/latest/","flutter","A package that converts JSON string into a customizable flutter widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"day","https://pub.dev/packages/day",16,120,85,"0.8.0","Feb 3, 2022",,,"MIT (LICENSE)","https://github.com/dayjs/day.dart/blob/master/API.md","Packages that depend on day","A date library Day.js in dart. Day.dart is inspired by Day.js. Write with nearly the same API. Build on the top of the powerful DateTime class.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_editor_dove","https://pub.dev/packages/image_editor_dove",16,110,80,"0.0.2","Feb 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/image_editor_dove/latest/","flutter, image, path_provider, screenshot","An image editor with crop, scribble, mosaic, add-text, flip, rotated functions.","FLUTTER","ANDROID,IOS" -"dospace","https://pub.dev/packages/dospace",16,100,82,"0.13.15","Jan 24, 2022",,"polyverse.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dospace/latest/","crypto, http, meta, xml","Client library to interact with the DigitalOcean Spaces API. Same API as Amazon AWS S3.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_joystick","https://pub.dev/packages/flutter_joystick",16,130,83,"0.0.2","Jan 22, 2022",,"rebeloid.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_joystick/latest/","flutter","A virtual joystick for Flutter applications. Highly flexible and customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mobility_features","https://pub.dev/packages/mobility_features",16,120,72,"3.1.0","Jan 9, 2022",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/mobility_features/latest/","flutter, path_provider, simple_cluster, stats","Calculation of real-time mobility features like places, stops, and home stay","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"gato","https://pub.dev/packages/gato",16,130,75,"0.0.5+1","Jan 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/gato/latest/","Packages that depend on gato","Gato is a dart utility library inspired by javascript lodash library.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"creamy_field","https://pub.dev/packages/creamy_field",16,100,73,"0.4.1","Jan 2, 2022",,"magnificsoftware.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/creamy_field/latest/","flutter, flutter_highlighter, highlighter","Rich Text Editing Field & other components with rich text, selection toolbar & syntax highlight support. Useful in Rich text editors.",, -"pageviewj","https://pub.dev/packages/pageviewj",16,100,70,"0.0.3","Jan 2, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/pageviewj/latest/","flutter","A library for pageview.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"search_helper","https://pub.dev/packages/search_helper",16,90,50,"0.0.7","Jan 1, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/search_helper/latest/","flutter","A new Flutter package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sql_conn","https://pub.dev/packages/sql_conn",16,120,84,"0.0.3","Dec 27, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/sql_conn/latest/","flutter","Plugin for connecting Flutter Android application to SQL Server. Easily read data from SQL Database. Perform CURD as well as many other operation on database using this plugin.","FLUTTER","ANDROID" -"check_vpn_connection","https://pub.dev/packages/check_vpn_connection",16,120,90,"0.0.2","Dec 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/check_vpn_connection/latest/","flutter","A simple and lightweight Flutter package that lets you define VPN connection status on your devices.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"lucifer","https://pub.dev/packages/lucifer",16,110,41,"1.0.7","Dec 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/lucifer/latest/","cryptography, dart_jsonwebtoken, dotenv, http_parser, http_status_code, logger, mime, mime_type, mustache_template, queue, sanitize_html, uuid","A fast, light-weight web framework to provide a simple way to fulfill the needs of many modern web server these days.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flash_card","https://pub.dev/packages/flash_card",16,130,68,"0.0.7","Dec 12, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flash_card/latest/","flutter, lint","Support for creating Flash Cards - a learning method that makes it easier for users to remember information.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flat_buffers","https://pub.dev/packages/flat_buffers",16,120,88,"2.0.5","Dec 10, 2021",,,"Apache-2.0, BSD-3-Clause (LICENSE)","https://google.github.io/flatbuffers/index.html","Packages that depend on flat_buffers","FlatBuffers reading and writing library for Dart. Based on original work by Konstantin Scheglov and Paul Berry of the Dart SDK team.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ensure_visible_when_focused","https://pub.dev/packages/ensure_visible_when_focused",16,110,82,"1.0.0+1","Nov 24, 2021",,"rodrigobastos.dev","MIT (LICENSE)","https://pub.dev/documentation/ensure_visible_when_focused/latest/","flutter","A handy Flutter widget to scroll to a certain widget every time this widget gains Focus.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rsocket","https://pub.dev/packages/rsocket",16,90,63,"1.0.0","Nov 18, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/rsocket/latest/","collection, rxdart","RSocket for Dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"awesome_circular_chart","https://pub.dev/packages/awesome_circular_chart",16,100,86,"1.0.0","Nov 10, 2021",,"jodoin.me","MIT (LICENSE)","https://pub.dev/documentation/awesome_circular_chart/latest/","flutter","Animated radial and pie charts for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"subtitle","https://pub.dev/packages/subtitle",16,120,80,"0.1.0-beta.3","Nov 9, 2021",,"muhmdhsn313.me","MIT (LICENSE)","https://github.com/dsc-uob/subtitle/wiki","universal_io","A library that makes it easy to work with multiple subtitle/caption file formats, written with highly efficient code, highly customizable (90%), supports Null Safety.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"map_elevation","https://pub.dev/packages/map_elevation",16,120,75,"2.0.0","Nov 2, 2021",,"ownweb.fr","MIT (LICENSE)","https://pub.dev/documentation/map_elevation/latest/","flutter, latlong2","A widget to display elevation of a track (polyline) like Leaflet.Elevation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sunmi_printer","https://pub.dev/packages/sunmi_printer",16,110,79,"1.0.4","Oct 15, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sunmi_printer/latest/","flutter, http","Support V2 Pro Sunmi Label Version and Null safety.","FLUTTER","ANDROID,IOS" -"flutter_mrz_scanner","https://pub.dev/packages/flutter_mrz_scanner",16,130,80,"2.0.0","Oct 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_mrz_scanner/latest/","flutter, mrz_parser","Scans MRZ (Machine Readable Zone) from identity documents for iOS and Android.","FLUTTER","ANDROID,IOS" -"paynow","https://pub.dev/packages/paynow",16,100,65,"3.0.2","Oct 13, 2021",,"supercode.co.zw","GPL-3.0 (LICENSE)","https://pub.dev/documentation/paynow/latest/","crypto, flutter, http, localregex","Paynow Client helper package to help initiate payments.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bible_sqlite","https://pub.dev/packages/bible_sqlite",16,110,15,"1.0.2","Oct 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bible_sqlite/latest/","flutter, path, sqflite","O package bible_sqlite é a forma mais simples para ter a bíblia sagrada de forma local no seu aplicativo.","FLUTTER","ANDROID,IOS,MACOS" -"system_proxy","https://pub.dev/packages/system_proxy",16,120,91,"0.1.0","Oct 8, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/system_proxy/latest/","flutter","A Flutter Plugin to get system plugin. Use to set dart HttpClient proxy for grabing requests.","FLUTTER","ANDROID,IOS" -"codemod","https://pub.dev/packages/codemod",16,110,72,"1.0.2","Sep 29, 2021",,"workiva.com","unknown (LICENSE)","https://pub.dev/documentation/codemod/latest/","analyzer, args, glob, io, logging, path, quiver, source_span, stack_trace, test, test_descriptor","Write and run automated code modifications on a codebase. Primarily geared towards updating and refactoring Dart code, but can modify any files.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"appbar_animated","https://pub.dev/packages/appbar_animated",16,130,73,"0.0.3","Sep 22, 2021",,"mokuton.site","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/appbar_animated/latest/","flutter","Library to help you create animated text and background colors when scrolled.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_dropdown_x","https://pub.dev/packages/flutter_dropdown_x",16,100,67,"0.0.2","Sep 15, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_dropdown_x/latest/","flutter","A new Flutter project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rx_redux","https://pub.dev/packages/rx_redux",16,120,58,"2.4.0","Sep 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/rx_redux/latest/","disposebag, meta, rxdart_ext","Redux implementation based on Dart Stream, with the power of RxDart. Reactive redux store for Dart & Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"navi","https://pub.dev/packages/navi",16,100,47,"0.2.2","May 3, 2021","0.3.0-rc+0","zenonine.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/navi/latest/","collection, flutter, logging","A simple and easy to learn declarative navigation framework for Flutter, based on Navigator 2.0 (Router).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"auto_const","https://pub.dev/packages/auto_const",16,120,44,"1.0.1+1","Sep 9, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/auto_const/latest/","Packages that depend on auto_const","A simple command-line application that adds const keyword on anywhere possible.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"polyline_do","https://pub.dev/packages/polyline_do",16,100,85,"0.1.0","Aug 31, 2021",,"fernando-herrera.com","unknown (LICENSE)","https://pub.dev/documentation/polyline_do/latest/","flutter","Polyline encoding algorithm for encoding and decoding a list of coordinates","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"angles","https://pub.dev/packages/angles",16,130,85,"2.1.1","Aug 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/angles/latest/","meta","Utility library for handling angles in radians, degrees and turns.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"inspection","https://pub.dev/packages/inspection",16,110,93,"0.0.13","Aug 15, 2021",,"faridfr.ir","MIT (LICENSE)","https://pub.dev/documentation/inspection/latest/","flutter","validation form inputs and data in Dart & Flutter like Laravel framework","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_audio_capture","https://pub.dev/packages/flutter_audio_capture",16,110,79,"1.1.0","Aug 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_audio_capture/latest/","flutter","Capture the audio buffer stream through microphone for iOS/Android.","FLUTTER","ANDROID,IOS,LINUX" -"flutter_secure_keyboard","https://pub.dev/packages/flutter_secure_keyboard",16,120,68,"2.2.2","Aug 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_secure_keyboard/latest/","flutter, flutter_keyboard_visibility","Mobile secure keyboard to prevent KeyLogger attack and screen capture.","FLUTTER","ANDROID,IOS" -"intrinsic_grid_view","https://pub.dev/packages/intrinsic_grid_view",16,120,75,"0.0.2","Aug 5, 2021",,"amjadjamali06.blogspot.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/intrinsic_grid_view/latest/","flutter","IntrinsicGridView is a custom GridView, It provides 2D array of children with Intrinsic width and height. Having two named Constructors. horizontal and vertical","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"aurora","https://pub.dev/packages/aurora",16,130,64,"1.0.0","Aug 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/aurora/latest/","flutter","Widget to easily create aurora gradient backgrounds for your flutter app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_scatter","https://pub.dev/packages/flutter_scatter",16,130,87,"0.2.0","Aug 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_scatter/latest/","flutter","A widget that displays a collection of dispersed and non-overlapping children","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gradient_fab","https://pub.dev/packages/gradient_fab",16,70,53,"0.1.1","Aug 1, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/gradient_fab/latest/","flutter","A new Flutter package project.",, -"animation_wrappers","https://pub.dev/packages/animation_wrappers",16,130,92,"3.0.0","Jul 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animation_wrappers/latest/","flutter","Animation Wrapper widgets, just wrap the child to be animated with this wrapper widget and that child will be animated.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_sheet_expandable_bar","https://pub.dev/packages/bottom_sheet_expandable_bar",16,120,70,"0.1.2","Jul 24, 2021",,"ajomuch92.site","MIT (LICENSE)","https://pub.dev/documentation/bottom_sheet_expandable_bar/latest/","flutter","A package to show and bottom bar with the capability to expand and show a bottom sheet","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"no_context_navigation","https://pub.dev/packages/no_context_navigation",16,120,90,"2.1.2","Jul 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/no_context_navigation/latest/","flutter","A Flutter package built to navigate between screens (routes) without using context (BuildContext).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"super_qr_reader","https://pub.dev/packages/super_qr_reader",16,80,74,"2.1.5","Jul 13, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/super_qr_reader/latest/","flutter, image_picker, permission_handler","This package allows user to read or get the data by scan or read QRCode from other object(like wall) or the local image file. This package is available thanks to @hetian9288's work.","FLUTTER","ANDROID,IOS" -"responsive_scaffold_nullsafe","https://pub.dev/packages/responsive_scaffold_nullsafe",16,100,74,"1.0.1","Jul 3, 2021",,"vanshgoel.me","MIT (LICENSE)","https://pub.dev/documentation/responsive_scaffold_nullsafe/latest/","flutter, scroll_to_index","On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_circle_chart","https://pub.dev/packages/flutter_circle_chart",16,130,63,"1.0.0","Jun 27, 2021",,"romanticdeveloper.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_circle_chart/latest/","flutter","A Flutter package to create a Circle Chart with multiple drawing types. It will be useful for your awesome app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"get_ip_address","https://pub.dev/packages/get_ip_address",16,130,92,"0.0.5","Jun 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/get_ip_address/latest/","http","A package to get the ip address of the current device. Uses https://api64.ipify.org to get the system IP.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"khmer_fonts","https://pub.dev/packages/khmer_fonts",16,110,67,"0.0.6","Jun 24, 2021",,"bongthorn.tech","unknown (LICENSE)","https://pub.dev/documentation/khmer_fonts/latest/","flutter","A Khmer fonts is easy to use without think about to import font file into your pubspec.yaml it just import 1 file and call it in text style.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"youtube_parser","https://pub.dev/packages/youtube_parser",16,110,87,"2.0.0","Jun 20, 2021",,"blausoft.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/youtube_parser/latest/","Packages that depend on youtube_parser","A minimalist library that extracts IDs from all kinds of YouTube urls","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"libao","https://pub.dev/packages/libao",16,90,34,"0.2.0","Jun 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/libao/latest/","ffi","A Dart wrapper for the libao library to output audio using a simple API on a wide variety of platforms.",, -"animated_radio_buttons","https://pub.dev/packages/animated_radio_buttons",16,130,76,"1.0.0","Jun 13, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/animated_radio_buttons/latest/","flutter","A radio button package for flutter. This widget is useful to quickly add a set of radio buttons to your flutter app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fancy_text_reveal","https://pub.dev/packages/fancy_text_reveal",16,110,69,"1.0.1","Jun 8, 2021",,"sanjeevmadhav.com","MIT (LICENSE)","https://pub.dev/documentation/fancy_text_reveal/latest/","flutter, lint","Have you ever wondered if there is any fancy way to reveal your text widgets? Introducing fancy_text_reveal.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_rounded_rectangle_border","https://pub.dev/packages/custom_rounded_rectangle_border",16,90,89,"0.0.1","Aug 24, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_rounded_rectangle_border/latest/","flutter","A simple package for drawing custom shape borders with full control on how you want the sides to be rendered.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"couchbase_lite_dart","https://pub.dev/packages/couchbase_lite_dart",16,70,14,"0.4.0","Nov 23, 2020",,"divemanager.app","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/couchbase_lite_dart/latest/","ffi, meta, path, uuid","Dart implementation of Couchbase Lite is an embedded, NoSQL JSON Document Style database.",, -"xl","https://pub.dev/packages/xl",16,120,66,"0.9.1","May 19, 2021",,"zaba.app","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/xl/latest/","flutter, sensors_plus","Implement accelerometer and pointer or touch fueled parallax animations with a bespoke XL layering paradigm. Gyroscope supported.","FLUTTER","ANDROID,IOS,WEB" -"pigment","https://pub.dev/packages/pigment",16,90,90,"1.0.4","Apr 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pigment/latest/","flutter","Useful and simple flutter color handler.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_places_picker","https://pub.dev/packages/google_places_picker",16,110,88,"3.0.2","Apr 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/google_places_picker/latest/","flutter","Flutter plugin for Google Places and Autocomplete.","FLUTTER","ANDROID,IOS" -"keep_keyboard_popup_menu","https://pub.dev/packages/keep_keyboard_popup_menu",16,110,72,"2.0.5","Apr 9, 2021",,,"WTFPL (LICENSE)","https://pub.dev/documentation/keep_keyboard_popup_menu/latest/","flutter, flutter_keyboard_visibility","A popup menu that will keep keyboard open.","FLUTTER","ANDROID,IOS" -"kotlin_flavor","https://pub.dev/packages/kotlin_flavor",16,100,79,"0.2.0","Apr 1, 2021",,"dartpkg.yusuke-iwaki.com","MIT (LICENSE)","https://pub.dev/documentation/kotlin_flavor/latest/","Packages that depend on kotlin_flavor","An utility package for providing static extension methods familiar in Kotlin.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sigepweb","https://pub.dev/packages/sigepweb",16,90,50,"1.0.8","Mar 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sigepweb/latest/","dio, http, xml2json","Utilize serviços dos Correios no seu App como buscar CEP ou calcular preços e prazos de encomendas","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"animated_rotation","https://pub.dev/packages/animated_rotation",16,130,85,"2.0.0","Mar 4, 2021",,"jasonrai.ca","MIT (LICENSE)","https://pub.dev/documentation/animated_rotation/latest/","flutter","An implicit animation widget for rotation. Just provide the angle and the widget will rotate over time.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_code_push","https://pub.dev/packages/flutter_code_push",16,65,52,"1.0.2","Mar 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_code_push/latest/","flutter, typed_data","Chimera Flutter Code Push.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"menu_kurukkupattiyal","https://pub.dev/packages/menu_kurukkupattiyal",16,70,21,"0.0.1","Dec 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/menu_kurukkupattiyal/latest/","flutter","Swipe(Right to left) the indicator to see the menu, and also can change the position of the indicator.",, -"cli_menu","https://pub.dev/packages/cli_menu",16,100,66,"0.2.3","Sep 9, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/cli_menu/latest/","cli_util","A simple menu (picker) that works on the command line. Works on Linux, Mac and Windows. Supports choosing by arrows on ANSI terminals.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"share_options","https://pub.dev/packages/share_options",16,90,29,"1.0.3","Oct 23, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/share_options/latest/","flutter, mime","A Flutter plugin for getting share options and share text & multiple file over them.","FLUTTER","ANDROID" -"kopo","https://pub.dev/packages/kopo",16,65,70,"0.1.3","Oct 10, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/kopo/latest/","flutter, webview_flutter","Kopo package can search for Korean postal addresses using the following postal code search services. If necessary, you can use the English address by clicking the View English button.","FLUTTER","ANDROID,IOS" -"kt_drawer_menu","https://pub.dev/packages/kt_drawer_menu",16,100,54,"0.0.6","Sep 10, 2020",,"tuankhaiit.com","MIT (LICENSE)","https://pub.dev/documentation/kt_drawer_menu/latest/","flutter","KTDrawer is a library for flutter to create a beautiful drawer menu with with deep customization capabilities.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"condition","https://pub.dev/packages/condition",16,100,78,"0.0.8","Sep 1, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/condition/latest/","flutter","This package contains a Widget that will let you show a child Widget based on provided conditions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"radial_menu","https://pub.dev/packages/radial_menu",16,100,74,"0.0.1","Aug 6, 2020",,"ownweb.fr","GPL-3.0 (LICENSE)","https://pub.dev/documentation/radial_menu/latest/","flutter","A flutter radial menu opening and revealing icons in a circle","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluttertoastalert","https://pub.dev/packages/fluttertoastalert",16,90,69,"1.0.3","Aug 6, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/fluttertoastalert/latest/","flutter","Flutter plugin which shows custom toast message for android (https://github.com/GrenderG/Toasty) and custom alert message for iOS (https://github.com/vikmeup/SCLAlertView-Swift).","FLUTTER","ANDROID,IOS" -"rotating_widgets","https://pub.dev/packages/rotating_widgets",16,110,51,"1.2.0","Jul 13, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/rotating_widgets/latest/","flutter","Highly customizable Flutter Package to allow user to convert any widget into a 3D rotate-able widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pl_grid","https://pub.dev/packages/pl_grid",16,90,39,"0.2.1","Jun 13, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/pl_grid/latest/","flutter","A grid to display data that has pagination feature and more. Good for mobile and web apps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_woocommerce","https://pub.dev/packages/flutter_woocommerce",16,90,34,"0.0.3","Jun 11, 2020",,"yehtethein.me","BSD-3-Clause (LICENSE)","https://github.com/yhhCh405/yhhFlutterWoocommerce","flutter, http","Woocommerce api integration with flutter supporting various features","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"span_builder","https://pub.dev/packages/span_builder",16,110,67,"0.1.0","Jun 5, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/span_builder/latest/","flutter","Facilitates creation of spans from plain text and provides automated disposal of GestureRecognizers","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_superchat","https://pub.dev/packages/flutter_superchat",16,90,22,"1.0.3","May 28, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_superchat/latest/","flutter","Chating Ui Template - You can build a buitiful chat application with few lines of code. Easy to customise and easy to understand the code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gx_file_picker","https://pub.dev/packages/gx_file_picker",16,90,69,"1.9.0+2","May 10, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/gx_file_picker/latest/","flutter, flutter_plugin_android_lifecycle","xxx","FLUTTER","ANDROID,IOS" -"sendsms","https://pub.dev/packages/sendsms",16,100,62,"1.0.3","Apr 8, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/sendsms/latest/","flutter","Permite el envio SMS sin salir desde la aplicacion utilizando el permiso de envio SMS","FLUTTER","ANDROID,IOS" -"vcard","https://pub.dev/packages/vcard",16,80,73,"0.1.1","Apr 5, 2020",,"zingersystems.com","MIT (LICENSE)","https://pub.dev/documentation/vcard/latest/","flutter, intl, meta, path, path_provider, validators","A dart port of vCard JS by Eric J Nesser. Create vCards to import contacts into Outlook, iOS, Mac OS, and Android devices from your website or mobile application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"ruler_picker","https://pub.dev/packages/ruler_picker",16,80,64,"0.1.1","Mar 18, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/ruler_picker/latest/","flutter","This is a picker with ruler style for flutter. It is a easy way to select a number.",, -"bringtoforeground","https://pub.dev/packages/bringtoforeground",16,100,80,"0.0.2","Mar 15, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/bringtoforeground/latest/","flutter","A plugin to bring a backgrounded android application to the foreground","FLUTTER","ANDROID" -"language_pickers","https://pub.dev/packages/language_pickers",16,80,78,"0.2.0+1","Mar 3, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/language_pickers/latest/","flutter","It makes language select pickers for you in Flutter. You can use it freely in lots of ways.",, -"customgauge","https://pub.dev/packages/customgauge",16,100,79,"1.0.1","Jan 29, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/customgauge/latest/","flutter","Fully customizable Gauge widget for Flutter with options for multiple segments, colors and customizable styling for displaying current value and text","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"currency_pickers","https://pub.dev/packages/currency_pickers",16,80,77,"1.0.6","Dec 20, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/currency_pickers/latest/","flutter","Currency picker for flutter forked from Figen Güngör repository country_pickers",, -"meet_network_image","https://pub.dev/packages/meet_network_image",16,100,78,"0.1.2","Dec 8, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/meet_network_image/latest/","flutter, http","A flutter package for showing Image from Url with LoadingBuilder and ErrorBuilder.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_sql","https://pub.dev/packages/dart_sql",16,80,65,"0.0.7","Dec 8, 2019",,"aeyrium.com","MIT (LICENSE)","https://pub.dev/documentation/dart_sql/latest/","Packages that depend on dart_sql","A declarative front end for SQL libries like moor:ffi that enables you to construct SQL queries using Dart syntax.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"verve","https://pub.dev/packages/verve",16,70,12,"0.3.2+3","Dec 7, 2019",,"kishoredev.live","MPL-2.0 (LICENSE)","https://pub.dev/documentation/verve/latest/","flutter","An opinionated Flutter theming solution, building on modern Material and Scandinavian principles.",, -"core_card_io","https://pub.dev/packages/core_card_io",16,75,55,"0.0.2","Oct 9, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/core_card_io/latest/","flutter","CardIO plugin for flutter.","FLUTTER","ANDROID,IOS" -"finance","https://pub.dev/packages/finance",16,90,80,"0.1.0","Sep 3, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/finance/latest/","meta","The fundamental package for financial computing with Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floating_ribbon","https://pub.dev/packages/floating_ribbon",16,110,73,"1.0.1","Aug 16, 2019",,"mahengandhi.me","unknown (LICENSE)","https://pub.dev/documentation/floating_ribbon/latest/","flutter","A new Flutter package for creating floating ribbons on images.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_pdf_viewer","https://pub.dev/packages/flutter_pdf_viewer",16,75,63,"0.6.1","Aug 6, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_pdf_viewer/latest/","crypto, flutter, plugin_scaffold","A native Pdf viewer for flutter based on Pdfium Android","FLUTTER","ANDROID,IOS" -"platform_alert_dialog","https://pub.dev/packages/platform_alert_dialog",16,90,79,"1.0.0+2","Jul 11, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/platform_alert_dialog/latest/","flutter","Flutter plugin for build alert dialogs adapted to the current platform.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lipsum","https://pub.dev/packages/lipsum",16,100,88,"1.0.1","Jun 7, 2019",,"adaptant.io","MIT (LICENSE)","https://pub.dev/documentation/lipsum/latest/","Packages that depend on lipsum","A simple lorem ipsum text generator. Based off of Andres Araujo's lorem-dart plugin.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_listview","https://pub.dev/packages/easy_listview",16,90,74,"0.1.3","Apr 17, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/easy_listview/latest/","flutter","A simple widget to help you to build ListView with header, footer, divider, and loadmore function.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_introduction_tooltip","https://pub.dev/packages/flutter_introduction_tooltip",16,70,53,"0.0.4","Mar 27, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_introduction_tooltip/latest/","flutter","A new Flutter plugin to show introduction tooltip for first time app open",, -"image_ink_well","https://pub.dev/packages/image_ink_well",16,90,77,"0.1.0","Feb 16, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/image_ink_well/latest/","flutter","Image InkWell Flutter plugin. This provides rectangle, rounded rectangle, circle type InkWell.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_frog_cli","https://pub.dev/packages/dart_frog_cli",15,130,24,"0.0.2-dev.9","Jul 22, 2022",,"verygood.ventures","MIT (LICENSE)","https://dartfrog.vgv.dev/docs/overview","args, mason, meta, path, watcher","The official command line interface for Dart Frog. Built by Very Good Ventures.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shelf_modular","https://pub.dev/packages/shelf_modular",15,120,74,"2.0.0","Jul 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/shelf_modular/latest/","http_parser, meta, mime, modular_core, shelf, shelf_web_socket, web_socket_channel","Smart project structure with dependency injection and route management","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tencent_trtc_cloud","https://pub.dev/packages/tencent_trtc_cloud",15,110,88,"2.3.4","Jul 21, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/tencent_trtc_cloud/latest/","flutter, flutter_web_plugins, js, json_annotation","With TRTC, you can quickly develop cost-effective, low-latency, and high-quality interactive audio/video services.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"multiple_search_selection","https://pub.dev/packages/multiple_search_selection",15,130,63,"2.0.2","Jul 20, 2022",,"esentis.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/multiple_search_selection/latest/","flutter, lint","A highly customizable multiple selection widget with fuzzy search functionality.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_zxing","https://pub.dev/packages/flutter_zxing",15,130,76,"0.7.1","Jul 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_zxing/latest/","camera, ffi, flutter, image","A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing.","FLUTTER","ANDROID,IOS" -"dart_native","https://pub.dev/packages/dart_native",15,105,71,"0.7.3","Jul 19, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_native/latest/","dart_native_gen, ffi, flutter","Write native code using Dart. This package liberates you from native code and low performance channel.","FLUTTER","ANDROID,IOS,MACOS" -"phone_state","https://pub.dev/packages/phone_state",15,130,83,"1.0.2","Jul 19, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/phone_state/latest/","enum_to_string, flutter","This plugin allows you to know quickly and easily if your Android or iOS device is receiving a call and to know the status of the call.","FLUTTER","ANDROID,IOS" -"flutter_avataaar","https://pub.dev/packages/flutter_avataaar",15,120,62,"0.1.14","Jul 14, 2022",,"fj-anleo.es","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_avataaar/latest/","cached_network_image, flutter, flutter_material_pickers, flutter_svg, http, path_provider, universal_io, uuid","Flutter wrapper widget for Avataaars API allowing to generate and display avatar images.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"rate_in_stars","https://pub.dev/packages/rate_in_stars",15,110,78,"0.0.3","Jul 11, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rate_in_stars/latest/","flutter, flutter_hooks","A Flutter package to rate items in stars. The stars can be editable if the user inputs the rating, or non editable if you only want to display the rating to the user. The stars colour and size can be modified. Use this package to let your app users know the rating of an item. Simple and straightforward to use. Supports rating in decimals for fine control of the data.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_floatwing","https://pub.dev/packages/flutter_floatwing",15,100,65,"0.2.1","Jul 11, 2022",,"zoe.im","unknown (LICENSE)","https://pub.dev/documentation/flutter_floatwing/latest/","flutter","A Flutter plugin that makes it easier to make floating/overlay window for Android with pure Flutter.","FLUTTER","ANDROID" -"virtual_keyboard_multi_language","https://pub.dev/packages/virtual_keyboard_multi_language",15,130,82,"1.0.3","Jul 7, 2022",,"tecfy.co","MIT (LICENSE)","https://pub.dev/documentation/virtual_keyboard_multi_language/latest/","flutter","A simple package for dispaying virtual keyboards on a devices like kiosks and ATMs. The library is written in Dart and has no native code dependancy.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vocsy_esys_flutter_share","https://pub.dev/packages/vocsy_esys_flutter_share",15,120,69,"1.0.1","Jul 1, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/vocsy_esys_flutter_share/latest/","flutter, path_provider","A Flutter plugin for sharing images & text with other applications.","FLUTTER","ANDROID,IOS" -"huawei_analytics","https://pub.dev/packages/huawei_analytics",15,110,86,"6.5.0+300","Jun 30, 2022",,"developer.huawei.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/huawei_analytics/latest/","flutter","HUAWEI Analytics Kit plugin for Flutter. Analytics Kit offers you a range of preset analytics models so you can gain a deeper insight into your users, products, and content.","FLUTTER","ANDROID,IOS" -"dwds","https://pub.dev/packages/dwds",15,100,99,"15.0.0","Jun 29, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dwds/latest/","async, built_collection, built_value, crypto, dds, file, http, http_multi_server, logging, meta, package_config, path, pool, pub_semver, shelf, shelf_packages_handler, shelf_proxy, shelf_static, shelf_web_socket, source_maps, sse, stack_trace, uuid, vm_service, web_socket_channel, webkit_inspection_protocol","A service that proxies between the Chrome debug protocol and the Dart VM service protocol.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"selectable","https://pub.dev/packages/selectable",15,130,81,"0.2.4","Jun 28, 2022",,"ronbooth.com","MIT (LICENSE)","https://pub.dev/documentation/selectable/latest/","characters, collection, equatable, float_column, flutter, url_launcher","A Flutter widget that enables text selection over all the text widgets it contains.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icon_forest","https://pub.dev/packages/icon_forest",15,130,81,"1.1.8","Jun 23, 2022",,"iconforest.flutterplay.com","MIT (LICENSE)","https://pub.dev/documentation/icon_forest/latest/","cupertino_icons, flutter, flutter_svg, path, url_launcher","160000+ icons from 230+ icon libraries for your Flutter projects. A collection of icons from all pub.dev packages and other open-source icon packs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rich_clipboard","https://pub.dev/packages/rich_clipboard",15,130,69,"1.0.0","Jun 21, 2022",,"bringingfire.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rich_clipboard/latest/","flutter, rich_clipboard_android, rich_clipboard_ios, rich_clipboard_linux, rich_clipboard_macos, rich_clipboard_platform_interface, rich_clipboard_web, rich_clipboard_windows","Flutter plugin for accessing rich text and other data types in the system clipboard.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"string_extensions","https://pub.dev/packages/string_extensions",15,120,89,"0.6.2","Jun 19, 2022",,"esentis.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/string_extensions/latest/","convert, crypto, flutter, intl, test","Useful String extensions to save you time in production. Feel free to contribute with PR.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_vision","https://pub.dev/packages/flutter_vision",15,130,68,"1.0.1","Jun 19, 2022",,"yurihuallpa.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_vision/latest/","flutter, path, path_provider","A Flutter plugin for managing both Yolov5 model and Tesseract v4, accessing with TensorFlow Lite 2.x. Support object detection and OCR on both iOS and Android.","FLUTTER","ANDROID,IOS" -"flutter_yandex_ads","https://pub.dev/packages/flutter_yandex_ads",15,100,67,"0.0.5","Jun 17, 2022",,"kovardin.ru","WTFPL (LICENSE)","https://pub.dev/documentation/flutter_yandex_ads/latest/","flutter","Yandex Ads support for flutter applications.","FLUTTER","ANDROID,IOS" -"admost_flutter_plugin","https://pub.dev/packages/admost_flutter_plugin",15,110,68,"1.2.4","Jun 16, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/admost_flutter_plugin/latest/","flutter","Admost Flutter Plugin. Admost is a full-cycle mobile monetization tool with its 3 main functions; Mobile Mediation, Revenue Analytics, and Cross Promotion.","FLUTTER","ANDROID,IOS" -"enough_convert","https://pub.dev/packages/enough_convert",15,130,87,"1.6.0","Jun 15, 2022",,"enough.de","MPL-2.0 (LICENSE)","https://pub.dev/documentation/enough_convert/latest/","Packages that depend on enough_convert","Support for character encodings / charsets / codecs missing from `dart:convert` - ISO 8859 / Latin, Windows, DOS, GBK, Big5, and KOI8 R/U.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"state_notifier_test","https://pub.dev/packages/state_notifier_test",15,130,50,"0.0.7","Jun 14, 2022",,"that-dev.me","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/state_notifier_test/latest/","diff_match_patch, meta, mockito, state_notifier, test","A testing library which makes it easy to test StateNotifier. Built to be used with the state_notifier, riverpod or flutter_riverpod packages.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scrollable_table_view","https://pub.dev/packages/scrollable_table_view",16,120,56,"0.0.2","Jun 14, 2022",,"bunistack.com","MIT (LICENSE)","https://pub.dev/documentation/scrollable_table_view/latest/","flutter","This is a multi axis scrollable data table, that allows you to scroll on both the vertical and horizontal axis, with the header remaining static on the vertical axis.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"idb_shim","https://pub.dev/packages/idb_shim",15,130,91,"2.0.1+1","Jun 11, 2022",,"tekartik.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/idb_shim/latest/","collection, js, meta, path, sembast","indexed_db dart base interface with implementation for native (browser), file (io) and in memory.","ANDROID,IOS,LINUX,MACOS,WINDOWS", -"flutter_cool_card_swiper","https://pub.dev/packages/flutter_cool_card_swiper",15,100,58,"0.0.4","Jun 9, 2022",,"microprogramers.org","MIT (LICENSE)","https://pub.dev/documentation/flutter_cool_card_swiper/latest/","equatable, flutter","Flutter Cool Card Swiper with smooth animation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_file_downloader","https://pub.dev/packages/flutter_file_downloader",15,130,81,"1.1.0+1","Jun 9, 2022",,"odeh-bros.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_file_downloader/latest/","flutter","A simple flutter plugin that downloads any file type to downloads directory","FLUTTER","ANDROID" -"fast_ui","https://pub.dev/packages/fast_ui",15,130,48,"0.1.1","Jun 9, 2022",,"rexios.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fast_ui/latest/","fast_extensions, fast_nav, fast_overlays, fast_rx, fast_rx_persistence, flutter","A collection of Flutter packages aimed to make UI development faster","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fluid_dialog","https://pub.dev/packages/fluid_dialog",15,130,35,"1.0.0","Jun 7, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fluid_dialog/latest/","flutter","A dialog that can switch between multiple contents and animates size and alignment dynamically.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"provider_for_redux","https://pub.dev/packages/provider_for_redux",15,120,78,"5.0.0","Jun 3, 2022",,"glasberg.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/provider_for_redux/latest/","async_redux, flutter, path_provider, provider","Let's you use Provider with Redux. Uses AsyncRedux, the non-boilerplate version of Redux (https://pub.dev/packages/async_redux).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"version_check","https://pub.dev/packages/version_check",15,120,87,"0.2.1","Jun 3, 2022",,"mix1009.com","MIT (LICENSE)","https://pub.dev/documentation/version_check/latest/","flutter, html, http, package_info_plus, url_launcher","Check iOS/Android/Mac store version and provide update alert if update is available.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"neat","https://pub.dev/packages/neat",15,130,60,"0.2.4","Jun 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/neat/latest/","flutter, neat_annotations","A collection of small opinionated utilities designed to helps writing short and clean Flutter code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"obs_websocket","https://pub.dev/packages/obs_websocket",15,130,51,"2.4.3","Jun 1, 2022",,"muayid.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/obs_websocket/latest/","args, crypto, json_annotation, universal_io, web_socket_channel, yaml","obs_websocket allows dart-based connections to the Open Broadcaster plugin obs-websocket","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"contextual_menu","https://pub.dev/packages/contextual_menu",15,120,77,"0.1.2","Jun 1, 2022",,"leanflutter.org","MIT (LICENSE)","https://pub.dev/documentation/contextual_menu/latest/","flutter, menu_base","This plugin allows Flutter desktop apps to create native context menus.","FLUTTER","LINUX,MACOS,WINDOWS" -"tbib_splash_screen","https://pub.dev/packages/tbib_splash_screen",15,120,76,"0.0.6","May 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/tbib_splash_screen/latest/","animated_text_kit, flutter, flutter_native_splash, image, lottie, meta, path, universal_io, xml, yaml","This flutter lib is used as Splash Screen of your app to display logo With Text Animated by Animated Text Kit.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_google_places_sdk","https://pub.dev/packages/flutter_google_places_sdk",16,130,89,"0.3.2+2","May 27, 2022",,"sparta.guru","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_google_places_sdk/latest/","flutter, flutter_google_places_sdk_android, flutter_google_places_sdk_ios, flutter_google_places_sdk_platform_interface, flutter_google_places_sdk_web, flutter_plugin_android_lifecycle","A Flutter plugin for google places sdk that uses the native libraries on each platform","FLUTTER","ANDROID,IOS,WEB" -"agent_dart","https://pub.dev/packages/agent_dart",15,100,73,"0.1.24+1","May 25, 2022",,"astrox.io","MIT (LICENSE)","https://pub.dev/documentation/agent_dart/latest/","archive, args, basic_utils, bip32, bip39, cbor, collection, convert, crypto, ffi, fixnum, flutter, flutter_web_plugins, http, js, meta, path, pinenacl, pointycastle, protobuf, recase, tuple, typed_data, uuid, validators","An agent library built for Internet Computer, a plugin package for dart and flutter apps. Developers can build ones to interact with Dfinity's blockchain directly.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lunar","https://pub.dev/packages/lunar",15,80,79,"1.2.21","May 22, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/lunar/latest/","flutter","a calendar library for Solar and Chinese Lunar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"common_ui_toolkit","https://pub.dev/packages/common_ui_toolkit",15,130,66,"0.3.5","May 17, 2022",,"dabdoob-studio.blogspot.com","MIT (LICENSE)","https://pub.dev/documentation/common_ui_toolkit/latest/","flutter, flutter_svg, intl, visibility_detector","common UI toolkit to clean your code and use it easily and reusable code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"os_detect","https://pub.dev/packages/os_detect",15,110,91,"2.0.1","May 16, 2022",,"dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/os_detect/latest/","Packages that depend on os_detect","Platform independent OS detection.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"file_previewer","https://pub.dev/packages/file_previewer",15,130,76,"0.0.5","May 16, 2022",,"dutchcodingcompany.com","MIT (LICENSE)","https://pub.dev/documentation/file_previewer/latest/","flutter, native_pdf_renderer, path","Generate a thumbnail for a file based on the file extension. Uses the native files previewer on iOS.","FLUTTER","ANDROID,IOS" -"geocoder2","https://pub.dev/packages/geocoder2",15,90,94,"1.1.2","May 13, 2022",,"flutterbuddy.in","MIT (LICENSE)","https://pub.dev/documentation/geocoder2/latest/","flutter, http","Forward and reverse geocoding is Easy Now.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kumi_popup_window","https://pub.dev/packages/kumi_popup_window",15,120,87,"2.0.1","May 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/kumi_popup_window/latest/","flutter","A simple and easy-to-use pop-up window. There are no flashy preset templates. Everything you want to pop up is customized by you.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_uxcam","https://pub.dev/packages/flutter_uxcam",15,90,94,"2.1.1","May 10, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_uxcam/latest/","flutter","Flutter plugin for UXCam.","FLUTTER","ANDROID,IOS" -"very_good_test_runner","https://pub.dev/packages/very_good_test_runner",15,130,78,"0.1.2","May 5, 2022",,"verygood.ventures","MIT (LICENSE)","https://pub.dev/documentation/very_good_test_runner/latest/","json_annotation, universal_io","A test runner for Flutter and Dart created by Very Good Ventures","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"azure_ad_authentication","https://pub.dev/packages/azure_ad_authentication",15,130,76,"1.0.3","May 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/azure_ad_authentication/latest/","flutter","The Microsoft Authentication Library (MSAL) enables developers to acquire tokens from the Microsoft identity platform in order to authenticate users and access secured","FLUTTER","ANDROID,IOS,MACOS" -"books_finder","https://pub.dev/packages/books_finder",15,130,66,"4.3.0","May 1, 2022",,"bdlukaa.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/books_finder/latest/","http","A library to help on the search for books on google books api","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_qq_ads","https://pub.dev/packages/flutter_qq_ads",15,110,63,"2.5.0","Apr 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_qq_ads/latest/","flutter","FlutterAds 致力于构建优质的 Flutter 广告插件,这是其中一款基于「腾讯广告、广点通、优量汇」SDK 的插件","FLUTTER","ANDROID,IOS" -"smart_auth","https://pub.dev/packages/smart_auth",15,130,92,"1.0.5","Apr 1, 2022",,"fman.ge","MIT (LICENSE)","https://pub.dev/documentation/smart_auth/latest/","flutter, flutter_web_plugins","Wrapper of Android SMS User Consent API, SMS Retriever API to read one time sms code, get/save/delete user phone number, OTP, OTC, sms autofill, android autofill","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vungle","https://pub.dev/packages/vungle",15,120,72,"0.6.10","Mar 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/vungle/latest/","flutter","The Vungle plugin for Flutter applications to enable ad monetization across iOS and Android.","FLUTTER","ANDROID,IOS" -"extended_phone_number_input","https://pub.dev/packages/extended_phone_number_input",15,100,78,"1.0.2","Mar 30, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/extended_phone_number_input/latest/","flutter, fluttercontactpicker, phone_numbers_parser","Phone input Flutter widget that supports country code, validation and contact picker","FLUTTER","ANDROID,IOS" -"icon_picker","https://pub.dev/packages/icon_picker",15,100,78,"2.1.0","Mar 22, 2022",,"m3uzz.com","unknown (LICENSE)","https://pub.dev/documentation/icon_picker/latest/","flutter","A Flutter widget to display a dialog containing an icon collection to pick one returning a jason iconData.",, -"carp_mobile_sensing","https://pub.dev/packages/carp_mobile_sensing",15,110,60,"0.33.0","Mar 17, 2022",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/carp_mobile_sensing/latest/","archive, async, battery_plus, carp_core, cron, device_info_plus, flutter, flutter_local_notifications, json_annotation, light, package_info_plus, path_provider, pedometer, permission_handler, screen_state, sensors_plus, shared_preferences, stats, system_info, uuid","Mobile Sensing Framework for Flutter. A software framework for collecting sensor data from the phone and attached wearable devices via probes. Can be extended.","FLUTTER","ANDROID,IOS" -"sentiment_dart","https://pub.dev/packages/sentiment_dart",15,130,66,"0.0.5","Mar 11, 2022",,"worldtrollfootball.wtf","MIT (LICENSE)","https://pub.dev/documentation/sentiment_dart/latest/","remove_emoji","Sentiment Dart is a dart module that uses the AFINN-165 wordlist to perform sentiment analysis on arbitrary blocks of text","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stripe","https://pub.dev/packages/stripe",15,130,78,"4.7.0","Mar 4, 2022",,,"MIT (LICENSE)","https://github.com/enyo/stripe-dart/blob/main/README.md","crypto, dio, http, json_annotation, logging, meta","A simple Stripe API wrapper, that is meant to be used on the server.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pass_flutter","https://pub.dev/packages/pass_flutter",15,120,75,"2.0.1","Feb 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/pass_flutter/latest/","archive, dio, equatable, flutter, json_annotation, path, path_provider, uuid","A Flutter library for getting and reading Apple Wallet passes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"adwaita","https://pub.dev/packages/adwaita",15,130,79,"0.5.2","Feb 14, 2022",,,"MPL-2.0 (LICENSE)","https://pub.dev/documentation/adwaita/latest/","flutter","Adwaita style - The default theme for GTK+ for your Flutter app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"coingecko_api","https://pub.dev/packages/coingecko_api",15,130,78,"1.0.2+2","Feb 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/coingecko_api/latest/","dio, intl","Dart package that provides simple access to the CoinGecko API (Version 3)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cbor","https://pub.dev/packages/cbor",15,120,85,"5.0.1","Jan 25, 2022",,"darticulate.com","MIT (LICENSE)","https://pub.dev/documentation/cbor/latest/","collection, convert, hex, ieee754, meta, typed_data","A CBOR library for Dart. An RFC8949 compliant encoding/decoding CBOR implementation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_oximeter","https://pub.dev/packages/flutter_oximeter",15,100,54,"0.0.5","Jan 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_oximeter/latest/","flutter","A new Flutter project.","FLUTTER","ANDROID,IOS" -"fast_contacts","https://pub.dev/packages/fast_contacts",15,110,87,"1.1.1","Jan 17, 2022",,"sonerik.dev","MIT (LICENSE)","https://pub.dev/documentation/fast_contacts/latest/","flutter","A faster way of accessing device's contacts list","FLUTTER","ANDROID,IOS" -"contentful_rich_text","https://pub.dev/packages/contentful_rich_text",15,110,85,"1.0.1","Jan 10, 2022",,"kumanu.com","MIT (LICENSE)","https://pub.dev/documentation/contentful_rich_text/latest/","collection, flutter, html_unescape, url_launcher","Rich Text renderer that parses Contentful Rich Text JSON object and returns a renderable Flutter widget tree","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rx_bloc_generator","https://pub.dev/packages/rx_bloc_generator",15,100,60,"5.1.1","Dec 29, 2021",,"primeholding.com","MIT (LICENSE)","https://pub.dev/documentation/rx_bloc_generator/latest/","analyzer, build, code_builder, collection, dart_style, logging, rx_bloc, source_gen","Code generator for rx_bloc that makes your BloC zero-boilerplate.","DART", -"bumble_scrollbar","https://pub.dev/packages/bumble_scrollbar",15,120,61,"0.0.2","Dec 26, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/bumble_scrollbar/latest/","flutter","Bumble like scrollbar for Flutter, minimal scrollbar widget.","FLUTTER","ANDROID,IOS,WEB" -"vk","https://pub.dev/packages/vk",15,130,72,"0.2.1","Dec 22, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/vk/latest/","flutter","Redesigned virtual keyboard for dart + flutter, forked from virtual keyboard","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"github_sign_in","https://pub.dev/packages/github_sign_in",15,60,88,"0.0.4","Mar 28, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/github_sign_in/latest/","flutter, flutter_webview_plugin, http","Sign In With GitHub","FLUTTER","ANDROID,IOS" -"custom_line_indicator_bottom_navbar","https://pub.dev/packages/custom_line_indicator_bottom_navbar",15,120,83,"0.0.8","Dec 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_line_indicator_bottom_navbar/latest/","flutter","A fully customisable bottom navbar with top,bottom indicator and gradients.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"build_verify","https://pub.dev/packages/build_verify",15,120,84,"3.0.0","Dec 6, 2021",,"j832.com","MIT (LICENSE)","https://pub.dev/documentation/build_verify/latest/","io, path, test","Test utility to ensure generated Dart code within a package is up-to-date when using package:build.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"expandable_reorderable_list","https://pub.dev/packages/expandable_reorderable_list",15,100,51,"0.0.3","Dec 4, 2021",,"novade.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/expandable_reorderable_list/latest/","equatable, flutter, visibility_detector","A wrapper around ReorderableListView that allows you to expand and collapse items.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"overlapped_carousel","https://pub.dev/packages/overlapped_carousel",15,120,42,"1.0.1","Dec 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/overlapped_carousel/latest/","flutter","A Flutter package project that is a simple horizontal overlapped_carousel widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"observable","https://pub.dev/packages/observable",15,100,90,"0.24.0","Dec 1, 2021",,"angulardart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/observable/latest/","collection, dart_internal, meta, quiver","Support for marking objects as observable","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"markdown_editor_ot","https://pub.dev/packages/markdown_editor_ot",15,120,37,"1.0.2","Nov 23, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/markdown_editor_ot/latest/","flutter, markdown_core, shared_preferences","Simple and easy to implement your markdown editor, it uses its own parser.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lehttp_overrides","https://pub.dev/packages/lehttp_overrides",15,110,79,"1.0.2","Oct 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/lehttp_overrides/latest/","dio, flutter","A Flutter package to resolve Let's Encrypt SSL certificate problems with Android 7.1.1 and below","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"r_flutter","https://pub.dev/packages/r_flutter",15,120,66,"0.9.0","Oct 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/r_flutter/latest/","args, build, build_config, collection, glob, path, recase, yaml","Generate constants for resources which require using them as a String like fonts and assets.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_flip_card","https://pub.dev/packages/flutter_flip_card",15,130,80,"0.0.3","Oct 17, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_flip_card/latest/","flutter","A component that provides a flip card animation. It could be used for hiding and showing details of a product.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chartjs","https://pub.dev/packages/chartjs",15,110,78,"0.6.0","Sep 21, 2021",,,"BSD-3-Clause, MIT (LICENSE)","https://pub.dev/documentation/chartjs/latest/","js","Chart.js wrapper for Dart","DART,FLUTTER","WEB" -"ir_sensor_plugin","https://pub.dev/packages/ir_sensor_plugin",15,130,69,"0.2.0","Aug 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/ir_sensor_plugin/latest/","flutter","This plugin allows Flutter applications to use the infrared sensor on Android starting with API 19","FLUTTER","ANDROID,IOS" -"safexpay","https://pub.dev/packages/safexpay",15,100,58,"0.0.9","Aug 20, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/safexpay/latest/","connectivity, encrypt, flutter, http, modal_progress_hud_nsn, rxdart, shared_preferences, webview_flutter","A new Flutter plugin to create payment gateway using SafexPay","FLUTTER","ANDROID,IOS" -"animated_floating_buttons","https://pub.dev/packages/animated_floating_buttons",15,130,85,"0.0.2","Aug 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_floating_buttons/latest/","flutter","Allows you to create a collapsible list of float buttons. Based on Agung Surya's tutorial.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bible","https://pub.dev/packages/bible",15,120,57,"1.0.0","Aug 17, 2021",,"petit.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/bible/latest/","http, reference_parser","A simple application to interact with multiple bible APIs from a single place","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"monet","https://pub.dev/packages/monet",15,130,68,"0.1.0","Aug 13, 2021",,"potatoproject.co","MIT (LICENSE)","https://pub.dev/documentation/monet/latest/","flutter","A library to get wallpaper colors using monet on Android or generate them using a primary color","FLUTTER","ANDROID" -"flutter_number_picker","https://pub.dev/packages/flutter_number_picker",15,100,88,"1.0.4","Aug 10, 2021",,"phvit.blogspot.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_number_picker/latest/","flutter, flutter_svg","A new custom Flutter Number Picker plugin by using add and minus buttons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"instagram_video_story_share","https://pub.dev/packages/instagram_video_story_share",15,120,68,"0.0.2","Aug 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/instagram_video_story_share/latest/","flutter","A flutter plugin for iOS which shares a video file as an Instagram Story","FLUTTER","IOS" -"word_selectable_text","https://pub.dev/packages/word_selectable_text",15,110,63,"0.2.0","Aug 1, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/word_selectable_text/latest/","flutter","The WordSelectableText widget gives an easy way to select and highlight words.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"aliyun_oss_flutter","https://pub.dev/packages/aliyun_oss_flutter",15,110,85,"1.0.5","Jul 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/aliyun_oss_flutter/latest/","crypto, dio, flutter, http_parser, intl, path, uuid","aliyun oss plugin for flutter. Use this plugin to upload files to aliyun oss.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"lipa_na_mpesa_online","https://pub.dev/packages/lipa_na_mpesa_online",15,110,27,"1.0.3","Jul 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/lipa_na_mpesa_online/latest/","flutter, http","This is a dart mpesa daraja api from safaricom sandbox online payment. Written in pure dart for(ios, android, web and in plain native dart) and works.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nfc_emulator","https://pub.dev/packages/nfc_emulator",15,100,74,"1.0.1+1","Aug 17, 2020",,"metaware.dev","MIT (LICENSE)","https://pub.dev/documentation/nfc_emulator/latest/","flutter","A Flutter plugin to emulate the NFC tag. Supported only on Android (Apple is being Apple).","FLUTTER","ANDROID" -"pdf_merger","https://pub.dev/packages/pdf_merger",15,120,84,"0.0.6","Jul 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pdf_merger/latest/","flutter, get","A new Flutter plugin for merge List of PDF files. It supports both android and IOS. Before call this package make sure you allow permission and file picker see example.","FLUTTER","ANDROID,IOS" -"camera_roll_uploader","https://pub.dev/packages/camera_roll_uploader",15,130,43,"0.0.7","Jul 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/camera_roll_uploader/latest/","flutter","A flutter plugin to pick an image from iOS camera roll or Android image gallery.","FLUTTER","ANDROID,IOS" -"hive_listener","https://pub.dev/packages/hive_listener",15,100,83,"1.2.1","Jun 21, 2021",,"dershub.com","MIT (LICENSE)","https://pub.dev/documentation/hive_listener/latest/","flutter, hive, hive_flutter","A tiny widget to listen hive box changes, using the ValueListenableBuilder with removing unnecessary parts of it, like context and child widget of it.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"msal_js","https://pub.dev/packages/msal_js",15,130,84,"2.14.0","Jun 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/msal_js/latest/","js","A Dart wrapper for the 'Microsoft Authentication Library for JavaScript (MSAL.js)'.","DART,FLUTTER","WEB" -"flutter_mediapipe","https://pub.dev/packages/flutter_mediapipe",15,100,62,"0.0.7","Jun 14, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_mediapipe/latest/","flutter, protobuf","The flutter mediapipe plugin project.","FLUTTER","ANDROID,IOS" -"quick_log","https://pub.dev/packages/quick_log",15,120,85,"5.2.1","Jun 11, 2021",,"muha.dev","MIT (LICENSE)","https://pub.dev/documentation/quick_log/latest/","path, rxdart","An easy to use and extendable logging package for Dart. Especially useful for use in libraries, as it allows applications to control logging from the imported libraries.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio_logger","https://pub.dev/packages/dio_logger",15,110,91,"4.0.8+8","Jun 9, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dio_logger/latest/","dio","Simple logging library for DIO requests. Prints request and response information to a console.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"refazynist","https://pub.dev/packages/refazynist",15,105,19,"0.0.3","Jun 7, 2021",,"themt.co","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/refazynist/latest/","flutter, shared_preferences","a Refreshable, Lazy, Animated List","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"inherited_state","https://pub.dev/packages/inherited_state",15,110,39,"2.0.0","Jun 3, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/inherited_state/latest/","flutter","Simple and clean state management backed by InheritedWidget and DI backed by the service locator pattern.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_stream_listener","https://pub.dev/packages/flutter_stream_listener",15,130,83,"2.0.0","Jun 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_stream_listener/latest/","flutter","Flutter package the helps manage streams and subscriptions. Built in order to reduce the complexity of having to manually subscribe to streams and cancel subscriptions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliding_panel_pro","https://pub.dev/packages/sliding_panel_pro",15,110,74,"1.0.0-nullsafety.3","Jun 2, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sliding_panel_pro/latest/","collection, flutter","The most customisable bottom sliding panel you can find on pub.dev. Just as you want it!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"coinbase_commerce","https://pub.dev/packages/coinbase_commerce",15,120,62,"0.0.3","May 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/coinbase_commerce/latest/","flutter, http","A wrapper for coinbase_commerce api to enable cryptocurrency transactions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_card_scanner_latest","https://pub.dev/packages/flutter_card_scanner_latest",15,110,74,"1.0.5","May 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_card_scanner_latest/latest/","flutter","A flutter project for scanning the credit cards on an iOS device.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"facebook_video_download","https://pub.dev/packages/facebook_video_download",15,130,69,"0.0.4","May 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/facebook_video_download/latest/","flutter, html, http","A Flutter package to get facebook post details and download links.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firestore_query_builder","https://pub.dev/packages/firestore_query_builder",15,80,0,"1.0.0+2","May 21, 2021",,"uashim.com.np","MIT (LICENSE)","https://pub.dev/documentation/firestore_query_builder/latest/","cloud_firestore, flutter","A handy utility package to build firestore complex query with ease.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"volume_control","https://pub.dev/packages/volume_control",15,120,90,"0.1.5","May 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/volume_control/latest/","flutter","A flutter plugin to programmatically adjust the device's volume on Android and iOS.","FLUTTER","ANDROID,IOS" -"root_access","https://pub.dev/packages/root_access",15,130,82,"1.0.4","May 18, 2021",,"amitkhairnar.dev","MIT (LICENSE)","https://pub.dev/documentation/root_access/latest/","flutter","Flutter plugin to request root access in Android device. This plugin is Android exclusive only.","FLUTTER","ANDROID" -"scroll_indicator","https://pub.dev/packages/scroll_indicator",15,120,86,"0.0.3","May 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/scroll_indicator/latest/","flutter","Scroll indicator with listening controller of listview or gridview.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"popup_window","https://pub.dev/packages/popup_window",15,100,83,"1.1.2","Apr 30, 2021",,"wilin.me","unknown (LICENSE)","https://pub.dev/documentation/popup_window/latest/","cupertino_icons, flutter","Display A Dialog like Android Native Window, which can display by position in screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_timetable","https://pub.dev/packages/simple_timetable",15,90,61,"1.0.3","Apr 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_timetable/latest/","flutter","Simple timetable","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_web_data_table","https://pub.dev/packages/flutter_web_data_table",15,120,78,"1.0.0","Apr 27, 2021",,"keyber.jp","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_web_data_table/latest/","flutter","A DataTable for Flutter Web that is implemented a sorting, text filtering and selecting.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"batterylevelbar","https://pub.dev/packages/batterylevelbar",15,70,45,"0.0.6","Apr 21, 2021",,"ivmes.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/batterylevelbar/latest/","flutter","Create different types beautiful battery indicator.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loquacious","https://pub.dev/packages/loquacious",15,90,0,"0.1.1","Apr 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/loquacious/latest/","flutter, shared_preferences, sqflite","An ORM inspired by Laravel Eloquent","FLUTTER","ANDROID,IOS,MACOS" -"safe_url_check","https://pub.dev/packages/safe_url_check",15,130,57,"1.1.0","Apr 16, 2021",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/safe_url_check/latest/","retry","Check if an untrusted URL is broken, without allowing connections to a private IP address.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"palace","https://pub.dev/packages/palace",15,90,0,"0.0.1+4","Apr 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/palace/latest/","mime_type, palace_validators, path, path_to_regexp","minimal server side dart micro-framework for building REST api easily","DART", -"flutter_mockitory","https://pub.dev/packages/flutter_mockitory",15,100,0,"2.0.1+1","Apr 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_mockitory/latest/","flutter, mockitory","Mock data layer with Flutter widgets","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"colorize","https://pub.dev/packages/colorize",15,80,91,"3.0.0","Apr 5, 2021",,,"MIT (LICENSE.md)","https://pub.dev/documentation/colorize/latest/","Packages that depend on colorize","Colorize console output","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_tab_indicator_styler","https://pub.dev/packages/flutter_tab_indicator_styler",15,120,76,"2.0.0","Mar 31, 2021",,"toutao.cloud","MIT (LICENSE)","https://pub.dev/documentation/flutter_tab_indicator_styler/latest/","flutter","Add beautiful and trending tab indicators directly to your default Flutter TabBar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_user_agentx","https://pub.dev/packages/flutter_user_agentx",15,120,87,"1.2.4","Mar 29, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_user_agentx/latest/","flutter","Retrieve device and webview user agent strings for Android and iOS devices. It also provides you with simple building blocks for generating your own user agent string.","FLUTTER","ANDROID,IOS" -"typicons_flutter","https://pub.dev/packages/typicons_flutter",15,130,88,"0.5.0","Mar 27, 2021",,"4pet.social","MIT (LICENSE)","https://pub.dev/documentation/typicons_flutter/latest/","flutter","Typicons pack with the code to support flutter, easy use, beautifully.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"torrent_task","https://pub.dev/packages/torrent_task",15,100,54,"0.3.0","Mar 24, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/torrent_task/latest/","bencode_dart, dartorrent_common, dht_dart, torrent_model, torrent_tracker, utp","BitTorrent download client package written by pure Dart language.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"functional_data","https://pub.dev/packages/functional_data",15,120,88,"1.0.0","Mar 16, 2021",,"spkersten.nl","MIT (LICENSE)","https://pub.dev/documentation/functional_data/latest/","collection, meta","Annotations and helpers for lenses for code generated with the `function_data_generator` package.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"popup_card","https://pub.dev/packages/popup_card",15,110,77,"0.1.0","Mar 13, 2021",,"brunojurkovic.com","MIT (LICENSE)","https://pub.dev/documentation/popup_card/latest/","flutter","Simple way to show the user some information on require an input.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_cloud_messaging_interop","https://pub.dev/packages/firebase_cloud_messaging_interop",15,130,69,"3.0.0","Mar 11, 2021",,"gaspardmerten.dev","unknown (LICENSE)","https://pub.dev/documentation/firebase_cloud_messaging_interop/latest/","js","A dart plugin to use the Firebase Cloud Messaging Api (JS). You can retrieve the user's FCM token, delete it, access the notification data, ...","DART,FLUTTER","WEB" -"flutter_point_tab_bar","https://pub.dev/packages/flutter_point_tab_bar",15,120,82,"0.2.0","Mar 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_point_tab_bar/latest/","flutter","A tab bar widget for Flutter with point indicator. It work on both Android and IOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_platform_checker","https://pub.dev/packages/flutter_platform_checker",15,90,0,"1.0.3","Mar 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_platform_checker/latest/","barbecue, pub_api_client, tint, yaml","Shows you which platforms can be targeted by your Flutter app based on dependencies","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"scroll_when_needed","https://pub.dev/packages/scroll_when_needed",15,120,75,"2.0.0","Mar 4, 2021",,"vanlooverenkoen.be","MIT (LICENSE)","https://pub.dev/documentation/scroll_when_needed/latest/","flutter","A packages that allows us to only scroll when needed with the correct platform specific behaviour.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flouter","https://pub.dev/packages/flouter",15,110,42,"0.2.0","Mar 4, 2021",,"kleak.dev","MIT (LICENSE)","https://pub.dev/documentation/flouter/latest/","flutter, meta, provider","A Flutter router that is based navigator 2.0 API and use Regexp to do path matching.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"html_character_entities","https://pub.dev/packages/html_character_entities",15,120,92,"1.0.0+1","Mar 4, 2021",,"jamesalex.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/html_character_entities/latest/","Packages that depend on html_character_entities","A utility class containing maps of every HTML 4.01 character entity, including ASCII and hex codes, and methods to encode/decode strings with those character entities.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"material_snackbar","https://pub.dev/packages/material_snackbar",15,100,69,"1.3.0","Jan 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/material_snackbar/latest/","animations, flutter, flutter_web_plugins","A flutter plugin for displaying snackbars with the newest material design on desktop and mobile.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"geofence_flutter","https://pub.dev/packages/geofence_flutter",15,100,54,"1.1.0","Jan 28, 2021",,"sarfaraz.me","MIT (LICENSE)","https://pub.dev/documentation/geofence_flutter/latest/","flutter, geolocator","Flutter geofencing plugin for flutter application (android and ios).","FLUTTER","ANDROID,IOS,WEB" -"flutter_figma_preview","https://pub.dev/packages/flutter_figma_preview",15,60,41,"0.0.2","Dec 24, 2020",,"mobilepeople.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_figma_preview/latest/","flutter, http, http2","The component allows to view the Figma component on top of your own. It provides an instant feedback loop for your visual components and saves development time. It also includes a tool to find out the figma component id without opening figma at all.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"custom_camera","https://pub.dev/packages/custom_camera",15,90,36,"0.0.6","Nov 30, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/custom_camera/latest/","flutter","A new Flutter Camera plugin, which gives more functionality of Scanner and OCR.","FLUTTER","ANDROID,IOS" -"dropfiles_window","https://pub.dev/packages/dropfiles_window",15,90,36,"0.0.2","Nov 26, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/dropfiles_window/latest/","flutter","A flutter plugin project to support Drag&Drop a file","FLUTTER","ANDROID,IOS,MACOS,WINDOWS" -"pop_bottom_menu","https://pub.dev/packages/pop_bottom_menu",15,80,56,"1.0.0","Nov 25, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/pop_bottom_menu/latest/","flutter","A bottom sheet menu inspired from instagram","FLUTTER","ANDROID,IOS" -"drm_video","https://pub.dev/packages/drm_video",15,100,57,"0.0.1","Nov 18, 2020",,"karthikponnam.dev","MIT (LICENSE)","https://pub.dev/documentation/drm_video/latest/","flutter","Flutter Plugin to Play DRM Content - with every functionality provided by video_player","FLUTTER","ANDROID,IOS" -"flutter_systray","https://pub.dev/packages/flutter_systray",15,60,60,"0.4.0","Oct 22, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_systray/latest/","flutter","A new flutter plugin project.","FLUTTER", -"appbar_elevation","https://pub.dev/packages/appbar_elevation",15,110,60,"0.1.0","Oct 15, 2020",,"amitkot.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/appbar_elevation/latest/","flutter","A Flutter Widget for an AppBar that is initially flush with the body and elevated when scrolled.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circle_chart","https://pub.dev/packages/circle_chart",15,90,55,"0.0.3","Oct 13, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/circle_chart/latest/","auto_size_text, flutter","This is a library for creating an animated circle chart widget and add given other widget under the chart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"diff_image","https://pub.dev/packages/diff_image",15,100,60,"1.0.1","Oct 11, 2020",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/diff_image/latest/","http, image, meta","A package to get the difference between two images. Currently supports fetching images from web and from local memory.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mainstream_extended","https://pub.dev/packages/mainstream_extended",15,80,1,"0.1.0","Oct 11, 2020",,"arif.co","MIT (LICENSE)","https://pub.dev/documentation/mainstream_extended/latest/","flutter"," A StreamBuilder alternative that provides builder and event callbacks including default visual handlers.",, -"flutter_truecaller","https://pub.dev/packages/flutter_truecaller",15,100,49,"0.3.1","Sep 28, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_truecaller/latest/","flutter","Truecaller SDK plugin for Flutter apps. Verification via this plugin enables you to quickly verify / signup / login your users on the basis of their mobile number","FLUTTER","ANDROID" -"yandex_kassa","https://pub.dev/packages/yandex_kassa",15,100,29,"1.0.2","Sep 27, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/yandex_kassa/latest/","flutter","Yandex.Kassa (Yandex.Checkout) plugin for both Android and iOS platforms","FLUTTER","ANDROID,IOS" -"scaffold_responsive","https://pub.dev/packages/scaffold_responsive",15,100,51,"1.0.0","Jul 6, 2020",,"tusharsadhwani.dev","unknown (LICENSE)","https://pub.dev/documentation/scaffold_responsive/latest/","flutter, flutter_sidebar","A responsive scaffold widget that adjusts to your device size, for your flutter mobile and web apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pandapie","https://pub.dev/packages/pandapie",15,90,24,"0.1.2","Jul 1, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pandapie/latest/","flutter","A fancy pie chart for pandas. Pandapie designed for new neumorphic design trend.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_linkedin","https://pub.dev/packages/flutter_linkedin",15,45,61,"1.0.2","Jun 28, 2020",,"smarttersstudio.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_linkedin/latest/","flutter, flutter_webview_plugin, http","Flutter Package to login and get Profile Details from linkedin",, -"activatory","https://pub.dev/packages/activatory",15,80,5,"1.2.2","Jun 24, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/activatory/latest/","uuid","Test data generator for Dart ecosystem. Simplifies unit testing and Test-Driven Development.","DART", -"image_native_resizer","https://pub.dev/packages/image_native_resizer",15,110,73,"0.1.2","Jun 23, 2020",,"aloisdeniel.com","MIT (LICENSE)","https://pub.dev/documentation/image_native_resizer/latest/","flutter","A Flutter plugin that resizes images from native API, while keeping important EXIF attributes.","FLUTTER","ANDROID,IOS" -"flutter_app_upgrade","https://pub.dev/packages/flutter_app_upgrade",15,70,81,"1.1.0","Jun 18, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_app_upgrade/latest/","dio, flutter","App 升级功能","FLUTTER","ANDROID,IOS" -"smart_grid_view","https://pub.dev/packages/smart_grid_view",15,100,70,"0.2.1","May 21, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/smart_grid_view/latest/","flutter","A responsive grid view that changes it's cross axis child count based on the available horizontal size.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ifonly","https://pub.dev/packages/ifonly",15,110,0,"0.1.3","May 5, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ifonly/latest/","flutter","Flutter conditional (if-else / switch-case) helpers to make a more readable and simpler conditional statement code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mainstream","https://pub.dev/packages/mainstream",15,80,7,"0.2.0","May 4, 2020",,"martinrybak.com","MIT (LICENSE)","https://pub.dev/documentation/mainstream/latest/","flutter","A StreamBuilder alternative that provides builder and event callbacks.",, -"intervalprogressbar","https://pub.dev/packages/intervalprogressbar",15,100,80,"2.0.1","Apr 19, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/intervalprogressbar/latest/","flutter, pedantic","A interval progress bar for Flutter. Horizontal, vertical, colorful and interval progress.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"validation_extensions","https://pub.dev/packages/validation_extensions",15,90,67,"1.0.1","Apr 16, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/validation_extensions/latest/","flutter","Flutter form field validations using dart extension methods.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"toggle_bar_button","https://pub.dev/packages/toggle_bar_button",15,90,74,"1.0.1","Mar 6, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/toggle_bar_button/latest/","flutter","A dart package to display a horizontal bar of customisable toggle tabs. Supports iOS and Android.","FLUTTER","ANDROID,IOS" -"dismissible_expanded_list","https://pub.dev/packages/dismissible_expanded_list",15,70,40,"0.3.1","Jan 17, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/dismissible_expanded_list/latest/","flutter","A Flutter package to display hierarchical data in the form of list as well as allows to swipe the individual tiles.",, -"ipfs","https://pub.dev/packages/ipfs",15,55,24,"1.0.3","Jan 2, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/ipfs/latest/","chopper, dio, grpc, path, protobuf","A starting point for Dart libraries or applications.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"fab_menu_items","https://pub.dev/packages/fab_menu_items",15,80,69,"1.0.0","Dec 13, 2019",,"forton.in","unknown (LICENSE)","https://pub.dev/documentation/fab_menu_items/latest/","flutter, flutter_sequence_animation","This is Fluter Fab Menu Items. Yo will get new new Fab Menu if you are available.....","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"draggable_scrollbar_sliver","https://pub.dev/packages/draggable_scrollbar_sliver",15,90,65,"0.0.3","Dec 12, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/draggable_scrollbar_sliver/latest/","flutter","A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item. Forked from https://github.com/fluttercommunity/flutter-draggable-scrollbar to add support for slivers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scrollytell","https://pub.dev/packages/scrollytell",15,95,0,"1.0.4","Dec 9, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/scrollytell/latest/","flutter","A flutter package to implement ScrollyTelling in your flutter app. Using ScrollyTell you can have the background changing dynamically as you scroll.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"permissions_plugin","https://pub.dev/packages/permissions_plugin",15,80,87,"1.1.4","Sep 10, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/permissions_plugin/latest/","flutter","Plugin for permission managment on runtime","FLUTTER","ANDROID,IOS" -"flutter_banner_swiper","https://pub.dev/packages/flutter_banner_swiper",15,90,75,"0.1.4","Jul 9, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_banner_swiper/latest/","flutter","A banner swiper package. banner swiper use the libray PageView swrap form the new widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"media_player","https://pub.dev/packages/media_player",15,70,58,"0.0.7","Jun 16, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/media_player/latest/","flutter","A media player (based on Exoplayer) currently only supports android allows you to run audio/video files background play and persistent notifications.",, -"giphy_client","https://pub.dev/packages/giphy_client",15,85,58,"0.2.0","May 6, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/giphy_client/latest/","http, meta","A Giphy API Client for Dart compatible Web, Flutter, and server-side dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"android_device_info","https://pub.dev/packages/android_device_info",15,100,72,"1.0.0","Apr 22, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/android_device_info/latest/","flutter","A Flutter plugin for getting device information on Android devices.","FLUTTER","ANDROID,IOS" -"true_time","https://pub.dev/packages/true_time",15,110,63,"0.1.0","Nov 14, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/true_time/latest/","flutter","NTP library for Flutter. Get the true time impervious to device clock changes.","FLUTTER","ANDROID,IOS" -"source_span","https://pub.dev/packages/source_span",14,105,100,"1.9.1","Jul 21, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/source_span/latest/","collection, path, term_glyph","A library for identifying source spans and locations.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mqtt5_client","https://pub.dev/packages/mqtt5_client",14,120,80,"3.3.0","Jul 21, 2022",,"darticulate.com","BSD-3-Clause, MIT (LICENSE)","https://pub.dev/documentation/mqtt5_client/latest/","crypto, event_bus, meta, path, typed_data","A server and browser based MQTT5 client for Dart supporting normal, secure sockets and websockets.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_unionad","https://pub.dev/packages/flutter_unionad",14,105,75,"1.3.6","Jul 19, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_unionad/latest/","flutter","A flutter plugin for Bytedance-UnionAD.It is convenient for Android and IOS to directly call the method and native view of advertisement SDK.","FLUTTER","ANDROID,IOS" -"amplify_authenticator","https://pub.dev/packages/amplify_authenticator",14,100,91,"0.2.2","Jul 14, 2022",,"aws-amplify.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/amplify_authenticator/latest/","amplify_auth_cognito, amplify_core, amplify_flutter, aws_common, collection, flutter, flutter_localizations, intl","A prebuilt Sign In and Sign Up experience for the Amplify Auth category","FLUTTER","ANDROID,IOS" -"updater","https://pub.dev/packages/updater",14,130,75,"0.1.3","Jun 19, 2022","0.1.4-experimental","marsad.dev","MIT (LICENSE)","https://pub.dev/documentation/updater/latest/","dio, flutter, http, open_file, package_info_plus, path_provider","A package to check for the custom in-app updates for Flutter.","FLUTTER","ANDROID,IOS" -"win_ble","https://pub.dev/packages/win_ble",14,120,74,"0.0.5","Jul 6, 2022",,"rohitsangwan.site","MIT (LICENSE)","https://pub.dev/documentation/win_ble/latest/","flutter, path_provider","WinBle Plugin to use Bluetooth Low Energy in Flutter Windows Desktop","FLUTTER","WINDOWS" -"image_picker_widget","https://pub.dev/packages/image_picker_widget",14,120,78,"2.1.2","Jul 2, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/image_picker_widget/latest/","flutter, image_cropper, image_picker","Flutter package to integrate image_picker with a simple Flutter widget, allowing you to edit an image without any problems with design code development.","FLUTTER","ANDROID,IOS" -"delta_markdown","https://pub.dev/packages/delta_markdown",14,110,88,"0.7.0","Jun 30, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/delta_markdown/latest/","args, charcode, collection, flutter_quill","A library for converting between Markdown and Delta of the package flutter_quill.","FLUTTER","ANDROID,IOS" -"dynatrace_flutter_plugin","https://pub.dev/packages/dynatrace_flutter_plugin",14,120,94,"3.243.0","Jun 30, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/dynatrace_flutter_plugin/latest/","flutter, http, path, xml, yaml","The Dynatrace Flutter plugin helps auto-instrument your Flutter app with Dynatrace OneAgent for Android and iOS. It also provides an API to add manual instrumentation.","FLUTTER","ANDROID,IOS" -"enx_flutter_plugin","https://pub.dev/packages/enx_flutter_plugin",14,110,78,"2.1.2","Jun 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/enx_flutter_plugin/latest/","flutter","EnableX Flutter Plugin allows developers to implement real-time communication channels such as audio, video, and text chat in their applications on iOS and Android Platforms.","FLUTTER","ANDROID,IOS" -"millicast_flutter_sdk","https://pub.dev/packages/millicast_flutter_sdk",14,130,38,"1.0.0","Jun 20, 2022",,"millicast.com","unknown (LICENSE)","https://pub.dev/documentation/millicast_flutter_sdk/latest/","eventify, flutter, flutter_webrtc, http, jwt_decode, logger, sdp_transform, web_socket_channel","A Flutter SDK that allows developers to simplify Millicast services integration into their own Android and iOS apps.","FLUTTER","ANDROID,IOS" -"in_date_utils","https://pub.dev/packages/in_date_utils",14,120,85,"1.1.0","Jun 15, 2022",,"innim.ru","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/in_date_utils/latest/","meta","Utils for DateTime. Easily modify, check and copy dates. Get numbers of days in year/month. And many more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"roam_flutter","https://pub.dev/packages/roam_flutter",14,100,53,"0.1.0","Jun 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/roam_flutter/latest/","flutter","This plugin allows to use the Roam.ai SDK in your Flutter mobile application on iOS and Android.","FLUTTER","ANDROID,IOS" -"pin_keyboard","https://pub.dev/packages/pin_keyboard",14,110,65,"1.1.0","Jun 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/pin_keyboard/latest/","flutter, flutter_svg","A Pin Keyboard Flutter package, Make it easy to use and minimal code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"base32","https://pub.dev/packages/base32",14,130,93,"2.1.3","Jun 14, 2022",,"yuli.dev","MIT (LICENSE)","https://pub.dev/documentation/base32/latest/","Packages that depend on base32","Base32 Encoder and Decoder for Dart, primarily used for One Time Password secrets.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nsd","https://pub.dev/packages/nsd",14,130,83,"2.2.3","Jun 6, 2022",,"haberey.com","MIT (LICENSE)","https://pub.dev/documentation/nsd/latest/","flutter, nsd_android, nsd_ios, nsd_macos, nsd_platform_interface, nsd_windows","A Flutter plugin for network service discovery and registration (aka NSD / DNS-SD / Bonjour / mDNS).","FLUTTER","ANDROID,IOS,MACOS,WINDOWS" -"readsms","https://pub.dev/packages/readsms",14,130,60,"0.0.1+1","Jun 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/readsms/latest/","flutter","A flutter plugin that reads incoming SMS on device as a broadcast stream.","FLUTTER","ANDROID,IOS" -"apivideo_live_stream","https://pub.dev/packages/apivideo_live_stream",14,120,77,"1.0.4","Jun 1, 2022",,"api.video","MIT (LICENSE)","https://pub.dev/documentation/apivideo_live_stream/latest/","flutter, json_annotation, native_device_orientation","Flutter RTMP live stream client.","FLUTTER","ANDROID,IOS" -"dart_vlc_ffi","https://pub.dev/packages/dart_vlc_ffi",14,100,79,"0.1.8","May 25, 2022",,,"LGPL-2.1 (LICENSE)","https://github.com/alexmercerind/dart_vlc/blob/master/README.md","ffi, path","dart_vlc internal dependency package. Contains FFI bindings for the shared library generated by plugin.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"json_editor","https://pub.dev/packages/json_editor",14,100,84,"0.0.8","May 25, 2022",,"dev.apptoy.cc","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/json_editor/latest/","flutter, logger","A json editor on flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nordic_dfu","https://pub.dev/packages/nordic_dfu",14,130,84,"5.0.1","May 25, 2022",,"steenbakker.dev","MIT (LICENSE)","https://pub.dev/documentation/nordic_dfu/latest/","flutter","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.","FLUTTER","ANDROID,IOS" -"flutter_folding_card","https://pub.dev/packages/flutter_folding_card",14,130,67,"1.1.0","May 25, 2022",,"romanticdeveloper.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_folding_card/latest/","flutter","A Flutter package to create a Romantic Expandable Card with folding effect. It will be useful for your awesome app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_horizontal_date_picker","https://pub.dev/packages/flutter_horizontal_date_picker",14,130,62,"1.1.0","May 25, 2022",,"romanticdeveloper.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_horizontal_date_picker/latest/","flutter, intl","A Flutter package to create a Horizontal Date Picker. It will be useful for your awesome app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hashtager","https://pub.dev/packages/hashtager",14,120,74,"1.0.4","May 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/hashtager/latest/","flutter, provider","Widgets and functions to implement hashtag decorated text. Decorates the words which start with `#` like Instagram.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"combine","https://pub.dev/packages/combine",14,130,65,"0.2.0","May 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/combine/latest/","equatable, flutter","A Flutter package which allows you to work with MethodChannels in Isolate and provides simplified Isolate and Thread Pool API.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"a_star_algorithm","https://pub.dev/packages/a_star_algorithm",14,120,70,"0.3.0","May 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/a_star_algorithm/latest/","flutter","Package that uses the A * algorithm to find a way to the destination through the barriers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fading_widget_package","https://pub.dev/packages/fading_widget_package",14,100,49,"0.0.2","May 18, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/fading_widget_package/latest/","flutter","A package to make easy fading a widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mask","https://pub.dev/packages/mask",14,130,84,"1.0.3","May 17, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/mask/latest/","flutter","This project is for you to be able to make validations and formatting in a simple and easy way in your projects","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqfentity_gen","https://pub.dev/packages/sqfentity_gen",14,100,90,"2.2.0+12","May 16, 2022",,"huseyintokpinar.com","unknown (LICENSE)","https://pub.dev/documentation/sqfentity_gen/latest/","analyzer, build, meta, source_gen","SqfnEntity Model Generator. SQLite ORM for Flutter lets you build and execute SQL commands easily and quickly with the help of fluent methods similar to .Net Entity Framework.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"bottom_inset_observer","https://pub.dev/packages/bottom_inset_observer",14,130,73,"3.1.0","May 13, 2022",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/bottom_inset_observer/latest/","flutter","A Flutter plugin that helps to listen bottom insets changes (delta since last change, current inset)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"adhan_dart","https://pub.dev/packages/adhan_dart",14,110,78,"1.0.8","May 12, 2022",,"farend.net","MIT (LICENSE)","https://github.com/prayer-timetable/adhan_dart/","Packages that depend on adhan_dart","Library to calculate prayer times for muslims. Based on precise astronomical formula.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mercury_client","https://pub.dev/packages/mercury_client",14,130,67,"2.1.6","May 6, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mercury_client/latest/","collection, enum_to_string, swiss_knife","Portable HTTP client (Browser and Native support) with memory cache and support for methods GET, HEAD, POST, PUT, DELETE, PATCH and OPTIONS.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gql_link","https://pub.dev/packages/gql_link",14,130,93,"0.4.2","Feb 21, 2022","0.4.3-alpha+1651654920763","gql-dart.dev","MIT (LICENSE)","https://pub.dev/documentation/gql_link/latest/","gql, gql_exec, meta","A simple and modular AST-based GraphQL request execution interface.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"just_debounce_it","https://pub.dev/packages/just_debounce_it",15,130,89,"4.1.0","May 3, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/just_debounce_it/latest/","Packages that depend on just_debounce_it","A simple debounce library for preventing continuous execution of functions","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circular","https://pub.dev/packages/circular",15,110,69,"0.0.5","Apr 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/circular/latest/","flutter","flutter package built to pick and display data in circular sliders making it easy to work with values in a specific range","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"overlay_group_avatar","https://pub.dev/packages/overlay_group_avatar",14,110,63,"0.0.4","Apr 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/overlay_group_avatar/latest/","flutter","A flutter plugin to horizontal view of overlap group avatar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"illume","https://pub.dev/packages/illume",14,120,36,"0.2.1","Apr 23, 2022",,"joshi.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/illume/latest/","flutter, vector_math","A Widget-based Game Engine for Flutter - Create games directly with Widgets as a part of your app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bootpay_api","https://pub.dev/packages/bootpay_api",14,105,69,"3.1.33","Apr 18, 2022",,,"unknown (LICENSE)","https://docs.bootpay.co.kr/","flutter","Bootpay Flutter plugin. This plugin supports both Android and iOS.","FLUTTER","ANDROID,IOS" -"esptouch_smartconfig","https://pub.dev/packages/esptouch_smartconfig",14,130,75,"1.1.0","Apr 16, 2022",,"honor-driven.dev","MIT (LICENSE)","https://pub.dev/documentation/esptouch_smartconfig/latest/","flutter","Null-Safety Flutter ESP Touch Smart Config Plugin. Runs on android and iOS. ESP devices to connect target AP, the devices need run smart config.","FLUTTER","ANDROID,IOS" -"flutter_nsfw","https://pub.dev/packages/flutter_nsfw",14,130,67,"0.0.7","Apr 14, 2022",,"ahsanali.xyz","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_nsfw/latest/","flutter","flutter plugin for detecting NSFW content from images and videos.","FLUTTER","ANDROID,IOS" -"testsweets","https://pub.dev/packages/testsweets",14,110,42,"1.8.8","Apr 14, 2022",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/testsweets/latest/","auto_size_text, collection, flutter, flutter_driver, flutter_svg, flutter_test, freezed_annotation, get_it, http, json_annotation, logger, meta, provider, recase, solid_bottom_sheet, stacked, stacked_services, yaml","A package to help sync flutter automation data with TestSweets backend","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"bangladesh","https://pub.dev/packages/bangladesh",14,100,14,"0.1.1","Apr 5, 2022",,"monzim.com","MIT (LICENSE)","https://pub.dev/documentation/bangladesh/latest/","flutter","Flutter package for Add Bangladesh Divisional Map.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"video_js","https://pub.dev/packages/video_js",14,120,69,"0.1.3","Mar 30, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/video_js/latest/","flutter, flutter_web_plugins","Video Library for Flutter, Easily use famuse video.js in flutter web","FLUTTER","WEB" -"define_env","https://pub.dev/packages/define_env",14,120,54,"0.4.0","Mar 30, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/define_env/latest/","args, checked_yaml, code_builder, console, dart_style, dotenv, json_annotation, recase, xml, yaml","Load variables from a `.env` file into a dart-define string and copy it to your IDE Config or to the clipboard.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"status_page","https://pub.dev/packages/status_page",14,100,43,"0.1.3","Mar 29, 2022",,"fondeadora.com","MIT (LICENSE)","https://pub.dev/documentation/status_page/latest/","dio, equatable, flutter, json_annotation, retrofit","Library to consume Atlassian's Status Page API from dart.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"text_transformation_animation","https://pub.dev/packages/text_transformation_animation",14,100,44,"0.1.4","Mar 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/text_transformation_animation/latest/","flutter","A text transformation animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"list_tile_more_customizable","https://pub.dev/packages/list_tile_more_customizable",14,130,84,"3.0.0","Mar 26, 2022",,"flutter.playhi.net","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/list_tile_more_customizable/latest/","flutter","A ListTile with more customizable details, which provides more customizable functions, based on the traditional flutter ListTile.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"eventsource","https://pub.dev/packages/eventsource",14,100,78,"0.4.0","Mar 23, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/eventsource/latest/","collection, http, http_parser, logging, sync","A client and server implementation of Server-Sent Events.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio_retry_plus","https://pub.dev/packages/dio_retry_plus",15,110,74,"1.0.2","Mar 23, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/dio_retry_plus/latest/","dio, flutter","A plugin for dio that retries failed requests.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_aad_oauth","https://pub.dev/packages/flutter_aad_oauth",14,110,85,"2.3.0","Mar 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_aad_oauth/latest/","flutter, flutter_secure_storage, flutter_web_plugins, http, platform, shared_preferences, universal_html, webview_flutter","A Flutter OAuth package for performing user authentication against Azure Active Directory OAuth2 v2.0 endpoint.","FLUTTER","ANDROID,IOS" -"super_scaffold","https://pub.dev/packages/super_scaffold",14,120,65,"0.0.5","Mar 7, 2022",,"churchstudio.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/super_scaffold/latest/","flutter, flutter_modular","A scaffold with superpowers! Pin the Drawer on the left of screen. Pin the AppBar on the top of screen. Show confirmation dialog and loading screen easily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slide_action","https://pub.dev/packages/slide_action",14,110,75,"0.0.1+3","Feb 27, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/slide_action/latest/","flutter","A highly customizable slide to perform an action widget. This package provides an easy-to-use widget which is supported by multiple platforms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"history_state_notifier","https://pub.dev/packages/history_state_notifier",14,130,62,"0.0.5","Feb 15, 2022",,"timcreated.it","MIT (LICENSE)","https://pub.dev/documentation/history_state_notifier/latest/","meta, state_notifier","Extends state_notifier to add a history feature that allows for undo/redo operations.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"borg","https://pub.dev/packages/borg",14,120,4,"2.0.0","Feb 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/borg/latest/","args, collection, functional_data, glob, json2yaml, meta, path, plain_optional, pubspec_lock, pubspec_yaml, yaml","Dart borg is a command-line tool to support development teams working on large scale Dart and Flutter mono repositories.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"string_mask","https://pub.dev/packages/string_mask",14,100,87,"1.0.0","Feb 1, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/string_mask/latest/","Packages that depend on string_mask","A string formatter and validator based on masks.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"release_updater","https://pub.dev/packages/release_updater",14,120,8,"1.0.23","Jan 30, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/release_updater/latest/","archive, base_codecs, collection, crypto, mercury_client, path, pub_semver, shelf, shelf_gzip, shelf_static, yaml","A simple way to automatically update release/installation files in a local directory.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamic_colorscheme","https://pub.dev/packages/dynamic_colorscheme",14,110,54,"1.0.1","Jan 29, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dynamic_colorscheme/latest/","dynamic_color, flutter, material_color_utilities","Generate a ColorScheme with Material 3 dynamic color by processing a CorePalette.","FLUTTER","ANDROID" -"text_form_field_validator","https://pub.dev/packages/text_form_field_validator",14,120,33,"0.0.3","Jan 28, 2022",,"niamulhasan.me","MIT (LICENSE)","https://pub.dev/documentation/text_form_field_validator/latest/","flutter","A super simple dart function for validating text form field in dart and flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"network_tools","https://pub.dev/packages/network_tools",14,130,80,"1.0.8","Jan 26, 2022",,"fsoc13ty.blogspot.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/network_tools/latest/","dart_ping, intl, logging, universal_io","Networking Tools library which can help you discover open ports, devices on subnet and many other things.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"internet_checker_banner","https://pub.dev/packages/internet_checker_banner",14,120,62,"0.0.4","Jan 24, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/internet_checker_banner/latest/","flutter, internet_connection_checker","Display a MaterialBanner when your internet connection is unavailable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"asn1lib","https://pub.dev/packages/asn1lib",14,120,96,"1.1.0","Jan 19, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/asn1lib/latest/","Packages that depend on asn1lib","An ASN1 parser library for Dart. Encodes / decodes from ASN1 Objects to BER bytes","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sound_mode","https://pub.dev/packages/sound_mode",14,120,91,"2.0.2","Jan 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/sound_mode/latest/","flutter","A plugin to manage a device's sound mode for android. This plugin also supports requesting the required permissions to modify the device's sound mode for Android API 24 and above.","FLUTTER","ANDROID,IOS" -"flutter_responsive","https://pub.dev/packages/flutter_responsive",14,120,85,"1.1.0","Jan 3, 2022",,"carda.me","GPL-3.0 (LICENSE)","https://pub.dev/documentation/flutter_responsive/latest/","flutter","Responsive layout widgets for Flutter. This plugin was inspired on Bootstrap web project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nations","https://pub.dev/packages/nations",14,110,42,"0.0.7","Jan 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/nations/latest/","flutter, flutter_localizations, flutter_readable, nations_assets, shared_preferences","queen support for localization in flutter, part of queen","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"magnifying_glass","https://pub.dev/packages/magnifying_glass",14,100,53,"1.0.3","Dec 30, 2021",,"marcobavagnoli.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/magnifying_glass/latest/","ffi, flutter","Flutter real-time magnifying glass lens widget with Barrel/Pincushion distortion.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_easy_permission","https://pub.dev/packages/flutter_easy_permission",14,110,85,"1.1.2","Dec 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_easy_permission/latest/","flutter","Permission plugin for Flutter.This is a wrapper for the easypermissions library.","FLUTTER","ANDROID,IOS" -"xcontext","https://pub.dev/packages/xcontext",14,130,46,"1.0.0","Dec 27, 2021",,"dartside.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/xcontext/latest/","flutter","This simple package adds static extension methods and getters to the BuildContext context object from the widgets, material, and cupertino libraries.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"backyard","https://pub.dev/packages/backyard",14,110,0,"1.0.0","Dec 25, 2021",,"quantumgray.tech","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/backyard/latest/","logger","long-lived isolate with generic way of execution functions","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_security","https://pub.dev/packages/flutter_security",14,110,65,"0.1.6","Dec 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_security/latest/","encrypt, flutter, freezed_annotation, json_annotation, json_serializable","A flutter package that aim to take care of your mobile app security side.","FLUTTER","ANDROID,IOS" -"contentful","https://pub.dev/packages/contentful",14,105,85,"3.0.5","Dec 16, 2021",,"timsmart.co","MIT (LICENSE)","https://pub.dev/documentation/contentful/latest/","dartz, equatable, http, json_annotation, meta","Contentful Delivery API client for Dart. This Dart package is a small abstraction on top of the Contentful Delivery API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_dauth","https://pub.dev/packages/flutter_dauth",14,130,18,"0.0.3","Dec 15, 2021",,,"MIT (LICENSE)","https://delta.github.io/DAuth-Docs/","crypto, flutter, http, webviewx","A Flutter Package which allows a Client-App to access and manipulate a resource that's owned by a resource owner (user) and lives on a DAuth server.","FLUTTER","ANDROID,IOS,WEB" -"coverde","https://pub.dev/packages/coverde",14,120,5,"0.1.0+1","Dec 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/coverde/latest/","args, collection, html, io, meta, path, process, pub_updater, pubspec_parse, universal_io","A CLI for basic coverage trace files manipulation. Validate minimum coverage, filter trace files data by tested file paths and generate HTML coverage reports.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"raylib","https://pub.dev/packages/raylib",14,110,40,"0.3.0","Nov 23, 2021",,"wolfenra.in","MIT (LICENSE)","https://pub.dev/documentation/raylib/latest/","collection, ffi","raylib is a simple and easy-to-use library to enjoy videogames programming.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"mobpush_plugin","https://pub.dev/packages/mobpush_plugin",14,90,85,"1.2.1","Nov 18, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/mobpush_plugin/latest/","flutter","这是一个基于 MobPush 功能的扩展的 Flutter 插件。使用此插件能够帮助您在使用 Flutter 开发应用时,快速地实现推送功能。","FLUTTER","ANDROID,IOS" -"firebase_auth_rest","https://pub.dev/packages/firebase_auth_rest",14,110,72,"2.0.3","Nov 11, 2021",,"skycoder42.de","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_auth_rest/latest/","freezed_annotation, http, json_annotation","A platform independent Dart/Flutter Wrapper for the Firebase Authentication API based on REST","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ez_flutter","https://pub.dev/packages/ez_flutter",14,120,70,"0.7.2","Nov 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/ez_flutter/latest/","flutter, flutter_localizations, global_configuration, logging, shared_preferences","A collection of widgets, packages and many more usefull things, mixed up in little framework.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"performance","https://pub.dev/packages/performance",14,110,88,"0.1.0+1","Oct 30, 2021",,"creativemaybeno.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/performance/latest/","flutter","Performance overlay package for Flutter apps that works on web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_macos_webview","https://pub.dev/packages/flutter_macos_webview",14,120,83,"0.0.6","Oct 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_macos_webview/latest/","flutter","Flutter plugin that lets you display native WebView on macOS","FLUTTER","MACOS" -"universal_file","https://pub.dev/packages/universal_file",14,120,77,"1.0.0","Oct 23, 2021",,"serge.software","Apache-2.0, BSD-3-Clause (LICENSE)","https://pub.dev/documentation/universal_file/latest/","meta","Cross-platform File & Directory that works in all platforms (browsers, Flutter, and VM)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"color_picker_field","https://pub.dev/packages/color_picker_field",14,110,65,"1.1.1","Oct 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/color_picker_field/latest/","cupertino_icons, flutter, vector_math","Color Picker field for Material and Cupertino, including a Radial Color picker(Hue based)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_polls","https://pub.dev/packages/simple_polls",14,120,71,"1.0.6","Oct 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_polls/latest/","flutter, timeago","simple_polls widget is polling widget with language localizations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"angular_router","https://pub.dev/packages/angular_router",14,100,90,"3.0.1","Oct 7, 2021",,"angulardart.dev","MIT (LICENSE)","https://pub.dev/documentation/angular_router/latest/","angular, collection, js, meta","Router for AngularDart.","DART,FLUTTER","WEB" -"flutter_mdetect","https://pub.dev/packages/flutter_mdetect",14,120,75,"0.0.4","Sep 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_mdetect/latest/","flutter","Detect Zawgyi Or Unicode of the phone. Support for both android and iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_paypal","https://pub.dev/packages/flutter_paypal",14,100,90,"0.0.8","Sep 29, 2021",,"durabyte.org","MIT (LICENSE)","https://pub.dev/documentation/flutter_paypal/latest/","flutter, flutter_spinkit, http, http_auth, webview_flutter","A simple but powerful Paypal SDK for flutter.","FLUTTER","ANDROID,IOS" -"rx_bloc_test","https://pub.dev/packages/rx_bloc_test",14,130,43,"3.2.0","Sep 27, 2021",,"primeholding.com","MIT (LICENSE)","https://pub.dev/documentation/rx_bloc_test/latest/","meta, rx_bloc, rxdart, test","A Flutter package with the goal to enable testing rxBlocs from the FlutterRxBloc package with ease.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cached_network_image_builder","https://pub.dev/packages/cached_network_image_builder",14,120,84,"0.2.0","Sep 26, 2021",,"dershub.com","MIT (LICENSE)","https://pub.dev/documentation/cached_network_image_builder/latest/","flutter, http, path_provider","A widget to cache your network image check it if it has already stored with downloading it through basic http request, so doesn't need to download it again.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"yahoofin","https://pub.dev/packages/yahoofin",14,110,73,"0.0.8","Sep 21, 2021",,"sarveshbhatnagar.com","MIT (LICENSE)","https://pub.dev/documentation/yahoofin/latest/","equatable, flutter, http","A flutter package that allows people to fetch stock data from yahoo finance api.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mediation_test","https://pub.dev/packages/mediation_test",14,120,80,"0.0.3","Sep 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/mediation_test/latest/","flutter","A Plugin to present Admob Mediation Test Suite for flutter app","FLUTTER","ANDROID,IOS" -"assets_indexer","https://pub.dev/packages/assets_indexer",14,80,55,"0.0.10","Sep 11, 2021",,"ishaqhassan.com","MIT (LICENSE)","https://pub.dev/documentation/assets_indexer/latest/","build, mustache, numbers_to_words, path, quartet, yaml","To generate indexed constants for your assets in dart/flutter project! Inspired by android R.java concept","DART", -"bs_flutter_datatable","https://pub.dev/packages/bs_flutter_datatable",14,120,69,"1.2.5","Aug 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bs_flutter_datatable/latest/","bs_flutter_utils, flutter, flutter_web_plugins","Simple way to show data using jQuery datatables.net response","FLUTTER","ANDROID,IOS,WEB" -"flutter_parse","https://pub.dev/packages/flutter_parse",14,120,75,"1.0.1","Aug 29, 2021",,"mesosfer.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_parse/latest/","flutter_parse_storage_interface, http, meta, web_socket_channel","Plugin for managing and accessing Parse Server for Dart VM and Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_application_id","https://pub.dev/packages/flutter_application_id",14,90,84,"1.0.0","May 3, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_application_id/latest/","args, equatable, yaml","A command-line tool to update your Flutter app's Name and ID","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"usb_device","https://pub.dev/packages/usb_device",14,110,64,"0.0.7","Aug 24, 2021",,"apparence.io","MIT (LICENSE)","https://pub.dev/documentation/usb_device/latest/","flutter, usb_device_platform_interface, usb_device_web","Flutter plugin for connecting/accessing usb device.","FLUTTER","WEB" -"root","https://pub.dev/packages/root",14,120,85,"2.0.2","Aug 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/root/latest/","flutter","Flutter Plugin to check Android device Root status and Run shell commands in android(only), use this plugin only for short period of processes.","FLUTTER","ANDROID" -"flutter_scale_ruler","https://pub.dev/packages/flutter_scale_ruler",14,110,72,"0.0.3","Aug 9, 2021",,"boffincoders.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_scale_ruler/latest/","flutter","A simple scale ruler for adding length in feet and inches and cms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_to_airplay","https://pub.dev/packages/flutter_to_airplay",14,130,87,"2.0.2","Aug 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_to_airplay/latest/","flutter","Flutter plugin that offers two widgets, one to play a video for given url or file path using native AVPlayer and second with an option to airplay it on available Apple devices.","FLUTTER","IOS" -"validated","https://pub.dev/packages/validated",14,120,87,"2.0.0","Aug 4, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/validated/latest/","Packages that depend on validated","The ultimate string validator for dart and flutter with over 40+ validators","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"elliptic_text","https://pub.dev/packages/elliptic_text",14,120,69,"1.0.1+9","Jul 27, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/elliptic_text/latest/","flutter","Includes the EllipticText widget that lets you draw curved text. It comes with all the bells and whistles and is very easy to use.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fsm2","https://pub.dev/packages/fsm2",14,130,67,"2.0.7","Jul 26, 2021",,"noojee.dev","BSD-2-Clause (LICENSE)","https://noojee.gitbook.io/fsm2/","completer_ex, dcli, logger, meta, path, stacktrace_impl, synchronized, tree_iterator","FSM2 provides an implementation of the core design aspects of the UML state diagrams allowing both declarative transitions and dynamic transitions along with Guard Conditions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"animated_appbar","https://pub.dev/packages/animated_appbar",14,100,39,"2.1.5","Jul 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_appbar/latest/","flutter, get, stack","AppBar which can dynamically change height with page navigation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shimmer_image","https://pub.dev/packages/shimmer_image",14,100,74,"0.0.2","Jul 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/shimmer_image/latest/","flutter, shimmer","Flutter package for loading image with shimmer and fade in effect for smooth transition","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kdgaugeview","https://pub.dev/packages/kdgaugeview",14,100,77,"1.0.4","Jul 23, 2021",,"unicodelabs.in","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/kdgaugeview/latest/","flutter","KDGaugeView is a simple and customizable gauge control for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"colored_print","https://pub.dev/packages/colored_print",14,100,79,"1.0.0","Jul 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/colored_print/latest/","Packages that depend on colored_print","This package makes it possible to use colored prints.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_check_box","https://pub.dev/packages/custom_check_box",14,110,91,"0.0.4","Jul 10, 2021",,"dipakshrestha1.com.np","MIT (LICENSE)","https://pub.dev/documentation/custom_check_box/latest/","flutter","A custom flutter check box with custom active and inactive color & icon with custom corner radius.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_mapbox_autocomplete","https://pub.dev/packages/flutter_mapbox_autocomplete",14,120,91,"2.0.0","Jul 6, 2021",,"lhamy.codes","MIT (LICENSE)","https://pub.dev/documentation/flutter_mapbox_autocomplete/latest/","flutter, http","A Flutter Package for MapBox Places autocomplete which allows you use the MapBox API's to get autocomplete text of places","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_socket_plugin","https://pub.dev/packages/flutter_socket_plugin",14,120,68,"3.0.0","Jul 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_socket_plugin/latest/","flutter","FlutterSocket is a practical cross-platform socket plugin,supports both iOS and Android.","FLUTTER","ANDROID,IOS" -"liquid_engine","https://pub.dev/packages/liquid_engine",14,100,74,"0.2.2","Jun 27, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/liquid_engine/latest/","string_scanner","A dart port of the liquid / django HTML template engine.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mdc_web","https://pub.dev/packages/mdc_web",14,120,84,"0.6.0","Jun 26, 2021",,"defylogic.dev","MIT (LICENSE)","https://pub.dev/documentation/mdc_web/latest/","js, meta","Dart wrapper for the material-components-web javascript library.","DART,FLUTTER","WEB" -"better_skeleton","https://pub.dev/packages/better_skeleton",14,100,63,"0.0.1","Jun 24, 2021",,"apparence.io","MIT (LICENSE)","https://pub.dev/documentation/better_skeleton/latest/","flutter, vector_math","A new flutter plugin project.","FLUTTER","ANDROID,IOS" -"string_to_hex","https://pub.dev/packages/string_to_hex",14,130,87,"0.2.2","Jun 23, 2021",,"allansrc.com.br","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/string_to_hex/latest/","Packages that depend on string_to_hex","A powerful conversion of String or/and Hash to HEX. It returns a unique HEX, or a unique Color() per provided String/hash.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"money_converter","https://pub.dev/packages/money_converter",14,100,80,"2.0.1","Jun 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/money_converter/latest/","flutter, http","A New Flutter Plugin for Converting the Currencies Dynamic and contain multi currency very easy to use.","FLUTTER","ANDROID,IOS" -"joystick","https://pub.dev/packages/joystick",14,110,75,"1.1.0","Jun 5, 2021",,"leventkantaroglu.com","BSD-3-Clause (LICENSE)","https://github.com/levent-kantaroglu/joystick/","flutter","A joystick widget for your apps. This widget has four arrow buttons and it is also draggable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"arabic_numbers","https://pub.dev/packages/arabic_numbers",14,120,85,"1.0.0","Jun 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/arabic_numbers/latest/","flutter","Easily convert to Arabic numerals","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mvvm_builder","https://pub.dev/packages/mvvm_builder",14,100,36,"2.1.5","Dec 17, 2020",,"apparence.io","MIT (LICENSE)","https://pub.dev/documentation/mvvm_builder/latest/","flutter","A widget builder to use MVVM design pattern. Force Split code of view / component and help you manage component refresh state.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_snow_base","https://pub.dev/packages/flutter_snow_base",14,80,72,"2.3.0","Jun 4, 2021",,"snowmanlabs.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_snow_base/latest/","catcher, device_info, dio, flutter, flutter_localizations, flutter_modular, intl, resource_network_fetcher, responsive_framework","A new Flutter package that is used to base all flutter projects of snowmanlabs.",, -"easy_web_view2","https://pub.dev/packages/easy_web_view2",14,90,84,"0.0.3","May 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/easy_web_view2/latest/","flutter, flutter_markdown, html2md, http, markdown, permission_handler, url_launcher, webview_flutter","A super simple webview for Flutter Web and Mobile from @rodydavis (Null safety and updated dependencies)","FLUTTER","ANDROID,IOS,WEB" -"youtube_metadata","https://pub.dev/packages/youtube_metadata",14,120,78,"1.0.1","May 29, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/youtube_metadata/latest/","flutter, html, http","A lightweight⚡ Flutter package that can fetch basic data from a youtube video url including thumbanail url","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"photo_album_manager","https://pub.dev/packages/photo_album_manager",14,80,75,"1.2.0","May 27, 2021",,"yuntalk.top","MIT (LICENSE)","https://pub.dev/documentation/photo_album_manager/latest/","flutter, permission_handler","This is the plug-in can quickly get album resources, support for android and iOS","FLUTTER","ANDROID,IOS" -"oscilloscope","https://pub.dev/packages/oscilloscope",14,110,79,"0.2.0+1","May 26, 2021",,"spiralarm.uk","Apache-2.0 (LICENSE)","https://pub.dev/documentation/oscilloscope/latest/","cupertino_icons, flutter","A graphical widget that can be used to display a dataset similar to an oscilloscope display","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sorted_list","https://pub.dev/packages/sorted_list",14,120,83,"1.0.0","May 22, 2021",,"patchme.app","MIT (LICENSE)","https://pub.dev/documentation/sorted_list/latest/","collection","A dart sorted list that keeps its elements ordered in the specified sequence.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"qrcode_flutter","https://pub.dev/packages/qrcode_flutter",14,110,78,"2.0.1","May 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/qrcode_flutter/latest/","flutter","Flutter plugin for scanning QR codes.You can customize your page by using PlatformView.Scanning Picture from path (photo album).","FLUTTER","ANDROID,IOS" -"input_calculator","https://pub.dev/packages/input_calculator",14,110,77,"2.0.0","May 16, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/input_calculator/latest/","flutter, intl","With Input Calculator you can add functionality of calculation in an TextField.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_time_range","https://pub.dev/packages/flutter_time_range",14,110,69,"0.0.3","May 10, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_time_range/latest/","flutter, numberpicker, toggle_switch","A fully customizable flutter widget that allowing users to choose time range (from - to)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fps_monitor","https://pub.dev/packages/fps_monitor",14,105,79,"2.0.0","May 7, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/fps_monitor/latest/","flutter","A flutter package can help you get the Fps information for your app .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_gravatar","https://pub.dev/packages/simple_gravatar",14,120,79,"1.1.0","Apr 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_gravatar/latest/","crypto","A library to generate Gravatar URL in Dart 2 based on gravatar specs.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"galileo_mysql","https://pub.dev/packages/galileo_mysql",14,120,67,"3.0.0","Apr 28, 2021",,"galileodart.com","unknown (LICENSE)","https://pub.dev/documentation/galileo_mysql/latest/","collection, crypto, logging, pool","A library for connecting to and querying MySQL & MariaDB databases.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"tabnavigator","https://pub.dev/packages/tabnavigator",14,100,73,"1.0.0","Apr 27, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/tabnavigator/latest/","flutter","Module can manage the tabs on the screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gesture_password_widget","https://pub.dev/packages/gesture_password_widget",14,120,82,"2.0.0","Apr 27, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/gesture_password_widget/latest/","flutter","A gesture-unlocking widget for Flutter that supports for high customization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stacked_listview","https://pub.dev/packages/stacked_listview",14,120,62,"1.0.3+2","Apr 18, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/stacked_listview/latest/","flutter","A ListView of stacked children. Each children will stacked at first when scroll.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wikidart","https://pub.dev/packages/wikidart",14,110,58,"0.0.1","Apr 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/wikidart/latest/","http, tuple","A Dart library for fetching data through Wikimedia API endpoints.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"whiteboard","https://pub.dev/packages/whiteboard",14,110,78,"0.0.1","Apr 2, 2021",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/whiteboard/latest/","flutter","A package for freehand use on whiteboard.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"reselect","https://pub.dev/packages/reselect",14,110,88,"0.5.0","Apr 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/reselect/latest/","memoize","Efficiently derive data from your Redux Store","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"action_cable","https://pub.dev/packages/action_cable",14,95,83,"1.2.0","Mar 30, 2021",,,"MIT (LICENSE)","https://github.com/namiwang/actioncable_dart","web_socket_channel","ActionCable client port in dart, available in web, dartVM and flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"app_starter","https://pub.dev/packages/app_starter",14,130,4,"1.0.0+3","Mar 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/app_starter/latest/","args, yaml","A simple dart package to start any flutter application based on a model git repository","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"queen_alerts","https://pub.dev/packages/queen_alerts",14,110,21,"0.0.4-beta","Mar 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/queen_alerts/latest/","flutter, flutter_bloc","alert with simple and responsive alert ? or toast ? or dialog ?","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"assets_scanner","https://pub.dev/packages/assets_scanner",14,120,59,"2.0.0","Mar 13, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/assets_scanner/latest/","build, glob, meta, path, yaml","assets_scanner helps you generate assets path constants to r.dart file, you can preview the images assets by hovering over the constants.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"country_code","https://pub.dev/packages/country_code",14,130,90,"1.0.0","Mar 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/country_code/latest/","Packages that depend on country_code","Provides list of ISO 3166-1 coutry codes in enum-like class, as well as parsing and user-assigned code elements","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"xxtea","https://pub.dev/packages/xxtea",14,110,93,"2.1.0","Mar 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/xxtea/latest/","Packages that depend on xxtea","XXTEA for Dart XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"timing","https://pub.dev/packages/timing",14,120,94,"1.0.0","Mar 10, 2021",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/timing/latest/","json_annotation","A simple package for tracking the performance of synchronous and asynchronous actions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_circular_chart_two","https://pub.dev/packages/flutter_circular_chart_two",14,90,84,"0.1.2","Mar 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_circular_chart_two/latest/","flutter","Animated radial and pie charts for Flutter. Forked from https://github.com/xqwzts/flutter_circular_chart","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"instagram_share","https://pub.dev/packages/instagram_share",14,130,74,"0.2.0","Mar 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/instagram_share/latest/","flutter","Flutter plugin allowing to share media to Instagram by using native mechanisms","FLUTTER","ANDROID" -"awesome_bottom_navigation","https://pub.dev/packages/awesome_bottom_navigation",14,110,71,"0.0.4","Mar 7, 2021",,"akashsrivastava.dev","GPL-3.0 (LICENSE)","https://pub.dev/documentation/awesome_bottom_navigation/latest/","flutter, vector_math","A beautiful animated bottom navigation bar built using flutter. The package uses mathematics to draw curves which results in fast and lightweight animations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"username_generator","https://pub.dev/packages/username_generator",14,130,76,"1.3.0","Mar 6, 2021",,"prikeshsavla.com","MIT (LICENSE)","https://pub.dev/documentation/username_generator/latest/","Packages that depend on username_generator","A simple library for generating random and seedable username for emails or user forms","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"segment_display","https://pub.dev/packages/segment_display",14,120,75,"0.5.0","Mar 6, 2021",,"stol.dev","MIT (LICENSE)","https://pub.dev/documentation/segment_display/latest/","flutter","Segment display widget for Flutter. Supports multiple types of segment displays and segment customization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"colorz","https://pub.dev/packages/colorz",14,90,9,"2.0.0","Mar 4, 2021",,,"archive, console, dartx, flutter, http, intl, mustache","https://pub.dev/packages/colorz/license","Packages that depend on colorz","🎨 Color constants represented by color names from colornames.org.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_neumorphic","https://pub.dev/packages/animated_neumorphic",14,130,39,"0.2.0","Mar 4, 2021",,"krgm4d.dev","MIT (LICENSE)","https://pub.dev/documentation/animated_neumorphic/latest/","flutter","A Flutter package that contains Neumorphismic theme Container that animates implicity by change values. Easy to use, just like Flutter's built-in Animated widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"builders","https://pub.dev/packages/builders",14,110,71,"2.0.0","Mar 2, 2021",,"flutterando.com.br","Apache-2.0 (LICENSE)","https://pub.dev/documentation/builders/latest/","bloc, flutter, nested","Use Consumer, Select and BlocConsumer in any System Injector.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio_interceptors","https://pub.dev/packages/dio_interceptors",14,90,73,"0.0.4+1","Mar 22, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/dio_interceptors/latest/","dio, flutter","Implements interceptors for you use on Dio package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"client_server_lan","https://pub.dev/packages/client_server_lan",14,90,50,"3.0.1","Feb 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/client_server_lan/latest/","dio, emodebug, flutter, get_ip, isohttpd, meta","A simple to use LAN communication package. The Server and a Client can freely distribute data over LAN.","FLUTTER","ANDROID,IOS" -"flutter_gravatar","https://pub.dev/packages/flutter_gravatar",14,130,82,"2.0.2","Feb 16, 2021",,"beerstorm.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_gravatar/latest/","crypto, flutter, flutter_test","Flutter/Dart package to easily build url for Gravatar images and profiles","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dropdown_date_picker","https://pub.dev/packages/dropdown_date_picker",14,110,86,"0.1.1+2","Dec 21, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/dropdown_date_picker/latest/","flutter, meta","A dropdown date picker package for date selection like year, month and day.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_drive_client","https://pub.dev/packages/google_drive_client",14,80,62,"1.0.3","Dec 5, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/google_drive_client/latest/","dio, flutter, mime_type, path, path_provider","A Handful Google Drive Client For Dart","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_timetable_view","https://pub.dev/packages/flutter_timetable_view",14,90,71,"0.2.0","Nov 11, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_timetable_view/latest/","flutter","Timetable Widget Package for for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"music_slider","https://pub.dev/packages/music_slider",14,100,59,"0.0.1","Oct 15, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/music_slider/latest/","flutter","music_slider is used to create beautiful wavy SeekBar. Can also animate with timed wave function.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"common_utilities","https://pub.dev/packages/common_utilities",14,60,9,"0.0.5","Oct 14, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/common_utilities/latest/","flutter, intl","A Dart Common Utility Package .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"swipeable","https://pub.dev/packages/swipeable",14,100,86,"1.1.0","Oct 9, 2020",,"jpryan.me","MIT (LICENSE)","https://pub.dev/documentation/swipeable/latest/","flutter","A widget that emits events when swiped past a threshold. Can be used to add quick actions for ListTiles.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"button_animations","https://pub.dev/packages/button_animations",14,90,73,"1.0.1+2","Sep 13, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/button_animations/latest/","flutter","A package that helps you make highly customizable animated 3d-buttons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_play_store_scraper_dart","https://pub.dev/packages/google_play_store_scraper_dart",14,100,60,"0.0.3","Sep 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/google_play_store_scraper_dart/latest/","flutter, web_scraper","A flutter package to scrape data from the Google Play Store.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"payu_money_flutter","https://pub.dev/packages/payu_money_flutter",14,80,76,"0.0.3","Sep 3, 2020",,"vaibhavpathakofficial.tk","MIT (LICENSE)","https://pub.dev/documentation/payu_money_flutter/latest/","flutter","This is the plugin for supporting payumoney payment gateway directly by flutter apps. Note Currently supported for only Android Platform. Not for iOS right now but wait for some more days it will be here with new update.","FLUTTER","ANDROID,IOS" -"flutter_facebook_login_web","https://pub.dev/packages/flutter_facebook_login_web",14,100,81,"0.2.1+1","Aug 13, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_facebook_login_web/latest/","flutter, flutter_web_plugins, js","A Flutter plugin for using the native Facebook Login SDKs on Web.","FLUTTER","WEB" -"gsheet_to_arb","https://pub.dev/packages/gsheet_to_arb",14,80,35,"0.1.11","Aug 10, 2020",,"allbright.io","BSD-2-Clause-Views (LICENSE)","https://pub.dev/documentation/gsheet_to_arb/latest/","args, code_builder, dart_style, file_utils, googleapis, googleapis_auth, intl, intl_translation, json_annotation, logging, path, petitparser, quiver, recase, yaml","Imports Application Resource Bundle (ARB) from Google Sheets documents","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"overlay","https://pub.dev/packages/overlay",14,90,73,"0.0.1","Aug 9, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/overlay/latest/","flutter","This widget helps you easily build complex overlays","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"responsive_x","https://pub.dev/packages/responsive_x",14,110,54,"0.1.1","Aug 4, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/responsive_x/latest/","flutter","A simple Flutter package to handle responsiveness using extensions","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"multipart_request","https://pub.dev/packages/multipart_request",14,90,82,"0.3.1","Aug 1, 2020",,"aawaz.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/multipart_request/latest/","flutter","A flutter plugin to send a multipart request and get stream of progress.","FLUTTER","ANDROID,IOS" -"mobx_provider","https://pub.dev/packages/mobx_provider",14,90,45,"0.0.4","Jul 25, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/mobx_provider/latest/","flutter, flutter_mobx, mobx, provider","package for binding the UI with your stores (viewmodels) easily , the package is inspired by filled stacks archticture pattern","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"neeko","https://pub.dev/packages/neeko",14,70,62,"0.0.10","Jun 21, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/neeko/latest/","flutter, video_player","Simple video player widget based on video_player, inspired by youtube_player_flutter. Neeko supports more actions such as timeline control, screen orientation control and so on.",, -"sevr","https://pub.dev/packages/sevr",14,90,73,"1.0.4","May 8, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/sevr/latest/","body_parser, dart2_constant, mime, path, pedantic","A library to easily create http servers with Dart and perform Http requests.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"torrento","https://pub.dev/packages/torrento",14,80,0,"0.1.6","Apr 26, 2020",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/torrento/latest/","html, http, meta","An API wrapper for multiple torrent clients to remotely control torrents","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"imap_client","https://pub.dev/packages/imap_client",14,90,69,"0.2.9","Apr 14, 2020",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/imap_client/latest/","logging, utf7","IMAP (version 4rev1) implementation to get emails from an external server","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"simple_progress_bar","https://pub.dev/packages/simple_progress_bar",14,90,54,"0.0.4","Apr 5, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/simple_progress_bar/latest/","flutter","Curved Progressbar that customize color, font , dialog box and border.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_pubnub","https://pub.dev/packages/flutter_pubnub",14,100,52,"0.5.0","Mar 28, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_pubnub/latest/","flutter, uuid","A cross platform plugin for creating real time messaging applications with PubNub","FLUTTER","ANDROID,IOS" -"flutter_wasm_interop","https://pub.dev/packages/flutter_wasm_interop",14,80,12,"0.0.2+3","Mar 3, 2020",,"rodydavis.com","unknown (LICENSE)","https://pub.dev/documentation/flutter_wasm_interop/latest/","flutter, wasm_interop","A Flutter + WebAssembly Interop.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_flutter_admob","https://pub.dev/packages/native_flutter_admob",14,85,48,"0.2.0","Feb 24, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/native_flutter_admob/latest/","flutter","The Native Flutter Admob is a Plugin to integrate Firebase Native Admob for a Flutter application.","FLUTTER","ANDROID,IOS" -"streams_channel","https://pub.dev/packages/streams_channel",14,110,84,"0.3.0","Feb 5, 2020",,"loup.app","Apache-2.0 (LICENSE)","https://pub.dev/documentation/streams_channel/latest/","flutter","StreamsChannel is inspired from EventChannel. It allows to create streams of events between Flutter and platform side.","FLUTTER","ANDROID,IOS" -"flutter_clipboard_manager","https://pub.dev/packages/flutter_clipboard_manager",14,90,80,"0.0.2","Jan 28, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_clipboard_manager/latest/","flutter","A new flutter plugin project.","FLUTTER","ANDROID,IOS" -"flutter_slidable_list_view","https://pub.dev/packages/flutter_slidable_list_view",14,70,63,"1.2.8","Dec 31, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_slidable_list_view/latest/","flutter","a item slidable listView, You can use it like you would with a ListView,",, -"msal_mobile","https://pub.dev/packages/msal_mobile",14,80,68,"0.1.4","Dec 29, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/msal_mobile/latest/","flutter, flutter_cache_manager","A Flutter plugin for authenticating with Azure AD on Android and iOS using the Microsoft Authentication library (MSAL).","FLUTTER","ANDROID,IOS" -"device_unlock","https://pub.dev/packages/device_unlock",14,100,77,"1.1.2","Nov 29, 2019",,,"MIT (LICENSE)","https://github.com/cingulo/device_unlock/blob/develop/README.md","flutter","A Flutter plugin to request the device unlock screen. This plugin offers a simple way to check the user identity using the default device security.","FLUTTER","ANDROID,IOS" -"dynamic_overflow_menu_bar","https://pub.dev/packages/dynamic_overflow_menu_bar",14,110,58,"0.1.2","Nov 11, 2019",,"thinkdigital.software","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/dynamic_overflow_menu_bar/latest/","flutter","A widget that creates an overflow menu based on available space","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"responsive_image","https://pub.dev/packages/responsive_image",14,110,63,"0.1.0","Nov 9, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/responsive_image/latest/","flutter","A flutter library that add responsive capabilities to images","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_ui","https://pub.dev/packages/flutter_ui",14,90,64,"0.0.9","Oct 29, 2019",,"flutter-jp.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_ui/latest/","cached_network_image, flutter, fluttertoast, webview_flutter","A Flutter UI package,include action sheet,badge,button,check list,datetime picker, field,index list etc...","FLUTTER","ANDROID,IOS" -"ticket_pass_package","https://pub.dev/packages/ticket_pass_package",14,80,74,"0.1.0","Oct 10, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/ticket_pass_package/latest/","fading_edge_scrollview, flutter","A Flutter package to display the purchase of a ticket/pass along with additional details such as list of buyers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_dash","https://pub.dev/packages/flutter_dash",14,90,93,"0.0.1","Sep 11, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_dash/latest/","flutter","A Flutter project for draw dashes","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"link_previewer","https://pub.dev/packages/link_previewer",14,90,67,"1.2.1","Sep 4, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/link_previewer/latest/","async, flutter, html, http, url_launcher","A new Flutter package. It is build for making link looks prettier than just inline link or default hyperlink.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wifi_flutter","https://pub.dev/packages/wifi_flutter",14,110,67,"0.1.0+1","Aug 18, 2019",,"weplenish.com","unknown (LICENSE)","https://pub.dev/documentation/wifi_flutter/latest/","flutter","A plugin to retrieve the nearby wifi networks for android phones only. Simple and low dependencies.","FLUTTER","ANDROID,IOS" -"credit_card_number_validator","https://pub.dev/packages/credit_card_number_validator",14,110,84,"1.0.4","Jul 23, 2019",,"preethzcodez.dev","MIT (LICENSE)","https://pub.dev/documentation/credit_card_number_validator/latest/","flutter","A dart package to check if card number is valid and also returns card type as well.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vertical_navigation_bar","https://pub.dev/packages/vertical_navigation_bar",14,80,55,"0.0.2","Jul 15, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/vertical_navigation_bar/latest/","flutter","A simple vertical navigation bar for Flutter app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"splash_tap","https://pub.dev/packages/splash_tap",14,110,57,"0.1.2","Jun 21, 2019",,"funwith.app","unknown (LICENSE)","https://pub.dev/documentation/splash_tap/latest/","flutter","Makes an interesting splash effect when tapping it's child widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"aeyrium_sensor","https://pub.dev/packages/aeyrium_sensor",14,95,64,"1.0.7","Jun 7, 2019",,"aeyrium.com","MIT (LICENSE)","https://pub.dev/documentation/aeyrium_sensor/latest/","flutter","A Flutter sensor plugin which provide easy access to the Pitch and Roll on Android and iOS devices.","FLUTTER","ANDROID,IOS" -"flutter_hamburger_scaffold","https://pub.dev/packages/flutter_hamburger_scaffold",14,100,30,"0.1.0+1","May 28, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_hamburger_scaffold/latest/","flutter","Material Hamburger Scaffold Dedicated for flutter desktop applications","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flashlight","https://pub.dev/packages/flashlight",14,90,80,"0.1.1","May 24, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flashlight/latest/","flutter","A flutter plugin controlling the flash light.","FLUTTER","ANDROID,IOS" -"planner","https://pub.dev/packages/planner",14,70,33,"0.1.0","Apr 30, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/planner/latest/","after_layout, flutter, positioned_tap_detector, vibration","A calendar event schedule interface. Displays events in an editable grid with day and hour labels.",, -"phone_state_i","https://pub.dev/packages/phone_state_i",14,110,74,"0.0.3","Aug 16, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/phone_state_i/latest/","flutter, meta","Listen to Phone Call State(phone is connected/Idle) and provide call back on both iOS and andriod devices.","FLUTTER","ANDROID,IOS" -"at_commons","https://pub.dev/packages/at_commons",13,120,84,"3.0.20","Jul 22, 2022",,"atsign.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/at_commons/latest/","uuid","A library of Dart and Flutter utility classes that are used across other components of the @platform.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_analytics_web","https://pub.dev/packages/firebase_analytics_web",13,110,97,"0.4.1+1","Jul 21, 2022",,"firebase.google.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firebase_analytics_web/latest/","firebase_analytics_platform_interface, firebase_core, firebase_core_web, flutter, flutter_web_plugins, js","The web implementation of firebase_analytics","FLUTTER","WEB" -"applovin_max","https://pub.dev/packages/applovin_max",13,110,84,"2.0.0","Jul 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/applovin_max/latest/","flutter, plugin_platform_interface","AppLovin MAX Flutter Plugin for Android and iOS - with support for interstitial ads, rewarded ads, banners, and MRECs.","FLUTTER","ANDROID,IOS" -"pushe_flutter","https://pub.dev/packages/pushe_flutter",13,120,81,"2.6.1","Jul 16, 2022",,"pushe.co","unknown (LICENSE)","https://docs.pushe.co/docs/flutter/intro/","flutter","Pushe push notification SDK implementation for Flutter framework, for Android and iOS","FLUTTER","ANDROID" -"flutter_tree_pro","https://pub.dev/packages/flutter_tree_pro",13,120,44,"0.0.7","Jul 13, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_tree_pro/latest/","flutter, logger","Flutter tree select widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"statistics","https://pub.dev/packages/statistics",13,130,69,"1.0.21","Jul 13, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/statistics/latest/","collection, data_serializer, intl","Statistics package for easy and efficient data manipulation with built-in Bayesian Network (Bayes Net), many mathematical functions and tools.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_timetable","https://pub.dev/packages/flutter_timetable",13,130,58,"1.1.0","Jul 12, 2022",,"yourfriendken.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_timetable/latest/","flutter, intl","Displays a timetable for dates and times on items in a list.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"all_lint_rules_community","https://pub.dev/packages/all_lint_rules_community",13,110,74,"0.0.12","Jul 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/all_lint_rules_community/latest/","Packages that depend on all_lint_rules_community","Automatically updated all lint rules file !","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dio_cache_interceptor_hive_store","https://pub.dev/packages/dio_cache_interceptor_hive_store",13,130,93,"3.2.0","Jul 8, 2022",,"openapi4j.org","Apache-2.0 (LICENSE)","https://pub.dev/documentation/dio_cache_interceptor_hive_store/latest/","dio_cache_interceptor, hive","A DB cache store implementation with Hive for dio_cache_interceptor package.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wonderpush_flutter","https://pub.dev/packages/wonderpush_flutter",13,130,73,"2.1.10","Jul 8, 2022",,"wonderpush.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/wonderpush_flutter/latest/","flutter","Mobile push notification delivery with the WonderPush service. The WonderPush Flutter SDK makes it easy to add push notifications to your iOS and Android apps.","FLUTTER","ANDROID,IOS" -"fragment_navigate","https://pub.dev/packages/fragment_navigate",13,130,72,"2.0.0+1","Jul 7, 2022",,"cleancode.dev","MIT (LICENSE)","https://pub.dev/documentation/fragment_navigate/latest/","flutter, rxdart","A controller to make the effect of swapping fragments like in native Android.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stream_chat_persistence","https://pub.dev/packages/stream_chat_persistence",13,110,90,"4.3.0","Jul 7, 2022",,"getstream.io","unknown (LICENSE)","https://pub.dev/documentation/stream_chat_persistence/latest/","drift, flutter, logging, meta, mutex, path, path_provider, sqlite3_flutter_libs, stream_chat","Official Stream Chat Persistence library. Build your own chat experience using Dart and Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cometchat","https://pub.dev/packages/cometchat",13,110,80,"3.0.2","Jul 6, 2022",,"cometchat.com","unknown (LICENSE)","https://pub.dev/documentation/cometchat/latest/","flutter","CometChat enables you to add voice, video & text chat for your website & app. This guide demonstrates how to add chat to an Flutter application using CometChat.","FLUTTER","ANDROID,IOS" -"flutter_paytabs_bridge","https://pub.dev/packages/flutter_paytabs_bridge",13,100,86,"2.2.8","Jul 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_paytabs_bridge/latest/","flutter, path_provider","Flutter plugin for Paytabs.","FLUTTER","ANDROID,IOS" -"appwrite_auth_kit","https://pub.dev/packages/appwrite_auth_kit",13,120,67,"0.3.0","Jul 4, 2022",,"dlohani.com.np","MIT (LICENSE)","https://pub.dev/documentation/appwrite_auth_kit/latest/","appwrite, flutter","A wrapper for Appwrite's Accounts service, makes it easy to manage authentication and account features.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"glyphicon","https://pub.dev/packages/glyphicon",13,130,68,"0.3.0","Jul 2, 2022",,"ajomuch92.site","MIT (LICENSE)","https://pub.dev/documentation/glyphicon/latest/","flutter","This packages contains the definition for 1370 icons used by old versions of Bootstrap (Glyphicon).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"binary","https://pub.dev/packages/binary",13,130,74,"3.0.1","Jun 27, 2022",,"lurey.dev","MIT (LICENSE)","https://pub.dev/documentation/binary/latest/","matan, meta","Utilities for accessing binary data and bit manipulation in Dart and Flutter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"image_picker_type","https://pub.dev/packages/image_picker_type",13,130,71,"1.1.1","Jun 25, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/image_picker_type/latest/","flutter, image_cropper, image_picker","A Flutter plugin for iOS and Android for picking images from the image library and crop it.","FLUTTER","ANDROID,IOS" -"adtrace_sdk_flutter","https://pub.dev/packages/adtrace_sdk_flutter",13,110,63,"1.2.0","Jun 20, 2022",,"adtrace.io","MIT (LICENSE)","https://pub.dev/documentation/adtrace_sdk_flutter/latest/","flutter, meta","This is the Flutter SDK of AdTrace. You can read more about AdTrace at adtrace.io","FLUTTER","ANDROID,IOS" -"tinycolor2","https://pub.dev/packages/tinycolor2",13,120,92,"2.1.0","Jun 20, 2022",,"tinycommunity.dev","MIT (LICENSE)","https://pub.dev/documentation/tinycolor2/latest/","flutter, lint, pigment","Flutter Color manipulation and conversion, ported from JS tinycolor2","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sticky_footer_scrollview","https://pub.dev/packages/sticky_footer_scrollview",13,130,79,"1.1.1","Jun 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/sticky_footer_scrollview/latest/","flutter","A Flutter Widget that is scrollable with a sticky footer either stick to the bottom of screen of the end of the scroll body.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pendo_sdk","https://pub.dev/packages/pendo_sdk",13,130,87,"2.16.0","Jun 14, 2022",,"pendo.io","MIT (LICENSE)","https://pub.dev/documentation/pendo_sdk/latest/","flutter","This is a flutter plugin that wraps the native iOS and Android Pendo SDK","FLUTTER","ANDROID,IOS" -"water_bottle","https://pub.dev/packages/water_bottle",13,130,58,"0.0.7","Jun 14, 2022",,"hucanco.de","MIT (LICENSE)","https://pub.dev/documentation/water_bottle/latest/","flutter, path_parsing","This library add a bottle widget to your screen. You can use it as a loading indicator, a progress tracker, or any kind of measurement suits your needs.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fftea","https://pub.dev/packages/fftea",13,130,73,"1.1.1","Jun 14, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/fftea/latest/","Packages that depend on fftea","Fast Fourier Transform (FFT) library that can handle inputs of any size. Includes related tools such as STFT and windowing.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"binarize","https://pub.dev/packages/binarize",13,130,33,"1.0.1","Jun 13, 2022",,"wolfenra.in","MIT (LICENSE)","https://pub.dev/documentation/binarize/latest/","Packages that depend on binarize","Binarize allows for a more streamlined and extendable binary creation experience.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_face_api","https://pub.dev/packages/flutter_face_api",13,110,79,"3.2.3","Jun 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_face_api/latest/","flutter","This is a flutter module for compairing faces using phone`s camera.","FLUTTER","ANDROID,IOS" -"ftoast","https://pub.dev/packages/ftoast",13,125,83,"2.0.0","Jun 10, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/ftoast/latest/","flutter","Help developers create flexible, concise and beautiful Toast.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqlparser","https://pub.dev/packages/sqlparser",13,120,80,"0.22.0","Jun 7, 2022",,"simonbinder.eu","MIT (LICENSE)","https://pub.dev/documentation/sqlparser/latest/","charcode, collection, meta, source_span","Parses sqlite statements and performs static analysis on them","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appdynamics_agent","https://pub.dev/packages/appdynamics_agent",13,130,78,"22.6.0-beta.1","Jun 7, 2022",,"appdynamics.com","MIT (LICENSE)","https://pub.dev/documentation/appdynamics_agent/latest/","dio, flutter, http","Flutter plugin to integrate AppDynamics Mobile Real User Monitoring with your app.","FLUTTER","ANDROID,IOS" -"dfunc","https://pub.dev/packages/dfunc",13,130,87,"0.8.0","Jun 2, 2022",,"ookamikb.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/dfunc/latest/","Packages that depend on dfunc","Functional batteries for Dart. Implementation of Either, Optional etc.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"alice_lightweight","https://pub.dev/packages/alice_lightweight",13,120,89,"3.1.0","May 24, 2022",,"dash-kit.blogspot.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/alice_lightweight/latest/","dio, flutter, http, path_provider, rxdart, share_plus","Lightweight Alice version. Removed additional dependencies except dio.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"extractor","https://pub.dev/packages/extractor",13,110,50,"0.0.3","May 24, 2022",,"flutterash.xyz","MIT (LICENSE)","https://pub.dev/documentation/extractor/latest/","flutter, flutter_inappwebview, html","Create direct video links from various websites like youtube, vimeo and many more","FLUTTER","ANDROID,IOS" -"vimeoplayer_trinity","https://pub.dev/packages/vimeoplayer_trinity",13,120,85,"0.2.2","May 23, 2022",,"taku.co.zw","Apache-2.0 (LICENSE)","https://pub.dev/documentation/vimeoplayer_trinity/latest/","better_player, flutter, http","A new Flutter package for playing any videos from Vimeo by id.","FLUTTER","ANDROID,IOS" -"custom_keyboard","https://pub.dev/packages/custom_keyboard",13,100,30,"1.0.2","May 22, 2022",,"aasharwahla.com","MIT (LICENSE)","https://pub.dev/documentation/custom_keyboard/latest/","flutter","A new Flutter package to help you add custom keyboards.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cr_logger","https://pub.dev/packages/cr_logger",13,130,74,"1.0.0","May 19, 2022",,"cleveroad.com","MIT (LICENSE)","https://pub.dev/documentation/cr_logger/latest/","app_settings, chopper, cr_json_widget, dio, flutter, flutter_web_plugins, http, inspector, js, logger, package_info_plus, path_provider, platform, split_view, synchronized, uuid","Powerful logging plugin. Supports android, ios and web platforms.","FLUTTER","ANDROID,IOS,WEB" -"mini_music_visualizer","https://pub.dev/packages/mini_music_visualizer",13,130,61,"1.0.2","May 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/mini_music_visualizer/latest/","flutter","A flutter package for show simple music visualizer animation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"super_text_layout","https://pub.dev/packages/super_text_layout",13,120,70,"0.1.0","May 17, 2022",,"superlist.com","MIT (LICENSE)","https://pub.dev/documentation/super_text_layout/latest/","attributed_text, flutter, logging","Configurable, composable, extensible text display for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"persian_datetimepickers","https://pub.dev/packages/persian_datetimepickers",13,130,77,"1.0.3+2","May 16, 2022",,"gabrimatic.info","unknown (LICENSE)","https://pub.dev/documentation/persian_datetimepickers/latest/","flutter, numberpicker, shamsi_date","A valuable and straightforward package that supports numeric Jalali(Farsi | Persian) and the Gregorian date and time pickers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cool_linter","https://pub.dev/packages/cool_linter",13,110,80,"2.5.0","May 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/cool_linter/latest/","analyzer, analyzer_plugin, args, file, freezed_annotation, glob, json_annotation, meta, path, pub_semver, yaml","Linter for analyzing dart code by RegExp pattern. Includes built in extended rules.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"auto_translator","https://pub.dev/packages/auto_translator",13,130,46,"1.0.0","May 16, 2022",,"leephillips.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/auto_translator/latest/","args, http, yaml","A command-line tool to translate ARB files using Google Cloud Translate.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"gaimon","https://pub.dev/packages/gaimon",13,130,73,"1.0.1","May 13, 2022",,"dimitridessus.fr","MIT (LICENSE)","https://pub.dev/documentation/gaimon/latest/","flutter","A Flutter plugin to fully support Haptic feedback with custom pattern.","FLUTTER","ANDROID,IOS" -"yaml_edit","https://pub.dev/packages/yaml_edit",13,130,86,"2.0.3","May 12, 2022",,"tools.dart.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/yaml_edit/latest/","collection, meta, source_span, yaml","A library for YAML manipulation with comment and whitespace preservation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_image_map","https://pub.dev/packages/flutter_image_map",13,120,73,"0.9.3","May 9, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_image_map/latest/","flutter","Image map, create areas with customizable colors on an image and response to clicking/touching. Just like what we have in html.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_mlkit_barcode_scanning","https://pub.dev/packages/google_mlkit_barcode_scanning",13,130,93,"0.3.0","May 2, 2022",,"flutter-ml.dev","MIT (LICENSE)","https://pub.dev/documentation/google_mlkit_barcode_scanning/latest/","flutter, google_mlkit_commons","A Flutter plugin to use Google's ML Kit Barcode Scanning to read data encoded using most standard barcode formats.","FLUTTER","ANDROID,IOS" -"bar_calendar","https://pub.dev/packages/bar_calendar",13,120,41,"0.0.9","Apr 25, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/bar_calendar/latest/","flutter, intl","A package that allows the creation of event-based project calendars.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"gesture_zoom_box","https://pub.dev/packages/gesture_zoom_box",13,110,85,"0.0.4","Apr 25, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/gesture_zoom_box/latest/","flutter","A widget for gesture zoom.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wifi_hunter","https://pub.dev/packages/wifi_hunter",13,110,77,"1.1.0+1","Apr 24, 2022",,"catcloud.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/wifi_hunter/latest/","flutter","A flutter package to hunt down info from all WiFi APs around you.","FLUTTER","ANDROID" -"appinio_animated_toggle_tab","https://pub.dev/packages/appinio_animated_toggle_tab",13,130,71,"1.0.1","Apr 21, 2022",,"appinio.com","MIT (LICENSE)","https://pub.dev/documentation/appinio_animated_toggle_tab/latest/","flutter","A custom tab viewer with built-in animation and different design from default `TabViewer`.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"finger_painter","https://pub.dev/packages/finger_painter",13,110,57,"0.9.2","Apr 15, 2022",,"marcobavagnoli.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/finger_painter/latest/","flutter","Painting package that let you finger paint with different brushes and different blend modes. The result can be read as a bitmap or list of Points to be used ie on a Map.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"build_version","https://pub.dev/packages/build_version",13,110,91,"2.1.1","Apr 15, 2022",,"j832.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/build_version/latest/","build, build_config, pubspec_parse","A builder for extracting a package version into code.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"screen_capture_utils","https://pub.dev/packages/screen_capture_utils",13,130,50,"1.0.1","Apr 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/screen_capture_utils/latest/","flutter","A plugin to handle screen capture events on android and ios devices","FLUTTER","ANDROID,IOS" -"go_sell_sdk_flutter","https://pub.dev/packages/go_sell_sdk_flutter",13,110,85,"2.1.2","Apr 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/go_sell_sdk_flutter/latest/","flutter","Flutter plugin compatible version of goSellSDK library for both Android and iOS.","FLUTTER","ANDROID,IOS" -"prefs","https://pub.dev/packages/prefs",13,120,86,"3.5.0","Mar 31, 2022",,"andrioussolutions.com","unknown (LICENSE)","https://pub.dev/documentation/prefs/latest/","flutter, shared_preferences, shared_preferences_web","A Library Package that utilizes the plugin, shared_preferences, to store and read an app’s preferences in both the Android and the iOS platform.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"map4d_map","https://pub.dev/packages/map4d_map",14,120,75,"2.2.2","Mar 21, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/map4d_map/latest/","collection, flutter, meta","A Flutter plugin for integrating Map4D in iOS and Android applications.","FLUTTER","ANDROID,IOS" -"auto_reload","https://pub.dev/packages/auto_reload",13,130,83,"1.1.0","Mar 11, 2022",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/auto_reload/latest/","connectivity_plus, flutter","A library that helps to perform actions with some periodicity","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_feathersjs","https://pub.dev/packages/flutter_feathersjs",13,130,70,"4.0.4+4","Mar 10, 2022",,"paonit.com","MIT (LICENSE)","https://dahkenangnon.github.io/flutter_feathersjs.dart/","dio, event_bus, flutter, shared_preferences, socket_io_client","Communicate with your feathers js server from flutter app with unbelieved ease and make happy your customers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ferry_flutter","https://pub.dev/packages/ferry_flutter",13,90,90,"0.5.4","Jul 15, 2021","0.5.5-dev.3","gql-dart.dev","MIT (LICENSE)","https://pub.dev/documentation/ferry_flutter/latest/","ferry, ferry_exec, flutter, flutter_test, gql_exec","Flutter widgets for the Ferry GraphQL client","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ternav_icons","https://pub.dev/packages/ternav_icons",13,90,66,"1.0.0","Feb 16, 2022",,"ternav.ir","unknown (LICENSE)","https://pub.dev/documentation/ternav_icons/latest/","flutter","TernavIcons for your Flutter project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gator","https://pub.dev/packages/gator",13,130,4,"1.2.2","Feb 12, 2022",,"elijahluckey.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/gator/latest/","ansicolor, args, built_collection, code_builder, dart_style, equatable, mason_logger, meta, path, recase, yaml","Generate MaterialColor shades and tints from primary colors hex values for easy setup.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_activity_recognition","https://pub.dev/packages/flutter_activity_recognition",13,130,85,"1.3.0","Feb 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_activity_recognition/latest/","flutter","This plugin is used to recognize user activity on Android and iOS platforms.","FLUTTER","ANDROID,IOS" -"js_bindings","https://pub.dev/packages/js_bindings",13,110,51,"0.0.6","Feb 10, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/js_bindings/latest/","js, meta","Complete JS bindings interop with autocomplete and documentation.","DART,FLUTTER","WEB" -"rulers","https://pub.dev/packages/rulers",13,120,74,"1.0.7","Feb 6, 2022",,"navoki.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rulers/latest/","flutter","A Flutter Widget to show Ruler with selected values.Rulers like UI to show measurement or selection within some range.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icon_loading_button","https://pub.dev/packages/icon_loading_button",13,120,72,"1.0.1","Feb 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/icon_loading_button/latest/","flutter, rxdart","Icon loading button implementation of Rounded loading button","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"parallax","https://pub.dev/packages/parallax",13,110,57,"1.0.3","Feb 3, 2022",,"medafox.com","MIT (LICENSE)","https://pub.dev/documentation/parallax/latest/","flutter","A parallax package for touch-based devices.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"aws_dynamodb_api","https://pub.dev/packages/aws_dynamodb_api",13,120,71,"1.2.0","Jan 29, 2022",,"aws-dart.agilord.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/aws_dynamodb_api/latest/","shared_aws_api","AWS API client for Amazon DynamoDB (generated from SDK API specification).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tabpanel","https://pub.dev/packages/tabpanel",13,120,30,"0.2.4","Jan 29, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/tabpanel/latest/","flutter, flutter_mobx, mobx, uuid","Tabbed inferface with support for nested and resizeable panels.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"acronym","https://pub.dev/packages/acronym",13,130,2,"0.4.0","Jan 25, 2022",,"jxstxn.de","Apache-2.0 (LICENSE)","https://pub.dev/documentation/acronym/latest/","recase","A simple, lightweight and easy to use package to generate acronyms.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gradient_textfield","https://pub.dev/packages/gradient_textfield",13,90,62,"0.0.1","Jan 24, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/gradient_textfield/latest/","flutter","A new Flutter package project which helps the developers to style the gradient TextField.",, -"pretty_gauge","https://pub.dev/packages/pretty_gauge",13,120,87,"1.0.1","Jan 20, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/pretty_gauge/latest/","flutter","Fully customizable Gauge widget for Flutter with options for multiple segments, colors and customizable styling for displaying current value and text","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_redux_navigation","https://pub.dev/packages/flutter_redux_navigation",13,120,85,"0.7.1","Jan 19, 2022",,"flutterings.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_redux_navigation/latest/","flutter, redux","A simple reactive navigation middleware for Flutter's redux library.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"darty_commons","https://pub.dev/packages/darty_commons",13,110,53,"0.1.8","Jan 19, 2022",,,"BSD-3-Clause (LICENSE)","https://github.com/AhmedBeheiri/dart_commons","flutter, logging, share_plus, url_launcher","Darty Commons is a Package that provides a punch of useful extension methods for every application functionalities (Inspired by Anko Commons in Kotlin)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"ristek_material_component","https://pub.dev/packages/ristek_material_component",13,100,22,"0.0.14","Jan 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/ristek_material_component/latest/","another_flushbar, flutter, flutter_spinkit, shared_preferences, states_rebuilder","Material Design Component for future Ristek Universitas Indonesia project","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_exif_plugin","https://pub.dev/packages/flutter_exif_plugin",13,130,79,"1.1.0","Jan 9, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_exif_plugin/latest/","flutter","A flutter plugin for reading and writing EXIF. This plugin currently only works on Android","FLUTTER","ANDROID" -"checkmark","https://pub.dev/packages/checkmark",13,130,77,"0.0.2+1","Jan 9, 2022",,"elew.dev","MIT (LICENSE)","https://pub.dev/documentation/checkmark/latest/","flutter","Animated check mark. Customise colors, curves, duration, and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliver_bar_chart","https://pub.dev/packages/sliver_bar_chart",13,130,60,"0.0.1","Jan 4, 2022",,"mindinventory.com","MIT (LICENSE)","https://pub.dev/documentation/sliver_bar_chart/latest/","flutter","A package that supports Bar Chart in a Flutter Sliver. This Package allow us to add Bar Chart in Sliver and its set a Bar Chart as a Header on Slivers Scroll.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"plural_selectable","https://pub.dev/packages/plural_selectable",13,130,34,"1.0.1","Dec 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/plural_selectable/latest/","flutter","A Flutter implementation of selectable list item with directional slide actions that can be dismissed.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rating","https://pub.dev/packages/rating",13,90,71,"1.0.0-dev.1","Dec 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/rating/latest/","flutter, flutter_bloc, flutter_spinkit","Rating bottom sheet","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_pointed_popup","https://pub.dev/packages/custom_pointed_popup",14,110,79,"0.0.4","Dec 29, 2021",,"dipakshrestha1.com.np","MIT (LICENSE)","https://pub.dev/documentation/custom_pointed_popup/latest/","flutter","Popup that can be shown on any targeted widget with customized pointed design.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"no_internet_check","https://pub.dev/packages/no_internet_check",13,120,73,"1.0.0","Dec 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/no_internet_check/latest/","flutter, flutter_toastr, internet_connection_checker","Automatically show no internet screen on top of your current screen and when there is internet it automatically pop the no internet screen.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"image_watermark","https://pub.dev/packages/image_watermark",13,110,86,"0.0.3","Dec 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/image_watermark/latest/","flutter, image","Flutter package to add text or image watermark on image,you can customize the position of watermark and color.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_helpers","https://pub.dev/packages/firebase_helpers",13,120,88,"0.5.0","Dec 15, 2021",,"dlohani.com.np","MIT (LICENSE)","https://pub.dev/documentation/firebase_helpers/latest/","cloud_firestore, firebase_storage, flutter","A package that provides various Google Firebase related services helpers. Provides helpers to perform queries on firestore, firebase auth etc.","FLUTTER","ANDROID,IOS,MACOS" -"fluent_validation","https://pub.dev/packages/fluent_validation",13,120,42,"2.0.0","Dec 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/fluent_validation/latest/","meta","A dart based port of fluent validation for C#. FluentValidation allows easy validation of objects without crazy amounts of boilerplate.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"uni_payments","https://pub.dev/packages/uni_payments",13,80,77,"0.0.2","Dec 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/uni_payments/latest/","flutter, flutter_paystack, flutter_web_plugins, flutterwave, http, pay, paytm, razorpay_flutter","A Flutter plugin for making payments via razorpay, paystack, paytm and flutterwave Payment Gateway for accepting online payments in Flutter app.",, -"f","https://pub.dev/packages/f",13,130,41,"0.1.7","Nov 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/f/latest/","path","A simple shortcut, command line interface (CLI) for Flutter to increase productivity and happiness.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"postgres_pool","https://pub.dev/packages/postgres_pool",13,130,74,"2.1.3","Nov 23, 2021",,"agilord.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/postgres_pool/latest/","executor, postgres, retry","Postgresql connection pool with a wide range of automated reconnect parameters.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"invert_colors","https://pub.dev/packages/invert_colors",13,120,84,"0.0.4","Nov 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/invert_colors/latest/","flutter","A lightweight widget that inverts the colors of its children.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"hash","https://pub.dev/packages/hash",13,110,78,"1.0.4","Nov 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/hash/latest/","Packages that depend on hash","A set of cryptographic hashing functions implemented in pure Dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"appium_driver","https://pub.dev/packages/appium_driver",13,120,77,"0.5.2","Nov 15, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/appium_driver/latest/","webdriver","An Appium binding for Dart. Support WebDriver W3C spec inheriting webdriver.dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_credit_card_detector","https://pub.dev/packages/flutter_credit_card_detector",13,90,44,"2.1.0","Oct 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_credit_card_detector/latest/","cupertino_icons, flutter, flutter_masked_text2, intl, provider","Um pacote Flutter que permite você implementar facilmente a interface do usuário do cartão de crédito com a detecção do cartão.",, -"wifi_connector","https://pub.dev/packages/wifi_connector",13,100,81,"2.0.0","Oct 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/wifi_connector/latest/","flutter","Flutter plug-in for connecting to wifi.","FLUTTER","ANDROID,IOS" -"flutter_onboarding","https://pub.dev/packages/flutter_onboarding",13,120,63,"0.0.7","Oct 17, 2021",,"teispace.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_onboarding/latest/","flutter, shared_preferences","Actively maintained, community driven flutter animated and onetime onboarding project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"radio_group_v2","https://pub.dev/packages/radio_group_v2",13,130,78,"1.0.2","Oct 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/radio_group_v2/latest/","flutter, flutter_web_plugins","A widget that groups radio buttons so they can work together to give the user a pleasant experience when making selections within the app.","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"flutter_sms_autofill","https://pub.dev/packages/flutter_sms_autofill",13,110,58,"1.0.4","Oct 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_sms_autofill/latest/","flutter, flutter_pin_input","Flutter plugin to provide SMS code autofill support","FLUTTER","ANDROID,IOS" -"custom_upgrader","https://pub.dev/packages/custom_upgrader",13,100,27,"3.6.0","Oct 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_upgrader/latest/","device_info, flutter, html, http, package_info, shared_preferences, url_launcher, version, xml","Flutter package for prompting users to upgrade when there is a newer version of the app in the store.","FLUTTER","ANDROID,IOS" -"auto_size_styled_text","https://pub.dev/packages/auto_size_styled_text",13,100,31,"1.1.0","Oct 2, 2021",,,"BSD-3-Clause, MIT (LICENSE)","https://pub.dev/documentation/auto_size_styled_text/latest/","auto_size_text_pk, flutter, xmlstream","Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.Automatically resizes text to fit perfectly within its bounds.",, -"ios_utsname_ext","https://pub.dev/packages/ios_utsname_ext",13,120,91,"2.1.0","Sep 28, 2021",,"stefandevo.dev","MIT (LICENSE)","https://pub.dev/documentation/ios_utsname_ext/latest/","flutter","Extension method for translation ios utsname to full product name.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"imageview360_nullsafe","https://pub.dev/packages/imageview360_nullsafe",13,120,54,"2.0.0","Sep 26, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/imageview360_nullsafe/latest/","flutter","A Flutter package which provides 360 view of the images with rotation and gesture customisations.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"iso_countries","https://pub.dev/packages/iso_countries",13,120,89,"2.1.0","Sep 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/iso_countries/latest/","flutter","A plugin for fetching ISOCountries data from device OS. Name of countries can be obtained in different languages.","FLUTTER","ANDROID,IOS" -"chat_package","https://pub.dev/packages/chat_package",13,110,52,"0.0.7","Sep 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/chat_package/latest/","flutter, flutter_keyboard_visibility, flutter_slidable, image_picker, intl, just_audio, permission_handler, photo_view, record, stop_watch_timer, transparent_image","Fully functional chat ui for flutter, with functionality to send text, voice notes,and images","FLUTTER","ANDROID,IOS" -"iyzico","https://pub.dev/packages/iyzico",13,90,61,"0.1.1+3","Sep 24, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/iyzico/latest/","crypto, http","This package provides some Iyzico requests these are payment, threed payment, bin etc.",, -"time_elapsed","https://pub.dev/packages/time_elapsed",13,110,82,"0.2.6","Sep 18, 2021",,"allansrc.com.br","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/time_elapsed/latest/","Packages that depend on time_elapsed","A package provides a easy way to get elapsed time from DateTime data","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_facebook_app_links","https://pub.dev/packages/flutter_facebook_app_links",13,110,76,"2.0.0+2","Sep 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_facebook_app_links/latest/","flutter","A Flutter plugin to catch deferred deep links from Facebbok ads with FB App Links SDK.","FLUTTER","ANDROID,IOS" -"o_color_picker","https://pub.dev/packages/o_color_picker",13,130,80,"1.0.2","Sep 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/o_color_picker/latest/","equatable, flutter","Simple and fast 2-step color picker, which supports shades and colors customization.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sdp_transform","https://pub.dev/packages/sdp_transform",13,90,92,"0.3.2","Sep 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/sdp_transform/latest/","Packages that depend on sdp_transform","Dart implementation of sdp-transform","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"overlay_dialog","https://pub.dev/packages/overlay_dialog",13,110,87,"0.2.1","Aug 24, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/overlay_dialog/latest/","flutter, universal_io","A Flutter package for showing platform dialogs without using new routes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shell","https://pub.dev/packages/shell",13,110,84,"2.0.0","Aug 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/shell/latest/","file, path, platform, process","Wrapper over `dart:io` [Process] API's that supports additional features.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"app_tutorial","https://pub.dev/packages/app_tutorial",13,120,69,"0.3.2","Aug 22, 2021",,"aikenahac.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/app_tutorial/latest/","flutter, flutter_staggered_grid_view","Package for creating tutorials for your app to explain the features of the app in a seamless ways to you users.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firegraph","https://pub.dev/packages/firegraph",13,100,24,"1.0.0","Aug 3, 2021",,"taosif7.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/firegraph/latest/","cloud_firestore, flutter, graphql_parser","Firegraph is a plugin that lets you query firestore with GraphQL.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"boxicons","https://pub.dev/packages/boxicons",13,120,78,"2.1.3","Jul 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/boxicons/latest/","flutter","One of the most beautiful high-quality icon libraries that contain 1500+ icons and this Plugin to facilitate the use of the Boxicons library in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ui_helper","https://pub.dev/packages/ui_helper",13,120,79,"1.1.0","Jul 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/ui_helper/latest/","flutter","UI Helpers to speed boost your development time! These will help you make your app responsive and also provides easy way to create Text, Button and Text Field Widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"native_scroll","https://pub.dev/packages/native_scroll",13,80,39,"0.0.1","Jul 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/native_scroll/latest/","flutter, js","A new Flutter package project.",, -"proste_route_animation","https://pub.dev/packages/proste_route_animation",13,120,66,"2.0.2","Jul 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/proste_route_animation/latest/","flutter","Simple route animation,it encapsulates the transition widget in the flutter, which is more convenient to call the route animation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"crypto_font_icons","https://pub.dev/packages/crypto_font_icons",13,120,87,"1.0.1","Jul 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/crypto_font_icons/latest/","flutter","CryptoFont Icons by https://cryptofont.com/#icons for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"input_slider","https://pub.dev/packages/input_slider",13,120,78,"0.3.0","Jul 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/input_slider/latest/","flutter","A customizable input that synchronizes a Slider and a TextField.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"device_display_brightness","https://pub.dev/packages/device_display_brightness",13,130,87,"0.0.6","Jul 5, 2021",,"sominviacheslav.tech","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/device_display_brightness/latest/","flutter","A Flutter plugin to manage the device's display brightness on Android and iOS.","FLUTTER","ANDROID,IOS" -"rwa_deep_ar","https://pub.dev/packages/rwa_deep_ar",13,80,75,"0.0.12","Jul 3, 2021",,"realwishall.com","MIT (LICENSE)","https://pub.dev/documentation/rwa_deep_ar/latest/","flutter","camera_deep_ar is not being updated so rwa_deep_ar is born just fixed the auto turn off camera on close","FLUTTER","ANDROID,IOS" -"libdsm","https://pub.dev/packages/libdsm",13,110,48,"1.1.8","Jun 26, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/libdsm/latest/","flutter","An all platform wrapper for the libdsm(Defective SMB) library https://videolabs.github.io/libdsm/","FLUTTER","ANDROID,IOS" -"navme","https://pub.dev/packages/navme",13,130,54,"1.0.1","Jun 24, 2021",,"zfx.com","MIT (LICENSE)","https://pub.dev/documentation/navme/latest/","flutter","A simple way to use Navigation 2.0 like Navigator 1.0 and simple config for each page","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"favicon","https://pub.dev/packages/favicon",13,110,86,"1.0.15","Jun 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/favicon/latest/","html, http, image","Library for finding favicons in a website, either in a or by predefined URL.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_phonetics","https://pub.dev/packages/dart_phonetics",13,120,73,"1.0.1","Jun 19, 2021",,"cardilloonline.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/dart_phonetics/latest/","charcode","A collection of phonetic algorithms. These algorithms help find words or names that sound similar by generating an encoding that can be compared or indexed for fuzzy searching.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"light","https://pub.dev/packages/light",13,120,82,"2.1.0","Jun 16, 2021",,"cachet.dk","MIT (LICENSE)","https://pub.dev/documentation/light/latest/","flutter","Plugin for the light sensor (Android only)","FLUTTER","ANDROID,IOS" -"sqflite_migration_service","https://pub.dev/packages/sqflite_migration_service",13,80,82,"1.0.6","Mar 21, 2021",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/sqflite_migration_service/latest/","flutter, get_it, shared_preferences, sqflite","A new Flutter package project.","FLUTTER","ANDROID,IOS,MACOS" -"collection_ext","https://pub.dev/packages/collection_ext",13,120,79,"1.0.0","Jun 6, 2021",,"xinthink.com","MIT (LICENSE)","https://pub.dev/documentation/collection_ext/latest/","tuple","A set of useful extension methods for Dart collections, designed for the purpose of making it easier to write functional-programming-styled, concise Dart code.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"osm_nominatim","https://pub.dev/packages/osm_nominatim",13,130,87,"2.0.1","Jun 2, 2021",,"food-rescue.de","GPL-3.0 (LICENSE)","https://pub.dev/documentation/osm_nominatim/latest/","http","A library to perform OSM Nominatim searches also supporting reverse searches","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ink_widget","https://pub.dev/packages/ink_widget",13,120,80,"2.0.1","May 30, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/ink_widget/latest/","flutter","Widget library with ink effect without problems with decoration for child.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stilo","https://pub.dev/packages/stilo",13,120,56,"2.0.0","May 30, 2021",,,"MIT (LICENSE)","https://stilo.netlify.app/docs/installation","flutter","Stilo is a utility-first Flutter library that gives you all of the building constants you need to build designs without defining common styles","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"block_ui","https://pub.dev/packages/block_ui",13,110,33,"0.0.3","May 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/block_ui/latest/","flutter","Fully customizable flutter package to disbale UI interactions using loaders during asynchronous actions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_image_picker","https://pub.dev/packages/custom_image_picker",13,90,73,"0.5.0","May 22, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/custom_image_picker/latest/","flutter","A new Flutter plugin.",, -"flutter_swipe_button","https://pub.dev/packages/flutter_swipe_button",13,110,88,"1.1.0","May 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_swipe_button/latest/","flutter","Avoid accidental clicks or dialogs to prevent them using SwipeButton.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"verbal_expressions","https://pub.dev/packages/verbal_expressions",13,120,75,"1.0.0","May 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/verbal_expressions/latest/","Packages that depend on verbal_expressions","A package that helps to construct difficult regular expressions.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_side_navbar","https://pub.dev/packages/flutter_side_navbar",13,100,51,"1.0.2","May 15, 2021",,"tri7ratops.fr","MIT (LICENSE)","https://pub.dev/documentation/flutter_side_navbar/latest/","equatable, flutter, scroll_to_index, visibility_detector","Side Navigation bar for your app', with automatic detection of the widget most visible...","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"df","https://pub.dev/packages/df",13,90,73,"0.3.0","Dec 15, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/df/latest/","extra_pedantic, jiffy, meta, ml_linalg, pedantic","A dataframe for Dart. An abstraction to help manipulating and analysing data","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"range_slider_dialog","https://pub.dev/packages/range_slider_dialog",13,120,54,"0.0.3","May 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/range_slider_dialog/latest/","flutter","A dialog with a range slider inside. You can customize the header and button text, and it just returns the RangeValue selected.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_sign_in_mocks","https://pub.dev/packages/google_sign_in_mocks",13,100,86,"0.2.1","May 2, 2021",,"wafrat.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/google_sign_in_mocks/latest/","flutter, google_sign_in, mockito","Mocks for Google Sign In. Use this package with `firebase_auth_mocks` to write unit tests involving Firebase Authentication.","FLUTTER","ANDROID,IOS,WEB" -"slowly_moving_widgets_field","https://pub.dev/packages/slowly_moving_widgets_field",13,130,26,"1.0.28","Apr 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/slowly_moving_widgets_field/latest/","flutter","Your arbitrary widgets slowly moving about, sometimes colliding and bouncing (like the vintage ""asteroids game"").","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ini","https://pub.dev/packages/ini",13,105,88,"2.1.0","Apr 18, 2021",,,"LGPL-3.0 (LICENSE)","https://pub.dev/documentation/ini/latest/","Packages that depend on ini","Read and write .ini files","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"modal_progress_hud_alt","https://pub.dev/packages/modal_progress_hud_alt",13,110,89,"1.0.0","Apr 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/modal_progress_hud_alt/latest/","flutter","A modal progress indicator widget (HUD = heads-up display). Wrap around another widget to block access to widget during an async call. Also accepts a custom spinner.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"realtime_pagination","https://pub.dev/packages/realtime_pagination",13,110,53,"0.0.8","Apr 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/realtime_pagination/latest/","bloc, cloud_firestore, flutter","A Flutter package that helps use realtime pagination with Firestore","FLUTTER","ANDROID,IOS,MACOS,WEB" -"simple_vertical_calendar","https://pub.dev/packages/simple_vertical_calendar",13,120,68,"1.1.0","Apr 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_vertical_calendar/latest/","flutter, intl","This package contain widget for building a Vertical Scroll Calendar widget that is similar to the one use in AirBnB.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_api","https://pub.dev/packages/flutter_api",13,100,20,"0.0.2+2","Apr 3, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_api/latest/","flutter, flutter_web_plugins, http","A REST API Connector, you can connect your Flutter Project to any endpoint easily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lat_lng_to_timezone","https://pub.dev/packages/lat_lng_to_timezone",13,120,86,"0.2.0","Apr 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/lat_lng_to_timezone/latest/","Packages that depend on lat_lng_to_timezone","Lat/long to timezone mapper in Dart. Does not require web services or data files","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"whatsapp_share","https://pub.dev/packages/whatsapp_share",13,110,87,"1.1.1","Apr 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/whatsapp_share/latest/","flutter","Simple way to share message, links or files from your flutter app to specific contact in whatsapp","FLUTTER","ANDROID,IOS" -"calendar_calendar","https://pub.dev/packages/calendar_calendar",13,100,83,"1.0.0","Mar 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/calendar_calendar/latest/","animate_do, animated_text_kit, flutter, rxdart","A Calendar Custom Widget, you can selected dates, limited dates, and beautiful interface","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"uuid_type","https://pub.dev/packages/uuid_type",13,120,86,"2.0.0","Mar 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/uuid_type/latest/","crypto","UUID type, parser and generators. Can generate v1, v4, and v5 UUIDs","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"uni_links2","https://pub.dev/packages/uni_links2",13,130,88,"0.6.0+2","Mar 22, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/uni_links2/latest/","flutter, uni_links2_platform_interface, uni_links_web2","Flutter plugin for accepting incoming links - App/Deep Links (Android), Universal Links and Custom URL schemes (iOS).","FLUTTER","ANDROID,IOS" -"gson","https://pub.dev/packages/gson",13,90,90,"0.1.4","Feb 11, 2020",,,"BSD-2-Clause (LICENSE)","https://miniminelp.github.io/dart-gson/doc/api/index.html","colorize","Parses and encodes the json generated by GSON (Can parse minecraft's json)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"google_tag_manager","https://pub.dev/packages/google_tag_manager",13,110,82,"0.1.0","Mar 20, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/google_tag_manager/latest/","js","Dart wrapper around google tag manager js api","DART,FLUTTER","WEB" -"flutter_image_slider","https://pub.dev/packages/flutter_image_slider",13,110,83,"0.0.2","Mar 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_image_slider/latest/","flutter","It's a carousel package for image slider with a diffrent options, include null safety.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"docxtpl","https://pub.dev/packages/docxtpl",13,90,62,"0.0.1","Mar 14, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/docxtpl/latest/","archive, flutter, http, path, xml","a word document template plugin to easily populate and generate word documents from templates","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_hex_color","https://pub.dev/packages/flutter_hex_color",13,110,84,"2.0.0","Mar 14, 2021",,"msayed.net","unknown (LICENSE)","https://pub.dev/documentation/flutter_hex_color/latest/","flutter","HexColor extend Color class to take hex coded value.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"oauth1","https://pub.dev/packages/oauth1",13,130,86,"2.0.0","Mar 7, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/oauth1/latest/","crypto, http","""RFC 5849: The OAuth 1.0 Protocol"" client implementation for Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"apklis_payment_checker","https://pub.dev/packages/apklis_payment_checker",13,130,31,"1.0.0","Mar 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/apklis_payment_checker/latest/","device_apps_null_safety, flutter","Plugin de Flutter para el chequeo de pagos de Apklis. Basado en el repositorio para Kotlin y Java https://github.com/Z17-CU/apklischeckpayment","FLUTTER","ANDROID" -"flutter_app_icon_badge","https://pub.dev/packages/flutter_app_icon_badge",13,130,86,"2.0.0","Mar 4, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_app_icon_badge/latest/","flutter","Flutter app icon badge plugin to change the badge on the icon of your app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"hop_swipe_cards","https://pub.dev/packages/hop_swipe_cards",13,90,62,"1.0.0+1","Feb 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/hop_swipe_cards/latest/","disposable_provider, flutter","A flutter package for Hop swipe cards.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"badges_bar","https://pub.dev/packages/badges_bar",13,90,0,"0.1.6","Feb 22, 2021",,"brunogarcia.com","MIT (LICENSE)","https://pub.dev/documentation/badges_bar/latest/","http, sentry","SVG badge generator for packages on pub.dev. Likes, pub points and popularity.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_random_choice","https://pub.dev/packages/dart_random_choice",13,90,78,"0.0.2","Mar 29, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_random_choice/latest/","Packages that depend on dart_random_choice","A library for generating a random choice from an iterable.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"anim_nav_bar","https://pub.dev/packages/anim_nav_bar",13,100,21,"0.0.2","Jan 26, 2021",,"devtools.wtf","MIT (LICENSE)","https://pub.dev/documentation/anim_nav_bar/latest/","flutter","A Flutter package which give a animated nav bar with lots of customisation options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_foreground_service_plugin","https://pub.dev/packages/flutter_foreground_service_plugin",13,110,44,"0.1.7","Jan 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_foreground_service_plugin/latest/","flutter","A flutter plugin to create a foreground service with a periodic task in android","FLUTTER","ANDROID" -"strengthpassword","https://pub.dev/packages/strengthpassword",13,80,37,"0.0.1+1","Jan 7, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/strengthpassword/latest/","flutter, step_progress_indicator","A new Flutter package for both android and iOS which helps to find the strength of password and if password is weak it doesnt allow validation","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"last_state","https://pub.dev/packages/last_state",13,110,62,"0.1.1","Dec 14, 2020",,"salimdev.ovh","MIT (LICENSE)","https://pub.dev/documentation/last_state/latest/","flutter","Simple and robust state saver which allows restoring state after the app process is killed while in the background.","FLUTTER","ANDROID,IOS" -"buy_me_a_coffee_widget","https://pub.dev/packages/buy_me_a_coffee_widget",13,100,50,"1.0.1","Nov 3, 2020",,"myracledesign.de","MIT (LICENSE)","https://pub.dev/documentation/buy_me_a_coffee_widget/latest/","flutter, flutter_svg, google_fonts, url_launcher","Did you ever needed a widget for buy me a coffee, well here it is.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"blemulator","https://pub.dev/packages/blemulator",13,100,59,"1.2.1","Dec 4, 2020",,"polidea.com","unknown (LICENSE)","https://pub.dev/documentation/blemulator/latest/","async, flutter, flutter_ble_lib, meta, pedantic","Flutter plugin for simulating BLE peripherals on FlutterBleLib","FLUTTER","ANDROID,IOS" -"pin_entry_field","https://pub.dev/packages/pin_entry_field",13,70,68,"0.0.4","Nov 18, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/pin_entry_field/latest/","flutter","Customized Pin Entry Text field for flutter. Uses a hidden TextField to handle input, hence behaves much in the same was as an TextField on the screen and supports similar features.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"retro_infinity_scroll","https://pub.dev/packages/retro_infinity_scroll",13,110,26,"0.0.4","Nov 14, 2020",,"smarttersstudio.com","unknown (LICENSE)","https://pub.dev/documentation/retro_infinity_scroll/latest/","flutter","A Flutter plugin to implement infinity scroll and inflact paginated data into a ListView.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"instagram_media","https://pub.dev/packages/instagram_media",13,70,59,"0.0.11","Nov 9, 2020",,"idality.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/instagram_media/latest/","flutter, flutter_webview_plugin, http, meta","Authenticates a Instagram user and fetches their media via the Instagram Basic API.","FLUTTER","ANDROID,IOS" -"list_wheel_scroll_view_x","https://pub.dev/packages/list_wheel_scroll_view_x",13,110,75,"0.0.2","Oct 9, 2020",,"jas.bio","MIT (LICENSE)","https://pub.dev/documentation/list_wheel_scroll_view_x/latest/","flutter","A flutter project which add scroll direction to ListWheelScrollView allowing you to have horizontal ListWheelScroolView.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_ocr_plugin","https://pub.dev/packages/simple_ocr_plugin",13,100,75,"0.1.1","Sep 14, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/simple_ocr_plugin/latest/","flutter","Plugin to perform OCR on image / photo, backed by Google ML-Kit.","FLUTTER","ANDROID,IOS" -"payhere_flutter","https://pub.dev/packages/payhere_flutter",13,80,38,"0.1.1","Sep 10, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/payhere_flutter/latest/","flutter, json_annotation","A wrapper around native Payhere SDK , This plugin mimics the original Payhere SDK hence making a payment is identical to original sdk","FLUTTER","ANDROID,IOS" -"cupertino_fullscreen_modal","https://pub.dev/packages/cupertino_fullscreen_modal",13,90,58,"0.0.1","Aug 10, 2020",,"lukeurban.tech","MIT (LICENSE)","https://pub.dev/documentation/cupertino_fullscreen_modal/latest/","flutter","Cupertino like fullscreen modal.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"country_currency_chooser","https://pub.dev/packages/country_currency_chooser",13,100,55,"0.1.4","Jul 21, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/country_currency_chooser/latest/","flutter","A simple yet powerful, elegant, customizable, and efficient currency chooser dialog with search support.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"timeline_widget","https://pub.dev/packages/timeline_widget",13,100,73,"1.0.6","Jul 19, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/timeline_widget/latest/","flutter","This pub creates beautiful timeline views in six formats (left, right, center (horizontal and vertical) , top, bottom) with customizable image, widgets, color, constraints etc.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_custom_credit_card_ui","https://pub.dev/packages/flutter_custom_credit_card_ui",13,80,37,"0.0.1","Jun 13, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_custom_credit_card_ui/latest/","credit_card_type_detector, flutter, font_awesome_flutter","Implement a flutter library to render a beautiful credit card ui.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"frazile_algorithm","https://pub.dev/packages/frazile_algorithm",13,110,17,"1.0.0","May 22, 2020",,"frazile.com","unknown (LICENSE)","https://pub.dev/documentation/frazile_algorithm/latest/","flutter","Frazile Algorithm is a open source package which provides users the most popular & commonly used algorithms in popular companies Google, Facebook, Instagram, WhatsApp.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"media_store","https://pub.dev/packages/media_store",13,110,59,"1.0.0","May 22, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/media_store/latest/","flutter","A new flutter plugin project for save image to media store (gallery), iOS need to add the following keys to your Info.plist file.","FLUTTER","ANDROID,IOS" -"flutter_super_state","https://pub.dev/packages/flutter_super_state",13,110,62,"0.2.0","May 7, 2020",,"cretezy.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_super_state/latest/","flutter","A simple super state management library for Flutter (with async support).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dexecve","https://pub.dev/packages/dexecve",13,50,11,"1.3.0","May 7, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/dexecve/latest/","dexeca, ffi, path","Replace the running process, with a POSIX execve system call.",, -"amazingneoicons","https://pub.dev/packages/amazingneoicons",13,70,42,"0.0.3","Apr 29, 2020",,"dev.mdsami.me","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/amazingneoicons/latest/","flutter","Get All Amazingneo Icons free","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"user_location","https://pub.dev/packages/user_location",13,80,78,"0.1.3","Apr 29, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/user_location/latest/","flutter, flutter_compass, flutter_map, location","A plugin for FlutterMap to handle and plot the current user location.","FLUTTER","ANDROID,IOS" -"umeng_analytics_plugin","https://pub.dev/packages/umeng_analytics_plugin",13,100,70,"1.0.3","Apr 29, 2020",,"jitao.tech","MIT (LICENSE)","https://pub.dev/documentation/umeng_analytics_plugin/latest/","flutter","A Umeng analytics Flutter plugin support both android and ios. Umeng is a popular App analytics product in China.","FLUTTER","ANDROID,IOS" -"flutter_microsoft_authentication","https://pub.dev/packages/flutter_microsoft_authentication",13,105,63,"0.1.1","Mar 9, 2020",,"atajo.io","MIT (LICENSE)","https://pub.dev/documentation/flutter_microsoft_authentication/latest/","flutter","Flutter Wrapper for Microsoft Authentication Library to enable SSO across Android and iOS.","FLUTTER","ANDROID,IOS" -"livemap","https://pub.dev/packages/livemap",13,90,27,"0.6.0","Feb 26, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/livemap/latest/","cupertino_icons, device, extra_pedantic, flutter, flutter_map, fluttertoast, fluxmap, geopoint, geopoint_location, latlong, map_controller, pedantic","A map widget with live position updates. Provides a controller to manage the map state.","FLUTTER","ANDROID,IOS" -"youtube_video_validator","https://pub.dev/packages/youtube_video_validator",13,80,70,"1.1.0","Feb 18, 2020",,"codigofonte.com.br","MIT (LICENSE)","https://pub.dev/documentation/youtube_video_validator/latest/","http","A simple dart class for validate Video URL and ID on Youtube","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_connectivity","https://pub.dev/packages/simple_connectivity",13,105,80,"0.1.1","Feb 2, 2020",,"gpalma.pt","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/simple_connectivity/latest/","flutter, meta","Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.","FLUTTER","ANDROID,IOS" -"snapclip_pageview","https://pub.dev/packages/snapclip_pageview",13,100,20,"0.0.1","Jan 28, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/snapclip_pageview/latest/","flutter","Awesome PageView that provides flexible and customizable Widget for Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ultimate_data_generator","https://pub.dev/packages/ultimate_data_generator",13,100,37,"1.0.0","Jan 27, 2020",,"emilecode.com","MIT (LICENSE)","https://pub.dev/documentation/ultimate_data_generator/latest/","flutter, meta","It is the most complete offline data generator for prototyping using Flutter. It gives you access to a lot of realistic data","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vkio","https://pub.dev/packages/vkio",13,90,43,"1.3.3","Jan 13, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/vkio/latest/","html, http","VK API SDK is a Dart package allows you to access to all VK API methods such as Messages, Groups, Utils, etc.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_usb_write","https://pub.dev/packages/flutter_usb_write",13,100,76,"0.1.0","Jan 8, 2020",,"integrator.hr","MIT (LICENSE)","https://pub.dev/documentation/flutter_usb_write/latest/","flutter","Write raw data to USB device on Android.","FLUTTER","ANDROID,IOS" -"ip_geolocation_api","https://pub.dev/packages/ip_geolocation_api",13,90,62,"0.0.1","Jan 1, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/ip_geolocation_api/latest/","http, meta","A dart package to flutter or dart projects to get your geolocation data from your IP","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_earth","https://pub.dev/packages/flutter_earth",13,70,66,"0.0.4","Dec 17, 2019",,"final.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_earth/latest/","flutter, vector_math","A Flutter earth widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_trianglify","https://pub.dev/packages/flutter_trianglify",13,85,47,"0.0.7","Nov 29, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_trianglify/latest/","flutter","Flutter library to generate beautiful triangle art views for android and ios.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rxdart_codemod","https://pub.dev/packages/rxdart_codemod",13,70,62,"0.1.5","Nov 28, 2019",,"brianegan.com","MIT (LICENSE)","https://pub.dev/documentation/rxdart_codemod/latest/","analyzer, args, codemod, source_span","A collection of codemods to upgrade your RxDart code from one version to the next","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"linear_gradient","https://pub.dev/packages/linear_gradient",13,90,63,"0.1.12","Nov 23, 2019",,"technoprashant.me","MIT (LICENSE)","https://pub.dev/documentation/linear_gradient/latest/","flutter","Linear gradient with 300+ different color combination. Also, it will options for change gradient orientation Vertical and Horizontal.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_package_manager","https://pub.dev/packages/flutter_package_manager",13,100,65,"0.2.0","Nov 8, 2019",,"gihwan.com","unknown (LICENSE)","https://github.com/Dart-for-Apps/flutter_package_manager/blob/master/README.md","flutter","An android plugin supporting `PakcageManager`. You can get all of the installed apps and their app icon.","FLUTTER","ANDROID,IOS" -"flutter_ip","https://pub.dev/packages/flutter_ip",13,100,80,"0.2.0","Oct 28, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_ip/latest/","flutter","Flutter plugin - Get External IP, Internal IP address for wifi, cellular and wired.","FLUTTER","ANDROID,IOS" -"simple_search_bar","https://pub.dev/packages/simple_search_bar",13,90,73,"0.1.7","Oct 8, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_search_bar/latest/","flutter","A simple yet functional flutter search bar. It's an AppBar that You can turn on a SearchBar. You could make that clicking on any element You want using the Controller Stream.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_auth0","https://pub.dev/packages/flutter_auth0",13,60,65,"0.5.0","Aug 26, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_auth0/latest/","flutter, http, meta","Flutter toolkit for Auth0 API and web authentication","FLUTTER","ANDROID,IOS" -"flutter_speedometer","https://pub.dev/packages/flutter_speedometer",13,100,74,"1.0.2","Aug 7, 2019",,"vnappmob.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_speedometer/latest/","flutter","Simple widget that let Flutter Devs can easily integrate speedometer to their apps with customizable options","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scrollable_bottom_sheet","https://pub.dev/packages/scrollable_bottom_sheet",13,100,76,"0.2.1","Jun 20, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/scrollable_bottom_sheet/latest/","flutter","Simple Scrollable Persistent Bottom Sheet using GestureDetector","FLUTTER","ANDROID,IOS" -"flutter_lua","https://pub.dev/packages/flutter_lua",13,100,16,"0.3.1","Apr 24, 2019",,,"Unlicense (UNLICENSE)","https://pub.dev/documentation/flutter_lua/latest/","flutter, meta","Lua interpreter and runtime for executing dynamic scripts in Flutter apps.","FLUTTER","ANDROID,IOS" -"awesome_loader","https://pub.dev/packages/awesome_loader",13,90,87,"0.0.3","Mar 13, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/awesome_loader/latest/","flutter","A Dart plugin for using some Awesome Loaders in your application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lombok","https://pub.dev/packages/lombok",13,80,70,"0.0.5","Mar 1, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/lombok/latest/","analyzer, build, mobx, mustache4dart, source_gen","Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has a fully featured builder, Automate your logging variables, and much more.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"compressimage","https://pub.dev/packages/compressimage",13,80,76,"0.1.1","Feb 11, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/compressimage/latest/","flutter","Compress pictures taken with JPG quality","FLUTTER","ANDROID,IOS" -"flippo_navigation","https://pub.dev/packages/flippo_navigation",13,80,35,"0.0.6","Feb 7, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flippo_navigation/latest/","flutter","A Flutter Animated Navigation Drawer Package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mustache","https://pub.dev/packages/mustache",13,55,78,"1.1.1","Feb 3, 2019",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/mustache/latest/","Packages that depend on mustache","Mustache template library","DART", -"pin_view","https://pub.dev/packages/pin_view",13,100,77,"1.0.1","Jan 15, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/pin_view/latest/","flutter, sms","Easily configurable PinView that also supports Sms listening.","FLUTTER","ANDROID,IOS" -"qrcode_reader","https://pub.dev/packages/qrcode_reader",13,80,79,"0.4.4","Nov 24, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/qrcode_reader/latest/","flutter","Flutter plugin that lets you read a QR Code.","FLUTTER","ANDROID,IOS" -"pinch_zoom_image","https://pub.dev/packages/pinch_zoom_image",13,70,72,"0.2.5","Nov 6, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/pinch_zoom_image/latest/","flutter","A widget that makes picture pinch zoom, then return back to initial size and position when released.",, -"custom_chewie","https://pub.dev/packages/custom_chewie",13,70,30,"0.7.0","Sep 7, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_chewie/latest/","flutter, flutter_android_pip, open_iconic_flutter, video_player","A custom chewie video player for Flutter with Cupertino and Material play controls",, -"wave_progress_widget","https://pub.dev/packages/wave_progress_widget",13,100,75,"0.0.1","Aug 28, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/wave_progress_widget/latest/","flutter","A custom wave progress widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"amplify_analytics_pinpoint","https://pub.dev/packages/amplify_analytics_pinpoint",12,130,94,"0.6.3","Jul 21, 2022","0.6.4-rc.1","aws-amplify.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/amplify_analytics_pinpoint/latest/","amplify_analytics_pinpoint_android, amplify_analytics_pinpoint_ios, amplify_core, aws_common, flutter, meta","The Amplify Flutter Analytics category plugin using the AWS Pinpoint provider.","FLUTTER","ANDROID,IOS" -"flutter_stripe_web","https://pub.dev/packages/flutter_stripe_web",12,100,91,"1.2.0","Jul 20, 2022",,"flutterstripe.io","MIT (LICENSE)","https://pub.dev/documentation/flutter_stripe_web/latest/","flutter, flutter_web_plugins, freezed_annotation, js, stripe_platform_interface","Stripe sdk for Flutter web platform.","FLUTTER","WEB" -"elgin_sat","https://pub.dev/packages/elgin_sat",12,120,25,"0.0.5","Jul 19, 2022",,"marcus.brasizza.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/elgin_sat/latest/","flutter, plugin_platform_interface","Package para utilização dos SATs da Elgin/Bematech de um jeito fácil e descomplicado.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dji","https://pub.dev/packages/dji",12,120,42,"1.0.0-dev.20","Jul 18, 2022",,"dragonx.cloud","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dji/latest/","flutter","A Flutter plugin for DJI Mobile SDK - easily integrate your Flutter App with the DJI SDK for Drones on iOS and Android.","FLUTTER","ANDROID,IOS" -"open_street_map_search_and_pick","https://pub.dev/packages/open_street_map_search_and_pick",12,110,75,"0.0.9","Jul 17, 2022",,"niharon.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/open_street_map_search_and_pick/latest/","cupertino_icons, flutter, flutter_lints, flutter_map, http, latlong2, lints","A flutter place search and location picker plugin that uses Open Street Map.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pub_release","https://pub.dev/packages/pub_release",12,120,51,"8.0.1","Jul 17, 2022",,"onepub.dev","MIT (LICENSE)","https://pubrelease.noojee.dev/","dcli, github, meta, mime, pub_semver, pubspec2, settings_yaml","Automates the release of a dart package to pub.dev including running dartfmt, creating a git tag, incrementing the packages version no. and pushing the package to pub.dev.","DART,FLUTTER","LINUX,MACOS,WINDOWS" -"camera_filters","https://pub.dev/packages/camera_filters",12,120,67,"0.1.6","Jul 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/camera_filters/latest/","better_player, camera, flutter, flutter_colorpicker, flutter_native_image, get_storage, google_fonts, image, image_cropper, path_provider, vector_math","This package will use camera with dynamic color list of filters, crop your image, text on image , change the text color and you can also use emojis. You can use your own custom color list to change filters. In the end it will provide you an edited image in onDone listener and if you edit your video it will return video path in onVideDone listener.","FLUTTER","ANDROID,IOS" -"pinenacl","https://pub.dev/packages/pinenacl",12,120,85,"0.5.1","Jul 13, 2022",,"poolunder.com","MIT (LICENSE)","https://pub.dev/documentation/pinenacl/latest/","Packages that depend on pinenacl","The Dart implementation of the PyNaCl APIs with the TweetNaCl cryptographic library","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fhir_db","https://pub.dev/packages/fhir_db",12,130,58,"0.9.0","Jul 11, 2022",,"fhirfli.dev","MIT (LICENSE)","https://pub.dev/documentation/fhir_db/latest/","crypto, encrypt, fhir, flutter, get_storage, path, path_provider, sembast, sembast_sqflite, sqflite, sqflite_common_ffi","A wrapper for Sembast and SQFlite to enable easy, local and secure storage of fhir resources","FLUTTER","ANDROID,IOS,MACOS" -"adcolony_flutter","https://pub.dev/packages/adcolony_flutter",12,100,71,"1.7.0","Jul 11, 2022",,"anavrinapps.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/adcolony_flutter/latest/","flutter","Adcolony SDK for Android & iOS","FLUTTER","ANDROID,IOS" -"sum_types","https://pub.dev/packages/sum_types",12,110,77,"0.3.2","Jul 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/sum_types/latest/","meta","sum_types and sum_types_generator packages together define a code generator enabling sum-types in Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fhir_at_rest","https://pub.dev/packages/fhir_at_rest",12,120,78,"0.9.0","Jul 10, 2022",,"fhirfli.dev","MIT (LICENSE)","https://pub.dev/documentation/fhir_at_rest/latest/","fhir, freezed_annotation, http, json_annotation","This package builds on the basic FHIR package. It allows easy creation of RESTful calls to a FHIR server or FHIR API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"match","https://pub.dev/packages/match",12,120,66,"0.4.1","Jul 8, 2022",,"bech.io","MIT (LICENSE)","https://pub.dev/documentation/match/latest/","collection","Dart library with match annotation for generating custom match extensions and extension methods for dart builtin types","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"isolated_http_client","https://pub.dev/packages/isolated_http_client",12,110,67,"1.6.1","Jul 6, 2022",,"renesanse.net","MIT (LICENSE)","https://pub.dev/documentation/isolated_http_client/latest/","cross_file, http, http_parser, worker_manager","http clint with requests cancelation and isolate decoding in separated isolate","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"at_onboarding_flutter","https://pub.dev/packages/at_onboarding_flutter",12,90,81,"4.0.4","Jul 4, 2022",,"atsign.org","BSD-3-Clause (LICENSE)","https://atsign.dev/docs/functional_architecture/libraries/#at_onboarding_flutter","archive, at_backupkey_flutter, at_client, at_client_mobile, at_commons, at_server_status, at_utils, file_picker, file_selector, file_selector_linux, file_selector_macos, file_selector_windows, flutter, flutter_qr_reader, http, image, path_provider, permission_handler, pin_code_fields, url_launcher, webview_flutter, zxing2","A Flutter plugin project for onboarding any @sign in @platform apps with ease. Provides a QRscanner option and an upload key file option to authenticate.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"firebase_storage_mocks","https://pub.dev/packages/firebase_storage_mocks",12,110,82,"0.5.1","Jun 30, 2022",,"wafrat.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/firebase_storage_mocks/latest/","firebase_storage, flutter","Mocks for Firebase Storage. Use this package to write unit tests involving Firebase Storage.","FLUTTER","ANDROID,IOS,MACOS" -"automata","https://pub.dev/packages/automata",12,130,58,"0.2.0","Jun 29, 2022",,"rows.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/automata/latest/","collection, meta","A dart package to create finite state machines and state charts.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"riverpod_infinite_scroll","https://pub.dev/packages/riverpod_infinite_scroll",12,130,64,"1.0.6","Jun 29, 2022",,"quantos.it","MIT (LICENSE)","https://pub.dev/documentation/riverpod_infinite_scroll/latest/","collection, flutter, flutter_riverpod, infinite_scroll_pagination","Riverpod implementation of infinite_scroll_pagination, this package allows to use infinite_scroll_pagination with Riverpod abstracting away the complexity","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"objectbox_generator","https://pub.dev/packages/objectbox_generator",12,100,90,"1.6.0","Jun 27, 2022",,"objectbox.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/objectbox_generator/latest/","analyzer, build, collection, dart_style, glob, objectbox, path, pubspec_parse, source_gen, yaml","ObjectBox Flutter / Dart database binding code generator - finds annotated entities and adds them to the ObjectBox DB model.","DART", -"anitex","https://pub.dev/packages/anitex",12,130,79,"3.0.1","Jun 26, 2022",,"alphamikle.dev","MIT (LICENSE)","https://pub.dev/documentation/anitex/latest/","flutter","Anitex is a implicitly animated text widget, which animates on passed text changes","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"speed_up","https://pub.dev/packages/speed_up",12,110,70,"0.8.3","Jun 26, 2022",,"devcraft.ninja","MIT (LICENSE)","https://pub.dev/documentation/speed_up/latest/","meta, quiver","Package to speed up your productivity.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"health_kit","https://pub.dev/packages/health_kit",12,110,65,"0.0.6","Jun 23, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/health_kit/latest/","flutter","Wrapper for the iOS HealthKit and Android GoogleFit services for reading health and fitness data.","FLUTTER","ANDROID,IOS" -"isoweek","https://pub.dev/packages/isoweek",12,130,86,"1.1.4","Jun 22, 2022",,"jensbecker.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/isoweek/latest/","equatable","A lightweight Dart package which provides the class Week (based on the ISO 8601 format).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"youtube","https://pub.dev/packages/youtube",12,100,69,"1.0.1","Jun 19, 2022",,"rohitchouhan.com","MIT (LICENSE)","https://pub.dev/documentation/youtube/latest/","flutter, http","A package to stream/download youtube video or thumbnail and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"xml_layout","https://pub.dev/packages/xml_layout",12,90,43,"2.3.15","Jun 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/xml_layout/latest/","analyzer, build, dart_style, flutter, xml","XML layout for flutter. Layout your widgets with xml at runtime.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"http_service1","https://pub.dev/packages/http_service1",12,120,40,"1.0.0+6","Jun 15, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/http_service1/latest/","dartz, http","Http Srevice1 package is to make it easy to implement the Http services in a Dart application.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rich_text_view","https://pub.dev/packages/rich_text_view",12,120,82,"1.0.0","Apr 14, 2022","1.1.0-dev-1","nestuge.com","MIT (LICENSE)","https://pub.dev/documentation/rich_text_view/latest/","bloc, flutter, flutter_bloc","A simple yet powerful rich text view that supports mention, hashtag, emial, url and see more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamic_form","https://pub.dev/packages/dynamic_form",12,110,64,"0.23.0","Jun 11, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dynamic_form/latest/","cached_network_image, checkbox_grouped, flutter, http, intl","generate your form with easier way, Pre-existing forms, fields ,customize your form in runtime","FLUTTER","ANDROID,IOS,MACOS" -"huawei_site","https://pub.dev/packages/huawei_site",12,120,67,"6.0.1+304","Jun 10, 2022",,"developer.huawei.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/huawei_site/latest/","flutter","HUAWEI Site Kit plugin for Flutter. With Huawei Site Kit, your app can provide users with convenient and secure access to diverse, place-related services.","FLUTTER","ANDROID" -"tiny_avatar","https://pub.dev/packages/tiny_avatar",13,120,46,"0.0.2+1","Jun 6, 2022",,"petersalmon.dev","MIT (LICENSE)","https://pub.dev/documentation/tiny_avatar/latest/","flutter","Simple, generated avatars for your Flutter app. Inspired by tinygraphs.com","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"msal_flutter","https://pub.dev/packages/msal_flutter",12,120,80,"2.0.1","Jun 5, 2022",,"muljin.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/msal_flutter/latest/","flutter","A Microsoft Authentication Library wrapper for Android and iOS","FLUTTER","ANDROID,IOS" -"flutter_azure_tts","https://pub.dev/packages/flutter_azure_tts",12,110,74,"0.1.5","Jun 3, 2022",,"ghuyfel.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_azure_tts/latest/","build_runner, equatable, http, json_annotation","Flutter implementation of Microsoft Azure Cognitives Text-To-Speech","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tar","https://pub.dev/packages/tar",12,130,82,"0.5.5+1","Jun 3, 2022",,"simonbinder.eu","MIT (LICENSE)","https://pub.dev/documentation/tar/latest/","async, meta, typed_data","Memory-efficient, streaming implementation of the tar file format","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"disposable_cached_images","https://pub.dev/packages/disposable_cached_images",12,130,71,"1.0.8","Jun 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/disposable_cached_images/latest/","flutter, flutter_riverpod, http, path_provider","A flutter package for displaying and releasing images from memory.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"form_floating_action_button","https://pub.dev/packages/form_floating_action_button",12,130,76,"2.0.0+7","May 31, 2022",,"peifferinnovations.com","MIT (LICENSE)","https://pub.dev/documentation/form_floating_action_button/latest/","flutter, vector_math","A Floating Action Button that can be used in forms to provide loading and validation feedback","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kvalifika_sdk","https://pub.dev/packages/kvalifika_sdk",12,130,21,"1.0.19","May 30, 2022",,"kvalifika.com","MIT (LICENSE)","https://pub.dev/documentation/kvalifika_sdk/latest/","flutter","Official Flutter plugin for integating Kvalifika SDK into your app.","FLUTTER","ANDROID,IOS" -"localizely_sdk","https://pub.dev/packages/localizely_sdk",12,100,89,"2.4.0","May 29, 2022",,"localizely.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/localizely_sdk/latest/","build, build_config, flutter, glob, http, intl, logger, mobile_scanner, package_info, path, path_provider, petitparser, shared_preferences, uuid, web_socket_channel, yaml","Localizely SDK for Flutter enables Over-the-air translations update from Localizely cloud platform","FLUTTER","ANDROID,IOS,MACOS" -"animated_list_plus","https://pub.dev/packages/animated_list_plus",13,130,81,"0.4.3","May 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_list_plus/latest/","async, flutter, meta","A Flutter ListView that implicitly animates between the changes of two lists with the support to reorder its items.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tcp_socket_connection","https://pub.dev/packages/tcp_socket_connection",12,100,75,"0.3.0","May 24, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/tcp_socket_connection/latest/","flutter","A flutter package to connect, listen to and send messages over tcp sockets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"is_pirated","https://pub.dev/packages/is_pirated",12,130,52,"0.3.0","May 23, 2022",,"sethusenthil.com","MIT (LICENSE)","https://pub.dev/documentation/is_pirated/latest/","flutter, url_launcher","Check and handle if your app is installed from an unauthorized source. Provides tolling to auto terminate app & open store listing","FLUTTER","ANDROID,IOS" -"push","https://pub.dev/packages/push",12,110,81,"0.1.3","May 18, 2022",,"orth.uk","MIT (LICENSE)","https://pub.dev/documentation/push/latest/","flutter, push_android, push_ios, push_platform_interface","Push notifications in Flutter without firebase_messaging.","FLUTTER","ANDROID,IOS" -"robin_flutter","https://pub.dev/packages/robin_flutter",12,70,0,"0.0.2","May 18, 2022",,"robinapp.co","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/robin_flutter/latest/","animated_size_and_fade, audioplayers, cached_network_image, carousel_slider, chewie, collection, file_picker, flutter, flutter_ringtone_player, flutter_slidable, flutter_svg, fluttertoast, get, html, http, image_picker, intl, jiffy, linkify, open_file, path_provider, record, shared_preferences, shimmer, string_validator, url_launcher, uuid, video_player, video_thumbnail, web_socket_channel","Robin Message SDK","FLUTTER","ANDROID,IOS" -"rx_bloc_list","https://pub.dev/packages/rx_bloc_list",12,130,72,"3.1.0","Sep 27, 2021","3.2.0-dev.1","primeholding.com","MIT (LICENSE)","https://pub.dev/documentation/rx_bloc_list/latest/","flutter, flutter_rx_bloc, rx_bloc, rxdart","The rx_bloc_list package facilitates implementing infinity scroll and pull-to-refresh features with minimal setup. This package is meant to be used along with RxBloc ecosystem.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"datadog_flutter","https://pub.dev/packages/datadog_flutter",12,130,91,"2.0.0","May 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/datadog_flutter/latest/","flutter, flutter_web_plugins, http, js, logging, meta","Community implementation of native bindings for Datadog's SDK. Not an official package.","FLUTTER","ANDROID,IOS,WEB" -"given_when_then_unit_test","https://pub.dev/packages/given_when_then_unit_test",12,130,66,"0.1.0","May 17, 2022",,"devcraft.ninja","MIT (LICENSE)","https://pub.dev/documentation/given_when_then_unit_test/latest/","meta, test, test_api","A package to make Unit Test code more readable and well documented.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floating_overlay","https://pub.dev/packages/floating_overlay",12,130,60,"1.2.1","May 17, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/floating_overlay/latest/","bloc, equatable, flutter, logging","A widget wrapper that allows a floating widget be dragged and rescaled.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_text","https://pub.dev/packages/custom_text",12,130,80,"0.5.1","Dec 17, 2021","0.6.0-dev.3","kaboc.cc","MIT (LICENSE)","https://pub.dev/documentation/custom_text/latest/","flutter, text_parser","A highly customisable text widget that allows styles and gestures to be applied to strings in it flexibly.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"am_state","https://pub.dev/packages/am_state",12,130,37,"2.0.1","May 9, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/am_state/latest/","flutter","A state-management and data providing library. this lib gives (AmDataProvider) as data provider and (AmRefreshWidget) as wrapper to widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jitsi_meet_wrapper","https://pub.dev/packages/jitsi_meet_wrapper",12,130,86,"0.0.5","May 6, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/jitsi_meet_wrapper/latest/","flutter, jitsi_meet_wrapper_platform_interface","A Flutter wrapper around the official JitsiMeetSDKs. With this package, you can launch Jitsi meetings in a native view.","FLUTTER","ANDROID,IOS" -"controllable_widgets","https://pub.dev/packages/controllable_widgets",12,130,48,"0.0.1+3","May 4, 2022",,,"Apache-2.0 (LICENSE)","https://github.com/Haidar0096/controllable_widgets","flutter","Show a popup widget, an animated widget, etc... anywhere on screen. Control the position, animation, and properties of these widgets with a controller.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gql_build","https://pub.dev/packages/gql_build",12,120,82,"0.4.1","Apr 7, 2022","0.4.2-alpha+1651654920822","gql-dart.dev","MIT (LICENSE)","https://pub.dev/documentation/gql_build/latest/","analyzer, build, built_collection, built_value, built_value_generator, code_builder, dart_style, glob, gql, gql_code_builder, path, yaml","Useful builders for your GraphQL SDL and documents. Based on package:gql_code_builder and package:build","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"json_data_explorer","https://pub.dev/packages/json_data_explorer",12,120,65,"0.1.0","Apr 29, 2022",,"rows.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/json_data_explorer/latest/","flutter, provider, scrollable_positioned_list","A highly customizable widget to render and interact with JSON objects.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_redux_dev_tools","https://pub.dev/packages/flutter_redux_dev_tools",13,120,84,"0.5.2","Apr 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_redux_dev_tools/latest/","flutter, flutter_redux, redux, redux_dev_tools","A Time Traveling Redux Debugger for Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"widget_marker_google_map","https://pub.dev/packages/widget_marker_google_map",12,110,72,"0.0.2","Apr 22, 2022",,"3tadev.work","MIT (LICENSE)","https://pub.dev/documentation/widget_marker_google_map/latest/","flutter, google_maps_flutter, google_maps_flutter_platform_interface","Customized google map with widget markers. Enables to show markers with widget code.","FLUTTER","ANDROID,IOS" -"page_animation_transition","https://pub.dev/packages/page_animation_transition",12,120,75,"0.0.9","Apr 19, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/page_animation_transition/latest/","flutter","Using this package, you can add beautiful page transitions to your application.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"virtual_keyboard_flutter","https://pub.dev/packages/virtual_keyboard_flutter",12,110,76,"1.0.0","Apr 19, 2022",,,"AGPL-3.0 (LICENSE)","https://pub.dev/documentation/virtual_keyboard_flutter/latest/","flutter","A simple package for dispaying virtual keyboards on a devices like kiosks and ATMs. The library is written in Dart and has no native code dependancy. Forked from virtual_keyboard_multi_language","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamic_cached_fonts","https://pub.dev/packages/dynamic_cached_fonts",12,130,72,"1.0.0","Apr 10, 2022",,"sidrao2006.ml","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dynamic_cached_fonts/latest/","firebase_storage, flutter, flutter_cache_manager, meta","A font loader to download, cache and load web fonts in flutter with support for Firebase Cloud Storage.","FLUTTER","ANDROID,IOS,MACOS" -"dxf","https://pub.dev/packages/dxf",12,130,54,"3.1.1","Apr 8, 2022",,"humg.edu.vn","MIT (LICENSE)","https://pub.dev/documentation/dxf/latest/","Packages that depend on dxf","DXF package for Dart developers to create, read, update and delete the data in AutoCAD DXF file - a CAD data file format developed by Autodesk.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"alt_bloc","https://pub.dev/packages/alt_bloc",12,120,61,"2.1.0+5","Apr 6, 2022",,"dashdevs.com","MIT (LICENSE)","https://pub.dev/documentation/alt_bloc/latest/","flutter","A library that provides components for more easier and boilerplate implementation of the BLoC architecture pattern.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"isolate_image_compress","https://pub.dev/packages/isolate_image_compress",12,120,72,"1.0.0","Apr 6, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/isolate_image_compress/latest/","flutter, image, isolate_flutter","IsolateImageCompress is a package to compress and resize the images in isolate (IsolateFlutter).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_split_view","https://pub.dev/packages/flutter_split_view",12,130,38,"0.1.2","Jan 25, 2022","1.0.2-pre",,"MIT (LICENSE)","https://pub.dev/documentation/flutter_split_view/latest/","flutter","Flutter widget that automatically splits the screen into two views based on available space. This is based on Navigator 2.0.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_custom_carousel_slider","https://pub.dev/packages/flutter_custom_carousel_slider",12,130,76,"1.2.0","Apr 5, 2022",,"justec.dev","MIT (LICENSE)","https://pub.dev/documentation/flutter_custom_carousel_slider/latest/","flutter","A carousel slider widget,support custom decoration suitable for news and blog.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"weirdgets","https://pub.dev/packages/weirdgets",12,110,0,"0.0.3","Apr 1, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/weirdgets/latest/","audioplayers, camera, flutter","A weird Flutter widgets package made by XPEHO mobile for the best and also the worst.","FLUTTER","ANDROID,IOS,WEB" -"flutter_file_view","https://pub.dev/packages/flutter_file_view",12,130,85,"2.0.5","Mar 23, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_file_view/latest/","dio, flutter","A file viewer plugin for Flutter, support local file and network link of Android, iOS.","FLUTTER","ANDROID,IOS" -"square_progress_bar","https://pub.dev/packages/square_progress_bar",12,120,57,"1.1.1","Mar 21, 2022",,"yasirromaya.me","MIT (LICENSE)","https://pub.dev/documentation/square_progress_bar/latest/","flutter","A square progress bar that you can use easily, Just provide the progress in a range from 0.0 to 1.0 and you are set to go.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"x5_webview","https://pub.dev/packages/x5_webview",12,125,71,"0.3.0","Mar 21, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/x5_webview/latest/","flutter","A Webview Flutter plugin of Tencent X5 Kernel,Improving WebView browsing experience,Support Android Platform Only.","FLUTTER","ANDROID" -"grizzly_io","https://pub.dev/packages/grizzly_io",12,130,77,"3.0.1","Mar 9, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/grizzly_io/latest/","http, intl","Readers and writers for several file formats (CSV, TSV, JSON, YAML, etc)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutterwave_payment","https://pub.dev/packages/flutterwave_payment",12,110,87,"0.0.4+2","Mar 6, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutterwave_payment/latest/","async, dart_des, dio, equatable, flutter, flutter_svg, get_it, http, intl, meta, tripledes_nullsafety, webview_flutter","A new Flutter plugin for flutterwave payment integration","FLUTTER","ANDROID,IOS" -"ipfs_client_flutter","https://pub.dev/packages/ipfs_client_flutter",12,130,69,"1.0.7","Mar 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/ipfs_client_flutter/latest/","dio","A flutter client library for the InterPlanetary File System (IPFS) HTTP API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rapid_widgets_library","https://pub.dev/packages/rapid_widgets_library",12,50,0,"0.2.51","Feb 21, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rapid_widgets_library/latest/","cached_network_image, carousel_slider, charts_flutter, chewie, cupertino_icons, dio, file_picker, flutter, flutter_clean_calendar, flutter_form_builder, flutter_mobx, flutter_plugin_android_lifecycle, flutter_rating_bar, fluttertoast, font_awesome_flutter, get_it, google_fonts, http, image_picker, local_auth, mobx, path, path_provider, permission_handler, permission_handler_platform_interface, pin_code_fields, plugin_platform_interface, quiver, razorpay_flutter, responsive_grid, shared_preferences, smooth_page_indicator, transparent_image, url_launcher, video_player","flutter_catalogue_widgets,FlutterCatalogueWidgets,Flutter widgets,Flutter custom widgets,Flutter package,Flutter widgets package,Flutter custom widgets package,Custom widgets",, -"on_click","https://pub.dev/packages/on_click",12,100,41,"1.1.3","Feb 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/on_click/latest/","flutter","A new Flutter package project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"slack_notifier","https://pub.dev/packages/slack_notifier",12,130,76,"1.2.0","Feb 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/slack_notifier/latest/","http","A simple wrapper to post messages from external sources into Slack.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"googleapis_beta","https://pub.dev/packages/googleapis_beta",12,120,58,"8.0.0","Feb 17, 2022",,"google.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/googleapis_beta/latest/","_discoveryapis_commons, http","Auto-generated client libraries for accessing Google APIs described through the API discovery service.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"url_router","https://pub.dev/packages/url_router",12,120,54,"0.2.1+3","Jan 30, 2022",,"gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/url_router/latest/","flutter","An un-opinionated url-based Router implementation (Navigator 2.0)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_yookassa_sdk","https://pub.dev/packages/flutter_yookassa_sdk",12,115,50,"0.1.2","Jan 30, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_yookassa_sdk/latest/","equatable, flutter, meta","This library allows implementing payment acceptance into mobile apps on iOS and works as an extension to the YooMoney API.","FLUTTER","ANDROID,IOS" -"unleash","https://pub.dev/packages/unleash",12,130,80,"0.4.0","Jan 26, 2022",,"getunleash.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/unleash/latest/","http, meta, path","A Server Side Dart SDK for Unleash. Unleash is an open-source feature flag service.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"routed_widget_switcher","https://pub.dev/packages/routed_widget_switcher",12,120,45,"2.1.0","Jan 25, 2022",,"gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/routed_widget_switcher/latest/","flutter, path_to_regexp","Declaratively switch child widgets based on the current `Router` location.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"delayed_consumer_hud","https://pub.dev/packages/delayed_consumer_hud",12,130,33,"1.0.1","Jan 23, 2022",,"jcxsoftware.dev","MIT (LICENSE)","https://pub.dev/documentation/delayed_consumer_hud/latest/","flutter, provider","This HUD is useful when you perform lots of fast async calls that sometimes can be slow. In these cases you only want to show a HUD is the async call happens to be slow.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"layout_grids","https://pub.dev/packages/layout_grids",12,130,33,"0.2.0","Jan 21, 2022",,"brysonthill.com","MIT (LICENSE)","https://pub.dev/documentation/layout_grids/latest/","flutter","Visual aids for grid systems, which can be used to ensure that your UI conforms to your desired grid layout.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"twilio_conversations","https://pub.dev/packages/twilio_conversations",12,110,77,"0.1.0+1","Jan 18, 2022",,"wolfenra.in","MIT (LICENSE)","https://pub.dev/documentation/twilio_conversations/latest/","collection, enum_to_string, flutter","A flutter plugin for Twilio Conversations.","FLUTTER","ANDROID,IOS" -"tmdb_dart","https://pub.dev/packages/tmdb_dart",12,110,43,"0.2.2","Jan 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/tmdb_dart/latest/","http","Type Safe API client for The Movie Database API (v3)[https://developers.themoviedb.org/3/]","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_gadgets_2","https://pub.dev/packages/flutter_gadgets_2",12,130,38,"0.3.0","Jan 9, 2022",,"svelto.tech","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_gadgets_2/latest/","collection, flutter, provider, rxdart","Flutter Gadgets 2, a library for simplified state (model) management and service location in Flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"gradient_borders","https://pub.dev/packages/gradient_borders",12,120,86,"0.2.0","Dec 31, 2021",,"warwas.dev","MIT (LICENSE)","https://pub.dev/documentation/gradient_borders/latest/","flutter","Gradient borders for inputs and containers. Borders package integrated with a basic flutter widgets as a container and input decorations. Easy in use, platform independent.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jalali_table_calendar","https://pub.dev/packages/jalali_table_calendar",12,120,77,"1.1.2+1","Dec 29, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/jalali_table_calendar/latest/","flutter, jiffy","Tabel Calendar , Calendar DatePacker , Datepicker and Date Convertor For Persian Date(Jalali/Shamsi date) with holidays.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"xid","https://pub.dev/packages/xid",12,130,81,"1.0.7","Dec 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/xid/latest/","Packages that depend on xid","Xid is a globally unique id generator. Xids are small, fast to generate, sortable, compact URL-safe string with no configuration or central generator server.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floating_dots","https://pub.dev/packages/floating_dots",12,100,76,"0.2.4","Dec 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/floating_dots/latest/","flutter","Creates a group of floating dots (or a single floating dot) that travel at a random speed from one edge of the screen to another.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"aes_crypt_null_safe","https://pub.dev/packages/aes_crypt_null_safe",12,105,86,"2.0.2","Dec 15, 2021",,"codingfries.com","MIT (LICENSE)","https://pub.dev/documentation/aes_crypt_null_safe/latest/","Packages that depend on aes_crypt_null_safe","Dart encryption library for encrypting/decrypting files, plain text and binary data in AES Crypt file format.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"webview_dart","https://pub.dev/packages/webview_dart",12,110,75,"1.0.0","Dec 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/webview_dart/latest/","ffi","Dart bindings for webview, A tiny cross-platform webview library to build modern cross-platform GUIs","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"easy_loader","https://pub.dev/packages/easy_loader",12,120,80,"2.0.0","Dec 2, 2021",,"aligorithm.i.ng","MIT (LICENSE)","https://pub.dev/documentation/easy_loader/latest/","flutter","The easiest way to handle a simple full screen loader in Flutter. Written in Dart. Fully customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_create","https://pub.dev/packages/flutter_create",12,120,33,"1.0.4","Nov 29, 2021",,"odunadeboye.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_create/latest/","args, path, rename","Create flutter project from templates e.g github. A standalone solution to issue https://github.com/flutter/flutter/issues/15279","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"cubit_form","https://pub.dev/packages/cubit_form",12,100,58,"2.0.1","Nov 25, 2021",,"kherel.com","MIT (LICENSE)","https://pub.dev/documentation/cubit_form/latest/","bloc, collection, email_validator, equatable, flutter, flutter_bloc, mask_text_input_formatter","Cubit Form","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pubspec_yaml","https://pub.dev/packages/pubspec_yaml",12,120,76,"3.1.0","Nov 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/pubspec_yaml/latest/","collection, functional_data, json2yaml, meta, plain_optional, sum_types, yaml","Dart library to access and manipulate content of pubpec.yaml files","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"graph_collection","https://pub.dev/packages/graph_collection",12,120,57,"2.1.0","Nov 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/graph_collection/latest/","some","Provides numerous graph theory based Graph Collections: Graph[LinkGraph[UndirectedGraph, DirectedGraph], UndirectedValueGraph, DirectedValueGraph]","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"smooth_star_rating_null_safety","https://pub.dev/packages/smooth_star_rating_null_safety",12,110,94,"1.0.4+2","Nov 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/smooth_star_rating_null_safety/latest/","flutter","A smooth rating bar","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_siren","https://pub.dev/packages/flutter_siren",12,110,74,"1.2.0","Oct 31, 2021",,"diegocosta.me","MIT (LICENSE)","https://pub.dev/documentation/flutter_siren/latest/","flutter, http, package_info_plus, url_launcher, version","One way to notify users when a new version of your app is available and prompt them to upgrade.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"shelf_letsencrypt","https://pub.dev/packages/shelf_letsencrypt",12,120,35,"1.0.0","Oct 27, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/shelf_letsencrypt/latest/","acme_client, basic_utils, coverage, dependency_validator, path, shelf","Let's Encrypt support for the shelf package (free and automatic HTTPS certificate support).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"stockfish","https://pub.dev/packages/stockfish",12,110,54,"1.0.0","Oct 21, 2021",,"arjanaswal.com","MIT (LICENSE)","https://pub.dev/documentation/stockfish/latest/","ffi, flutter","The Stockfish Chess Engine for Flutter.","FLUTTER","ANDROID,IOS" -"sealed_annotations","https://pub.dev/packages/sealed_annotations",12,130,80,"1.13.0","Oct 18, 2021",,"6thsolution.com","MIT (LICENSE)","https://pub.dev/documentation/sealed_annotations/latest/","equatable, meta","Dart and Flutter sealed or union class generator and annotations, with match methods and other utilities.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cupertino_radio_choice","https://pub.dev/packages/cupertino_radio_choice",12,120,88,"1.0.2","Oct 7, 2021",,"rothech.com","MIT (LICENSE)","https://pub.dev/documentation/cupertino_radio_choice/latest/","flutter","Cupertino buttons which are used as radio buttons in order to select one value.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fairbid_flutter","https://pub.dev/packages/fairbid_flutter",12,120,26,"1.1.1","Sep 26, 2021",,"ukaszapps.pl","MIT (LICENSE)","https://pub.dev/documentation/fairbid_flutter/latest/","collection, flutter, meta, rxdart","Unofficial Flutter plugin for FairBid SDK - the advertisement mediation platform. Supports banner, interstitial and rewarded video ads.","FLUTTER","ANDROID,IOS" -"blueprint","https://pub.dev/packages/blueprint",12,130,36,"0.0.3","Sep 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/blueprint/latest/","Packages that depend on blueprint","Validate JSON Against Your Own Blueprint with support deep validation and null-able types with List and Map , detect the failure field","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mobx_widget","https://pub.dev/packages/mobx_widget",12,120,78,"0.5.1","Sep 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mobx_widget/latest/","flutter, flutter_mobx, mobx","ObserverFuture, ObserverStream and ObserverText Widget - A simple way to consume MobX Observables through widgets. You can find a sort of widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fialogs","https://pub.dev/packages/fialogs",12,120,78,"2.0.4","Sep 8, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/fialogs/latest/","flutter, provider","Simple flutter dialogs package includes (Alert Dialogs, Progress Dialog, Selection Dialogs, Selection Screens, Options Dialog).","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"deep_collection","https://pub.dev/packages/deep_collection",12,120,78,"1.0.2","Sep 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/deep_collection/latest/","effective_dart","Extends [List], [Set] and [Map] in order to add commonly used recursive methods such as sorting, reversing, merging, finding intersections or differences.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cpu_reader","https://pub.dev/packages/cpu_reader",12,130,75,"3.0.0","Sep 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/cpu_reader/latest/","flutter","Flutter CPU reader plugin providing detailed information about the device's CPU data (freq, temp, cores, etc). Android only!","FLUTTER","ANDROID" -"ots","https://pub.dev/packages/ots",12,85,72,"1.0.0","Aug 22, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/ots/latest/","connectivity_plus, flutter","A package for showing loading indicators, notifications, dialogs, internet connectivity updates, Over the Screen easily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"open_weather_widget","https://pub.dev/packages/open_weather_widget",12,110,67,"0.0.3","Jul 31, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/open_weather_widget/latest/","dio, flutter, intl, rxdart","A Flutter package that provides an easy-to-use weather widget powered by Open Weather Map.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"getbloc","https://pub.dev/packages/getbloc",12,130,48,"1.2.0","Jul 25, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/getbloc/latest/","flutter, get, meta","Create GetX Controllers with Events and/or States, instead using Provider as the bloc library uses, GetBloc uses GetX.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flexible_calendar","https://pub.dev/packages/flexible_calendar",12,110,69,"1.0.1","Jul 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flexible_calendar/latest/","flutter, intl","A flexible libray for Custom Calendar, you can selected one day, range days, limited dates, beautiful interface and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"useful_extensions","https://pub.dev/packages/useful_extensions",12,110,39,"0.0.1","Jul 22, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/useful_extensions/latest/","flutter, logger","Package of useful extensions.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"easy_animated_tabbar","https://pub.dev/packages/easy_animated_tabbar",12,110,64,"0.0.1","Jul 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/easy_animated_tabbar/latest/","flutter","A Flutter package for simply making a list of selectable objects with custom shapes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_autocomplete_label","https://pub.dev/packages/flutter_autocomplete_label",12,110,68,"1.0.0","Jul 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_autocomplete_label/latest/","flutter, flutter_widget_offset","A widget of highly customizable of editable autocomplete label (tag) field.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"selectable_text_highlighter","https://pub.dev/packages/selectable_text_highlighter",12,100,26,"0.0.1+3","Jul 12, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/selectable_text_highlighter/latest/","flutter","This package helps you to select and highlight the text. You can even set the text styles for both the highlighted as well as unhighlighted text.",, -"omise_flutter","https://pub.dev/packages/omise_flutter",12,120,79,"0.1.6","Jul 9, 2021",,"keerati.co","unknown (LICENSE)","https://pub.dev/documentation/omise_flutter/latest/","crypto, flutter, http","A package for integrating to Omise REST API. It targets only for a client-side usage to create a token, create a source and retrieve a capability of your account.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"new_im_animations","https://pub.dev/packages/new_im_animations",12,120,73,"0.1.1","Jul 7, 2021",,"codelyticaleg.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/new_im_animations/latest/","flutter","A growing collection of cool, elegant, efficient and performance-optimized animation widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_iban_scanner","https://pub.dev/packages/flutter_iban_scanner",12,110,24,"0.1.1","Jul 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_iban_scanner/latest/","camera, flutter, google_ml_kit, iban, image_picker","A simple package for scanning IBANs by camera and text recognition.","FLUTTER","ANDROID,IOS" -"web_ffi","https://pub.dev/packages/web_ffi",12,120,84,"0.7.2","Jul 4, 2021",,"epnw.eu","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/web_ffi/latest/","js, meta","Translates dart:ffi calls on the web to WebAssembly using dart:js","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dartarabic","https://pub.dev/packages/dartarabic",12,110,69,"0.0.1-nullsafety.1","Jul 3, 2021",,"thexaib.com","GPL-3.0 (LICENSE)","https://pub.dev/documentation/dartarabic/latest/","characters, string_validator, unicode_data","A specific Arabic language library ported to dart from Python, provides basic functions to manipulate Arabic letters and text.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_google_places_web","https://pub.dev/packages/flutter_google_places_web",12,120,83,"1.0.0","Jun 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_google_places_web/latest/","dio, flutter, rainbow_color, uuid","A web designed inline form field for Google Places Autocomplete. For mobile use https://github.com/fluttercommunity/flutter_google_places","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_telephony","https://pub.dev/packages/flutter_telephony",12,100,67,"0.0.15","Jun 19, 2021",,"aliazimoshan.info","MIT (LICENSE)","https://pub.dev/documentation/flutter_telephony/latest/","flutter","A new Flutter plugin , get telephony info ,based on TelephonyManager in Android and based on CoreTelephony in iOS","FLUTTER","ANDROID,IOS" -"linkcheck","https://pub.dev/packages/linkcheck",12,105,62,"2.0.19","Jun 18, 2021",,"filiph.net","MIT (LICENSE)","https://pub.dev/documentation/linkcheck/latest/","args, console, csslib, glob, html, logging, path, source_span, stream_channel","A very fast link-checker. Crawls sites and checks integrity of links both in HTML and in CSS.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"wrapper","https://pub.dev/packages/wrapper",12,100,83,"1.0.2","Jun 13, 2021",,"toly1994.com","MIT (LICENSE)","https://pub.dev/documentation/wrapper/latest/","flutter","a widget to wrapper other widget for decoration.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bottom_indicator_bar","https://pub.dev/packages/bottom_indicator_bar",12,90,82,"2.0.0","Jun 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bottom_indicator_bar/latest/","flutter","A flutter bottom tab with indicator, similar to the bottom tab of facebook app .",, -"avoid_keyboard","https://pub.dev/packages/avoid_keyboard",12,120,88,"0.3.0","Jun 10, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/avoid_keyboard/latest/","after_layout, flutter","This package enables convenient keyboard avoidance. It can be used to enable keyboard avoidance for specific view regions, without compressing the entire view.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_star_rating","https://pub.dev/packages/simple_star_rating",12,100,86,"0.0.3","Jun 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/simple_star_rating/latest/","flutter","A simple flutter package that support rating, include press or horizontal drag to rate","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chess_vectors_flutter","https://pub.dev/packages/chess_vectors_flutter",12,120,77,"1.0.16","Jun 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/chess_vectors_flutter/latest/","flutter, tuple","Chess pieces vectors for Flutter. These vectors are custom widgets based on original SVG from Wikimedia Commons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"diff_match_patch","https://pub.dev/packages/diff_match_patch",12,100,93,"0.4.1","Jun 3, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/diff_match_patch/latest/","Packages that depend on diff_match_patch","The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"email_launcher","https://pub.dev/packages/email_launcher",12,120,90,"1.1.1","Jun 2, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/email_launcher/latest/","flutter","Flutter plugin for launching emails on mobile platforms. Support iOS and Android.","FLUTTER","ANDROID,IOS" -"xml_parser","https://pub.dev/packages/xml_parser",12,110,89,"1.0.0","May 15, 2021",,"jamesalex.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/xml_parser/latest/","collection, html_character_entities, http, meta, recursive_regex","An unopinionated XML parser that can read, traverse, modify, and write XML documents.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"aps_navigator","https://pub.dev/packages/aps_navigator",12,120,41,"0.0.5-dev.1","May 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/aps_navigator/latest/","collection, flutter, lint, uri","A wrapper around Navigator 2.0 and Router/Pages API to make their use a little easier. It offers Web support and complete control of the Route Stack.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"map_polyline_draw","https://pub.dev/packages/map_polyline_draw",12,130,67,"1.0.4","May 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/map_polyline_draw/latest/","flutter, google_maps_flutter, http","Map Polyline Draw Package to show Map Polyline between Two Points","FLUTTER","ANDROID,IOS" -"separated_column","https://pub.dev/packages/separated_column",12,120,88,"2.0.0","Apr 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/separated_column/latest/","flutter","Flutter package for rendering Column widget that injects the separator in between the children.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"loader","https://pub.dev/packages/loader",12,110,75,"1.0.0","Apr 19, 2021",,"aligator.ir","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/loader/latest/","flutter","Run asynchronous code before building your widget. Loader will rebuild your widget after the loading is complete.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"zendesk_plugin","https://pub.dev/packages/zendesk_plugin",12,130,85,"2.0.0","Apr 12, 2021",,"taxfyle.com","MIT (LICENSE)","https://pub.dev/documentation/zendesk_plugin/latest/","flutter","A Flutter plugin for the Zendesk Chat SDK v2. Provides embed chat functionality in your apps to give your mobile users access to your support team","FLUTTER","ANDROID,IOS" -"build_context_holder","https://pub.dev/packages/build_context_holder",12,120,8,"1.0.0","Apr 9, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/build_context_holder/latest/","flutter","The BuildContext store received from the last created widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"smoothie","https://pub.dev/packages/smoothie",12,130,61,"0.3.0+1","Apr 9, 2021",,"kreitai.com","MIT (LICENSE)","https://pub.dev/documentation/smoothie/latest/","bezier, flutter, vector_math","A simple curve smoothing utility. Turn a set of your data points into a smooth Bézier curve in one line of code.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_countries_states","https://pub.dev/packages/dart_countries_states",12,110,57,"0.1.1","Apr 6, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/dart_countries_states/latest/","built_collection, built_value, http, logger","A Dart project that contains all the countries information about them. Support multiple languages.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"implicitly_animated_list","https://pub.dev/packages/implicitly_animated_list",12,110,76,"2.1.0","Apr 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/implicitly_animated_list/latest/","flutter, list_diff","A Flutter widget that implicitly animates a list whenever it rebuilds with new items.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"camerax","https://pub.dev/packages/camerax",12,130,66,"0.1.0","Apr 6, 2021",,"yanshouwang.dev","MIT (LICENSE)","https://pub.dev/documentation/camerax/latest/","flutter","A camera plugin for flutter, which use CameraX on Android, native API on iOS, supports camera preview, capture and analyze.","FLUTTER","ANDROID,IOS" -"flutter_dynamic_forms","https://pub.dev/packages/flutter_dynamic_forms",12,110,68,"1.0.0","Apr 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_dynamic_forms/latest/","dynamic_forms, expression_language, flutter, meta, provider","A flutter project providing infrastructure to render dynamic forms.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"brotli","https://pub.dev/packages/brotli",12,120,77,"0.5.0","Apr 5, 2021",,"tiagohm.dev","MIT (LICENSE)","https://pub.dev/documentation/brotli/latest/","Packages that depend on brotli","Pure Dart Brotli decoder.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"http_client","https://pub.dev/packages/http_client",12,120,88,"1.5.1","Apr 5, 2021",,"agilord.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/http_client/latest/","buffer, executor, http","A platform-independent HTTP client API supporting browser, console, and curl (for SOCKS proxy).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"progresso","https://pub.dev/packages/progresso",12,130,84,"0.3.0","Mar 31, 2021",,"russbiggs.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/progresso/latest/","flutter","A linear progress bar for flutter, allow for non-zero starting, points along line, and custom styling","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chunked_uploader","https://pub.dev/packages/chunked_uploader",12,90,81,"0.1.0","Mar 29, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/chunked_uploader/latest/","dio, path, universal_io","A plugin to upload files to server in chunks using Dio.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"proximity_sensor","https://pub.dev/packages/proximity_sensor",12,130,87,"1.0.2","Mar 28, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/proximity_sensor/latest/","flutter","simple and easy to use flutter plugin package for proximity sensor (only)","FLUTTER","ANDROID,IOS" -"dio_http2_adapter","https://pub.dev/packages/dio_http2_adapter",12,120,94,"2.0.0","Mar 28, 2021",,"flutterchina.club","MIT (LICENSE)","https://pub.dev/documentation/dio_http2_adapter/latest/","dio, http2","A Dio HttpClientAdapter which support Http/2.0(Support connection reuse, header compression, server pushing is not supported yet.)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"desktop_window_utils","https://pub.dev/packages/desktop_window_utils",12,120,50,"0.0.3","Mar 24, 2021",,"salih.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/desktop_window_utils/latest/","flutter","A plugin for you to control the windows, their properties and toolbar/titlebars.","FLUTTER","MACOS" -"expandable_widget","https://pub.dev/packages/expandable_widget",12,70,71,"1.0.5","Apr 22, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/expandable_widget/latest/","flutter","A Flutter package that provides expandable widget and text.",, -"transitioner","https://pub.dev/packages/transitioner",12,130,50,"0.1.0","Mar 19, 2021",,,"MIT (LICENSE)","https://github.com/PeterPaulez/flutter_packages/blob/master/transitioner/README.md","flutter","This package helps how to manage transitions between different views/pages with custom curve animation also.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"touchable_opacity","https://pub.dev/packages/touchable_opacity",12,120,87,"1.2.0","Mar 15, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/touchable_opacity/latest/","flutter","This widget lets you provide a more visual feedback to users when they interact with your app, similar to TouchableOpacity in React Native.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutuate_mixpanel","https://pub.dev/packages/flutuate_mixpanel",12,110,75,"1.1.8","Mar 12, 2021",,"lamkr.com","MIT (LICENSE)","https://pub.dev/documentation/flutuate_mixpanel/latest/","flutter, test","A Flutter plugin for use the Mixpanel API for Android devices.","FLUTTER","ANDROID,IOS" -"dolphinsr_dart","https://pub.dev/packages/dolphinsr_dart",12,120,31,"3.0.1","Mar 14, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dolphinsr_dart/latest/","equatable","A spaced-repetition algorithm in dart. Usefull to build a flaschard system in Dart for Flutter or Web.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"numdart","https://pub.dev/packages/numdart",12,90,75,"1.0.0","Mar 11, 2021",,"beatiapp.com","MIT (LICENSE)","https://pub.dev/documentation/numdart/latest/","collection, flutter","The NumDart package allows you to do advanced math with the dart language. The project is the dart language edition of the NumPy package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"clipboard_monitor","https://pub.dev/packages/clipboard_monitor",12,130,79,"0.9.2","Mar 9, 2021",,"mix1009.com","MIT (LICENSE)","https://pub.dev/documentation/clipboard_monitor/latest/","flutter","Flutter plugin for monitoring system clipboard on Android and iOS.","FLUTTER","ANDROID,IOS" -"file_icon","https://pub.dev/packages/file_icon",12,110,85,"1.0.0","Mar 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/file_icon/latest/","flutter","File icons for different file types, auto detected by file name.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"jdenticon_dart","https://pub.dev/packages/jdenticon_dart",12,130,80,"2.0.0","Mar 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/jdenticon_dart/latest/","crypto","This is the Dart/Flutter implementation of the Jdenticon project. Jdenticon is a quick and easy to use library for generating highly recognizable identicons using SVG.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"open_url","https://pub.dev/packages/open_url",12,130,80,"2.0.0","Mar 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/open_url/latest/","Packages that depend on open_url","Open a URL on the user's default application. Helpful on DartVM, on Flutter use url_launcher instead.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_install_apk_silently","https://pub.dev/packages/flutter_install_apk_silently",12,130,73,"0.2.0","Mar 5, 2021",,"shadyboshra.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_install_apk_silently/latest/","flutter","Flutter plugin to help in install APK silently on Android devices which are rooted or have custom ROM.","FLUTTER","ANDROID" -"address","https://pub.dev/packages/address",12,130,59,"0.1.0","Mar 4, 2021",,"leancode.co","Apache-2.0 (LICENSE)","https://pub.dev/documentation/address/latest/","meta","Addresses internationalization library. Format various physical addresses in various languages and build localized address forms.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"conditional_wrapper","https://pub.dev/packages/conditional_wrapper",12,100,71,"1.0.1","Mar 16, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/conditional_wrapper/latest/","flutter","A widget that allows you to conditionally wrap a child","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"convex_bottom_navigation","https://pub.dev/packages/convex_bottom_navigation",12,110,66,"1.1.1","Jan 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/convex_bottom_navigation/latest/","flutter, vector_math","An animated Bottom Navigation Bar for Flutter apps with convex items. Children (icons, images) animates into place. Colors are customizable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_splash_screens","https://pub.dev/packages/custom_splash_screens",12,110,25,"0.1.0","Dec 27, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/custom_splash_screens/latest/","flutter","The easiest way to create custom splash screens in a just few line of codes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"build_node_compilers","https://pub.dev/packages/build_node_compilers",12,80,54,"0.3.1","Nov 18, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/build_node_compilers/latest/","analyzer, bazel_worker, build, build_config, build_modules, collection, crypto, logging, meta, node_preamble, path, pool, scratch_space","Builders wrapping DDC and dart2js compilers configured to output Node modules.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"notifier_plugin","https://pub.dev/packages/notifier_plugin",12,90,52,"1.0.3","Nov 7, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/notifier_plugin/latest/","flutter, http","A Flutter package that makes writing dynamic UI easier, intuitive and more efficient than it could have ever been!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"top_modal_sheet","https://pub.dev/packages/top_modal_sheet",12,90,84,"1.0.0+1","Nov 7, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/top_modal_sheet/latest/","flutter","A simple top modal sheet implementation in pure dart","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"metadata","https://pub.dev/packages/metadata",12,80,75,"1.0.2","Nov 3, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/metadata/latest/","xmp","metadata helps to extract metadata from your files.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wearable_communicator","https://pub.dev/packages/wearable_communicator",12,90,55,"0.0.1","Oct 30, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/wearable_communicator/latest/","flutter","Communication layer between a Flutter project for Android and IOS.","FLUTTER","ANDROID,IOS" -"ko_swipe_card","https://pub.dev/packages/ko_swipe_card",12,80,16,"1.0.0","Oct 13, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/ko_swipe_card/latest/","flutter","A FlutterSwipeCard package.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"day_night_theme_flutter","https://pub.dev/packages/day_night_theme_flutter",12,100,58,"0.0.4","Oct 6, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/day_night_theme_flutter/latest/","flutter, provider","A Flutter package that helps to change the theme of the app with day and night.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"in_app_review_play_store","https://pub.dev/packages/in_app_review_play_store",12,100,61,"0.0.3","Sep 7, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/in_app_review_play_store/latest/","flutter","The Flutter plugin for Google Play In-App Review that lets you prompt users to submit Play Store ratings and reviews without the inconvenience of leaving your app or game.","FLUTTER","ANDROID" -"extended_bloc","https://pub.dev/packages/extended_bloc",12,100,0,"0.0.2-dev","Aug 31, 2020",,"archive.plugfox.dev","unknown (LICENSE)","https://pub.dev/documentation/extended_bloc/latest/","bloc","A predictable state management library that helps implement the BLoC design pattern.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"custom_dialog","https://pub.dev/packages/custom_dialog",12,100,81,"0.0.2","Aug 31, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/custom_dialog/latest/","flutter","A fully custom alert and dialog box showing messages after a form submit .","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"select_filter","https://pub.dev/packages/select_filter",12,90,1,"0.0.4","Aug 27, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/select_filter/latest/","flutter, flutter_swiper","Selectable filter component for Flutter with customizable settings and great UX. Compatible with Android & iOS.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_ckb_localization","https://pub.dev/packages/flutter_ckb_localization",12,40,46,"0.0.6","Aug 26, 2020",,,"flutter, flutter_localizations, intl","https://pub.dev/packages/flutter_ckb_localization/license","Packages that depend on flutter_ckb_localization","Flutter Central Kurdish Branch aka Sorani Localization Support",, -"android_notification_listener","https://pub.dev/packages/android_notification_listener",12,90,0,"1.0.5","Aug 20, 2020",,"emilecode.com","MIT (LICENSE)","https://pub.dev/documentation/android_notification_listener/latest/","flutter","A Flutter Plugin to listen to all incoming notifications on Android","FLUTTER","ANDROID,IOS" -"sms_scheduler","https://pub.dev/packages/sms_scheduler",12,90,36,"0.0.1","Aug 17, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sms_scheduler/latest/","flutter","A basic sms scheduler","FLUTTER","ANDROID" -"flutter_kakao_map","https://pub.dev/packages/flutter_kakao_map",12,90,74,"0.0.4","Aug 17, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_kakao_map/latest/","flutter, flutter_plugin_android_lifecycle, meta, plugin_platform_interface, stream_transform","A Flutter plugin for using the native Kakao Maps SDKs on Android and iOS.","FLUTTER","ANDROID,IOS" -"nav_router","https://pub.dev/packages/nav_router",12,100,72,"0.0.7","Jul 31, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/nav_router/latest/","flutter","flutter The lightest, easiest and most convenient route management!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"elastic_widgets","https://pub.dev/packages/elastic_widgets",12,40,29,"0.0.3","Jul 11, 2020",,,"dartx, flutter","https://pub.dev/packages/elastic_widgets/license","Packages that depend on elastic_widgets","Set of Flutter widgets built using physics based animations.",, -"cidaas_flutter_sdk","https://pub.dev/packages/cidaas_flutter_sdk",12,80,29,"1.0.0","Jun 26, 2020",,"cidaas.com","MIT (LICENSE)","https://github.com/Cidaas/cidaas-flutter-sdk-example","bloc, equatable, flutter, flutter_bloc, flutter_secure_storage, flutter_webview_plugin, http, provider","This sdk can be used to authenticate the users of your flutter application with cidaas.","FLUTTER","ANDROID,IOS" -"native_filters","https://pub.dev/packages/native_filters",12,90,14,"0.0.4+alpha","Jun 21, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/native_filters/latest/","flutter","A package that allows you to use a native Core Image and GPUImage filters.","FLUTTER","ANDROID,IOS" -"turkiye_il_ilce_mahalle","https://pub.dev/packages/turkiye_il_ilce_mahalle",12,80,37,"0.1.8","Jun 6, 2020",,"dershub.com","MIT (LICENSE)","https://pub.dev/documentation/turkiye_il_ilce_mahalle/latest/","flutter, http","Turkiye Il Ilce Koy Mahalle Cadde Sokak Apartman ve Daire veritabanina bagli olarak adres secme flutter paketi","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_email_parser","https://pub.dev/packages/flutter_email_parser",12,100,0,"0.1.2","Jun 3, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_email_parser/latest/","flutter","Email reply parser is a package to parse plain text email content.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"g_captcha","https://pub.dev/packages/g_captcha",12,90,72,"1.0.0","May 15, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/g_captcha/latest/","flutter","A flutter plugin for reCAPTCHA v2 - android","FLUTTER","ANDROID,IOS" -"onboardme","https://pub.dev/packages/onboardme",12,100,36,"1.2.0","May 13, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/onboardme/latest/","flutter","A flutter package that helps you create on-boarding screen for your project within minutes just by passing a few parameters.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vnum","https://pub.dev/packages/vnum",12,90,49,"1.2.6","May 8, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/vnum/latest/","flutter, json_annotation, reflectable","A library that enables value based enum behaviour using classes in flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"spotlightnavbar","https://pub.dev/packages/spotlightnavbar",12,80,0,"0.0.5","Apr 20, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/spotlightnavbar/latest/","flutter, meta","A Flutter package for utilizing bottom navigation bar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ftpclient","https://pub.dev/packages/ftpclient",12,100,79,"0.8.0","Apr 19, 2020",,"nexific.com","MIT (LICENSE)","https://pub.dev/documentation/ftpclient/latest/","path","A simple dart FTP Client Library to interact with FTP Servers","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"global_network","https://pub.dev/packages/global_network",12,80,29,"0.1.4","Apr 14, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/global_network/latest/","connectivity, flutter, provider","This is a package which can be used to implement network connectivity globally within an app.","FLUTTER","ANDROID,IOS,MACOS,WEB" -"wave_drawer","https://pub.dev/packages/wave_drawer",12,80,56,"0.1.1","Apr 12, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/wave_drawer/latest/","flutter","Wave Drawer is an easy way to create stunning app drawer with a bezier curve boundary. Animated bezier curves are coming soon!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"storyswiper","https://pub.dev/packages/storyswiper",12,90,64,"1.0.1","Apr 9, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/storyswiper/latest/","flutter","StorySwiper widget","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"widget_animator","https://pub.dev/packages/widget_animator",12,100,49,"1.0.0+7","Apr 6, 2020",,"dev-anton.engineer","unknown (LICENSE)","https://pub.dev/documentation/widget_animator/latest/","flutter","Animate your widgets fast and easy with this package. Just wrap ANY widgets that you'd like to animate and wallah, your widget is now animating.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"connection_verify","https://pub.dev/packages/connection_verify",12,110,72,"1.0.4","Apr 2, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/connection_verify/latest/","flutter","Package to verify the network connection status, it allows to knows how is the network connection status, for Android and iOS, 'true' if is connected, 'false' if is not.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"sylph","https://pub.dev/packages/sylph",12,80,0,"0.7.2","Feb 29, 2020",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/sylph/latest/","args, collection, duration, isolate, path, process, resource, sprintf, tool_base, version, yaml, yamlicious","A utility for running Flutter integration tests on pools of real devices in cloud. Works with AWS Device Farms.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"rapido","https://pub.dev/packages/rapido",12,70,45,"0.2.4","Feb 18, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/rapido/latest/","datetime_picker_formfield, flutter, flutter_secure_storage, google_maps_flutter, image_picker, intl, location, numberpicker, parse_server_sdk, passwordfield, path, path_provider, validators","Rapid Application Development for Flutter. Automatically persisting user data, and creates default CRUD UI.",, -"neos_bottom_navigation","https://pub.dev/packages/neos_bottom_navigation",12,100,37,"0.1.3","Feb 10, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/neos_bottom_navigation/latest/","flutter","A bottom navigation bar widget that is made to be customized","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dart_json","https://pub.dev/packages/dart_json",12,80,42,"2.0.0","Feb 1, 2020",,"mintware.de","MIT (LICENSE)","https://pub.dev/documentation/dart_json/latest/","Packages that depend on dart_json","A easy to use json to object deserializer and object to json serializer for dart","DART", -"vertex","https://pub.dev/packages/vertex",12,90,0,"0.1.1","Jan 11, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/vertex/latest/","flutter, path, vector_math","A small and flexible Flutter 3D engine than can parse, render and control .obj and .mtl files","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"speedometer","https://pub.dev/packages/speedometer",12,90,70,"1.0.8","Dec 18, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/speedometer/latest/","flutter, rxdart","A little widget that given an Observable gives you an updated SpeedOMeter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"md5_plugin","https://pub.dev/packages/md5_plugin",12,110,74,"1.0.2","Oct 21, 2019",,"fluttervn.com","MIT (LICENSE)","https://pub.dev/documentation/md5_plugin/latest/","flutter","A Flutter plugin for getting the MD5 hash of the file. It's faster when compared with using the crypto package (https://pub.dev/packages/crypto).","FLUTTER","ANDROID,IOS" -"cloudinary_client","https://pub.dev/packages/cloudinary_client",12,70,76,"0.0.9","Oct 4, 2019",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/cloudinary_client/latest/","crypto, dio","dart wrapper for cloudinary image apis. Right now only supports image upload. Will be extended to support other media type as well.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"image_picker_modern","https://pub.dev/packages/image_picker_modern",12,110,67,"0.4.12+3","Aug 28, 2019",,,"Apache-2.0, BSD-3-Clause (LICENSE)","https://pub.dev/documentation/image_picker_modern/latest/","flutter","Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.","FLUTTER","ANDROID,IOS" -"ironsource","https://pub.dev/packages/ironsource",12,85,31,"0.1.1","Aug 1, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/ironsource/latest/","flutter","plugin to display banner ad (platform view), interstitial ad, rewarded video ad, and offerwall ads from IronSource (https://ironsrc.com). Currently support android only","FLUTTER","ANDROID,IOS" -"residemenu","https://pub.dev/packages/residemenu",12,80,84,"1.3.7","Jul 31, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/residemenu/latest/","flutter","Residemenu","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"audiocutter","https://pub.dev/packages/audiocutter",12,100,59,"0.0.9","Jul 31, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/audiocutter/latest/","flutter, flutter_ffmpeg, path_provider","A plugin to cut audio files. Uses flutter_ffmpeg to extract audio into small file sizes, perfect for streaming small clips of audio (or ringtones). Supports iOS and Android.","FLUTTER","ANDROID,IOS" -"flutter_weather_icons","https://pub.dev/packages/flutter_weather_icons",12,100,76,"1.0.2","Jul 17, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_weather_icons/latest/","flutter","Flutter package for Weather Icons. Weather Icons is a pack of 222 beautifully crafted Open Source icons for representing weather and climate","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_rave","https://pub.dev/packages/flutter_rave",12,60,67,"0.0.5","Jul 12, 2019",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_rave/latest/","crypto, cupertino_icons, dio, dio_flutter_transformer, equatable, flushbar, flutter, flutter_svg, flutter_webview_plugin, intl, tripledes, url_launcher, webview_flutter","Flutterwave's Rave Card Processing Plugin. Completely supports Android and iOS.",, -"geo_firestore","https://pub.dev/packages/geo_firestore",12,85,39,"0.0.1","Jun 6, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/geo_firestore/latest/","cloud_firestore, flutter","GeoFirestore for Flutter to do location based queries with Firestore","FLUTTER","ANDROID,IOS" -"flutter_apple_pay","https://pub.dev/packages/flutter_apple_pay",12,100,47,"0.1.3","May 21, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_apple_pay/latest/","flutter","Porting of Apple Pay (a mobile payment and digital wallet service by Apple Inc) to Flutter.","FLUTTER","ANDROID,IOS" -"dashed_container","https://pub.dev/packages/dashed_container",12,100,88,"1.0.1","May 16, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/dashed_container/latest/","flutter","A Dashed Container plugin for Flutter, easy to implement dashed line for your widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sqljocky5","https://pub.dev/packages/sqljocky5",12,30,69,"2.2.1","Feb 15, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/sqljocky5/latest/","collection, crypto, synchronized, typed_buffer","MySQL driver for Dart",, -"gradient_bottom_navigation_bar","https://pub.dev/packages/gradient_bottom_navigation_bar",12,80,77,"1.0.0+4","Feb 3, 2019",,"codeandblues.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/gradient_bottom_navigation_bar/latest/","flutter","A material Bottom Navigation Bar with a linear gradient option.",, -"flutter_list_drag_and_drop","https://pub.dev/packages/flutter_list_drag_and_drop",12,85,76,"0.1.6","Dec 6, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_list_drag_and_drop/latest/","cupertino_icons, flutter","A new Flutter package which handles all aspects of drag and drop inside a listView.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"chuck_interceptor","https://pub.dev/packages/chuck_interceptor",11,120,78,"1.0.2","Jul 22, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/chuck_interceptor/latest/","chopper, collection, dio, flutter, flutter_local_notifications, http, open_file, package_info_plus, path_provider, permission_handler, rxdart, sensors, share_plus","Chuck is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.","FLUTTER","ANDROID,IOS" -"background_locator_2","https://pub.dev/packages/background_locator_2",11,110,71,"2.0.5","Jul 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/background_locator_2/latest/","flutter","A Flutter plugin to request the location even if the app is killed. Sending the location to a dart function in background, also provide a meter filter","FLUTTER","ANDROID,IOS" -"scandit_flutter_datacapture_barcode","https://pub.dev/packages/scandit_flutter_datacapture_barcode",11,90,85,"6.13.1","Jun 8, 2022","6.14.0-beta.1","scandit.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/scandit_flutter_datacapture_barcode/latest/","flutter, meta, scandit_flutter_datacapture_core","Scandit Data Capture SDK for Flutter. ScanditBarcodeCapture implements the barcode capture capabilities of the Scandit Data Capture SDK. It supports reading a large number of different barcode symbologies.","FLUTTER","ANDROID,IOS" -"dart_pusher_channels","https://pub.dev/packages/dart_pusher_channels",11,130,69,"0.2.1","Jul 19, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_pusher_channels/latest/","http, meta, rxdart, web_socket_channel","Dart implementation of client of Pusher Channels protocol, instrument to work with real-time applications.","DART,FLUTTER","ANDROID,IOS,WEB,WINDOWS" -"rest_client","https://pub.dev/packages/rest_client",11,120,81,"2.1.4+7","Jul 19, 2022",,"peifferinnovations.com","MIT (LICENSE)","https://pub.dev/documentation/rest_client/latest/","http, intl, json_class, logging, meta, uuid","A Dart implementation of the a REST client that supports using an Isolate for decoding.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"conventional_commit","https://pub.dev/packages/conventional_commit",11,130,59,"0.4.3+1","Jul 18, 2022",,"invertase.io","Apache-2.0 (LICENSE)","https://pub.dev/documentation/conventional_commit/latest/","Packages that depend on conventional_commit","Parse a git commit message using the Conventional Commits specification.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"kubernetes","https://pub.dev/packages/kubernetes",11,130,45,"0.1.4","Jul 18, 2022",,"pwa.ir","MIT (LICENSE)","https://pub.dev/documentation/kubernetes/latest/","http","A feature-rich and fully-fledged Kubernetes client for Dart/Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"yaru_widgets","https://pub.dev/packages/yaru_widgets",11,130,74,"1.1.1","Jul 17, 2022",,,"MPL-2.0 (LICENSE)","https://pub.dev/documentation/yaru_widgets/latest/","flutter","Common flutter widgets useful for building desktop and web applications.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamic_timeline","https://pub.dev/packages/dynamic_timeline",11,130,67,"0.1.2","Jul 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/dynamic_timeline/latest/","flutter","A widget to create daily timelines, timetables, gantt charts* and more.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"home_indicator","https://pub.dev/packages/home_indicator",11,130,84,"2.0.2","Jul 12, 2022",,"rainway.com","MIT (LICENSE)","https://pub.dev/documentation/home_indicator/latest/","flutter","Flutter plugin to show/hide the home indicator on iPhones without home button.","FLUTTER","ANDROID,IOS" -"okay","https://pub.dev/packages/okay",11,130,36,"1.1.0","Jul 12, 2022",,"hextools.0xba1.xyz","MIT (LICENSE)","https://pub.dev/documentation/okay/latest/","meta","Typesafe error-handling for dart . An implementation of rust's `Result` type in dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"packme","https://pub.dev/packages/packme",11,110,37,"1.2.1","Jul 10, 2022",,"minimagic.games","MIT (LICENSE)","https://github.com/sourcecaster/packme","Packages that depend on packme","Simple and extremely fast binary serialization using classes generated from JSON manifest files.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"api_fcm","https://pub.dev/packages/api_fcm",11,110,56,"1.1.1","Jul 10, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/api_fcm/latest/","http","Simple api to send notifications using google FCM endpoint","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"torch_controller","https://pub.dev/packages/torch_controller",11,130,85,"2.0.1","Jul 8, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/torch_controller/latest/","flutter","A controller to manage torch/flash device resource. We give you access to native resources to toggle flashlight, to natively check torch status and more!","FLUTTER","ANDROID,IOS" -"datadog_flutter_plugin","https://pub.dev/packages/datadog_flutter_plugin",11,130,90,"1.0.0-beta.3","Jul 8, 2022",,"datadoghq.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/datadog_flutter_plugin/latest/","flutter, flutter_web_plugins, js, meta, plugin_platform_interface, uuid","Flutter bindings and tools for utilizing Datadog Mobile SDks","FLUTTER","ANDROID,IOS,WEB" -"flame_tiled","https://pub.dev/packages/flame_tiled",11,120,88,"1.6.0","Jul 8, 2022",,"flame-engine.org","MIT (LICENSE)","https://pub.dev/documentation/flame_tiled/latest/","collection, flame, flutter, meta, tiled, xml","Tiled support for the Flame game engine. This uses the tiled package and provides wrappers and components to be used inside Flame.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"json_to_form_with_theme","https://pub.dev/packages/json_to_form_with_theme",11,110,56,"4.1.2","Jul 7, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/json_to_form_with_theme/latest/","flutter, toggle_switch","A simple library to convert Json to Form, fully customized and dynamic.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"android_window","https://pub.dev/packages/android_window",11,130,71,"0.2.0","Jul 6, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/android_window/latest/","flutter","A flutter plugin allows you to create native android floating window.","FLUTTER","ANDROID" -"rapidfire","https://pub.dev/packages/rapidfire",11,40,66,"0.0.1-alpha.14.5","Jul 6, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/rapidfire/latest/","archive, carousel_slider, catcher, chips_choice, connectivity, data_connection_checker, device_info_plus, dio, ext_storage, firebase_core, firebase_database, firebase_messaging, flutter, flutter_custom_clippers, flutter_local_notifications, flutter_localizations, flutter_placeholder_textlines, flutter_rating_bar, flutter_sequence_animation, flutter_speed_dial, flutter_spinkit, flutter_statusbarcolor, flutter_sticky_header, flutter_xlider, font_awesome_flutter, geolocator, grouped_buttons, http, http_server, intl, jiffy, mailer, page_transition, path, path_provider, percent_indicator, permission_handler, progress_dialog, reflectable, rxdart, share_plus, shared_preferences, sizer, sliver_fab, smooth_page_indicator, smooth_star_rating, sqflite, upgrader, uuid, vector_math, video_player, webview_cookie_manager, webview_flutter, workmanager","RapidFire Flutter Library is a comprehensive ORM system for mobile application development, used various popular Dart packages in one place. Validation, CRUD and API operations are automatic requires no code.",, -"flutter_feed_reaction","https://pub.dev/packages/flutter_feed_reaction",11,130,76,"0.0.4","Jul 5, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_feed_reaction/latest/","flutter, flutter_portal","A Flutter package providing you with highly customizable reactions list for posts/comments in a Social Media kind of an app.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shared_value","https://pub.dev/packages/shared_value",11,130,94,"3.0.0","Jul 5, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/shared_value/latest/","flutter, shared_preferences","A straightforward way to manage global state in flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sdui","https://pub.dev/packages/sdui",11,110,63,"0.1.85","Jul 4, 2022",,"wutsi.com","MIT (LICENSE)","https://pub.dev/documentation/sdui/latest/","badges, cached_network_image, camera, carousel_slider, cupertino_icons, email_validator, expandable, file_picker, flutter, flutter_html, http, http_parser, image_picker, intl, intl_phone_number_input, logger, mime, path, path_provider, photo_view, pinput, qr_code_scanner, qr_flutter, search_choices, share_plus, url_launcher","*SDUI* make it easy to implement Server Driven UI pattern on flutter. - The server decides what to render by describing in a JSON the widgets to render. - The Flutter screen parse the JSON and build the widgets Kind like HTML... but not really.","FLUTTER","ANDROID,IOS" -"flutterwave_standard","https://pub.dev/packages/flutterwave_standard",11,110,96,"1.0.4","Jul 4, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutterwave_standard/latest/","flutter, flutter_inappwebview, fluttertoast, http","Flutterwave's official library that wraps the standard implementation.","FLUTTER","ANDROID,IOS" -"flutter_native_drag_n_drop","https://pub.dev/packages/flutter_native_drag_n_drop",11,120,52,"1.2.3","Jul 1, 2022",,"skalio.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_native_drag_n_drop/latest/","flutter, screenshot","A flutter plugin to support the native drag and drop, especially to drag files (only files) out of the application boundary.","FLUTTER","MACOS" -"yaz","https://pub.dev/packages/yaz",11,130,26,"0.0.6+1","Jun 28, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/yaz/latest/","flutter","Yaz, State User Options and Content Manager Package For Flutter Client","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"webcontent_converter","https://pub.dev/packages/webcontent_converter",11,100,86,"0.0.7+2","Jun 28, 2022",,"mylekha.app","AGPL-3.0 (LICENSE)","https://pub.dev/documentation/webcontent_converter/latest/","dio, easy_logger, flutter, puppeteer","This plugin was made for developer to convert any webcontent, web uri to image bitmap or pdf file. This plugin use WebView on android, WKWebView on Ios and chromium for desktop support.","FLUTTER","ANDROID,IOS" -"pusher_beams","https://pub.dev/packages/pusher_beams",11,130,84,"1.1.0","Jun 27, 2022",,"pusher.com","MIT (LICENSE)","https://pub.dev/documentation/pusher_beams/latest/","flutter, pusher_beams_android, pusher_beams_ios, pusher_beams_platform_interface, pusher_beams_web, uuid","Official Flutter Plugin for Pusher Beams, receive notifications easily on your Flutter application with Pusher Beams.","FLUTTER","ANDROID,IOS,WEB" -"pubspec","https://pub.dev/packages/pubspec",11,100,89,"2.3.0","Jun 24, 2022",,"theconduit.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/pubspec/latest/","path, pub_semver, uri, yaml","A library for manipulating pubspec.yaml files","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_onedrive","https://pub.dev/packages/flutter_onedrive",11,90,69,"1.0.3","Jun 19, 2022","1.1.0-dev.2",,"MIT (LICENSE)","https://pub.dev/documentation/flutter_onedrive/latest/","flutter, flutter_secure_storage, http, oauth_webauth","Upload/download files to/from onedrive","FLUTTER","ANDROID,IOS" -"network_manager","https://pub.dev/packages/network_manager",11,110,66,"0.1.2","Jun 21, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/network_manager/latest/","dio, flutter, handy_ui_kit","A Network Manager package based on dio for easy REST API management","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"gif_view","https://pub.dev/packages/gif_view",11,110,90,"0.1.0","Jun 20, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/gif_view/latest/","flutter","Load GIF images and can set framerate","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"widgetbook_generator","https://pub.dev/packages/widgetbook_generator",11,120,76,"2.4.1","Jun 20, 2022",,"widgetbook.io","LGPL-3.0 (LICENSE)","https://docs.widgetbook.io/widgetbook-generator/overview","analyzer, build, collection, freezed_annotation, glob, json_annotation, meta, source_gen, widgetbook_annotation, widgetbook_models","A package to automate setup and maintanance of the widgetbook package by using code generation.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"touch_mouse_behavior","https://pub.dev/packages/touch_mouse_behavior",11,130,71,"0.0.2","Jun 19, 2022",,"buildtoapp.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/touch_mouse_behavior/latest/","flutter","Scroll behavior to support both Touch and Mouse for web in scrollable widgets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dartdap","https://pub.dev/packages/dartdap",11,110,76,"0.6.3","Jun 17, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/dartdap/latest/","asn1lib, collection, logging, petitparser","LDAP v3 client library for Dart. Supports basic LDAP operations, add, delete, search, modify against any LDAP v3 compliant server.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_country_state","https://pub.dev/packages/flutter_country_state",11,110,69,"0.2.6","Jun 16, 2022",,"miriamly.com","unknown (LICENSE)","https://pub.dev/documentation/flutter_country_state/latest/","flutter","A customizable Flutter package that displays all countries with it respective state.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"horizontal_center_date_picker","https://pub.dev/packages/horizontal_center_date_picker",11,130,80,"2.1.1","Jun 15, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/horizontal_center_date_picker/latest/","flutter, intl","A flutter widget provides a horizontal date picker and always aligns selected date in center.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"keymap","https://pub.dev/packages/keymap",11,120,66,"0.0.91","Jun 14, 2022",,"mutisya.dev","MIT (LICENSE)","https://pub.dev/documentation/keymap/latest/","flutter, flutter_markdown","A reusable keyboard shortcuts widget with a flexible, minimal UI and focus handling.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"alphabet_list_view","https://pub.dev/packages/alphabet_list_view",11,130,65,"0.1.4","Jun 13, 2022",,"cosee.biz","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/alphabet_list_view/latest/","flutter, flutter_sticky_header","A ListView with sticky headers and an iOS-like clickable sidebar.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_bugfender","https://pub.dev/packages/flutter_bugfender",11,110,80,"2.1.0","Jun 13, 2022",,"bugfender.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_bugfender/latest/","flutter, flutter_web_plugins, js, meta","Flutter plugin to enable Bugfender reporting (iOS, Android and web support).","FLUTTER","ANDROID,IOS,WEB" -"glitch_text","https://pub.dev/packages/glitch_text",11,130,36,"0.1.2","Jun 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/glitch_text/latest/","flutter","Glitch Text - A Flutter package for creating Text widget with glitch effects & Customizable text properties","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"build_cli","https://pub.dev/packages/build_cli",11,110,51,"2.2.0","Jun 10, 2022",,"j832.com","MIT (LICENSE)","https://pub.dev/documentation/build_cli/latest/","analyzer, build, build_cli_annotations, build_config, pub_semver, source_gen, source_helper, yaml","Parse command line arguments directly into an annotation class using the power of build_runner and source_gen.","DART", -"matrix_api_lite","https://pub.dev/packages/matrix_api_lite",11,120,78,"1.1.1","Jun 8, 2022",,"famedly.com","MIT (LICENSE)","https://pub.dev/documentation/matrix_api_lite/latest/","enhanced_enum, http, mime","Dead simple data model for the matrix.org client-server API.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"paginated_items_builder","https://pub.dev/packages/paginated_items_builder",11,130,53,"1.2.3","Jun 7, 2022",,"rithik-dev.me","MIT (LICENSE)","https://pub.dev/documentation/paginated_items_builder/latest/","flutter, shimmer","Easier to display items in a list/grid view from your controllers directly or handling state internally with support for pagination.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firebase_notifications_handler","https://pub.dev/packages/firebase_notifications_handler",11,130,78,"1.0.8","Jun 7, 2022",,"rithik-dev.me","MIT (LICENSE)","https://pub.dev/documentation/firebase_notifications_handler/latest/","firebase_messaging, flutter, flutter_local_notifications, http, path_provider","Simple notifications handler which provides callbacks like onTap which really make it easy to handle notification taps and a lot more.","FLUTTER","ANDROID,IOS,MACOS" -"stormberry","https://pub.dev/packages/stormberry",11,90,52,"0.7.0","Jun 6, 2022",,"schultek.de","GPL-3.0 (LICENSE)","https://pub.dev/documentation/stormberry/latest/","analyzer, build, collection, crypto, dart_style, postgres, source_gen, yaml","Access your postgres database effortlessly from dart code.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"r_nav_n_sheet","https://pub.dev/packages/r_nav_n_sheet",11,120,40,"1.0.2","Jun 6, 2022",,"lazydeveloper.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/r_nav_n_sheet/latest/","flutter","Animated, modern and highly customisable bottom navigation bar for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"places_service","https://pub.dev/packages/places_service",11,110,90,"0.1.2","Jun 5, 2022",,"filledstacks.com","MIT (LICENSE)","https://pub.dev/documentation/places_service/latest/","flutter, freezed_annotation, geolocator, google_maps_webservice, json_annotation, tuple, uuid","A service that makes it easy to get information from the Places Api","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"google_mlkit_object_detection","https://pub.dev/packages/google_mlkit_object_detection",11,130,90,"0.4.0","Jun 1, 2022",,"flutter-ml.dev","MIT (LICENSE)","https://pub.dev/documentation/google_mlkit_object_detection/latest/","flutter, google_mlkit_commons","A Flutter plugin to use Google's ML Kit Object Detection and Tracking to detect and track objects in an image or live camera feed.","FLUTTER","ANDROID,IOS" -"enough_platform_widgets","https://pub.dev/packages/enough_platform_widgets",11,100,78,"0.4.0","May 18, 2022",,"enough.de","MIT (LICENSE)","https://pub.dev/documentation/enough_platform_widgets/latest/","cupertino_list_tile, cupertino_progress_bar, cupertino_stepper, flutter, flutter_platform_widgets","Useful platform aware widgets to bring a Material app to Cupertino.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"aws_cloudwatch","https://pub.dev/packages/aws_cloudwatch",11,130,79,"0.5.5","May 13, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/aws_cloudwatch/latest/","aws_request, http, synchronized","An easy, lightweight, and convenient way to reliably send logs to AWS CloudWatch.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_acrcloud","https://pub.dev/packages/flutter_acrcloud",11,130,44,"0.1.6","May 12, 2022",,"nrubintech.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_acrcloud/latest/","flutter, json_annotation","A Flutter plugin for the ACRCloud music recognition API. This plugin provides a simple interface for using ACRCloud to recognize music from the device's microphone","FLUTTER","ANDROID,IOS" -"url_launcher_windows","https://pub.dev/packages/url_launcher_windows",11,120,99,"3.0.1","May 10, 2022",,"flutter.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/url_launcher_windows/latest/","flutter, url_launcher_platform_interface","Windows implementation of the url_launcher plugin.","FLUTTER","WINDOWS" -"stellar_flutter_sdk","https://pub.dev/packages/stellar_flutter_sdk",11,110,74,"1.3.3","May 9, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/stellar_flutter_sdk/latest/","collection, convert, crypto, decimal, fixnum, flutter, http, http_parser, pinenacl, pointycastle, toml, unorm_dart","A stellar blockchain sdk that query's horizon, build, signs and submits transactions to the stellar network.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"unofficial_jisho_api","https://pub.dev/packages/unofficial_jisho_api",11,120,48,"3.0.0","May 8, 2022",,"h7x4.xyz","MIT (LICENSE)","https://pub.dev/documentation/unofficial_jisho_api/latest/","equatable, html, html_unescape, http","An unofficial api for searching and scraping the japanese dictionary Jisho.org","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"anim_search_app_bar","https://pub.dev/packages/anim_search_app_bar",11,110,71,"1.0.3","May 6, 2022",,"mustafaturkmen.dev","MIT (LICENSE)","https://pub.dev/documentation/anim_search_app_bar/latest/","flutter","A flutter package that has an animated search bar with loads of customization","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pem","https://pub.dev/packages/pem",11,130,85,"2.0.1","May 6, 2022",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/pem/latest/","petitparser","PEM encoding/decoding of textual keys following RFC 7468, supporting both lax/strict-mode, and certificates chains of concatenated PEM blocks.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"vdocipher_flutter","https://pub.dev/packages/vdocipher_flutter",11,90,80,"1.0.0-beta.6","Apr 27, 2022",,"vdocipher.com","MIT (LICENSE)","https://pub.dev/documentation/vdocipher_flutter/latest/","flutter, wakelock","A VdoCipher plugin for flutter apps. This Plugin will help to serve content on supported platform app with Hollywood grade security to prevent video piracy.","FLUTTER","ANDROID,IOS" -"currency_formatter","https://pub.dev/packages/currency_formatter",11,120,93,"1.2.1","Apr 20, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/currency_formatter/latest/","flutter, intl","A package to easily format money. It supports setting a custom currency symbol and format, using some of the inbuilt ones for the main currencies or using the system one.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"source_helper","https://pub.dev/packages/source_helper",11,110,95,"1.3.2","Apr 14, 2022",,"google.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/source_helper/latest/","analyzer, collection, source_gen","Utilities to help with Dart source code generation. Includes utilities for properly generating String literals from any String value.","DART", -"infinite_scroll","https://pub.dev/packages/infinite_scroll",11,120,77,"1.1.1","Apr 14, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/infinite_scroll/latest/","flutter","A flutter package which provides List and Grid widgets for infinite scrolling views.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"g_json","https://pub.dev/packages/g_json",11,130,85,"4.1.0","Apr 14, 2022",,"faraday.icu","MIT (LICENSE)","https://pub.dev/documentation/g_json/latest/","Packages that depend on g_json","g_json makes it easy to get&set value from JSON data in dart2.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"floating_draggable_widget","https://pub.dev/packages/floating_draggable_widget",11,110,75,"2.0.0","Apr 12, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/floating_draggable_widget/latest/","flutter","A flutter package for floating draggable widget. By this package a developer can implement a widget which can be draggable inside the screen freely.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_window_close","https://pub.dev/packages/flutter_window_close",11,130,83,"0.2.2","Apr 11, 2022",,"zonble.net","MIT (LICENSE)","https://pub.dev/documentation/flutter_window_close/latest/","flutter, flutter_web_plugins","Let your Flutter app has a chance to confirm if the user wants to close your app.","FLUTTER","LINUX,MACOS,WEB,WINDOWS" -"native_flutter_proxy","https://pub.dev/packages/native_flutter_proxy",11,130,80,"0.1.15","Apr 9, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/native_flutter_proxy/latest/","flutter","A flutter plugin to read and set network proxy info from native.","FLUTTER","ANDROID,IOS" -"yaru_icons","https://pub.dev/packages/yaru_icons",11,100,82,"0.2.1","Apr 7, 2022",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/yaru_icons/latest/","flutter","Ubuntu Yaru Icon theme","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"charset","https://pub.dev/packages/charset",11,110,82,"1.0.1","Apr 7, 2022",,"shirne.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/charset/latest/","Packages that depend on charset","Multiple charset Encoding and Decoding Library.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"cardano_wallet_sdk","https://pub.dev/packages/cardano_wallet_sdk",11,110,40,"0.1.0-alpha.12","Apr 6, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/cardano_wallet_sdk/latest/","bip32_ed25519, bip39, blockfrost, built_collection, built_value, cbor, coingecko_dart, collection, convert, dio, hex, intl, logger, oxidized, pinenacl, quiver, typed_data","Targeting Flutter apps, the Cardano Wallet SDK is a high-level Dart library for managing cryptocurrency accounts & executing transactions on the blockchain.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"ffmpeg_cli","https://pub.dev/packages/ffmpeg_cli",11,85,67,"0.1.0","Apr 3, 2022",,"flutterbountyhunters.com","MIT (LICENSE)","https://pub.dev/documentation/ffmpeg_cli/latest/","json_annotation, logging","Run FFMPEG CLI commands from Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"better_video_player","https://pub.dev/packages/better_video_player",11,100,78,"1.2.8","Mar 30, 2022",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/better_video_player/latest/","connectivity, cupertino_icons, flutter, provider, video_player, visibility_detector, wakelock","Advanced video player based on video_player.","FLUTTER","ANDROID,IOS" -"mapmyindia_gl","https://pub.dev/packages/mapmyindia_gl",11,120,79,"0.3.0","Mar 28, 2022",,"mapmyindia.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/mapmyindia_gl/latest/","flutter, mapmyindia_gl_platform_interface","A Flutter plugin for integrating MapmyIndia Maps inside a Flutter application on Android, iOS and web platfroms.","FLUTTER","ANDROID,IOS" -"youtube_downloader","https://pub.dev/packages/youtube_downloader",11,120,69,"0.0.6","Mar 26, 2022",,"nabilkrissane.cf","MIT (LICENSE)","https://pub.dev/documentation/youtube_downloader/latest/","flutter, http","youtube_downloader is a Flutter package that allows the developers to download youtube videos in several formats such as mp3 and mp4.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rational","https://pub.dev/packages/rational",11,130,95,"2.2.0","Mar 20, 2022",,,"unknown (LICENSE)","https://pub.dev/documentation/rational/latest/","Packages that depend on rational","The rational package allows you to deal with rational numbers.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"wp_pivot_flutter","https://pub.dev/packages/wp_pivot_flutter",11,120,50,"1.0.0","Mar 19, 2022",,"chinmaykabi.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/wp_pivot_flutter/latest/","flutter, scrollable_positioned_list","A Windows Phone style pivot tab bar implementation in Flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bishop","https://pub.dev/packages/bishop",11,120,70,"0.3.3","Mar 18, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/bishop/latest/","Packages that depend on bishop","Bishop is a chess logic package with flexible variant support","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"markup_text","https://pub.dev/packages/markup_text",11,100,55,"1.0.0","Mar 18, 2022",,"poquesoft.net","MIT (LICENSE)","https://pub.dev/documentation/markup_text/latest/","flutter, url_launcher","Flutter widget to use Markup to easily create formatted Text with colors, style and links.",, -"time_pickerr","https://pub.dev/packages/time_pickerr",11,90,84,"1.0.6","Mar 15, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/time_pickerr/latest/","flutter, numberpicker","A hour picker for DateTime.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"deact","https://pub.dev/packages/deact",11,120,24,"1.2.0","Feb 25, 2022",,"blimster.net","MIT (LICENSE)","https://pub.dev/documentation/deact/latest/","domino, logging","A web UI framework inspired by React. The main building blocks are components, which can be implemented as classes or functions.","DART,FLUTTER","WEB" -"headset_connection_event","https://pub.dev/packages/headset_connection_event",11,120,86,"2.1.1","Feb 25, 2022",,"themobilecoder.com","MIT (LICENSE)","https://pub.dev/documentation/headset_connection_event/latest/","flutter","Flutter Plugin for headset events. Detect headset is plugged and unplugged. Get current headset state.","FLUTTER","ANDROID,IOS" -"win32_gamepad","https://pub.dev/packages/win32_gamepad",11,120,40,"1.0.2","Feb 19, 2022",,"sneath.org","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/win32_gamepad/latest/","ffi, win32","A package that provides a friendly Dart API for accessing gamepads connected to a Windows machine.","DART,FLUTTER","WINDOWS" -"zendesk_messaging","https://pub.dev/packages/zendesk_messaging",11,110,76,"0.0.2","Feb 18, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/zendesk_messaging/latest/","flutter","Zendesk-Messaging for Flutter developer","FLUTTER","ANDROID,IOS" -"titlebar_buttons","https://pub.dev/packages/titlebar_buttons",11,130,64,"1.0.0","Feb 17, 2022",,,"MPL-2.0 (LICENSE)","https://pub.dev/documentation/titlebar_buttons/latest/","change_case, dbus, flutter, flutter_svg, gsettings","A package which provides most of the titlebar buttons from windows, linux and macos.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"map_picker_flutter","https://pub.dev/packages/map_picker_flutter",11,130,81,"1.1.0+1","Feb 16, 2022",,"cleancode.dev","MIT (LICENSE)","https://pub.dev/documentation/map_picker_flutter/latest/","cached_network_image, dio, flutter, latlng, map, rxdart","Get the address quickly and easily from Google Map in Web, Desktop and Mobile.","FLUTTER","ANDROID,IOS,MACOS" -"adyen_dropin","https://pub.dev/packages/adyen_dropin",11,120,42,"0.10.0","Feb 16, 2022",,"intive.com","MIT (LICENSE)","https://pub.dev/documentation/adyen_dropin/latest/","flutter","Flutter plugin to integrate Adyen DropIn UI for Android and iOS.","FLUTTER","ANDROID,IOS" -"web_multiple_tab_detector","https://pub.dev/packages/web_multiple_tab_detector",11,120,69,"0.3.0","Feb 16, 2022",,"famedly.com","AGPL-3.0 (LICENSE)","https://pub.dev/documentation/web_multiple_tab_detector/latest/","Packages that depend on web_multiple_tab_detector","This package makes it possible to detect how many browser tabs in the webbrowser your flutter app is currently running in.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"splash_route","https://pub.dev/packages/splash_route",11,130,51,"0.0.2","Feb 16, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/splash_route/latest/","flutter","It is just a route with fancy animation. It is used to show the splash animation while navigating to another page.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"multi_language_json","https://pub.dev/packages/multi_language_json",11,130,60,"1.2.0","Feb 13, 2022",,"cleancode.dev","MIT (LICENSE)","https://pub.dev/documentation/multi_language_json/latest/","country_pickers, flutter, rxdart","A simple way to support your Flutter application with multiple languages!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"qr_code_vision","https://pub.dev/packages/qr_code_vision",11,120,66,"0.1.0","Feb 11, 2022",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/qr_code_vision/latest/","collection, dart_reed_solomon_nullsafety, equatable, image","A pure Dart package for QR detection, decoding and tracking.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"timeago_flutter","https://pub.dev/packages/timeago_flutter",11,105,91,"1.1.0","Feb 8, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/timeago_flutter/latest/","flutter, timeago","Timeago Widget for Flutter to create fuzzy timestamps. (e.g. ""15 minutes ago"").","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_page_transition","https://pub.dev/packages/animated_page_transition",11,110,61,"0.0.1+2","Feb 2, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/animated_page_transition/latest/","flutter","This package is for animated page transitioning. This is easy to use package. Add animation_page_transition dependency into the pubspec.yaml file. Then, then import package into the implementation file/s and you can implement animated page transition very easily.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"shaped_image","https://pub.dev/packages/shaped_image",11,100,21,"1.0.0","Jan 31, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/shaped_image/latest/","flutter","A new Flutter package for showing images in different shapes","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"khalti","https://pub.dev/packages/khalti",11,120,77,"1.0.2","Jan 31, 2022",,"khalti.com","BSD-3-Clause (LICENSE)","https://docs.khalti.com/","device_info_plus, flutter, http, khalti_core, package_info_plus","An official Flutter plugin for Khalti Payment Gateway, to accept payments using Khalti Wallet, E-banking, Mobile Banking, Connect IPS and SCT cards.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"aws_sns_api","https://pub.dev/packages/aws_sns_api",11,120,70,"1.2.0","Jan 29, 2022",,"aws-dart.agilord.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/aws_sns_api/latest/","shared_aws_api","AWS API client for Amazon Simple Notification Service (generated from SDK API specification).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pubspec_extract","https://pub.dev/packages/pubspec_extract",11,130,56,"2.0.4","Jan 27, 2022",,"nfet.net","Apache-2.0 (LICENSE)","https://pub.dev/documentation/pubspec_extract/latest/","args, build, dart_style, logging, path, pub_semver, yaml","Extracts Dart pubspec.yaml file and generate pubspec.dart at build time","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_client_sse","https://pub.dev/packages/flutter_client_sse",11,120,80,"1.0.0","Jan 26, 2022",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_client_sse/latest/","flutter, http","Dart package to help consume SSE API. It consumes server sent events by returning parsed model of the event, id, and the data","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"on_image_matrix","https://pub.dev/packages/on_image_matrix",11,130,71,"1.0.0+1","Jan 24, 2022",,"lucasjosino.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/on_image_matrix/latest/","flutter","Flutter Package used to 'edit' basics aspects [Brightness, Contrast, Saturation, etc...] from a widget or image.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"glitters","https://pub.dev/packages/glitters",11,130,77,"0.4.0","Jan 16, 2022",,"kaboc.cc","MIT (LICENSE)","https://pub.dev/documentation/glitters/latest/","flutter","A glittering widget for Flutter, handy for making part of your app a little shiny.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_guitar_tabs","https://pub.dev/packages/flutter_guitar_tabs",11,120,41,"0.0.8","Jan 15, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_guitar_tabs/latest/","flutter","A widget to display guitar tabs. Renders open strings, muted strings, and bars.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"feather_icons","https://pub.dev/packages/feather_icons",11,120,92,"1.2.0","Jan 12, 2022",,"appcheap.io","MIT (LICENSE)","https://pub.dev/documentation/feather_icons/latest/","flutter","Feather is a collection of simply beautiful open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency, and flexibility.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dynamic_height_grid_view","https://pub.dev/packages/dynamic_height_grid_view",11,110,92,"0.0.3","Jan 11, 2022",,"3tadev.work","MIT (LICENSE)","https://pub.dev/documentation/dynamic_height_grid_view/latest/","flutter, flutter_hooks","GridView with dynamic height. No need to specify aspectRatio to the grid.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"dice_bear","https://pub.dev/packages/dice_bear",11,100,59,"0.1.3","Jan 11, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dice_bear/latest/","flutter, flutter_svg, http","DiceBear API wrapper. DiceBear is an avatar library for designers and developers. Generate random avatar profile pictures!","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"h3m_shimmer_card","https://pub.dev/packages/h3m_shimmer_card",11,110,22,"0.0.2","Jan 10, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/h3m_shimmer_card/latest/","flutter","A package provides an easy way to add shimmer effect in your Flutter project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_form_builder","https://pub.dev/packages/simple_form_builder",11,120,67,"0.0.19","Jan 5, 2022",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/simple_form_builder/latest/","flutter, intl","A simple form builder that lets you create a complete form from a simple JSON data.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"firefuel","https://pub.dev/packages/firefuel",11,120,51,"0.2.1","Dec 28, 2021",,"firefuel.dev","MIT (LICENSE)","https://firefuel.dev/","cloud_firestore, dartz, equatable, firefuel_core, flutter, stack_trace, universal_io","A Firebase Cloud Firestore library to fuel your application's growth!","FLUTTER","ANDROID,IOS,MACOS,WEB" -"open_filex","https://pub.dev/packages/open_filex",11,100,85,"3.4.0","Dec 22, 2021",,"buildtoapp.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/open_filex/latest/","ffi, flutter","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)","FLUTTER","ANDROID,IOS" -"dart_numerics","https://pub.dev/packages/dart_numerics",11,120,86,"0.0.6","Dec 18, 2021",,,"MIT (LICENSE.md)","https://pub.dev/documentation/dart_numerics/latest/","tuple","An ultimate numerical package for Dart for professional and every day use.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mac_address","https://pub.dev/packages/mac_address",11,120,88,"1.0.0","Dec 14, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/mac_address/latest/","flutter","A new Flutter plugin to get MAC Address of Android and iOS Device","FLUTTER","ANDROID,IOS" -"model_editors","https://pub.dev/packages/model_editors",11,120,17,"0.1.6","Dec 13, 2021",,"ainkin.com","MIT (LICENSE)","https://pub.dev/documentation/model_editors/latest/","flutter, model_interfaces","Editors for complex models and lists inspired by simplicity of TextEditingController, without manual state management.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"uri_to_file","https://pub.dev/packages/uri_to_file",11,130,93,"0.2.0","Dec 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/uri_to_file/latest/","flutter","A Flutter plugin for converting supported uri to file. Supports Android & iOS.","FLUTTER","ANDROID,IOS" -"flutter_ble_lib_ios_15","https://pub.dev/packages/flutter_ble_lib_ios_15",11,110,79,"2.5.2","Dec 2, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/flutter_ble_lib_ios_15/latest/","async, collection, flutter, meta","FlutterBle Library is a flutter library that supports BLE operations. It uses MultiPlatformBleAdapter as a native backend. Forked from https://github.com/Polidea/FlutterBleLib to support iOS 15.","FLUTTER","ANDROID,IOS" -"mapsforge_flutter","https://pub.dev/packages/mapsforge_flutter",11,80,65,"2.0.1","Dec 1, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/mapsforge_flutter/latest/","collection, convert, ecache, execution_queue, flutter, flutter_svg, http, logging, path_provider, provider, rxdart, synchronized, xml","A port of mapsforge for pure flutter","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"connectivity_alert_widget","https://pub.dev/packages/connectivity_alert_widget",11,130,65,"2.0.0+2","Nov 24, 2021",,"rodrigobastos.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/connectivity_alert_widget/latest/","connectivity, flutter","A Flutter package to handle connectivity in an elegant way, giving power to the user to display different widgets when there's or there isn't connectivity","FLUTTER","ANDROID,IOS,MACOS,WEB" -"learning_selfie_segmentation","https://pub.dev/packages/learning_selfie_segmentation",11,110,69,"0.0.3","Nov 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/learning_selfie_segmentation/latest/","flutter, learning_input_image","The easy way to use ML Kit for selfie segmentation in Flutter.","FLUTTER","ANDROID,IOS" -"multi_value_listenable_builder","https://pub.dev/packages/multi_value_listenable_builder",11,130,85,"0.0.2","Nov 21, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/multi_value_listenable_builder/latest/","flutter","A Flutter package which allows to listening to multiple ValueListenables using a single widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tezart","https://pub.dev/packages/tezart",11,110,68,"2.0.3","Nov 19, 2021",,"moneytrack.io","MIT (LICENSE)","https://pub.dev/documentation/tezart/latest/","ansicolor, bip39, bs58check, collection, convert, dio, equatable, json_annotation, json_serializable, logging, memoize, meta, pinenacl, pointycastle, quiver, retry","A Dart library to connect to Tezos clients. Send transactions and interact with smart contracts!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"sliver_table","https://pub.dev/packages/sliver_table",11,110,25,"0.0.1","Nov 18, 2021",,"omarsahl.com","MIT (LICENSE)","https://pub.dev/documentation/sliver_table/latest/","flutter, linked_scroll_controller, sliver_tools","A table widget that can be used inside of a [CustomScrollView].","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"battery_indicator","https://pub.dev/packages/battery_indicator",11,105,87,"0.1.1","Nov 17, 2021",,"debuggerx.com","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/battery_indicator/latest/","battery_plus, flutter","A battery indicator widget.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"background_location_tracker","https://pub.dev/packages/background_location_tracker",11,120,57,"1.2.0","Nov 15, 2021",,"icapps.com","MIT (LICENSE)","https://pub.dev/documentation/background_location_tracker/latest/","flutter","A Flutter plugin that allows you to track the background location for Android & iOS","FLUTTER","ANDROID,IOS" -"elgin","https://pub.dev/packages/elgin",11,120,40,"0.1.7","Nov 9, 2021",,"marcus.brasizza.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/elgin/latest/","flutter","Este package tem como finalidade a comunicação de um jeito fácil com vários equipamentos elgin, como SAT, impressoras térmicas e mini PDVs","FLUTTER","ANDROID" -"lzstring","https://pub.dev/packages/lzstring",11,120,81,"2.0.0+2","Nov 6, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/lzstring/latest/","typed_data","Dart implementation of lz-string compression algorithm. Originally written in JavaScript, for more details, please refer to http://pieroxy.net/blog/pages/lz-string/index.html","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"root_tester","https://pub.dev/packages/root_tester",11,130,80,"0.0.4","Nov 3, 2021",,"shashwatmishra.me","GPL-3.0 (LICENSE)","https://pub.dev/documentation/root_tester/latest/","flutter","A Flutter plugin to check if device is rooted or not.only for Android & iOS Devices.","FLUTTER","ANDROID,IOS" -"lua_dardo","https://pub.dev/packages/lua_dardo",11,95,54,"0.0.4","Oct 31, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/lua_dardo/latest/","sprintf","A Lua virtual machine written in Dart, which implements Lua5.3 version.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_datetime_picker_bdaya","https://pub.dev/packages/flutter_datetime_picker_bdaya",11,110,91,"2.0.0","Oct 29, 2021",,"bdaya-dev.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_datetime_picker_bdaya/latest/","flutter","A date time picker for flutter, you can choose date / time / date&time in English Dutch and Chinese, and you can also custom your own picker content","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_image_utilities","https://pub.dev/packages/flutter_image_utilities",11,130,67,"2.1.0","Oct 25, 2021",,"kineapps.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_image_utilities/latest/","flutter","Image file related utilities for saving an image as JPEG with the specified quality and size and for getting image properties.","FLUTTER","ANDROID,IOS" -"dark_light_button","https://pub.dev/packages/dark_light_button",11,110,60,"0.0.2","Oct 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/dark_light_button/latest/","flutter, sprung","A package containing ready to use widgets for switching between dark and light theme","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"animated_flip_card","https://pub.dev/packages/animated_flip_card",11,110,57,"1.0.2","Oct 10, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/animated_flip_card/latest/","flutter","Flutter package to implement an animated flip card widget that can be used to show and hide information.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"process_runner","https://pub.dev/packages/process_runner",11,120,95,"4.1.2","Oct 4, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/process_runner/latest/","args, async, file, meta, path, platform, process","A process invocation astraction for Dart that manages a multiprocess queue.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"dart_pad_widget","https://pub.dev/packages/dart_pad_widget",11,120,39,"2.1.0","Oct 1, 2021",,"timwhiting.dev","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_pad_widget/latest/","flutter, html_unescape","A new Flutter package project.","FLUTTER","WEB" -"huawei_scan","https://pub.dev/packages/huawei_scan",11,120,76,"2.1.0+300","Oct 1, 2021",,"developer.huawei.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/huawei_scan/latest/","flutter","HUAWEI Scan Flutter Plugin scans all major 1D and 2D barcodes as well as generates barcodes to help you quickly build barcode scanning functions into your apps.","FLUTTER","ANDROID" -"functional_enum","https://pub.dev/packages/functional_enum",11,90,55,"1.1.4","Sep 23, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/functional_enum/latest/","analyzer, build, build_config, functional_enum_annotation, source_gen","Code generator for functional enum that makes the use of enums much better.","DART", -"storybook_device_preview","https://pub.dev/packages/storybook_device_preview",11,120,66,"0.2.0+5","Sep 21, 2021",,"ookamikb.dev","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/storybook_device_preview/latest/","device_preview, flutter, storybook_flutter","A plugin for device_preview package that allows to embed storybook_flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"known_extents_list_view_builder","https://pub.dev/packages/known_extents_list_view_builder",11,120,62,"1.1.0","Sep 20, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/known_extents_list_view_builder/latest/","flutter","A modification of Flutter's ListView and ReorderableListView that fixes performance problem for long lists with variable but known item extents.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_hms_gms_availability","https://pub.dev/packages/flutter_hms_gms_availability",11,120,91,"2.0.0","Sep 20, 2021",,"3b.my","MIT (LICENSE)","https://pub.dev/documentation/flutter_hms_gms_availability/latest/","flutter","Flutter plugin to detect HMS and GMS availability. Always return False in iOS.","FLUTTER","ANDROID,IOS" -"proste_indexed_stack","https://pub.dev/packages/proste_indexed_stack",11,130,83,"0.2.4","Sep 15, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/proste_indexed_stack/latest/","flutter","Lazy load function of indexed stack, when the page is displayed for the first time, add to stack.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"card_input_field","https://pub.dev/packages/card_input_field",11,90,37,"1.2.2","Sep 14, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/card_input_field/latest/","flutter","Flutter plugin for input bank card number.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"whatsapp_share2","https://pub.dev/packages/whatsapp_share2",11,130,89,"2.0.2","Sep 9, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/whatsapp_share2/latest/","flutter","Simple way to share message, links or files from your flutter app to specific contact in whatsapp","FLUTTER","ANDROID,IOS" -"flutter_exprtk","https://pub.dev/packages/flutter_exprtk",11,120,0,"0.0.9","Sep 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_exprtk/latest/","flutter, flutter_exprtk_native, flutter_exprtk_platform_interface, flutter_exprtk_web, flutter_web_plugins","flutter_exprtk is a FFI wrapper for the exptrk Mathematical Expressions Toolkit Library","FLUTTER","ANDROID,IOS,MACOS,WEB,WINDOWS" -"utopic_tor_onion_proxy","https://pub.dev/packages/utopic_tor_onion_proxy",11,130,55,"0.4.0","Sep 3, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/utopic_tor_onion_proxy/latest/","flutter","Flutter Plugin for Android, based on Android binary that start Tor Onion Proxy on random local socket.","FLUTTER","ANDROID" -"dart_mongo_lite","https://pub.dev/packages/dart_mongo_lite",11,120,51,"0.1.1","Apr 24, 2021","0.2.0-beta.2",,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/dart_mongo_lite/latest/","Packages that depend on dart_mongo_lite","Dart MongoLite a library to use mongo, without a server, optimized for small amount of data.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"bubble_head","https://pub.dev/packages/bubble_head",11,120,51,"0.0.4","Aug 13, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/bubble_head/latest/","flutter","A flutter plugin to enable you launch a bubble while putting your application to background and upon clicking the bubble brings your application back to foreground","FLUTTER","ANDROID" -"cornerstone","https://pub.dev/packages/cornerstone",11,90,60,"1.1.1","Feb 24, 2021",,"moseskarunia.com","MIT (LICENSE)","https://pub.dev/documentation/cornerstone/latest/","clock, dartz, equatable, hive, json_annotation, meta","A library written in pure dart to help devs set up dart projects with a proper architecture without having to write a lot of boilerplate code. Inspired by clean architecture.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"declarative_animated_list","https://pub.dev/packages/declarative_animated_list",11,120,70,"0.1.1","Aug 3, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/declarative_animated_list/latest/","flutter","An implementation of animated list widget that will be automatically updated based on different lists snippets.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"keyboard_event","https://pub.dev/packages/keyboard_event",11,110,71,"0.3.2","Aug 3, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/keyboard_event/latest/","flutter, logger","Keyboard event plugin for Flutter Desktop(Windows)","FLUTTER","WINDOWS" -"tuneup","https://pub.dev/packages/tuneup",11,90,66,"0.3.8","Aug 2, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/tuneup/latest/","analysis_server_lib, args, cli_util, intl, logging, path, yaml","A command-line tool to manipulate and inspect your Dart projects.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"tale_drawer","https://pub.dev/packages/tale_drawer",11,100,55,"0.0.1","Jul 30, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/tale_drawer/latest/","flutter, tools_tkmonkey","A new Flutter package project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"open_weather_client","https://pub.dev/packages/open_weather_client",11,90,27,"1.0.5","Jul 27, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/open_weather_client/latest/","flutter, http, json_annotation, transparent_image","Unofficial OpenWeather package for Current and Forecast weather data.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rsa_scan","https://pub.dev/packages/rsa_scan",11,110,59,"0.3.0","Jul 27, 2021",,"born.dev","MIT (LICENSE)","https://pub.dev/documentation/rsa_scan/latest/","camera, flutter, google_ml_kit, rsa_identification","Scan identity documents such as South African ID Cards, ID Books and Driver's Licenses.","FLUTTER","ANDROID,IOS" -"http_services","https://pub.dev/packages/http_services",11,120,77,"2.1.1","Jul 27, 2021",,"magicleon94.dev","MIT (LICENSE)","https://pub.dev/documentation/http_services/latest/","dio, disposable_object, meta","A Dart package based on Dio that provides base models to handle HTTP services requests.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"spectrum","https://pub.dev/packages/spectrum",11,100,16,"0.2.1+1","Jul 26, 2021",,"zaba.app","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/spectrum/latest/","flutter","A rainbow of Color and Gradient utilities. Interpolate gradients with a realized GradientTween. New type Steps & shaded varieties. Color generation & operators.",, -"wasm_interop","https://pub.dev/packages/wasm_interop",11,130,79,"2.0.1","Jul 26, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/wasm_interop/latest/","js, meta","This package provides a Dart wrapper for WebAssembly JavaScript API","DART,FLUTTER","WEB" -"staggered_grid_view_flutter","https://pub.dev/packages/staggered_grid_view_flutter",11,100,92,"0.0.4","Jul 19, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/staggered_grid_view_flutter/latest/","flutter","A new Flutter project.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"bulksmszw","https://pub.dev/packages/bulksmszw",11,85,32,"1.0.0","Dec 11, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/bulksmszw/latest/","flutter, http","bulksmszw api, a port for bulksmszw-api python library. Send bulk sms using bulksmsweb services","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rounded_expansion_tile","https://pub.dev/packages/rounded_expansion_tile",11,110,87,"0.0.13","Jul 8, 2021",,"simplewidgets.dev","MIT (LICENSE)","https://pub.dev/documentation/rounded_expansion_tile/latest/","flutter","A simple Expansiontile for Flutter applications with borderradius.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"alt_persian_date_picker","https://pub.dev/packages/alt_persian_date_picker",11,70,53,"0.2.0","Jun 23, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/alt_persian_date_picker/latest/","flutter, shamsi_date","Persian date picker for flutter.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_toastr","https://pub.dev/packages/flutter_toastr",11,120,88,"1.0.3","Jun 19, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_toastr/latest/","flutter","Flutter Toastr is a Flutter package for non-blocking notifications. You can show toast message at any position of your app and at any duration length.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"argon2","https://pub.dev/packages/argon2",11,110,54,"1.0.1","Jun 18, 2021",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/argon2/latest/","hex, pointycastle","Pure Dart Argon2 algorithm (the winner of the Password Hash Competition 2015) for all Dart platforms (JS/Web, Flutter, VM/Native).","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stacked_page_view","https://pub.dev/packages/stacked_page_view",11,130,70,"1.1.2","Jun 17, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/stacked_page_view/latest/","flutter","A flutter plugin to help create a vertical caraousel. This package is very lightweight as the actual code iteself is like 109 lines","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_star","https://pub.dev/packages/flutter_star",11,100,86,"1.0.2","Jun 13, 2021",,"toly1994.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_star/latest/","flutter","You can create a star easily and decide how many angle or color of the star, even the fat and progress of the star.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"extra_alignments","https://pub.dev/packages/extra_alignments",11,110,61,"1.0.0+1","Jun 13, 2021",,"gskinner.com","MIT (LICENSE)","https://pub.dev/documentation/extra_alignments/latest/","flutter","Additional alignments to help make your layouts more readable (TopLeft, TopRight, etc)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_image_cropper","https://pub.dev/packages/simple_image_cropper",11,120,61,"1.0.0","Jun 11, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/simple_image_cropper/latest/","flutter","A Flutter plugin for cropping images based on selected region.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_overlay","https://pub.dev/packages/flutter_overlay",11,130,79,"1.0.0","Jun 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_overlay/latest/","flutter","A transparent floating layer for flutter which can programatically show and close the child. Works on iOS,Android and Web.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_guid","https://pub.dev/packages/flutter_guid",11,100,86,"0.2.0","Jun 1, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_guid/latest/","flutter, uuid, validators","Emulates C# Guid. Generate new UUIDs, add variables of type Guid to classes.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"datalist","https://pub.dev/packages/datalist",11,110,34,"1.0.1","May 30, 2021",,"surf.ru","Apache-2.0 (LICENSE)","https://pub.dev/documentation/datalist/latest/","collection","Implementation DataList in Flutter","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_titled_container","https://pub.dev/packages/flutter_titled_container",11,110,79,"1.0.7","May 28, 2021",,"jdb-solutions.nl","MIT (LICENSE)","https://pub.dev/documentation/flutter_titled_container/latest/","flutter","This widget displayes a title on top of a Container. You can specify the title, alignment, titleColor, fontSize, background color for this to display.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"iugu","https://pub.dev/packages/iugu",11,120,61,"2.0.0+4","May 28, 2021",,"flutterando.com.br","MIT (LICENSE)","https://pub.dev/documentation/iugu/latest/","dio, meta, uuid","Client Flutter/Dart de acesso aos principais recursos da Api da IUGU","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_security_checker","https://pub.dev/packages/flutter_security_checker",12,130,79,"1.0.1","May 24, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_security_checker/latest/","flutter","This plugin provides the ability to verify rooting and integrity on Android and iOS platforms.","FLUTTER","ANDROID,IOS" -"cloud_kit","https://pub.dev/packages/cloud_kit",11,130,50,"1.1.0","May 22, 2021",,"manuelschuler.dev","GPL-3.0 (LICENSE)","https://pub.dev/documentation/cloud_kit/latest/","flutter","CloudKit can sync settings over multiple iOS devices without extra sign in.","FLUTTER","ANDROID,IOS" -"cached_value","https://pub.dev/packages/cached_value",11,130,66,"0.2.0","May 21, 2021",,"blue-fire.xyz","MIT (LICENSE)","https://pub.dev/documentation/cached_value/latest/","collection, meta","A simple way to cache values that result from rather expensive operations.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"transparent_pointer","https://pub.dev/packages/transparent_pointer",11,100,89,"1.0.0","May 14, 2021",,"spkersten.nl","MIT (LICENSE)","https://pub.dev/documentation/transparent_pointer/latest/","flutter","Provides TransparentPointer to control hit testing","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"onboarding_screen","https://pub.dev/packages/onboarding_screen",11,130,75,"0.0.3","May 11, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/onboarding_screen/latest/","auto_size_text, flutter","A customizable onboarding screen with different options and animations for your flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mobile_number_picker","https://pub.dev/packages/mobile_number_picker",11,120,81,"0.0.1+5","May 10, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/mobile_number_picker/latest/","flutter","A Flutter Plugin fo inflate mobile number picker for Android only.","FLUTTER","ANDROID" -"dimension","https://pub.dev/packages/dimension",11,120,70,"0.1.6","May 9, 2021",,"wenkaifan.com","MIT (LICENSE)","https://pub.dev/documentation/dimension/latest/","flutter, flutter_class_parser","A Flutter package that introduce the Dimension class. It mimics the css length unit and supports units like px, percentage, vw, vh, vmin ,and vmax.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"carousel_pro_nullsafety","https://pub.dev/packages/carousel_pro_nullsafety",11,85,91,"1.0.2","May 8, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/carousel_pro_nullsafety/latest/","flutter","carousel_pro 空安全版本","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"monnify_flutter_sdk","https://pub.dev/packages/monnify_flutter_sdk",11,120,71,"1.1.0","May 6, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/monnify_flutter_sdk/latest/","flutter","Flutter plugin for Monnify payment gateway. Supports Android and iOS.","FLUTTER","ANDROID,IOS" -"tenor","https://pub.dev/packages/tenor",11,130,78,"1.0.9","May 5, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/tenor/latest/","collection, equatable, universal_io","Fetch, Search Tenor Gifs on dart client and server + on Flutter. Request for popular suggestions or categories amoung users around the world.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_custom_theme","https://pub.dev/packages/flutter_custom_theme",11,120,69,"0.2.1","May 4, 2021",,"innim.ru","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_custom_theme/latest/","flutter, list_ext, meta","Make your own custom theme for custom components. Easily share it between projects and customize.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_notification_channel","https://pub.dev/packages/flutter_notification_channel",11,110,92,"2.0.0","Apr 25, 2021",,"softmaestri.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_notification_channel/latest/","flutter","A plugin for setting up notification channels on android","FLUTTER","ANDROID,IOS" -"flutter_text_drawable","https://pub.dev/packages/flutter_text_drawable",11,120,67,"1.0.0","Apr 23, 2021",,"akora-ingdkb.me","MIT (LICENSE)","https://pub.dev/documentation/flutter_text_drawable/latest/","flutter","A flutter library that gives you the flexibility to create and customize text user avatars like Gmail and Contacts.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"payu_payment","https://pub.dev/packages/payu_payment",11,100,47,"0.0.3","Apr 22, 2021",,"lukeurban.tech","MIT (LICENSE)","https://pub.dev/documentation/payu_payment/latest/","flutter, http, webview_flutter","Simple PayU integration using WebView. Flexible and easy to set up.","FLUTTER","ANDROID,IOS" -"flutter_adaptive_cards","https://pub.dev/packages/flutter_adaptive_cards",11,80,66,"0.1.2","Dec 10, 2020",,"neohelden.com","MIT (LICENSE)","https://pub.dev/documentation/flutter_adaptive_cards/latest/","chewie, flutter, flutter_markdown, http, intl, provider, tinycolor, uuid, video_player","Adaptive Cards are platform-agnostic snippets of UI, authored in JSON, that apps and services can openly exchange.","FLUTTER","ANDROID,IOS,WEB" -"redis_dart","https://pub.dev/packages/redis_dart",11,120,62,"0.1.0+4","Apr 18, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/redis_dart/latest/","async","A simple, minimalist and easy to use Redis client for Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"animated_explode_button","https://pub.dev/packages/animated_explode_button",11,80,39,"0.0.4","Apr 17, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/animated_explode_button/latest/","flutter","An exploding animation with physics based particles to spice up those boring button clicks.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"nav_stack","https://pub.dev/packages/nav_stack",11,110,37,"0.0.3+3","Apr 16, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/nav_stack/latest/","flutter, path_stack","A simple but powerful path-based routing system. Based on MaterialApp.router (Nav 2.0) it has full web-browser and deeplink support.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simple_tags","https://pub.dev/packages/simple_tags",11,130,84,"0.0.4","Apr 12, 2021",,"taliox.io","MIT (LICENSE)","https://pub.dev/documentation/simple_tags/latest/","flutter","A simple package to display text based tags in a wrap which a fully customizable and stylable. You can customize the tag container as well as the tag itself.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sliver_grouped_list","https://pub.dev/packages/sliver_grouped_list",11,110,68,"1.1.1","Oct 5, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/sliver_grouped_list/latest/","flutter","SliverGroupedList Widget. Build a beautiful Table based on Sliver Widgets with entries group by headers.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_plot","https://pub.dev/packages/flutter_plot",11,110,67,"0.1.0","Apr 8, 2021",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_plot/latest/","flutter, meta","A pretty plotting package for Flutter apps.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_biometrics","https://pub.dev/packages/flutter_biometrics",11,110,72,"0.3.0","Apr 7, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_biometrics/latest/","flutter, meta","Flutter plugin which lets you to generate key pair and do cryptographic signing using biometric authentication.","FLUTTER","ANDROID,IOS" -"mp3_info","https://pub.dev/packages/mp3_info",11,120,82,"0.2.0","Apr 6, 2021",,"amugofjava.me.uk","MIT (LICENSE)","https://pub.dev/documentation/mp3_info/latest/","Packages that depend on mp3_info","A package for extracting key meta information from an MP3 file including sample rate, bitrate and duration. Written in pure Dart.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"network","https://pub.dev/packages/network",11,80,72,"0.10.0+1","May 12, 2020",,"serge.software","MIT (LICENSE)","https://pub.dev/documentation/network/latest/","http, meta","Package including hooks for easy works with http package in dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"huawei_ar","https://pub.dev/packages/huawei_ar",11,100,24,"2.13.0+5","Apr 2, 2021",,"developer.huawei.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/huawei_ar/latest/","flutter","Huawei AR Engine Flutter Plugin is a platform for building augmented reality (AR) apps on Android smartphones using the Flutter framework.","FLUTTER","ANDROID" -"epub_kitty_lib","https://pub.dev/packages/epub_kitty_lib",11,130,59,"2.0.0","Apr 1, 2021",,"codenka.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/epub_kitty_lib/latest/","flutter","epub_kitty_lib is an ePub eBook reader that encapsulates the Folioreader Framework.","FLUTTER","ANDROID,IOS" -"rocket_chat_connector_flutter","https://pub.dev/packages/rocket_chat_connector_flutter",11,100,70,"0.1.0","Mar 30, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/rocket_chat_connector_flutter/latest/","collection, flutter, http, web_socket_channel","Flutter Rocket.chat connector. This library is developed to allow the use of a Rocket.chat server as a messaging system.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"fast","https://pub.dev/packages/fast",11,60,9,"0.5.0","Mar 16, 2021",,,"unknown (LICENSE)","https://pub.dev/documentation/fast/latest/","args, flunt_dart, http, json2yaml, logger, path, plain_optional, process_run, pubspec_yaml, yaml","An incredible command line interface for Flutter.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"customizable_multiselect_field","https://pub.dev/packages/customizable_multiselect_field",11,120,56,"1.0.1","Mar 10, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/customizable_multiselect_field/latest/","collection, flutter","A Flutter package that provides a highly customizable multiselect field.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"given_when_then","https://pub.dev/packages/given_when_then",11,120,52,"0.2.0","Mar 9, 2021",,"ebay.com","BSD-3-Clause (LICENSE)","https://pub.dev/documentation/given_when_then/latest/","flutter, flutter_test","A Flutter package to enable code reuse while making tests more readable.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"easy_form_bloc","https://pub.dev/packages/easy_form_bloc",11,80,0,"0.1.0","Mar 9, 2021",,"patrykgalazka.pl","Apache-2.0 (LICENSE)","https://pub.dev/documentation/easy_form_bloc/latest/","bloc, equatable, flutter, rxdart","Bloc form is lightweight library which helps you writing forms and avoid boilerplate. Library cover domain layer of forms so when using it you are still able to use your own view implementation.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"stroke_order_animator","https://pub.dev/packages/stroke_order_animator",11,100,59,"2.0.0","Mar 8, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/stroke_order_animator/latest/","flutter, provider, svg_path_parser","Stroke order animations and quizzes for Chinese characters for use in Flutter apps","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"advance_text_field","https://pub.dev/packages/advance_text_field",11,110,72,"0.0.5","Mar 4, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/advance_text_field/latest/","flutter","an advance text field for flutter, customizable and contain two button for save and make editable text field.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"admob_banner_stabilizer","https://pub.dev/packages/admob_banner_stabilizer",11,100,18,"0.3.1","Jan 26, 2021",,,"MIT (LICENSE)","https://pub.dev/documentation/admob_banner_stabilizer/latest/","firebase_admob, firebase_core, flutter","A package to use banner ads in firebase_admob package easily.","FLUTTER","ANDROID,IOS" -"faui","https://pub.dev/packages/faui",11,90,8,"2.0.33","Jan 23, 2021",,"job-chat.com","Apache-2.0 (LICENSE)","https://pub.dev/documentation/faui/latest/","flutter, http, shared_preferences, uuid","Authentication UI and data access for Flutter. Uses Firebase auth as security provider.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB" -"flutter_time_ago","https://pub.dev/packages/flutter_time_ago",11,80,50,"0.0.3","Jan 2, 2021",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_time_ago/latest/","flutter, timer_builder","A new Flutter package to format datetime or milliseconds in seconds ago, minutes ago, hours ago, days ago and from now.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"icon_animator","https://pub.dev/packages/icon_animator",11,100,43,"0.0.4","Dec 31, 2020",,"sonub.com","MIT (LICENSE)","https://pub.dev/documentation/icon_animator/latest/","flutter","Simple and highly configurable icon resize animation with icon size, color, duration.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"simply_responsive","https://pub.dev/packages/simply_responsive",11,110,0,"0.0.3","Dec 15, 2020",,"moseskarunia.com","MIT (LICENSE)","https://pub.dev/documentation/simply_responsive/latest/","flutter","Utility UI library to help us build a responsive app with ease.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pangolin","https://pub.dev/packages/pangolin",11,75,35,"0.2.7","Dec 8, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/pangolin/latest/","flutter","Flutter plugin for bytedance Ad SDK.","FLUTTER","ANDROID,IOS" -"international_phone_field","https://pub.dev/packages/international_phone_field",11,90,59,"0.1.1","Nov 19, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/international_phone_field/latest/","flutter, libphonenumber","Validating numbers and providing necessary detail base on selected country","FLUTTER","ANDROID,IOS" -"windows_printing","https://pub.dev/packages/windows_printing",11,110,49,"0.0.3","Nov 6, 2020",,"kahloun.online","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/windows_printing/latest/","flutter","Windows PDF file Printing plugin using PDFium https://pdfium.googlesource.com/pdfium.","FLUTTER","WINDOWS" -"flutter_nfc_plugin","https://pub.dev/packages/flutter_nfc_plugin",11,100,62,"0.0.7","Oct 14, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_nfc_plugin/latest/","flutter","Flutter NFC plugin project. Allowing to start you app within an NFC tag.","FLUTTER","ANDROID" -"circular_page_view","https://pub.dev/packages/circular_page_view",11,100,9,"0.0.2","Oct 10, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/circular_page_view/latest/","flutter","A Flutter package for Android, iOS & Web which helps creating animated circular page views with customizable options.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sums_inner","https://pub.dev/packages/sums_inner",11,80,58,"1.0.0+1","Sep 30, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/sums_inner/latest/","cupertino_icons, flutter","An inner shadow made by ezechiel sums.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"binance_chain","https://pub.dev/packages/binance_chain",11,80,30,"0.0.6+1","Sep 27, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/binance_chain/latest/","bip39, bs58check, convert, decimal, fixnum, hex, http, meta, pointycastle, protobuf, protoc_plugin, uuid, web_socket_channel","Binance Chain Dart SDK. Get Binance DEX info, send tokens, place orders, keep account balance using HTTP or WebSocket!","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_avatars_bottts","https://pub.dev/packages/flutter_avatars_bottts",11,90,25,"1.0.3","Sep 5, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_avatars_bottts/latest/","flutter, flutter_svg, random_color","Flutter Avatar - Bottts (high performance svg avatars rendering widget)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"bd_progress_bar","https://pub.dev/packages/bd_progress_bar",11,90,60,"0.0.9","Aug 31, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/bd_progress_bar/latest/","flutter","Awesome Progress Bar that allow you to make a nice design using that.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"customtogglebuttons","https://pub.dev/packages/customtogglebuttons",11,100,80,"0.0.5","Aug 30, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/customtogglebuttons/latest/","flutter","A custom ToggleButtons implementation that allows more flexibility than Flutter's inbuilt ToggleButtons.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"arbify","https://pub.dev/packages/arbify",11,90,35,"0.0.11","Aug 15, 2020",,"arbify.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/arbify/latest/","args, dio, flutter, intl_translation, meta, path, petitparser, universal_io, yaml","A package providing support for internationalizing Flutter applications using intl package with Arbify.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"app_uninstaller","https://pub.dev/packages/app_uninstaller",11,80,54,"0.4.1","Aug 3, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/app_uninstaller/latest/","flutter","Flutter plugin to uninstall android apps.","FLUTTER","ANDROID,IOS" -"mbi","https://pub.dev/packages/mbi",11,110,60,"0.0.9","Aug 3, 2020",,"packs.apexteam.net","unknown (LICENSE)","https://pub.dev/documentation/mbi/latest/","flutter","MBI (The MBI Icon pack created by MBCodes available as set of Flutter Icons.)","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mac_notifications","https://pub.dev/packages/mac_notifications",11,110,53,"1.1.0+1","Jul 23, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/mac_notifications/latest/","flutter","Display macOS notifications from Flutter and get answer from a reply.","FLUTTER","MACOS" -"openxr","https://pub.dev/packages/openxr",11,90,8,"0.0.5","Jul 16, 2020",,"ar.to","Unlicense (UNLICENSE)","https://pub.dev/documentation/openxr/latest/","dogma, meta","OpenXR.dart implements Dart bindings for OpenXR 1.0, the open standard and cross-platform API for virtual reality (VR) and augmented reality (AR) hardware.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"flutter_health","https://pub.dev/packages/flutter_health",11,90,32,"1.2.12","Jul 1, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_health/latest/","flutter","This library combines both GoogleFit and AppleHealthKit. It support most of the values provided.","FLUTTER","ANDROID,IOS" -"widget_record","https://pub.dev/packages/widget_record",11,80,24,"0.0.2","Jun 24, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/widget_record/latest/","flutter, image","This package is made to help you record animations of you flutter application","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flappy_search_bar_fork","https://pub.dev/packages/flappy_search_bar_fork",11,90,64,"1.7.4","Jun 21, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flappy_search_bar_fork/latest/","async, flutter, flutter_staggered_grid_view","A SearchBar widget automatizing most of your asynchronous searchs cases.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"format_indonesia","https://pub.dev/packages/format_indonesia",11,60,76,"0.1.0","Jun 20, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/format_indonesia/latest/","intl","Library for Indonesian formatting","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_splash","https://pub.dev/packages/flutter_splash",11,90,65,"1.0.1","Jun 16, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/flutter_splash/latest/","flutter","Easily create simple splash screen for flutter applications","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"scale","https://pub.dev/packages/scale",11,90,58,"0.0.3","Jun 6, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/scale/latest/","flutter","A flutter package to help you scale your design on bigger or smaller screens to achive the same design look.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"fetch_more","https://pub.dev/packages/fetch_more",11,90,45,"2.0.1","May 27, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/fetch_more/latest/","bloc, equatable, flutter, flutter_bloc, meta, rxdart","A Flutter package that helps to collect and show data inside a ListView with a limit and fetch more when user needs more data.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"onvif","https://pub.dev/packages/onvif",11,80,43,"0.0.6","May 26, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/onvif/latest/","collection, crypto, dio, flutter, nonce, rxdart, uuid, xml","A fluttering package for finding and displaying CCTV cameras on local networks.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"json_form_generator","https://pub.dev/packages/json_form_generator",11,70,62,"0.0.6","May 17, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/json_form_generator/latest/","flutter","A new Flutter package project to help convert json to form.",, -"kms","https://pub.dev/packages/kms",11,90,26,"0.4.1","May 11, 2020",,"dint.dev","Apache-2.0 (LICENSE)","https://pub.dev/documentation/kms/latest/","collection, cryptography, meta","Key Management Service (KMS) API for managing cryptographic keys securely.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_key_store_cryptography","https://pub.dev/packages/flutter_key_store_cryptography",11,100,26,"1.0.1","May 8, 2020",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/flutter_key_store_cryptography/latest/","flutter","This plugin helps you by generating the assymetric RSA key pair, using which you can use encrypt and verify. The keys are generated and persisted in android/ios keystore.","FLUTTER","ANDROID,IOS" -"account_selector","https://pub.dev/packages/account_selector",11,90,62,"1.0.1","May 3, 2020",,,"Apache-2.0 (LICENSE)","https://pub.dev/documentation/account_selector/latest/","flutter","A Flutter package which provides helper widgets for selecting single or multiple account/user from the given list.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"mercado_pago","https://pub.dev/packages/mercado_pago",11,80,45,"1.0.6","Apr 27, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/mercado_pago/latest/","flutter, http","Mercado Pago Library - A flutter plugin to integrate MercadoPago into flutter app","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"sm2","https://pub.dev/packages/sm2",11,95,50,"0.1.6","Apr 12, 2020",,,"GPL-3.0 (LICENSE)","https://pub.dev/documentation/sm2/latest/","flutter","Simple spaced repetition algorithm. It calculates the number of days to wait before reviewing a piece of information based on how easily the the information was remembered today.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_google_places_api","https://pub.dev/packages/flutter_google_places_api",11,80,49,"0.0.13","Apr 7, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_google_places_api/latest/","equatable, flutter, http, meta","This is dart implementation of google places api. Each requests returns correspoding response object.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"tts_azure","https://pub.dev/packages/tts_azure",11,80,35,"1.0.0","Apr 1, 2020",,,"MIT (LICENSE)","https://pub.dev/documentation/tts_azure/latest/","audioplayers, flutter, http, path_provider, xml","Text to Speech from Azure. A Flutter package that interacts with the Azure Cognitive Services REST API to convert text to speech.","FLUTTER","ANDROID,IOS,MACOS" -"images_to_pdf","https://pub.dev/packages/images_to_pdf",11,100,69,"0.0.1","Mar 16, 2020",,,"unknown (LICENSE)","https://pub.dev/documentation/images_to_pdf/latest/","flutter","A Flutter plugin that generates a PDF file from a list of image files.","FLUTTER","ANDROID,IOS" -"platform_action_sheet","https://pub.dev/packages/platform_action_sheet",11,80,83,"0.0.3","Feb 24, 2020",,"flutterdeveloper.uk","BSD-2-Clause (LICENSE)","https://pub.dev/documentation/platform_action_sheet/latest/","flutter","ActionSheet for Cupertino and Android","FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"start_chart","https://pub.dev/packages/start_chart",11,75,67,"0.2.0","Feb 23, 2020",,,"BSD-2-Clause (LICENSE)","https://pub.dev/documentation/start_chart/latest/","flutter, meta","A chart library for Flutter. Create beautiful charts using a simple and intuitive API.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"pagseguro_flutter","https://pub.dev/packages/pagseguro_flutter",11,90,37,"0.0.6","Feb 8, 2020",,"gabul.dev","unknown (LICENSE)","https://pub.dev/documentation/pagseguro_flutter/latest/","flutter","Facilitando os métodos de pagamento com o PagSeguro, implemetamos o PlugPag, agora Flutter e as maquininhas ficam perfeitas.","FLUTTER","ANDROID,IOS" -"gql_code_gen","https://pub.dev/packages/gql_code_gen",11,75,53,"0.1.5","Dec 20, 2019",,"gql-dart.dev","MIT (LICENSE)","https://pub.dev/documentation/gql_code_gen/latest/","build, code_builder, collection, dart_style, glob, gql, meta, path, pedantic, source_span","GraphQL code generator and file builder for Dart taking *.graphql files as an input.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"smart_signal_processing","https://pub.dev/packages/smart_signal_processing",11,90,60,"2.1.1","Dec 16, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/smart_signal_processing/latest/","build_runner, build_web_compilers, pedantic, smart_arrays_base, smart_arrays_plot_polyline, smart_arrays_sample_data","Provides useful functions for signal processing such as Fast Fourier Transform, windowing (apodization), variance/standard deviation and others.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"onboarding_anim","https://pub.dev/packages/onboarding_anim",11,100,11,"1.0.1","Dec 9, 2019",,"damianrc.com","MIT (LICENSE)","https://pub.dev/documentation/onboarding_anim/latest/","flutter","Una libreria para crear un onboarding de manera sencilla, y con una hermosa animación.","FLUTTER","ANDROID,IOS" -"dartssh","https://pub.dev/packages/dartssh",11,70,40,"1.0.3+3","Dec 1, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/dartssh/latest/","asn1lib, convert, http, meta, pedantic, pointycastle, tweetnacl, validators","Library providing a pure Dart SSH implementation with tunneling.","DART,FLUTTER", -"gplayer","https://pub.dev/packages/gplayer",11,60,29,"0.0.2","Nov 12, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/gplayer/latest/","flutter, uuid","A video player for Flutter base on ijkplayer(ffmpeg).",, -"flutter_collapse","https://pub.dev/packages/flutter_collapse",11,100,77,"0.1.1","Nov 6, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/flutter_collapse/latest/","flutter","flutter_collapse is a plug-in for folding up the expansion panel。","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"focusnode_widgets","https://pub.dev/packages/focusnode_widgets",11,70,27,"0.0.9","Sep 4, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/focusnode_widgets/latest/","flutter","Reusable focus node widgets. Can be controlled with keyboard or Remote Control (e.g. Android TV).",, -"dart_otp","https://pub.dev/packages/dart_otp",11,100,78,"1.3.0","Aug 6, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/dart_otp/latest/","base32, crypto","dart_otp is a dart package to generate and verify one-time passwords.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"korean_words","https://pub.dev/packages/korean_words",11,100,6,"1.0.3","Jul 24, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/korean_words/latest/","flutter","A package containing the most over 5,000 used Korean words to generate combine words. Combine count is over 5 hundred billion.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"aws_client","https://pub.dev/packages/aws_client",11,70,48,"0.2.0","Jul 19, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/aws_client/latest/","crypto, http_client, meta, xml","High-level APIs for Amazon Web Services (AWS)","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"pdf_previewer","https://pub.dev/packages/pdf_previewer",11,110,58,"0.1.3+3","Jul 16, 2019",,"miguelruivo.com","MIT (LICENSE)","https://pub.dev/documentation/pdf_previewer/latest/","flutter, meta","Provides a way to generate previews of selected pages in a PDF file from a provided path.","FLUTTER","ANDROID,IOS" -"custom_navigation_drawer","https://pub.dev/packages/custom_navigation_drawer",11,90,54,"0.0.1","Jul 3, 2019",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/custom_navigation_drawer/latest/","flutter","Custom Navigation Drawer is like Navigation Drawer with an addition of partially closed state.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"websocket","https://pub.dev/packages/websocket",11,80,72,"0.0.5","Jun 3, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/websocket/latest/","Packages that depend on websocket","Universal package for websocket, compatible with web, flutter, and vm.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"translate","https://pub.dev/packages/translate",11,100,31,"1.0.0","Jun 1, 2019",,"itzmeanjan.in","MIT (LICENSE)","https://pub.dev/documentation/translate/latest/","Packages that depend on translate","A simple to use Dart package, for translating text using Yandex.Translate API","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WINDOWS" -"icon_shadow","https://pub.dev/packages/icon_shadow",11,80,87,"1.0.1","May 21, 2019",,,"unknown (LICENSE)","https://pub.dev/documentation/icon_shadow/latest/","flutter, meta","flutter icon shadow.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"money","https://pub.dev/packages/money",11,70,82,"0.2.1","Aug 21, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/money/latest/","Packages that depend on money","Dart implementation of Fowler's Money pattern","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"m3u","https://pub.dev/packages/m3u",11,100,74,"1.0.3","Apr 8, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/m3u/latest/","meta","Simple Dart tool to parse M3U and M3U_Plus files from a string or document string.","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"rich_link_preview","https://pub.dev/packages/rich_link_preview",11,90,0,"0.1.4","Feb 18, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/rich_link_preview/latest/","flutter, open_graph_parser, url_launcher","A Rich Link Preview widget written in Dart generating a rich presentation of the given link from social meta tags.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"painter2","https://pub.dev/packages/painter2",11,90,75,"1.0.1","Feb 11, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/painter2/latest/","flutter","A fork of the original painter plugin that adds some missing functionality.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"circular_custom_loader","https://pub.dev/packages/circular_custom_loader",12,100,60,"1.0.6","Jan 19, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/circular_custom_loader/latest/","flutter","Show the loading progress in a circle.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"flutter_cupertino_localizations","https://pub.dev/packages/flutter_cupertino_localizations",11,55,97,"1.0.1","Jan 2, 2019",,,"MIT (LICENSE)","https://pub.dev/documentation/flutter_cupertino_localizations/latest/","flutter, flutter_localizations","flutter_cupertino_localizations",, -"draggable_flutter_list","https://pub.dev/packages/draggable_flutter_list",11,100,68,"1.0.3","Nov 13, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/draggable_flutter_list/latest/","flutter","a flutter list view which can drag & move item to change order.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"root_checker","https://pub.dev/packages/root_checker",11,70,78,"0.1.3","Oct 19, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/root_checker/latest/","flutter","Plugin used for detecting root device in android and ios.","FLUTTER","ANDROID,IOS" -"geohash","https://pub.dev/packages/geohash",11,100,80,"0.2.1","Sep 7, 2018",,,"BSD-3-Clause (LICENSE)","https://pub.dev/documentation/geohash/latest/","Packages that depend on geohash","A simple geohashing library for dart","DART,FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" -"lamp","https://pub.dev/packages/lamp",11,90,68,"0.0.6","Aug 22, 2018",,,"MIT (LICENSE)","https://pub.dev/documentation/lamp/latest/","flutter","A Flutter plugin to access the device's lamp/torch on Android and iOS.","FLUTTER","ANDROID,IOS" -"async_loader","https://pub.dev/packages/async_loader",11,90,86,"0.1.2","Aug 11, 2018",,,"unknown (LICENSE)","https://pub.dev/documentation/async_loader/latest/","flutter","A flutter plugin for loading content asynchronously.","FLUTTER","ANDROID,IOS,LINUX,MACOS,WEB,WINDOWS" +title,title_link,likes,pub_points,popularity,description,latest_version,latest_version_release_date,provided_license,is_beta_version,sdk,platform,documentation_link,verified_publisher,dependencies,github_link +get,https://pub.dev/packages/get,14426,150,100,"Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX.",4.6.6,"Sep 8, 2023",MIT,5.0.0-release-candidate-6,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/get/latest/,getx.site,flutter,https://github.com/jonataslaw/getx +provider,https://pub.dev/packages/provider,10051,160,100,A wrapper around InheritedWidget to make them easier to use and more reusable.,6.1.2,"Feb 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/provider/latest/,dash-overflow.net,"collection,flutter,nested",https://github.com/rrousselGit/provider +shared_preferences,https://pub.dev/packages/shared_preferences,9336,160,100,Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.,2.3.0,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shared_preferences/latest/,flutter.dev,"flutter,shared_preferences_android,shared_preferences_foundation,shared_preferences_linux,shared_preferences_platform_interface,shared_preferences_web,shared_preferences_windows",https://github.com/flutter/packages/tree/main/packages/shared_preferences/shared_preferences +flutter_native_splash,https://pub.dev/packages/flutter_native_splash,8026,160,100,"Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.",2.4.1,"Jul 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_native_splash/latest/,jonhanson.net,"ansicolor,args,flutter,flutter_web_plugins,html,image,meta,path,universal_io,xml,yaml",https://github.com/jonbhanson/flutter_native_splash +http,https://pub.dev/packages/http,7680,160,100,"A composable, multi-platform, Future-based API for HTTP requests.",1.2.2,"Jul 16, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/http/latest/,dart.dev,"async,http_parser,meta,web",https://github.com/dart-lang/http/tree/master/pkgs/http +url_launcher,https://pub.dev/packages/url_launcher,7354,150,100,"Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.",6.3.0,"Jun 3, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/url_launcher/latest/,flutter.dev,"flutter,url_launcher_android,url_launcher_ios,url_launcher_linux,url_launcher_macos,url_launcher_platform_interface,url_launcher_web,url_launcher_windows",https://github.com/flutter/packages/tree/main/packages/url_launcher/url_launcher +dio,https://pub.dev/packages/dio,7230,160,100,"A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.",5.5.0+1,"Jul 4, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dio/latest/,flutter.cn,"async,dio_web_adapter,http_parser,meta,path",https://github.com/cfug/dio/blob/main/dio +flutter_bloc,https://pub.dev/packages/flutter_bloc,6953,160,100,Flutter Widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.,8.1.6,"Jun 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://bloclibrary.dev/getting-started,https://pub.dev/documentation/flutter_bloc/latest/",bloclibrary.dev,"bloc,flutter,provider",https://github.com/felangel/bloc/tree/master/packages/flutter_bloc +flutter_launcher_icons,https://pub.dev/packages/flutter_launcher_icons,6923,150,100,A package which simplifies the task of updating your Flutter app's launcher icon.,0.13.1,"Apr 19, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_launcher_icons/latest/,fluttercommunity.dev,"args,checked_yaml,cli_util,image,json_annotation,path,yaml",https://github.com/fluttercommunity/flutter_launcher_icons/ +image_picker,https://pub.dev/packages/image_picker,6845,160,100,"Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.",1.1.2,"May 31, 2024","Apache-2.0, BSD-3-Clause",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_picker/latest/,flutter.dev,"flutter,image_picker_android,image_picker_for_web,image_picker_ios,image_picker_linux,image_picker_macos,image_picker_platform_interface,image_picker_windows",https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker +flutter_local_notifications,https://pub.dev/packages/flutter_local_notifications,6342,145,100,A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.,17.2.1+2,"Jul 14, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS",https://pub.dev/documentation/flutter_local_notifications/latest/,dexterx.dev,"clock,flutter,flutter_local_notifications_linux,flutter_local_notifications_platform_interface,timezone",https://github.com/MaikuB/flutter_local_notifications/tree/master/flutter_local_notifications +animations,https://pub.dev/packages/animations,6032,160,100,Fancy pre-built animations that can easily be integrated into any Flutter application.,2.0.11,"Jan 4, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animations/latest/,flutter.dev,flutter,https://github.com/flutter/packages/tree/main/packages/animations +cached_network_image,https://pub.dev/packages/cached_network_image,6028,160,100,Flutter library to load and cache network images. Can also be used with placeholder and error widgets.,3.3.1,"Dec 31, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cached_network_image/latest/,baseflow.com,"cached_network_image_platform_interface,cached_network_image_web,flutter,flutter_cache_manager,octo_image",https://github.com/Baseflow/flutter_cached_network_image +fl_chart,https://pub.dev/packages/fl_chart,5884,160,100,"A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.",0.68.0,"May 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/imaNNeo/fl_chart,https://pub.dev/documentation/fl_chart/latest/",flchart.dev,"equatable,flutter",https://github.com/imaNNeo/fl_chart +hive,https://pub.dev/packages/hive,5775,120,100,Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.,2.2.3,"Jun 30, 2022",unknown,4.0.0-dev.2,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.hivedb.dev/,https://pub.dev/documentation/hive/latest/",isar.dev,"crypto,meta",https://github.com/hivedb/hive +google_fonts,https://pub.dev/packages/google_fonts,5754,150,100,"A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.",6.2.1,"Mar 4, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_fonts/latest/,material.io,"crypto,flutter,http,path_provider",https://github.com/material-foundation/flutter-packages/tree/main/packages/google_fonts +flutter_slidable,https://pub.dev/packages/flutter_slidable,5359,150,100,A Flutter implementation of slidable list item with directional slide actions that can be dismissed.,3.1.1,"Jul 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_slidable/latest/,romainrastel.com,flutter,https://github.com/letsar/flutter_slidable +geolocator,https://pub.dev/packages/geolocator,5359,160,100,"Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.",12.0.0,"May 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geolocator/latest/,baseflow.com,"flutter,geolocator_android,geolocator_apple,geolocator_platform_interface,geolocator_web,geolocator_windows",https://github.com/baseflow/flutter-geolocator/tree/main/geolocator +carousel_slider,https://pub.dev/packages/carousel_slider,5331,140,100,"A carousel slider widget, support infinite scroll and custom child widget.",4.2.1,"Dec 13, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/carousel_slider/latest/,serenader.me,flutter,https://github.com/serenader2014/flutter_carousel_slider +intl,https://pub.dev/packages/intl,5310,140,100,"Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.",0.19.0,"Dec 7, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/intl/latest/,dart.dev,"clock,meta,path",https://github.com/dart-lang/i18n/tree/main/pkgs/intl +permission_handler,https://pub.dev/packages/permission_handler,5160,160,100,"Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.",11.3.1,"Mar 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB, WINDOWS",https://pub.dev/documentation/permission_handler/latest/,baseflow.com,"flutter,meta,permission_handler_android,permission_handler_apple,permission_handler_html,permission_handler_platform_interface,permission_handler_windows",https://github.com/baseflow/flutter-permission-handler +flutter_svg,https://pub.dev/packages/flutter_svg,5084,150,100,"An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.",2.0.10+1,"Feb 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_svg/latest/,dnfield.dev,"flutter,http,vector_graphics,vector_graphics_codec,vector_graphics_compiler",https://github.com/dnfield/flutter_svg/tree/master/packages/flutter_svg +animated_text_kit,https://pub.dev/packages/animated_text_kit,4972,150,99,A flutter package project which contains a collection of cool and beautiful text animations.,4.2.2,"Jun 5, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_text_kit/latest/,ayushagarwal.ml,"characters,flutter",https://github.com/aagarwal1012/Animated-Text-Kit/ +sqflite,https://pub.dev/packages/sqflite,4850,160,100,"Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.",2.3.3+1,"May 2, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/sqflite/latest/,tekartik.com,"flutter,path,sqflite_common",https://github.com/tekartik/sqflite/tree/master/sqflite +path_provider,https://pub.dev/packages/path_provider,4837,160,100,"Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.",2.1.4,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/path_provider/latest/,flutter.dev,"flutter,path_provider_android,path_provider_foundation,path_provider_linux,path_provider_platform_interface,path_provider_windows",https://github.com/flutter/packages/tree/main/packages/path_provider/path_provider +shimmer,https://pub.dev/packages/shimmer,4767,160,100,A package provides an easy way to add shimmer effect in Flutter project,3.0.0,"May 21, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shimmer/latest/,hunghd.dev,flutter,https://github.com/hnvn/flutter_shimmer +go_router,https://pub.dev/packages/go_router,4583,160,100,"A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more",14.2.1,"Jul 11, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/go_router/latest/,flutter.dev,"collection,flutter,flutter_web_plugins,logging,meta",https://github.com/flutter/packages/tree/main/packages/go_router +auto_size_text,https://pub.dev/packages/auto_size_text,4577,150,100,Flutter widget that automatically resizes text to fit perfectly within its bounds.,3.0.0,"Oct 27, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_size_text/latest/,simc.dev,flutter,https://github.com/leisim/auto_size_text +font_awesome_flutter,https://pub.dev/packages/font_awesome_flutter,4428,160,100,The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.,10.7.0,"Jan 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/font_awesome_flutter/latest/,fluttercommunity.dev,flutter,https://github.com/fluttercommunity/font_awesome_flutter +flutter_screenutil,https://pub.dev/packages/flutter_screenutil,4364,150,100,A flutter plugin for adapting screen and font size.Guaranteed to look good on different models,5.9.3,"May 31, 2024",Apache-2.0,6.0.0-alpha.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_screenutil/latest/,unverified uploader,flutter,https://github.com/OpenFlutter/flutter_screenutil +animate_do,https://pub.dev/packages/animate_do,4311,160,99,"Beautiful animations inspired on Animate.css, every animation is a customizable widget.",3.3.4,"Feb 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animate_do/latest/,fernando-herrera.com,flutter,https://github.com/Klerith/animate_do_package +file_picker,https://pub.dev/packages/file_picker,4217,160,100,"A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.",8.0.6,"Jul 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/file_picker/latest/,miguelruivo.com,"cross_file,ffi,flutter,flutter_plugin_android_lifecycle,flutter_web_plugins,path,plugin_platform_interface,web,win32",https://github.com/miguelpruivo/flutter_file_picker +flutter_staggered_grid_view,https://pub.dev/packages/flutter_staggered_grid_view,4177,150,100,"Provides a collection of Flutter grids layouts (staggered, masonry, quilted, woven, etc.).",0.7.0,"Jul 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_staggered_grid_view/latest/,romainrastel.com,flutter,https://github.com/letsar/flutter_staggered_grid_view +flutter_spinkit,https://pub.dev/packages/flutter_spinkit,4125,140,100,A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin's SpinKit.,5.2.1,"Mar 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_spinkit/latest/,ogbomo.com,flutter,https://github.com/jogboms/flutter_spinkit +google_maps_flutter,https://pub.dev/packages/google_maps_flutter,4110,160,100,A Flutter plugin for integrating Google Maps in iOS and Android applications.,2.7.0,"Jun 5, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/google_maps_flutter/latest/,flutter.dev,"flutter,google_maps_flutter_android,google_maps_flutter_ios,google_maps_flutter_platform_interface,google_maps_flutter_web",https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter +get_it,https://pub.dev/packages/get_it,4072,160,100,"Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App""",7.7.0,"Apr 15, 2024",MIT,8.0.0-pre-5,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/get_it/latest/,fluttercommunity.dev,"async,collection,meta",https://github.com/fluttercommunity/get_it +webview_flutter,https://pub.dev/packages/webview_flutter,3971,160,100,A Flutter plugin that provides a WebView widget on Android and iOS.,4.8.0,"May 24, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/webview_flutter/latest/,flutter.dev,"flutter,webview_flutter_android,webview_flutter_platform_interface,webview_flutter_wkwebview",https://github.com/flutter/packages/tree/main/packages/webview_flutter/webview_flutter +firebase_auth,https://pub.dev/packages/firebase_auth,3836,150,100,"Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.",5.1.3,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/firebase_auth/latest/,firebase.google.com,"firebase_auth_platform_interface,firebase_auth_web,firebase_core,firebase_core_platform_interface,flutter,meta",https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth/firebase_auth +lottie,https://pub.dev/packages/lottie,3817,160,100,Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.,3.1.2,"May 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/lottie/latest/,xaha.dev,"archive,flutter,http,path,vector_math",https://github.com/xvrh/lottie-flutter +freezed,https://pub.dev/packages/freezed,3797,160,99,Code generation for immutable classes that has a simple syntax/API without compromising on the features.,2.5.7,"Jul 15, 2024",MIT,3.0.0-0.0.dev,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/freezed/latest/,dash-overflow.net,"analyzer,build,build_config,collection,dart_style,freezed_annotation,json_annotation,meta,source_gen",https://github.com/rrousselGit/freezed +device_preview,https://pub.dev/packages/device_preview,3727,140,99,Approximate how your Flutter app looks and performs on another device.,1.2.0,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/device_preview/latest/,aloisdeniel.com,"collection,device_frame,flutter,flutter_localizations,freezed_annotation,json_annotation,provider,shared_preferences",https://github.com/aloisdeniel/flutter_device_preview +flutter_secure_storage,https://pub.dev/packages/flutter_secure_storage,3675,160,100,"Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.",9.2.2,"May 22, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_secure_storage/latest/,steenbakker.dev,"flutter,flutter_secure_storage_linux,flutter_secure_storage_macos,flutter_secure_storage_platform_interface,flutter_secure_storage_web,flutter_secure_storage_windows,meta",https://github.com/mogol/flutter_secure_storage/tree/develop/flutter_secure_storage +fluttertoast,https://pub.dev/packages/fluttertoast,3672,150,100,"Toast Library for Flutter, Easily create toast messages in single line of code",8.2.6,"Jun 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/fluttertoast/latest/,karthikponnam.dev,"flutter,flutter_web_plugins,web",https://github.com/PonnamKarthik/FlutterToast +just_audio,https://pub.dev/packages/just_audio,3517,160,100,"A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.",0.9.39,"Jul 10, 2024","Apache-2.0, MIT",,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/just_audio/latest/,ryanheise.com,"async,audio_session,crypto,flutter,just_audio_platform_interface,just_audio_web,meta,path,path_provider,rxdart,uuid",https://github.com/ryanheise/just_audio/tree/minor/just_audio +firebase_messaging,https://pub.dev/packages/firebase_messaging,3510,150,100,"Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.",15.0.4,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/firebase_messaging/latest/,firebase.google.com,"firebase_core,firebase_core_platform_interface,firebase_messaging_platform_interface,firebase_messaging_web,flutter,meta",https://github.com/firebase/flutterfire/tree/master/packages/firebase_messaging/firebase_messaging +firebase_core,https://pub.dev/packages/firebase_core,3484,150,100,"Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.",3.3.0,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/firebase_core/latest/,firebase.google.com,"firebase_core_platform_interface,firebase_core_web,flutter,meta",https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/firebase_core +json_serializable,https://pub.dev/packages/json_serializable,3470,150,99,Automatically generate code for converting to and from JSON by annotating Dart classes.,6.8.0,"Apr 24, 2024",BSD-3-Clause,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/json_serializable/latest/,google.dev,"analyzer,async,build,build_config,collection,json_annotation,meta,path,pub_semver,pubspec_parse,source_gen,source_helper",https://github.com/google/json_serializable.dart/tree/master/json_serializable +cloud_firestore,https://pub.dev/packages/cloud_firestore,3427,150,100,"Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.",5.2.0,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cloud_firestore/latest/,firebase.google.com,"cloud_firestore_platform_interface,cloud_firestore_web,collection,firebase_core,firebase_core_platform_interface,flutter,meta",https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/cloud_firestore +badges,https://pub.dev/packages/badges,3372,160,100,"A package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.",3.1.2,"Aug 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/badges/latest/,yako.io,flutter,https://github.com/yako-dev/flutter_badges +smooth_page_indicator,https://pub.dev/packages/smooth_page_indicator,3369,160,100,Customizable animated page indicator with a set of built-in effects.,1.2.0+3,"Jul 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/smooth_page_indicator/latest/,codeness.ly,flutter,https://github.com/Milad-Akarie/smooth_page_indicator +infinite_scroll_pagination,https://pub.dev/packages/infinite_scroll_pagination,3317,150,100,Lazily load and display pages of items as the user scrolls down your screen.,4.0.0,"Aug 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/infinite_scroll_pagination/latest/,edsonbueno.com,"flutter,flutter_staggered_grid_view,sliver_tools",https://github.com/EdsonBueno/infinite_scroll_pagination +riverpod,https://pub.dev/packages/riverpod,3308,160,98,A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.,2.5.1,"Mar 10, 2024",MIT,3.0.0-dev.3,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/riverpod/latest/,dash-overflow.net,"collection,meta,stack_trace,state_notifier",https://github.com/rrousselGit/riverpod +connectivity_plus,https://pub.dev/packages/connectivity_plus,3274,160,100,Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.,6.0.4,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/connectivity_plus/latest/,fluttercommunity.dev,"collection,connectivity_plus_platform_interface,flutter,flutter_web_plugins,meta,nm,web",https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus/connectivity_plus +modal_bottom_sheet,https://pub.dev/packages/modal_bottom_sheet,3242,150,99,"Create awesome and powerful modal bottom sheets. Material, Cupertino iOS 13 or create your own style",3.0.0,"Mar 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/modal_bottom_sheet/latest/,jaimeblasco.com,flutter,https://github.com/jamesblasco/modal_bottom_sheet +share_plus,https://pub.dev/packages/share_plus,3241,160,100,"Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.",10.0.0,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/share_plus/latest/,fluttercommunity.dev,"cross_file,ffi,file,flutter,flutter_web_plugins,meta,mime,share_plus_platform_interface,url_launcher_linux,url_launcher_platform_interface,url_launcher_web,url_launcher_windows,web,win32",https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus/share_plus +flutter_animate,https://pub.dev/packages/flutter_animate,3177,160,100,"Add beautiful animated effects & builders in Flutter, via an easy, customizable, unified API.",4.5.0,"Jan 31, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_animate/latest/,gskinner.com,"flutter,flutter_shaders",https://github.com/gskinner/flutter_animate +syncfusion_flutter_charts,https://pub.dev/packages/syncfusion_flutter_charts,3169,150,100,"A Flutter Charts library which includes data visualization widgets such as cartesian and circular charts, to create real-time, interactive, high-performance, animated charts.",26.2.7,"Jul 30, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_charts/latest/,syncfusion.com,"flutter,intl,syncfusion_flutter_core,vector_math",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_charts +video_player,https://pub.dev/packages/video_player,3166,150,100,"Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web.",2.9.1,"Jun 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/video_player/latest/,flutter.dev,"flutter,html,video_player_android,video_player_avfoundation,video_player_platform_interface,video_player_web",https://github.com/flutter/packages/tree/main/packages/video_player/video_player +logger,https://pub.dev/packages/logger,3108,160,100,"Small, easy to use and extensible logger which prints beautiful logs.",2.4.0,"Jul 15, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/logger/latest/,unverified uploader,,https://github.com/SourceHorizon/logger +easy_localization,https://pub.dev/packages/easy_localization,3097,150,100,"Easy and Fast internationalizing and localization your Flutter Apps, this package simplify the internationalizing process .",3.0.7,"May 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_localization/latest/,unverified uploader,"args,easy_logger,flutter,flutter_localizations,intl,path,shared_preferences",https://github.com/aissat/easy_localization +equatable,https://pub.dev/packages/equatable,3077,160,100,A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.,2.0.5,"Aug 19, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/felangel/equatable,https://pub.dev/documentation/equatable/latest/",fluttercommunity.dev,"collection,meta",https://github.com/felangel/equatable +google_sign_in,https://pub.dev/packages/google_sign_in,3033,160,100,"Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account.",6.2.1,"Dec 13, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/google_sign_in/latest/,flutter.dev,"flutter,google_sign_in_android,google_sign_in_ios,google_sign_in_platform_interface,google_sign_in_web",https://github.com/flutter/packages/tree/main/packages/google_sign_in/google_sign_in +awesome_notifications,https://pub.dev/packages/awesome_notifications,3029,160,99,"A complete solution to create Local and Push Notifications, customizing buttons, images, sounds, emoticons and applying many different layouts for Flutter apps.",0.9.3+1,"Mar 17, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/awesome_notifications/latest/,carda.me,"flutter,flutter_web_plugins,intl,plugin_platform_interface",https://github.com/rafaelsetragni/awesome_notifications +audioplayers,https://pub.dev/packages/audioplayers,2951,160,100,A Flutter plugin to play multiple audio files simultaneously,6.0.0,"Mar 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/audioplayers/latest/,blue-fire.xyz,"audioplayers_android,audioplayers_darwin,audioplayers_linux,audioplayers_platform_interface,audioplayers_web,audioplayers_windows,file,flutter,http,meta,path_provider,synchronized,uuid",https://github.com/bluefireteam/audioplayers/tree/master/packages/audioplayers +responsive_framework,https://pub.dev/packages/responsive_framework,2938,160,99,Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.,1.4.0,"Feb 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Codelessly/ResponsiveFramework,https://pub.dev/documentation/responsive_framework/latest/",codelessly.com,"collection,flutter",https://github.com/Codelessly/ResponsiveFramework +auto_route,https://pub.dev/packages/auto_route,2925,160,99,"AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you.",9.1.0,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_route/latest/,codeness.ly,"collection,flutter,meta,path,web",https://github.com/Milad-Akarie/auto_route_library +location,https://pub.dev/packages/location,2899,160,100,Cross-platform plugin for easy access to device's location in real-time.,7.0.0,"Jun 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/location/latest/,bernos.dev,"flutter,location_platform_interface,location_web",https://github.com/Lyokone/flutterlocation +photo_view,https://pub.dev/packages/photo_view,2877,150,100,Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interactive images and other stuff such as SVG.,0.15.0,"Apr 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/photo_view/latest/,blue-fire.xyz,flutter,https://github.com/renancaraujo/photo_view +table_calendar,https://pub.dev/packages/table_calendar,2849,160,100,"Highly customizable, feature-packed calendar widget for Flutter.",3.1.2,"Jun 9, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/table_calendar/latest/,unverified uploader,"flutter,intl,simple_gesture_detector",https://github.com/aleksanderwozniak/table_calendar +bloc,https://pub.dev/packages/bloc,2808,160,99,A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.,8.1.4,"Mar 24, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://bloclibrary.dev/,https://pub.dev/documentation/bloc/latest/",bloclibrary.dev,meta,https://github.com/felangel/bloc/tree/master/packages/bloc +local_auth,https://pub.dev/packages/local_auth,2788,160,100,"Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.",2.2.0,"Feb 21, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WINDOWS",https://pub.dev/documentation/local_auth/latest/,flutter.dev,"flutter,local_auth_android,local_auth_darwin,local_auth_platform_interface,local_auth_windows",https://github.com/flutter/packages/tree/main/packages/local_auth/local_auth +sliding_up_panel,https://pub.dev/packages/sliding_up_panel,2757,140,99,A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!,2.0.0+1,"Apr 27, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sliding_up_panel/latest/,akshathjain.com,flutter,https://github.com/akshathjain/sliding_up_panel +fluent_ui,https://pub.dev/packages/fluent_ui,2749,150,97,Implements Windows UI in Flutter. Based on the official documentation,4.9.0,"Jun 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluent_ui/latest/,bdlukaa.dev,"flutter,flutter_localizations,intl,math_expressions,recase,scroll_pos",https://github.com/bdlukaa/fluent_ui +pinput,https://pub.dev/packages/pinput,2683,160,100,"Pin code input (OTP) text field, iOS SMS autofill, Android SMS autofill One Time Code, Password, Passcode, Captcha, Security, Coupon, Wowcher, 2FA, Two step verification",5.0.0,"Jun 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pinput/latest/,fman.ge,"flutter,universal_platform",https://github.com/Tkko/Flutter_PinPut +pull_to_refresh,https://pub.dev/packages/pull_to_refresh,2671,140,100,a widget provided to the flutter scroll component drop-down refresh and pull up load.,2.0.0,"May 7, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pull_to_refresh/latest/,unverified uploader,flutter,https://github.com/peng8350/flutter_pulltorefresh +introduction_screen,https://pub.dev/packages/introduction_screen,2650,150,99,Introduction/Onboarding package for flutter app with some customizations possibilities,3.1.14,"Mar 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/introduction_screen/latest/,unverified uploader,"collection,dots_indicator,flutter,flutter_keyboard_visibility",https://github.com/pyozer/introduction_screen +convex_bottom_bar,https://pub.dev/packages/convex_bottom_bar,2635,160,98,A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.,3.2.0,"Jan 28, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/convex_bottom_bar/latest/,hacktons.cn,flutter,https://github.com/hacktons/convex_bottom_bar +pdf,https://pub.dev/packages/pdf,2605,160,100,A pdf producer for Dart. It can create pdf files for both web or flutter.,3.11.0,"Jun 26, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pdf/latest/,nfet.net,"archive,barcode,bidi,crypto,image,meta,path_parsing,vector_math,xml",https://github.com/DavBfr/dart_pdf +flex_color_scheme,https://pub.dev/packages/flex_color_scheme,2587,140,99,A Flutter package to use and make beautiful Material design based themes.,7.3.1,"Aug 17, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.flexcolorscheme.com/,https://pub.dev/documentation/flex_color_scheme/latest/",rydmike.com,"flex_seed_scheme,flutter,meta",https://github.com/rydmike/flex_color_scheme +rxdart,https://pub.dev/packages/rxdart,2541,145,100,"RxDart is an implementation of the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api.",0.28.0,"Jun 14, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rxdart/latest/,fluttercommunity.dev,,https://github.com/ReactiveX/rxdart +percent_indicator,https://pub.dev/packages/percent_indicator,2510,160,100,"Library that allows you to display progress widgets based on percentage, can be Circular or Linear, you can also customize it to your needs.",4.2.3,"Mar 3, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/percent_indicator/latest/,diegoveloper.com,flutter,https://github.com/diegoveloper/flutter_percent_indicator/ +flutter_form_builder,https://pub.dev/packages/flutter_form_builder,2455,160,99,"This package helps in creation of forms in Flutter by removing the boilerplate code, reusing validation, react to changes, and collect final user input.",9.3.0,"May 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_form_builder/latest/,flutterformbuilderecosystem.com,"flutter,intl",https://github.com/flutter-form-builder-ecosystem/flutter_form_builder +device_info_plus,https://pub.dev/packages/device_info_plus,2445,150,100,"Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.",10.1.1,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/device_info_plus/latest/,fluttercommunity.dev,"device_info_plus_platform_interface,ffi,file,flutter,flutter_web_plugins,meta,web,win32,win32_registry",https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus/device_info_plus +flutter_riverpod,https://pub.dev/packages/flutter_riverpod,2377,160,100,A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.,2.5.1,"Mar 10, 2024",MIT,3.0.0-dev.3,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_riverpod/latest/,dash-overflow.net,"collection,flutter,meta,riverpod,state_notifier",https://github.com/rrousselGit/riverpod +showcaseview,https://pub.dev/packages/showcaseview,2356,160,99,A Flutter package to Showcase/Highlight widgets step by step.,3.0.0,"May 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/showcaseview/latest/,simform.com,flutter,https://github.com/simformsolutions/flutter_showcaseview +flutter_inappwebview,https://pub.dev/packages/flutter_inappwebview,2339,150,100,"A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.",6.0.0,"Dec 25, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/flutter_inappwebview/latest/,inappwebview.dev,"flutter,flutter_inappwebview_android,flutter_inappwebview_ios,flutter_inappwebview_macos,flutter_inappwebview_platform_interface,flutter_inappwebview_web",https://github.com/pichillilorenzo/flutter_inappwebview +flutter_rating_bar,https://pub.dev/packages/flutter_rating_bar,2275,160,100,"A simple yet fully customizable ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.",4.0.1,"May 18, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_rating_bar/latest/,sarbagyastha.com.np,flutter,https://github.com/sarbagyastha/flutter_rating_bar +uuid,https://pub.dev/packages/uuid,2275,160,100,"RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart",4.4.2,"Jul 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://daegalus.github.io/dart-uuid/index.html,https://pub.dev/documentation/uuid/latest/",yuli.dev,"crypto,fixnum,meta,sprintf",https://github.com/Daegalus/dart-uuid +getwidget,https://pub.dev/packages/getwidget,2260,150,99,GetWidget is open source library that come with pre-build 1000+ UI components. It makes development faster & more enjoyable. You can customize the component as per your need.,4.0.0,"Aug 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/getwidget/latest/,getwidget.dev,flutter,https://github.com/ionicfirebaseapp/getwidget +package_info_plus,https://pub.dev/packages/package_info_plus,2225,160,100,"Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.",8.0.1,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/package_info_plus/latest/,fluttercommunity.dev,"clock,ffi,flutter,flutter_web_plugins,http,meta,package_info_plus_platform_interface,path,web,win32",https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/package_info_plus +google_mobile_ads,https://pub.dev/packages/google_mobile_ads,2203,160,100,"Flutter plugin for Google Mobile Ads, supporting banner, interstitial (full-screen), rewarded and native ads",5.1.0,"May 8, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_mobile_ads/latest/,google.dev,"flutter,meta,webview_flutter,webview_flutter_android,webview_flutter_wkwebview",https://github.com/googleads/googleads-mobile-flutter/tree/main/packages/google_mobile_ads +camera,https://pub.dev/packages/camera,2160,160,100,"A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.",0.11.0+1,"May 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/camera/latest/,flutter.dev,"camera_android_camerax,camera_avfoundation,camera_platform_interface,camera_web,flutter,flutter_plugin_android_lifecycle",https://github.com/flutter/packages/tree/main/packages/camera/camera +isar,https://pub.dev/packages/isar,2145,140,98,"Extremely fast, easy to use, and fully async NoSQL database for Flutter.",3.1.0+1,"Apr 25, 2023",Apache-2.0,4.0.0-dev.14,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://isar.dev/,https://pub.dev/documentation/isar/latest/",isar.dev,"ffi,js,meta",https://github.com/isar/isar/tree/main/packages/isar +image_cropper,https://pub.dev/packages/image_cropper,2136,150,100,"A Flutter plugin for Android, iOS and Web supports cropping images",8.0.1,"Jul 31, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/image_cropper/latest/,hunghd.dev,"flutter,image_cropper_for_web,image_cropper_platform_interface",https://github.com/hnvn/flutter_image_cropper +pin_code_fields,https://pub.dev/packages/pin_code_fields,2132,150,100,A flutter package which will help you to generate pin code fields. Can be useful for OTP for example.,8.0.1,"Jun 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pin_code_fields/latest/,theadar.xyz,flutter,https://github.com/adar2378/pin_code_fields +persistent_bottom_nav_bar,https://pub.dev/packages/persistent_bottom_nav_bar,2120,150,99,A highly customizable persistent/static bottom navigation bar for flutter. Includes up-to 20 styles.,6.2.1,"Jul 11, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/persistent_bottom_nav_bar/latest/,unverified uploader,flutter,https://github.com/BilalShahid13/PersistentBottomNavBar +flutter_hooks,https://pub.dev/packages/flutter_hooks,2118,150,99,A flutter implementation of React hooks. It adds a new kind of widget with enhanced code reuse.,0.20.5,"Feb 5, 2024",MIT,0.21.1-pre.3,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_hooks/latest/,dash-overflow.net,flutter,https://github.com/rrousselGit/flutter_hooks/tree/master/packages/flutter_hooks +flutter_easyloading,https://pub.dev/packages/flutter_easyloading,2064,150,100,"A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web",3.0.5,"May 23, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_easyloading/latest/,unverified uploader,"flutter,flutter_spinkit",https://github.com/nslogx/flutter_easyloading +qr_code_scanner,https://pub.dev/packages/qr_code_scanner,2050,130,100,QR code scanner that can be embedded inside flutter. It uses zxing in Android and MTBBarcode scanner in iOS.,1.0.1,"Aug 15, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/qr_code_scanner/latest/,unverified uploader,"flutter,flutter_web_plugins,js",https://github.com/juliuscanute/qr_code_scanner +in_app_purchase,https://pub.dev/packages/in_app_purchase,2033,160,99,A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.,3.2.0,"Apr 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/in_app_purchase/latest/,flutter.dev,"flutter,in_app_purchase_android,in_app_purchase_platform_interface,in_app_purchase_storekit",https://github.com/flutter/packages/tree/main/packages/in_app_purchase/in_app_purchase +qr_flutter,https://pub.dev/packages/qr_flutter,2003,150,100,QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.,4.1.0,"May 14, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/qr_flutter/latest/,theyakka.com,"flutter,qr",https://github.com/theyakka/qr.flutter +upgrader,https://pub.dev/packages/upgrader,1981,160,99,Flutter package for prompting users to upgrade when there is a newer version of the app in the store.,10.3.0,"May 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/upgrader/latest/,larryaasen.com,"device_info_plus,flutter,html,http,os_detect,package_info_plus,shared_preferences,url_launcher,version,xml",https://github.com/larryaasen/upgrader +workmanager,https://pub.dev/packages/workmanager,1977,150,99,Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS.,0.5.2,"Sep 28, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/workmanager/latest/,fluttercommunity.dev,flutter,https://github.com/fluttercommunity/flutter_workmanager +flutter_staggered_animations,https://pub.dev/packages/flutter_staggered_animations,1965,150,99,"Easily add staggered animations to your ListView, GridView, Column and Row children as shown in Material Design guidelines",1.1.1,"Aug 23, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_staggered_animations/latest/,dailyn.app,flutter,https://github.com/mobiten/flutter_staggered_animations +chewie,https://pub.dev/packages/chewie,1960,160,100,A video player for Flutter with Cupertino and Material play controls,1.8.2,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/chewie/latest/,fluttercommunity.dev,"cupertino_icons,flutter,provider,video_player,wakelock_plus",https://github.com/fluttercommunity/chewie +build_runner,https://pub.dev/packages/build_runner,1954,0,99,A build system for Dart code generation and modular compilation.,2.4.11,"Jun 5, 2024",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/build_runner/latest/,tools.dart.dev,"analyzer,args,async,build,build_config,build_daemon,build_resolvers,build_runner_core,code_builder,collection,crypto,dart_style,frontend_server_client,glob,graphs,http_multi_server,io,js,logging,meta,mime,package_config,path,pool,pub_semver,pubspec_parse,shelf,shelf_web_socket,stack_trace,stream_transform,timing,watcher,web_socket_channel,yaml",https://github.com/dart-lang/build/tree/master/build_runner +flame,https://pub.dev/packages/flame,1937,150,98,"A minimalist Flutter game engine, provides a nice set of somewhat independent modules you can choose from.",1.18.0,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flame/latest/,flame-engine.org,"collection,flutter,meta,ordered_set,vector_math",https://github.com/flame-engine/flame +flutter_html,https://pub.dev/packages/flutter_html,1924,80,100,A Flutter widget rendering static HTML and CSS as Flutter widgets.,2.2.1,"Dec 9, 2021",BSD-2-Clause,3.0.0-beta.2,,,https://pub.dev/documentation/flutter_html/latest/,sub6resources.com,"chewie,chewie_audio,collection,csslib,flutter,flutter_layout_grid,flutter_math_fork,flutter_svg,html,numerus,video_player,webview_flutter",https://github.com/Sub6Resources/flutter_html +flutter_typeahead,https://pub.dev/packages/flutter_typeahead,1922,160,100,A highly customizable typeahead (autocomplete) text input field for Flutter,5.2.0,"Feb 8, 2024",MIT,,FLUTTER,"IOS, WEB",https://pub.dev/documentation/flutter_typeahead/latest/,unverified uploader,"flutter,flutter_keyboard_visibility,pointer_interceptor",https://github.com/AbdulRahmanAlHamali/flutter_typeahead +simple_animations,https://pub.dev/packages/simple_animations,1921,150,99,Powerful package to create beautiful custom animations in no time.,5.0.2,"Jun 13, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_animations/latest/,felix-blaschke.de,"collection,flutter",https://github.com/felixblaschke/simple_animations +curved_navigation_bar,https://pub.dev/packages/curved_navigation_bar,1906,160,99,"Stunning Animating Curved Shape Navigation Bar. Adjustable color, background color, animation curve, animation duration.",1.0.6,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/curved_navigation_bar/latest/,bednarczuk.dev,"flutter,meta",https://github.com/rafalbednarczuk/curved_navigation_bar +in_app_review,https://pub.dev/packages/in_app_review,1906,160,100,"Flutter plugin for showing the In-App Review/System Rating pop up on Android, iOS and MacOS. It makes it easy for users to rate your app.",2.0.9,"Mar 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/in_app_review/latest/,britannio.dev,"flutter,in_app_review_platform_interface",https://github.com/britannio/in_app_review +sign_in_with_apple,https://pub.dev/packages/sign_in_with_apple,1835,160,100,"Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.",6.1.1,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/sign_in_with_apple/latest/,aboutyou.com,"flutter,meta,sign_in_with_apple_platform_interface,sign_in_with_apple_web",https://github.com/aboutyou/dart_packages +extended_image,https://pub.dev/packages/extended_image,1814,150,99,"Official extension image, support placeholder(loading)/ failed state, cache network, zoom/pan, photo view, slide out page, editor(crop,rotate,flip), painting etc.",8.2.1,"May 31, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extended_image/latest/,fluttercandies.com,"extended_image_library,flutter,meta",https://github.com/fluttercandies/extended_image +scrollable_positioned_list,https://pub.dev/packages/scrollable_positioned_list,1758,140,99,A list with helper methods to programmatically scroll to an item.,0.3.8,"May 8, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scrollable_positioned_list/latest/,google.dev,"collection,flutter",https://github.com/google/flutter.widgets/tree/master/packages/scrollable_positioned_list +flutter_map,https://pub.dev/packages/flutter_map,1753,160,100,"A versatile mapping package for Flutter, that's simple and easy to learn, yet completely customizable and configurable",7.0.2,"Jul 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.fleaflet.dev/,https://pub.dev/documentation/flutter_map/latest/",fleaflet.dev,"async,collection,dart_earcut,flutter,http,latlong2,logger,meta,polylabel,proj4dart,vector_math",https://github.com/fleaflet/flutter_map +expandable,https://pub.dev/packages/expandable,1748,140,99,A Flutter widget that can be expanded or collapsed by clicking on a header or an icon.,5.0.1,"Mar 16, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable/latest/,unverified uploader,flutter,https://github.com/aryzhov/flutter-expandable +timeline_tile,https://pub.dev/packages/timeline_tile,1741,150,99,A package to help you build highly customisable timelines with Flutter.,2.0.0,"Mar 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timeline_tile/latest/,juliobitencourt.com,flutter,https://github.com/JHBitencourt/timeline_tile +flutter_swiper,https://pub.dev/packages/flutter_swiper,1737,40,97,"The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.",1.1.6,"Mar 22, 2019",MIT,,,,,unverified uploader,"flutter,flutter_page_indicator,transformer_page_view",https://github.com/jzoom/flutter_swiper +retrofit,https://pub.dev/packages/retrofit,1734,150,99,retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.,4.1.0,"Feb 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/retrofit/latest/,mings.in,"dio,meta",https://github.com/trevorwang/retrofit.dart/ +timeago,https://pub.dev/packages/timeago,1717,150,100,"A library useful for creating fuzzy timestamps. (e.g. ""15 minutes ago"")",3.7.0,"Jul 4, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timeago/latest/,unverified uploader,intl,https://github.com/andresaraujo/timeago.dart +dropdown_search,https://pub.dev/packages/dropdown_search,1715,150,100,"Simple and robust Searchable Dropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization.",5.0.6,"Feb 26, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dropdown_search/latest/,salimdev.ovh,flutter,https://github.com/salim-lachdhaf/searchable_dropdown +flutter_neumorphic,https://pub.dev/packages/flutter_neumorphic,1698,90,96,"A complete, ready to use, Neumorphic ui kit for Flutter. Dark theming compatible & fully customizable.",3.2.0,"Nov 11, 2021",MIT,,,,https://pub.dev/documentation/flutter_neumorphic/latest/,unverified uploader,flutter,https://github.com/Idean/Flutter-Neumorphic +get_storage,https://pub.dev/packages/get_storage,1685,160,100,"A fast, extra light and synchronous key-value storage written entirely in Dart",2.1.1,"Feb 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/get_storage/latest/,getx.site,"flutter,get,path_provider",https://github.com/jonataslaw/get_storage +flutter_quill,https://pub.dev/packages/flutter_quill,1677,160,99,"A rich text editor built for the modern Android, iOS, web and desktop platforms. It is the WYSIWYG editor and a Quill component for Flutter.",10.1.5,"Aug 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/singerdmx/flutter-quill/,https://pub.dev/documentation/flutter_quill/latest/",bulletjournal.us,"charcode,collection,dart_quill_delta,device_info_plus,equatable,flutter,flutter_colorpicker,flutter_keyboard_visibility,flutter_localizations,flutter_quill_delta_from_html,html,intl,markdown,meta,quiver,url_launcher",https://github.com/singerdmx/flutter-quill/ +rive,https://pub.dev/packages/rive,1671,150,99,Rive Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app.,0.13.12,"Jul 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rive/latest/,rive.app,"collection,flutter,flutter_web_plugins,http,meta,plugin_platform_interface,rive_common",https://github.com/rive-app/rive-flutter +mobile_scanner,https://pub.dev/packages/mobile_scanner,1659,160,100,"A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.",5.1.1,"May 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/mobile_scanner/latest/,steenbakker.dev,"flutter,flutter_web_plugins,plugin_platform_interface,web",https://github.com/juliansteenbakker/mobile_scanner +flutter_dotenv,https://pub.dev/packages/flutter_dotenv,1648,150,100,Easily configure any flutter application with global variables using a `.env` file.,5.1.0,"Jun 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_dotenv/latest/,unverified uploader,flutter,https://github.com/java-james/flutter_dotenv +drift,https://pub.dev/packages/drift,1623,160,99,Drift is a reactive library to store relational data in Dart and Flutter applications.,2.19.1+1,"Jul 18, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drift/latest/,simonbinder.eu,"async,collection,convert,js,meta,path,sqlite3,stack_trace,stream_channel,web",https://github.com/simolus3/drift +home_widget,https://pub.dev/packages/home_widget,1621,160,98,A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS.,0.6.0,"Mar 24, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/home_widget/latest/,antonborri.es,"flutter,path_provider,path_provider_foundation",https://github.com/ABausG/home_widget +crypto,https://pub.dev/packages/crypto,1602,160,99,"Implementations of SHA, MD5, and HMAC cryptographic functions.",3.0.3,"May 4, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crypto/latest/,dart.dev,typed_data,https://github.com/dart-lang/crypto +timelines,https://pub.dev/packages/timelines,1604,140,99,A powerful & easy to use timeline package for Flutter. All UI components in this package are separate widgets.,0.1.0,"Mar 27, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timelines/latest/,chulwoo.dev,flutter,https://github.com/chulwoo-park/timelines/ +flutter_cache_manager,https://pub.dev/packages/flutter_cache_manager,1598,160,100,Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite.,3.4.0,"Jul 31, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_cache_manager/latest/,baseflow.com,"clock,collection,file,flutter,http,path,path_provider,rxdart,sqflite,uuid",https://github.com/Baseflow/flutter_cache_manager/tree/develop/flutter_cache_manager +firebase_storage,https://pub.dev/packages/firebase_storage,1596,150,100,"Flutter plugin for Firebase Cloud Storage, a powerful, simple, and cost-effective object storage service for Android and iOS.",12.1.2,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/firebase_storage/latest/,firebase.google.com,"firebase_core,firebase_core_platform_interface,firebase_storage_platform_interface,firebase_storage_web,flutter",https://github.com/firebase/flutterfire/tree/master/packages/firebase_storage/firebase_storage +responsive_builder,https://pub.dev/packages/responsive_builder,1594,160,99,A set of widgets that can be used to define a readable responsive UI for widgets.,0.7.1,"Jul 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_builder/latest/,filledstacks.com,"flutter,provider",https://github.com/FilledStacks/responsive_builder +sizer,https://pub.dev/packages/sizer,1594,150,99,A flutter plugin for Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.,2.0.15,"Sep 15, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/sizer/latest/,unverified uploader,"flutter,universal_io",https://github.com/TechnoUrmish/Sizer +dropdown_button2,https://pub.dev/packages/dropdown_button2,1573,150,100,Flutter's core Dropdown Button widget with steady dropdown menu and many options you can customize to your needs.,2.3.9,"Aug 30, 2023",MIT,3.0.0-beta.16,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dropdown_button2/latest/,unverified uploader,"flutter,meta",https://github.com/AhmedLSayed9/dropdown_button2 +change_app_package_name,https://pub.dev/packages/change_app_package_name,1558,130,99,"Change App Package Name with single command. Update AndroidManifest, build.gradle, MainActivity files & move MainActivity file to new directory structure automatically.",1.3.0,"Jul 7, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/change_app_package_name/latest/,atiq.dev,,https://github.com/atiqsamtia/change_app_package_name +loading_animation_widget,https://pub.dev/packages/loading_animation_widget,1557,160,99,Loading animation or loading spiner or loader. It's used to show loading animation when the app is in loading state or something is processing for uncertain time.,1.2.1,"Mar 10, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loading_animation_widget/latest/,waterydesert.com,flutter,https://github.com/watery-desert/loading_animation_widget +printing,https://pub.dev/packages/printing,1532,160,100,"Plugin that allows Flutter apps to generate and print documents to compatible printers on Android, iOS, macOS, Windows, and Linux, as well as web print.",5.13.1,"Jun 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/printing/latest/,nfet.net,"ffi,flutter,flutter_web_plugins,http,image,meta,pdf,pdf_widget_wrapper,plugin_platform_interface,web",https://github.com/DavBfr/dart_pdf +flutter_blurhash,https://pub.dev/packages/flutter_blurhash,1478,140,98,Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium,0.8.2,"Nov 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_blurhash/latest/,fluttercommunity.dev,flutter,https://github.com/fluttercommunity/flutter_blurhash +image,https://pub.dev/packages/image,1472,150,100,"Dart Image Library provides server and web apps the ability to load, manipulate, and save images with various image file formats.",4.2.0,"May 22, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/brendan-duncan/image/blob/main/doc/README.md,https://pub.dev/documentation/image/latest/",loki3d.com,"archive,meta,xml",https://github.com/brendan-duncan/image +path,https://pub.dev/packages/path,1466,160,100,"A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.",1.9.0,"Dec 5, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/path/latest/,dart.dev,,https://github.com/dart-lang/path +flutter_downloader,https://pub.dev/packages/flutter_downloader,1467,150,99,Powerful plugin making it easy to download files.,1.11.8,"Jul 25, 2024",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_downloader/latest/,fluttercommunity.dev,flutter,https://github.com/fluttercommunity/flutter_downloader +syncfusion_flutter_datepicker,https://pub.dev/packages/syncfusion_flutter_datepicker,1452,150,100,The Flutter Date Range Picker widget allows users to easily select dates or a range of dates. It has four built-in views that allow quick navigation to the desired date.,26.2.7,"Jul 30, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/,syncfusion.com,"flutter,intl,syncfusion_flutter_core",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_datepicker +youtube_player_flutter,https://pub.dev/packages/youtube_player_flutter,1445,150,99,Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS.,9.0.1,"Apr 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/youtube_player_flutter/latest/,sarbagyastha.com.np,"flutter,flutter_inappwebview",https://github.com/sarbagyastha/youtube_player_flutter +flutter_image_compress,https://pub.dev/packages/flutter_image_compress,1427,160,100,Compress Pictures. Can effectively reduce the size of the transmission.,2.3.0,"May 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/flutter_image_compress/latest/,fluttercandies.com,"flutter,flutter_image_compress_common,flutter_image_compress_macos,flutter_image_compress_ohos,flutter_image_compress_platform_interface,flutter_image_compress_web",https://github.com/fluttercandies/flutter_image_compress +google_nav_bar,https://pub.dev/packages/google_nav_bar,1419,140,99,"A modern google style nav bar which could be use as a bottom navigation bar or tabbar, the design strictly follows the cuberto UI/UX on dribbble.",5.0.6,"Mar 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_nav_bar/latest/,sooxt98.space,flutter,https://github.com/sooxt98/google_nav_bar +stacked,https://pub.dev/packages/stacked,1417,130,98,"The framework to build testable, scalable and maintainable flutter apps",3.4.3,"Jun 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stacked/latest/,filledstacks.com,"collection,flutter,get_it,meta,path,provider,stacked_shared,universal_io",https://github.com/FilledStacks/stacked +grouped_list,https://pub.dev/packages/grouped_list,1405,160,99,A Flutter ListView where the list items can be grouped into sections.,6.0.0,"Jun 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/grouped_list/latest/,begnis.dev,flutter,https://github.com/Dimibe/grouped_list +velocity_x,https://pub.dev/packages/velocity_x,1391,150,98,A minimalist Flutter framework for rapidly building custom designs.,4.2.1,"May 27, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://velocityx.dev/,https://pub.dev/documentation/velocity_x/latest/",codepur.dev,"auto_size_text_pk,flutter,flutter_web_plugins,intl,vector_math,vxstate",https://github.com/iampawan/VelocityX +syncfusion_flutter_calendar,https://pub.dev/packages/syncfusion_flutter_calendar,1378,150,99,The Flutter Calendar widget has nine built-in configurable views that provide basic functionalities for scheduling and representing appointments/events efficiently.,26.2.7,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_calendar/latest/,syncfusion.com,"flutter,intl,syncfusion_flutter_core,syncfusion_flutter_datepicker,timezone",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_calendar +flutter_gen,https://pub.dev/packages/flutter_gen,1378,160,98,"The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.",5.6.0,"Jun 25, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS","https://github.com/FlutterGen/flutter_gen,https://pub.dev/documentation/flutter_gen/latest/",wasabeef.jp,"args,flutter_gen_core",https://github.com/FlutterGen/flutter_gen +dotted_border,https://pub.dev/packages/dotted_border,1376,150,100,A flutter package to let users easily add a dashed border around any widget.,2.1.0,"Sep 25, 2023",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dotted_border/latest/,unverified uploader,"flutter,path_drawing",https://github.com/ajilo297/Flutter-Dotted-Border +flutter_sound,https://pub.dev/packages/flutter_sound,1366,160,99,"Europe Stand With Ukraine. Pray for Ukraine. A complete api for audio playback and recording. Audio player, audio recorder.",9.9.4,"Aug 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_sound/latest/,tau.canardoux.xyz,"flutter,flutter_sound_platform_interface,flutter_sound_web,logger,path,path_provider,provider,recase,synchronized,uuid",https://github.com/canardoux/flutter_sound +flutter_login,https://pub.dev/packages/flutter_login,1357,160,97,A login widget with login/signup functionalities to help speed up development,5.0.0,"Dec 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_login/latest/,unverified uploader,"another_flushbar,another_transformer_page_view,flutter,font_awesome_flutter,intl_phone_number_input,phone_numbers_parser,provider,quiver,sign_in_button,url_launcher",https://github.com/NearHuscarl/flutter_login +toggle_switch,https://pub.dev/packages/toggle_switch,1341,160,99,"Toggle Switch - A simple toggle switch widget. It can be fully customized with desired icons, width, colors, text, corner radius etc. It also maintains selection state.",2.3.0,"Mar 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/toggle_switch/latest/,pramod.dev,flutter,https://github.com/PramodJoshi/toggle_switch +dartz,https://pub.dev/packages/dartz,1339,140,100,"Functional Programming in Dart. Purify your Dart code using efficient immutable data structures, monads, lenses and other FP tools.",0.10.1,"Dec 3, 2021",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dartz/latest/,unverified uploader,,https://github.com/spebbe/dartz +page_transition,https://pub.dev/packages/page_transition,1336,160,100,Flutter Page Transition Package which is the transition second page,2.1.0,"Sep 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/page_transition/latest/,yasinilhan.com,flutter,https://github.com/kalismeras61/flutter_page_transition +flutter_barcode_scanner,https://pub.dev/packages/flutter_barcode_scanner,1322,160,99,"A plugin for barcode scanning support on Android and iOS. Supports barcodes, QR codes, etc.",2.0.0,"Apr 19, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_barcode_scanner/latest/,unverified uploader,"flutter,flutter_plugin_android_lifecycle",https://github.com/AmolGangadhare/flutter_barcode_scanner +screenshot,https://pub.dev/packages/screenshot,1321,150,100,Flutter Screenshot Package (Runtime). Capture any Widget as an image.,3.0.0,"May 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/screenshot/latest/,dsi.dev,flutter,https://github.com/SachinGanesh/screenshot +socket_io_client,https://pub.dev/packages/socket_io_client,1321,140,99,"Dartlang port of socket.io-client for web, flutter, dartvm to use",2.0.3+1,"Aug 1, 2023",BSD-3-Clause,3.0.0-beta.2,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/socket_io_client/latest/,unverified uploader,"js,logging,socket_io_common",https://github.com/rikulo/socket.io-client-dart +awesome_dialog,https://pub.dev/packages/awesome_dialog,1312,150,99,"Flutter package to show beautiful dialogs(INFO,QUESTION,WARNING,SUCCESS,ERROR) with animations as simply as possible.",3.2.1,"Apr 30, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/awesome_dialog/latest/,toranzo.dev,"flutter,rive",https://github.com/marcos930807/awesomeDialogs +feedback,https://pub.dev/packages/feedback,1313,150,96,A Flutter package for getting better feedback. It allows the user to give interactive feedback directly in the app.,3.1.0,"Apr 18, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/feedback/latest/,uekoetter.dev,"flutter,flutter_localizations",https://github.com/ueman/feedback +mockito,https://pub.dev/packages/mockito,1308,150,99,"A mock framework inspired by Mockito with APIs for Fakes, Mocks, behavior verification, and stubbing.",5.4.4,"Dec 14, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mockito/latest/,dart.dev,"analyzer,build,code_builder,collection,dart_style,matcher,meta,path,source_gen,test_api",https://github.com/dart-lang/mockito +like_button,https://pub.dev/packages/like_button,1308,150,98,Like Button is a flutter library that allows you to create a button with animation effects similar to Twitter's heart when you like something.,2.0.5,"Sep 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/like_button/latest/,fluttercandies.com,flutter,https://github.com/fluttercandies/like_button +material_floating_search_bar,https://pub.dev/packages/material_floating_search_bar,1301,80,95,"A Flutter implementation of an expandable and animated floating search bar, also known as persistent search.",0.3.7,"Mar 5, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/material_floating_search_bar/latest/,unverified uploader,"flutter,meta",https://github.com/bxqm/material_floating_search_bar +flutter_markdown,https://pub.dev/packages/flutter_markdown,1301,150,100,"A Markdown renderer for Flutter. Create rich text output, including text styles, tables, links, and more, from plain text data formatted with simple Markdown tags.",0.7.3,"Jun 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_markdown/latest/,flutter.dev,"flutter,markdown,meta,path",https://github.com/flutter/packages/tree/main/packages/flutter_markdown +web_socket_channel,https://pub.dev/packages/web_socket_channel,1288,150,99,"StreamChannel wrappers for WebSockets. Provides a cross-platform WebSocketChannel API, a cross-platform implementation of that API that communicates over an underlying StreamChannel.",3.0.1,"Jul 16, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/web_socket_channel/latest/,tools.dart.dev,"async,crypto,stream_channel,web,web_socket",https://github.com/dart-lang/web_socket_channel +flutter_facebook_auth,https://pub.dev/packages/flutter_facebook_auth,1285,150,100,"The easiest way to add facebook login to your flutter app. Feature includes getting user information, profile picture and more. This plugin also supports Web and macOS.",7.0.1,"Jun 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/flutter_facebook_auth/latest/,meedu.app,"facebook_auth_desktop,flutter,flutter_facebook_auth_platform_interface,flutter_facebook_auth_web",https://github.com/darwin-morocho/flutter-facebook-auth +beamer,https://pub.dev/packages/beamer,1284,160,96,"A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.",1.6.1,"Mar 9, 2024",Apache-2.0,2.0.0-dev.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/beamer/latest/,beamer.dev,"flutter,flutter_web_plugins",https://github.com/slovnicki/beamer/tree/master/package +bottom_navy_bar,https://pub.dev/packages/bottom_navy_bar,1268,150,97,"A beautiful and animated bottom navigation. The navigation bar uses your current theme, but you are free to customize it.",6.1.0,"Jul 13, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_navy_bar/latest/,pedromassango.dev,flutter,https://github.com/pedromassango/bottom_navy_bar +speech_to_text,https://pub.dev/packages/speech_to_text,1266,150,99,A Flutter plugin that exposes device specific speech to text recognition capability.,6.6.2,"Jun 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/speech_to_text/latest/,csdcorp.com,"clock,flutter,flutter_web_plugins,js,json_annotation,meta,pedantic,speech_to_text_macos,speech_to_text_platform_interface",https://github.com/csdcorp/speech_to_text +sleek_circular_slider,https://pub.dev/packages/sleek_circular_slider,1257,140,98,A highly customizable circular slider/progress bar & spinner for Flutter.,2.0.1,"Jun 27, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sleek_circular_slider/latest/,unverified uploader,flutter,https://github.com/matthewfx/sleek-circular-slider +liquid_swipe,https://pub.dev/packages/liquid_swipe,1255,150,97,A Flutter plugin to implement liquid Swipe effect to provided widgets.,3.1.0,"Mar 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/liquid_swipe/latest/,sahdeepsingh.com,"flutter,provider",https://github.com/iamSahdeep/liquid_swipe_flutter +confetti,https://pub.dev/packages/confetti,1254,160,99,"Blast colorful confetti all over the screen. Celebrate in app achievements with style. Control the velocity, angle, gravity and amount of confetti.",0.7.0,"May 13, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/confetti/latest/,funwith.app,"flutter,vector_math",https://github.com/funwithflutter/flutter_confetti +flutter_chat_ui,https://pub.dev/packages/flutter_chat_ui,1254,160,99,"Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.",1.6.14,"Jun 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_chat_ui/latest/,flyer.chat,"diffutil_dart,equatable,flutter,flutter_chat_types,flutter_link_previewer,flutter_parsed_text,intl,meta,photo_view,scroll_to_index,url_launcher,visibility_detector",https://github.com/flyerhq/flutter_chat_ui +flutter_background_service,https://pub.dev/packages/flutter_background_service,1250,150,99,A flutter plugin for executing dart code continously even application closed.,5.0.6,"Jun 18, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_background_service/latest/,maseka.dev,"flutter,flutter_background_service_android,flutter_background_service_ios,flutter_background_service_platform_interface",https://github.com/ekasetiawans/flutter_background_service +objectbox,https://pub.dev/packages/objectbox,1242,150,98,Flutter database for super-fast NoSQL ACID compliant object persistence.,4.0.1,"May 27, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://docs.objectbox.io/,https://pub.dev/documentation/objectbox/latest/",objectbox.io,"collection,ffi,flat_buffers,meta,path",https://github.com/objectbox/objectbox-dart/tree/main/objectbox +sliver_tools,https://pub.dev/packages/sliver_tools,1240,160,99,A set of useful sliver tools that are missing from the flutter framework,0.2.12,"Jul 17, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sliver_tools/latest/,pietervanloon.com,flutter,https://github.com/Kavantix/sliver_tools +tutorial_coach_mark,https://pub.dev/packages/tutorial_coach_mark,1233,150,99,"Guide that helps you to present your app and its features in a beautiful, simple and customizable way. Tutorial | Guide | Coach.",1.2.11,"Oct 13, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tutorial_coach_mark/latest/,rafaelbarbosatec.com,flutter,https://github.com/RafaelBarbosatec/tutorial_coach_mark +flutter_modular,https://pub.dev/packages/flutter_modular,1232,150,98,Smart project structure with dependency injection and route management,6.3.4,"May 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_modular/latest/,flutterando.com.br,"flutter,flutter_web_plugins,meta,modular_core,result_dart",https://github.com/Flutterando/modular +mobx,https://pub.dev/packages/mobx,1229,160,99,"MobX is a library for reactively managing the state of your applications. Use the power of observables, actions, and reactions to supercharge your Dart and Flutter apps.",2.3.3+2,"Apr 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mobx/latest/,vyuh.tech,"collection,meta",https://github.com/mobxjs/mobx.dart +flutter_tts,https://pub.dev/packages/flutter_tts,1230,160,99,"A flutter plugin for Text to Speech. This plugin is supported on iOS, macOS, Android, Web, & Windows.",4.0.2,"Mar 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_tts/latest/,tundralabs.com,"flutter,flutter_web_plugins",https://github.com/dlutton/flutter_tts +flutter_speed_dial,https://pub.dev/packages/flutter_speed_dial,1226,150,99,"Flutter plugin to implement a beautiful and dynamic Material Design Speed Dial with labels, animated icons, multi-directional children and much more.",7.0.0,"May 23, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_speed_dial/latest/,prateek.sunal.in,flutter,https://github.com/darioielardi/flutter_speed_dial/ +animated_bottom_navigation_bar,https://pub.dev/packages/animated_bottom_navigation_bar,1227,150,99,Animated Bottom Navigation Bar Widget implementation inspired by https://dribbble.com/shots/7134849-Simple-Tab-Bar-Animation,1.3.3,"Jan 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_bottom_navigation_bar/latest/,lanars.com,flutter,https://github.com/LanarsInc/animated-bottom-navigation-bar-flutter +auto_animated,https://pub.dev/packages/auto_animated,1221,160,97,Widgets starting auto play animation when mounted. It is already possible to animate the list and icons.,3.2.0,"Jun 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_animated/latest/,serge.software,"flutter,visibility_detector",https://github.com/ScerIO/packages.flutter/tree/main/packages/auto_animated +flutter_stripe,https://pub.dev/packages/flutter_stripe,1219,150,99,"Flutter library for Stripe. Supports PaymentSheets, Apple & Google Pay, SCA, PSD2 and much more.",11.0.0,"Jul 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_stripe/latest/,flutterstripe.io,"flutter,meta,stripe_android,stripe_ios,stripe_platform_interface",https://github.com/flutter-stripe/flutter_stripe +injectable,https://pub.dev/packages/injectable,1214,160,99,"Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.",2.4.4,"Jul 21, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/injectable/latest/,codeness.ly,"get_it,meta",https://github.com/Milad-Akarie/injectable +collection,https://pub.dev/packages/collection,1210,150,100,Collections and utilities functions and classes related to collections.,1.19.0,"Jun 13, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/collection/latest/,dart.dev,,https://github.com/dart-lang/collection +mask_text_input_formatter,https://pub.dev/packages/mask_text_input_formatter,1177,150,100,The package provides TextInputFormatter for TextField and TextFormField which format the input by a given mask.,2.9.0,"Feb 15, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mask_text_input_formatter/latest/,unverified uploader,flutter,https://github.com/siqwin/mask_text_input_formatter +better_player,https://pub.dev/packages/better_player,1164,140,98,Advanced video player. It solves many typical use cases and it's easy to run.,0.0.84,"Jun 15, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://jhomlala.github.io/betterplayer/,https://pub.dev/documentation/better_player/latest/",hasoft.pl,"collection,cupertino_icons,flutter,flutter_widget_from_html_core,meta,path_provider,visibility_detector,wakelock_plus,xml",https://github.com/jhomlala/betterplayer +audio_service,https://pub.dev/packages/audio_service,1160,160,98,Flutter plugin to play audio in the background while the screen is off.,0.18.15,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/audio_service/latest/,ryanheise.com,"audio_service_platform_interface,audio_service_web,audio_session,clock,flutter,flutter_cache_manager,flutter_web_plugins,js,rxdart",https://github.com/ryanheise/audio_service/tree/minor/audio_service +flutter_platform_widgets,https://pub.dev/packages/flutter_platform_widgets,1154,140,98,Simplifying the use of both Material and Cupertino widgets with a single widget,7.0.1,"Jul 21, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/stryder-dev/flutter_platform_widgets/wiki,https://pub.dev/documentation/flutter_platform_widgets/latest/",stryder.dev,"cupertino_icons,flutter",https://github.com/stryder-dev/flutter_platform_widgets +firebase_analytics,https://pub.dev/packages/firebase_analytics,1151,150,100,"Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.",11.2.1,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/firebase_analytics/latest/,firebase.google.com,"firebase_analytics_platform_interface,firebase_analytics_web,firebase_core,firebase_core_platform_interface,flutter",https://github.com/firebase/flutterfire/tree/master/packages/firebase_analytics/firebase_analytics +geocoding,https://pub.dev/packages/geocoding,1148,155,100,A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.,3.0.0,"Mar 13, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/geocoding/latest/,baseflow.com,"flutter,geocoding_android,geocoding_ios,geocoding_platform_interface",https://github.com/baseflow/flutter-geocoding/tree/main/geocoding +card_swiper,https://pub.dev/packages/card_swiper,1146,160,99,"swiper/carousel for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.",3.0.1,"Jul 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/card_swiper/latest/,unverified uploader,flutter,https://github.com/TheAnkurPanchani/flutter_swiper +intro_slider,https://pub.dev/packages/intro_slider,1136,150,98,Flutter Intro Slider is a flutter plugin that helps you make a cool intro for your app,4.2.1,"Sep 9, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/intro_slider/latest/,unverified uploader,flutter,https://github.com/duytq94/flutter-intro-slider +flutter_lints,https://pub.dev/packages/flutter_lints,1129,160,100,"Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.",4.0.0,"May 9, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_lints/latest/,flutter.dev,lints,https://github.com/flutter/packages/tree/main/packages/flutter_lints +assets_audio_player,https://pub.dev/packages/assets_audio_player,1121,130,98,"Play music/audio stored in assets files directly from Flutter & Network, Radio, LiveStream, Local files. Compatible with Android, iOS, web and macOS.",3.1.1,"Aug 30, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/assets_audio_player/latest/,unverified uploader,"assets_audio_player_web,flutter,http,path_provider,rxdart,uuid",https://github.com/florent37/Flutter-AssetsAudioPlayer +firebase_crashlytics,https://pub.dev/packages/firebase_crashlytics,1121,150,100,Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.,4.0.4,"Jul 30, 2024",MIT,,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,1119,160,98,Periodic callbacks in the background for both iOS and Android. Includes Android Headless implementation.,1.3.5,"May 27, 2024",MIT,,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,1107,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/internet_connection_checker/latest/,unverified uploader,,https://github.com/RounakTadvi/internet_connection_checker +flutter_webrtc,https://pub.dev/packages/flutter_webrtc,1106,150,98,"Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.",0.11.5,"Jul 23, 2024",MIT,,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,1101,160,99,A Flutter package providing a Avatar Glow Widget with cool background glowing animation,3.0.1,"Dec 12, 2023",MIT,,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,1093,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,,"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,1089,150,100,Classes and helper functions that support JSON code generation via the `json_serializable` package.,4.9.0,"Apr 24, 2024",MIT,,"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,1068,160,100,A simple (but correct) dart class for validating email addresses,3.0.0,"Jun 21, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/email_validator/latest/,unverified uploader,,https://github.com/fredeil/email-validator.dart +keyboard_actions,https://pub.dev/packages/keyboard_actions,1061,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,,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,1042,150,98,"A highly customizable, powerful and easy-to-use alerting library for Flutter.",3.1.1,"Jun 24, 2024",BSD-3-Clause,,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,1042,140,100,A widget that detects the visibility of its child and notifies a callback.,0.4.0+2,"Mar 9, 2023",MIT,,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,1036,160,99,Enables In App Updates on Android using the official Android APIs.,4.2.3,"Jun 2, 2024",MIT,,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,1022,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,,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,1021,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,,"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,1018,160,98,A Flutter package with custom implementation of the Side Menu (Drawer),3.2.0,"Feb 26, 2024",unknown,,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,1011,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,,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,1009,150,100,A Flutter plugin for opening iOS and Android phone settings from an app.,5.1.1,"Sep 24, 2023",MIT,,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,1006,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,,"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,1002,160,99,Converts already built widgets into skeleton loaders with no extra effort.,1.4.2,"Jul 31, 2024",MIT,,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,,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,,"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,,"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,,"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,,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,,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,,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,,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,,"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,,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,,,,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,,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,,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,,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,,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,,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,,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,,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,,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,,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,,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,,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,,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,,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,,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,,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,,FLUTTER,,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,,,,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,,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,,"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,,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,,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,,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,,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/retry/latest/,google.dev,,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,,"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,,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,,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,,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,,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lint/latest/,pascalwelsch.com,,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,,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,,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,,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,,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,,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,,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,,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,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_icons/latest/,flutter.dev,,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,,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,,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,,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,,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,,"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,,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,,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",,,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,,"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,,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/logging/latest/,dart.dev,,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,,"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,,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,,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,,"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,,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,,"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,,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,,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,,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,,"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,,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,,,,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,,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,,,,,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,,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,,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,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_linkify/latest/,cretezy.com,"flutter,linkify",https://github.com/Cretezy/flutter_linkify +mason,https://pub.dev/packages/mason,732,160,97,A Dart template generator which helps teams generate files quickly and consistently.,0.1.0-dev.57,"Jun 13, 2024",MIT,,"DART, FLUTTER",WINDOWS,"https://github.com/felangel/mason/tree/master/packages/mason_cli#readme,https://pub.dev/documentation/mason/latest/",brickhub.dev,"archive,checked_yaml,collection,convert,crypto,http,json_annotation,mason_logger,meta,mustache_template,path,pool,pub_semver,yaml",https://github.com/felangel/mason +google_generative_ai,https://pub.dev/packages/google_generative_ai,731,150,98,The Google AI Dart SDK enables developers to use Google's state-of-the-art generative AI models (like Gemini).,0.4.3,"Jun 5, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_generative_ai/latest/,google.dev,http,https://github.com/google-gemini/generative-ai-dart/tree/main/pkgs/google_generative_ai +flutter_layout_grid,https://pub.dev/packages/flutter_layout_grid,729,160,98,"A powerful grid layout system for Flutter, optimized for complex user interface design.",2.0.7,"May 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_layout_grid/latest/,madewithfelt.com,"collection,flutter,quiver",https://github.com/shyndman/flutter_layout_grid +dart_frog,https://pub.dev/packages/dart_frog,728,160,97,"A fast, minimalistic backend framework for Dart built by Very Good Ventures.",1.1.0,"Feb 2, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://dartfrog.vgv.dev/docs/overview,https://pub.dev/documentation/dart_frog/latest/",verygood.ventures,"http_methods,http_parser,meta,mime,shelf,shelf_hotreload,shelf_static",https://github.com/VeryGoodOpenSource/dart_frog +flare_flutter,https://pub.dev/packages/flare_flutter,729,110,98,Vector design and runtime animation for Flutter.,3.0.2,"Jul 29, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flare_flutter/latest/,rive.app,"collection,flutter,meta",https://github.com/2d-inc/Flare-Flutter +syncfusion_flutter_datagrid,https://pub.dev/packages/syncfusion_flutter_datagrid,726,150,99,"The Syncfusion Flutter DataGrid is used to display and manipulate data in a tabular view. Its rich feature set includes different types of columns, selections, column sizing, etc.",26.2.7,"Jul 30, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/,syncfusion.com,"collection,flutter,syncfusion_flutter_core",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_datagrid +wechat_assets_picker,https://pub.dev/packages/wechat_assets_picker,726,150,99,"An image picker (also with videos and audio) for Flutter projects based on WeChat's UI, with full support for customization.",9.2.0,"Aug 1, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/wechat_assets_picker/latest/,fluttercandies.com,"extended_image,flutter,photo_manager,photo_manager_image_provider,provider,video_player,wechat_picker_library",https://github.com/fluttercandies/flutter_wechat_assets_picker +calendar_view,https://pub.dev/packages/calendar_view,726,160,97,A Flutter package allows you to easily implement all calendar UI and calendar event functionality.,1.2.0,"May 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/calendar_view/latest/,simform.com,flutter,https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view +flutter_custom_clippers,https://pub.dev/packages/flutter_custom_clippers,723,150,98,Flutter package that provides you custom clippers to help you achieve various custom shapes.,2.1.0,"Dec 23, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_custom_clippers/latest/,dlohani.com.np,flutter,https://github.com/lohanidamodar/flutter_custom_clippers +flutter_webview_plugin,https://pub.dev/packages/flutter_webview_plugin,718,135,98,Plugin that allow Flutter to communicate with a native Webview.,0.4.0,"May 24, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_webview_plugin/latest/,fluttercommunity.dev,flutter,https://github.com/dart-flitter/flutter_webview_plugin +after_layout,https://pub.dev/packages/after_layout,716,160,98,"Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.",1.2.0,"May 16, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/after_layout/latest/,fluttercommunity.dev,flutter,https://github.com/fluttercommunity/flutter_after_layout +liquid_pull_to_refresh,https://pub.dev/packages/liquid_pull_to_refresh,714,150,97,A beautiful and custom refresh indicator with some cool animations and transitions for flutter.,3.0.1,"Jan 10, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/liquid_pull_to_refresh/latest/,ayushagarwal.ml,flutter,https://github.com/aagarwal1012/Liquid-Pull-To-Refresh/ +vibration,https://pub.dev/packages/vibration,710,160,99,"A plugin for handling Vibration API on iOS, Android, web and OpenHarmony.",1.9.0,"May 20, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/vibration/latest/,unverified uploader,"flutter,vibration_platform_interface",https://github.com/benjamindean/flutter_vibration +story_view,https://pub.dev/packages/story_view,708,140,98,"Display stories just like Whatsapp & Instagram. Can be used inline/inside ListView or Column just like Google News app. Comes with gestures to pause, forward & go to previous page.",0.16.5,"Feb 18, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/story_view/latest/,degreat.co.uk,"collection,flutter,flutter_cache_manager,rxdart,video_player",https://github.com/blackmann/story_view +liquid_progress_indicator,https://pub.dev/packages/liquid_progress_indicator,705,90,94,A progress indicator with water-like effect in Flutter. Works similarly to Flutters own ProgressIndicator.,0.4.0,"Jul 9, 2021",MIT,,,,https://pub.dev/documentation/liquid_progress_indicator/latest/,unverified uploader,flutter,https://github.com/JordanADavies/liquid_progress_indicator +hive_flutter,https://pub.dev/packages/hive_flutter,704,130,100,Extension for Hive. Makes it easier to use Hive in Flutter apps.,1.1.0,"Jun 20, 2021",unknown,2.0.0-dev,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.hivedb.dev/,https://pub.dev/documentation/hive_flutter/latest/",hivedb.dev,"flutter,hive,path,path_provider",https://github.com/hivedb/hive +archive,https://pub.dev/packages/archive,702,150,100,"Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.",3.6.1,"Jun 1, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/archive/latest/,loki3d.com,"crypto,path",https://github.com/brendan-duncan/archive +animated_splash_screen,https://pub.dev/packages/animated_splash_screen,699,150,99,The easiest way to create your animated splash screen in a fully customizable way.,1.3.0,"Jul 3, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_splash_screen/latest/,cleancode.dev,"flutter,page_transition",https://github.com/clean-code-dev/animated_splash_screen +awesome_snackbar_content,https://pub.dev/packages/awesome_snackbar_content,698,160,98,"Uplift your snackbar experience with various alert messages i.e. success, failure, help or warning with unique UI design.",0.1.3,"Apr 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/awesome_snackbar_content/latest/,mhmz.dev,"flutter,flutter_localizations,flutter_svg",https://github.com/mhmzdev/awesome_snackbar_content +concentric_transition,https://pub.dev/packages/concentric_transition,695,160,94,"Concentric Transition effect. Useful for onboarding, page transitions etc.",1.0.3,"Jun 8, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/concentric_transition/latest/,unverified uploader,flutter,https://github.com/tiamo/flutter-concentric-transition +dots_indicator,https://pub.dev/packages/dots_indicator,691,150,99,Dots indicator to show progression of a PageView for example,3.0.0,"May 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dots_indicator/latest/,unverified uploader,flutter,https://github.com/pyozer/dots_indicator +tflite_flutter,https://pub.dev/packages/tflite_flutter,691,140,98,"TensorFlow Lite Flutter plugin provides an easy, flexible, and fast Dart API to integrate TFLite models in flutter apps across mobile and desktop platforms.",0.10.4,"Dec 7, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/tflite_flutter/latest/,tensorflow.org,"ffi,flutter,path,plugin_platform_interface,quiver",https://github.com/tensorflow/flutter-tflite +built_value,https://pub.dev/packages/built_value,684,160,99,"Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.",8.9.2,"Apr 3, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/built_value/latest/,google.dev,"built_collection,collection,fixnum,meta",https://github.com/google/built_value.dart/tree/master/built_value +flutter_flavorizr,https://pub.dev/packages/flutter_flavorizr,679,150,97,A flutter utility to easily create flavors in your flutter application,2.2.3,"Apr 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_flavorizr/latest/,angelocassano.it,"archive,args,checked_yaml,collection,flutter,image,io,json_annotation,sprintf,xml,yaml",https://github.com/AngeloAvv/flutter_flavorizr +app_links,https://pub.dev/packages/app_links,677,160,100,"Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter (desktop included).",6.1.4,"Jul 3, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/app_links/latest/,openapi4j.org,"app_links_linux,app_links_platform_interface,app_links_web,flutter",https://github.com/llfbandit/app_links +intl_phone_field,https://pub.dev/packages/intl_phone_field,676,145,99,A customised Flutter TextFormField to input international phone number along with country code.,3.2.0,"Jun 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/intl_phone_field/latest/,vanshgoel.me,flutter,https://github.com/vanshg395/intl_phone_field +syncfusion_flutter_pdf,https://pub.dev/packages/syncfusion_flutter_pdf,675,150,98,"The Flutter PDF is a library written natively in Dart for creating, reading, editing, and securing PDF files in Android, iOS, and web platforms.",26.2.7,"Jul 30, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_pdf/latest/,syncfusion.com,"convert,crypto,flutter,http,intl,syncfusion_flutter_core,xml",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_pdf +receive_sharing_intent,https://pub.dev/packages/receive_sharing_intent,674,150,98,"A flutter plugin that enables flutter apps to receive sharing photos, text or url from other apps.",1.8.0,"Apr 29, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/receive_sharing_intent/latest/,kasem.dev,"flutter,plugin_platform_interface",https://github.com/KasemJaffer/receive_sharing_intent +octo_image,https://pub.dev/packages/octo_image,670,160,97,"A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.",2.0.0,"Sep 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/octo_image/latest/,baseflow.com,flutter,https://github.com/Baseflow/octo_image +purchases_flutter,https://pub.dev/packages/purchases_flutter,669,140,99,"Flutter in-app purchases and subscriptions made easy. The plugin supports iOS, macOS and Android.",6.30.2,"Jul 18, 2024",MIT,7.0.0-beta.1,FLUTTER,"ANDROID, IOS, MACOS","https://docs.revenuecat.com/docs,https://pub.dev/documentation/purchases_flutter/latest/",revenuecat.com,"flutter,freezed_annotation,json_annotation",https://github.com/RevenueCat/purchases-flutter +graphic,https://pub.dev/packages/graphic,669,150,97,A grammar of data visualization and Flutter charting library.,2.4.0,"Jul 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/graphic/latest/,unverified uploader,"collection,flutter,path_drawing,vector_math",https://github.com/entronad/graphic +flutter_mobx,https://pub.dev/packages/flutter_mobx,666,160,99,Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.,2.2.1+1,"Mar 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_mobx/latest/,vyuh.tech,"flutter,mobx,provider",https://github.com/mobxjs/mobx.dart +draggable_home,https://pub.dev/packages/draggable_home,667,150,93,Draggable is a library for adding a beautiful draggable home page,1.0.5,"Sep 28, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/4-alok/draggable_home/blob/main/README.md,https://pub.dev/documentation/draggable_home/latest/",unverified uploader,"flutter,rxdart",https://github.com/4-alok/draggable_home +overlay_support,https://pub.dev/packages/overlay_support,662,140,99,"provider support for overlay, easy to build toast and internal notification",2.1.0,"Nov 13, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/overlay_support/latest/,soit.tech,"async,flutter",https://github.com/boyan01/overlay_support +flutter_portal,https://pub.dev/packages/flutter_portal,660,160,98,"Evolved Overlay/OverlayEntry - declarative not imperative, intuitive-context, and easy-alignment",1.1.4,"May 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_portal/latest/,cjycode.com,"collection,flutter,vector_math",https://github.com/fzyzcjy/flutter_portal +material_design_icons_flutter,https://pub.dev/packages/material_design_icons_flutter,657,140,99,The Material Design Icons designed by the community for Flutter,7.0.7296,"Jun 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/material_design_icons_flutter/latest/,ziofat.dev,flutter,https://github.com/ziofat/material_design_icons_flutter +routemaster,https://pub.dev/packages/routemaster,643,130,96,"Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes.",1.0.1,"Jun 5, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/routemaster/latest/,tom.gilder.dev,"collection,flutter,flutter_web_plugins,path",https://github.com/tomgilder/routemaster +day_night_time_picker,https://pub.dev/packages/day_night_time_picker,644,145,97,A day night time picker for Flutter. Beautiful day and night animation with Sun and Moon assets.,1.3.1,"Mar 31, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/day_night_time_picker/latest/,tech3d.site,flutter,https://github.com/subhamayd2/day_night_time_picker +super_editor,https://pub.dev/packages/super_editor,640,140,86,"Configurable, composable, extensible text editor and document renderer for Flutter.",0.2.7,"Jun 11, 2024",MIT,0.3.0-dev.2,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/super_editor/latest/,superlist.com,"attributed_text,characters,collection,flutter,flutter_test,flutter_test_robots,http,linkify,logging,overlord,super_text_layout,url_launcher,uuid",https://github.com/superlistapp/super_editor +melos,https://pub.dev/packages/melos,640,160,97,A tool for managing Dart & Flutter repositories with multiple packages (monorepo). Supports automated versioning via Conventional Commits. Inspired by JavaScripts Lerna package.,6.1.0,"Jun 17, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/melos/latest/,invertase.io,"ansi_styles,args,async,cli_launcher,cli_util,collection,conventional_commit,file,glob,graphs,http,intl,meta,mustache_template,path,platform,pool,prompts,pub_semver,pub_updater,pubspec,string_scanner,yaml,yaml_edit",https://github.com/invertase/melos/tree/main/packages/melos +photo_manager,https://pub.dev/packages/photo_manager,640,150,99,"A Flutter plugin that provides album assets abstraction management APIs on Android, iOS, macOS, and OpenHarmony.",3.2.2,"Jul 19, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/photo_manager/latest/,fluttercandies.com,flutter,https://github.com/fluttercandies/flutter_photo_manager +translator,https://pub.dev/packages/translator,641,150,98,A free and unlimited Google Translate API for Dart. You can use it for translate strings and text for educational purpose.,1.0.0,"Feb 9, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/translator/latest/,unverified uploader,http,https://github.com/gabrielpacheco23/google-translator +wave,https://pub.dev/packages/wave,639,140,96,"Widget for displaying waves with custom color, duration, floating and blur effects.",0.2.2,"Jun 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wave/latest/,glorylab.xyz,flutter,https://github.com/i-protoss/wave +get_cli,https://pub.dev/packages/get_cli,635,110,96,Official CLI for GetX™ framework to build Flutter and Server Applications easily,1.8.4,"Apr 11, 2023",Apache-2.0,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/get_cli/latest/,getx.site,"ansicolor,collection,dart_style,dcli,http,intl,path,process_run,pubspec,recase,version,yaml",https://github.com/jonataslaw/get_cli +sliding_sheet,https://pub.dev/packages/sliding_sheet,635,80,94,A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.,0.5.2,"Oct 22, 2021",MIT,,,,https://pub.dev/documentation/sliding_sheet/latest/,unverified uploader,flutter,https://github.com/bxqm/sliding_sheet +envied,https://pub.dev/packages/envied,632,160,98,Explicitly reads environment variables into a dart file from a .env file for more security and faster start up times.,0.5.4+1,"Apr 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/envied/latest/,cinibulk.dev,,https://github.com/petercinibulk/envied +animated_toggle_switch,https://pub.dev/packages/animated_toggle_switch,627,160,98,"Fully customizable, draggable and animated switch with multiple choices and smooth loading animation. It has prebuilt constructors for rolling and size animations.",0.8.2,"Feb 26, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_toggle_switch/latest/,splashbyte.dev,flutter,https://github.com/splashbyte/animated_toggle_switch +event_bus,https://pub.dev/packages/event_bus,625,160,99,A simple Event Bus using Dart Streams for decoupling applications,2.0.0,"Mar 4, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/event_bus/latest/,jakobservices.ch,,https://github.com/marcojakob/dart-event-bus +flutter_snake_navigationbar,https://pub.dev/packages/flutter_snake_navigationbar,621,150,96,Flutter bottom navigation bar widget with snake animation on change item.,0.6.1,"Mar 9, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_snake_navigationbar/latest/,herodot.com,flutter,https://github.com/AllinMobile/SnakeBottomNavigationBar.git +line_icons,https://pub.dev/packages/line_icons,619,140,98,"Another icon library, based on Awesome Line Icons (by www.icons8.com) and with the help of FlutterIcon.com",2.0.3,"Jul 5, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/line_icons/latest/,unverified uploader,flutter,https://github.com/galonsos +realm,https://pub.dev/packages/realm,618,160,98,The official Realm SDK for Flutter. Realm is a mobile database - an alternative to SQLite and key-value stores.,3.3.0,"Jul 20, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/realm/latest/,realm.io,"flutter,realm_dart",https://github.com/realm/realm-dart +im_stepper,https://pub.dev/packages/im_stepper,618,150,97,"A growing collection of beautiful, easy to use, stepper and page indicator widgets.",1.0.1+1,"Jun 10, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/im_stepper/latest/,imujtaba.com,flutter,https://github.com/imujtaba8488/package_im_stepper.git +network_info_plus,https://pub.dev/packages/network_info_plus,618,130,99,Flutter plugin for discovering information (e.g. WiFi details) of the network.,6.0.0,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/network_info_plus/latest/,fluttercommunity.dev,"collection,ffi,flutter,flutter_web_plugins,meta,network_info_plus_platform_interface,nm,win32",https://github.com/fluttercommunity/plus_plugins/tree/main/packages/network_info_plus/network_info_plus +icons_launcher,https://pub.dev/packages/icons_launcher,616,160,97,A command-line tool that simplifies the task of updating your Flutter app's launcher icon.,2.1.7,"Jan 8, 2024",MIT,3.0.0-beta.3,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/icons_launcher/latest/,mrrhak.com,"args,image,path,universal_io,yaml",https://github.com/mrrhak/icons_launcher/tree/master +video_compress,https://pub.dev/packages/video_compress,615,160,99,"Light library of video manipulation of Flutter. Compress video, remove audio, get video thumbnail from dart code.",3.1.2,"Nov 21, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/video_compress/latest/,getx.site,flutter,https://github.com/jonataslaw/VideoCompress +very_good_analysis,https://pub.dev/packages/very_good_analysis,613,160,97,Lint rules for Dart and Flutter used internally at Very Good Ventures.,6.0.0,"Jun 25, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/VeryGoodOpenSource/very_good_analysis,https://pub.dev/documentation/very_good_analysis/latest/",verygood.ventures,,https://github.com/VeryGoodOpenSource/very_good_analysis +audio_waveforms,https://pub.dev/packages/audio_waveforms,613,160,98,A Flutter package that allow you to generate waveform while recording audio or from audio file.,1.0.5,"Mar 5, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/audio_waveforms/latest/,simform.com,flutter,https://github.com/SimformSolutionsPvtLtd/audio_waveforms +palette_generator,https://pub.dev/packages/palette_generator,610,160,99,Flutter package for generating palette colors from a source image.,0.3.3+4,"Jul 11, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/palette_generator/latest/,flutter.dev,"collection,flutter",https://github.com/flutter/packages/tree/main/packages/palette_generator +firebase_database,https://pub.dev/packages/firebase_database,610,140,100,"Flutter plugin for Firebase Database, a cloud-hosted NoSQL database with realtime data syncing across Android and iOS clients, and offline access.",11.0.4,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/firebase_database/latest/,firebase.google.com,"firebase_core,firebase_core_platform_interface,firebase_database_platform_interface,firebase_database_web,flutter",https://github.com/firebase/flutterfire/tree/master/packages/firebase_database/firebase_database +new_version,https://pub.dev/packages/new_version,608,130,96,Check if your user has the most recent version of your Flutter app.,0.3.1,"Jun 6, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/new_version/latest/,unverified uploader,"collection,flutter,html,http,package_info_plus,url_launcher",https://github.com/timtraversy/new_version +very_good_cli,https://pub.dev/packages/very_good_cli,607,160,78,A Very Good Command-Line Interface for Dart created by Very Good Ventures.,0.22.2,"Jul 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://cli.vgv.dev/docs/overview,https://pub.dev/documentation/very_good_cli/latest/",verygood.ventures,"args,cli_completion,collection,equatable,glob,lcov_parser,mason,mason_logger,meta,package_config,pana,path,pub_updater,pubspec_parse,stack_trace,universal_io,very_good_test_runner,yaml",https://github.com/VeryGoodOpenSource/very_good_cli +flutter_offline,https://pub.dev/packages/flutter_offline,609,150,97,A tidy utility to handle offline/online connectivity like a Boss.,4.0.0,"Jul 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_offline/latest/,ogbomo.com,"connectivity_plus,flutter,network_info_plus",https://github.com/jogboms/flutter_offline +numberpicker,https://pub.dev/packages/numberpicker,601,160,98,NumberPicker is a widget allowing user to choose numbers by scrolling spinners.,2.1.2,"Apr 11, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/numberpicker/latest/,unverified uploader,"flutter,infinite_listview",https://github.com/MarcinusX/NumberPicker +flutter_switch,https://pub.dev/packages/flutter_switch,600,150,99,"A custom switch widget that can have a custom height and width, borders, border radius, colors, toggle size, custom text and icons inside the toggle.",0.3.2,"Jun 22, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_switch/latest/,nickromero.dev,flutter,https://github.com/boringdeveloper/FlutterSwitch +expansion_tile_card,https://pub.dev/packages/expansion_tile_card,598,150,98,"An ""expansion"" on the Flutter SDK's standard ExpansionTile, to create a Google Material Theme inspired raised widget, ExpansionTileCard, instead.",3.0.0,"May 23, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expansion_tile_card/latest/,skylled.dev,flutter,https://github.com/Skylled/expansion_tile_card +pretty_dio_logger,https://pub.dev/packages/pretty_dio_logger,593,160,99,"Pretty Dio logger is a Dio interceptor that logs network calls in a pretty, easy to read format.",1.4.0,"Jul 21, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pretty_dio_logger/latest/,codeness.ly,dio,https://github.com/Milad-Akarie/pretty_dio_logger +catcher,https://pub.dev/packages/catcher,591,140,94,Plugin for error catching which provides multiple handlers for dealing with errors when they are not caught by the developer.,0.8.0,"Nov 9, 2023",Apache-2.0,1.0.0-dev1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/catcher/latest/,hasoft.pl,"device_info_plus,device_info_plus_platform_interface,dio,flutter,flutter_mailer,flutter_web_plugins,fluttertoast,logging,mailer,package_info_plus,sentry,universal_io,very_good_analysis",https://github.com/jhomlala/catcher +toastification,https://pub.dev/packages/toastification,588,160,98,Toastification is a Flutter package that allows you to easily show toast and notification messages in your application.,2.1.0,"Jul 21, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/toastification/latest/,payamzahedi.com,"collection,equatable,flutter,iconsax_flutter,pausable_timer,uuid",https://github.com/payam-zahedi/toastification +record,https://pub.dev/packages/record,589,160,99,"Audio recorder from microphone to file or stream with multiple codecs, bit rate and sampling rate options.",5.1.2,"Jun 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/record/latest/,openapi4j.org,"flutter,record_android,record_darwin,record_linux,record_platform_interface,record_web,record_windows,uuid",https://github.com/llfbandit/record/tree/master/record +fvm,https://pub.dev/packages/fvm,586,140,90,"A simple cli to manage Flutter SDK versions per project. Support channels, releases, and local cache for fast switching between versions.",3.1.7,"Jun 4, 2024",MIT,,"DART, FLUTTER",WINDOWS,https://pub.dev/documentation/fvm/latest/,leoafarias.com,"args,cli_completion,dart_console,dart_mappable,date_format,git,interact,io,jsonc,mason_logger,meta,path,pub_semver,pub_updater,pubspec,scope,stack_trace,tint,yaml",https://github.com/leoafarias/fvm +html_editor_enhanced,https://pub.dev/packages/html_editor_enhanced,583,150,98,"HTML rich text editor for Android, iOS, and Web, using the Summernote library. Enhanced with highly customizable widget-based controls, bug fixes, callbacks, dark mode, and more.",2.6.0,"May 18, 2024",MIT,,FLUTTER,"IOS, WEB",https://pub.dev/documentation/html_editor_enhanced/latest/,unverified uploader,"file_picker,flex_color_picker,flutter,flutter_inappwebview,flutter_keyboard_visibility,lints,meta,numberpicker,pointer_interceptor,visibility_detector",https://github.com/tneotia/html-editor-enhanced +supabase_flutter,https://pub.dev/packages/supabase_flutter,582,160,99,Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.,2.5.11,"Jul 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS","https://supabase.com/docs/reference/dart/introduction,https://pub.dev/documentation/supabase_flutter/latest/",supabase.io,"app_links,async,crypto,flutter,http,meta,path_provider,shared_preferences,supabase,url_launcher",https://github.com/supabase/supabase-flutter/tree/main/packages/supabase_flutter +rate_my_app,https://pub.dev/packages/rate_my_app,581,150,98,"Allows to kindly ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...).",2.2.0,"May 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/rate_my_app/latest/,skyost.eu,"flutter,flutter_rating_bar,shared_preferences",https://github.com/Skyost/RateMyApp +dismissible_page,https://pub.dev/packages/dismissible_page,579,160,96,"Flutter widget that allows you to dismiss page to any direction, forget the boring back button and plain transitions..",1.0.2,"Apr 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dismissible_page/latest/,fman.ge,flutter,https://github.com/Tkko/Flutter_dismissible_page +bloc_test,https://pub.dev/packages/bloc_test,577,160,98,A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.,9.1.7,"Mar 24, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://bloclibrary.dev/getting-started,https://pub.dev/documentation/bloc_test/latest/",bloclibrary.dev,"bloc,diff_match_patch,meta,mocktail,test",https://github.com/felangel/bloc/tree/master/packages/bloc_test +sidebarx,https://pub.dev/packages/sidebarx,577,160,97,flutter multiplatform navigation sidebar / side navigationbar / drawer widget,0.17.1,"Apr 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sidebarx/latest/,frezycode.com,flutter,https://github.com/Frezyx/sidebarx +flutter_reactive_ble,https://pub.dev/packages/flutter_reactive_ble,574,140,97,Reactive Bluetooth Low Energy (BLE) plugin that can communicate with multiple devices,5.3.1,"Feb 5, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_reactive_ble/latest/,meethue.com,"collection,flutter,functional_data,meta,reactive_ble_mobile,reactive_ble_platform_interface",https://github.com/PhilipsHue/flutter_reactive_ble +bubble,https://pub.dev/packages/bubble,574,140,98,A Flutter widget for chat like a speech bubble in Whatsapp and others.,1.2.1,"Mar 10, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bubble/latest/,yet-another.dev,flutter,https://github.com/vi-k/bubble +giffy_dialog,https://pub.dev/packages/giffy_dialog,573,160,93,"A Flutter package for a quick, handy and beautiful giffy dialogs and bottom sheets.",2.1.0,"Mar 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/giffy_dialog/latest/,xdsahil.dev,"flutter,lottie,rive",https://github.com/xsahil03x/giffy_dialog +quiver,https://pub.dev/packages/quiver,572,150,99,"Quiver is a set of utility libraries for Dart that makes using many Dart libraries easier and more convenient, or adds additional functionality.",3.2.1,"Dec 20, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/quiver/latest/,google.dev,matcher,https://github.com/google/quiver-dart +slimy_card,https://pub.dev/packages/slimy_card,571,30,81,It provides a beautiful slime-like animation of a Card that separates into two.,1.0.4,"Apr 15, 2020",unknown,,,,,unverified uploader,"flare_flutter,flutter",https://github.com/AkashDivya/SlimyCard-Animated-Flutter-Project +boxy,https://pub.dev/packages/boxy,569,160,95,"Overcome limitations of built-in layouts, advanced flex, custom multi-child layouts, slivers, and more!",2.2.0,"Jan 21, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://boxy.wiki/,https://pub.dev/documentation/boxy/latest/",tst.sh,"flutter,vector_math",https://github.com/pingbird/boxy +clipboard,https://pub.dev/packages/clipboard,569,150,99,A flutter package that helps copy text to clipboard and paste from clipboard.,0.1.3,"Mar 9, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/clipboard/latest/,samuelezedi.com,flutter,https://github.com/samuelezedi/flutter_clipboard +contacts_service,https://pub.dev/packages/contacts_service,569,150,99,A Flutter plugin to retrieve and manage contacts on Android and iOS devices.,0.6.3,"Sep 22, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/contacts_service/latest/,unverified uploader,"collection,flutter,quiver",https://github.com/lukasgit/flutter_contacts +bottom_bar_with_sheet,https://pub.dev/packages/bottom_bar_with_sheet,568,150,88,This package help you to create bottom bar with FloatingActionButton which buld BottomSheet widget on every page.,2.4.0,"May 2, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_bar_with_sheet/latest/,frezycode.com,flutter,https://github.com/Frezyx/bottom_bar_with_sheet +html,https://pub.dev/packages/html,564,150,100,APIs for parsing and manipulating HTML content outside the browser.,0.15.4,"Jun 8, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/html/latest/,tools.dart.dev,"csslib,source_span",https://github.com/dart-lang/html +serverpod,https://pub.dev/packages/serverpod,563,155,96,"Serverpod is an open-source, scalable app server, written in Dart for the Flutter community.",2.0.2,"Jul 12, 2024",SSPL-1.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://docs.serverpod.dev/,https://pub.dev/documentation/serverpod/latest/",serverpod.dev,"args,collection,crypto,http,meta,mustache_template,path,postgres,redis,retry,serverpod_serialization,serverpod_shared,synchronized,system_resources,vm_service,yaml",https://github.com/serverpod/serverpod +flutter_pdfview,https://pub.dev/packages/flutter_pdfview,557,160,99,A Flutter plugin that provides a PDFView widget on Android and iOS.,1.3.2,"Oct 11, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_pdfview/latest/,unverified uploader,flutter,https://github.com/endigo/flutter_pdfview +backdrop,https://pub.dev/packages/backdrop,558,150,94,Backdrop implementation in dart. (https://material.io/design/components/backdrop.html),0.9.1,"Sep 6, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/fluttercommunity/backdrop,https://pub.dev/documentation/backdrop/latest/",fluttercommunity.dev,flutter,https://github.com/fluttercommunity/backdrop +circular_countdown_timer,https://pub.dev/packages/circular_countdown_timer,555,40,98,Make an animated circular countdown using Circular Countdown Timer.,0.2.4,"Jul 27, 2024",MIT,,,,,theaxen.com,flutter,https://github.com/MuhammadUsamaSiddiqui/circular_countdown_timer +flutter_polyline_points,https://pub.dev/packages/flutter_polyline_points,554,150,99,A flutter package to get polyline points by either passing the coordinates or google encoded polyline string,2.1.0,"Jul 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_polyline_points/latest/,unverified uploader,"flutter,http",https://github.com/Dammyololade/flutter_polyline_points +tflite,https://pub.dev/packages/tflite,551,140,97,A Flutter plugin for accessing TensorFlow Lite. Supports both iOS and Android.,1.1.2,"Apr 13, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/tflite/latest/,unverified uploader,"flutter,meta",https://github.com/shaqian/flutter_tflite +loading_indicator,https://pub.dev/packages/loading_indicator,549,160,99,"A collection loading animations written in pure dart. Out of the box, no extra dependency.",3.1.1,"Jun 25, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loading_indicator/latest/,tinocheng.app,"async,collection,flutter",https://github.com/TinoGuo/loading_indicator +test,https://pub.dev/packages/test,548,150,99,A full featured library for writing and running Dart tests across platforms.,1.25.8,"Jul 3, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/test/latest/,dart.dev,"analyzer,async,boolean_selector,collection,coverage,http_multi_server,io,js,matcher,node_preamble,package_config,path,pool,shelf,shelf_packages_handler,shelf_static,shelf_web_socket,source_span,stack_trace,stream_channel,test_api,test_core,typed_data,web_socket_channel,webkit_inspection_protocol,yaml",https://github.com/dart-lang/test/tree/master/pkgs/test +responsive_sizer,https://pub.dev/packages/responsive_sizer,548,160,98,Responsive Sizer helps implement a reponsive layout by providing helper widgets and extensions.,3.3.1,"Mar 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_sizer/latest/,hanstan.link,flutter,https://github.com/CoderUni/responsive_sizer/ +async,https://pub.dev/packages/async,547,140,99,Utility functions and classes related to the 'dart:async' library.,2.11.0,"Mar 10, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/async/latest/,dart.dev,"collection,meta",https://github.com/dart-lang/async +youtube_explode_dart,https://pub.dev/packages/youtube_explode_dart,543,150,98,A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.,2.2.1,"May 7, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/youtube_explode_dart/latest/,hexah.net,"collection,freezed_annotation,html,http,http_parser,json_annotation,meta,xml",https://github.com/Hexer10/youtube_explode_dart +popover,https://pub.dev/packages/popover,541,160,98,A popover is a transient view that appears above other content onscreen when you tap a control or in an area.,0.3.0+1,"May 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/popover/latest/,minikin.me,flutter,https://github.com/minikin/popover +rounded_loading_button,https://pub.dev/packages/rounded_loading_button,540,80,97,A simple implementation of an animated loading button widget for Flutter,2.1.0,"Mar 6, 2022",MIT,,,,https://pub.dev/documentation/rounded_loading_button/latest/,edgington.dev,"flutter,rxdart",https://github.com/chrisedg87/flutter_rounded_loading_button +youtube_player_iframe,https://pub.dev/packages/youtube_player_iframe,539,160,99,Flutter port of the official YouTube iFrame player API. Supports web & mobile platforms.,5.1.3,"Jul 1, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/youtube_player_iframe/latest/,sarbagyastha.com.np,"flutter,meta,url_launcher,webview_flutter,webview_flutter_android,webview_flutter_wkwebview,youtube_player_iframe_web",https://github.com/sarbagyastha/youtube_player_flutter +intro_views_flutter,https://pub.dev/packages/intro_views_flutter,539,150,93,A Flutter package for simple material design app intro screens with some cool animations.,3.2.0,"Jun 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/intro_views_flutter/latest/,ayushagarwal.ml,flutter,https://github.com/aagarwal1012/IntroViews-Flutter +brasil_fields,https://pub.dev/packages/brasil_fields,538,160,97,O jeito mais fácil de utilizar padrões e formatos brasileiros em seu projeto Dart.,1.15.0,"Jun 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/brasil_fields/latest/,flutterbootcamp.com.br,"flutter,intl",https://github.com/flutterbootcamp/brasil_fields +english_words,https://pub.dev/packages/english_words,535,160,99,"Utilities for working with English words. Counts syllables, generates well-sounding word combinations, and provides access to the top 5000 English words by usage.",4.0.0,"Mar 24, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/english_words/latest/,filiph.net,string_scanner,https://github.com/filiph/english_words +mapbox_gl,https://pub.dev/packages/mapbox_gl,534,140,96,"A Flutter plugin for integrating Mapbox Maps inside a Flutter application on Android, iOS and web platfroms.",0.16.0,"May 19, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/mapbox_gl/latest/,unverified uploader,"collection,flutter,mapbox_gl_platform_interface,mapbox_gl_web",https://github.com/tobrun/flutter-mapbox-gl +date_picker_timeline,https://pub.dev/packages/date_picker_timeline,533,140,98,Flutter Date Picker Library that provides a calendar as a horizontal timeline.,1.2.6,"Apr 2, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/date_picker_timeline/latest/,vivekkaushik.com,"flutter,intl",https://github.com/iamvivekkaushik/DatePickerTimelineFlutter +media_kit,https://pub.dev/packages/media_kit,533,140,98,"A cross-platform video player & audio player for Flutter & Dart. Performant, stable, feature-proof & modular.",1.1.10+1,"Oct 19, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/media_kit/latest/,media-kit.dev,"collection,http,image,js,meta,path,safe_local_storage,synchronized,universal_platform,uri_parser,uuid",https://github.com/media-kit/media-kit +firebase_remote_config,https://pub.dev/packages/firebase_remote_config,530,150,100,Flutter plugin for Firebase Remote Config. Update your application look and feel and behavior without re-releasing.,5.0.4,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/firebase_remote_config/latest/,firebase.google.com,"firebase_core,firebase_core_platform_interface,firebase_remote_config_platform_interface,firebase_remote_config_web,flutter",https://github.com/firebase/flutterfire/tree/master/packages/firebase_remote_config/firebase_remote_config +appwrite,https://pub.dev/packages/appwrite,530,130,96,Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API,12.0.4,"May 31, 2024",BSD-3-Clause,13.0.0-rc.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://appwrite.io/support,https://pub.dev/documentation/appwrite/latest/",appwrite.io,"cookie_jar,device_info_plus,flutter,flutter_web_auth_2,http,package_info_plus,path_provider,universal_html,web_socket_channel",https://github.com/appwrite/sdk-for-flutter +group_button,https://pub.dev/packages/group_button,531,160,97,Flutter custom widget to make a group buttons. Included Radio and CheckBox buttons.,5.3.4,"Jan 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/group_button/latest/,frezycode.com,flutter,https://github.com/Frezyx/group_button +url_strategy,https://pub.dev/packages/url_strategy,531,160,99,Flutter package that allows setting the web app URL strategy with a single line of code.,0.2.0,"Feb 24, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/url_strategy/latest/,simpleclub.com,flutter_web_plugins,https://github.com/simpleclub/url_strategy/tree/main/url_strategy +flutter_multi_formatter,https://pub.dev/packages/flutter_multi_formatter,529,150,99,"A package of formatters for international phone numbers, credit / debit cards and a masked formatter",2.13.0,"Jul 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_multi_formatter/latest/,softmaestri.com,"base58check,bech32,collection,flutter",https://github.com/caseyryan/flutter_multi_formatter +flutter_redux,https://pub.dev/packages/flutter_redux,528,160,97,A set of utility Widgets that Provide and Connect to a Redux Store,0.10.0,"May 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_redux/latest/,brianegan.com,"flutter,redux",https://github.com/brianegan/flutter_redux +flutter_intro,https://pub.dev/packages/flutter_intro,527,150,94,A better way for new feature introduction and step-by-step users guide for your Flutter project.,3.3.1,"Jul 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_intro/latest/,30x.link,"collection,flutter",https://github.com/minaxorg/flutter_intro +video_thumbnail,https://pub.dev/packages/video_thumbnail,524,150,99,A flutter plugin for creating a thumbnail from a local video file or from a video URL.,0.5.3,"Sep 12, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/video_thumbnail/latest/,unverified uploader,flutter,https://github.com/justsoft/video_thumbnail +flick_video_player,https://pub.dev/packages/flick_video_player,523,150,98,Flick Video Player is a video player for flutter. The video_player plugin gives low level access for the video playback.,0.9.0,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/flick_video_player/latest/,geekyants.com,"dio,flutter,path_provider,provider,universal_html,video_player,wakelock_plus",https://github.com/GeekyAnts/flick-video-player +signature,https://pub.dev/packages/signature,524,160,99,"A Flutter plugin providing performance optimized signature canvas with ability to set custom style, boundaries and initial state.",5.5.0,"May 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/signature/latest/,4q.eu,"flutter,flutter_svg,image",https://github.com/4Q-s-r-o/signature +search_choices,https://pub.dev/packages/search_choices,521,150,97,"Highly customizable Widget to search through a single or multiple choices list in a dialog box or a menu. Supports pagination, future/API/webservice searches with sort and filter.",2.2.7,"Sep 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/search_choices/latest/,jod.li,flutter,https://github.com/lcuis/search_choices +flutter_echarts,https://pub.dev/packages/flutter_echarts,521,130,95,"A data visualization charts library, based on Apache ECharts, able to build advanced charts like WebGL 3D, GIS map, etc.",2.5.0,"Aug 31, 2023",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_echarts/latest/,unverified uploader,"flutter,webview_flutter",https://github.com/entronad/flutter_echarts +dynamic_color,https://pub.dev/packages/dynamic_color,520,150,98,A Flutter package to create Material color schemes based on a platform's implementation of dynamic color.,1.7.0,"Mar 1, 2024",Apache-2.0,,FLUTTER,"ANDROID, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dynamic_color/latest/,material.io,"flutter,flutter_test,material_color_utilities",https://github.com/material-foundation/flutter-packages/tree/main/packages/dynamic_color +supabase,https://pub.dev/packages/supabase,519,150,98,A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.,2.2.7,"Jul 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://supabase.com/docs/reference/dart/introduction,https://pub.dev/documentation/supabase/latest/",supabase.io,"functions_client,gotrue,http,postgrest,realtime_client,rxdart,storage_client,yet_another_json_isolate",https://github.com/supabase/supabase-flutter/tree/main/packages/supabase +splashscreen,https://pub.dev/packages/splashscreen,518,40,96,A splashscreen package created as intro for any flutter application easily with a lot of customization,1.3.5,"Nov 17, 2020",MIT,,,,,dplyr.dev,flutter,https://github.com/DPLYR-dev/SplashScreenFlutterPackage +health,https://pub.dev/packages/health,515,160,97,Wrapper for HealthKit on iOS and Google Fit and Health Connect on Android.,10.2.0,"Apr 3, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/health/latest/,cachet.dk,"carp_serializable,device_info_plus,flutter,intl,json_annotation",https://github.com/cph-cachet/flutter-plugins/tree/master/packages/health +video_editor,https://pub.dev/packages/video_editor,515,160,97,"A flutter package for editing video with fully customizable UI. Supports crop, trim, rotation and cover selection. Provides commands to run in order to export the video or cover.",3.0.0,"Jun 26, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/video_editor/latest/,legoffmael.dev,"flutter,path,path_provider,transparent_image,video_player,video_thumbnail",https://github.com/LeGoffMael/video_editor +rfw,https://pub.dev/packages/rfw,514,150,88,Remote Flutter widgets: a library for rendering declarative widget description files at runtime.,1.0.29,"Jun 5, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rfw/latest/,flutter.dev,"flutter,meta",https://github.com/flutter/packages/tree/main/packages/rfw +emoji_picker_flutter,https://pub.dev/packages/emoji_picker_flutter,513,150,99,A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.,2.2.0,"Apr 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/emoji_picker_flutter/latest/,fintasys.com,"flutter,flutter_web_plugins,plugin_platform_interface,shared_preferences,web",https://github.com/Fintasys/emoji_picker_flutter +custom_navigation_bar,https://pub.dev/packages/custom_navigation_bar,510,140,96,A custom navigation bar with bubble click effect. Inspired by The Boring Flutter Development Show EP. 35.,0.8.2,"Jun 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_navigation_bar/latest/,unverified uploader,flutter,https://github.com/rickywen911/custom_bubble_navigation_bar +widgetbook,https://pub.dev/packages/widgetbook,506,140,97,A flutter storybook that helps professionals and teams to catalogue their widgets.,3.8.1,"Jul 11, 2024",MIT,4.0.0-alpha.2,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://docs.widgetbook.io/,https://pub.dev/documentation/widgetbook/latest/",widgetbook.io,"accessibility_tools,collection,device_frame,flutter,inspector,meta,nested,resizable_widget",https://github.com/widgetbook/widgetbook/tree/main/packages/widgetbook +flutter_acrylic,https://pub.dev/packages/flutter_acrylic,503,160,95,"Window acrylic, mica & transparency effects for Flutter on Windows, macOS & Linux.",1.1.4,"Jun 11, 2024",MIT,,FLUTTER,"LINUX, MACOS, WINDOWS","https://github.com/alexmercerind/flutter_acrylic/blob/master/README.md,https://pub.dev/documentation/flutter_acrylic/latest/",unverified uploader,"flutter,macos_window_utils",https://github.com/alexmercerind/flutter_acrylic +flutter_email_sender,https://pub.dev/packages/flutter_email_sender,503,150,99,Allows send emails from flutter using native platform functionality.,6.0.3,"Apr 16, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_email_sender/latest/,unverified uploader,flutter,https://github.com/sidlatau/flutter_email_sender +icons_plus,https://pub.dev/packages/icons_plus,501,150,98,"Icons Plus is a package that has many icon packs that are popular and easy to use, such as Bootstrap, Font Awesome, Eva Icons, Line Awesome, Ionicons, and others.",5.0.0,"Dec 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/icons_plus/latest/,rahulchouhan.me,"flutter,flutter_svg",https://github.com/chouhan-rahul/icons_plus +talker,https://pub.dev/packages/talker,499,160,95,"Advanced error handler and logger package for flutter and dart. App monitoring, logs history, report sharing, custom logs, and etc.",4.4.0,"Jul 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/talker/latest/,frezycode.com,talker_logger,https://github.com/Frezyx/talker +cron,https://pub.dev/packages/cron,499,160,98,A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.,0.6.1,"Jun 16, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cron/latest/,agilord.com,clock,https://github.com/agilord/cron +barcode,https://pub.dev/packages/barcode,498,160,97,Barcode generation library for Dart that can generate generic drawing operations for any backend.,2.2.8,"Apr 28, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/barcode/latest/,nfet.net,"meta,qr",https://github.com/DavBfr/dart_barcode +android_alarm_manager_plus,https://pub.dev/packages/android_alarm_manager_plus,495,160,97,"Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.",4.0.4,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/android_alarm_manager_plus/latest/,fluttercommunity.dev,flutter,https://github.com/fluttercommunity/plus_plugins/tree/main/packages/android_alarm_manager_plus +web3dart,https://pub.dev/packages/web3dart,486,150,96,Dart library to connect to Ethereum clients. Send transactions and interact with smart contracts!,2.7.3,"Mar 5, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/web3dart/latest/,pwa.ir,"async,convert,eip1559,eip55,http,json_rpc_2,pointycastle,sec,stream_channel,stream_transform,typed_data,uuid,wallet",https://github.com/xclud/web3dart +synchronized,https://pub.dev/packages/synchronized,486,160,98,Lock mechanism to prevent concurrent access to asynchronous code.,3.1.0+1,"Dec 17, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/synchronized/latest/,tekartik.com,,https://github.com/tekartik/synchronized.dart/tree/master/synchronized +modal_progress_hud,https://pub.dev/packages/modal_progress_hud,483,40,95,A modal progress indicator widget (HUD = heads-up display). Wrap around another widget to block access to widget during an async call. Also accepts a custom spinner.,0.1.3,"Mar 19, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/mmcc007/modal_progress_hud +golden_toolkit,https://pub.dev/packages/golden_toolkit,479,150,96,Common patterns for screenshot-based widget testing using Goldens.,0.15.0,"Feb 21, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/golden_toolkit/latest/,ebay.com,"flutter,flutter_test,meta",https://github.com/eBay/flutter_glove_box/tree/master/packages/golden_toolkit +flutter_smart_dialog,https://pub.dev/packages/flutter_smart_dialog,480,150,98,"An elegant Flutter Dialog solution, Easily implement Toast, Loading and custom Dialog, Make the use of the dialog easier!",4.9.7+9,"Jul 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_smart_dialog/latest/,fluttercandies.com,flutter,https://github.com/fluttercandies/flutter_smart_dialog +sentry,https://pub.dev/packages/sentry,478,140,96,A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.,8.5.0,"Jul 24, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.sentry.io/platforms/dart/,https://pub.dev/documentation/sentry/latest/",sentry.io,"http,meta,stack_trace,uuid",https://github.com/getsentry/sentry-dart +quickalert,https://pub.dev/packages/quickalert,477,150,98,"With QuickAlert, instantly display animated alert dialogs such as success, error, warning, confirm, loading or even a custom dialog.",1.1.0,"Mar 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/quickalert/latest/,belovance.com,"flutter,vector_math",https://github.com/belovance/QuickAlert +animated_theme_switcher,https://pub.dev/packages/animated_theme_switcher,477,140,95,"Flutter animated theme switcher, that help to create beautiful transactions during the theme switch.",2.0.10,"Dec 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_theme_switcher/latest/,kherel.com,flutter,https://github.com/kherel/animated_theme_switcher +mysql1,https://pub.dev/packages/mysql1,476,140,97,A library for connecting to and querying MySQL & MariaDB databases.,0.20.0,"Jun 30, 2022",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mysql1/latest/,unverified uploader,"collection,crypto,logging,pool",https://github.com/adamlofts/mysql1_dart +flutter_inner_drawer,https://pub.dev/packages/flutter_inner_drawer,475,90,88,Inner Drawer is an easy way to create an internal side section (left/right) where you can insert a list menu or other.,1.0.0+1,"Mar 17, 2021",MIT,,,,https://pub.dev/documentation/flutter_inner_drawer/latest/,dn-a.dev,flutter,https://github.com/Dn-a/flutter_inner_drawer +flex_color_picker,https://pub.dev/packages/flex_color_picker,474,160,98,"A customizable Flutter primary, accent and custom color picker. Includes an optional HSV wheel color picker.",3.5.1,"Jun 28, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/rydmike/flex_color_picker/blob/master/README.md,https://pub.dev/documentation/flex_color_picker/latest/",rydmike.com,"flex_seed_scheme,flutter",https://github.com/rydmike/flex_color_picker +focused_menu,https://pub.dev/packages/focused_menu,473,140,96,This is an easy to implement package for adding Focused Long Press Menu to Flutter Applications,1.0.5,"Mar 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/focused_menu/latest/,retroportalstudio.com,flutter,https://github.com/retroportalstudio/focused_menu.git +patrol,https://pub.dev/packages/patrol,471,160,94,Powerful Flutter-native UI testing framework overcoming limitations of existing Flutter testing tools. Ready for action!,3.9.0,"Jun 25, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS","https://patrol.leancode.co/,https://pub.dev/documentation/patrol/latest/",leancode.co,"equatable,flutter,flutter_test,http,json_annotation,meta,patrol_finders,shelf,test_api",https://github.com/leancodepl/patrol/tree/master/packages/patrol +ionicons,https://pub.dev/packages/ionicons,471,160,98,"Ionicons is a completely open-source icon set with 1k3+ icons crafted for web, iOS, Android, and desktop apps. They have both Material Design and iOS versions.",0.2.2,"Jan 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ionicons/latest/,ez-connect.net,flutter, +flutter_slider_drawer,https://pub.dev/packages/flutter_slider_drawer,470,160,96,A Flutter package with custom implementation of the Slider Drawer Menu,2.1.3,"Feb 3, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_slider_drawer/latest/,unverified uploader,flutter,https://github.com/NikhilVadoliya/Flutter_slider_drawer +chatview,https://pub.dev/packages/chatview,469,160,93,A Flutter package that allows you to integrate Chat View with highly customization options.,2.0.0,"Jun 26, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/chatview/latest/,simform.com,"any_link_preview,audio_waveforms,cached_network_image,emoji_picker_flutter,flutter,image_picker,intl,timeago,url_launcher",https://github.com/SimformSolutionsPvtLtd/flutter_chatview +mongo_dart,https://pub.dev/packages/mongo_dart,468,150,97,"MongoDB driver, implemented in pure Dart. All CRUD operations, aggregation pipeline and more!",0.10.3,"Jun 8, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mongo_dart/latest/,unverified uploader,"basic_utils,bson,collection,crypto,decimal,fixnum,logging,mongo_dart_query,path,pool,sasl_scram,uuid,vy_string_utils",https://github.com/mongo-dart/mongo_dart +gallery_saver,https://pub.dev/packages/gallery_saver,466,130,99,Saves images and videos from network or temporary file to external storage. Both images and videos will be visible in Android Gallery and iOS Photos.,2.3.2,"Oct 19, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/gallery_saver/latest/,unverified uploader,"flutter,http,path,path_provider",https://github.com/CarnegieTechnologies/gallery_saver +inview_notifier_list,https://pub.dev/packages/inview_notifier_list,465,140,95,A Flutter package that builds a listview and notifies when the widgets are on screen.,3.0.0,"Dec 28, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/inview_notifier_list/latest/,unverified uploader,"flutter,stream_transform",https://github.com/rvamsikrishna/inview_notifier_list +animated_flip_counter,https://pub.dev/packages/animated_flip_counter,463,150,98,"An implicit animation widget that flips from one number to another, with support for customize styles, decimals and negative values.",0.3.4,"Apr 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_flip_counter/latest/,unverified uploader,flutter,https://github.com/h65wang/flutter-animated-counter +admob_flutter,https://pub.dev/packages/admob_flutter,463,140,91,Admob plugin that shows banner ads using native platform views.,3.0.0,"Jun 2, 2022",ISC,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/admob_flutter/latest/,unverified uploader,flutter,https://github.com/kmcgill88/admob_flutter +jwt_decoder,https://pub.dev/packages/jwt_decoder,463,150,99,"This small library helps you to decode Json Web Tokens, you can also know if a JWT is already expired.",2.0.1,"Mar 26, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jwt_decoder/latest/,unverified uploader,,https://github.com/gustavo0197/dart-jwt-decoder +glassmorphism,https://pub.dev/packages/glassmorphism,461,140,96,A Flutter package for implimentation of Glassmorphic UI easily.,3.0.0,"Aug 30, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/glassmorphism/latest/,unverified uploader,flutter,https://github.com/RitickSaha/glassmorphism +secure_application,https://pub.dev/packages/secure_application,460,140,94,Secure app content visibility when user leave app. It will hide content in the app switcher and display a frost barrier above locked content when the user get backs,4.0.1,"Apr 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB, WINDOWS",https://pub.dev/documentation/secure_application/latest/,jezequel.org,"flutter,flutter_plugin_android_lifecycle,flutter_web_plugins,rxdart",https://github.com/neckaros/secure_application +dart_openai,https://pub.dev/packages/dart_openai,461,150,97,"Dart SDK for openAI Apis (GPT-3 & DALL-E), integrate easily the power of OpenAI's state-of-the-art AI models into their Dart applications.",5.1.0,"Feb 21, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/anasfik/openai/blob/main/README.md,https://pub.dev/documentation/dart_openai/latest/",gwhyyy.com,"collection,fetch_client,http,meta",https://github.com/anasfik/openai +bonfire,https://pub.dev/packages/bonfire,459,130,87,(RPG maker) Create RPG-style or similar games more simply with Flame.,3.9.8,"Jul 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/bonfire/latest/,rafaelbarbosatec.com,"a_star_algorithm,flame,flutter,http,tiledjsonreader",https://github.com/RafaelBarbosatec/bonfire +flutter_phoenix,https://pub.dev/packages/flutter_phoenix,459,90,99,"Easily restart your application from scratch, losing any previous state",1.1.1,"Mar 20, 2023",MIT,,,,https://pub.dev/documentation/flutter_phoenix/latest/,dailyn.app,flutter,https://github.com/mobiten/flutter_phoenix +circular_menu,https://pub.dev/packages/circular_menu,458,160,94,"A simple animated circular menu for Flutter, Adjustable radius, colors, alignment, animation curve and animation duration.",4.0.0,"May 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circular_menu/latest/,unverified uploader,flutter,https://github.com/hasan-hm1/circular_menu +chat_bubbles,https://pub.dev/packages/chat_bubbles,456,150,98,"Flutter chat bubble widgets, similar to Whatsapp and more shapes. Easy to use and implement chat bubbles.",1.6.0,"Jan 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chat_bubbles/latest/,prabhanu.com,"flutter,intl",https://github.com/prahack/chat_bubbles +slang,https://pub.dev/packages/slang,456,160,97,"Localization / Internationalization (i18n) solution. Use JSON, YAML, CSV, or ARB files to create typesafe translations via source generation.",3.31.1,"Jun 22, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slang/latest/,tienisto.com,"collection,csv,json2yaml,watcher,yaml",https://github.com/slang-i18n/slang +crop_your_image,https://pub.dev/packages/crop_your_image,454,160,98,crop_your_image helps your app to embed Widgets for cropping images.,1.1.0,"May 29, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crop_your_image/latest/,unverified uploader,"flutter,image",https://github.com/chooyan-eng/crop_your_image +graphql,https://pub.dev/packages/graphql,454,130,98,"A stand-alone GraphQL client for Dart, bringing all the features from a modern GraphQL client to one easy to use package.",5.1.3,"Jan 12, 2023",MIT,5.2.0-beta.8,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/graphql/latest/,zino.company,"collection,gql,gql_dedupe_link,gql_error_link,gql_exec,gql_http_link,gql_link,gql_transform_link,hive,http,meta,normalize,path,rxdart,stream_channel,uuid,web_socket_channel",https://github.com/zino-app/graphql-flutter/tree/main/packages/graphql +bloc_concurrency,https://pub.dev/packages/bloc_concurrency,453,160,99,Custom event transformers inspired by ember concurrency. Built to be used with the bloc state management package.,0.2.5,"Mar 24, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://bloclibrary.dev/,https://pub.dev/documentation/bloc_concurrency/latest/",bloclibrary.dev,"bloc,stream_transform",https://github.com/felangel/bloc/tree/master/packages/bloc_concurrency +mime,https://pub.dev/packages/mime,454,160,99,"Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.",1.0.5,"Jan 24, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mime/latest/,tools.dart.dev,,https://github.com/dart-lang/mime +flutter_vlc_player,https://pub.dev/packages/flutter_vlc_player,452,160,97,A VLC-powered alternative to Flutter's video_player. Supports multiple players on one screen.,7.4.2,"Jun 11, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_vlc_player/latest/,solid.software,"flutter,flutter_vlc_player_platform_interface,meta",https://github.com/solid-software/flutter_vlc_player/ +flutter_animated_icons,https://pub.dev/packages/flutter_animated_icons,454,140,94,Collection of 2400+ animations for your icons and buttons. They are implemented by Lottie animation. Effective icon animation tells a clear story amplifying the intended UX.,1.0.1,"Jul 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_animated_icons/latest/,iconforest.flutterplay.com,"cupertino_icons,flutter,lottie",https://github.com/iconforest/flutter_animated_icons +universal_html,https://pub.dev/packages/universal_html,452,130,99,"A 'dart:html' that works in all platforms, including Flutter and server-side. Eases cross-platform development and HTML / XML processing.",2.2.4,"Sep 10, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/universal_html/latest/,dint.dev,"async,charcode,collection,csslib,html,meta,source_span,typed_data,universal_io",https://github.com/dint-dev/universal_html +top_snackbar_flutter,https://pub.dev/packages/top_snackbar_flutter,451,150,98,Top snack bar package was created for nice and convenient way to inform users about what happened.,3.1.0,"Jun 30, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/top_snackbar_flutter/latest/,lanars.com,flutter,https://github.com/LanarsInc/top-snackbar-flutter +tuple,https://pub.dev/packages/tuple,451,140,99,A library providing a tuple data structure.,2.0.2,"Jun 12, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tuple/latest/,google.dev,,https://github.com/google/tuple.dart +transparent_image,https://pub.dev/packages/transparent_image,450,140,99,"A transparent image in Dart code, represented as a Uint8List.",2.0.1,"Feb 17, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/transparent_image/latest/,unverified uploader,,https://github.com/brianegan/transparent_image +calendar_date_picker2,https://pub.dev/packages/calendar_date_picker2,449,160,99,"A lightweight and customizable calendar picker based on Flutter CalendarDatePicker, with support for single date picker, range picker and multi picker.",1.1.5,"Jun 24, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/calendar_date_picker2/latest/,unverified uploader,"flutter,intl",https://github.com/theideasaler/calendar_date_picker2 +iconsax,https://pub.dev/packages/iconsax,446,150,99,"Iconsax for flutter (1000+ icons 6 diferent styles, total 6000+ icons).",0.0.8,"Jul 18, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/luisDanielRoviraContreras/flutter_iconsax,https://pub.dev/documentation/iconsax/latest/",unverified uploader,flutter,https://github.com/luisDanielRoviraContreras/flutter_iconsax +flutter_cached_pdfview,https://pub.dev/packages/flutter_cached_pdfview,445,160,99,"A package to show Native PDF View for iOS and Android, support Open from a different resource like Path, Asset or Url and Cache it.",0.4.2,"Jul 2, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_cached_pdfview/latest/,bnsaed.com,"flutter,flutter_cache_manager,flutter_pdfview,path,path_provider",https://github.com/binSaed/flutter_cached_pdfview +flutter_calendar_carousel,https://pub.dev/packages/flutter_calendar_carousel,442,120,98,Calendar widget for flutter that is swipeable. This widget can help you build customizable calendar with scrollable actions.,2.4.3,"May 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_calendar_carousel/latest/,dooboolab.com,"flutter,intl",https://github.com/dooboolab/flutter_calendar_carousel +delayed_display,https://pub.dev/packages/delayed_display,442,160,96,A widget that enables you to display a child after a delay and with beautiful fading and sliding animation.,2.0.0,"Mar 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/delayed_display/latest/,unverified uploader,flutter,https://github.com/ThomasEcalle/delayed_display +form_field_validator,https://pub.dev/packages/form_field_validator,440,140,98,A straightforward flutter form field validator that provides common validation options.,1.1.0,"Mar 16, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/form_field_validator/latest/,codeness.ly,"flutter,intl",https://github.com/Milad-Akarie/form_field_validator +video_trimmer,https://pub.dev/packages/video_trimmer,439,150,96,"A Flutter package for trimming videos. This supports retrieving, trimming, and storage of trimmed video files to the file system.",3.0.1,"Oct 1, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/video_trimmer/latest/,souvikbiswas.com,"ffmpeg_kit_flutter,flutter,intl,path,path_provider,transparent_image,video_player,video_thumbnail",https://github.com/sbis04/video_trimmer +cloud_functions,https://pub.dev/packages/cloud_functions,439,150,100,A Flutter plugin allowing you to use Firebase Cloud Functions.,5.0.4,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/cloud_functions/latest/,firebase.google.com,"cloud_functions_platform_interface,cloud_functions_web,firebase_core,firebase_core_platform_interface,flutter",https://github.com/firebase/flutterfire/tree/master/packages/cloud_functions/cloud_functions +mqtt_client,https://pub.dev/packages/mqtt_client,437,160,98,"A server and browser based MQTT client for Dart supporting normal, secure sockets and websockets.",10.4.0,"Jul 9, 2024","BSD-3-Clause, MIT",,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mqtt_client/latest/,darticulate.com,"crypto,event_bus,meta,path,typed_data,universal_html",https://github.com/shamblett/mqtt_client +nfc_manager,https://pub.dev/packages/nfc_manager,437,150,98,Flutter plugin for accessing the NFC features on Android and iOS.,3.5.0,"May 24, 2024",MIT,4.0.0-dev,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/nfc_manager/latest/,okadan.net,flutter,https://github.com/okadan/flutter-nfc-manager +scratcher,https://pub.dev/packages/scratcher,436,140,97,Scratch card widget which temporarily hides content from the user.,2.5.0,"Nov 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scratcher/latest/,vaultomb.com,flutter,https://github.com/vintage/scratcher +flutter_picker,https://pub.dev/packages/flutter_picker,436,90,98,"Flutter plugin picker. Include NumberPicker, DateTimePicker, ArrayPicker, and default linkage Picker. Provide flexible parameters to meet various needs.",2.1.0,"Jan 30, 2023",MIT,,,,https://pub.dev/documentation/flutter_picker/latest/,unverified uploader,flutter,https://github.com/yangyxd/flutter_picker +loader_overlay,https://pub.dev/packages/loader_overlay,435,160,99,"A simple package to simplify screen management. When loading any async task, this package prevent the user from interacting with the screen until the async task finishes.",4.0.1,"Jul 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loader_overlay/latest/,rodrigobastos.dev,"back_button_interceptor,flutter",https://github.com/rodrigobastosv/loading_overlay +graphview,https://pub.dev/packages/graphview,435,130,96,"GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.",1.2.0,"Apr 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/graphview/latest/,nabilmh.com,"collection,flutter",https://github.com/nabil6391/graphview +dash_chat,https://pub.dev/packages/dash_chat,434,80,89,The most complete Chat UI for flutter inspired by react-native-gifted-chat.,1.1.16,"May 29, 2021",MIT,,,,https://pub.dev/documentation/dash_chat/latest/,unverified uploader,"flutter,flutter_parsed_text,intl,transparent_image,uuid",https://github.com/fayeed/dash_chat +maps_launcher,https://pub.dev/packages/maps_launcher,433,160,99,Simple Flutter plugin to open the maps application (or browser) on all platforms.,2.2.1,"Mar 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/maps_launcher/latest/,byte-sapling.io,"flutter,flutter_web_plugins,url_launcher",https://github.com/pikaju/flutter-maps-launcher +flutter_widget_from_html_core,https://pub.dev/packages/flutter_widget_from_html_core,432,160,99,Flutter package to render html as widgets that focuses on correctness and extensibility.,0.15.1,"Jun 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_widget_from_html_core/latest/,daohoangson.com,"csslib,flutter,html,logging",https://github.com/daohoangson/flutter_widget_from_html/tree/master/packages/core +arkit_plugin,https://pub.dev/packages/arkit_plugin,431,150,92,Flutter Plugin for ARKit - Apple's augmented reality (AR) development platform for iOS mobile devices.,1.1.0,"Jun 1, 2024",MIT,,FLUTTER,IOS,https://pub.dev/documentation/arkit_plugin/latest/,leushchenko.com,"flutter,json_annotation,meta,vector_math",https://github.com/olexale/arkit_flutter_plugin +date_format,https://pub.dev/packages/date_format,427,140,99,A simple API to format dates. Provides various constants to build Date format string. Use `formatDate` method to format date according to format string.,2.0.7,"Sep 22, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/date_format/latest/,unverified uploader,,https://github.com/tejainece/date_format +glass_kit,https://pub.dev/packages/glass_kit,426,150,95,A package containing widgets to implement glass morphism in flutter apps.,4.0.1,"May 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/glass_kit/latest/,bharatsharma.me,flutter,https://github.com/bharat-1809/glass_kit +data_connection_checker,https://pub.dev/packages/data_connection_checker,425,30,95,"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.",0.3.4,"Jun 9, 2019",MIT,,,,,unverified uploader,,https://github.com/komapeb/data_connection_checker +freezed_annotation,https://pub.dev/packages/freezed_annotation,424,150,100,Annotations for the freezed code-generator. This package does nothing without freezed too.,2.4.4,"Jul 15, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/freezed_annotation/latest/,dash-overflow.net,"collection,json_annotation,meta",https://github.com/rrousselGit/freezed +flutter_osm_plugin,https://pub.dev/packages/flutter_osm_plugin,423,150,97,OpenStreetMap Plugin Native for flutter apps (Andoird/iOS/web),1.2.0,"Jul 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_osm_plugin/latest/,unverified uploader,"dio,flutter,flutter_osm_interface,flutter_osm_web,flutter_plugin_android_lifecycle,flutter_web_plugins,permission_handler,plugin_platform_interface,url_launcher,uuid",https://github.com/liodali/osm_flutter +motion_toast,https://pub.dev/packages/motion_toast,422,160,96,"A beautiful designed toast with animations, contains multiple built in designs and let you design your toast",2.10.0,"May 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/motion_toast/latest/,badrkouki.dev,flutter,https://github.com/koukibadr/Motion-Toast +flutter_isolate,https://pub.dev/packages/flutter_isolate,420,150,97,FlutterIsolate provides a way to launch dart isolate in flutter that work with flutter plugins.,2.0.4,"Nov 12, 2022",MIT,2.0.5-pre,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_isolate/latest/,unverified uploader,"flutter,uuid",https://github.com/rmawatson/flutter_isolate +we_slide,https://pub.dev/packages/we_slide,420,160,89,A Flutter package which implements a backdrop displaying contextual and actionable content. =],2.4.0,"Sep 18, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/we_slide/latest/,lanno.dev,flutter,https://github.com/luciano-work/we_slide +meta,https://pub.dev/packages/meta,418,140,99,Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.,1.15.0,"May 7, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/meta/latest/,dart.dev,,https://github.com/dart-lang/sdk/tree/main/pkg/meta +dough,https://pub.dev/packages/dough,417,160,83,This library provides widgets that can be used to create a smooshy user interface.,2.0.0,"Jan 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dough/latest/,josiahsaunders.com,"equatable,flutter,provider,vector_math",https://github.com/josiahsrc/dough/tree/master/packages/dough +flutter_xlider,https://pub.dev/packages/flutter_xlider,418,140,98,"(Flutter Xlider) A material design slider and range slider, horizontal and vertical, with RTL support and lots of options and customizations for flutter",3.5.0,"Apr 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_xlider/latest/,flutterdev.site,flutter,https://github.com/Ali-Azmoud/flutter_xlider +freerasp,https://pub.dev/packages/freerasp,415,160,97,Flutter library for improving app security and threat monitoring on Android and iOS mobile devices. Learn more about provided features on the freeRASP's homepage first.,6.6.0,"Jun 4, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/freerasp/latest/,talsec.app,"convert,flutter,flutter_plugin_android_lifecycle,json_annotation,meta",https://github.com/talsec/Free-RASP-Flutter +dynamic_widget,https://pub.dev/packages/dynamic_widget,415,80,85,"A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code。",5.0.0,"Dec 27, 2023",MIT,,,,https://pub.dev/documentation/dynamic_widget/latest/,unverified uploader,"flutter,font_awesome_flutter,http,logging",https://github.com/dengyin2000/dynamic_widget +expandable_page_view,https://pub.dev/packages/expandable_page_view,416,160,99,A PageView widget adjusting it's height to currently displayed page,1.0.17,"Jul 3, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable_page_view/latest/,unverified uploader,flutter,https://github.com/Limbou/expandable_page_view +flutter_rust_bridge,https://pub.dev/packages/flutter_rust_bridge,415,160,97,High-level memory-safe binding generator for Flutter/Dart <-> Rust,2.1.0,"Jul 6, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_rust_bridge/latest/,cjycode.com,"args,async,build_cli_annotations,meta,path,web",https://github.com/fzyzcjy/flutter_rust_bridge +styled_text,https://pub.dev/packages/styled_text,414,150,98,Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.,8.1.0,"Jul 25, 2023",BSD-2-Clause,9.0.0-beta-4,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/styled_text/latest/,amazingsoftworks.com,"flutter,xmlstream",https://github.com/andyduke/styled_text_package +lazy_load_scrollview,https://pub.dev/packages/lazy_load_scrollview,414,150,98,A wrapper for a ScrollView that will trigger a callback when the bottom of the page is reached,1.3.0,"Mar 7, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lazy_load_scrollview/latest/,quirijngb.com,flutter,https://github.com/QuirijnGB/lazy-load-scrollview +timezone,https://pub.dev/packages/timezone,414,120,99,Time zone database and time zone aware DateTime.,0.9.4,"Jul 1, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timezone/latest/,unverified uploader,path,https://github.com/srawlins/timezone +agora_uikit,https://pub.dev/packages/agora_uikit,412,150,96,Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.,1.3.10,"Apr 29, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/agora_uikit/latest/,agora.io,"agora_rtc_engine,agora_rtm,flutter,http,lints,permission_handler",https://github.com/AgoraIO-Community/VideoUIKit-Flutter +elegant_notification,https://pub.dev/packages/elegant_notification,410,150,96,"A new flutter package to display notifications on top of the screen, full customizable with built-in themes",2.2.2,"Jul 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/elegant_notification/latest/,badrkouki.dev,flutter,https://github.com/koukibadr/Elegant-Notification +pie_chart,https://pub.dev/packages/pie_chart,410,140,99,A Flutter package for creating beautiful Pie Charts with awesome animation.,5.4.0,"Nov 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pie_chart/latest/,ayushpgupta.com,flutter,https://github.com/apgapg/pie_chart +flow_builder,https://pub.dev/packages/flow_builder,409,160,96,"Flutter Flows made easy! A Flutter package which simplifies flows with a flexible, declarative API.",0.1.0,"Apr 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flow_builder/latest/,felangel.dev,flutter,https://github.com/felangel/flow_builder +flutter_onboarding_slider,https://pub.dev/packages/flutter_onboarding_slider,408,160,96,A page slider with parallex design that allows (Text) widgets or body to slide at a different speed with background.,1.0.11,"Oct 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_onboarding_slider/latest/,appinio.app,"flutter,provider",https://github.com/appinioGmbH/flutter_packages/tree/main/packages/flutter_onboarding_slider +talker_flutter,https://pub.dev/packages/talker_flutter,411,160,98,"Advanced error handler and logger package for flutter and dart. App monitoring, logs history, report sharing, custom logs, and etc.",4.4.0,"Jul 31, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/talker_flutter/latest/,frezycode.com,"flutter,group_button,path_provider,share_plus,talker",https://github.com/Frezyx/talker +flutter_styled_toast,https://pub.dev/packages/flutter_styled_toast,407,160,98,A Styled Toast Flutter package. You can highly customize toast ever.Beautify toast with a series of animations and make toast more beautiful.,2.2.1,"Aug 27, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_styled_toast/latest/,tookit.cn,"flutter,flutter_localizations",https://github.com/JackJonson/flutter_styled_toast +flutter_facebook_login,https://pub.dev/packages/flutter_facebook_login,407,40,92,A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.,3.0.0,"Sep 22, 2019",MIT,,,,,iiro.dev,"collection,flutter",https://github.com/roughike/flutter_facebook_login +easy_refresh,https://pub.dev/packages/easy_refresh,406,150,98,A flutter widget that provides pull-down refresh and pull-up load.,3.4.0,"May 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_refresh/latest/,unverified uploader,"flutter,path_drawing",https://github.com/xuelongqy/flutter_easy_refresh +flutter_inapp_purchase,https://pub.dev/packages/flutter_inapp_purchase,403,150,97,In App Purchase plugin for flutter. This project has been forked by react-native-iap and we are willing to share same experience with that on react-native.,5.6.1,"Dec 18, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_inapp_purchase/latest/,dooboolab.com,"flutter,http,meta,platform",https://github.com/dooboolab/flutter_inapp_purchase/blob/main/pubspec.yaml +mailer,https://pub.dev/packages/mailer,402,140,98,Compose and send emails from Dart. Supports file attachments and HTML emails,6.1.2,"Jul 21, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mailer/latest/,unverified uploader,"async,intl,logging,meta,mime,path",https://github.com/kaisellgren/mailer +battery_plus,https://pub.dev/packages/battery_plus,399,160,98,"Flutter plugin for accessing information about the battery state(full, charging, discharging).",6.0.2,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/battery_plus/latest/,fluttercommunity.dev,"battery_plus_platform_interface,flutter,flutter_web_plugins,meta,upower,web",https://github.com/fluttercommunity/plus_plugins/tree/main/packages/battery_plus/battery_plus +animated_custom_dropdown,https://pub.dev/packages/animated_custom_dropdown,403,150,98,"Custom dropdown widget allows to add highly customizable dropdown widget in your projects. Features includes Search on list data, Network search, Multi-selection and many more.",3.1.1,"Jun 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_custom_dropdown/latest/,abdullahchauhan.com,flutter,https://github.com/AbdullahChauhan/custom-dropdown +nb_utils,https://pub.dev/packages/nb_utils,399,150,99,Collection of Widgets and helpful Methods that every developer needs.,7.0.3,"Jun 5, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nb_utils/latest/,bhoominn.com,"connectivity_plus,flutter,fluttertoast,http,shared_preferences",https://github.com/bhoominn/nb_utils +states_rebuilder,https://pub.dev/packages/states_rebuilder,399,150,94,a simple yet powerful state management technique for Flutter,6.4.0,"Feb 20, 2024",BSD-3-Clause,7.0.0-dev1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/states_rebuilder/latest/,unverified uploader,"collection,flutter,flutter_localizations,meta,navigation_builder",https://github.com/GIfatahTH/states_rebuilder +characters,https://pub.dev/packages/characters,399,160,98,String replacement with operations that are Unicode/grapheme cluster aware.,1.3.0,"Feb 17, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/characters/latest/,dart.dev,,https://github.com/dart-lang/characters +syncfusion_flutter_maps,https://pub.dev/packages/syncfusion_flutter_maps,397,150,97,"A Flutter Maps library for creating beautiful, interactive, and customizable maps from shape files or WMTS services to visualize the geographical area.",26.2.7,"Jul 30, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_maps/latest/,syncfusion.com,"flutter,http,syncfusion_flutter_core,vector_math",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_maps +filter_list,https://pub.dev/packages/filter_list,398,150,95,Filter_list Package is designed to make single/multiple item selection from a list of string/object.,1.0.3,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/filter_list/latest/,unverified uploader,flutter,https://github.com/TheAlphamerc/flutter_plugin_filter_list +native_pdf_view,https://pub.dev/packages/native_pdf_view,398,140,93,"Flutter plugin to render PDF files on Web, MacOS, Windows, Android and iOS.",6.0.0+1,"Feb 10, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/native_pdf_view/latest/,serge.software,"flutter,pdfx",https://github.com/rbcprolabs/packages.flutter/tree/master/packages/native_pdf_view +drag_and_drop_lists,https://pub.dev/packages/drag_and_drop_lists,395,150,96,A flutter package to allow drag-and-drop reordering of two-level lists.,0.4.1,"Jun 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drag_and_drop_lists/latest/,unverified uploader,flutter,https://github.com/philip-brink/DragAndDropLists +pdfx,https://pub.dev/packages/pdfx,392,140,99,"Flutter plugin to render & show PDF pages as images on Web, MacOS, Windows, Android and iOS.",2.6.0,"Feb 10, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pdfx/latest/,serge.software,"device_info_plus,extension,flutter,flutter_web_plugins,js,meta,photo_view,plugin_platform_interface,synchronized,universal_platform,uuid,vector_math",https://github.com/ScerIO/packages.flutter/tree/main/packages/pdfx +firebase_ui_auth,https://pub.dev/packages/firebase_ui_auth,392,150,98,Pre-built widgets library that are integrated with the variety of the Firebase Auth providers.,1.15.0,"Jun 12, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/firebase_ui_auth/latest/,firebase.google.com,"email_validator,firebase_auth,firebase_core,firebase_dynamic_links,firebase_ui_localizations,firebase_ui_oauth,firebase_ui_shared,flutter,flutter_localizations,meta",https://github.com/firebase/FirebaseUI-Flutter/tree/master/packages/firebase_ui_auth +flutter_swipe_action_cell,https://pub.dev/packages/flutter_swipe_action_cell,390,150,98,An awesome UI package incluing iOS style cell swipe action effect.You can use this package to implement iOS style tableView cell swipe action,3.1.3,"Nov 21, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_swipe_action_cell/latest/,unverified uploader,flutter,https://github.com/luckysmg/flutter_swipe_action_cell +geoflutterfire,https://pub.dev/packages/geoflutterfire,390,150,94,GeoFlutterFire is an open-source library that allows you to store and query firestore documents based on their geographic location.,3.0.3,"Feb 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/geoflutterfire/latest/,noeatsleepteam.com,"cloud_firestore,flutter,flutter_lints,rxdart",https://github.com/DarshanGowda0/GeoFlutterFire +background_locator,https://pub.dev/packages/background_locator,389,130,88,"A Flutter plugin to request the location even if the app is killed. Sending the location to a dart function in background, also provide a meter filter",1.6.12,"Jan 8, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/background_locator/latest/,unverified uploader,flutter,https://github.com/rekab-app/background_locator +string_validator,https://pub.dev/packages/string_validator,389,160,98,"Dart library for validating and sanitizing strings, especially those from user input.",1.1.0,"May 18, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/string_validator/latest/,suragch.dev,,https://github.com/suragch/string_validator +xml,https://pub.dev/packages/xml,388,160,100,"A lightweight library for parsing, traversing, querying, transforming and building XML documents.",6.5.0,"Dec 2, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/xml/latest/,lukas-renggli.ch,"collection,meta,petitparser",https://github.com/renggli/dart-xml +super_drag_and_drop,https://pub.dev/packages/super_drag_and_drop,387,160,95,Native Drag and Drop support for Flutter. Allows dragging contents across applications.,0.8.18,"Jul 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/super_drag_and_drop/latest/,nativeshell.dev,"collection,flutter,super_clipboard,super_native_extensions",https://github.com/superlistapp/super_native_extensions +flutter_foreground_task,https://pub.dev/packages/flutter_foreground_task,388,150,98,This plugin is used to implement a foreground service on the Android platform.,8.0.0,"Jul 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_foreground_task/latest/,unverified uploader,"flutter,plugin_platform_interface,shared_preferences",https://github.com/Dev-hwang/flutter_foreground_task +appinio_swiper,https://pub.dev/packages/appinio_swiper,388,160,96,An awesome fully custamisable Tinder Card Swiper which allows swiping in all directions with any Custom Widget (Stateless or Statefull).,2.1.1,"Apr 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/appinio_swiper/latest/,appinio.app,flutter,https://github.com/appinioGmbH/flutter_packages/tree/main/packages/appinio_swiper +scroll_snap_list,https://pub.dev/packages/scroll_snap_list,387,150,96,"A Flutter widget that allows ""snaping"" event to an item at the end of user-scroll.",0.9.1,"May 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scroll_snap_list/latest/,msvcode.com,flutter,https://github.com/MSVCode/scroll_snap_list +dot_navigation_bar,https://pub.dev/packages/dot_navigation_bar,386,150,95,"Simple smooth animations, providing a nice and cleanUI/UX Bottom Nav Bar.",1.0.2,"Jun 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dot_navigation_bar/latest/,unverified uploader,flutter,https://github.com/haptome/dot_navigation_bar +qrscan,https://pub.dev/packages/qrscan,386,145,95,"A Plug-in for dart, which help you scanning barcode and qrcode with android device.",0.3.3,"Aug 5, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/qrscan/latest/,unverified uploader,flutter,https://github.com/leyan95/qrcode_scanner +flutter_clean_architecture,https://pub.dev/packages/flutter_clean_architecture,385,130,88,"A Flutter package that implements the Clean Architecture by Uncle Bob in Flutter. It provides Views, Controllers, Presenters, Observers, and UseCases.",6.0.1,"Jul 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_clean_architecture/latest/,unverified uploader,"flutter,logging,meta,provider,responsive_builder,rxdart",https://github.com/ShadyBoukhary/flutter_clean_architecture +shimmer_animation,https://pub.dev/packages/shimmer_animation,384,160,98,This shimmer animation widget can help you bring simple yet beautiful skeleton loaders to your project with ease.,2.2.1,"Jun 19, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shimmer_animation/latest/,unverified uploader,flutter,https://github.com/maddyb99/shimmer_animation +grpc,https://pub.dev/packages/grpc,382,160,98,"Dart implementation of gRPC, a high performance, open-source universal RPC framework.",4.0.0,"Jul 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/grpc/latest/,dart.dev,"async,clock,crypto,fixnum,googleapis_auth,http,http2,meta,protobuf",https://github.com/grpc/grpc-dart +calendar_timeline,https://pub.dev/packages/calendar_timeline,382,150,94,"A horizontal date picker that takes up little screen space, so we can always have it visible, and that facilitates use with one hand.",1.1.3,"Jul 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/calendar_timeline/latest/,talhasultan.dev,"flutter,intl,scrollable_positioned_list",https://github.com/muhammadtalhasultan/calendar_timeline +redux,https://pub.dev/packages/redux,382,145,97,Redux is a predictable state container for Dart and Flutter apps,5.0.0,"Feb 23, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/redux/latest/,fluttercommunity.dev,,https://github.com/fluttercommunity/redux.dart +pod_player,https://pub.dev/packages/pod_player,381,150,98,"Vimeo and youtube player for flutter, Pod player provides customizable video player controls that support android, ios and web.",0.2.2,"Apr 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/pod_player/latest/,unverified uploader,"flutter,get,http,universal_html,video_player,wakelock_plus,youtube_explode_dart",https://github.com/newtaDev/pod_player +flutter_flavor,https://pub.dev/packages/flutter_flavor,381,160,98,"We can create different flavors, and thus have different instances of our apps before publishing it on the App Store and Google Play.",3.1.3,"Aug 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_flavor/latest/,unverified uploader,flutter,https://github.com/lrferreiro/flutter_flavor +graphx,https://pub.dev/packages/graphx,381,140,72,Render API on top of CustomPainter to power-up your Flutter apps to the next level.,1.0.12,"Mar 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/graphx/latest/,roipeker.com,"flutter,flutter_svg,http,xml",https://github.com/roipeker/graphx +social_share,https://pub.dev/packages/social_share,381,150,98,Wide variety of sharing options you'll need to share directly to certain well-known apps.,2.3.1,"Nov 23, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/social_share/latest/,unverified uploader,"flutter,path_provider",https://github.com/ShekarMudaliyar/social_share +horizontal_data_table,https://pub.dev/packages/horizontal_data_table,381,150,97,A horizontal data table with a fixed column on left handside.,4.3.1,"Jun 17, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/horizontal_data_table/latest/,unverified uploader,"flutter,provider",https://github.com/MayLau-CbL/flutter_horizontal_data_table +signals,https://pub.dev/packages/signals,379,160,93,"Reactivity made simple. Do more by doing less. Supports Flutter and any Dart project including HTML/JS, CLI, Shelf Server, VM and more.",5.3.0,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://dartsignals.dev/,https://pub.dev/documentation/signals/latest/",rodydavis.com,"flutter,signals_core,signals_flutter",https://github.com/rodydavis/signals.dart +easy_debounce,https://pub.dev/packages/easy_debounce,378,150,99,An extremely easy-to-use method call debouncer package for Dart/Flutter.,2.0.3,"Jan 6, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_debounce/latest/,magnuswikhog.com,,https://github.com/magnuswikhog/easy_debounce +fluttericon,https://pub.dev/packages/fluttericon,378,130,98,Flutter icons from popular web icon fonts. Customize your final icon package using fluttericon.com.,2.0.0,"Mar 4, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluttericon/latest/,starheightmedia.com,flutter,https://github.com/ilikerobots/fluttericon_pkg +android_intent_plus,https://pub.dev/packages/android_intent_plus,378,160,99,Flutter plugin for launching Android Intents. Not supported on iOS.,5.1.0,"Jul 29, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/android_intent_plus/latest/,fluttercommunity.dev,"flutter,meta,platform",https://github.com/fluttercommunity/plus_plugins/tree/main/packages/android_intent_plus +app_tracking_transparency,https://pub.dev/packages/app_tracking_transparency,378,160,99,This Flutter plugin allows you to display ios tracking authorization dialogue and request permission to collect data.,2.0.6,"Jul 31, 2024",LGPL-3.0,,FLUTTER,IOS,https://pub.dev/documentation/app_tracking_transparency/latest/,he2apps.com,flutter,https://github.com/deniza/app_tracking_transparency +ffmpeg_kit_flutter,https://pub.dev/packages/ffmpeg_kit_flutter,376,140,98,"FFmpeg Kit for Flutter. Supports Android, iOS and macOS platforms.",6.0.3,"Sep 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/ffmpeg_kit_flutter/latest/,arthenica.com,"ffmpeg_kit_flutter_platform_interface,flutter",https://github.com/arthenica/ffmpeg-kit +easy_sidemenu,https://pub.dev/packages/easy_sidemenu,375,150,96,An easy to use side menu (navigation rail) in flutter and can used for navigation,0.6.0,"Mar 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_sidemenu/latest/,jamalianpour.ir,"badges,flutter",https://github.com/Jamalianpour/easy_sidemenu +cool_alert,https://pub.dev/packages/cool_alert,374,150,97,"A Flutter package to display animated alert dialogs such as success, error, warning, confirm or even a loading dialog.",2.0.1,"Mar 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cool_alert/latest/,unverified uploader,"flare_flutter,flutter,lottie,vector_math",https://github.com/emrade/flutter_cool_alert.git +country_picker,https://pub.dev/packages/country_picker,373,150,99,A flutter package to select a country from a list of countries.,2.0.26,"May 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/country_picker/latest/,unverified uploader,"collection,flutter,universal_io",https://github.com/Daniel-Ioannou/flutter_country_picker +any_link_preview,https://pub.dev/packages/any_link_preview,373,160,98,Dart package that helps with preview of any links. Fully customizable and has the ability to render from cached data. Useful for apps where we had chat feature.,3.0.2,"Apr 10, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/any_link_preview/latest/,suresh-konakanchi.in,"flutter,flutter_svg,html,http,shared_preferences,string_validator,url_launcher,xml",https://github.com/sur950/any_link_preview +esc_pos_printer,https://pub.dev/packages/esc_pos_printer,373,130,96,The library allows to print receipts using an ESC/POS thermal WiFi printer.,4.1.0,"Sep 21, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/esc_pos_printer/latest/,tablemi.com,"charset_converter,esc_pos_utils,flutter,image",https://github.com/andrey-ushakov/esc_pos_printer +buttons_tabbar,https://pub.dev/packages/buttons_tabbar,373,160,98,A Flutter package that implements a TabBar where each label is a toggle button.,1.3.13,"Jul 19, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/buttons_tabbar/latest/,afonsoraposo.com,flutter,https://github.com/Afonsocraposo/buttons_tabbar +platform_device_id,https://pub.dev/packages/platform_device_id,373,160,98,You can get device id from platform - linux/mac/windows/android/ios/web.,1.0.1,"Apr 4, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/platform_device_id/latest/,di1shuai.com,"device_info,flutter,platform_device_id_linux,platform_device_id_macos,platform_device_id_platform_interface,platform_device_id_web,platform_device_id_windows",https://github.com/BestBurning/platform_device_id +js,https://pub.dev/packages/js,370,140,99,Annotations to create static Dart interfaces for JavaScript APIs.,0.7.1,"Feb 16, 2024",unknown,,"DART, FLUTTER",WEB,https://pub.dev/documentation/js/latest/,dart.dev,,https://github.com/dart-lang/sdk/tree/main/pkg/js +flutter_google_places,https://pub.dev/packages/flutter_google_places,370,110,98,"Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice",0.3.0,"Apr 6, 2021",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_google_places/latest/,unverified uploader,"flutter,google_api_headers,google_maps_webservice,http,rxdart",https://github.com/lejard-h/flutter_google_places +redacted,https://pub.dev/packages/redacted,369,150,90,A package that automatically generate a loading widget from your own widget.,1.0.12,"Jul 20, 2024","MPL-2.0, AGPL-3.0",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/redacted/latest/,unverified uploader,"flutter,flutter_svg,measure_size",https://github.com/mhdmoh/redacted +appflowy_editor,https://pub.dev/packages/appflowy_editor,369,160,93,A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.,3.1.0,"Jul 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/appflowy_editor/latest/,appflowy.io,"collection,device_info_plus,diff_match_patch,file_picker,flutter,flutter_localizations,flutter_svg,html,http,intl,intl_utils,keyboard_height_plugin,logging,markdown,nanoid,numerus,path,path_provider,pdf,printing,provider,string_validator,tuple,universal_html,url_launcher,visibility_detector",https://github.com/AppFlowy-IO/appflowy-editor +flutter_contacts,https://pub.dev/packages/flutter_contacts,368,160,99,"Flutter plugin to read, create, update, delete and observe native contacts on Android and iOS, with group support, vCard support, and contact permission handling",1.1.9+1,"Jul 31, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_contacts/latest/,quis.co,flutter,https://github.com/QuisApp/flutter_contacts +bottom_sheet,https://pub.dev/packages/bottom_sheet,368,150,97,Flexible bottom sheet with the ability to scroll content even without a list.,4.0.4,"Apr 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_sheet/latest/,surf.ru,"bottom_inset_observer,flutter",https://github.com/surfstudio/flutter-bottom-sheet +clay_containers,https://pub.dev/packages/clay_containers,367,150,93,Easily create custom neumorphic container widgets for your own unique design.,0.3.4,"Dec 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/clay_containers/latest/,unverified uploader,flutter,https://github.com/mcaubrey/clay_containers +progressive_image,https://pub.dev/packages/progressive_image,367,160,93,A flutter widget which progressively loads larger images using Low Quality Image Placeholders.,2.0.1,"Mar 7, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/progressive_image/latest/,unverified uploader,flutter,https://github.com/InvincibleZeal/progressive_image +draggable_scrollbar,https://pub.dev/packages/draggable_scrollbar,367,140,96,A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item.,0.1.0,"Apr 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draggable_scrollbar/latest/,fluttercommunity.dev,flutter,https://github.com/fluttercommunity/flutter-draggable-scrollbar +audio_video_progress_bar,https://pub.dev/packages/audio_video_progress_bar,367,160,98,A progress bar widget to show or change the position of an audio or video stream.,2.0.3,"May 22, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/audio_video_progress_bar/latest/,suragch.dev,flutter,https://github.com/suragch/audio_video_progress_bar +args,https://pub.dev/packages/args,366,150,99,Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.,2.5.0,"Apr 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/args/latest/,dart.dev,,https://github.com/dart-lang/args +anim_search_bar,https://pub.dev/packages/anim_search_bar,367,140,95,A flutter package that has an animated search bar with loads of customization,2.0.3,"Dec 19, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/anim_search_bar/latest/,gokula.dev,flutter,https://github.com/Imgkl/anim_search_bar +background_location,https://pub.dev/packages/background_location,365,130,96,A Flutter plugin to get location updates in the background for both Android and iOS. Uses CoreLocation for iOS and FusedLocationProvider for Android.,0.13.0,"Feb 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/background_location/latest/,faultyapp.com,flutter,https://github.com/Almoullim/background_location +easy_date_timeline,https://pub.dev/packages/easy_date_timeline,364,160,97,"The ""easy_date_timeline"" package is a customizable Flutter library that displays a timeline of dates in a horizontal view.",1.1.3,"May 21, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_date_timeline/latest/,unverified uploader,"flutter,intl",https://github.com/FadyFayezYounan/easy_date_timeline.git +date_time_picker,https://pub.dev/packages/date_time_picker,363,130,98,A Flutter widget to display a date time form field to show a date or clock dialog.,2.1.0,"Jul 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/date_time_picker/latest/,m3uzz.com,"flutter,intl",https://github.com/m3uzz/date_time_picker +progress_state_button,https://pub.dev/packages/progress_state_button,360,130,95,"A customizable progress button widget for Flutter Android, IOS and Web.",1.0.4,"Nov 10, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/progress_state_button/latest/,slmyldz.com,flutter,https://github.com/slm/progress-state-button +file_saver,https://pub.dev/packages/file_saver,359,150,99,"This package will help you save file with a single method on any platform including macOS, iOS, Android, Windows, Web, Linux.",0.2.13,"May 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/file_saver/latest/,hassanansari.dev,"dio,flutter,flutter_web_plugins,path_provider,path_provider_linux,path_provider_windows,web",https://github.com/incrediblezayed/file_saver +localstorage,https://pub.dev/packages/localstorage,359,160,98,LocalStorage for Flutter. Alternative to React Native's AsyncStorage.,5.0.0,"Apr 1, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/localstorage/latest/,lesnitsky.dev,"flutter,path,path_provider",https://github.com/lesnitsky/flutter_localstorage +desktop_drop,https://pub.dev/packages/desktop_drop,360,150,98,A plugin which allows user dragging files to your flutter desktop applications.,0.4.4,"Sep 27, 2023",unknown,,FLUTTER,"ANDROID, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/desktop_drop/latest/,mixin.dev,"cross_file,flutter,flutter_web_plugins",https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_drop +syncfusion_flutter_xlsio,https://pub.dev/packages/syncfusion_flutter_xlsio,358,140,98,"Flutter XlsIO is a Dart library for creating Excel documents with formulas, charts, images, hyperlinks, autofit rows and columns, and more.",26.2.7,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_xlsio/latest/,syncfusion.com,"archive,crypto,flutter,image,intl,jiffy,syncfusion_officecore,xml",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_xlsio +restart_app,https://pub.dev/packages/restart_app,360,160,99,A Flutter plugin that helps you to restart the whole Flutter app with a single function call by using native APIs.,1.2.1,"May 29, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/restart_app/latest/,gabrimatic.info,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/gabrimatic/restart_app +flutter_dynamic_icon,https://pub.dev/packages/flutter_dynamic_icon,358,160,95,A flutter plugin for dynamically changing app icon and app icon batch number,2.1.0,"Mar 1, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_dynamic_icon/latest/,unverified uploader,flutter,https://github.com/tastelessjolt/flutter_dynamic_icon +flutter_callkit_incoming,https://pub.dev/packages/flutter_callkit_incoming,357,160,97,Flutter Callkit Incoming to show callkit screen in your Flutter app.,2.0.4+1,"May 20, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_callkit_incoming/latest/,hiennv.com,"flutter,json_annotation",https://github.com/hiennguyen92/flutter_callkit_incoming +flutter_overlay_window,https://pub.dev/packages/flutter_overlay_window,357,160,94,Flutter plugin for displaying your flutter app over other apps on the screen,0.4.5,"Jul 30, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_overlay_window/latest/,iheb.tech,flutter,https://github.com/X-SLAYER/flutter_overlay_window +argon_buttons_flutter,https://pub.dev/packages/argon_buttons_flutter,356,80,87,This package would help you to create beautiful Loading and Timer buttons. No need to worry animations and states for each of your buttons.,1.1.0,"May 7, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/argon_buttons_flutter/latest/,unverified uploader,flutter,https://github.com/iamyogik/argon_buttons_flutter +puppeteer,https://pub.dev/packages/puppeteer,355,160,92,A high-level API to control headless Chrome over the DevTools Protocol. This is a port of Puppeteer in Dart.,3.12.0,"Jun 26, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/puppeteer/latest/,xaha.dev,"archive,async,collection,http,logging,path,petitparser,pool",https://github.com/xvrh/puppeteer-dart +telephony,https://pub.dev/packages/telephony,355,150,97,"A Flutter plugin to use telephony features such as fetch network info, start phone calls, send and receive SMS, and listen for incoming SMS.",0.2.0,"May 19, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/telephony/latest/,shounakmulay.dev,"flutter,platform",https://github.com/shounakmulay/Telephony +flutter_card_swiper,https://pub.dev/packages/flutter_card_swiper,354,160,98,"This is a Tinder-like card swiper package. It allows you to swipe left, right, up, and down and define your own business logic for each direction.",7.0.1,"May 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_card_swiper/latest/,ricardodalarme.com,flutter,https://github.com/ricardodalarme/flutter_card_swiper +flutter_data,https://pub.dev/packages/flutter_data,354,150,85,The seamless way to work with persistent data models in Flutter. Inspired by Ember Data and ActiveRecord.,1.6.0,"Feb 21, 2024",MIT,2.0.0-rc2,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://flutterdata.dev/,https://pub.dev/documentation/flutter_data/latest/",flutterdata.dev,"analyzer,async,build,build_resolvers,collection,crypto,equatable,glob,hive,http,inflection3,json_annotation,meta,path,pool,pubspec_parse,recase,retry,riverpod,source_gen,source_helper,state_notifier,uuid",https://github.com/flutterdata/flutter_data +textfield_tags,https://pub.dev/packages/textfield_tags,354,160,97,A text field that allows an input of tags inside the textfield,3.0.1,"Mar 11, 2024","BSD-3-Clause, MIT",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/textfield_tags/latest/,unverified uploader,flutter,https://github.com/eyoeldefare/textfield_tags +alfred,https://pub.dev/packages/alfred,353,160,91,"A performant, expressjs like web server / rest api framework thats easy to use and has all the bits in one place.",1.1.1,"Jul 19, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/alfred/latest/,unverified uploader,"meta,mime,mime_type,path,queue",https://github.com/rknell/alfred +slide_countdown,https://pub.dev/packages/slide_countdown,352,160,97,A Flutter package to create easy slide animation countdown / countup timer.,1.6.1,"Apr 7, 2024",MIT,2.0.0-dev+2,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slide_countdown/latest/,farhanfadila.site,"flutter,stream_duration",https://github.com/farhanfadila1717/slide_countdown +awesome_select,https://pub.dev/packages/awesome_select,352,90,93,"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.0.0,"Oct 25, 2022",unknown,,,,https://pub.dev/documentation/awesome_select/latest/,unverified uploader,"collection,flutter",https://github.com/akbarpulatov/flutter_smart_select +hive_generator,https://pub.dev/packages/hive_generator,351,120,98,Extension for Hive. Automatically generates TypeAdapters to store any class.,2.0.1,"Aug 13, 2023",MIT,,DART,"LINUX, MACOS, WINDOWS","https://docs.hivedb.dev/,https://pub.dev/documentation/hive_generator/latest/",hivedb.dev,"analyzer,build,hive,source_gen,source_helper",https://github.com/hivedb/hive +riverpod_generator,https://pub.dev/packages/riverpod_generator,350,140,97,"A code generator for Riverpod. This both simplifies the syntax empowers it, such as allowing stateful hot-reload.",2.4.2,"May 14, 2024",MIT,3.0.0-dev.11,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/riverpod_generator/latest/,dash-overflow.net,"analyzer,build,build_config,collection,crypto,meta,path,riverpod_analyzer_utils,riverpod_annotation,source_gen",https://github.com/rrousselGit/riverpod +ferry,https://pub.dev/packages/ferry,348,150,94,"Ferry is a simple, powerful GraphQL Client for Flutter and Dart.",0.16.0+1,"Feb 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ferry/latest/,gql-dart.dev,"built_value,collection,ferry_cache,ferry_exec,gql,gql_exec,gql_link,hive,meta,normalize,rxdart",https://github.com/gql-dart/ferry +pretty_qr_code,https://pub.dev/packages/pretty_qr_code,348,160,98,Pretty QR code for Flutter. You can round the edges with parameter or use the standard view.,3.3.0,"Mar 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pretty_qr_code/latest/,unverified uploader,"flutter,meta,qr",https://github.com/promops/flutter_pretty_qr +flutter_sms,https://pub.dev/packages/flutter_sms,346,150,97,A Flutter plugin to Send SMS and MMS on iOS and Android. If iMessage is enabled it will send as iMessage on iOS. This plugin must be tested on a real device on iOS.,2.3.3,"Jun 6, 2022",unknown,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_sms/latest/,fluttercommunity.dev,"flutter,flutter_web_plugins,plugin_platform_interface,url_launcher",https://github.com/fluttercommunity/flutter_sms +i18n_extension,https://pub.dev/packages/i18n_extension,345,140,96,Translation and Internationalization (i18n) for Flutter. Easy to use for both large and small projects. Uses Dart extensions to reduce boilerplate.,12.0.1,"May 14, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/i18n_extension/latest/,glasberg.dev,"flutter,i18n_extension_core,intl",https://github.com/marcglasberg/i18n_extension +flutter_appauth,https://pub.dev/packages/flutter_appauth,345,160,98,This plugin provides an abstraction around the Android and iOS AppAuth SDKs so it can be used to communicate with OAuth 2.0 and OpenID Connect providers,6.0.6,"Apr 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/flutter_appauth/latest/,dexterx.dev,"flutter,flutter_appauth_platform_interface",https://github.com/MaikuB/flutter_appauth/tree/master/flutter_appauth +flutter_bluetooth_serial,https://pub.dev/packages/flutter_bluetooth_serial,345,130,97,A basic Flutter Bluetooth Serial library,0.4.0,"Aug 17, 2021",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_bluetooth_serial/latest/,3daysapp.com.br,flutter,https://github.com/edufolly/flutter_bluetooth_serial +file_selector,https://pub.dev/packages/file_selector,344,160,98,"Flutter plugin for opening and saving files, or selecting directories, using native file selection UI.",1.0.3,"Feb 1, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/file_selector/latest/,flutter.dev,"file_selector_android,file_selector_ios,file_selector_linux,file_selector_macos,file_selector_platform_interface,file_selector_web,file_selector_windows,flutter",https://github.com/flutter/packages/tree/main/packages/file_selector/file_selector +collapsible_sidebar,https://pub.dev/packages/collapsible_sidebar,344,140,93,A collapsible sidebar for Flutter apps implementing the Material Design.,2.0.7,"Nov 20, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/collapsible_sidebar/latest/,unverified uploader,flutter,https://github.com/DrunkOnBytes/flutter_collapsible_sidebar +blobs,https://pub.dev/packages/blobs,344,140,89,"Create beautiful blobs - fixed/random blob generation, animations, svgs and more",2.0.0,"Jun 15, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/blobs/latest/,unverified uploader,flutter,https://github.com/lokesh-coder/flutter_blobs +adobe_xd,https://pub.dev/packages/adobe_xd,343,130,92,Generate code for building apps with Flutter based on your designs in Adobe XD with the “XD to Flutter” plugin. This package contains helper widgets used by the plugin.,2.0.1,"Jan 28, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/adobe_xd/latest/,adobe.com,"collection,flutter,flutter_svg",https://github.com/AdobeXD/xd-to-flutter-plugin/tree/master/adobe_xd +decimal,https://pub.dev/packages/decimal,342,160,99,The decimal package allows you to deal with decimal numbers without losing precision.,3.0.2,"Jun 9, 2024",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/decimal/latest/,unverified uploader,"intl,rational",https://github.com/a14n/dart-decimal +stream_chat_flutter,https://pub.dev/packages/stream_chat_flutter,340,120,96,Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.,8.0.0,"Jul 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stream_chat_flutter/latest/,getstream.io,"cached_network_image,chewie,collection,contextmenu,desktop_drop,diacritic,dio,ezanimation,file_picker,file_selector,flutter,flutter_markdown,flutter_portal,flutter_svg,http_parser,image_gallery_saver,image_picker,image_size_getter,jiffy,just_audio,lottie,media_kit,media_kit_video,meta,path_provider,photo_manager,photo_view,rxdart,share_plus,shimmer,stream_chat_flutter_core,synchronized,thumblr,url_launcher,video_player,video_thumbnail",https://github.com/GetStream/stream-chat-flutter +smooth_star_rating,https://pub.dev/packages/smooth_star_rating,340,40,94,A smooth rating bar that supports full and half rating with easy icon customizability,1.1.1,"May 22, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/thangmam/smoothratingbar.git +flutter_advanced_drawer,https://pub.dev/packages/flutter_advanced_drawer,339,150,97,"An advanced drawer widget, that can be fully customized with size, text, color, radius of corners.",1.3.6,"Feb 24, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/alex-melnyk/flutter_advanced_drawer/blob/master/README.md,https://pub.dev/documentation/flutter_advanced_drawer/latest/",alexmelnyk.io,flutter,https://github.com/alex-melnyk/flutter_advanced_drawer +rubber,https://pub.dev/packages/rubber,339,150,94,Rubber is an elastic bottom sheet widget with the customizable material spring animation.,1.1.0,"Jun 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rubber/latest/,unverified uploader,"after_layout,flutter",https://github.com/mcrovero/rubber +time,https://pub.dev/packages/time,338,150,94,"Type-safe DateTime and Duration calculations, powered by extensions.",2.1.4,"Jan 18, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/time/latest/,ogbomo.com,clock,https://github.com/jogboms/time.dart +slider_button,https://pub.dev/packages/slider_button,338,160,96,Customizable slider button widget for activating/deactivating some event.,2.1.0,"Jan 14, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/slider_button/latest/,unverified uploader,"flutter,shimmer,vibration",https://github.com/anirudhsharma392/Slider-Button +image_editor_pro,https://pub.dev/packages/image_editor_pro,338,40,75,"Image Editor Plugin with simple, easy support for image editing using paints,text and emoji like stories.",1.1.8,"May 17, 2021",MIT,,,,,unverified uploader,"collection,cupertino_icons,dio,firexcode,flutter,flutter_colorpicker,flutter_web_plugins,font_awesome_flutter,image_picker,path_provider,permission_handler,screenshot,signature,zoom_widget",https://github.com/zeeshux7860/Image_editor_pro_package +razorpay_flutter,https://pub.dev/packages/razorpay_flutter,337,140,99,"Flutter plugin for Razorpay SDK. To know more about Razorpay, visit http://razorpay.com.",1.3.7,"May 28, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/razorpay_flutter/latest/,razorpay.com,"eventify,flutter,fluttertoast",https://github.com/razorpay/razorpay-flutter +maps_toolkit,https://pub.dev/packages/maps_toolkit,337,160,97,"Maps toolkit - geo-measurements utils - area of polygon, distance between point, heading and offset between points (port of SphericalUtil, PolyUtil from `android-maps-utils`).",3.0.0,"Sep 18, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/maps_toolkit/latest/,kb-apps.com,,https://github.com/kb0/maps_toolkit/ +spider,https://pub.dev/packages/spider,337,160,93,A small dart command-line tool for generating dart references of assets from the assets folder.,4.2.2,"Jun 22, 2023",BSD-2-Clause,,"DART, FLUTTER","LINUX, MACOS, WINDOWS","https://birjuvachhani.github.io/spider/,https://pub.dev/documentation/spider/latest/",birju.dev,"ansicolor,args,collection,dart_style,html,http,logging,meta,path,sprintf,watcher,yaml",https://github.com/BirjuVachhani/spider +fast_immutable_collections,https://pub.dev/packages/fast_immutable_collections,335,150,97,"Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.",10.2.4,"May 29, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fast_immutable_collections/latest/,glasberg.dev,"collection,meta",https://github.com/marcglasberg/fast_immutable_collections +layout,https://pub.dev/packages/layout,335,150,91,"Layout encourage consistency across platforms, environments, and screen sizes by using uniform elements and spacing.",1.0.5,"Sep 3, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/layout/latest/,jaimeblasco.com,"flutter,gap",https://github.com/jamesblasco/layout +skeletons,https://pub.dev/packages/skeletons,334,80,98,A Flutter package for building custom skeleton widgets to mimic the page's layout while loading.,0.0.3,"Jul 22, 2021",MIT,,,,https://pub.dev/documentation/skeletons/latest/,badjio.com,flutter,https://github.com/badjio/skeletons/ +expandable_bottom_bar,https://pub.dev/packages/expandable_bottom_bar,335,90,87,Animatable bottom app bar with expandable sheet. Use me if you need cool bottom bar!,2.0.2,"May 26, 2021",BSD-2-Clause,,,,https://pub.dev/documentation/expandable_bottom_bar/latest/,unverified uploader,flutter,https://github.com/rIIh/expandable-bottom-bar +recase,https://pub.dev/packages/recase,334,150,98,Changes the case of the input text to the desire case convention.,4.1.0,"Sep 26, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/recase/latest/,unverified uploader,,https://github.com/techniboogie-dart/recase +flutter_phone_direct_caller,https://pub.dev/packages/flutter_phone_direct_caller,334,150,98,"Simple flutter plugin to call a number directly, without going to phone dialer, from app",2.1.1,"Apr 21, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_phone_direct_caller/latest/,unverified uploader,flutter,https://github.com/yanisalfian/flutter-phone-direct-caller +focus_detector,https://pub.dev/packages/focus_detector,333,130,98,Detects when your widget appears or disappears from the screen.,2.0.1,"Jan 11, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/focus_detector/latest/,edsonbueno.com,"flutter,visibility_detector",https://github.com/EdsonBueno/focus_detector +csv,https://pub.dev/packages/csv,332,140,99,A codec to transform between a string and a list of values. The string must be comma (configurable) separated values.,6.0.0,"Feb 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/close2/csv,https://pub.dev/documentation/csv/latest/",unverified uploader,,https://github.com/close2/csv +basic_utils,https://pub.dev/packages/basic_utils,332,140,98,"Common util classes for Strings, Dates, X509, PKCS, Cryptographie and more.",5.7.0,"Oct 24, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/basic_utils/latest/,unverified uploader,"http,json_annotation,logging,pointycastle",https://github.com/Ephenodrom/Dart-Basic-Utils +material_dialogs,https://pub.dev/packages/material_dialogs,332,150,96,"A Flutter package aims to help you create animated, simple, stylish Material Dialogs in your app.",1.1.5,"Jul 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/material_dialogs/latest/,ezaldeensahb.link,"flutter,lottie",https://github.com/Ezaldeen99/material_dialogs +jaspr,https://pub.dev/packages/jaspr,331,130,84,Modern web framework for building websites in Dart that feels like Flutter but supports server-side rendering.,0.13.3,"Jul 2, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.page/schultek/jaspr,https://pub.dev/documentation/jaspr/latest/",schultek.de,"binary_codec,hotreloader,html,http,js,meta,path,shelf,shelf_gzip,shelf_proxy,shelf_static",https://github.com/schultek/jaspr +live_activities,https://pub.dev/packages/live_activities,329,140,93,A Flutter plugin to use iOS 16.1+ Live Activities & iPhone 14 Pro Dynamic Island features,1.9.3,"Jun 28, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/live_activities/latest/,dimitridessus.fr,"app_group_directory,flutter,flutter_native_image,path_provider,plugin_platform_interface",https://github.com/istornz/live_activities +oktoast,https://pub.dev/packages/oktoast,329,160,98,"A pure flutter toast library, support custom style/widget, easy achieve the same effect with native toasts.",3.4.0,"Nov 17, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/oktoast/latest/,unverified uploader,flutter,https://github.com/OpenFlutter/flutter_oktoast +skeleton_text,https://pub.dev/packages/skeleton_text,329,160,97,A package that provides an easy way to add skeleton text loading animation in Flutter project. This project is a part of 101Loop community.,3.0.1,"Aug 22, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/skeleton_text/latest/,mahengandhi.me,flutter,https://github.com/101Loop/Skeleton-Text +persistent_bottom_nav_bar_v2,https://pub.dev/packages/persistent_bottom_nav_bar_v2,327,150,98,A highly customizable bottom navigation bar for Flutter. Includes 17 prebuilt styles but can also be used with your custom style.,5.3.0,"Jul 6, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/persistent_bottom_nav_bar_v2/latest/,unverified uploader,"flutter,go_router",https://github.com/jb3rndt/PersistentBottomNavBarV2 +image_editor,https://pub.dev/packages/image_editor,328,160,98,Edit your image data and output to file/memory on Android and iOS.,1.5.1,"May 14, 2024",unknown,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/image_editor/latest/,fluttercandies.com,"flutter,image_editor_common,image_editor_ohos,image_editor_platform_interface",https://github.com/fluttercandies/flutter_image_editor +status_change,https://pub.dev/packages/status_change,328,110,88,Status Change Package,2.0.0,"Mar 14, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/status_change/latest/,unverified uploader,flutter,https://github.com/UsamaElgendy/status_change +back_button_interceptor,https://pub.dev/packages/back_button_interceptor,328,150,98,"Back Button Interceptor. May be used to do stuff when the Android back-button is tapped, as an alternative to `WillPopScope`.",7.0.3,"Mar 27, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/back_button_interceptor/latest/,glasberg.dev,"collection,flutter",https://github.com/marcglasberg/back_button_interceptor +get_server,https://pub.dev/packages/get_server,326,140,84,A backend server (http and websocket) that makes it possible to program with Flutter syntax and reuse existing code,1.2.1,"Jun 21, 2022",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/get_server/latest/,getx.site,"jaguar_jwt,meta,mime,path",https://github.com/jonataslaw/get_server +double_back_to_close_app,https://pub.dev/packages/double_back_to_close_app,326,150,96,A Flutter package that allows Android users to press the back-button twice to close the app.,2.1.0,"Dec 2, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/double_back_to_close_app/latest/,hugopassos.dev,flutter,https://github.com/hcbpassos/double_back_to_close_app +accordion,https://pub.dev/packages/accordion,325,160,98,A stylish and smooth Accordion list where each item can be expanded or collapsed simply by clicking on the header.,2.6.0,"Sep 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/accordion/latest/,vulcansoft.com,"flutter,get,scroll_to_index",https://github.com/GotJimmy/accordion +vrouter,https://pub.dev/packages/vrouter,325,140,90,A navigation package that makes navigation and routing easy on every platform. Built on top of Navigator 2.,1.2.1,"May 12, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vrouter/latest/,vrouter.dev,"flutter,move_to_background,url_launcher,url_strategy",https://github.com/lulupointu/vrouter +open_filex,https://pub.dev/packages/open_filex,325,160,99,"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)",4.4.0,"Feb 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/open_filex/latest/,buildtoapp.com,"ffi,flutter",https://github.com/javaherisaber/open_file +flutter_animator,https://pub.dev/packages/flutter_animator,324,150,95,Create animations with less code in a chaining manner. This package allows you to combine and chain multiple animations based on percentages of the duration.,3.2.2,"Jun 7, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_animator/latest/,unverified uploader,"flutter,vector_math",https://github.com/sharp3dges/animator +enum_to_string,https://pub.dev/packages/enum_to_string,325,140,98,"Better conversion of ENUMs to string. Dart has annoying EnumName.ValueName syntax when calling enum.toString, this package fixes that.",2.0.1,"Mar 19, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/enum_to_string/latest/,unverified uploader,,https://github.com/rknell/flutterEnumsToString +ar_flutter_plugin,https://pub.dev/packages/ar_flutter_plugin,323,130,93,Flutter Plugin for creating (collaborative) Augmented Reality experiences - Supports ARKit for iOS and ARCore for Android devices.,0.7.3,"Nov 19, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ar_flutter_plugin/latest/,lars.carius.io,"flutter,geolocator,json_annotation,permission_handler,vector_math",https://github.com/CariusLars/ar_flutter_plugin +desktop_window,https://pub.dev/packages/desktop_window,322,140,98,Flutter desktop plugin(macOS/Linux/Windows) to get and change window size.,0.4.0,"Mar 9, 2021",MIT,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/desktop_window/latest/,mix1009.com,flutter,https://github.com/mix1009/desktop_window +onboarding_overlay,https://pub.dev/packages/onboarding_overlay,321,150,90,Flexible to control Onboarding overlay with or without target element (fork from onboard_overlay),3.2.2,"May 5, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/onboarding_overlay/latest/,unverified uploader,"auto_size_text,flutter,vector_math",https://github.com/talamaska/onboarding_overlay +dio_cache_interceptor,https://pub.dev/packages/dio_cache_interceptor,320,160,98,Dio HTTP cache interceptor with multiple stores respecting HTTP directives (or not).,3.5.0,"Nov 27, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dio_cache_interceptor/latest/,openapi4j.org,"dio,string_scanner,uuid",https://github.com/llfbandit/dio_cache_interceptor +hexcolor,https://pub.dev/packages/hexcolor,320,150,99,"Brings HexColor for your dart and flutter projects, convert material colors to hex colors",3.0.1,"Oct 1, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hexcolor/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/ggichure/hexcolor +worker_manager,https://pub.dev/packages/worker_manager,317,140,95,The worker_manager allows you to manage CPU-intensive calculations across isolates,7.0.3,"Jul 2, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/worker_manager/latest/,renesanse.net,"async,collection,meta",https://github.com/Renesanse/worker_manager +mason_cli,https://pub.dev/packages/mason_cli,317,160,85,Mason CLI allows developers to create and consume reusable templates called bricks.,0.1.0-dev.55,"Apr 20, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.brickhub.dev/,https://pub.dev/documentation/mason_cli/latest/",brickhub.dev,"args,checked_yaml,cli_completion,mason,mason_api,meta,path,pub_updater,watcher",https://github.com/felangel/mason +miniplayer,https://pub.dev/packages/miniplayer,317,140,93,A lightweight flutter package to simplify the creation of a miniplayer.,1.0.1,"Sep 29, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/miniplayer/latest/,davidpeters.dev,flutter,https://github.com/peterscodee/miniplayer +flutter_windowmanager,https://pub.dev/packages/flutter_windowmanager,317,160,98,A Flutter plugin for manipulating Android WindowManager LayoutParams.,0.2.0,"Aug 26, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_windowmanager/latest/,adaptant.io,flutter,https://github.com/adaptant-labs/flutter_windowmanager +carousel_pro,https://pub.dev/packages/carousel_pro,317,35,95,A Flutter Carousel Slider widget. Support Network and Asset Images. You can modify the UI according your design easily.,1.0.0,"Jun 30, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/jlouage/flutter-carousel-pro +story,https://pub.dev/packages/story,316,150,96,Instagram stories like UI with rich animations and customizability.,1.1.0,"Jun 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/story/latest/,bookm.me,"flutter,provider",https://github.com/santa112358/story +nested,https://pub.dev/packages/nested,316,150,98,A Flutter Widget which helps nest multiple widgets without needing to manually nest them.,1.0.0,"Feb 17, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nested/latest/,dash-overflow.net,flutter,https://github.com/rrousselGit/nested +arcore_flutter_plugin,https://pub.dev/packages/arcore_flutter_plugin,315,130,93,"Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences",0.1.0,"Feb 7, 2023",MIT,0.2.0-alpha,FLUTTER,ANDROID,https://pub.dev/documentation/arcore_flutter_plugin/latest/,gdifrancesco.dev,"equatable,flutter,meta,vector_math",https://github.com/giandifra/arcore_flutter_plugin +import_sorter,https://pub.dev/packages/import_sorter,313,140,95,Automatically organize your dart imports,4.6.0,"May 30, 2021",MIT,5.0.0-releasecandidate.1,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/import_sorter/latest/,fluttercommunity.dev,"args,tint,yaml",https://github.com/fluttercommunity/import_sorter +sqlite3,https://pub.dev/packages/sqlite3,313,160,97,Provides lightweight yet convenient bindings to SQLite by using dart:ffi,2.4.5,"Jul 26, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sqlite3/latest/,simonbinder.eu,"collection,ffi,meta,path,web",https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3 +water_drop_nav_bar,https://pub.dev/packages/water_drop_nav_bar,312,160,92,"Bottom navigation bar, it has unique water drop effect. When water droplet falls it marks seleted item.",2.2.2,"Jul 8, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/water_drop_nav_bar/latest/,waterydesert.com,flutter,https://github.com/watery-desert/water_drop_nav_bar +external_app_launcher,https://pub.dev/packages/external_app_launcher,312,160,98,A Flutter plugin which helps you to open another app from your app,4.0.0,"Feb 12, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/external_app_launcher/latest/,geekyants.com,flutter,https://github.com/GeekyAnts/external_app_launcher +oauth2,https://pub.dev/packages/oauth2,312,160,97,"A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.",2.0.2,"May 30, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/oauth2/latest/,tools.dart.dev,"collection,crypto,http,http_parser",https://github.com/dart-lang/oauth2 +flutter_jailbreak_detection,https://pub.dev/packages/flutter_jailbreak_detection,313,150,99,Flutter jailbreak and root detection plugin. This plugin wraps Rootbeer for use on Android and DTTJailbreakDetection for use on iOS.,1.10.0,"Jan 11, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_jailbreak_detection/latest/,appmire.be,flutter,https://github.com/jeroentrappers/flutter_jailbreak_detection +math_expressions,https://pub.dev/packages/math_expressions,311,160,98,"A library for parsing and evaluating mathematical expressions, supporting real numbers, vectors, and basic interval arithmetic.",2.6.0,"Jul 31, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/math_expressions/latest/,leonhardt.co.nz,vector_math,https://github.com/fkleon/math-expressions +postgres,https://pub.dev/packages/postgres,311,160,96,PostgreSQL database driver. Supports statement reuse and binary protocol and connection pooling.,3.2.1,"May 18, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/postgres/latest/,agilord.com,"async,buffer,charcode,collection,crypto,meta,pool,sasl_scram,stream_channel",https://github.com/isoos/postgresql-dart +chips_choice,https://pub.dev/packages/chips_choice,312,150,97,"Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.",3.0.1,"Sep 13, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chips_choice/latest/,widgetarian.com,"async,flexi_chip,flutter",https://github.com/davigmacode/flutter_chips_choice +flutter_firebase_chat_core,https://pub.dev/packages/flutter_firebase_chat_core,311,160,95,"Actively maintained, community-driven Firebase BaaS for chat applications with an optional chat UI.",1.6.8,"Jun 9, 2024","Zlib, BSD-3-Clause",,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_firebase_chat_core/latest/,flyer.chat,"cloud_firestore,firebase_auth,firebase_core,flutter,flutter_chat_types,meta",https://github.com/flyerhq/flutter_firebase_chat_core +vector_math,https://pub.dev/packages/vector_math,310,130,99,A Vector Math library for 2D and 3D applications.,2.1.4,"Sep 21, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vector_math/latest/,google.dev,,https://github.com/google/vector_math.dart +app_review,https://pub.dev/packages/app_review,310,125,94,Request and Write Reviews and Open Store Listing for Android and iOS in Flutter.,2.1.2+1,"Jul 25, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/app_review/latest/,fluttercommunity.dev,"flutter,http,package_info_plus,url_launcher",https://github.com/fluttercommunity/app_review +built_collection,https://pub.dev/packages/built_collection,309,150,98,Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.,5.1.1,"Sep 3, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/built_collection/latest/,google.dev,,https://github.com/google/built_collection.dart +nil,https://pub.dev/packages/nil,309,140,95,"A simple widget to add in the widget tree when you want to show nothing, with minimal impact on performance.",1.1.1,"Mar 24, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nil/latest/,unverified uploader,flutter,https://github.com/letsar/nil +two_dimensional_scrollables,https://pub.dev/packages/two_dimensional_scrollables,309,160,96,Widgets that scroll using the two dimensional scrolling foundation.,0.3.1,"Jun 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/two_dimensional_scrollables/latest/,flutter.dev,flutter,https://github.com/flutter/packages/tree/main/packages/two_dimensional_scrollables +facebook_audience_network,https://pub.dev/packages/facebook_audience_network,308,150,97,"Facebook Audience Network plugin for Flutter apps. You can show Facebook Banner ads, Interstitial ads, Rewarded video ads and Native ads though this plugin.",1.0.1,"Dec 30, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/facebook_audience_network/latest/,dsi.dev,"characters,flutter,meta",https://github.com/dreamsoftin/facebook_audience_network +state_notifier,https://pub.dev/packages/state_notifier,307,160,94,"ValueNotifier, but outside Flutter and with some extra perks",1.0.0,"Aug 16, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/state_notifier/latest/,dash-overflow.net,meta,https://github.com/rrousselGit/state_notifier +linked_scroll_controller,https://pub.dev/packages/linked_scroll_controller,307,130,98,A scroll controller that allows two or more scroll views to be in sync.,0.2.0,"May 5, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/linked_scroll_controller/latest/,google.dev,flutter,https://github.com/google/flutter.widgets +flutter_countdown_timer,https://pub.dev/packages/flutter_countdown_timer,307,130,99,A flutter countdown timer. [10 days 5:30:46] ⬇⬇⬇⬇,4.1.0,"Apr 21, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_countdown_timer/latest/,unverified uploader,flutter,https://github.com/wuweijian1997/FlutterCountdownTimer +flutter_cube,https://pub.dev/packages/flutter_cube,307,120,94,A Flutter 3D widget that renders Wavefront's object files.,0.1.1,"Mar 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_cube/latest/,final.dev,"flutter,path,vector_math",https://github.com/zesage/flutter_cube +map,https://pub.dev/packages/map,306,160,93,Geographical Map widget for flutter supporting different projections including EPSG4326/Mercator/WGS1984.,2.0.2,"Feb 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/map/latest/,pwa.ir,"flutter,latlng",https://github.com/xclud/flutter_map +theme_provider,https://pub.dev/packages/theme_provider,306,150,94,Easy to use and customizable Theme Provider. This Widget can be used to easily provide a theme controller across the widget tree.,0.6.0,"May 11, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/theme_provider/latest/,unverified uploader,"flutter,shared_preferences",https://www.github.com/kdsuneraavinash/theme_provider +flutter_gemini,https://pub.dev/packages/flutter_gemini,305,150,96,Flutter Google Gemini SDK. Google Gemini is a set of cutting-edge large language models (LLMs) designed to be the driving force behind Google's future AI initiatives.,2.0.4,"May 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_gemini/latest/,babakcode.com,"dio,flutter,freezed_annotation,json_annotation,mime",https://github.com/babakcode/flutter_gemini +pointycastle,https://pub.dev/packages/pointycastle,305,140,98,"A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.",3.9.1,"May 7, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pointycastle/latest/,bouncycastle.org,"collection,convert,js",https://github.com/bcgit/pc-dart +custom_pop_up_menu,https://pub.dev/packages/custom_pop_up_menu,304,130,97,"Wrap a widget with CustomPopupMenu, Tap or Long Press this widget, a popup menu would display in a suitable position.",1.2.4,"Jun 6, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_pop_up_menu/latest/,malikwang.com,flutter,https://github.com/malikwang/custom_pop_up_menu +zefyr,https://pub.dev/packages/zefyr,304,40,83,"Clean, minimalistic and collaboration-ready rich text editor for Flutter.",0.12.0,"Oct 4, 2020",BSD-2-Clause,1.0.0-rc.5,,,,memspace.app,"collection,flutter,meta,notus,quill_delta,quiver_hashcode,url_launcher",https://github.com/memspace/zefyr +direct_select_flutter,https://pub.dev/packages/direct_select_flutter,304,150,85,Direct Select Widget Implementation inspired by https://dribbble.com/shots/3876250-DirectSelect-Dropdown-ux,1.1.1,"May 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/direct_select_flutter/latest/,lanars.com,"flutter,rect_getter",https://github.com/LanarsInc/direct-select-flutter +searchable_dropdown,https://pub.dev/packages/searchable_dropdown,304,40,90,Widget to let the user search through a keyword string typed on a customizable keyboard in a single or multiple choices list presented as a dropdown in a dialog box or a menu.,1.1.3,"Mar 31, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/icemanbsi/searchable_dropdown +add_2_calendar,https://pub.dev/packages/add_2_calendar,303,160,98,A really simple Flutter plugin to add events to each platform's default calendar.,3.0.1,"Oct 24, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/add_2_calendar/latest/,unverified uploader,flutter,https://github.com/ja2375/add_2_calendar +assorted_layout_widgets,https://pub.dev/packages/assorted_layout_widgets,302,150,96,"A lot of widgets like ColumnSuper, RowSuper, FitHorizontally, Box, WrapSuper, TextOneLine, Delayed, Pad, ButtonBarSuper, NormalizedOverflowBox, showDialogSuper, and much more.",9.0.2,"Jun 20, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/assorted_layout_widgets/latest/,glasberg.dev,"clock,flutter,matrix4_transform",https://github.com/marcglasberg/assorted_layout_widgets +firedart,https://pub.dev/packages/firedart,302,160,94,A dart-native implementation of the Firebase Auth and Firestore SDKs.,0.9.8,"Mar 15, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/firedart/latest/,cachapa.net,"fixnum,grpc,http,protobuf",https://github.com/cachapa/firedart +at_contacts_flutter,https://pub.dev/packages/at_contacts_flutter,302,150,60,A Flutter plugin project to provide ease of managing contacts for an atSign using atPlatform.,4.0.14,"Feb 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://docs.atsign.com/,https://pub.dev/documentation/at_contacts_flutter/latest/",atsign.org,"at_client,at_client_mobile,at_common_flutter,at_commons,at_contact,at_lookup,at_utils,flutter,flutter_slidable",https://github.com/atsign-foundation/at_widgets/tree/trunk/packages/at_contacts_flutter +flutter_reaction_button,https://pub.dev/packages/flutter_reaction_button,301,140,96,"Flutter Reaction Button is a customizable Flutter package that allows you to easily create interactive buttons with reaction emojis, similar to Facebook's iconic reaction buttons.",3.0.0+3,"Nov 19, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_reaction_button/latest/,unverified uploader,flutter,https://github.com/GeekAbdelouahed/flutter-reaction-button.git +expansion_card,https://pub.dev/packages/expansion_card,301,20,86,Expansion Card that expands on click with full body cover background that also expands ontap. This widget is highly customizable with smooth animations.,0.1.0,"Jan 9, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/anirudhsharma392/Expansion-Card +searchfield,https://pub.dev/packages/searchfield,301,160,98,"A highly customizable, simple and easy to use flutter Widget to add a searchfield to your Flutter Application. This Widget allows you to search and select from list of suggestions.",1.0.8,"Jul 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/searchfield/latest/,maheshjamdade.com,flutter,https://github.com/maheshj01/searchfield +storybook_flutter,https://pub.dev/packages/storybook_flutter,301,150,95,A storybook for Flutter widgets. Live preview of isolated widgets for faster development and showcase.,0.14.1,"Apr 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/storybook_flutter/latest/,ookamikb.dev,"collection,device_frame,flutter,nested,pointer_interceptor,provider,recase",https://github.com/ookami-kb/storybook_flutter +petitparser,https://pub.dev/packages/petitparser,300,160,99,A dynamic parser framework to build efficient grammars and parsers quickly.,6.0.2,"Nov 30, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/petitparser/latest/,lukas-renggli.ch,meta,https://github.com/petitparser/dart-petitparser +whatsapp_unilink,https://pub.dev/packages/whatsapp_unilink,299,160,97,Dart package helping your app interact with WhatsApp via HTTP links (universal links). Works with Flutter.,2.1.0,"Nov 20, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/whatsapp_unilink/latest/,dartside.dev,,https://github.com/dartsidedev/whatsapp_unilink +flutter_js,https://pub.dev/packages/flutter_js,298,90,96,A Javascript engine to use with flutter. It uses Quickjs on Android and JavascriptCore on IOS,0.8.1,"Jun 8, 2024",MIT,,,,https://pub.dev/documentation/flutter_js/latest/,unverified uploader,"ffi,flutter,http,sync_http",https://github.com/abner/flutter_js +flutter_fortune_wheel,https://pub.dev/packages/flutter_fortune_wheel,298,140,96,Visualize (random) selection processes with widgets like a spinning wheel of fortune or a fortune bar.,1.3.1,"Feb 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_fortune_wheel/latest/,kevlatus.de,"flutter,flutter_hooks,quiver",https://github.com/kevlatus/flutter_fortune_wheel +flutter_background,https://pub.dev/packages/flutter_background,298,150,97,A plugin to keep flutter apps running in the background.,1.2.0,"Jan 17, 2023",BSD-2-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_background/latest/,julianassmann.de,"flutter,plugin_platform_interface",https://github.com/JulianAssmann/flutter_background +process_run,https://pub.dev/packages/process_run,295,160,97,Process run helpers for Linux/Win/Mac and which like feature for finding executables.,1.1.0,"Jul 25, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/process_run/latest/,tekartik.com,"args,collection,meta,path,pub_semver,string_scanner,synchronized,yaml",https://github.com/tekartik/process_run.dart/blob/master/packages/process_run +swipe_to,https://pub.dev/packages/swipe_to,296,160,97,SwipeTo is a wrapper for a chat view widget which can be used initiate callback when user horizontally swipe on it.,1.0.6,"Feb 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipe_to/latest/,unverified uploader,flutter,https://github.com/Purvik/SwipeTo.git +iconify_flutter,https://pub.dev/packages/iconify_flutter,295,140,94,100+ open source icon sets for flutter to make you app more beautiful,0.0.5,"Oct 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/iconify_flutter/latest/,andronasef.dev,"colorful_iconify_flutter,flutter,flutter_svg",https://github.com/andronasef/iconify_flutter +flutter_share,https://pub.dev/packages/flutter_share,295,150,99,"Simple way to share message, links or files from your flutter app for Android and IOS (Enter to see some gifs).",2.0.0,"Apr 8, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_share/latest/,britto.dev,flutter,https://github.com/lubritto/flutter_share +flutter_tags,https://pub.dev/packages/flutter_tags,295,40,93,Creating selectable and input tags (TextField) has never been easier.,0.4.9+1,"Nov 11, 2020",MIT,1.0.0-nullsafety.1,,,,dn-a.dev,flutter,https://github.com/Dn-a/flutter_tags +google_maps_cluster_manager,https://pub.dev/packages/google_maps_cluster_manager,294,110,97,Simple Flutter clustering library for Google Maps based on Geohash.,3.1.0,"Jan 16, 2024",MIT,,,,https://pub.dev/documentation/google_maps_cluster_manager/latest/,unverified uploader,"flutter,google_maps_flutter_platform_interface",https://github.com/bpillon/google_maps_cluster_manager +paginate_firestore,https://pub.dev/packages/paginate_firestore,293,140,94,A flutter package to simplify pagination with firestore data.,1.0.3+1,"Apr 8, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/paginate_firestore/latest/,vedartm.com,"bloc,cloud_firestore,flutter,flutter_bloc,provider",https://github.com/excogitatr/paginate_firestore +chat_gpt_sdk,https://pub.dev/packages/chat_gpt_sdk,292,50,96,"create chat bot and other bot with ChatGPT SDK Support GPT-4 , 3.5 and SSE Generate Prompt (Stream)",3.1.0,"Jul 30, 2024",MIT,,,,,unverified uploader,"dio,http_parser,path_provider",https://github.com/redevRx/Flutter-ChatGPT +blur,https://pub.dev/packages/blur,292,160,98,Blur is a wrapper widget that blur it's child. There are ImageBlur.asset and ImageBlur.network that blur the image. Frost is another wrapper which blurs the background.,4.0.0,"May 21, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/blur/latest/,unverified uploader,flutter,https://github.com/jagritjkh/blur +barcode_widget,https://pub.dev/packages/barcode_widget,291,160,99,Barcode generation widget for Flutter with support for standard barcodes.,2.0.4,"May 22, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/barcode_widget/latest/,nfet.net,"barcode,flutter",https://github.com/DavBfr/dart_barcode +charts_painter,https://pub.dev/packages/charts_painter,292,140,93,Highly customizable and extendable charts library for flutter made with custom painters,3.1.1,"Feb 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/charts_painter/latest/,infinum.com,"collection,equatable,flutter",https://github.com/infinum/flutter-charts +animated_notch_bottom_bar,https://pub.dev/packages/animated_notch_bottom_bar,290,150,96,This package helps you to achieve animated notch bottom navigation bar with any widget as children.,1.0.3,"Apr 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_notch_bottom_bar/latest/,mindinventory.com,flutter,https://github.com/Mindinventory/animated_notch_bottom_bar +pull_down_button,https://pub.dev/packages/pull_down_button,289,150,97,A package that implements Pull-Down Button from iOS 14 in Flutter. Highly customizable.,0.9.4,"Apr 18, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pull_down_button/latest/,unverified uploader,"flutter,meta",https://github.com/notDmDrl/pull_down_button +latlong2,https://pub.dev/packages/latlong2,290,140,99,Lightweight library for common latitude and longitude calculation,0.9.1,"Mar 27, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/latlong2/latest/,defylogic.dev,intl,https://github.com/jifalops/dart-latlong +persian_number_utility,https://pub.dev/packages/persian_number_utility,289,155,94,A Flutter Package for convert number to English or Persian(Farsi) letter and convert Miladi to Persian Date(Jalali/Shamsi date) and digits validator,1.1.4,"Dec 8, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/persian_number_utility/latest/,unverified uploader,,https://github.com/mehdi-nemati/persian_number_utility +mobx_codegen,https://pub.dev/packages/mobx_codegen,288,150,97,"Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.",2.6.1,"Mar 28, 2024",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mobx_codegen/latest/,vyuh.tech,"analyzer,build,build_resolvers,meta,mobx,path,source_gen",https://github.com/mobxjs/mobx.dart +swipable_stack,https://pub.dev/packages/swipable_stack,288,160,93,"A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations like Tinder.",2.0.0,"May 30, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipable_stack/latest/,heavenosk.com,"flutter,sprung",https://github.com/HeavenOSK/flutter_swipable_stack +web_scraper,https://pub.dev/packages/web_scraper,288,140,89,A simple web scraper to scrape HTML tags and their attributes to cast them into Lists and Maps for dart and flutter.,0.1.4,"Feb 24, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/web_scraper/latest/,tusharojha.com,"html,http",https://github.com/tusharojha/web_scraper +just_audio_background,https://pub.dev/packages/just_audio_background,287,160,98,An add-on for just_audio that supports background playback and media notifications.,0.0.1-beta.13,"Jul 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/just_audio_background/latest/,ryanheise.com,"audio_service,audio_session,flutter,flutter_web_plugins,just_audio_platform_interface,meta,rxdart",https://github.com/ryanheise/just_audio/tree/master/just_audio_background +just_the_tooltip,https://pub.dev/packages/just_the_tooltip,288,130,99,A multi directional tooltip used to display any content with inbuilt support for list views,0.0.12,"Jun 14, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/just_the_tooltip/latest/,unverified uploader,flutter,https://github.com/Nolence/just_the_tooltip +wakelock_plus,https://pub.dev/packages/wakelock_plus,287,160,99,"Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, Linux, and web.",1.2.7,"Jul 28, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wakelock_plus/latest/,fluttercommunity.dev,"dbus,flutter,flutter_web_plugins,meta,package_info_plus,wakelock_plus_platform_interface,web,win32",https://github.com/fluttercommunity/wakelock_plus/tree/main/wakelock_plus +teledart,https://pub.dev/packages/teledart,287,150,89,A Dart library interfacing with the latest Telegram Bot API.,0.6.1,"Aug 29, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/teledart/latest/,d1n0.xyz,"http,json_annotation",https://github.com/DinoLeung/TeleDart +flutter_tex,https://pub.dev/packages/flutter_tex,285,150,96,"A Flutter Package to render Mathematics / Maths, Physics and Chemistry, Statistics Equations and expressions based on LaTeX, TeX, and MathML with HTML and JavaScript support.",4.0.6,"Dec 29, 2023",unknown,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_tex/latest/,shahxad.com,"flutter,markdown,mime,webview_flutter_plus",https://github.com/shah-xad/flutter_tex +flutter_rounded_date_picker,https://pub.dev/packages/flutter_rounded_date_picker,284,130,97,The Flutter plugin that help you can choose dates and years with rounded calendars and customizable themes.,3.0.4,"Jun 7, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_rounded_date_picker/latest/,unverified uploader,flutter,https://github.com/benznest/flutter_rounded_date_picker +flutter_chat_bubble,https://pub.dev/packages/flutter_chat_bubble,284,150,98,Get a top-notch chat UI widget for Flutter app development. Create diverse designs like WhatsApp and Telegram. Customize properties for stunning UI. Enhance skills and elevate user experience in real- [...],2.0.2,"Feb 10, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_chat_bubble/latest/,unverified uploader,flutter,https://github.com/KinjalDhamat312/FlutterChatBubble.git +azlistview,https://pub.dev/packages/azlistview,284,130,97,"A Flutter sticky headers & index ListView. IndexBar. such as citylist, contactlist. index and hover effect.",2.0.0,"Feb 12, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/azlistview/latest/,unverified uploader,"flutter,scrollable_positioned_list",https://github.com/flutterchina/azlistview +floating_action_bubble,https://pub.dev/packages/floating_action_bubble,285,160,95,"A animated menu using a floating action button , the aesthetic of the menu items are fully customisable",1.1.4,"Jan 30, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floating_action_bubble/latest/,unverified uploader,flutter,https://github.com/Darshan0/floating_action_bubble +form_builder_validators,https://pub.dev/packages/form_builder_validators,284,150,99,Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.,11.0.0,"Jul 12, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/form_builder_validators/latest/,flutterformbuilderecosystem.com,"flutter,flutter_localizations,intl",https://github.com/flutter-form-builder-ecosystem/form_builder_validators +alice,https://pub.dev/packages/alice,281,150,97,"Alice is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.",0.4.2,"Jun 3, 2024",,1.0.0-dev.10,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/alice/latest/,hasoft.pl,"chopper,collection,dio,flutter,flutter_local_notifications,http,open_filex,package_info_plus,path_provider,permission_handler,rxdart,sensors_plus,share_plus,url_launcher",https://github.com/jhomlala/alice +pattern_formatter,https://pub.dev/packages/pattern_formatter,281,150,97,A Flutter package provides some implementations of TextInputFormatter that format input with pre-defined patterns,4.0.0,"Jun 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pattern_formatter/latest/,hunghd.dev,"flutter,intl",https://github.com/hnvn/flutter_pattern_formatter +universal_platform,https://pub.dev/packages/universal_platform,281,140,98,Replacement for dart.io.Platform class which works on Web as well as Desktop and Mobile. Allows platform checks in your view/model layer easily.,1.1.0,"May 23, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/universal_platform/latest/,gskinner.com,,https://github.com/gskinnerTeam/flutter-universal-platform +sliding_clipped_nav_bar,https://pub.dev/packages/sliding_clipped_nav_bar,281,150,92,"Bottom Navigation Bar with sliding menu icon and text with clipping effect, it also has ripple effect when tapped.",3.1.1,"Mar 10, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sliding_clipped_nav_bar/latest/,waterydesert.com,flutter,https://github.com/watery-desert/sliding_clipped_nav_bar +swagger_dart_code_generator,https://pub.dev/packages/swagger_dart_code_generator,280,140,89,Have you been turned into a problem with writing code for Http requests? This package can help. It has all of the Http and model codegen functionality you have been looking for.,3.0.0,"Jul 24, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swagger_dart_code_generator/latest/,mobilepeople.dev,"build,code_builder,collection,dart_style,http,json_annotation,markdown,path,recase,universal_io,yaml",https://github.com/epam-cross-platform-lab/swagger-dart-code-generator +wiredash,https://pub.dev/packages/wiredash,280,160,94,Wiredash is an interactive user feedback tool for Flutter apps including Promoter Score.,2.2.1,"Jul 12, 2024",AAL,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wiredash/latest/,wiredash.io,"async,clock,collection,device_info_plus,file,flutter,flutter_localizations,http,http_parser,intl,material_color_utilities,nanoid2,package_info_plus,path_provider,platform,shared_preferences",https://github.com/wiredashio/wiredash-sdk +entry,https://pub.dev/packages/entry,280,160,91,"Make your widgets come to life – Entry lets you simply animate a widget into a visible state. One widget to animate the opacity, scale, position and angle.",1.0.0,"Apr 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/entry/latest/,mickaelhrndz.dev,"flutter,flutter_web_plugins,simple_animations",https://github.com/MickaelHrndz/entry +sticky_grouped_list,https://pub.dev/packages/sticky_grouped_list,280,160,96,A ScrollablePositionedList where the list items can be grouped into sections.,3.1.0,"Jul 7, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sticky_grouped_list/latest/,begnis.dev,"flutter,meta,scrollable_positioned_list",https://github.com/Dimibe/sticky_grouped_list +background_downloader,https://pub.dev/packages/background_downloader,279,160,97,"A multi-platform background file downloader and uploader. Define the task, enqueue and monitor progress",8.5.2,"May 19, 2024","BSD-3-Clause, MIT",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/background_downloader/latest/,bbflight.com,"async,collection,flutter,http,logging,mime,path,path_provider",https://github.com/781flyingdutchman/background_downloader +flutter_mapbox_navigation,https://pub.dev/packages/flutter_mapbox_navigation,279,140,92,Add Turn By Turn Navigation to Your Flutter Application Using MapBox. Never leave your app when you need to navigate your users to a location.,0.2.2,"Oct 7, 2023",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_mapbox_navigation/latest/,eopeter.com,"flutter,flutter_web_plugins,plugin_platform_interface,very_good_analysis",https://github.com/eopeter/flutter_mapbox_navigation +flutter_link_previewer,https://pub.dev/packages/flutter_link_previewer,279,160,96,Customizable link and URL preview extracted from the provided text with the ability to render from the cache. Ideal for chat applications.,3.2.2,"Jul 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_link_previewer/latest/,flyer.chat,"flutter,flutter_chat_types,flutter_linkify,html,http,linkify,meta,url_launcher",https://github.com/flyerhq/flutter_link_previewer +preload_page_view,https://pub.dev/packages/preload_page_view,278,150,98,A pre-load PageView widget which you can use it to preload one page before and after current page.,0.2.0,"May 14, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/preload_page_view/latest/,unverified uploader,flutter,https://github.com/Neil-Gu/preload_page_view +easy_stepper,https://pub.dev/packages/easy_stepper,279,150,98,"A fully customizable, beautiful and easy to use stepper widget. It help you to show or collect information from users using organized steps.",0.8.5,"May 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/easy_stepper/latest/,unverified uploader,"flutter,lottie",https://github.com/ma7moud3osman/easy_stepper.git +awesome_card,https://pub.dev/packages/awesome_card,277,135,96,Flutter package to create a Credit Card Widget in your application.,1.1.7,"Jan 27, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/awesome_card/latest/,vivekkaushik.com,flutter,https://github.com/iamvivekkaushik/AwesomeCard +animated_icon_button,https://pub.dev/packages/animated_icon_button,277,140,90,Flutter package to create custom animated IconButton. Includes all available icons. Based on native IconButton.,1.0.2,"Jun 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_icon_button/latest/,frezycode.com,"flutter,freezed_annotation",https://github.com/Frezyx/animated_icon_button +sqfentity,https://pub.dev/packages/sqfentity,275,110,90,SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands easily and quickly with the help of fluent methods similar to .Net Entity Framework.,2.5.0,"Jul 8, 2024",unknown,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/sqfentity/latest/,huseyintokpinar.com,"flutter,meta,path,sqfentity_gen,sqflite_common,sqflite_common_ffi,sqflite_sqlcipher,synchronized",https://github.com/hhtokpinar/sqfEntity +edge_detection,https://pub.dev/packages/edge_detection,275,150,94,"A flutter plugin to detect edges of objects, scan paper, detect corner, detect rectangle. It allows cropping of the detected object image and returns the path of the cropped image.",1.1.3,"Oct 17, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/edge_detection/latest/,unverified uploader,flutter,https://github.com/sawankumarbundelkhandi/edge_detection +shelf_router,https://pub.dev/packages/shelf_router,274,160,98,"A convenient request router for the shelf web-framework, with support for URL-parameters, nested routers and routers generated from source annotations.",1.1.4,"May 3, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shelf_router/latest/,tools.dart.dev,"http_methods,meta,shelf",https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_router +animated_background,https://pub.dev/packages/animated_background,275,140,95,Animated Backgrounds for Flutter. Easily extended to paint whatever you want on the canvas.,2.0.0,"May 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_background/latest/,andrebaltazar.com,"flutter,meta",https://github.com/AndreBaltazar8/flutter_animated_background +tab_container,https://pub.dev/packages/tab_container,274,160,95,"Customisable tab view/carousel with animated indicator. Just pass in children and tabs, or use a TabController, change the tab side, add color(s), and more.",3.5.3,"Apr 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tab_container/latest/,precede.dev,flutter,https://github.com/sourcemain/tab_container +scoped_model,https://pub.dev/packages/scoped_model,273,150,99,A Widget that passes a Reactive Model to all of it's children,2.0.0,"Aug 24, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scoped_model/latest/,unverified uploader,flutter,https://github.com/brianegan/scoped_model +pedometer,https://pub.dev/packages/pedometer,273,160,96,A Pedometer and Step Detection package for Android and iOS. Step count is streamed as the platform updates it.,4.0.2,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pedometer/latest/,cachet.dk,flutter,https://github.com/cph-cachet/flutter-plugins +ffigen,https://pub.dev/packages/ffigen,272,160,97,"Generator for FFI bindings, using LibClang to parse C, Objective-C, and Swift files.",13.0.0,"Jul 18, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/ffigen/latest/,tools.dart.dev,"args,cli_util,collection,ffi,file,glob,logging,package_config,path,quiver,yaml,yaml_edit",https://github.com/dart-lang/native/tree/main/pkgs/ffigen +vexana,https://pub.dev/packages/vexana,272,160,90,Manage your network layer with dio. You will be able to use it very easily network operations.,4.0.4,"Jul 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vexana/latest/,vb10.dev,"collection,dio,equatable,flutter,logger,path_provider,retry,shared_preferences",https://github.com/VB10/vexana +ffi,https://pub.dev/packages/ffi,272,160,99,Utilities for working with Foreign Function Interface (FFI) code.,2.1.2,"Jan 17, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/ffi/latest/,dart.dev,,https://github.com/dart-lang/native/tree/main/pkgs/ffi +stack_trace,https://pub.dev/packages/stack_trace,272,160,99,A package for manipulating stack traces and printing them readably.,1.11.1,"Jul 7, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stack_trace/latest/,tools.dart.dev,path,https://github.com/dart-lang/stack_trace +geocoder,https://pub.dev/packages/geocoder,272,15,96,Forward and reverse geocoding.,0.2.1,"Jul 17, 2019",unknown,,,,,aloisdeniel.com,"flutter,meta",https://github.com/aloisdeniel/flutter_geocoder +markdown,https://pub.dev/packages/markdown,271,150,97,A portable Markdown library written in Dart that can parse Markdown into HTML.,7.2.2,"Mar 7, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/markdown/latest/,tools.dart.dev,"args,meta",https://github.com/dart-lang/markdown +tab_indicator_styler,https://pub.dev/packages/tab_indicator_styler,271,150,96,Add beautiful and trending tab indicators directly to your default Flutter TabBar,2.0.0,"Aug 12, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tab_indicator_styler/latest/,theadar.xyz,flutter,https://github.com/adar2378/tab_indicator_styler +action_slider,https://pub.dev/packages/action_slider,270,160,96,A slider to confirm actions and provide feedback on the success of these after subsequent loading.,0.7.0,"Jul 30, 2023",BSD-3-Clause,0.8.0-beta.2,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/action_slider/latest/,splashbyte.dev,flutter,https://github.com/splashbyte/action_slider +stacked_services,https://pub.dev/packages/stacked_services,270,140,98,A package that contains some default implementations of services required for a cleaner implementation of the Stacked Architecture.,1.5.0,"Mar 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stacked_services/latest/,filledstacks.com,"crypto,flutter,get,stacked,stacked_shared",https://github.com/FilledStacks/stacked +stop_watch_timer,https://pub.dev/packages/stop_watch_timer,270,160,99,Simple CountUp timer / CountDown timer. It easily create app of stopwatch.,3.2.0,"Aug 1, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stop_watch_timer/latest/,neverjp.com,rxdart,https://github.com/hukusuke1007/stop_watch_timer +extended_nested_scroll_view,https://pub.dev/packages/extended_nested_scroll_view,270,150,98,extended nested scroll view to fix pinned header and inner scrollables sync issues.,6.2.1,"Dec 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extended_nested_scroll_view/latest/,fluttercandies.com,"flutter,visibility_detector",https://github.com/fluttercandies/extended_nested_scroll_view +toast,https://pub.dev/packages/toast,270,130,98,A Flutter Toast plugin.,0.3.0,"Apr 17, 2022",MIT,,FLUTTER,WEB,https://pub.dev/documentation/toast/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/huclengyue/FlutterToast +flutter_custom_carousel,https://pub.dev/packages/flutter_custom_carousel,269,160,88,"A widget for creating fully custom, animated scrollable lists. It manages all the tricky scrolling logic and leaves the visual presentation up to you.",0.1.0+1,"Apr 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_custom_carousel/latest/,gskinner.com,"flutter,flutter_animate",https://github.com/gskinnerTeam/flutter_custom_carousel +blue_thermal_printer,https://pub.dev/packages/blue_thermal_printer,269,150,96,A Flutter plugin for connecting to thermal printer via bluetooth,1.2.3,"Jul 19, 2022",CPL-1.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/blue_thermal_printer/latest/,kakzaki.dev,flutter,https://github.com/kakzaki/blue_thermal_printer +shrink_sidemenu,https://pub.dev/packages/shrink_sidemenu,269,150,90,A Side Menu plugin for flutter and compatible with liquid ui.,2.0.0+2-null-safety,"Dec 23, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shrink_sidemenu/latest/,stackorient.com,flutter,https://github.com/raj457036/shrink_sidemenu_flutter +ota_update,https://pub.dev/packages/ota_update,268,150,96,"A Flutter plugin providing ota updates for Android and iOS, with download progress (Android only)",6.0.0,"Nov 24, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/ota_update/latest/,4q.eu,flutter,https://github.com/4Q-s-r-o/ota_update +dotted_line,https://pub.dev/packages/dotted_line,269,160,99,This package allows you to draw dotted lines with Flutter. You can draw a beautiful dotted line.,3.2.2,"Jun 13, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dotted_line/latest/,unverified uploader,flutter,https://github.com/umechanhika/dotted_line +fluttermoji,https://pub.dev/packages/fluttermoji,268,150,89,"A light-weight and highly customizable SVG avatar library for Flutter apps. Provides a Customizer Widget, CircleAvatar and other utility functions that are ready-to-use.",1.0.2,"Mar 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluttermoji/latest/,unverified uploader,"flutter,flutter_svg,get,shared_preferences",https://github.com/psk907/fluttermoji +otp_text_field,https://pub.dev/packages/otp_text_field,266,145,99,A flutter package to create a OTP Text Field widget in your application.,1.1.3,"Apr 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/otp_text_field/latest/,vivekkaushik.com,flutter,https://github.com/iamvivekkaushik/OTPTextField +loading_animations,https://pub.dev/packages/loading_animations,266,150,95,A Flutter package with a selection of simple yet very customizable set of loading animations.,2.2.0,"Mar 9, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loading_animations/latest/,unverified uploader,flutter,https://github.com/cytryn/loading-animations +flutter_localization,https://pub.dev/packages/flutter_localization,266,160,99,Flutter Localization is a package use for in-app localization with map data. More easier and faster to implement and inspired by the flutter_localizations itself.,0.2.1,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_localization/latest/,unverified uploader,"flutter,flutter_localizations,flutter_web_plugins,plugin_platform_interface,shared_preferences",https://github.com/channdara/flutter_localization +facebook_app_events,https://pub.dev/packages/facebook_app_events,265,160,99,"Flutter plugin for Facebook App Events, an app measurement solution that provides insight on app usage and user engagement in Facebook Analytics.",0.19.2,"Apr 4, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/facebook_app_events/latest/,oddbit.id,flutter,https://github.com/oddbit/flutter_facebook_app_events +seo_renderer,https://pub.dev/packages/seo_renderer,265,140,89,A flutter plugin to render text widgets as html for SEO purpose.,0.6.0,"Mar 15, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/seo_renderer/latest/,sahdeepsingh.com,flutter,https://github.com/iamSahdeep/seo_renderer +audio_session,https://pub.dev/packages/audio_session,265,160,98,"Sets the iOS audio session category and Android audio attributes for your app, and manages your app's audio focus, mixing and ducking behaviour.",0.1.21,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/audio_session/latest/,ryanheise.com,"flutter,flutter_web_plugins,meta,rxdart",https://github.com/ryanheise/audio_session +image_editor_plus,https://pub.dev/packages/image_editor_plus,265,160,96,"Image Editor Plugin with filters, drawing, text and emoji like stories.",1.0.6,"May 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB, WINDOWS",https://pub.dev/documentation/image_editor_plus/latest/,ensorta.com,"colorfilter_generator,extended_image,flex_color_picker,flutter,flutter_web_plugins,font_awesome_flutter,hand_signature,image,image_picker,permission_handler,reorderables,screenshot",https://github.com/hsbijarniya/image_editor_plus +webviewx,https://pub.dev/packages/webviewx,264,140,96,A feature-rich cross-platform webview using webview_flutter for mobile and iframe for web. JS interop-ready.,0.2.2,"Mar 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/webviewx/latest/,unverified uploader,"flutter,http,path,pointer_interceptor,uuid,webview_flutter",https://github.com/adrianflutur/webviewx +drawing_animation,https://pub.dev/packages/drawing_animation,264,140,82,An dart-only library for gradually painting SVG path objects on canvas (drawing line animation).,1.0.1,"Aug 11, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/drawing_animation/latest/,unverified uploader,"flutter,path_parsing,xml",https://github.com/biocarl/drawing_animation +barcode_scan2,https://pub.dev/packages/barcode_scan2,264,150,98,A flutter plugin for scanning 2D barcodes and QRCodes via camera.,4.3.3,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/barcode_scan2/latest/,mono0926.com,"flutter,protobuf",https://github.com/mono0926/barcode_scan2 +swipeable_page_route,https://pub.dev/packages/swipeable_page_route,263,160,94,Swipe to navigate back and admire beautifully morphing widgets,0.4.3,"May 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/swipeable_page_route/latest/,wanke.dev,"black_hole_flutter,collection,flutter,flutter_color_models,list_diff",https://github.com/JonasWanke/swipeable_page_route +dart_mappable,https://pub.dev/packages/dart_mappable,266,120,97,"Improved json serialization and data classes with full support for generics, inheritance, customization and more.",4.2.2,"Apr 2, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_mappable/latest/,schultek.de,"collection,meta,type_plus",https://github.com/schultek/dart_mappable +neopop,https://pub.dev/packages/neopop,264,160,90,NeoPop is CRED's inbuilt library for using NeoPop components in your app.,1.0.2,"Jul 6, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/neopop/latest/,cred.club,flutter,https://github.com/CRED-CLUB/neopop-flutter +flutter_parsed_text,https://pub.dev/packages/flutter_parsed_text,263,150,96,A Flutter package to parse text and make them into multiple Flutter Text widget.,2.2.1,"Jun 1, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_parsed_text/latest/,unverified uploader,flutter,https://github.com/fayeed/flutter_parsed_text +lite_rolling_switch,https://pub.dev/packages/lite_rolling_switch,262,140,96,"Custom Switch button with nice looking and attractive animation, made to allow you to customize colors, icons and other cosmetic content. Now supports null safety.",1.0.1,"Feb 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lite_rolling_switch/latest/,unverified uploader,"flutter,intl",https://github.com/cgustav/lite_rolling_switch +expandable_text,https://pub.dev/packages/expandable_text,262,140,98,Widget that only shows the first lines of a text and adds a link to expand the full text.,2.3.0,"Apr 3, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable_text/latest/,unverified uploader,flutter,https://github.com/fweinaug/expandable_text +dart_json_mapper,https://pub.dev/packages/dart_json_mapper,261,150,93,This package allows programmers to annotate Dart objects in order to serialize / deserialize them from / to JSON.,2.2.13,"Jul 17, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_json_mapper/latest/,edensapple.com,"analyzer,build,build_config,collection,intl,meta,path,pubspec_parse,reflectable",https://github.com/k-paxian/dart-json-mapper +extended_text_field,https://pub.dev/packages/extended_text_field,262,150,96,"Extended official text field to build special text like inline image, @somebody, custom background etc quickly.It also support to build custom seleciton toolbar and handles.",15.0.0,"May 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extended_text_field/latest/,fluttercandies.com,"extended_text_library,flutter",https://github.com/fluttercandies/extended_text_field +dart_jsonwebtoken,https://pub.dev/packages/dart_jsonwebtoken,261,160,98,A dart implementation of the famous javascript library 'jsonwebtoken' (JWT).,2.14.0,"Apr 25, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_jsonwebtoken/latest/,jonasroussel.com,"clock,collection,convert,crypto,ed25519_edwards,pointycastle",https://github.com/jonasroussel/dart_jsonwebtoken +cryptography,https://pub.dev/packages/cryptography,261,130,97,"Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, X25519, Argon2, and more. Good cross-platform support.",2.7.0,"Sep 21, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cryptography/latest/,dint.dev,"collection,crypto,ffi,js,meta,typed_data",https://github.com/dint-dev/cryptography +file,https://pub.dev/packages/file,261,150,99,"A pluggable, mockable file system abstraction for Dart. Supports local file system access, as well as in-memory file systems, record-replay file systems, and chroot file systems.",7.0.0,"May 19, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/file/latest/,google.dev,"meta,path",https://github.com/google/file.dart/tree/master/packages/file +image_downloader,https://pub.dev/packages/image_downloader,261,160,95,Flutter plugin that downloads images on the Internet and saves them on device.,0.31.0,"Nov 15, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/image_downloader/latest/,unverified uploader,flutter,https://github.com/ko2ic/image_downloader +extended_text,https://pub.dev/packages/extended_text,260,160,97,"Extended official text to build special text like inline image or @somebody quickly,it also support custom background,custom over flow and custom selection toolbar and handles.",13.0.2,"Jun 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extended_text/latest/,fluttercandies.com,"extended_text_library,flutter",https://github.com/fluttercandies/extended_text +system_tray,https://pub.dev/packages/system_tray,260,150,94,system_tray that makes it easy to customize tray and work with your Flutter desktop app.,2.0.3,"Apr 19, 2023",MIT,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/system_tray/latest/,unverified uploader,"flutter,path,uuid",https://github.com/antler119/system_tray.git +bottom_picker,https://pub.dev/packages/bottom_picker,258,160,98,A new flutter package that let you create a bottom item picker or date & time picker with minmum parameters,2.8.0,"Jun 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_picker/latest/,badrkouki.dev,flutter,https://github.com/koukibadr/Bottom-Picker +bluetooth_print,https://pub.dev/packages/bluetooth_print,258,140,96,BluetoothPrint is a bluetooth plugin to help developers build bluetooth thermal printer apps for both iOS and Android.,4.3.0,"Oct 31, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/bluetooth_print/latest/,unverified uploader,"flutter,json_annotation,rxdart",https://github.com/thon-ju/bluetooth_print +multi_split_view,https://pub.dev/packages/multi_split_view,257,160,96,Provides horizontal or vertical multiple split view for Flutter.,3.4.0,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multi_split_view/latest/,caduandrade.net,"flutter,meta",https://github.com/caduandrade/multi_split_view +easy_image_viewer,https://pub.dev/packages/easy_image_viewer,258,160,98,"An easy image viewer with pinch & zoom, multi image, and built-in full-screen dialog support.",1.5.1,"Jun 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_image_viewer/latest/,thesmythgroup.com,flutter,https://github.com/thesmythgroup/easy_image_viewer +sqflite_common_ffi,https://pub.dev/packages/sqflite_common_ffi,257,160,99,"sqflite ffi based implementation, for desktop and units tests.",2.3.3,"Mar 16, 2024",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/sqflite_common_ffi/latest/,tekartik.com,"meta,path,sqflite_common,sqlite3,synchronized",https://github.com/tekartik/sqflite/tree/master/sqflite_common_ffi +vertical_card_pager,https://pub.dev/packages/vertical_card_pager,257,140,89,Use dynamic and beautiful card view pagers to help you create great apps.,1.6.2,"Feb 20, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/vertical_card_pager/latest/,unverified uploader,flutter,https://github.com/Origogi/Vertical_Card_Pager +align_positioned,https://pub.dev/packages/align_positioned,257,150,95,"Greatly simplifies layouts which are difficult to implement with Columns and Rows, by letting you declaratively position and resize widgets in relation to one another.",4.0.1,"Jan 24, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/align_positioned/latest/,glasberg.dev,"flutter,matrix4_transform",https://github.com/marcglasberg/align_positioned +sn_progress_dialog,https://pub.dev/packages/sn_progress_dialog,256,160,97,Customizable progress dialog package for Flutter.(Captures the progress value),1.1.4,"Mar 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sn_progress_dialog/latest/,aemreesen.com,flutter,https://github.com/emreesen27/Flutter-Progress-Dialog.git +wifi_iot,https://pub.dev/packages/wifi_iot,256,150,97,"Flutter plugin which can handle WiFi connections and hotspot (AP, STA)",0.3.19,"Dec 19, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/wifi_iot/latest/,flutternetwork.dev,flutter,https://github.com/flutternetwork/WiFiFlutter/tree/master/packages/wifi_iot +status_alert,https://pub.dev/packages/status_alert,255,150,92,Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow.,1.0.1,"Oct 17, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/status_alert/latest/,yako.io,"flare_flutter,flutter",https://github.com/yako-dev/flutter-status-alert +blurrycontainer,https://pub.dev/packages/blurrycontainer,254,160,96,A Flutter package to create a frosted glass effect on a container.,2.1.0,"May 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/blurrycontainer/latest/,unverified uploader,flutter,https://github.com/kishan-dhankecha/blurrycontainer +flutter_animated_button,https://pub.dev/packages/flutter_animated_button,254,140,95,A flutter package project which contains a collection of cool and beautiful button animations.,2.0.3,"Feb 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_animated_button/latest/,unverified uploader,flutter,https://github.com/NikhilVadoliya/FlutterAnimatedButton +flutter_nearby_connections,https://pub.dev/packages/flutter_nearby_connections,253,150,88,Flutter plugin supports peer-to-peer connectivity and discovers nearby devices for Android and IOS,1.1.2,"Dec 6, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_nearby_connections/latest/,smew.tech,flutter,https://github.com/VNAPNIC/flutter_nearby_connections +auto_size_text_field,https://pub.dev/packages/auto_size_text_field,252,150,98,Flutter TextField widget that automatically resizes text field to fit perfectly within its bounds.,2.2.3,"Mar 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_size_text_field/latest/,zhuoran.li,flutter,https://github.com/lzhuor/auto_size_text_field +material_floating_search_bar_2,https://pub.dev/packages/material_floating_search_bar_2,252,140,95,"A Flutter implementation of an expandable and animated floating search bar, also known as persistent search.",0.5.0,"Apr 20, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/material_floating_search_bar_2/latest/,unverified uploader,"flutter,meta",https://github.com/AlwinFassbender/material_floating_search_bar +slidy,https://pub.dev/packages/slidy,252,130,85,"CLI package manager, template for Flutter and Pipeline (scripts). Generate Modules, Pages, Widgets, BLoCs, MobX, Triple and more.",4.0.4,"Feb 13, 2023",Apache-2.0,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/slidy/latest/,flutterando.com.br,"ansicolor,args,collection,dart_console,fhir_yaml,file,fpdart,http,io,meta,modular_core,path,pub_api_client,recase,rxdart,source_span,yaml",https://github.com/Flutterando/slidy +photofilters,https://pub.dev/packages/photofilters,252,130,92,A flutter package for applying various types of filters to an image. You can create your own filters and subfilters too.,3.0.1,"Jun 15, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/photofilters/latest/,unverified uploader,"flutter,image,meta,path_provider",https://github.com/skkallayath/photofilters +shorebird_code_push,https://pub.dev/packages/shorebird_code_push,253,160,97,Check for and download Shorebird code push updates from your app.,1.1.4,"Jul 25, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shorebird_code_push/latest/,shorebird.dev,"ffi,meta",https://github.com/shorebirdtech/updater/tree/main/shorebird_code_push +flutter_ringtone_player,https://pub.dev/packages/flutter_ringtone_player,250,160,98,"A simple player for system default ringtones, alarms and notifications",4.0.0+3,"Jun 3, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_ringtone_player/latest/,inway.dev,"flutter,path_provider,plugin_platform_interface",https://github.com/inway/flutter_ringtone_player +safe_device,https://pub.dev/packages/safe_device,251,150,97,"With the Flutter safe_device package, you can easily implement security steps such as Jailbroken, root, emulator and fake location detection.",1.1.7,"Apr 22, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/safe_device/latest/,unverified uploader,flutter,https://github.com/ufukhawk/safe_device +markdown_widget,https://pub.dev/packages/markdown_widget,251,160,97,"A new markdown package. It supports TOC function, code highlighting, and it supports all platforms",2.3.2+6,"Feb 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/markdown_widget/latest/,morn.fun,"flutter,flutter_highlight,highlight,markdown,scroll_to_index,url_launcher,visibility_detector",https://github.com/asjqkkkk/markdown_widget +store_redirect,https://pub.dev/packages/store_redirect,249,160,99,A Flutter plugin to redirect users to an app page in Google Play Store and Apple App Store.,2.0.2,"Mar 14, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/store_redirect/latest/,unverified uploader,flutter,https://github.com/Danesz/store_redirect +twilio_programmable_video,https://pub.dev/packages/twilio_programmable_video,249,120,90,"Flutter plugin for Twilio Programmable Video, which enables you to build real-time videocall applications (WebRTC)",1.1.1,"May 31, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",,wolfenra.in,"collection,enum_to_string,flutter,permission_handler,twilio_programmable_video_platform_interface,twilio_programmable_video_web",https://gitlab.com/twilio-flutter/programmable-video/-/tree/master/programmable_video +syncfusion_flutter_signaturepad,https://pub.dev/packages/syncfusion_flutter_signaturepad,248,150,97,The Flutter Signature Pad widget allows you to capture smooth and more realistic signatures through drawn gestures and save it as an image.,26.2.7,"Jul 30, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_signaturepad/latest/,syncfusion.com,"flutter,syncfusion_flutter_core",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_signaturepad +analyzer,https://pub.dev/packages/analyzer,248,40,99,This package provides a library that performs static analysis of Dart code.,6.8.0,"Jul 15, 2024",BSD-3-Clause,,,,,tools.dart.dev,"_fe_analyzer_shared,collection,convert,crypto,glob,macros,meta,package_config,path,pub_semver,source_span,watcher,yaml",https://github.com/dart-lang/sdk/tree/main/pkg/analyzer +functional_widget,https://pub.dev/packages/functional_widget,248,150,80,A code generator that generates widget classes from their implementation as a function.,0.10.2,"Jan 9, 2024",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/functional_widget/latest/,dash-overflow.net,"analyzer,build,build_config,code_builder,collection,functional_widget_annotation,meta,source_gen",https://github.com/rrousselGit/functional_widget/tree/master/packages/functional_widget +eva_icons_flutter,https://pub.dev/packages/eva_icons_flutter,249,160,97,Flutter package for Eva Icons. Eva Icons is a pack of more than 480 beautifully crafted Open Source icons for common actions and items.,3.1.0,"Feb 20, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/eva_icons_flutter/latest/,unverified uploader,flutter,https://github.com/piyushmaurya23/eva_icons_flutter +bezier_chart,https://pub.dev/packages/bezier_chart,248,40,86,A beautiful bezier line chart widget for flutter that is highly interactive and configurable.,1.0.17+1,"Apr 26, 2020",Apache-2.0,,,,,aeyrium.com,"flutter,intl",https://github.com/aeyrium/bezier-chart +flutter_translate,https://pub.dev/packages/flutter_translate,247,160,97,Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.,4.1.0,"May 28, 2024",MIT,5.0.0-dev.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_translate/latest/,jesway.com,"flutter,intl,universal_io",https://github.com/Jesway/flutter_translate +persian_datetime_picker,https://pub.dev/packages/persian_datetime_picker,247,140,93,"A persian (farsi,shamsi) datetime picker for flutter, inspired by material datetime picker.",2.7.0,"May 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/persian_datetime_picker/latest/,unverified uploader,flutter,https://github.com/M-amir-M/persian-datetime-picker +stream_transform,https://pub.dev/packages/stream_transform,247,160,99,A collection of utilities to transform and manipulate streams.,2.1.0,"Nov 3, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stream_transform/latest/,tools.dart.dev,,https://github.com/dart-lang/stream_transform +currency_text_input_formatter,https://pub.dev/packages/currency_text_input_formatter,246,160,99,Currency Text Input Formatter for Flutter. Use it easy and simple for your flutter app.,2.2.3,"May 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/currency_text_input_formatter/latest/,unverified uploader,"flutter,intl",https://github.com/gtgalone/currency_text_input_formatter +flutter_native_timezone,https://pub.dev/packages/flutter_native_timezone,246,120,99,A flutter plugin for getting the local timezone of the os.,2.0.0,"Jun 4, 2021",unknown,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/flutter_native_timezone/latest/,unverified uploader,"flutter,flutter_web_plugins,js",https://github.com/pinkfish/flutter_native_timezone +gsheets,https://pub.dev/packages/gsheets,245,130,95,A library for working with Google Sheets API v4. Manage your spreadsheets with gsheets in Dart.,0.5.0,"Jul 30, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/gsheets/latest/,unverified uploader,"collection,googleapis,googleapis_auth,http,meta",https://github.com/a-marenkov/gsheets.git +version,https://pub.dev/packages/version,245,140,99,Provides a simple class for parsing and comparing semantic versions as defined by http://semver.org/,3.0.2,"Jun 15, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/version/latest/,dart.ninja,,https://github.com/dartninja/version +riverpod_lint,https://pub.dev/packages/riverpod_lint,245,140,97,"Riverpod_lint is a developer tool for users of Riverpod, designed to help stop common issues and simplify repetitive tasks.",2.3.12,"May 14, 2024",MIT,3.0.0-dev.4,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/riverpod_lint/latest/,unverified uploader,"analyzer,analyzer_plugin,collection,custom_lint_builder,meta,path,riverpod,riverpod_analyzer_utils,source_span,yaml",https://github.com/rrousselGit/river_pod +infinite_carousel,https://pub.dev/packages/infinite_carousel,244,160,97,"Carousel in flutter. Supports features like infinite looping, friction effect, multiple scroll physics and control over item anchor and velocity.",1.1.1,"Feb 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/infinite_carousel/latest/,geekyants.com,flutter,https://github.com/GeekyAnts/infinite-carousel-flutter +circular_reveal_animation,https://pub.dev/packages/circular_reveal_animation,244,160,95,Circular Reveal Animation as Flutter widget! Inspired by Android's ViewAnimationUtils.createCircularReveal(...).,2.0.1,"May 14, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circular_reveal_animation/latest/,unverified uploader,flutter,https://github.com/qwert2603/circular_reveal_animation +bubble_tab_indicator,https://pub.dev/packages/bubble_tab_indicator,244,150,96,A Flutter library to add bubble-like effect to tab indicator to TabBar.,0.1.6,"Mar 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bubble_tab_indicator/latest/,unverified uploader,flutter,https://github.com/vipulasri/flutter_bubble_tab_indicator +hand_signature,https://pub.dev/packages/hand_signature,243,150,96,The Signature Pad Widget that allows you to draw smooth signatures. With variety of draw and export settings. And also supports SVG.,3.0.3,"Apr 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hand_signature/latest/,basecontrol.dev,flutter,https://github.com/romanbase/hand_signature +add_to_cart_animation,https://pub.dev/packages/add_to_cart_animation,242,160,94,A flutter plugin which provide you add to cart animation. I have prepared it to special to shopping apps however you can use it on the others apps too.,2.0.4,"Jul 10, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/add_to_cart_animation/latest/,unverified uploader,flutter,https://github.com/omerbyrk/add_to_cart_animation +drop_down_list,https://pub.dev/packages/drop_down_list,241,150,95,A drop down list with single and multiple selection that will work with search.,0.0.7,"Jul 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drop_down_list/latest/,mindinventory.com,flutter,https://github.com/Mindinventory/drop_down_list +flutter_screen_lock,https://pub.dev/packages/flutter_screen_lock,241,160,97,Provides the ability to lock the screen on ios and android. Biometric authentication can be used in addition to passcode.,9.1.0,"May 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_screen_lock/latest/,incrementleaf.net,flutter,https://github.com/naoki0719/flutter_screen_lock +diacritic,https://pub.dev/packages/diacritic,241,160,98,Removes common accents and diacritical signs from a string by replacing them with an equivalent character.,0.1.5,"Dec 20, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/diacritic/latest/,agilord.com,,https://github.com/agilord/diacritic +animator,https://pub.dev/packages/animator,241,150,95,A Flutter library that makes animation easer. It allows for separation of animation setup from the User Interface.,3.3.0,"May 12, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animator/latest/,unverified uploader,"flutter,states_rebuilder",https://github.com/GIfatahTH/animator +rating_dialog,https://pub.dev/packages/rating_dialog,241,150,96,A beautiful and customizable Star Rating Dialog package for Flutter,2.0.4,"Apr 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rating_dialog/latest/,stackwares.com,"flutter,flutter_rating_bar",https://github.com/oliverbytes/rating_dialog +google_maps_place_picker,https://pub.dev/packages/google_maps_place_picker,241,35,88,A Flutter plugin which provides 'Picking Place' using Google Maps widget.,1.0.1,"Nov 23, 2020",MIT,2.1.0-nullsafety.3,,,,unverified uploader,"flutter,geolocator,google_maps_flutter,google_maps_webservice,http,permission_handler,provider,tuple",https://github.com/fysoul17/google_maps_place_picker +dio_http_cache,https://pub.dev/packages/dio_http_cache,241,130,95,"http cache lib for Flutter dio like RxCache.It use sqflite as disk cache,and google/quiver-dart/LRU strategy as memory cache.",0.3.0,"Jul 23, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/dio_http_cache/latest/,unverified uploader,"crypto,dio,flutter,json_annotation,json_serializable,path,quiver,sqflite",https://github.com/hurshi/dio-http-cache +google_mlkit_text_recognition,https://pub.dev/packages/google_mlkit_text_recognition,240,160,98,"A Flutter plugin to use Google's ML Kit Text Recognition to recognize text in any Chinese, Devanagari, Japanese, Korean and Latin character set.",0.13.0,"Apr 25, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_mlkit_text_recognition/latest/,flutter-ml.dev,"flutter,google_mlkit_commons",https://github.com/flutter-ml/google_ml_kit_flutter +modal_progress_hud_nsn,https://pub.dev/packages/modal_progress_hud_nsn,240,160,98,A modal progress indicator widget with Sound Null Safety. A fork of https://github.com/mmcc007/modal_progress_hud,0.5.1,"Jan 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/modal_progress_hud_nsn/latest/,unverified uploader,flutter,https://github.com/kphanipavan/modal_progress_hud_nsn +yaml,https://pub.dev/packages/yaml,240,160,99,"A parser for YAML, a human-friendly data serialization standard",3.1.2,"May 4, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/yaml/latest/,tools.dart.dev,"collection,source_span,string_scanner",https://github.com/dart-lang/yaml +appinio_video_player,https://pub.dev/packages/appinio_video_player,240,150,97,A custom video player that builds on top of the official video_player package by flutter and adds many functionalities.,1.3.0,"Jan 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/appinio_video_player/latest/,appinio.app,"cached_video_player,flutter",https://github.com/appinioGmbH/flutter_packages +flutter_animated_dialog,https://pub.dev/packages/flutter_animated_dialog,239,90,96,"A new Flutter dialog with a series of beautiful animations, slide fade rotate size scale rotate3D animations.",2.0.1,"Jul 13, 2021",Apache-2.0,,,,https://pub.dev/documentation/flutter_animated_dialog/latest/,tookit.cn,flutter,https://github.com/JackJonson/flutter_animated_dialog +google_map_location_picker,https://pub.dev/packages/google_map_location_picker,239,35,81,🌍 Map location picker for flutter Based on google_maps_flutter,4.1.7,"Mar 6, 2021",Apache-2.0,,,,,unverified uploader,"android_intent,flutter,flutter_localizations,geolocator,google_maps_flutter,http,intl,package_info,provider,stack_trace",https://github.com/humazed/google_map_location_picker +flutter_masked_text,https://pub.dev/packages/flutter_masked_text,239,20,94,Masked text input for flutter.,0.8.0,"Feb 25, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/benhurott/flutter-masked-text +biometric_storage,https://pub.dev/packages/biometric_storage,237,150,94,"Secure Storage: Encrypted data store optionally secured by biometric lock with support for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorage).",5.0.1,"Feb 3, 2024",MIT,5.1.0-rc.4,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/biometric_storage/latest/,codeux.design,"ffi,flutter,flutter_web_plugins,logging,plugin_platform_interface,win32",https://github.com/authpass/biometric_storage/ +quran,https://pub.dev/packages/quran,237,160,91,"Quran text, translation, audio URLs, and details of pages, juz, surah, ayah, place of revelation etc.",1.3.0,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/quran/latest/,aqeelshamz.com,"flutter,flutter_lints",https://github.com/aqeelshamz/quran +responsive_grid,https://pub.dev/packages/responsive_grid,237,120,96,Responsive Grid Layout and List for Flutter,2.4.4,"Aug 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_grid/latest/,unverified uploader,flutter,https://github.com/muhammad369/ResponsiveGrid_Flutter +card_settings,https://pub.dev/packages/card_settings,237,70,84,A flutter package for building card based settings forms. This includes a library of pre-built form field widgets.,3.5.0,"May 22, 2023",MIT,,,,https://pub.dev/documentation/card_settings/latest/,unverified uploader,"extended_masked_text,flutter,flutter_cupertino_settings,flutter_material_pickers,flutter_multi_formatter,flutter_web_plugins,intl,meta,pattern_formatter",https://github.com/codegrue/card_settings +alarm,https://pub.dev/packages/alarm,236,160,95,A simple Flutter alarm manager plugin for both iOS and Android.,3.1.5,"Jul 15, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/alarm/latest/,gdelataillade.me,"flutter,flutter_fgbg,shared_preferences",https://github.com/gdelataillade/alarm +spring,https://pub.dev/packages/spring,236,130,90,A simple & powerfull pre-built animation kit for faster and easy apps developement.,2.0.2,"May 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/spring/latest/,unverified uploader,"flutter,simple_animations,supercharged,universal_platform,vector_math",https://github.com/KaushickSArgekar/spring +wechat_camera_picker,https://pub.dev/packages/wechat_camera_picker,235,150,97,"A camera picker for Flutter projects based on WeChat's UI, which is also a separate runnable extension to the wechat_assets_picker.",4.3.1,"Jun 26, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/wechat_camera_picker/latest/,fluttercandies.com,"camera,camera_android,camera_platform_interface,flutter,path,photo_manager,photo_manager_image_provider,sensors_plus,video_player,wechat_picker_library",https://github.com/fluttercandies/flutter_wechat_camera_picker +persistent_shopping_cart,https://pub.dev/packages/persistent_shopping_cart,234,160,84,Effortlessly manage and persist shopping cart data in your Flutter app with this comprehensive package. Simplify local storage and enhance the shopping experience for your users.,0.0.7,"Jan 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/persistent_shopping_cart/latest/,unverified uploader,"flutter,hive,hive_flutter,path_provider",https://github.com/axiftaj/persistent_shopping_cart +soundpool,https://pub.dev/packages/soundpool,233,160,97,A Flutter Sound Pool for playing short audio files. Sound tracks are cached in memory and played directly from cache.,2.4.1,"Aug 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/soundpool/latest/,ukaszapps.pl,"flutter,soundpool_macos,soundpool_platform_interface,soundpool_web",https://github.com/ukasz123/soundpool/tree/master/soundpool +flutter_sequence_animation,https://pub.dev/packages/flutter_sequence_animation,232,140,94,Composite together any animation with this robust and simple to use package.,4.0.0,"Sep 20, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_sequence_animation/latest/,initstate.dev,"flutter,meta",https://github.com/Norbert515/flutter_sequence_animation +flutter_vector_icons,https://pub.dev/packages/flutter_vector_icons,232,140,98,Customizable Icons for Flutter. Port of react-native-vector-icons,2.0.0,"Sep 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_vector_icons/latest/,unverified uploader,flutter,https://github.com/git-touch/flutter-vector-icons +cross_file,https://pub.dev/packages/cross_file,231,150,98,An abstraction to allow working with files across multiple platforms.,0.3.4+1,"Feb 22, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cross_file/latest/,flutter.dev,"meta,web",https://github.com/flutter/packages/tree/main/packages/cross_file +animated_tree_view,https://pub.dev/packages/animated_tree_view,231,150,95,Animated TreeView based on AnimatedList that allows building fully customizable Nodes that can be nested to infinite levels and children.,2.2.0,"Dec 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_tree_view/latest/,cubivue.com,"collection,diffutil_dart,flutter,scroll_to_index,uuid",https://github.com/embraceitmobile/animated_tree_view +slide_to_act,https://pub.dev/packages/slide_to_act,231,150,96,A simple slide-to-action widget for Flutter. It's really customizable and it adapts to your theme.,2.0.2,"Sep 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slide_to_act/latest/,talhasultan.dev,flutter,https://github.com/imtoori/flutter-slide-to-act +very_good_infinite_list,https://pub.dev/packages/very_good_infinite_list,231,140,94,"A library for easily displaying paginated data, created by Very Good Ventures. Great for activity feeds, news feeds, and more.",0.7.1,"Sep 20, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/VeryGoodOpenSource/very_good_infinite_list,https://pub.dev/documentation/very_good_infinite_list/latest/",verygood.ventures,flutter,https://github.com/VeryGoodOpenSource/very_good_infinite_list +sprung,https://pub.dev/packages/sprung,231,160,94,Spring curves for Flutter animations. Based on real physics equations with three damping curves.,3.0.1,"Jul 27, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sprung/latest/,lukepighetti.com,flutter,https://github.com/lukepighetti/sprung +skeleton_loader,https://pub.dev/packages/skeleton_loader,231,140,96,"A Flutter Package which provides a fully customizable loading skeleton for your app,",2.0.0+4,"Jul 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/skeleton_loader/latest/,lhamy.codes,"flutter,shimmer",https://github.com/lhamycodes/skeleton_loader +validators,https://pub.dev/packages/validators,231,140,98,String validation and sanitization for Dart.,3.0.0,"Apr 8, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/validators/latest/,unverified uploader,,https://github.com/dart-league/validators +json_dynamic_widget,https://pub.dev/packages/json_dynamic_widget,230,160,91,A library to dynamically generate widgets within Flutter from JSON or other Map-like structures.,7.2.0+6,"Jun 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/json_dynamic_widget/latest/,peifferinnovations.com,"child_builder,collection,dynamic_widget_annotation,execution_timer,flutter,form_validation,interpolation,json_class,json_conditional,json_schema,json_theme,logging,meta,template_expressions,uuid,yaml_writer,yaon",https://github.com/peiffer-innovations/json_dynamic_widget/tree/main/json_dynamic_widget +lints,https://pub.dev/packages/lints,229,160,98,Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.,4.0.0,"May 9, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lints/latest/,tools.dart.dev,,https://github.com/dart-lang/lints +cupertino_stepper,https://pub.dev/packages/cupertino_stepper,229,150,92,Stepper is a widget that displays progress through a sequence of steps. This is a Cupertino version of the stock Material Stepper in Flutter.,0.2.1,"Dec 11, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_stepper/latest/,unverified uploader,"cupertino_icons,flutter",https://github.com/jpnurmi/cupertino_stepper +hidden_drawer_menu,https://pub.dev/packages/hidden_drawer_menu,229,140,92,Hidden Drawer Menu is a library for adding a beautiful drawer mode menu feature with perspective animation,3.0.1,"Nov 16, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hidden_drawer_menu/latest/,unverified uploader,flutter,https://github.com/RafaelBarbosatec/hidden_drawer_menu +animated_stack,https://pub.dev/packages/animated_stack,230,150,75,"Custom animated stacked pages, to create customisable side menu buttons.",0.2.0,"Apr 2, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_stack/latest/,unverified uploader,flutter,https://github.com/Emadeddin-eibo/animated_stack +fancy_bottom_navigation,https://pub.dev/packages/fancy_bottom_navigation,229,80,91,"An animated Bottom Navigation Bar for Flutter apps, icon animates into place, colors are customisable..",0.3.3,"Mar 16, 2021",Apache-2.0,,,,https://pub.dev/documentation/fancy_bottom_navigation/latest/,unverified uploader,"flutter,vector_math",https://github.com/tunitowen/fancy_bottom_navigation +searchable_listview,https://pub.dev/packages/searchable_listview,227,160,95,A new easy way to filter listview with simple implementation with possibilty to customize search field and empty widget,2.14.1,"Jul 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/searchable_listview/latest/,badrkouki.dev,flutter,https://github.com/koukibadr/Searchable-Listview +gal,https://pub.dev/packages/gal,229,160,98,Flutter plugin to save images/videos to photos gallery with permission handling,2.3.0,"Feb 5, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS","https://github.com/natsuk4ze/gal/wiki,https://pub.dev/documentation/gal/latest/",midoridesign.studio,flutter,https://github.com/natsuk4ze/gal +device_calendar,https://pub.dev/packages/device_calendar,227,150,97,A cross platform plugin for modifying calendars on the user's device.,4.3.2,"Nov 7, 2023",BSD-3-Clause,4.3.3-20240801,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/device_calendar/latest/,builttoroam.com,"collection,flutter,sprintf,timezone",https://github.com/builttoroam/device_calendar/tree/master +funvas,https://pub.dev/packages/funvas,227,160,78,Package for creating canvas animations based on time and math functions. Fun + canvas -> funvas :),0.1.8,"Sep 24, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/funvas/latest/,creativemaybeno.dev,"flutter,meta",https://github.com/creativecreatorormaybenot/funvas/tree/main/funvas +keyboard_dismisser,https://pub.dev/packages/keyboard_dismisser,227,160,97,A simple Flutter package to hide the keyboard when performing a gesture outside of it.,3.0.0,"May 20, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/keyboard_dismisser/latest/,unverified uploader,flutter,https://github.com/drogel/keyboard_dismisser +sweetsheet,https://pub.dev/packages/sweetsheet,227,140,78,Show beautiful bottom sheet as confirmation dialog quickly and easily.,0.4.0,"Aug 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sweetsheet/latest/,unverified uploader,flutter,https://github.com/CorneilleEdi/sweetsheet +json_table,https://pub.dev/packages/json_table,227,130,92,A Flutter package providing Json Table Widget for directly showing table from a json(Map).,2.0.1,"Mar 6, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/json_table/latest/,ayushpgupta.com,flutter,https://github.com/apgapg/json_table +quill_html_editor,https://pub.dev/packages/quill_html_editor,226,140,97,"HTML rich text editor for Android, iOS, and Web, it is built with the powerful Quill Js library. Which is an open source WYSIWYG editor built for the modern web.",2.2.8,"Jan 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/quill_html_editor/latest/,unverified uploader,"file_picker,flutter,flutter_web_plugins,http,path,pointer_interceptor,uuid,webview_flutter,webview_flutter_android,webview_flutter_platform_interface,webview_flutter_wkwebview",https://github.com/the-airbender/quill_html_editor +flutter_playout,https://pub.dev/packages/flutter_playout,226,150,74,"This plugin provides audio/video playback from a URL with background audio support, lock screen controls & player events for both iOS and Android.",2.0.1,"Jun 11, 2021",BSD-3-Clause,2.0.2-rc3,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_playout/latest/,mta.tv,flutter,https://github.com/muslimtv/flutter_playout +universal_io,https://pub.dev/packages/universal_io,225,160,98,"Cross-platform 'dart:io' that adds browser support for HttpClient and some other ""dart:io"" APIs.",2.2.2,"Jun 1, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/universal_io/latest/,dint.dev,"collection,meta,typed_data",https://github.com/dart-io-packages/universal_io +dash_chat_2,https://pub.dev/packages/dash_chat_2,227,140,97,"The most complete Chat UI for flutter. Easy to use, highly customizable and fully featured",0.0.21,"Jun 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/dash_chat_2/latest/,molteo.com,"cached_network_image,flutter,flutter_markdown,flutter_parsed_text,intl,url_launcher,video_player",https://github.com/SebastienBtr/Dash-Chat-2 +calendar_appbar,https://pub.dev/packages/calendar_appbar,225,140,91,Flutter package for custom AppBar with full calendar view with many new features!,0.0.6,"Feb 9, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/calendar_appbar/latest/,unverified uploader,"flutter,intl",https://github.com/vpalcar/calendar_appbar +flare_splash_screen,https://pub.dev/packages/flare_splash_screen,225,150,90,Facilitator for having a Splash screen with a Flare animation until some work has been done for the initialization of the app,4.0.0,"Apr 16, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flare_splash_screen/latest/,jaumard.com,"flare_loading,flutter",https://github.com/jaumard/flare_splash_screen +http_parser,https://pub.dev/packages/http_parser,224,160,99,A platform-independent package for parsing and serializing HTTP formats.,4.1.0,"Jun 17, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/http_parser/latest/,dart.dev,"collection,source_span,string_scanner,typed_data",https://github.com/dart-lang/http_parser +flutter_login_facebook,https://pub.dev/packages/flutter_login_facebook,224,160,98,Login via Facebook. Easily add Facebook login feature in your application. User profile information included.,2.0.1,"Jun 14, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_login_facebook/latest/,innim.ru,"flutter,list_ext",https://github.com/Innim/flutter_login_facebook +flashy_tab_bar2,https://pub.dev/packages/flashy_tab_bar2,225,160,95,One another nice animated tab bar (Flutter Version) (inspired by https://github.com/Cuberto/flashy-tabbar),0.0.10,"Mar 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flashy_tab_bar2/latest/,horovitz.dev,flutter,https://github.com/Bilonik/flashy_tab_bar2 +ntp,https://pub.dev/packages/ntp,224,150,98,Fetch accurate time or current DateTime object from (NTP) Network Time Protocol server.,2.0.0,"Mar 29, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/ntp/latest/,square-pear.com,,https://github.com/knezzz/ntp +flutter_material_pickers,https://pub.dev/packages/flutter_material_pickers,223,150,96,A flutter package for easily and consistently showing material themed picker dialogs.,3.7.0,"May 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_material_pickers/latest/,unverified uploader,"file_picker,flutter,flutter_colorpicker,intl",https://github.com/codegrue/flutter_material_pickers +local_hero,https://pub.dev/packages/local_hero,223,160,92,A widget which implicitly launches a hero animation when its position changed within the same route.,0.3.0,"Nov 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/local_hero/latest/,romainrastel.com,"flutter,vector_math",https://github.com/letsar/local_hero +algolia,https://pub.dev/packages/algolia,223,130,97,"Algolia is a pure dart SDK, wrapped around Algolia REST API for easy implementation for your Flutter or Dart projects.",1.1.2,"Feb 4, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/algolia/latest/,knoxpo.com,"http,meta,universal_io,uuid",https://github.com/knoxpo/dart_algolia +mapbox_maps_flutter,https://pub.dev/packages/mapbox_maps_flutter,222,130,96,"Interactive, thoroughly customizable maps powered by Mapbox Maps mobile SDKs.",2.1.0,"Jul 9, 2024",unknown,2.2.0-beta.1,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mapbox_maps_flutter/latest/,mapbox.com,"flutter,flutter_plugin_android_lifecycle,meta,turf,typed_data",https://github.com/mapbox/mapbox-maps-flutter +at_client_mobile,https://pub.dev/packages/at_client_mobile,222,160,68,"A Flutter extension to the at_client library which adds support for mobile, desktop and IoT devices.",3.2.17,"Jul 1, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/at_client_mobile/latest/,atsign.org,"at_auth,at_chops,at_client,at_commons,at_file_saver,at_lookup,at_persistence_secondary_server,at_utils,biometric_storage,crypton,encrypt,flutter,flutter_keychain,hive,package_info_plus,path",https://github.com/atsign-foundation/at_client_sdk/packages +flutter_custom_tabs,https://pub.dev/packages/flutter_custom_tabs,222,150,98,A Flutter plugin for mobile apps to launch a URL in Custom Tabs/SFSafariViewController.,2.1.0,"Jul 1, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_custom_tabs/latest/,unverified uploader,"flutter,flutter_custom_tabs_android,flutter_custom_tabs_ios,flutter_custom_tabs_platform_interface,flutter_custom_tabs_web,meta",https://github.com/droibit/flutter_custom_tabs/tree/main/flutter_custom_tabs +pointer_interceptor,https://pub.dev/packages/pointer_interceptor,223,160,99,A widget to prevent clicks from being swallowed by underlying HtmlElementViews on the web.,0.10.1+1,"May 9, 2024",BSD-3-Clause,,FLUTTER,"IOS, WEB",https://pub.dev/documentation/pointer_interceptor/latest/,flutter.dev,"flutter,flutter_web_plugins,pointer_interceptor_ios,pointer_interceptor_platform_interface,pointer_interceptor_web",https://github.com/flutter/packages/tree/main/packages/pointer_interceptor/pointer_interceptor +timetable,https://pub.dev/packages/timetable,221,40,80,"📅 Customizable, animated calendar widget including day & week views",0.2.9,"Oct 26, 2020",Apache-2.0,1.0.0-alpha.14,,,,wanke.dev,"black_hole_flutter,collection,dartx,flutter,meta,pedantic,rxdart,time_machine",https://github.com/JonasWanke/timetable +flutter_animation_progress_bar,https://pub.dev/packages/flutter_animation_progress_bar,221,140,97,This colorful Flutter widget package aims to show an animation progress bar in reactive style. It also supports both vertical and horizontal bar.,2.3.1,"Oct 12, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_animation_progress_bar/latest/,vnappmob.com,flutter,https://github.com/ltdangkhoa/Flutter-Animation-Progress-Bar +swipe_deck,https://pub.dev/packages/swipe_deck,221,140,83,A simple Flutter Package to Mimic iMessage Image Picker for Flutter,1.1.0,"Oct 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipe_deck/latest/,retroportalstudio.com,"flutter,provider",https://github.com/retroportalstudio/swipe_deck.git +multi_dropdown,https://pub.dev/packages/multi_dropdown,220,160,98,Streamlined Flutter widget for versatile multi-selection with extensive customization.,2.1.4,"Feb 11, 2024",GPL-3.0,3.0.0-dev.5,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multi_dropdown/latest/,nbhatt.com.np,"flutter,http",https://github.com/oi-narendra/multiselect-dropdown +flutter_gen_runner,https://pub.dev/packages/flutter_gen_runner,220,160,97,"The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.",5.6.0,"Jun 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/FlutterGen/flutter_gen,https://pub.dev/documentation/flutter_gen_runner/latest/",wasabeef.jp,"build,collection,crypto,flutter_gen_core,glob,path,yaml",https://github.com/FlutterGen/flutter_gen +flutter_form_bloc,https://pub.dev/packages/flutter_form_bloc,220,140,92,"Create Beautiful Forms in Flutter. The easiest way to Prefill, Async Validation, Update Form Fields, and Show Progress, Failures or Navigate by Reacting to the Form State.",0.31.0,"Aug 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_form_bloc/latest/,unverified uploader,"collection,equatable,flutter,flutter_bloc,flutter_keyboard_visibility,form_bloc,intl,rxdart",https://github.com/GiancarloCode/form_bloc/tree/master/packages/flutter_form_bloc +bubble_bottom_bar,https://pub.dev/packages/bubble_bottom_bar,220,70,90,BubbleBottomBar is a Flutter widget designed by cubertodesign and developed by westdabestdb,2.0.0,"Dec 5, 2021",MIT,,,,https://pub.dev/documentation/bubble_bottom_bar/latest/,unverified uploader,"badges,flutter",https://github.com/westdabestdb/bubble_bottom_bar +voice_message_package,https://pub.dev/packages/voice_message_package,218,140,96,Flutter package to play/puase voice message in chat messengers.,2.2.1,"Apr 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/voice_message_package/latest/,mehran.monster,"flutter,flutter_cache_manager,just_audio,syncfusion_flutter_sliders", +easy_rich_text,https://pub.dev/packages/easy_rich_text,219,130,96,The EasyRichText widget provides an easy way to use RichText. You do not have to split the string manually.,2.1.0,"Dec 13, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_rich_text/latest/,hyclovechj.com,"flutter,url_launcher",https://github.com/2000calories/flutter_easy_rich_text +pixel_perfect,https://pub.dev/packages/pixel_perfect,219,160,91,"Development tool that helps you make your flutter application ""pixel perfect""",1.1.3,"May 22, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pixel_perfect/latest/,kherel.com,flutter,https://github.com/kherel/pixel_perfect +google_maps_flutter_web,https://pub.dev/packages/google_maps_flutter_web,218,150,99,Web platform implementation of google_maps_flutter,0.5.9+1,"Aug 1, 2024","BSD-3-Clause, MIT",,FLUTTER,WEB,https://pub.dev/documentation/google_maps_flutter_web/latest/,flutter.dev,"collection,flutter,flutter_web_plugins,google_maps,google_maps_flutter_platform_interface,sanitize_html,stream_transform,web",https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_web +loadmore,https://pub.dev/packages/loadmore,219,150,96,"listview scroll to bottom ,can load more data. help developer paging load data.",2.1.0,"May 17, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loadmore/latest/,kikt.top,flutter,https://github.com/OpenFlutter/flutter_listview_loadmore +touchable,https://pub.dev/packages/touchable,218,130,94,Flutter library to add various gesture callbacks to each Shape you draw on your canvas in your CustomPainter,1.0.2,"Apr 18, 2022",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/touchable/latest/,unverified uploader,flutter,https://github.com/nateshmbhat/touchable +appinio_social_share,https://pub.dev/packages/appinio_social_share,217,150,95,"Supports sharing text, images, files and text with image to social media (Facebook, Instagram, Instagram Story, Messenger, Telegram, WhatsApp, Twitter, Tiktok, SMS, System, etc.).",0.3.2,"Aug 1, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/appinio_social_share/latest/,appinio.app,"flutter,plugin_platform_interface",https://github.com/appinioGmbH/flutter_packages/tree/main/packages/appinio_social_share +system_alert_window,https://pub.dev/packages/system_alert_window,217,150,92,"A flutter plugin to show Truecaller like overlay window, over all other apps along with callback events.",2.0.0,"Mar 6, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/system_alert_window/latest/,jvapps.in,flutter,https://github.com/pvsvamsi/SystemAlertWindow +internet_connection_checker_plus,https://pub.dev/packages/internet_connection_checker_plus,216,160,99,"A Flutter package to check your internet connection with subsecond response times, even on mobile networks!",2.5.0,"Jun 27, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/internet_connection_checker_plus/latest/,outdatedguy.rocks,"connectivity_plus,flutter,http",https://github.com/OutdatedGuy/internet_connection_checker_plus +code_builder,https://pub.dev/packages/code_builder,216,160,94,"A fluent, builder-based library for generating valid Dart code",4.10.0,"Jan 8, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/code_builder/latest/,tools.dart.dev,"built_collection,built_value,collection,matcher,meta",https://github.com/dart-lang/code_builder +ndialog,https://pub.dev/packages/ndialog,216,150,96,"Customize your dialog's style much easier with NDialog, animate the show transition, or show the progress dialog most simply.",4.3.1,"Jul 22, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/ndialog/latest/,nizwar.dev,"flutter,universal_io",https://github.com/nizwar/ndialog +flutter_session,https://pub.dev/packages/flutter_session,216,40,83,"Adds session support to Flutter. Works with mobile, web and (hopefully) desktop builds.",0.1.1,"Jul 27, 2020",MIT,,,,,unverified uploader,"flutter,shared_preferences",https://github.com/jhourlad/flutter_session +model_viewer_plus,https://pub.dev/packages/model_viewer_plus,215,160,95,A Flutter widget for rendering interactive 3D models in the glTF and GLB formats,1.8.0,"Jun 3, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/model_viewer_plus/latest/,unverified uploader,"android_intent_plus,flutter,path,url_launcher,web,webview_flutter,webview_flutter_android,webview_flutter_wkwebview",https://github.com/omchiii/model_viewer_plus.dart +otp_autofill,https://pub.dev/packages/otp_autofill,215,160,97,Android implementation of OTP autofill with using User Consent API and Retriever API. Add possibility to receive OTP code from another input.,3.0.2,"Dec 21, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/otp_autofill/latest/,surf.ru,flutter,https://github.com/surfstudio/flutter-otp-autofill +weather,https://pub.dev/packages/weather,216,150,96,A weather plugin for fetching current weather and forecasting via the OpenWeatherMap API. Works for both Android and iOS.,3.1.1,"Aug 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/weather/latest/,cachet.dk,"flutter,http",https://github.com/cph-cachet/flutter-plugins/tree/master/packages/weather +fijkplayer,https://pub.dev/packages/fijkplayer,216,140,95,"A Video Player Flutter plugin based on ijkplayer, support most popular protocols and codecs",0.11.0,"Jul 23, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/fijkplayer/latest/,unverified uploader,flutter,https://github.com/befovy/fijkplayer +cached_video_player,https://pub.dev/packages/cached_video_player,216,150,95,A new flutter plugin that is virtually a clone of official video_player plugin except that it supports caching( Android and iOS),2.0.4,"Feb 16, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/cached_video_player/latest/,lazyarts.in,"flutter,flutter_test,meta,video_player_platform_interface,video_player_web",https://github.com/vikram25897/flutter_cached_video_player +cherry_toast,https://pub.dev/packages/cherry_toast,214,160,95,A new way to display toasts in flutter with elegant design and animations,1.11.0,"Jun 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cherry_toast/latest/,badrkouki.dev,flutter,https://github.com/koukibadr/Cherry-Toast +video_viewer,https://pub.dev/packages/video_viewer,214,130,85,Multiplatform minimalist video viewer with spectacular user experience.,1.2.7,"Nov 3, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/video_viewer/latest/,felipemurguia.com,"flutter,gesture_x_detector,helpers,http,path_provider,provider,video_player,volume_watcher,wakelock",https://github.com/seel-channel/video_viewer +smooth_sheets,https://pub.dev/packages/smooth_sheets,214,160,92,Sheet widgets with smooth motion and great flexibility. Also supports nested navigation in both imperative and declarative ways.,0.9.1,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/smooth_sheets/latest/,norelease.dev,"collection,flutter,meta",https://github.com/fujidaiti/smooth_sheets +just_waveform,https://pub.dev/packages/just_waveform,213,160,93,Extracts waveform data from an audio file suitable for visually rendering the waveform.,0.0.5,"May 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/just_waveform/latest/,ryanheise.com,"flutter,path,path_provider",https://github.com/ryanheise/just_waveform +csc_picker,https://pub.dev/packages/csc_picker,213,150,97,"A flutter package to display list of Countries, States and Cities depends on Selected, also you can search country, state, and city all around the world.",0.2.7,"Feb 2, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/csc_picker/latest/,unverified uploader,flutter,https://github.com/altafc22/csc_picker +flutter_uploader,https://pub.dev/packages/flutter_uploader,213,30,94,background upload plugin for flutter,1.2.1,"Dec 26, 2020",MIT,3.0.0-beta.4,,,,fluttercommunity.dev,flutter,https://github.com/fluttercommunity/flutter_uploader +esys_flutter_share,https://pub.dev/packages/esys_flutter_share,213,30,91,A Flutter plugin for sharing images & text with other applications.,1.0.2,"Jun 4, 2019",unknown,,,,,unverified uploader,"flutter,path_provider",https://github.com/esysberlin/esys-flutter-share +material_color_utilities,https://pub.dev/packages/material_color_utilities,212,155,98,"Algorithms and utilities that power the Material Design 3 color system, including choosing theme colors from images and creating tones of colors; all in a new color space.",0.12.0,"Jun 6, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/material_color_utilities/latest/,material.io,collection,https://github.com/material-foundation/material-color-utilities/tree/main/dart +webview_windows,https://pub.dev/packages/webview_windows,212,140,96,A WebView2-powered webview implementation for the Windows platform.,0.4.0,"Feb 17, 2024",BSD-3-Clause,,FLUTTER,WINDOWS,https://pub.dev/documentation/webview_windows/latest/,jns.io,flutter,https://github.com/jnschulze/flutter-webview-windows +screen_protector,https://pub.dev/packages/screen_protector,212,150,98,Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS.,1.4.2,"Dec 21, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/screen_protector/latest/,wachasit.com,flutter,https://github.com/prongbang/screen_protector +go_router_builder,https://pub.dev/packages/go_router_builder,211,130,95,A builder that supports generated strongly-typed route helpers for package:go_router,2.7.0,"May 16, 2024",BSD-3-Clause,,,,https://pub.dev/documentation/go_router_builder/latest/,flutter.dev,"analyzer,async,build,build_config,collection,meta,path,source_gen,source_helper",https://github.com/flutter/packages/tree/main/packages/go_router_builder +flutter_audio_waveforms,https://pub.dev/packages/flutter_audio_waveforms,213,140,96,"A UI library for easily adding audio waveforms to your apps, with several customization options.",1.2.1+8,"Feb 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_audio_waveforms/latest/,takrutvik.com,"collection,flutter",https://github.com/rutvik110/flutter_audio_waveforms +flutter_custom_dialog,https://pub.dev/packages/flutter_custom_dialog,211,70,93,Semantic dialog | Made In YY.inc | Welcome to contribute,1.3.0,"Sep 8, 2022",Apache-2.0,,,,https://pub.dev/documentation/flutter_custom_dialog/latest/,unverified uploader,flutter,https://github.com/YYFlutter/flutter-custom-dialog.git +spincircle_bottom_bar,https://pub.dev/packages/spincircle_bottom_bar,211,140,85,This is an easy to Implement Flutter Package for Spin Circle Bottom Navigation Bar,2.0.0,"Jul 3, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/spincircle_bottom_bar/latest/,retroportalstudio.com,flutter,https://github.com/retroportalstudio/spincircle_bottom_bar.git +super_tooltip,https://pub.dev/packages/super_tooltip,210,140,98,Super flexible Tooltip class that gets opend in the screens overlay,2.0.8,"Jul 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/super_tooltip/latest/,bensonarafat.com,flutter,https://github.com/bensonarafat/super_tooltip +coupon_uikit,https://pub.dev/packages/coupon_uikit,210,160,94,A UI kit that contains clippers and widgets which implements the shape of the coupon cards,0.2.1,"Jan 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/coupon_uikit/latest/,devmuaz.com,flutter,https://github.com/devmuaz/coupon_uikit +form_validator,https://pub.dev/packages/form_validator,210,150,97,Simplest form validation library for flutter's form field widgets,2.1.1,"Dec 23, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/form_validator/latest/,themisir.com,,https://github.com/TheMisir/form-validator +firebase_performance,https://pub.dev/packages/firebase_performance,209,150,100,"Flutter plugin for Google Performance Monitoring for Firebase, an app measurement solution that monitors traces and HTTP/S network requests on Android and iOS.",0.10.0+4,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/firebase_performance/latest/,firebase.google.com,"firebase_core,firebase_core_platform_interface,firebase_performance_platform_interface,firebase_performance_web,flutter",https://github.com/firebase/flutterfire/tree/master/packages/firebase_performance/firebase_performance +syncfusion_flutter_core,https://pub.dev/packages/syncfusion_flutter_core,209,150,98,Syncfusion Flutter Core is a dependent package for all the Syncfusion Flutter widgets.,26.2.7,"Jul 30, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_core/latest/,syncfusion.com,"flutter,vector_math",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_core +flutter_expandable_fab,https://pub.dev/packages/flutter_expandable_fab,209,160,97,The speed dial FAB (Floating Action Button) that can animate the display and hiding of multiple action buttons.,2.2.0,"Jul 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_expandable_fab/latest/,zuvola.com,flutter,https://github.com/zuvola/flutter_expandable_fab +dependency_validator,https://pub.dev/packages/dependency_validator,209,140,96,"Checks for missing, under-promoted, over-promoted, and unused dependencies.",4.1.0,"Jun 3, 2024",unknown,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dependency_validator/latest/,workiva.com,"analyzer,args,build_config,checked_yaml,glob,io,json_annotation,logging,package_config,path,pub_semver,pubspec_parse,yaml",https://github.com/Workiva/dependency_validator +flutter_fancy_tree_view,https://pub.dev/packages/flutter_fancy_tree_view,209,150,96,A collection of widgets and slivers that helps bringing hierarchical data to life.,1.6.0,"Apr 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_fancy_tree_view/latest/,unverified uploader,flutter,https://github.com/baumths/flutter_tree_view +derry,https://pub.dev/packages/derry,209,150,86,"A script manager to help you define script shortcuts and use them effortlessly, and performantly.",1.5.0,"Feb 4, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/derry/latest/,frenco.dev,"args,collection,console,equatable,ffi,mockito,path,string_similarity,tint,yaml",https://github.com/frencojobs/derry +floaty_head,https://pub.dev/packages/floaty_head,209,40,55,"A flutter plugin to create custom chatheads with hidden content displayed on tap, like Messenger.",1.1.0,"Sep 20, 2020",MIT,2.0.0-nullsafety.0,,,,unverified uploader,flutter,https://github.com/Crdzbird/floaty_chathead +flutter_nfc_kit,https://pub.dev/packages/flutter_nfc_kit,208,160,96,"Provide NFC functionality on Android, iOS & Web, including reading metadata, read & write NDEF records, and transceive layer 3 & 4 data with NFC tags / cards",3.5.2,"May 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_nfc_kit/latest/,nfc.im,"convert,flutter,flutter_web_plugins,js,json_annotation,logging,ndef",https://github.com/nfcim/flutter_nfc_kit +protobuf,https://pub.dev/packages/protobuf,208,150,99,Runtime library for protocol buffers support. Use with package:protoc_plugin to generate dart code for your '.proto' files.,3.1.0,"Aug 14, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/protobuf/latest/,google.dev,"collection,fixnum,meta",https://github.com/google/protobuf.dart/tree/master/protobuf +flutter_paystack,https://pub.dev/packages/flutter_paystack,208,80,97,A Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS.,1.0.7,"Jan 7, 2023",Apache-2.0,,,,https://pub.dev/documentation/flutter_paystack/latest/,wilburx9.dev,"async,flutter,http,intl,meta",https://github.com/wilburt/flutter_paystack +editable,https://pub.dev/packages/editable,208,150,91,"A highly customizable, editable data table (spreadsheet) package for Flutter projects.",2.0.0,"Mar 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/editable/latest/,voltacode.com,flutter,https://github.com/godilite/editable +fluwx,https://pub.dev/packages/fluwx,208,125,97,"The capability of implementing WeChat SDKs in Flutter. With Fluwx, developers can use WeChatSDK easily, such as sharing, payment, lanuch mini program and etc.",4.5.5,"Apr 7, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/fluwx/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/OpenFlutter/fluwx +dart_eval,https://pub.dev/packages/dart_eval,207,150,91,"A flexible Dart bytecode compiler and interpreter written in Dart, enabling dynamic execution and code push for AOT Dart apps.",0.7.9,"Mar 17, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_eval/latest/,ethanblake.xyz,"analyzer,args,collection,dart_style,directed_graph,json_annotation,package_config,path,pub_semver,pubspec_parse",https://github.com/ethanblake4/dart_eval +yandex_mapkit,https://pub.dev/packages/yandex_mapkit,205,150,96,A Flutter plugin for integrating Yandex.MapKit in Android and iOS applications.,4.1.0,"Jun 19, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/yandex_mapkit/latest/,unverified uploader,"collection,equatable,flutter,flutter_plugin_android_lifecycle",https://github.com/Unact/yandex_mapkit +gzx_dropdown_menu,https://pub.dev/packages/gzx_dropdown_menu,205,150,90,"A custom is strong dropdown menu for Flutter. Easy to use and powerful for customization, it's up to you what you want to display in the dropdown menu!",3.1.0,"Apr 7, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gzx_dropdown_menu/latest/,unverified uploader,flutter,https://github.com/GanZhiXiong/gzx_dropdown_menu +another_flutter_splash_screen,https://pub.dev/packages/another_flutter_splash_screen,205,160,96,A flutter package that provides easy way to implement splash screen in your app. Also provides curated demos in the repo.,1.2.1,"Jun 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/another_flutter_splash_screen/latest/,thearesmedia.com,flutter,https://github.com/ToyZ-95/another_flutter_splash_screen +kartal,https://pub.dev/packages/kartal,204,140,92,"Kartal is an extension package for easy to use at app development time. You can access more features with primitive variables(context, string etc.).",4.0.4,"Jun 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/kartal/latest/,vb10.dev,"collection,device_info_plus,diacritic,dio,flutter,html,logger,mask_text_input_formatter,mime,package_info_plus,share_plus,share_plus_web,url_launcher",https://github.com/VB10/kartal +google_mlkit_face_detection,https://pub.dev/packages/google_mlkit_face_detection,204,160,98,"A Flutter plugin to use Google's ML Kit Face Detection to detect faces in an image, identify key facial features, and get the contours of detected faces.",0.11.0,"Apr 25, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_mlkit_face_detection/latest/,flutter-ml.dev,"flutter,google_mlkit_commons",https://github.com/flutter-ml/google_ml_kit_flutter +motion_tab_bar,https://pub.dev/packages/motion_tab_bar,204,140,94,"An animated Bottom Navigation Bar for Flutter apps, icon animates into place, colors are customizable.",2.0.4,"Jan 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/motion_tab_bar/latest/,unverified uploader,"flutter,vector_math",https://github.com/therezacuet/Motion-Tab-Bar +tiktoklikescroller,https://pub.dev/packages/tiktoklikescroller,204,140,96,"A vertical fullscreen scroll implementation that snaps in place, similar to the TikTok app",0.2.6,"Nov 18, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tiktoklikescroller/latest/,davidtaylor.io,flutter,https://github.com/dmt195/tiktok-flutter-plugin +hasura_connect,https://pub.dev/packages/hasura_connect,204,140,90,Connect your Flutter/Dart apps to Hasura simply. All the power of GraphQL and Postgres in Flutter.,5.0.0+3,"Oct 9, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Flutterando/hasura_connect/blob/master/packages/hasura_connect/README.md,https://pub.dev/documentation/hasura_connect/latest/",flutterando.com.br,"collection,dart_websocket,either_dart,http,meta,string_validator,uuid",https://github.com/Flutterando/hasura_connect/tree/master/packages/hasura_connect +flutter_web_auth,https://pub.dev/packages/flutter_web_auth,204,150,97,Flutter plugin for authenticating a user with a web service.,0.5.0,"Nov 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/flutter_web_auth/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/LinusU/flutter_web_auth +pdf_render,https://pub.dev/packages/pdf_render,203,130,98,A plugin that provides you with intermediate PDF rendering APIs and easy-to-use Flutter Widgets.,1.4.10,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/pdf_render/latest/,espresso3389.jp,"collection,flutter,flutter_web_plugins,js,plugin_platform_interface,vector_math",https://github.com/espresso3389/flutter_pdf_render +one_context,https://pub.dev/packages/one_context,203,150,96,"OneContext provides a simple way to deal with Dialogs, Overlays, Navigations, Theme* and MediaQuery* with no need of BuildContext.",4.0.0,"Feb 27, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/one_context/latest/,unverified uploader,"back_button_interceptor,flutter,shared_preferences",https://github.com/emanuel-braz/one_context.git +solid_bottom_sheet,https://pub.dev/packages/solid_bottom_sheet,203,130,94,A full customizable bottom sheet easy to implement. Just put it on your bottomSheet property on your Scaffold widget and see the magic. For more details see the README.md.,0.1.10,"Jun 8, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/solid_bottom_sheet/latest/,unverified uploader,flutter,https://github.com/dbenitez-bcn/solid_bottom_sheet +bouncing_widget,https://pub.dev/packages/bouncing_widget,203,160,94,A widget that enables you to add a bouncing animation on a widget.,2.0.0,"Mar 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bouncing_widget/latest/,unverified uploader,flutter,https://github.com/ThomasEcalle/bouncing_widget +circular_bottom_navigation,https://pub.dev/packages/circular_bottom_navigation,203,130,92,Circular Bottom Navigation (or maybe a tab bar),2.4.0,"Mar 18, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circular_bottom_navigation/latest/,flutter4fun.com,flutter,https://github.com/benyaminbeyzaie/circular_bottom_navigation +flutter_pagewise,https://pub.dev/packages/flutter_pagewise,202,140,94,A library for widgets that load their content one page (or batch) at a time.,2.0.4,"Oct 8, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_pagewise/latest/,unverified uploader,"async,flutter",https://github.com/AbdulRahmanAlHamali/flutter_pagewise +elastic_drawer,https://pub.dev/packages/elastic_drawer,202,160,84,"Elastic Drawer - elastic panel that slides in horizontally to show fully customize content (navigation links, menu items, notes etc.)",2.0.2,"Jan 3, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/elastic_drawer/latest/,unverified uploader,flutter,https://github.com/nevedomyy/elastic_drawer.git +animate_icons,https://pub.dev/packages/animate_icons,202,150,93,This is a plugin with the help of which you can animate between any two icons like we do in AnimatedIcon widget given to us by default.,2.0.0,"Mar 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animate_icons/latest/,unverified uploader,flutter,https://github.com/Aman-Malhotra/animate_icons +amplify_flutter,https://pub.dev/packages/amplify_flutter,201,160,98,The top level Flutter package for the AWS Amplify libraries.,2.3.0,"Jul 17, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/amplify_flutter/latest/,aws-amplify.com,"amplify_core,amplify_secure_storage,aws_common,collection,flutter,meta",https://github.com/aws-amplify/amplify-flutter/tree/main/packages/amplify/amplify_flutter +card_loading,https://pub.dev/packages/card_loading,201,160,93,A Flutter package to create easy create loading card between two colors,0.3.2,"Jan 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/card_loading/latest/,farhanfadila.site,flutter,https://github.com/farhanfadila1717/card_loading +dio_smart_retry,https://pub.dev/packages/dio_smart_retry,201,160,98,"Retry library for Dio and Dio package made with love. By default, the request will be retried only for appropriate retryable http statuses.",6.0.0,"Oct 26, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/rodion-m/dio_smart_retry#contents,https://pub.dev/documentation/dio_smart_retry/latest/",rodion-m.ru,"dio,http_parser,path",https://github.com/rodion-m/dio_smart_retry +adhan,https://pub.dev/packages/adhan,201,150,93,Adhan for Dart / Muslim Prayer Times Library. Now retrieving Prayer time in Dart easier than ever.,2.0.0+1,"Sep 24, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/adhan/latest/,riajul.dev,,https://github.com/iamriajul/adhan-dart +flutter_shimmer,https://pub.dev/packages/flutter_shimmer,201,130,92,"it creating Shimmer effect that indicate a loading status, so instead of using ProgressBar or usual loader use Shimmer for a better design and user interface.",2.1.2,"Sep 23, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_shimmer/latest/,unverified uploader,flutter,https://github.com/skaran921/flutter_shimmer +dcli,https://pub.dev/packages/dcli,200,140,94,Dart console SDK - write console (cli) apps/scripts using dart.,5.0.0,"Jul 31, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS","https://dcli.onepub.dev/,https://pub.dev/documentation/dcli/latest/",onepub.dev,"archive,args,async,chunked_stream,collection,convert,crypto,csv,dart_console,dcli_common,dcli_core,dcli_terminal,equatable,ffi,file,glob,ini,logging,meta,mime,native_synchronization_temp,path,posix,pub_semver,pubspec_lock,pubspec_manager,scope,settings_yaml,stack_trace,system_info2,uuid,validators2,win32,yaml",https://github.com/onepub-dev/dcli +flutter_eval,https://pub.dev/packages/flutter_eval,200,160,80,"Flutter bridge library for dart_eval, enabling creation of fully dynamic Flutter apps and widgets that can be loaded from a file or the Internet at runtime.",0.7.6,"Jul 6, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_eval/latest/,ethanblake.xyz,"dart_eval,flutter,http,path_provider",https://github.com/ethanblake4/flutter_eval +orm,https://pub.dev/packages/orm,201,160,89,"Next-generation ORM for Dart & Flutter | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB.",5.0.4,"Jun 24, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/orm/latest/,odroe.com,"code_builder,dart_style,decimal,json_rpc_2,path,rc,recase,stream_channel,webfetch",https://github.com/medz/prisma-dart +mvc_pattern,https://pub.dev/packages/mvc_pattern,200,140,95,To develop apps using a framework following the MVC design pattern separating the app's 'interface' from its 'business logic' and from its 'data source' if any.,8.12.0,"Aug 26, 2022","BSD-2-Clause, MIT",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mvc_pattern/latest/,andrioussolutions.com,"flutter,flutter_test,universal_platform",https://github.com/AndriousSolutions/mvc_pattern +image_crop,https://pub.dev/packages/image_crop,200,90,94,A flutter plugin to crop image on iOS and Android. It processes image files off main thread natively. The plugin provides a Crop widget to display image cropping to a user.,0.4.1,"Aug 2, 2022",Apache-2.0,,,,https://pub.dev/documentation/image_crop/latest/,unverified uploader,flutter,https://github.com/VolodymyrLykhonis/image_crop +clock,https://pub.dev/packages/clock,200,130,99,A fakeable wrapper for dart:core clock APIs.,1.1.1,"Jun 16, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/clock/latest/,tools.dart.dev,,https://github.com/dart-lang/clock +flutter_config,https://pub.dev/packages/flutter_config,199,160,97,Plugin that exposes environment variables to your Dart code in Flutter as well as to your native code in iOS and Android. Bring some 12 factor love to your Flutter apps,2.0.2,"Jul 10, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_config/latest/,byneapp.com,flutter,https://github.com/ByneappLLC/flutter_config +autocomplete_textfield,https://pub.dev/packages/autocomplete_textfield,199,130,98,"A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.",2.0.1,"Jun 12, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/autocomplete_textfield/latest/,felixmccuaig.com,flutter,https://github.com/felixlucien/flutter-autocomplete-textfield +once,https://pub.dev/packages/once,198,160,89,Want to run a piece of code once periodically (Once - Daily - Weekly - Monthly - On new build - On new version - Any period)? We cover your back.,1.6.3,"May 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/once/latest/,mosoliman.tech,"flutter,package_info_plus,shared_preferences",https://github.com/MostafaSolimanMO/once +motion,https://pub.dev/packages/motion,198,160,90,A fancy widget that applies a gyroscope or hover based motion effect to its child.,2.0.0,"Apr 11, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/motion/latest/,cendre.me,"flutter,motion_platform_interface,motion_web",https://github.com/mrcendre/motion +pocketbase,https://pub.dev/packages/pocketbase,198,140,94,"Multi-platform Dart SDK for PocketBase, an open source realtime backend in 1 file.",0.18.1,"Feb 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pocketbase/latest/,pocketbase.io,"http,json_annotation",https://github.com/pocketbase/dart-sdk +division,https://pub.dev/packages/division,198,80,84,Simple to use yet powerfull style widgets with syntax inspired by CSS.,0.9.0,"Jun 18, 2021",MIT,,,,https://pub.dev/documentation/division/latest/,unverified uploader,flutter,https://github.com/ReinBentdal/division +zoom_pinch_overlay,https://pub.dev/packages/zoom_pinch_overlay,197,160,94,An instagram style pinch and zoom widget that can be moved globally.,1.4.3,"Mar 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/zoom_pinch_overlay/latest/,samuelong.me,"flutter,vector_math",https://github.com/Mayb3Nots/zoom_pinch_overlay +overflow_view,https://pub.dev/packages/overflow_view,197,150,92,A widget displaying children in a line with an overflow indicator at the end if there is not enough space.,0.3.1,"Apr 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/overflow_view/latest/,romainrastel.com,"flutter,value_layout_builder",https://github.com/letsar/overflow_view +dartdoc,https://pub.dev/packages/dartdoc,196,160,94,A non-interactive HTML documentation generator for Dart source code.,8.0.12,"Jul 18, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dartdoc/latest/,tools.dart.dev,"analyzer,args,collection,crypto,glob,html,logging,markdown,meta,package_config,path,pub_semver,source_span,web,yaml",https://github.com/dart-lang/dartdoc +gradient_borders,https://pub.dev/packages/gradient_borders,196,140,98,"Gradient borders for inputs and containers. Borders package integrated with a basic flutter widgets as a container and input decorations. Easy in use, platform independent.",1.0.1,"May 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gradient_borders/latest/,warwas.dev,flutter,https://github.com/obiwanzenobi/gradient-borders +animated_size_and_fade,https://pub.dev/packages/animated_size_and_fade,196,160,95,Does a fade and size transition between widgets of different heights. Also used to show/hide a widget.,4.0.0,"Jan 24, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_size_and_fade/latest/,glasberg.dev,flutter,https://github.com/marcglasberg/animated_size_and_fade +widget_and_text_animator,https://pub.dev/packages/widget_and_text_animator,196,150,94,"Make animating widgets a breeze with many effects built in. Make Text animations beautiful with staggered text effects. transitions, blurs & more, animate gestures too",1.1.5,"Jul 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/widget_and_text_animator/latest/,reactle.com,flutter,https://github.com/andrewpmoore/widget_and_text_animator +zoom_widget,https://pub.dev/packages/zoom_widget,196,130,97,Widget to zoom on a canvas of modifiable size that a child widget can hold.,2.0.1,"Feb 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/zoom_widget/latest/,nairda.com.mx,"flutter,vector_math", +shake,https://pub.dev/packages/shake,195,140,98,A flutter package to detect phone shakes. Adjustable G-force and reset periods.,2.2.0,"Jan 3, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/shake/latest/,joshi.dev,"flutter,sensors_plus",https://www.github.com/deven98/shake +pinch_zoom,https://pub.dev/packages/pinch_zoom,194,160,97,"A widget based on Flutter's new Interactive Viewer that makes picture pinch zoom, and return to its initial size and position when released.",2.0.0,"Oct 8, 2023",ISC,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pinch_zoom/latest/,jelter.net,flutter,https://github.com/tkortekaas/pinch_zoom +shamsi_date,https://pub.dev/packages/shamsi_date,194,160,94,"A Flutter and Dart package for using Jalali (Shamsi, Solar, Persian or Jalaali) calendar. You can convert, format and manipulate Jalali and Gregorian (Miladi) date and times.",1.0.2,"Sep 12, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shamsi_date/latest/,unverified uploader,,https://github.com/FatulM/shamsi_date +flutter_floating_bottom_bar,https://pub.dev/packages/flutter_floating_bottom_bar,195,150,96,"A flutter package that allows showing a floating widget that can be used as a tab bar, bottom navigation bar, etc. The widget reacts to scrolling events too.",1.2.0,"Aug 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_floating_bottom_bar/latest/,hashstudios.dev,flutter,https://github.com/codenameakshay/flutter-floating-bottom-bar +foldable_sidebar,https://pub.dev/packages/foldable_sidebar,194,40,61,An easy to use Package for adding Foldable Flutter Navigation Sidebar to your Flutter Application.,1.0.0,"May 22, 2020",MIT,,,,,retroportalstudio.com,flutter,https://github.com/retroportalstudio/foldable_sidebar.git +stylish_bottom_bar,https://pub.dev/packages/stylish_bottom_bar,194,160,96,A collection of stylish bottom navigation bars like animated bottom bar and bubble bottom bar for flutter.,1.1.0,"Apr 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stylish_bottom_bar/latest/,marsad.dev,flutter,https://github.com/MarsadMaqsood/Stylish_bottom_bar +path_drawing,https://pub.dev/packages/path_drawing,193,140,97,A flutter library to help with (Canvas) Path creation and manipulation,1.0.1,"Aug 4, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/path_drawing/latest/,dnfield.dev,"flutter,meta,path_parsing,vector_math",https://github.com/dnfield/flutter_path_drawing +flutter_i18n,https://pub.dev/packages/flutter_i18n,192,150,97,"i18n made easy for Flutter. With flutter_i18n you can make your app international, using just a simple .json, .xml, .yaml or .toml file!",0.36.2,"Jul 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_i18n/latest/,unverified uploader,"flutter,flutter_localizations,flutter_web_plugins,http,intl,logging,path,rxdart,toml,xml2json,yaml",https://github.com/ilteoood/flutter_i18n +indexed_list_view,https://pub.dev/packages/indexed_list_view,192,150,92,"Infinite ListView that lets you programmatically jump instantly to any item, by index. Performant for lists of any size.",3.0.2,"Jan 24, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/indexed_list_view/latest/,glasberg.dev,flutter,https://github.com/marcglasberg/indexed_list_view +open_settings,https://pub.dev/packages/open_settings,192,160,96,The most complete flutter plugin packages for open various settings screen in Android and Ios,2.0.2,"Jul 21, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/open_settings/latest/,unverified uploader,flutter,https://github.com/AliHoseinpoor/open_settings +progress_indicators,https://pub.dev/packages/progress_indicators,192,130,96,A handful collection of some cool progress indicators and text animators.,1.0.0,"Apr 7, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/progress_indicators/latest/,unverified uploader,flutter,https://github.com/wal33d006/progress_indicators +alphabet_list_scroll_view,https://pub.dev/packages/alphabet_list_scroll_view,192,120,86,A customizable listview with A-Z side scrollbar to fast jump to the item of the selected character.,2.0.0,"Mar 31, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/alphabet_list_scroll_view/latest/,unverified uploader,"flutter,rxdart,vibration",https://github.com/LiewJunTung/alphabet_list_scroll_view +animated_splash,https://pub.dev/packages/animated_splash,192,40,84,"A light weight package for flutter apps, that easily shows a splash screen with a nice fade animation.",1.0.0,"May 18, 2019",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/fayaz07/splash_screen +desktop_webview_window,https://pub.dev/packages/desktop_webview_window,191,140,94,Show a webview window on your flutter desktop application.,0.2.3,"Aug 21, 2023",Apache-2.0,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/desktop_webview_window/latest/,mixin.dev,"flutter,path",https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_webview_window +flutter_3d_controller,https://pub.dev/packages/flutter_3d_controller,190,150,91,"A Flutter package for rendering interactive 3D models in different formats(glb, gltf, fbx, obj), with ability to control animations, textures and camera.",1.3.1,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_3d_controller/latest/,mobilesoft98.dev,"android_intent_plus,flutter,path,url_launcher,webview_flutter,webview_flutter_android,webview_flutter_wkwebview",https://github.com/m-r-davari/flutter_3d_controller +tcard,https://pub.dev/packages/tcard,190,140,91,"A tinder like cards flutter plugin, can slide it's children left or right. You can use it to show some images, videos and so on.",1.3.5,"Mar 30, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tcard/latest/,brunojurkovic.com,flutter,https://github.com/xrr2016/tcard +jovial_svg,https://pub.dev/packages/jovial_svg,189,160,98,"SVG - Robust rendering of Scalable Vector Graphic images, supporting a well-defined profile of SVG, a fast-loading binary storage format, and animation.",1.1.21,"May 12, 2024",BSD-3-Clause,1.1.22-rc.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jovial_svg/latest/,jovial.com,"args,collection,flutter,http,jovial_misc,meta,vector_math,xml",https://github.com/zathras/jovial_svg +dashboard,https://pub.dev/packages/dashboard,189,150,90,"Dynamic dashboard widget that allows your users to create their own layouts. Resize, move, indirect resize/move, auto re-layout are supported.",0.0.4,"Dec 2, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dashboard/latest/,styledart.dev,flutter,https://github.com/Mehmetyaz/dashboard +watcher,https://pub.dev/packages/watcher,189,150,99,"A file system watcher. It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.",1.1.0,"May 12, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/watcher/latest/,tools.dart.dev,"async,path",https://github.com/dart-lang/watcher +cool_dropdown,https://pub.dev/packages/cool_dropdown,189,160,94,"Customizable cool dropdown UI You can customize selected item, BoxDecoration of the dropdownBox, and dropdown input.",2.1.0,"Apr 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cool_dropdown/latest/,unverified uploader,flutter,https://github.com/joo6077/cool_dropdown +search_page,https://pub.dev/packages/search_page,189,160,94,Fast and easy way to build a custom search experience in you app,2.3.0,"Feb 2, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/search_page/latest/,jesusrp98.page,flutter,https://github.com/jesusrp98/search_page +imageview360,https://pub.dev/packages/imageview360,189,150,88,A Flutter package which provides 360 view of the images with rotation and gesture customisations.,1.3.0,"Jan 15, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/imageview360/latest/,unverified uploader,flutter,https://github.com/hd-motion/flutter_imageview_360 +accessibility_tools,https://pub.dev/packages/accessibility_tools,188,160,94,"Checkers and tools to ensure your app is accessible to all. Ensures your app is accessible from day one, by checking your interface as you build it.",2.2.1,"Jul 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/accessibility_tools/latest/,rebelappstudio.com,"collection,flutter,flutter_test",https://github.com/rebelappstudio/accessibility_tools/ +swipeable_tile,https://pub.dev/packages/swipeable_tile,188,150,92,A package to dismiss with animated background. Also Swipe to tigger action without dismiss.,2.0.1,"Mar 10, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipeable_tile/latest/,waterydesert.com,flutter,https://github.com/watery-desert/swipeable_tile +flutter_braintree,https://pub.dev/packages/flutter_braintree,188,160,96,"Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.",4.0.0,"Mar 3, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_braintree/latest/,byte-sapling.io,"flutter,meta",https://github.com/pikaju/flutter-braintree +flutter_treeview,https://pub.dev/packages/flutter_treeview,188,140,95,"A tree widget for Flutter that can be used to display nested, hierarchical data. It includes a number of features like styling labels, icons, and import and export utilities.",1.0.7+1,"Jan 31, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://cagn.codeninelabs.com/widgets/treeview/,https://pub.dev/documentation/flutter_treeview/latest/",kevinandre.com,flutter,https://bitbucket.org/kevinandre/flutter_treeview/src/master/ +filesystem_picker,https://pub.dev/packages/filesystem_picker,187,150,96,FileSystem file or folder picker dialog. Allows the user to browse the file system and pick a folder or file.,4.1.0,"Dec 11, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/filesystem_picker/latest/,amazingsoftworks.com,"flutter,path",https://github.com/andyduke/filesystem_picker +flutter_emoji,https://pub.dev/packages/flutter_emoji,187,150,97,"A light-weight Emoji package for Flutter with all up-to-date emojis, made with love and just enjoy!",2.5.1,"Aug 7, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_emoji/latest/,petehouston.com,"characters,http",https://github.com/petehouston/flutter-emoji +sized_context,https://pub.dev/packages/sized_context,187,150,95,"Access MediaQuery sizing info directly on the context, also adds some helper methods for sizing and layout.",1.0.0+4,"Mar 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sized_context/latest/,gskinner.com,"flutter,universal_platform",https://github.com/gskinnerTeam/flutter-sized-context +desktop_multi_window,https://pub.dev/packages/desktop_multi_window,187,150,95,A flutter plugin that create and manager multi window in desktop.,0.2.0,"Aug 8, 2022",Apache-2.0,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/desktop_multi_window/latest/,mixin.dev,flutter,https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_multi_window +text_editor,https://pub.dev/packages/text_editor,187,150,88,An Instagram like text editor Flutter widget that helps you to change your text style.,0.7.0,"Nov 12, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/text_editor/latest/,unverified uploader,flutter,https://github.com/mehdizarepour/text_editor.git +flutter_timezone,https://pub.dev/packages/flutter_timezone,187,160,99,A flutter plugin for getting the local timezone of the device.,2.1.0,"Jul 18, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_timezone/latest/,wolverinebeach.net,"flutter,flutter_web_plugins",https://github.com/tjarvstrand/flutter_timezone +asuka,https://pub.dev/packages/asuka,186,160,93,"Show Snackbars, dialogs, ModalSheets and more in a single provider. Simple and Clean.",2.2.1,"Apr 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/asuka/latest/,flutterando.com.br,flutter,https://github.com/Flutterando/asuka +image_painter,https://pub.dev/packages/image_painter,186,160,94,"A flutter package for drawing over images. Supports color, strokeWidth, different paintModes and exporting image.",0.7.1,"Mar 29, 2024",MIT,1.0.0-nullsafety.0,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/image_painter/latest/,unverified uploader,flutter,https://github.com/yellowQ-software/yellowQ-Flutter-Image-Painter +crop,https://pub.dev/packages/crop,186,150,94,"Crop for Flutter. Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in 100% pure Dart code.",0.5.5,"May 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crop/latest/,pwa.ir,"collision,flutter,vector_math",https://github.com/xclud/flutter_crop +flutter_share_me,https://pub.dev/packages/flutter_share_me,186,130,95,"Flutter Plugin for sharing contents to social media.You can use it share to Facebook , WhatsApp , Twitter And System Share UI. Support Url and Text.",1.4.0,"Sep 23, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_share_me/latest/,unverified uploader,"flutter,lint",https://github.com/OpenFlutter/flutter_share_me +flutter_insta,https://pub.dev/packages/flutter_insta,186,140,87,"Flutter package to get instagram user's details such as profile picture url,number of followers,following,Bio,website and download reels video.",1.0.1,"Aug 24, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_insta/latest/,codingboy.in,"flutter,http",https://github.com/viralvaghela/flutter_insta +easy_web_view,https://pub.dev/packages/easy_web_view,185,100,90,"A super simple webview for Flutter Web, Mobile and Desktop",2.0.2,"Jun 24, 2024",MIT,,FLUTTER,,https://pub.dev/documentation/easy_web_view/latest/,rodydavis.com,"flutter,flutter_markdown,flutter_widget_from_html,html2md,http,markdown,permission_handler,url_launcher,webview_flutter,webview_windows",https://github.com/rodydavis/easy_web_view +amazon_cognito_identity_dart_2,https://pub.dev/packages/amazon_cognito_identity_dart_2,185,150,97,"Unofficial Amazon Cognito Identity Provider Dart SDK, to add user sign-up / sign-in to your mobile and web apps with AWS Cloud Services. Based on amazon-cognito-identity-dart",3.6.5,"May 12, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/amazon_cognito_identity_dart_2/latest/,unverified uploader,"convert,crypto,http,js",https://github.com/furaiev/amazon-cognito-identity-dart-2 +painter,https://pub.dev/packages/painter,185,150,91,"A simple widget to paint with your fingers. Supports setting a background color, undo and export to png!",2.0.0,"May 24, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/painter/latest/,eric-prokop-und-nils-wieler.de,flutter,https://github.com/EPNW/painter +substring_highlight,https://pub.dev/packages/substring_highlight,185,150,98,Highlight Flutter text at the character-level for simple and customizable search term highlighting.,1.0.33,"May 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/substring_highlight/latest/,onlyup.com,flutter,https://github.com/remoteportal/substring_highlight +intl_utils,https://pub.dev/packages/intl_utils,184,160,99,intl_utils is a dart library that generates Dart localization code from ARB file. Generated code relies on Intl library.,2.8.7,"Dec 26, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/intl_utils/latest/,localizely.com,"analyzer,archive,args,dart_style,http,intl,path,petitparser,yaml",https://github.com/localizely/intl_utils +animate_to,https://pub.dev/packages/animate_to,184,150,79,Animates widgets to a target widget as an overlay,0.1.0,"Jul 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animate_to/latest/,codeness.ly,flutter,https://github.com/Milad-Akarie/animate_to.git +images_picker,https://pub.dev/packages/images_picker,184,150,96,"Flutter plugin for selecting images/videos from the Android and iOS image library, and taking pictures/videos with the camera,save image/video to album/gallery.",1.2.11,"Mar 21, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/images_picker/latest/,chavesgu.com,flutter,https://github.com/chavesgu/images_picker +flutter_branch_sdk,https://pub.dev/packages/flutter_branch_sdk,183,160,98,"Flutter Plugin for create deep link using Brach SDK (https://branch.io). This plugin provides a cross-platform (iOS, Android, Web).",8.0.4,"Jul 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_branch_sdk/latest/,branch.io,"flutter,flutter_web_plugins,js,plugin_platform_interface",https://github.com/RodrigoSMarques/flutter_branch_sdk +custom_lint,https://pub.dev/packages/custom_lint,183,140,100,Lint rules are a powerful way to improve the maintainability of a project. Custom Lint allows package authors and developers to easily write custom lint rules.,0.6.4,"Mar 16, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/custom_lint/latest/,invertase.io,"analyzer,analyzer_plugin,args,async,ci,cli_util,collection,custom_lint_core,freezed_annotation,json_annotation,meta,package_config,path,pub_semver,pubspec_parse,rxdart,uuid,yaml",https://github.com/invertase/dart_custom_lint +markdown_editable_textinput,https://pub.dev/packages/markdown_editable_textinput,183,80,89,A TextField Widget that allow you to convert easily what's in the TextField to Markdown.,2.2.0,"Jan 3, 2023",BSD-3-Clause,,,,https://pub.dev/documentation/markdown_editable_textinput/latest/,playmoweb.com,"effective_dart,expandable,flutter,translator",https://github.com/playmoweb/markdown-editable-textinput +timer_count_down,https://pub.dev/packages/timer_count_down,182,150,98,Simple CountDown timer. Using for create a simple timer. It's pure all,2.2.2,"Jan 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timer_count_down/latest/,dizoft.ru,flutter,https://github.com/DizoftTeam/simple_count_down +three_dart,https://pub.dev/packages/three_dart,182,120,87,"three.js implement by Dart. Dart 3D library. an easy to use, lightweight, cross-platform, general purpose 3D library.",0.0.16,"Nov 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS",https://pub.dev/documentation/three_dart/latest/,unverified uploader,"crypto,ffi,flutter,flutter_gl,http,image,universal_html",https://github.com/wasabia/three_dart +flutter_vibrate,https://pub.dev/packages/flutter_vibrate,182,150,98,A Haptic Feedback plugin.,1.3.0,"Sep 30, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_vibrate/latest/,unverified uploader,flutter,https://github.com/rodydavis/flutter_vibrate +animated_text,https://pub.dev/packages/animated_text,182,40,67,Animated_Text for Flutter provides animated translation between the words by reusing the similar alphabets between them.,1.0.2,"Jul 21, 2020",Apache-2.0,,,,,justkawal.dev,flutter,https://github.com/kawal7415/animated_text.git +string_scanner,https://pub.dev/packages/string_scanner,181,150,99,A class for parsing strings using a sequence of patterns.,1.3.0,"Jul 11, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/string_scanner/latest/,tools.dart.dev,source_span,https://github.com/dart-lang/string_scanner +tray_manager,https://pub.dev/packages/tray_manager,181,160,97,This plugin allows Flutter desktop apps to defines system tray.,0.2.3,"May 18, 2024",MIT,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/tray_manager/latest/,leanflutter.dev,"flutter,menu_base,path,shortid",https://github.com/leanflutter/tray_manager +fancy_shimmer_image,https://pub.dev/packages/fancy_shimmer_image,181,160,96,Package for easy use of images that are automatically cacheable and have a beautiful on the fly (but it can be configured) shimmer effect while loading,2.0.3,"Jun 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fancy_shimmer_image/latest/,rodrigobastos.dev,"cached_network_image,flutter,shimmer",https://github.com/rodrigobastosv/fancy-shimmer-image +figma_squircle,https://pub.dev/packages/figma_squircle,181,140,96,A new Flutter package project.,0.5.3,"Sep 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/figma_squircle/latest/,aloisdeniel.com,"flutter,vector_math",https://github.com/aloisdeniel/figma_squircle +random_string,https://pub.dev/packages/random_string,181,160,98,Simple library for generating random ascii strings by default using Random from 'dart:math'.,2.3.1,"Jul 16, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/random_string/latest/,unverified uploader,,https://github.com/damondouglas/random_string.dart +flutter_tagging,https://pub.dev/packages/flutter_tagging,181,100,83,A flutter package with tagging or multiselect functionality. Useful for adding Tag or Label Selection Forms.,3.0.0,"Mar 27, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/flutter_tagging/latest/,sarbagyastha.com.np,"collection,flutter,flutter_typeahead,meta",https://github.com/sarbagyastha/flutter_tagging +whatsapp,https://pub.dev/packages/whatsapp,181,150,89,"A top package for whatsapp business api send messages, product, media, location through flutter app.",3.0.0,"Jul 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/whatsapp/latest/,rohitchouhan.com,"flutter,http,http_parser",https://github.com/rohit-chouhan/whatsapp +d_chart,https://pub.dev/packages/d_chart,180,160,96,Simple way to show and use chart for Flutter with many option.,2.8.0,"Jul 15, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/d_chart/latest/,indratrisnar.com,"community_charts_common,community_charts_flutter,flutter",https://github.com/indratrisnar/d_chart +http_interceptor,https://pub.dev/packages/http_interceptor,180,160,98,"A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.",2.0.0,"Jul 7, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/http_interceptor/latest/,codingale.dev,http,https://github.com/CodingAleCR/http_interceptor +scrollview_observer,https://pub.dev/packages/scrollview_observer,180,160,97,A widget for observing data related to the child widgets being displayed in a ScrollView.,1.21.0,"Jun 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/scrollview_observer/latest/,fullstackaction.com,flutter,https://github.com/fluttercandies/flutter_scrollview_observer +json_rest_server,https://pub.dev/packages/json_rest_server,180,150,22,"A RESTful server based on JSON With this package you can have a fully functional RESTful server with auth, pagination and all the necessaries services do build an application",3.2.0,"Jun 14, 2024",Apache-2.0,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/json_rest_server/latest/,academiadoflutter.com.br,"args,event_bus,get_it,http,jaguar_jwt,logger,path,shelf,shelf_multipart,shelf_static,shelf_web_socket,uuid,yaml",https://github.com/rodrigorahman/json_rest_server +copy_with_extension_gen,https://pub.dev/packages/copy_with_extension_gen,180,150,94,Automatically generating `copyWith` extensions code for classes with `@CopyWith()` annotation.,5.0.4,"Aug 14, 2023",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/copy_with_extension_gen/latest/,alexander-kirsch.com,"analyzer,build,copy_with_extension,meta,source_gen",https://github.com/numen31337/copy_with_extension +camera_camera,https://pub.dev/packages/camera_camera,180,130,94,"The easy plugin camera for your project, platforms Android and iOS.",3.0.0,"Jun 21, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/camera_camera/latest/,gabul.dev,"camera,flutter,font_awesome_flutter",https://github.com/gabuldev/camera_camera +flutter_admin_scaffold,https://pub.dev/packages/flutter_admin_scaffold,180,130,92,A scaffold class with a sideBar that works with a appBar.,1.3.0,"Jun 12, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_admin_scaffold/latest/,keyber.jp,flutter,https://github.com/keyber-inc/flutter_admin_scaffold +flutter_sliding_tutorial,https://pub.dev/packages/flutter_sliding_tutorial,179,160,89,Applied parallax effects will make your product presentation look like Google apps tutorial.,2.0.0+1,"Nov 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_sliding_tutorial/latest/,cleveroad.com,flutter,https://github.com/Cleveroad/flutter_sliding_tutorial +scroll_bottom_navigation_bar,https://pub.dev/packages/scroll_bottom_navigation_bar,179,150,84,This package allow hide or show bottom navigation bar while scrolling,4.0.0,"Jul 11, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scroll_bottom_navigation_bar/latest/,unverified uploader,"flutter,scroll_bars_common",https://github.com/EdsonOnildoJR/scroll_bottom_navigation_bar +network_to_file_image,https://pub.dev/packages/network_to_file_image,178,150,93,"Opens a local image file, if it exists there. If it doesn't, fetches the image from the network and then saves to the local file for next time.",6.0.1,"Jan 24, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/network_to_file_image/latest/,glasberg.dev,flutter,https://github.com/marcglasberg/network_to_file_image +flutter_image_slideshow,https://pub.dev/packages/flutter_image_slideshow,178,160,97,"A simple image slideshow widget. Mainly intended for image widget, but other widgets can also be used.",0.1.6,"Jul 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_image_slideshow/latest/,unverified uploader,flutter,https://github.com/edasandesu/flutter_image_slideshow +direct_select,https://pub.dev/packages/direct_select,178,140,86,This package allows you to scroll/select the value directly from the dropdown with less effort and time.,2.0.0,"Mar 21, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/direct_select/latest/,diegoveloper.com,flutter,https://github.com/diegoveloper/flutter_direct_select/ +device_simulator,https://pub.dev/packages/device_simulator,178,40,56,DeviceSimulator allows you to easily test your Flutter app for different screen resolutions and platforms.,0.9.6,"Feb 23, 2020",BSD-3-Clause,,,,,unverified uploader,"custom_navigator,flutter",https://github.com/vlidholt/device_simulator +shadcn_ui,https://pub.dev/packages/shadcn_ui,179,160,92,"shadcn-ui ported in Flutter. Awesome UI components for Flutter, fully customizable.",0.7.2,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://mariuti.com/shadcn-ui,https://pub.dev/documentation/shadcn_ui/latest/",mariuti.com,"flutter,flutter_animate,flutter_localizations,flutter_svg,lucide_icons_flutter,two_dimensional_scrollables,vector_graphics",https://github.com/nank1ro/flutter-shadcn-ui +langchain,https://pub.dev/packages/langchain,177,160,91,Build powerful LLM-based Dart and Flutter applications with LangChain.dart.,0.7.4,"Jul 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://langchaindart.dev/,https://pub.dev/documentation/langchain/latest/",langchaindart.dev,"characters,collection,crypto,langchain_core,meta,uuid",https://github.com/davidmigloz/langchain_dart/tree/main/packages/langchain +auth_buttons,https://pub.dev/packages/auth_buttons,177,150,94,"Auth Buttons is a flutter widget library, include buttons for authenticating with the most popular social networks like Google, Facebook, Apple and Twitter.",3.0.3,"Jun 16, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auth_buttons/latest/,unverified uploader,"flutter,flutter_svg,google_fonts",https://github.com/elbeicktalat/flutter_auth_buttons +googleapis_auth,https://pub.dev/packages/googleapis_auth,177,150,99,Obtain Access credentials for Google services using OAuth 2.0,1.6.0,"Apr 11, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/googleapis_auth/latest/,google.dev,"args,crypto,google_identity_services_web,http,http_parser",https://github.com/google/googleapis.dart/tree/master/googleapis_auth +flutter_udid,https://pub.dev/packages/flutter_udid,177,160,98,Plugin to retrieve a persistent UDID across reinstalls on iOS and Android,3.0.0,"Feb 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_udid/latest/,kukuk.me,"crypto,flutter",https://github.com/GigaDroid/flutter_udid +fluid_bottom_nav_bar,https://pub.dev/packages/fluid_bottom_nav_bar,178,140,91,"A beautiful bottom navigation with a fluid animation. Bar color, icons and animation speed are fully customizable.",1.4.0,"Nov 21, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluid_bottom_nav_bar/latest/,unverified uploader,"flutter,flutter_svg",https://github.com/eric-taix/fluid-nav-bar +floating_bottom_navigation_bar,https://pub.dev/packages/floating_bottom_navigation_bar,177,140,97,Highly customizable floating bottom navigation package for flutter.,1.5.2,"Jun 19, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floating_bottom_navigation_bar/latest/,unverified uploader,flutter,https://github.com/right7ctrl/flutter_floating_bottom_navigation_bar +widget_circular_animator,https://pub.dev/packages/widget_circular_animator,177,160,87,"A pre-built Flutter circular animator, can suit your new profile view or your any other widgets.",1.0.0,"Jun 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/widget_circular_animator/latest/,ezaldeensahb.link,"flutter,meta",https://github.com/Ezaldeen99/widget_circular_animator +flutter_bootstrap,https://pub.dev/packages/flutter_bootstrap,177,140,92,A partial implementation of Bootstrap Grid system in Flutter for Responsive Layout.,2.0.0,"Jun 8, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_bootstrap/latest/,didierboelens.com,flutter,https://github.com/boeledi/flutter_bootstrap +sliding_card,https://pub.dev/packages/sliding_card,177,30,43,Sliding card is a highly customizable flutter package that will help you create animated Cards with a sliding animation effect.,0.1.2,"Jul 29, 2020",unknown,,,,,emilecode.com,"flutter,meta",https://github.com/PavieOlivier/slidingCard +floating,https://pub.dev/packages/floating,176,160,93,Picture in Picture mode management for Flutter. Available only for Android.,4.0.1,"Jul 30, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/floating/latest/,wrbl.xyz,flutter,https://github.com/wrbl606/floating +localization,https://pub.dev/packages/localization,176,130,97,Package to simplify the package translation.,2.1.1,"Nov 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/localization/latest/,flutterando.com.br,flutter,https://github.com/Flutterando/localization +table_sticky_headers,https://pub.dev/packages/table_sticky_headers,176,150,94,Two-dimension table with both sticky headers. You may scroll left \ right and top \ bottom. Sticky headers always stay visible. Legend cell (top left) always visible too.,2.0.5,"Sep 12, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/table_sticky_headers/latest/,unverified uploader,flutter,https://github.com/AlexBacich/sticky-headers-table +loading_overlay,https://pub.dev/packages/loading_overlay,176,140,97,A modal progress indicator widget that fades in and out. Wrap around another widget to block access to widget during an async call.,0.3.0,"Mar 7, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loading_overlay/latest/,unverified uploader,flutter,https://github.com/java-james/loading_overlay +flutter_native_admob,https://pub.dev/packages/flutter_native_admob,176,35,79,Plugin to integrate Firebase Native Admob to Flutter application. Both iOS and Android supported,2.1.0+3,"Aug 5, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/duyduong/flutter_native_admob +super_clipboard,https://pub.dev/packages/super_clipboard,176,160,96,"Comprehensive clipboard access package for Flutter. Supports reading and writing of rich text, images and other formats.",0.8.18,"Jul 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/super_clipboard/latest/,nativeshell.dev,"collection,flutter,meta,super_native_extensions",https://github.com/superlistapp/super_native_extensions/tree/main/super_clipboard +money2,https://pub.dev/packages/money2,175,150,96,"Money and Currency classes with fixed precision maths, parsing and formatting. (Money.parse('$2010.00') * 10).format('S CC#,##0') -> $ US20,100",5.1.0,"Jul 1, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://money2.onepub.dev/,https://pub.dev/documentation/money2/latest/",onepub.dev,"decimal,fixed,intl,meta",https://github.com/onepub-dev/money.dart +flutter_deck,https://pub.dev/packages/flutter_deck,175,150,75,"A lightweight, customizable, and easy-to-use framework to create presentations in Flutter.",0.15.0,"Jun 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_deck/latest/,kazlauskas.dev,"auto_size_text,flutter,flutter_deck_client,flutter_highlight,go_router,url_launcher",https://github.com/mkobuolys/flutter_deck/tree/main/packages/flutter_deck +flutter_settings_screens,https://pub.dev/packages/flutter_settings_screens,175,150,92,"A Simple plugin to implement settings UI screens for your flutter apps. Customize what you want, From UI elements, behaviour or underlying storage library.",0.3.4,"May 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_settings_screens/latest/,unverified uploader,"flutter,path_provider,provider,shared_preferences",https://github.com/GAM3RG33K/flutter_settings_screens +star_menu,https://pub.dev/packages/star_menu,175,160,92,Contextual popup menu with different shapes and multiple ways to fine-tune animation and position. The menu entries can be almost any kind of widgets.,4.0.1,"Apr 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/star_menu/latest/,marcobavagnoli.com,"flutter,vector_math",https://github.com/alnitak/flutter_star_menu +localstore,https://pub.dev/packages/localstore,175,160,94,A JSON file-based storage package provides a persistent repository for simple NoSQL database.,1.4.0,"Apr 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/localstore/latest/,humg.edu.vn,"flutter,path,path_provider",https://github.com/chuyentt/localstore +animated_drawer,https://pub.dev/packages/animated_drawer,175,40,76,A simple yet fully customizable drawer with animations for flutter.,0.0.4,"Jan 21, 2021",MIT,,,,,unverified uploader,"flutter,matrix4_transform",https://github.com/muzammilkhn/animated_drawer.git +fast_cached_network_image,https://pub.dev/packages/fast_cached_network_image,175,150,96,"A flutter package to cache network image fastly without any native dependencies.You can add beautiful loaders, percentage indicators and error builder.",1.2.9,"Apr 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fast_cached_network_image/latest/,unverified uploader,"dio,flutter,hive_flutter,uuid",https://github.com/CHRISTOPANANJICKAL/fast_cached_network_image +onboarding,https://pub.dev/packages/onboarding,174,140,95,This is a widget that allows developers to create an on-boarding landing page for flutter applications.,4.0.2,"Mar 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/onboarding/latest/,unverified uploader,flutter,https://github.com/eyoeldefare/onboarding +flutter_svg_provider,https://pub.dev/packages/flutter_svg_provider,174,160,99,"Generate image provider from svg path, uses flutter_svg and http (for network paths) as a dependency.",1.0.7,"Dec 16, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_svg_provider/latest/,unverified uploader,"flutter,flutter_svg,http",https://github.com/yang-f/flutter_svg_provider +flutter_cors,https://pub.dev/packages/flutter_cors,174,160,93,A script to disable and re-enable CORS checks for Flutter's Chrome instance,1.5.0,"Oct 26, 2023",BSD-3-Clause,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_cors/latest/,rexios.dev,"ansicolor,args,pub_update_checker",https://github.com/Rexios80/flutter_cors +mix,https://pub.dev/packages/mix,173,130,89,An expressive way to effortlessly build design systems in Flutter.,1.4.2,"Jul 31, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mix/latest/,leoafarias.com,"flutter,mix_annotations",https://github.com/leoafarias/mix +qr,https://pub.dev/packages/qr,173,150,95,"A QR code generation library for Dart and Flutter. Supports QR code version 1 through 40, error correction and redundancy.",3.0.2,"Jul 16, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/qr/latest/,kevmoo.com,meta,https://github.com/kevmoo/qr.dart +stripe_sdk,https://pub.dev/packages/stripe_sdk,173,140,91,"The only native Stripe library for Flutter. Has complete support for SCA/PSD2, payment intents and the newest Stripe features.",5.0.0,"Jul 31, 2023",BSD-1-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/stripe_sdk/latest/,unverified uploader,"flutter,http,universal_html,url_launcher,webview_flutter",https://github.com/ezet/stripe_sdk +stacked_card_carousel,https://pub.dev/packages/stacked_card_carousel,173,150,91,A widget for creating a vertical carousel with stacked cards.,0.0.4,"Dec 7, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stacked_card_carousel/latest/,unverified uploader,flutter,https://github.com/grihlo/stacked_card_carousel +keframe,https://pub.dev/packages/keframe,173,150,94,Helps you improve the fluency of Flutter's app for any scenario,3.0.0,"May 14, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/keframe/latest/,unverified uploader,flutter,https://github.com/LianjiaTech/keframe +flutter_drawing_board,https://pub.dev/packages/flutter_drawing_board,172,160,95,"A Flutter package of drawing board, provides basic drawing tools, canvas operations, and image data acquisition.",0.8.1,"Jul 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_drawing_board/latest/,fluttercandies.com,flutter,https://github.com/fluttercandies/flutter_drawing_board +pie_menu,https://pub.dev/packages/pie_menu,173,160,89,A Flutter package providing a highly customizable circular/radial context menu,3.2.1,"Jun 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pie_menu/latest/,unverified uploader,"flutter,vector_math",https://github.com/rasitayaz/flutter-pie-menu +unicons,https://pub.dev/packages/unicons,172,150,96,"1000+ beautiful icons to use in you dream project, with all the customization Flutter provides",2.1.2,"Jun 12, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/unicons/latest/,unverified uploader,flutter,https://github.com/pedrolemoz/unicons-flutter +routefly,https://pub.dev/packages/routefly,172,150,82,Folder-based route manager inspired by NextJS and created by the Flutterando community.,2.0.2,"Jun 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/routefly/latest/,flutterando.com.br,"ansicolor,flutter,meta",https://github.com/Flutterando/routefly +dart_date,https://pub.dev/packages/dart_date,172,160,97,Date manipulation library. DateTime extensions. Also includes an Interval object.,1.3.3,"May 21, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_date/latest/,xantiagoma.com,"intl,timeago",https://github.com/xantiagoma/dart_date +appflowy_board,https://pub.dev/packages/appflowy_board,171,160,92,AppFlowyBoard is a board-style widget that consists of multi-groups. It supports drag and drop between different groups.,0.1.2,"Apr 24, 2024","MPL-2.0, AGPL-3.0",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/appflowy_board/latest/,appflowy.io,"equatable,flutter,provider",https://github.com/AppFlowy-IO/appflowy-board +xterm,https://pub.dev/packages/xterm,171,160,90,"xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.",4.0.0,"Feb 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/xterm/latest/,terminal.studio,"convert,equatable,flutter,meta,quiver,zmodem",https://github.com/TerminalStudio/xterm.dart +sign_button,https://pub.dev/packages/sign_button,171,150,93,A Flutter plugin for generating sign in buttons for different social media accounts.,2.0.6,"Sep 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sign_button/latest/,aemreesen.com,flutter,https://github.com/emreesen27/Flutter-Sign-Button.git +overlay_tooltip,https://pub.dev/packages/overlay_tooltip,171,150,93,An overlay tooltip handler for onboarding,0.2.3,"Jun 16, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/overlay_tooltip/latest/,unverified uploader,flutter,https://github.com/Deuque/overlay_tooltip +pip_view,https://pub.dev/packages/pip_view,171,160,95,Widget to allow the presentation of a widget below a floating one.,0.9.7,"Jun 29, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pip_view/latest/,unverified uploader,flutter,https://github.com/lslv1243/pip_view +timeline_list,https://pub.dev/packages/timeline_list,171,125,95,Displays customizable timeline of widgets,0.0.6,"Sep 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timeline_list/latest/,unverified uploader,flutter,https://github.com/furkantektas/timeline_list +syncfusion_flutter_barcodes,https://pub.dev/packages/syncfusion_flutter_barcodes,170,150,97,"Flutter Barcodes generator library is used to generate and display data in the machine-readable, industry-standard 1D and 2D barcodes.",26.2.7,"Jul 30, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_barcodes/latest/,syncfusion.com,"flutter,syncfusion_flutter_core",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_barcodes +country_pickers,https://pub.dev/packages/country_pickers,170,150,98,"Countries, codes, flags and several way of picking them at your service...one widget away...",3.0.1,"May 20, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/country_pickers/latest/,unverified uploader,flutter,https://github.com/figengungor/country_pickers +flutter_map_marker_cluster,https://pub.dev/packages/flutter_map_marker_cluster,170,150,98,A Dart implementation of Leaflet.makercluster for Flutter apps. Provides beautiful animated marker clustering functionality for flutter_map.,1.3.6,"May 6, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_map_marker_cluster/latest/,unverified uploader,"flutter,flutter_map,flutter_map_marker_popup,latlong2",https://github.com/lpongetti/flutter_map_marker_cluster +davinci,https://pub.dev/packages/davinci,170,90,89,A package to convert any widget to an image which can be saved locally or can be shared to other apps and chats.,2.1.1,"May 17, 2023",MIT,,,,https://pub.dev/documentation/davinci/latest/,gokula.dev,"flutter,gallery_saver,open_filex,path_provider",https://github.com/Imgkl/davinci +flutter_bounceable,https://pub.dev/packages/flutter_bounceable,171,160,94,"A simple, interactive and customizable on-tap bounce animation that can be wrapped on any widgets that you like.",1.1.0,"Jan 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_bounceable/latest/,unverified uploader,flutter,https://github.com/MingSern/flutter_bounceable +panorama,https://pub.dev/packages/panorama,170,140,93,Panorama -- A 360-degree panorama viewer.,0.4.1,"Apr 16, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/panorama/latest/,final.dev,"flutter,flutter_cube,motion_sensors",https://github.com/zesage/panorama +flutter_launcher_name,https://pub.dev/packages/flutter_launcher_name,170,40,87,A command-line tool which simplifies the task of updating your Flutter app's launcher name.,0.0.1,"Sep 20, 2019",BSD-2-Clause,,,,,unverified uploader,"flutter,yaml",https://github.com/daisuke-fukuda/flutter_launcher_name +oauth2_client,https://pub.dev/packages/oauth2_client,169,160,95,"Flutter library for interacting with OAuth2 servers, with classes for transparent authorized requests, secure OAuth token storage, automatic token refeshing.",3.3.0,"Jul 3, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/oauth2_client/latest/,teranet.it,"crypto,flutter,flutter_secure_storage,flutter_web_auth_2,http,meta,random_string",https://github.com/teranetsrl/oauth2_client +flutter_carousel_slider,https://pub.dev/packages/flutter_carousel_slider,169,140,96,"A customizable carousel slider for Flutter. Supports infinite sliding, custom indicators, and custom animations with many pre-built indicators and animations.",1.1.0,"Nov 6, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_carousel_slider/latest/,unverified uploader,flutter,https://github.com/UdaraWanasinghe/flutter-carousel-slider +scan,https://pub.dev/packages/scan,169,140,98,scan qrcode & barcode in widget tree with custom options.Accurately decode qrcode & barcode image from path.,1.6.0,"Dec 22, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/scan/latest/,chavesgu.com,flutter,https://github.com/flutter-package/flutter_scan +animated_widgets,https://pub.dev/packages/animated_widgets,169,90,95,"Easily add animations on your screen with AnimatedWidgets. Add always your animated widgets in your component's tree, then activate them when you want to activate the animations.",1.1.0,"Jun 3, 2021",Apache-2.0,,,,https://pub.dev/documentation/animated_widgets/latest/,unverified uploader,"flutter,vector_math",https://github.com/florent37/AnimatedWidgets +filesize,https://pub.dev/packages/filesize,169,160,96,A package to get humanized file sizes. Translate raw file size into human readable strings.,2.0.1,"May 9, 2021",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/filesize/latest/,unverified uploader,,https://github.com/synw/filesize +phone_numbers_parser,https://pub.dev/packages/phone_numbers_parser,168,160,98,Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.,8.3.0,"May 29, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/phone_numbers_parser/latest/,unverified uploader,meta,https://github.com/cedvdb/phone_number_parser +flutter_soloud,https://pub.dev/packages/flutter_soloud,169,160,91,"A low-level audio plugin for Flutter, mainly meant for games and immersive apps. Based on the SoLoud (C++) audio engine.",2.0.2,"May 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_soloud/latest/,marcobavagnoli.com,"ffi,flutter,http,logging,meta,path,path_provider,plugin_platform_interface",https://github.com/alnitak/flutter_soloud +flutter_instagram_stories,https://pub.dev/packages/flutter_instagram_stories,168,140,79,Display stories (videos and images) like Whatsapp & Instagram.,1.0.3+3,"Apr 9, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/flutter_instagram_stories/latest/,awaik.pro,"cached_network_image,cloud_firestore,collection,dotted_border,firebase_core,flutter,flutter_cache_manager,json_annotation,rxdart,video_player",https://github.com/awaik/flutter_instagram_stories +flutter_simple_treeview,https://pub.dev/packages/flutter_simple_treeview,168,160,95,"A widget, that visualises a tree structure, where a node can be any widget.",3.0.2,"Dec 7, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_simple_treeview/latest/,google.dev,flutter,https://github.com/google/flutter.widgets/tree/master/packages/flutter_simple_treeview +move_to_background,https://pub.dev/packages/move_to_background,168,150,97,Flutter plugin for sending application to background. Send your app to the background with one line of code.,1.0.2,"Mar 28, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/move_to_background/latest/,unverified uploader,flutter,https://github.com/Sayegh7/move_to_background +conduit,https://pub.dev/packages/conduit,167,140,86,"A modern HTTP server application framework, ORM and OAuth2 provider with OpenAPI 3.0 integration. Foundation for REST, RPC or GraphQL services.",5.1.3,"Jun 14, 2024",BSD-2-Clause,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/conduit/latest/,theconduit.dev,"analyzer,args,collection,conduit_common,conduit_config,conduit_core,conduit_isolate_exec,conduit_open_api,conduit_password_hash,conduit_postgresql,conduit_runtime,crypto,io,logging,meta,path,postgres,pub_semver,yaml",https://github.com/conduit-dart/conduit +flutter_dropzone,https://pub.dev/packages/flutter_dropzone,167,150,98,A drag-and-drop Flutter plugin (Web only).,4.0.1,"Jun 6, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/flutter_dropzone/latest/,tramontana.co.hu,"flutter,flutter_dropzone_platform_interface,flutter_dropzone_web",https://github.com/deakjahn/flutter_dropzone +waterfall_flow,https://pub.dev/packages/waterfall_flow,167,140,94,A Flutter grid view that build waterfall flow layout quickly.,3.0.3,"Nov 21, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/waterfall_flow/latest/,fluttercandies.com,"collection,extended_list_library,flutter",https://github.com/fluttercandies/waterfall_flow +flutter_holo_date_picker,https://pub.dev/packages/flutter_holo_date_picker,167,150,97,A Flutter package of Date Picker that looks like Holo Theme in Android.,1.1.3,"Oct 22, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_holo_date_picker/latest/,matiapps.com,"auto_size_text,flutter",https://github.com/kfiross/flutter_holo_date_picker +flutter_social_content_share,https://pub.dev/packages/flutter_social_content_share,167,150,87,"This plugin can share the contents on social media like instagram, facebook, email, sms and whatsapp. This works fine on iOS and Android platforms.",1.0.2,"Nov 11, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_social_content_share/latest/,unverified uploader,flutter,https://github.com/bhagyashreekhatri/flutter_social_content_share +scrollable_list_tabview,https://pub.dev/packages/scrollable_list_tabview,167,40,84,A Flutter widget which syncronize a ScrollView and a custom tab view.,0.1.6,"Dec 20, 2020",MIT,0.2.0-nullsafety,,,https://github.com/firatcetiner/scrollable_list_tabview/blob/master/README.md,unverified uploader,"flutter,scrollable_positioned_list",https://github.com/firatcetiner/scrollable_list_tabview +time_range_picker,https://pub.dev/packages/time_range_picker,166,130,96,A time range picker for flutter. This widget let's you open a dialog to choose a timeframe with start and end time.,2.3.0,"May 21, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/time_range_picker/latest/,unverified uploader,flutter,https://github.com/Chris1234567899/flutter_time_range_picker +fform,https://pub.dev/packages/fform,166,160,52,FForm is a Flutter package to build forms with a lot of fields and validations.,2.1.1,"Apr 7, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fform/latest/,ocean-business.com,flutter,https://github.com/AlexHCJP/fform +yaru,https://pub.dev/packages/yaru,166,140,94,Common flutter widgets useful for building desktop and web applications.,4.1.0,"Apr 2, 2024",MPL-2.0,,FLUTTER,LINUX,https://pub.dev/documentation/yaru/latest/,ubuntu.com,"animated_vector,animated_vector_annotations,collection,flutter,gtk,platform,yaru_window",https://github.com/ubuntu/yaru.dart +matrix4_transform,https://pub.dev/packages/matrix4_transform,166,150,95,"Helper math class for easily creating Matrix4 transformations, that you can use in Container's transform parameter and elsewhere.",3.0.1,"Jan 24, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/matrix4_transform/latest/,glasberg.dev,flutter,https://github.com/marcglasberg/matrix4_transform +kt_dart,https://pub.dev/packages/kt_dart,166,140,94,"This project is a port of kotlin-stdlib for Dart/Flutter projects. It includes collections (KtList, KtMap, KtSet) with 150+ methods as well as other useful packages.",1.1.0,"Mar 20, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/kt_dart/latest/,pascalwelsch.com,meta,https://github.com/passsy/kt.dart +dcdg,https://pub.dev/packages/dcdg,166,130,89,A tool to automatically generate class diagrams (like UML) from a Dart package.,4.1.0,"Sep 11, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dcdg/latest/,unverified uploader,"analyzer,args,path",https://github.com/glesica/dcdg.dart +fzregex,https://pub.dev/packages/fzregex,166,150,89,"Validating: Phone, Name, PostalCode, Email, URL, Currency, IP Address, Date, Time, HTMLTags, Password (Strong), Password (Medium), Credit Card. for Dart/Flutter Developers.",2.0.0,"Jun 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fzregex/latest/,frazile.com,flutter,https://github.com/FrazileDevelopers/FzRegex +elementary,https://pub.dev/packages/elementary,165,160,91,"This is architecture library with the main goal to split code between different responsibility layers, make code clear, simple, readable and easy testable.",3.1.1,"Jul 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/elementary/latest/,elementaryteam.dev,flutter,https://github.com/Elementary-team/flutter-elementary/tree/main/packages/elementary +livekit_client,https://pub.dev/packages/livekit_client,165,150,95,"Flutter Client SDK for LiveKit. Build real-time video and audio into your apps. Supports iOS, Android, and Web.",2.2.2,"Jul 23, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/livekit_client/latest/,livekit.io,"async,collection,connectivity_plus,dart_webrtc,device_info_plus,fixnum,flutter,flutter_web_plugins,flutter_webrtc,http,js,logging,meta,platform_detect,protobuf,sdp_transform,synchronized,uuid,web",https://github.com/livekit/client-sdk-flutter +omni_datetime_picker,https://pub.dev/packages/omni_datetime_picker,165,150,97,A datetime picker package with option to use a single datetime picker or a datetime range picker.,2.0.3,"Jul 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/omni_datetime_picker/latest/,alanchan.dev,"equatable,flutter,flutter_bloc,rxdart",https://github.com/alanchan-dev/OmniDateTimePicker +firebase_ui_firestore,https://pub.dev/packages/firebase_ui_firestore,165,160,97,Pre-built widgets and utilites that make it easy to integrate Firebase Firestore into your Flutter app.,1.6.4,"Jun 12, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/firebase_ui_firestore/latest/,firebase.google.com,"cloud_firestore,firebase_ui_localizations,firebase_ui_shared,flutter",https://github.com/firebase/FirebaseUI-Flutter/tree/master/packages/firebase_ui_firestore +replay_bloc,https://pub.dev/packages/replay_bloc,165,160,92,An extension to the bloc state management library which adds support for undo and redo.,0.2.7,"Mar 24, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/replay_bloc/latest/,bloclibrary.dev,bloc,https://github.com/felangel/bloc/tree/master/packages/replay_bloc +hyper_effects,https://pub.dev/packages/hyper_effects,165,150,85,Create beautiful effects and animations with just a few lines of code.,0.2.3,"Feb 2, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hyper_effects/latest/,hyperdesigned.dev,"equatable,flutter,unicode_emojis",https://github.com/hyper-designed/hyper_effects +flutter_displaymode,https://pub.dev/packages/flutter_displaymode,165,160,98,"A Flutter plugin to set display mode (resolution, refresh rate) on Android platform. Allows to enable high refresh rate on supported devices.",0.6.0,"Apr 21, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_displaymode/latest/,unverified uploader,flutter,https://github.com/ajinasokan/flutter_displaymode +otp,https://pub.dev/packages/otp,165,160,96,RFC6238 Time-Based One-Time Password / Google Authenticator Library,3.1.4,"Apr 6, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/otp/latest/,yuli.dev,"base32,crypto,logging,timezone",https://github.com/Daegalus/dart-otp +in_app_notification,https://pub.dev/packages/in_app_notification,165,160,94,A Flutter package to show custom in-app notification with any Widgets.,1.1.2,"Jul 1, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/in_app_notification/latest/,cb-cloud.com,flutter,https://github.com/cb-cloud/flutter_in_app_notification +flutter_mentions,https://pub.dev/packages/flutter_mentions,165,130,95,A simple flutter input widget to add @ mentions functionality to your app.,2.0.1,"May 24, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_mentions/latest/,unverified uploader,"flutter,flutter_portal",https://github.com/fayeed/flutter_mentions +lit_firebase_auth,https://pub.dev/packages/lit_firebase_auth,165,40,39,Pre-lit Firebase Authentication. Drop in and add Firebase Auth in just minutes.,0.3.0,"Sep 28, 2020",MIT,,,,,funwith.app,"dartz,firebase_auth,firebase_auth_oauth,firebase_core,flushbar,flutter,flutter_state_notifier,freezed_annotation,google_sign_in,meta,provider,state_notifier",https://github.com/funwithflutter/lit_firebase_auth +signalr_netcore,https://pub.dev/packages/signalr_netcore,164,150,97,A flutter client for ASP.NET Core SignalR. The client is able to invoke server side hub functions and to receive method invocations issued by the server.,1.3.9,"Jun 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/signalr_netcore/latest/,unverified uploader,"flutter,http,logging,message_pack_dart,sse_channel,tuple,web_socket_channel",https://github.com/sefidgaran/signalr_client +k_chart,https://pub.dev/packages/k_chart,164,130,91,A Flutter K Chart.,0.7.1,"May 30, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/k_chart/latest/,unverified uploader,flutter,https://github.com/mafanwei/k_chart +mysql_client,https://pub.dev/packages/mysql_client,164,160,94,"Native MySQL client written in Dart. Tested with MySQL Percona Server (5.7, 8), MariaDB (10). Supports TLS.",0.0.27,"Oct 4, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mysql_client/latest/,unverified uploader,"buffer,crypto,tuple",https://github.com/zim32/mysql.dart +group_list_view,https://pub.dev/packages/group_list_view,164,160,95,Flutter package for ListView that allows you to group list items and support headers.,1.1.1,"Mar 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/group_list_view/latest/,unverified uploader,flutter,https://github.com/Daniel-Ioannou/flutter_group_list_view.git +firebase_in_app_messaging,https://pub.dev/packages/firebase_in_app_messaging,163,150,99,Flutter plugin for Firebase In-App Messaging.,0.8.0+4,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/firebase_in_app_messaging/latest/,firebase.google.com,"firebase_core,firebase_core_platform_interface,firebase_in_app_messaging_platform_interface,flutter,meta",https://github.com/firebase/flutterfire/tree/master/packages/firebase_in_app_messaging +phone_form_field,https://pub.dev/packages/phone_form_field,165,150,97,Flutter phone input integrated with flutter internationalization,9.2.5,"May 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/phone_form_field/latest/,unverified uploader,"circle_flags,flutter,flutter_country_selector,flutter_localizations,intl,phone_numbers_parser",https://github.com/cedvdb/phone_form_field +horizontal_card_pager,https://pub.dev/packages/horizontal_card_pager,163,140,81,Use dynamic and beautiful card view pagers (horizontal direction) to help you create great apps.,1.1.1,"Apr 5, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/horizontal_card_pager/latest/,unverified uploader,flutter,https://github.com/Origogi/Horizontal_Card_Pager +firebase_app_check,https://pub.dev/packages/firebase_app_check,163,150,99,"App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing.",0.3.0+4,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/firebase_app_check/latest/,firebase.google.com,"firebase_app_check_platform_interface,firebase_app_check_web,firebase_core,firebase_core_platform_interface,flutter",https://github.com/firebase/flutterfire/tree/master/packages/firebase_app_check/firebase_app_check +flutter_carousel_widget,https://pub.dev/packages/flutter_carousel_widget,162,130,98,"A customizable carousel slider widget for Flutter, offering features such as infinite scrolling, auto-scrolling, custom child widgets, custom animations, pre-built indicators, expandable carousel widg [...]",2.3.0,"Jul 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_carousel_widget/latest/,nixlab.co.in,flutter,https://github.com/nixrajput/flutter_carousel_widget +reflectable,https://pub.dev/packages/reflectable,162,150,95,"Reflection support based on code generation, using 'capabilities' to specify which operations to support, on which objects.",4.0.9,"Jul 5, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reflectable/latest/,unverified uploader,"analyzer,build,build_config,build_resolvers,build_runner,build_runner_core,dart_style,glob,logging,package_config,path,source_span",https://github.com/google/reflectable.dart +face_camera,https://pub.dev/packages/face_camera,162,160,94,"A Flutter camera plugin that detects faces in real-time. In addition it can capture automatically once a face is detected, This can be handy while taking a selfie during kyc.",0.1.2,"Jun 7, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/face_camera/latest/,unverified uploader,"camera,flutter,google_mlkit_face_detection",https://github.com/Conezi/face_camera +email_auth,https://pub.dev/packages/email_auth,162,150,94,"A Flutter package to verify emails using OTP based method, to make sure we get real world data.",2.0.0,"Apr 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/email_auth/latest/,unverified uploader,"flutter,http",https://github.com/saran-surya/email_auth.git +flutter_otp_text_field,https://pub.dev/packages/flutter_otp_text_field,163,140,99,"Fully customizable OTP Entry TextField for flutter, Widget accepts pin of any length. Its written in pure dart, no extra dependency.",1.1.3+2,"Apr 3, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_otp_text_field/latest/,unverified uploader,flutter,https://github.com/david-legend/otp_textfield +theme_tailor,https://pub.dev/packages/theme_tailor,162,150,88,Code generator for Flutter's 3.0 ThemeExtension classes. The generator can create themes and extensions on BuildContext or ThemeData based on the lists of the theme properties,3.0.1,"Feb 21, 2024",MIT,,DART,"LINUX, MACOS, WINDOWS","https://github.com/Iteo/theme_tailor/blob/main/packages/theme_tailor/README.md,https://pub.dev/documentation/theme_tailor/latest/",iteo.com,"analyzer,build,build_config,collection,json_annotation,meta,source_gen,source_gen_test,source_helper,theme_tailor_annotation",https://github.com/Iteo/theme_tailor +pagination_view,https://pub.dev/packages/pagination_view,162,140,92,Flutter package to simplify pagination of list of items from the internet.,2.0.0,"Jun 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pagination_view/latest/,vedartm.com,"bloc,flutter,flutter_bloc",https://github.com/excogitatr/pagination_view +flutter_tesseract_ocr,https://pub.dev/packages/flutter_tesseract_ocr,161,130,93,"Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition. It has unicode (UTF-8) support, and can recognize more than 100 languages.",0.4.26,"Jul 2, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_tesseract_ocr/latest/,unverified uploader,"flutter,js,path,path_provider",https://github.com/khjde1207/tesseract_ocr +flutter_timer_countdown,https://pub.dev/packages/flutter_timer_countdown,161,150,97,A simple timer for counting down a given time. Supports customizable appearance and different formats.,1.0.7,"Nov 11, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_timer_countdown/latest/,appinio.app,flutter,https://github.com/appinioGmbH/flutter_packages/tree/main/packages/flutter_timer_countdown +on_audio_query,https://pub.dev/packages/on_audio_query,161,150,96,"Flutter Plugin used to query audios/songs infos [title, artist, album, etc..] from device storage.",2.9.0,"May 15, 2023",BSD-3-Clause,3.0.0-beta.0,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/on_audio_query/latest/,lucasjosino.com,"flutter,on_audio_query_android,on_audio_query_ios,on_audio_query_platform_interface,on_audio_query_web",https://github.com/LucJosin/on_audio_query/tree/main/packages/on_audio_query +morphable_shape,https://pub.dev/packages/morphable_shape,161,140,91,A Flutter package for creating various shapes that are responsive and can morph betweem each other.,1.6.6,"May 13, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/morphable_shape/latest/,wenkaifan.com,"animated_box_decoration,dimension,flutter,flutter_class_parser",https://github.com/KevinVan720/morphable_shape +comment_tree,https://pub.dev/packages/comment_tree,161,140,93,Render comment tree like facebook comment - reply.,0.3.0,"Oct 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/comment_tree/latest/,dangngocduc.dev,"flutter,provider",https://github.com/dangngocduc/comment_tree +day_night_switcher,https://pub.dev/packages/day_night_switcher,161,150,92,A simple day / night switcher widget made in pure Dart. Allows to quickly show a beautiful dark mode switcher widget to your users.,0.2.0+1,"Mar 9, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/day_night_switcher/latest/,skyost.eu,flutter,https://github.com/Skyost/DayNightSwitcher +snippet_coder_utils,https://pub.dev/packages/snippet_coder_utils,160,130,94,SnippetCoderUtils is a Utility package built with Flutter SDK to make Flutter development easier and more enjoyable than ever.,1.0.15,"Nov 7, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/snippet_coder_utils/latest/,snippetcoder.com,"flutter,image_picker", +responsive_table,https://pub.dev/packages/responsive_table,161,150,93,"Responsive Data table is a highly flexible tool built upon the foundations of progressive enhancement, that adds all of these advanced features to any flutter table.",0.2.0+2,"Feb 18, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_table/latest/,mylekha.app,"adaptivex,flutter",https://github.com/kechankrisna/flutter_responsive_table +show_up_animation,https://pub.dev/packages/show_up_animation,160,140,96,"A flutter package to simplify the implementation of ""show up"" animation",2.0.0,"May 13, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/show_up_animation/latest/,thecodepapaya.dev,flutter,https://github.com/thecodepapaya/show_up_animation +flutter_feather_icons,https://pub.dev/packages/flutter_feather_icons,160,150,97,"Feather is a collection of simply beautiful open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and usability.",2.0.0+1,"Mar 31, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_feather_icons/latest/,unverified uploader,flutter,https://github.com/muj-programmer/flutter_feather_icons +social_media_recorder,https://pub.dev/packages/social_media_recorder,159,130,92,A Flutter package for both android and iOS which provides Audio recorder from microphone to a given file path through Button to record voice like social media Button,1.1.13,"Apr 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, WINDOWS",https://pub.dev/documentation/social_media_recorder/latest/,unverified uploader,"animated_text_kit,cupertino_icons,flutter,path_provider,permission_handler,provider,record",https://github.com/Subhi-Khalife/social_media_recorder +scribble,https://pub.dev/packages/scribble,159,160,91,"Scribble is a lightweight library for freehand drawing in Flutter supporting pressure, variable line width and more!",0.10.0+1,"Apr 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scribble/latest/,whynotmake.it,"flutter,freezed_annotation,perfect_freehand,value_notifier_tools",https://github.com/timcreatedit/scribble +ditredi,https://pub.dev/packages/ditredi,159,160,84,A flutter package that displays large 3D datasets on transparent canvas.,2.0.2,"Dec 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ditredi/latest/,jelenski.net,"collection,flutter,vector_math",https://gitlab.com/jelenski/ditredi +http_mock_adapter,https://pub.dev/packages/http_mock_adapter,159,150,97,A simple to use mocking package for Dio intended to be used in tests. It provides various types and methods to declaratively mock request-response communication.,0.6.1,"Nov 23, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/http_mock_adapter/latest/,lomsa.com,"collection,dio,http_parser,logger",https://github.com/lomsa-dev/http-mock-adapter +functions_framework,https://pub.dev/packages/functions_framework,159,150,88,FaaS (Function as a service) framework for writing portable Dart functions,0.4.3+1,"Aug 13, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/functions_framework/latest/,cloud.google.com,"args,collection,google_cloud,http,http_parser,io,json_annotation,meta,shelf,stack_trace",https://github.com/GoogleCloudPlatform/functions-framework-dart +at_app,https://pub.dev/packages/at_app,159,135,0,A command line tool to help developers build an atPlatform application.,5.0.0,"Jun 23, 2023",BSD-3-Clause,,"DART, FLUTTER",WINDOWS,https://pub.dev/documentation/at_app/latest/,atsign.org,"args,at_app_create,at_commons,at_utils,chalk,collection,io,logger,mason,meta,path,pub_cache,pub_semver,pubspec,tabular,yaml",https://github.com/atsign-foundation/at_app/tree/trunk/packages/at_app/ +flutter_pw_validator,https://pub.dev/packages/flutter_pw_validator,159,150,95,Flutter Pw Validator package helps you to validate sign in user-entered password with your rules.,1.6.0,"May 17, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_pw_validator/latest/,unverified uploader,flutter,https://github.com/ArefMozafari/flutter_pw_validator +hawk_fab_menu,https://pub.dev/packages/hawk_fab_menu,160,150,90,A customizable floating action button menu that will pop up small fabs on top,1.2.0,"Aug 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hawk_fab_menu/latest/,dart.nonstopio.com,flutter,https://github.com/arnold-parge/hawk_fab_menu +flutter_animarker,https://pub.dev/packages/flutter_animarker,159,120,97,Marker Geo-Animation solution for Google Maps.,3.2.0,"Apr 23, 2021",BSD-3-Clause,3.4.0-beta.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_animarker/latest/,gaurisjavier.com,"flutter,google_maps_flutter_platform_interface,vector_math",https://github.com/gauris26/flutter_animarker +desktop,https://pub.dev/packages/desktop,158,150,75,"Flutter design standard for desktop. Just simple, usable wigdets to create apps. See the gallery for examples of the components used.",5.1.1,"Mar 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/desktop/latest/,adrianosouza.dev,"collection,flutter",https://github.com/adrianos42/desktop +flutter_reorderable_list,https://pub.dev/packages/flutter_reorderable_list,158,130,96,Reorderable list for flutter.,1.3.1,"Apr 24, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_reorderable_list/latest/,iocave.net,flutter,https://github.com/knopp/flutter_reorderable_list +flutter_carplay,https://pub.dev/packages/flutter_carplay,158,140,79,Flutter Apps are now on Apple CarPlay. This package aims to make it safe to use iPhone apps made with Flutter in the car by integrating with CarPlay.,1.0.3,"Jun 5, 2022",MIT,,FLUTTER,IOS,https://pub.dev/documentation/flutter_carplay/latest/,oguzhanatalay.com,"flutter,uuid",https://github.com/oguzhnatly/flutter_carplay +mrx_charts,https://pub.dev/packages/mrx_charts,158,160,90,"Simple, high-performance Flutter charts with beautiful animations.",0.1.3,"May 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mrx_charts/latest/,merixstudio.com,flutter,https://github.com/merixstudio/mrx-flutter-charts +contained_tab_bar_view,https://pub.dev/packages/contained_tab_bar_view,158,160,97,"Encapsulates TabController, TabBar and TabBarView into a single customizable Widget.",0.8.0,"Jun 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/contained_tab_bar_view/latest/,scipack.dev,"container_tab_indicator,flutter",https://github.com/slovnicki/contained_tab_bar_view +resizable_widget,https://pub.dev/packages/resizable_widget,158,150,90,"Enables users to resize the internal widgets by dragging. This package contains simple APIs, but if needed, you can customize ResizableWidget flexibly.",1.0.5,"May 31, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/resizable_widget/latest/,ibako-piyo.com,flutter,https://github.com/ibako/resizable_widget +google_maps_webservice,https://pub.dev/packages/google_maps_webservice,158,30,98,Google Maps Web Services [API](https://developers.google.com/maps/web-services),0.0.19,"Dec 31, 2020",BSD-3-Clause,0.0.20-nullsafety.5,,,,hadrienlejard.io,"http,meta",https://github.com/lejard-h/google_maps_webservice +timer_builder,https://pub.dev/packages/timer_builder,158,150,96,"A widget that rebuilds itself on scheduled, periodic, or dynamically generated time events.",2.0.0,"Mar 24, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timer_builder/latest/,unverified uploader,flutter,https://github.com/aryzhov/flutter-timer-builder +flutter_circular_text,https://pub.dev/packages/flutter_circular_text,158,160,94,Flutter package which places text in a curved circular path.,0.3.1,"Mar 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_circular_text/latest/,unverified uploader,flutter,https://github.com/faob-dev/flutter_circular_text +pin_code_text_field,https://pub.dev/packages/pin_code_text_field,158,140,97,A beautiful and highly customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP.,1.8.0,"Mar 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pin_code_text_field/latest/,unverified uploader,flutter,https://github.com/LiewJunTung/Pin-Code-Text-Field +ff_navigation_bar,https://pub.dev/packages/ff_navigation_bar,158,40,86,Configurable bottom navigation bar with raised highlight and shadow,0.1.5,"Feb 22, 2020",MIT,,,,,55builds.com,"flutter,provider",https://github.com/55Builds/Flutter-FFNavigationBar +qlevar_router,https://pub.dev/packages/qlevar_router,157,160,89,A router that helps you to manage your project routes. Create nested routes. navigation without context between your pages.,1.11.1,"Jul 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/qlevar_router/latest/,qlevar.de,"flutter,flutter_web_plugins",https://github.com/SchabanBo/qlevar_router +kiwi,https://pub.dev/packages/kiwi,157,160,95,A simple yet efficient dependency injection container for Dart and Flutter (can be coupled with the kiwi_generator package).,5.0.1,"Jul 22, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/kiwi/latest/,gbtb16.com.br,meta,https://github.com/gbtb16/kiwi/tree/master/packages/kiwi +fireflutter,https://pub.dev/packages/fireflutter,157,140,67,UI Library for Flutter and Firebase to build app quickly,0.4.0,"Jul 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/fireflutter/latest/,sonub.com,"cached_network_image,cloud_firestore,cloud_functions,date_picker_v2,devicelocale,firebase_auth,firebase_core,firebase_database,firebase_messaging,firebase_storage,firebase_ui_firestore,flutter,flutter_image_compress,image_picker,intl,memory_cache,rxdart",https://github.com/thruthesky/model_house +drawerbehavior,https://pub.dev/packages/drawerbehavior,157,140,83,"Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide..",3.0.0,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drawerbehavior/latest/,zariman.dev,flutter,https://github.com/shiburagi/Drawer-Behavior-Flutter +signalr_core,https://pub.dev/packages/signalr_core,157,140,96,"ASP.NET Core SignalR Client written for Dart that is platform-independent, and can be used on both the command-line and the browser.",1.1.2,"Feb 9, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/signalr_core/latest/,jamiewest.dev,"equatable,http,logging,meta,sse_channel,tuple,web_socket_channel",https://github.com/jamiewest/signalr_core +pull_to_refresh_flutter3,https://pub.dev/packages/pull_to_refresh_flutter3,157,150,98,a widget provided to the flutter scroll component drop-down refresh and pull up load.,2.0.2,"Sep 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pull_to_refresh_flutter3/latest/,unverified uploader,flutter,https://github.com/xxzj990-game/flutter_pulltorefresh +im_animations,https://pub.dev/packages/im_animations,157,150,90,"A growing collection of cool, elegant, efficient and performance-optimized animation widgets.",0.1.2,"Jun 10, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/im_animations/latest/,imujtaba.com,flutter,https://github.com/imujtaba8488/im_animations.git +html_unescape,https://pub.dev/packages/html_unescape,157,160,99,"A small library for un-escaping HTML. Supports all Named Character References, Decimal Character References and Hexadecimal Character References.",2.0.0,"Mar 22, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/html_unescape/latest/,filiph.net,,https://github.com/filiph/html_unescape +mouse_parallax,https://pub.dev/packages/mouse_parallax,157,150,69,A simple way to implement pointer based parallax animations on multiple platforms.,1.1.0,"Feb 27, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mouse_parallax/latest/,unverified uploader,flutter,https://github.com/wilsonowilson/mouse_parallax +custom_sliding_segmented_control,https://pub.dev/packages/custom_sliding_segmented_control,156,150,98,"Allows you to flexibly configure the widget for displaying controls. You can add color, speed, size, initial value, animation and more.",1.8.3,"May 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_sliding_segmented_control/latest/,unverified uploader,flutter,https://github.com/hadukin/custom_sliding_segmented_control +form_bloc,https://pub.dev/packages/form_bloc,156,130,82,"Easy Form State Management using BLoC pattern. Separate the Form State and Business Logic from the User Interface. Async Validation, Progress, Dynamic fields, and more.",0.31.0,"Aug 25, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/form_bloc/latest/,unverified uploader,"bloc,collection,equatable,meta,rxdart,uuid",https://github.com/GiancarloCode/form_bloc/tree/master/packages/form_bloc +animated_digit,https://pub.dev/packages/animated_digit,156,150,95,"A scroll numbers animation widget, any number that need scroll animation effects and easy to use.",3.2.3,"Aug 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_digit/latest/,unverified uploader,flutter,https://github.com/mingsnx/animated_digit +animated_login,https://pub.dev/packages/animated_login,157,150,87,Animated Login for Flutter. You can welcome your users with this beautiful animated screen that gives functionality for both login and sign up.,1.7.2,"Aug 17, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_login/latest/,unverified uploader,"animations,async,flutter,provider,url_launcher",https://github.com/bahricanyesil/flutter-animated-login +text_scroll,https://pub.dev/packages/text_scroll,156,150,97,TextScroll Flutter widget adds text auto-scrolling functionality (marquee text).,0.2.0,"Mar 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/text_scroll/latest/,yurii-khi.com,flutter,https://github.com/yurii-khi/text_scroll +envify,https://pub.dev/packages/envify,156,160,82,A better way to handle environment variables using `.env` file.,2.0.3,"Feb 6, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/envify/latest/,frenco.dev,,https://github.com/frencojobs/envify +flutter_heatmap_calendar,https://pub.dev/packages/flutter_heatmap_calendar,156,150,92,Flutter heatmap calendar inspired by github contribution chart which includes traditional mode / calendar mode.,1.0.5,"Sep 13, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_heatmap_calendar/latest/,unverified uploader,flutter,https://github.com/devappmin/flutter_heatmap_calendar +common_utils,https://pub.dev/packages/common_utils,156,150,97,"Dart common utils library.Contain DateUtil, EncryptUtil, JsonUtil, LogUtil, MoneyUtil, NumUtil, ObjectUtil, RegexUtil, TextUtil, TimelineUtil, TimerUtil.",2.1.0,"Feb 12, 2022",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/common_utils/latest/,unverified uploader,"convert,crypto,decimal,rational",https://github.com/Sky24n/common_utils +image_picker_for_web,https://pub.dev/packages/image_picker_for_web,155,140,99,Web platform implementation of image_picker,3.0.4,"Apr 15, 2024",BSD-3-Clause,,FLUTTER,WEB,https://pub.dev/documentation/image_picker_for_web/latest/,flutter.dev,"flutter,flutter_web_plugins,image_picker_platform_interface,mime,web",https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker_for_web +fade_shimmer,https://pub.dev/packages/fade_shimmer,155,160,95,A fade shimmer library to implement loading like lastest facebook loading effect.,2.2.0,"Oct 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fade_shimmer/latest/,unverified uploader,flutter,https://github.com/quango2304/fade_shimmer +validatorless,https://pub.dev/packages/validatorless,155,150,95,This package provides a means to validate text inputs on the flutter and was inspired by Yup,1.2.3,"Oct 11, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/validatorless/latest/,unverified uploader,flutter,https://github.com/othiagobruno/validatorless +validatorless,https://pub.dev/packages/validatorless,155,150,95,This package provides a means to validate text inputs on the flutter and was inspired by Yup,1.2.3,"Oct 11, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/validatorless/latest/,unverified uploader,flutter,https://github.com/othiagobruno/validatorless +flutter_time_picker_spinner,https://pub.dev/packages/flutter_time_picker_spinner,155,130,97,Time Picker with spinner instead of a default material time picker. This widget works with 12 or 24 hour format and custom interval mode.,2.0.0,"Jul 26, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_time_picker_spinner/latest/,unverified uploader,flutter,https://github.com/icemanbsi/flutter_time_picker_spinner +starflut,https://pub.dev/packages/starflut,155,20,79,"A new flutter plugin project,which supports flutter to interact with other scripting languages such as python, java, ruby, golang, rust, etc. It is easy to use, supports android, ios, and desktop",1.0.0,"Feb 5, 2021",unknown,,,,,unverified uploader,"flutter,uuid",https://github.com/srplab/starcore_for_flutter +loading_more_list,https://pub.dev/packages/loading_more_list,154,150,95,"A loading more list which supports ListView,GridView,WaterfallFlow and Slivers.",6.1.0,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loading_more_list/latest/,fluttercandies.com,"extended_list,extended_list_library,flutter,loading_more_list_library,waterfall_flow",https://github.com/fluttercandies/loading_more_list +usb_serial,https://pub.dev/packages/usb_serial,154,150,95,This plugin will allow you to easily use the USB uart hardware based on FTDI or CDC (and more!) protocols.,0.5.2,"Jul 12, 2024",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/usb_serial/latest/,bessems.dev,"async,collection,flutter",https://github.com/altera2015/usbserial +bottom_bar_matu,https://pub.dev/packages/bottom_bar_matu,154,140,90,"A beautiful and animated bottom navigation bar, easy to implementation with icon data or customize with your own widget.",1.5.0,"May 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_bar_matu/latest/,unverified uploader,flutter,https://github.com/tuannvm2109/bottom_bar_matu +flutter_qiblah,https://pub.dev/packages/flutter_qiblah,154,140,94,Flutter Qiblah is a package that allows you to display Qiblah direction in you app with support for both Android and iOS,3.0.3,"Mar 28, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_qiblah/latest/,medyas.ml,"flutter,flutter_compass_v2,geolocator,stream_transform,vector_math",https://github.com/medyas/flutter_qiblah +sticky_and_expandable_list,https://pub.dev/packages/sticky_and_expandable_list,154,140,93,"Build a grouped list, which support expand/collapse section and sticky header, support use it with sliver widget.",1.1.3,"Sep 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sticky_and_expandable_list/latest/,sshine.dev,flutter,https://github.com/tp7309/flutter_sticky_and_expandable_list +extended_sliver,https://pub.dev/packages/extended_sliver,154,150,94,"A powerful extension library of Sliver, which include SliverPinnedPersistentHeader, SliverPinnedToBoxAdapter and ExtendedSliverAppbar.",2.1.3,"May 7, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extended_sliver/latest/,fluttercandies.com,flutter,https://github.com/fluttercandies/extended_sliver +file_picker_cross,https://pub.dev/packages/file_picker_cross,154,80,85,"Select, open, choose or pick documents, images videos or other files on Android, iOS, the desktop and the web for reading, writing, use as String, byte list or HTTP uploads.",4.6.0,"Apr 30, 2022",EUPL-1.2,,,,https://pub.dev/documentation/file_picker_cross/latest/,testapp.schule,"disk_space,file_picker,file_selector,file_selector_linux,flutter,flutter_file_dialog,http,http_parser,package_info_plus,path_provider,share_plus",https://gitlab.com/TheOneWithTheBraid/file_picker_cross.git +flutter_beautiful_popup,https://pub.dev/packages/flutter_beautiful_popup,154,60,90,A flutter package to help you beautify your app popups.,1.7.0,"Sep 17, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/flutter_beautiful_popup/latest/,unverified uploader,"auto_size_text,flutter,image", +dart_ipify,https://pub.dev/packages/dart_ipify,154,160,98,This package uses the remote ipify web services in order to get your public IP address or geographical details from any given IP.,1.1.1,"Aug 14, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_ipify/latest/,unverified uploader,http,https://github.com/Bujupah/dart_ipify +wear,https://pub.dev/packages/wear,153,140,88,A plugin that offers Flutter support for Wear OS by Google,1.1.0,"Mar 1, 2022",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/wear/latest/,fluttercommunity.dev,flutter,https://github.com/fluttercommunity/flutter_wear_plugin +easy_mask,https://pub.dev/packages/easy_mask,153,150,96,"Easy and Powerful Mask for TextField, TextFormField and Strings. Has multi mask support, reverse mask for currency and placeholder. It controls user's cursor.",2.0.1,"Jul 1, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_mask/latest/,unverified uploader,flutter,https://github.com/danilocoppi/flutter-textfield-mask +unity_ads_plugin,https://pub.dev/packages/unity_ads_plugin,152,160,96,Unity Ads plugin for Flutter Applications. This plugin is able to display Unity Banner Ads and Unity Video Ads.,0.3.19,"Jul 21, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/unity_ads_plugin/latest/,rebeloid.com,flutter,https://github.com/pavelzaichyk/flutter_unity_ads +flutter_barcode_listener,https://pub.dev/packages/flutter_barcode_listener,152,150,96,Listen for any hardware barcode scanner without any manufacturer SDK,0.1.4,"Nov 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_barcode_listener/latest/,integrator.hr,flutter,https://github.com/shaxxx/flutter_barcode_listener +flutter_compass,https://pub.dev/packages/flutter_compass,152,160,97,"A Flutter compass. The heading varies from 0-360, 0 being north.",0.8.0,"Sep 11, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_compass/latest/,hemanthraj.in,flutter,https://github.com/hemanthrajv/flutter_compass +code_text_field,https://pub.dev/packages/code_text_field,152,150,93,"A customizable code field supporting syntax highlighting, bi-directionnal scrolling and code modifiers",1.1.0,"Nov 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/code_text_field/latest/,unverified uploader,"flutter,flutter_highlight,highlight,linked_scroll_controller",https://github.com/BertrandBev/code_field +random_color,https://pub.dev/packages/random_color,152,30,95,"Generate random colors from hue, saturation and brightness that are visualy appearing. You can chose exact color specifications.",1.0.5,"Apr 4, 2020",MIT,1.0.6-nullsafety,,,,square-pear.com,flutter,https://github.com/knezzz/RandomColor +line_awesome_flutter,https://pub.dev/packages/line_awesome_flutter,151,130,97,The Line Awesome Icons pack for flutter. Provides 1542 additional icons to use in your apps.,3.0.1,"May 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/line_awesome_flutter/latest/,unverified uploader,flutter,https://github.com/clean/line_awesome_flutter +linkfy_text,https://pub.dev/packages/linkfy_text,151,160,93,"A lightweight flutter package to linkify texts containing urls, emails and hashtags like twitter does.",1.1.6,"Apr 2, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/linkfy_text/latest/,unverified uploader,"flutter,platform",https://github.com/Iamstanlee/linkfy_text +source_gen,https://pub.dev/packages/source_gen,151,150,95,Source code generation builders and utilities for the Dart build system,1.5.0,"Dec 13, 2023",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/source_gen/latest/,tools.dart.dev,"analyzer,async,build,dart_style,glob,path,source_span,yaml",https://github.com/dart-lang/source_gen/tree/master/source_gen +bruno,https://pub.dev/packages/bruno,151,100,94,An enterprise-class package of Flutter components for mobile applications.,3.4.3,"Sep 13, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bruno/latest/,unverified uploader,"bindings_compatible,flutter,flutter_easyrefresh,intl,lpinyin,path_drawing,photo_view,xml",https://github.com/LianjiaTech/bruno +flutter_verification_code,https://pub.dev/packages/flutter_verification_code,151,150,96,A Flutter package that help you create a verification input.,1.1.7,"Sep 11, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_verification_code/latest/,agoradesk.com,flutter,https://github.com/awaik/flutter_verification_code.git +drag_select_grid_view,https://pub.dev/packages/drag_select_grid_view,151,160,90,Grid that supports both dragging and tapping to select its items.,0.6.2,"Aug 29, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drag_select_grid_view/latest/,hugopassos.dev,"collection,flutter",https://github.com/hcbpassos/drag_select_grid_view +simple_shadow,https://pub.dev/packages/simple_shadow,151,110,97,A customizable shadow for any widget,0.3.1,"Jan 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_shadow/latest/,unverified uploader,flutter,https://github.com/marcelopmont/simple_shadow.git +flip_widget,https://pub.dev/packages/flip_widget,151,130,77,Flip your widget.,0.1.11,"Jun 5, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flip_widget/latest/,unverified uploader,"ffi,flip_renderer,flutter,gl_canvas,opengl_es_bindings",https://github.com/gsioteam/flip_widget +flutter_tilt,https://pub.dev/packages/flutter_tilt,150,160,91,"Easily apply tilt parallax hover effects for Flutter, which supports tilt, light, shadow effects, gyroscope sensors and many custom parameters.",3.0.3,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_tilt/latest/,amoshk.top,"flutter,sensors_plus,stream_transform",https://github.com/fluttercandies/flutter_tilt +before_after,https://pub.dev/packages/before_after,150,160,94,A flutter package which makes it easier to display the difference between two images.,3.1.0,"Jul 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/before_after/latest/,xdsahil.dev,flutter,https://github.com/xsahil03x/before_after +image_picker_web,https://pub.dev/packages/image_picker_web,150,160,97,"Flutter Web Plugin to pick Images (as Widget, File or Uint8List) and Videos (as File or Uint8List)",4.0.0,"May 30, 2024",BSD-3-Clause,,FLUTTER,WEB,https://pub.dev/documentation/image_picker_web/latest/,rouxguillau.me,"flutter,flutter_web_plugins",https://github.com/Ahmadre/image_picker_web +flutter_archive,https://pub.dev/packages/flutter_archive,150,150,98,"Create and extract ZIP archive files in Android, iOS and macOS. Zip all files in a directory recursively or a given list of files.",6.0.3,"Apr 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/flutter_archive/latest/,kineapps.com,flutter,https://github.com/kineapps/flutter_archive +auto_updater,https://pub.dev/packages/auto_updater,150,150,93,This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).,0.2.1,"Mar 31, 2024",unknown,,FLUTTER,"MACOS, WINDOWS",https://pub.dev/documentation/auto_updater/latest/,leanflutter.dev,"auto_updater_macos,auto_updater_platform_interface,auto_updater_windows,flutter,json_annotation,path",https://github.com/leanflutter/auto_updater +flutter_web3,https://pub.dev/packages/flutter_web3,150,120,89,"Web3 Ethereum, Etherjs and Wallet Connect wrapper for Flutter Web. Made especially for developing Dapp.",2.1.9,"Feb 7, 2022",MIT,2.2.0-pre.7,FLUTTER,WEB,https://pub.dev/documentation/flutter_web3/latest/,unverified uploader,"flutter,js,meta",https://github.com/y-pakorn/flutter_web3 +flashy_tab_bar,https://pub.dev/packages/flashy_tab_bar,150,40,81,One another nice animated tabbar (Flutter Version) (inspired by https://github.com/Cuberto/flashy-tabbar),0.0.3,"Mar 7, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/leesnhyun/flashy_tab_bar +photo_gallery,https://pub.dev/packages/photo_gallery,149,150,95,A Flutter plugin that retrieves images and videos from mobile native gallery.,2.2.1,"Mar 24, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/photo_gallery/latest/,unverified uploader,flutter,https://github.com/Firelands128/photo_gallery +aad_oauth,https://pub.dev/packages/aad_oauth,149,150,97,A Flutter OAuth package for performing user authentication against Azure Active Directory OAuth2 v2.0 endpoint.,1.0.1,"Feb 15, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/aad_oauth/latest/,earlybyte.ch,"dartz,equatable,flutter,flutter_secure_storage,http,js,shared_preferences,webview_flutter",https://github.com/Earlybyte/aad_oauth +awesome_bottom_bar,https://pub.dev/packages/awesome_bottom_bar,149,130,96,Awesome Bottom Bar,1.2.4,"Aug 7, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/awesome_bottom_bar/latest/,appcheap.io,flutter,https://github.com/AppCheap/awesome_bottom_bar +duration,https://pub.dev/packages/duration,149,150,96,Utilities to make working with 'Duration's easier. Formats duration in human readable form and also parses duration in human readable form to Dart's Duration.,3.0.13,"Jul 12, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/duration/latest/,unverified uploader,,https://github.com/desktop-dart/duration +native_updater,https://pub.dev/packages/native_updater,149,140,83,Flutter package for prompting users to update with a native dialog whether using the app store version or any version at the user's discretion.,0.1.1,"Dec 19, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/native_updater/latest/,ofload.com,"flutter,in_app_update,package_info,url_launcher",https://github.com/ofload/native_updater +flutter_audio_recorder,https://pub.dev/packages/flutter_audio_recorder,149,40,85,Flutter Audio Record Plugin that supports Record Pause Resume Stop and provide access to audio level metering properties average power peak power.,0.5.5,"Nov 26, 2019",Apache-2.0,,,,,unverified uploader,"file,flutter,path",https://github.com/shadow-app/flutter_audio_recorder +kakao_flutter_sdk,https://pub.dev/packages/kakao_flutter_sdk,148,140,96,"A flutter plugin for Kakao API, which supports Kakao login, KakaoTalk Share, User API, KakaoTalk API and Navi API.",1.9.5,"Jul 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/kakao_flutter_sdk/latest/,developers.kakao.com,"flutter,kakao_flutter_sdk_auth,kakao_flutter_sdk_common,kakao_flutter_sdk_friend,kakao_flutter_sdk_navi,kakao_flutter_sdk_share,kakao_flutter_sdk_talk,kakao_flutter_sdk_template,kakao_flutter_sdk_user",https://github.com/kakao/kakao_flutter_sdk +o3d,https://pub.dev/packages/o3d,148,160,90,The Flutter 3D objects easy controller ( glb format ) on mobile and web platforms,3.1.2,"Jun 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/o3d/latest/,babakcode.com,"android_intent_plus,flutter,path,url_launcher,web,webview_flutter,webview_flutter_android,webview_flutter_wkwebview",https://github.com/babakcode/o3d +cunning_document_scanner,https://pub.dev/packages/cunning_document_scanner,148,160,96,A document scanner plugin for flutter. Scan and crop automatically on iOS and Android.,1.2.3,"Jun 20, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/cunning_document_scanner/latest/,cunning.biz,"flutter,permission_handler,permission_handler_platform_interface,plugin_platform_interface",https://github.com/jachzen/cunning_document_scanner +diagram_editor,https://pub.dev/packages/diagram_editor,148,160,85,A flutter diagram editor library that provides DiagramEditor widget and a possibility to customize all editor design and behavior.,0.2.1,"Apr 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/diagram_editor/latest/,unverified uploader,"flutter,provider,uuid",https://github.com/Arokip/flutter_diagram_editor +flutter95,https://pub.dev/packages/flutter95,148,150,56,Windows95 UI components for Flutter apps. Bring back the nostalgic look and feel of old operating systems with this set of UI components ready to use.,1.2.0,"Oct 23, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter95/latest/,beltran.work,flutter,https://github.com/miquelbeltran/flutter95 +neat_periodic_task,https://pub.dev/packages/neat_periodic_task,148,160,93,Auxiliary classes for reliably running a periodic task in a long-running process such as web-server.,2.0.1,"Apr 28, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/neat_periodic_task/latest/,google.dev,"collection,json_annotation,logging,meta,retry,slugid",https://github.com/google/dart-neats.git +avatar_stack,https://pub.dev/packages/avatar_stack,148,150,94,Advanced and agile avatar stack with settings. It allows to place a lot of avatars or another widgets in small place.,1.2.0,"Mar 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/avatar_stack/latest/,unverified uploader,flutter,https://github.com/cyrax111/avatar_stack +flutter_painter,https://pub.dev/packages/flutter_painter,148,90,90,"A Flutter widget to draw scribbles, text, shapes and images on a background image or color",1.0.1,"Feb 23, 2022",MIT,,,,https://pub.dev/documentation/flutter_painter/latest/,unverified uploader,"collection,flutter",https://github.com/omarhurani/flutter_painter +document_scanner_flutter,https://pub.dev/packages/document_scanner_flutter,148,140,86,A android & ios document scanner & auto detector plugin for flutter.,0.2.7,"Feb 8, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/document_scanner_flutter/latest/,ishaqhassan.com,"flutter,path_provider,pdf,photo_view",https://github.com/ishaquehassan/document_scanner_flutter +esc_pos_bluetooth,https://pub.dev/packages/esc_pos_bluetooth,148,110,93,The library allows to print receipts using an ESC/POS thermal Bluetooth printer.,0.4.1,"Oct 6, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/esc_pos_bluetooth/latest/,tablemi.com,"esc_pos_utils,flutter,flutter_bluetooth_basic,rxdart",https://github.com/andrey-ushakov/esc_pos_bluetooth +slide_to_confirm,https://pub.dev/packages/slide_to_confirm,148,150,92,A slider that will activate a callback when the user slides it to 100%.,1.1.0,"Aug 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slide_to_confirm/latest/,unverified uploader,flutter,https://github.com/Friiiis/slide_to_confirm +build_context,https://pub.dev/packages/build_context,148,80,75,A package that simplifies the access most of used properties/fuctions right in the BuildContext.,3.0.0,"Mar 10, 2021",MIT,,,,https://pub.dev/documentation/build_context/latest/,pedromassango.dev,flutter,https://github.com/pedromassango/build_context +month_picker_dialog,https://pub.dev/packages/month_picker_dialog,147,150,98,Internationalized dialog for picking a single month from an infinite list of years.,4.0.1,"Jul 5, 2024",BSD-2-Clause,5.0.0-dev.2,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/month_picker_dialog/latest/,unverified uploader,"flutter,intl,provider",https://github.com/hmkrivoj/month_picker_dialog +particles_flutter,https://pub.dev/packages/particles_flutter,147,140,88,"A flutter package for particle animation. You can control the animation speed, number of Particles on the screen, dimension and shape of particle via connecting lines,etc.",1.0.0,"Jul 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/particles_flutter/latest/,unverified uploader,flutter,https://github.com/rajajain08/particles_flutter/tree/master/particles_flutter +zefyrka,https://pub.dev/packages/zefyrka,147,90,88,"Clean, minimalistic and collaboration-ready rich text editor for Flutter based on Zefyr package.",1.6.0,"Mar 11, 2024",MIT,,,,https://pub.dev/documentation/zefyrka/latest/,unverified uploader,"characters,collection,flutter,notus_format,quill_format,url_launcher",https://github.com/glynskyi/zefyrka +flutter_libserialport,https://pub.dev/packages/flutter_libserialport,147,160,96,A simple wrapper around libserialport utilizing Flutter's build system to build and deploy the C-library for the target platform.,0.4.0,"Feb 21, 2024",MIT,,FLUTTER,"ANDROID, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_libserialport/latest/,unverified uploader,"flutter,libserialport",https://github.com/jpnurmi/flutter_libserialport +games_services,https://pub.dev/packages/games_services,147,160,92,A new Flutter plugin to support game center and google play games services.,4.0.1,"Feb 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/games_services/latest/,akdebuging.com,"flutter,games_services_platform_interface",https://github.com/Abedalkareem/games_services +random_avatar,https://pub.dev/packages/random_avatar,147,150,93,Random Avatar is a multicultural avatar maker. 12 billion unique multicultural avatars,0.0.8,"Feb 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/saytoonz/random_avatar,https://pub.dev/documentation/random_avatar/latest/",flutter-doctor.com,"crypto,flutter,flutter_svg",https://github.com/saytoonz/random_avatar +flutter_adaptive_ui,https://pub.dev/packages/flutter_adaptive_ui,147,150,85,"A library that helps implement adaptive UI (based on OS , Screen size , ...) .",0.8.0+1,"Jun 18, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_adaptive_ui/latest/,unverified uploader,flutter,https://github.com/mohammadtaherri/flutter_flexible_ui/tree/main/packages/flutter_adaptive_ui +flutter_bounce,https://pub.dev/packages/flutter_bounce,147,160,94,"An effiecient flutter package for an on-tap bounce animation to the wrapped around widget. It targets on both the mobile platforms, i.e., iOS and Android.",1.1.0,"Jun 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_bounce/latest/,unverified uploader,flutter,https://github.com/aloklearning/flutter_bounce +fancy_on_boarding,https://pub.dev/packages/fancy_on_boarding,147,40,76,"A Flutter package for a quick, handy and beautiful OnBoarding screen library.",1.7.0,"Oct 26, 2020",MIT,1.8.0-nullsafety.0,,,,xdsahil.dev,"flutter,flutter_svg",https://github.com/xsahil03x/fancy_on_boarding +hugeicons,https://pub.dev/packages/hugeicons,149,160,85,"4,000+ Free Flutter Icons. Created by Hugeicons Pro Icon Library. Hugeicons Pro the most beautiful icon library for developers.",0.0.7,"Jul 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.hugeicons.com/,https://pub.dev/documentation/hugeicons/latest/",hugeicons.com,flutter,https://github.com/hugeicons/hugeicons-flutter +super_context_menu,https://pub.dev/packages/super_context_menu,146,150,92,"Context menu for Flutter that can seamlesly transition to drag & drop on mobile. Uses system context menu on iOS, macOS and Linux.",0.8.18,"Jul 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/super_context_menu/latest/,nativeshell.dev,"collection,device_info_plus,flutter,pixel_snap,super_native_extensions",https://github.com/superlistapp/super_native_extensions +async_redux,https://pub.dev/packages/async_redux,146,150,91,The modern version of Redux. State management that's simple to learn and easy to use; Powerful enough to handle complex applications with millions of users; Testable.,23.1.1,"Jul 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/async_redux/latest/,glasberg.dev,"async_redux_core,collection,connectivity_plus,fast_immutable_collections,file,flutter,logging,meta,path,path_provider,weak_map",https://github.com/marcglasberg/async_redux +reorderable_grid_view,https://pub.dev/packages/reorderable_grid_view,146,120,97,Reorderable Grid View,2.2.8,"Nov 20, 2023",Apache-2.0,2.2.9-alpha.4,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reorderable_grid_view/latest/,unverified uploader,flutter,https://github.com/huhuang03/reorderable_grid_view +cuberto_bottom_bar,https://pub.dev/packages/cuberto_bottom_bar,147,140,87,An animated bottom navigation bar supporting drawer icon at start or end or can be used with the drawer icon and is provided with 2 different styles.,3.1.0,"Jun 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cuberto_bottom_bar/latest/,kushalm.xyz,"equatable,flutter",https://github.com/kushalmahapatro/cuberto_bottom_bar +tapioca,https://pub.dev/packages/tapioca,146,150,83,Tapioca is a Flutter plugin for video editing on Android and iOS.,1.0.6+1,"Sep 14, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/tapioca/latest/,unverified uploader,flutter,https://github.com/anharu2394/tapioca +telegram_client,https://pub.dev/packages/telegram_client,145,160,74,"Telegram Client Lightweight, blazing and Highly customizable for make application telegram based tdlib, mtproto, or bot api and support server side.",0.8.22,"Jul 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/azkadev/telegram_client/tree/main/docs,https://pub.dev/documentation/telegram_client/latest/",unverified uploader,"collection,ffi,general_lib,http,mason_logger,mime,path,server_universe,universal_io,web_ffi,yaml,yaml_writer",https://github.com/azkadev/telegram_client.git +dropdown_textfield,https://pub.dev/packages/dropdown_textfield,145,150,97,A DropdownTextfield is a material design TextField. The DropDownButton is a widget that we can use to select one unique value or multivalue from a set of values.,1.2.0,"Jun 22, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dropdown_textfield/latest/,unverified uploader,"collection,equatable,flutter",https://github.com/srtraj/dropdown_textfield +flutter_file_downloader,https://pub.dev/packages/flutter_file_downloader,145,160,98,A simple flutter plugin that downloads any file type to downloads directory,2.0.0,"Jun 20, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_file_downloader/latest/,odeh-bros.com,flutter,https://github.com/abdallah-odeh/flutter_files_downloader +flutter_date_pickers,https://pub.dev/packages/flutter_date_pickers,145,150,97,"Flutter package for day, week, range and month date pickers.",0.4.3,"May 30, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_date_pickers/latest/,unverified uploader,"flutter,flutter_localizations,intl",https://github.com/MariaMelnik/flutter_date_pickers +community_charts_flutter,https://pub.dev/packages/community_charts_flutter,146,150,97,Material Design charting library for flutter. Forked from google/charts.,1.0.4,"May 15, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/community_charts_flutter/latest/,steenbakker.dev,"collection,community_charts_common,flutter,meta",https://github.com/juliansteenbakker/community_charts +webview_flutter_plus,https://pub.dev/packages/webview_flutter_plus,145,150,97,"An extension of webview_flutter to load local HTML,CSS and Javascript from Assets or Strings and much more.",0.4.5,"Apr 26, 2024",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/webview_flutter_plus/latest/,shahxad.com,"flutter,mime,webview_flutter",https://github.com/shah-xad/webview_flutter_plus +awesome_notifications_fcm,https://pub.dev/packages/awesome_notifications_fcm,145,130,95,"Awesome Notifications add-on plugin to send push notifications through Firebase Cloud Messaging, enabling all awesome notifications features.",0.9.3+1,"Mar 17, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/awesome_notifications_fcm/latest/,carda.me,"awesome_notifications,firebase_core,firebase_crashlytics,flutter",https://github.com/rafaelsetragni/awesome_notifications_fcm +scrollable_clean_calendar,https://pub.dev/packages/scrollable_clean_calendar,145,160,95,"A clean calendar widget with vertical scroll, locale, and range selection date",1.5.0,"Feb 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scrollable_clean_calendar/latest/,unverified uploader,"flutter,flutter_localizations,intl,scrollable_positioned_list",https://github.com/FabioFiuza/scrollable_clean_calendar +detectable_text_field,https://pub.dev/packages/detectable_text_field,145,150,96,"TextField with detection features. You can detect hashtags, at sign, url or anything you want. Helps you develop Twitter like app. Refinement of hashtagable",3.0.2,"Dec 4, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/detectable_text_field/latest/,bookm.me,"flutter,flutter_hooks",https://github.com/santa112358/detectable_text_field +delightful_toast,https://pub.dev/packages/delightful_toast,145,160,94,"A Delightful toasbar package for rich interaction with features like slide to dismiss,auto dismiss, stacked animation and dismiss on demand.",1.1.0,"Dec 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/delightful_toast/latest/,swaroopsambhayya.com,"flutter,flutter_animate",https://github.com/SwaroopSambhayya/delight_toast +flutter_barcode_sdk,https://pub.dev/packages/flutter_barcode_sdk,145,150,88,"A Flutter plugin for Dynamsoft Barcode Reader SDK. It covers Android, iOS, Web, Windows, Linux and macOS, supporting linear barcode, QR Code, DataMatrix, MaxiCode, PDF417, etc.",2.2.6,"Aug 22, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_barcode_sdk/latest/,yushulx.me,"flutter,flutter_web_plugins,js",https://github.com/yushulx/flutter_barcode_sdk +fade_out_particle,https://pub.dev/packages/fade_out_particle,145,160,83,Fade out particle effect for disappearing views like Text and Icon,1.2.1,"Aug 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fade_out_particle/latest/,appgozar.com,flutter,https://github.com/hoomanmmd/fade_out_particle +simple_circular_progress_bar,https://pub.dev/packages/simple_circular_progress_bar,145,160,97,"Open source Flutter package, simple circular progress indicator.",1.0.2,"Jul 6, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_circular_progress_bar/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/Nulllix/simple_circular_progress_bar +image_stack,https://pub.dev/packages/image_stack,145,150,94,image_stack is a pure dart package for creating image stack in Flutter. This package give you a widget to easily create image stack for your need.,2.1.1,"Feb 20, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_stack/latest/,unverified uploader,flutter,https://github.com/karan413255/image_stack +highlighter_coachmark,https://pub.dev/packages/highlighter_coachmark,145,40,73,Coach Mark shows provided tips or inctructions in overlay by blurring background and highlighting target element.,0.0.3,"Sep 19, 2018",MIT,,,,,unverified uploader,flutter,https://github.com/marica27/highlighter-coachmark +retrofit_generator,https://pub.dev/packages/retrofit_generator,144,150,98,retrofit generator is an dio client generator using source_gen and inspired by Chopper and Retrofit.,8.1.2,"Jul 12, 2024",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/retrofit_generator/latest/,mings.in,"analyzer,build,built_collection,code_builder,dart_style,dio,protobuf,retrofit,source_gen,tuple",https://github.com/trevorwang/retrofit.dart/ +awesome_extensions,https://pub.dev/packages/awesome_extensions,144,160,91,An extension to the widget that helps to reduce the boilerplate and adds some helpful methods. and you can make responsive design.,2.0.16,"May 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/awesome_extensions/latest/,pesa.co.in,"flutter,flutter_web_plugins,web",https://github.com/jayeshpansheriya/awesome_extensions +interactive_chart,https://pub.dev/packages/interactive_chart,144,160,87,A candlestick chart that supports hand gestures such as pinch-to-zoom and panning.,0.3.5,"Mar 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/interactive_chart/latest/,fluttercandies.com,"flutter,intl",https://github.com/h65wang/flutter-interactive-chart +flutter_overboard,https://pub.dev/packages/flutter_overboard,144,150,93,Onboarding widget for flutter to create beautiful on-boarding slides with minimal code.,3.1.3,"Dec 29, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_overboard/latest/,akidevelops.com,flutter,https://github.com/kumar-aakash86/flutter_overboard +spotify_sdk,https://pub.dev/packages/spotify_sdk,144,150,90,A flutter plugin that let's you communicate with the spotify sdk and auth lib,2.3.1,"Feb 22, 2023",MIT,3.0.0-dev.3,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/spotify_sdk/latest/,minimalme.de,"crypto,dio,flutter,flutter_web_plugins,js,json_annotation,logger,synchronized",https://github.com/brim-borium/spotify_sdk +animated_list_plus,https://pub.dev/packages/animated_list_plus,145,160,95,A Flutter ListView that implicitly animates between the changes of two lists with the support to reorder its items.,0.5.2,"Aug 21, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_list_plus/latest/,bieker.ninja,"async,flutter,meta",https://github.com/wwwdata/implicitly_animated_reorderable_list +extended_tabs,https://pub.dev/packages/extended_tabs,144,150,95,"A powerful official extension library of Tab/TabBar/TabView, which support to scroll ancestor or child Tabs when current is overscroll, and set scroll direction and cache extent.",4.1.0,"May 13, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extended_tabs/latest/,fluttercandies.com,"flutter,sync_scroll_library",https://github.com/fluttercandies/extended_tabs +flutter_glow,https://pub.dev/packages/flutter_glow,144,80,93,complete and easy to use flutter glow ui kit that help you to create and use glow widgets. also you can create your own GlowTheme.,0.3.0,"Apr 8, 2023",BSD-3-Clause,,,,https://pub.dev/documentation/flutter_glow/latest/,amirjabbari.me,flutter,https://github.com/payam-zahedi/flutter-glow +place_picker,https://pub.dev/packages/place_picker,144,80,96,Place picker fully written in dart for Flutter. Comes with autocomplete suggestions and nearby locations list. Localization too.,0.10.0,"Oct 9, 2022",MIT,,,,https://pub.dev/documentation/place_picker/latest/,degreat.co.uk,"flutter,geolocator,google_maps_flutter,http",https://github.com/blackmann/locationpicker +api_cache_manager,https://pub.dev/packages/api_cache_manager,144,140,93,API Cache Manager is a Utility package built with Flutter SDK and SQLite Package. This package will help to make your Rest API store in the local db for offline access.,1.0.2,"Jun 26, 2021",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/api_cache_manager/latest/,snippetcoder.com,"flutter,path,sqflite", +cool_stepper,https://pub.dev/packages/cool_stepper,144,140,87,CoolStepper is a widget that displays a step by step sequence of operations. it could be helpful for a form wizard or onboarding.,1.2.1,"May 1, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cool_stepper/latest/,unverified uploader,"another_flushbar,flutter",https://github.com/emrade/flutter-cool-stepper.git +opencv,https://pub.dev/packages/opencv,144,30,85,Flutter plug-in providing (a few) basic bindings to OpenCV-4.x. OpenCV methods implemented without the Core packages. WIP.,1.0.4,"Nov 11, 2020",Apache-2.0,,,,,mulgundkar.com,flutter,https://github.com/AdityaMulgundkar/flutter_opencv +flutter_tindercard,https://pub.dev/packages/flutter_tindercard,144,40,90,"Tinder(TanTan) Card Widget, fast way to have a high quality swap card widget in your flutter app.",0.2.0,"Aug 11, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/ShaunRain/flutter_tindercard +bdd_widget_test,https://pub.dev/packages/bdd_widget_test,143,160,88,A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.,1.7.4,"Jun 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/bdd_widget_test/latest/,leushchenko.com,"build,build_config,characters,collection,dart_style,diacritic,file,flutter,flutter_test,meta,path,yaml",https://github.com/olexale/bdd_widget_test +context_menus,https://pub.dev/packages/context_menus,143,145,94,A package to show context menus on right-click or long-press.,2.0.0+1,"May 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/context_menus/latest/,gskinner.com,"flutter,url_launcher",https://github.com/gskinnerTeam/flutter-context-menu +animate_gradient,https://pub.dev/packages/animate_gradient,143,150,94,This Package lets you make animated gradients without any hassle. Just pass the primary and secondary colors and you're done.,0.0.3,"May 7, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animate_gradient/latest/,geekyants.com,flutter,https://github.com/Vikaskumar75/Animated-Container +parse_server_sdk,https://pub.dev/packages/parse_server_sdk,143,150,88,"The Dart SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.",7.0.0,"Apr 12, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://docs.parseplatform.org/dart/guide,https://pub.dev/documentation/parse_server_sdk/latest/",parseplatform.org,"collection,cross_file,dio,http,meta,mime,path,sembast,sembast_web,timezone,universal_io,uuid,web_socket_channel,xxtea",https://github.com/parse-community/Parse-SDK-Flutter +audio_manager,https://pub.dev/packages/audio_manager,143,150,85,"A flutter plugin for music playback, including notification handling.",0.8.2,"Oct 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/audio_manager/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/jeromexiong/audio_manager +flutter_screen_recording,https://pub.dev/packages/flutter_screen_recording,142,130,89,"A new Flutter plugin for record the screen. This plugin can be used for record the screen on android, iOS, and web devices.",2.0.14,"Jul 23, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_screen_recording/latest/,isvisoft.com,"flutter,flutter_foreground_task,flutter_screen_recording_platform_interface,flutter_screen_recording_web",https://github.com/Isvisoft/flutter_screen_recording +panara_dialogs,https://pub.dev/packages/panara_dialogs,142,160,94,PanaraDialogs is a Dialog UI Kit. A minimal but beautiful design for Flutter Dialogs.,0.1.5,"Jun 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/panara_dialogs/latest/,panarastudios.in,flutter,https://github.com/PanaraStudios/panaradialogs +github,https://pub.dev/packages/github,142,150,96,A high-level GitHub API Client Library that uses Github's v3 API,9.24.0,"Feb 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/github/latest/,spinlock.sh,"http,http_parser,json_annotation,meta",https://github.com/SpinlockLabs/github.dart +image_network,https://pub.dev/packages/image_network,142,140,96,Image Network is a package that allows you to render images on the web using CanvasKit without having problems with CORS,2.5.6,"Feb 8, 2024",MIT,,FLUTTER,"IOS, WEB",https://pub.dev/documentation/image_network/latest/,unverified uploader,"flutter,http,webviewimage",https://github.com/gabrielpatricksouza/image_network +time_planner,https://pub.dev/packages/time_planner,142,160,88,"A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web",0.1.2+1,"Sep 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/time_planner/latest/,jamalianpour.ir,flutter,https://github.com/Jamalianpour/time_planner +squadron,https://pub.dev/packages/squadron,142,160,88,"Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads.",5.1.6,"Sep 15, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/squadron/latest/,unverified uploader,"http,meta",https://github.com/d-markey/squadron +darq,https://pub.dev/packages/darq,142,140,96,The power of lazy-evaluated enumerables in your hands! (A port of functional LINQ from the .NET library.),2.0.0,"May 20, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/darq/latest/,unverified uploader,,https://github.com/abion47/darq +deep_pick,https://pub.dev/packages/deep_pick,142,160,94,"Simplifies manual JSON parsing with a type-safe API. No dynamic, no manual casting. Flexible inputs types, fixed output types. Useful parsing error messages",1.0.0,"Mar 19, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/deep_pick/latest/,pascalwelsch.com,,https://github.com/passsy/deep_pick +titled_navigation_bar,https://pub.dev/packages/titled_navigation_bar,142,40,87,"A beautiful, clean and simple bottom navigation bar with smooth animation on click. This package is high customizable, read more bellow for more details.",4.1.0,"Apr 27, 2020",MIT,5.0.0-nullsafety.0,,,,pedromassango.dev,flutter,https://github.com/pedromassango/titled_navigation_bar +search_widget,https://pub.dev/packages/search_widget,142,40,76,A Flutter package which provides a Search Widget for selecting an option from a data list.,1.0.2,"Jan 31, 2020",MIT,,,,,ayushpgupta.com,"flutter,flutter_keyboard_visibility",https://github.com/apgapg/search_widget +extended_masked_text,https://pub.dev/packages/extended_masked_text,141,150,97,A small set of custom TextEditingControllers that allows masked text inputs for flutter apps,3.0.1,"May 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/extended_masked_text/latest/,unverified uploader,flutter,https://github.com/LeandroNovak/extended_masked_text +light_compressor,https://pub.dev/packages/light_compressor,141,160,93,A powerful and easy-to-use video compression plugin for Flutter.,2.2.0,"Sep 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/light_compressor/latest/,unverified uploader,flutter,https://github.com/AbedElazizShe/light_compressor +flutter_fgbg,https://pub.dev/packages/flutter_fgbg,141,150,97,Flutter plugin to detect when app(not Flutter container) goes to background or foreground,0.3.0,"Jul 21, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_fgbg/latest/,unverified uploader,flutter,https://github.com/ajinasokan/flutter_fgbg +fluid_dialog,https://pub.dev/packages/fluid_dialog,141,160,89,A dialog that can switch between multiple contents and animates size and alignment dynamically.,2.0.0,"Jun 29, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluid_dialog/latest/,clevertasks.de,flutter,https://github.com/RoundedInfinity/fluid_dialog +pin_input_text_field,https://pub.dev/packages/pin_input_text_field,141,150,97,"A textField widget to help display different style pin written in pure dart, no extra dependency.",4.5.1,"Jun 25, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pin_input_text_field/latest/,tinocheng.app,flutter,https://github.com/TinoGuo/pin_input_text_field +flag,https://pub.dev/packages/flag,141,160,97,A flag Flutter package. Use for showing flags. All flags came from https://github.com/lipis/flag-icons/releases/tag/v4.1.4 .,7.0.0,"Jun 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flag/latest/,maomishen.com,"enum_to_string,flutter,flutter_svg",https://github.com/LunaGao/flag_flutter +linkify,https://pub.dev/packages/linkify,141,160,97,"Low-level link (text, URLs, emails, phone numbers, user tags) parsing library in Dart.",5.0.0,"May 15, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/linkify/latest/,cretezy.com,,https://github.com/Cretezy/linkify +file_manager,https://pub.dev/packages/file_manager,141,150,92,"FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.",1.0.2,"Apr 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/DevsOnFlutter/file_manager/blob/main/README.md,https://pub.dev/documentation/file_manager/latest/",unverified uploader,"flutter,path_provider",https://github.com/DevsOnFlutter/file_manager +callkeep,https://pub.dev/packages/callkeep,141,130,92,iOS CallKit framework and Android ConnectionService for Flutter.,0.3.3,"Jan 24, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/callkeep/latest/,unverified uploader,flutter,https://github.com/flutter-webrtc/callkeep +custom_timer,https://pub.dev/packages/custom_timer,141,150,96,A Flutter package to create a customizable timer with controller.,0.2.3,"Jan 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_timer/latest/,unverified uploader,flutter,https://github.com/federicodesia/custom_timer +model_viewer,https://pub.dev/packages/model_viewer,140,30,78,A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.,0.8.1,"Aug 21, 2020",BSD-3-Clause,,,,,ar.to,"dogma,flutter,flutter_android,webview_flutter",https://github.com/drydart/model_viewer.dart +stash,https://pub.dev/packages/stash,139,160,85,Stash is a key-value store abstraction with plain and cache driven semantics and support for a pluggable backend architecture.,5.2.0,"Apr 19, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stash/latest/,ivoleitao.dev,"async,clock,equatable,meta,uuid",https://github.com/ivoleitao/stash +ai_barcode,https://pub.dev/packages/ai_barcode,139,160,91,"barcode,qrcode,scan,scanning,Barcode generation,Barcode scanning,qrcode,qrcode generation,qrcode creator",3.2.7,"Jan 20, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/ai_barcode/latest/,unverified uploader,"ai_barcode_platform_interface,ai_barcode_web,flutter",https://github.com/pdliuw/ai_barcode +popup_menu,https://pub.dev/packages/popup_menu,139,140,94,"A Flutter popup menu.Writted with pure dart, supported both iOS and Android.",2.0.0,"Jul 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/popup_menu/latest/,unverified uploader,flutter,https://github.com/chinabrant/popup_menu +r_upgrade,https://pub.dev/packages/r_upgrade,139,160,94,"A plugin for upgrade and install application ,Support Android and IOS.",0.4.2,"Mar 10, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/r_upgrade/latest/,rhyme95.cn,flutter,https://github.com/rhymelph/r_upgrade +pluto_menu_bar,https://pub.dev/packages/pluto_menu_bar,139,150,92,"A menu bar for flutter. You can add as many submenus as you want, and you can change the default style.",3.0.1,"Jan 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pluto_menu_bar/latest/,weblaze.dev,flutter,https://github.com/bosskmk/pluto_menu_bar +bordered_text,https://pub.dev/packages/bordered_text,139,140,96,"Flutter plugin for applying subtle stroke to a Text widget. Supports Android, iOS, and Web.",2.0.0,"May 17, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bordered_text/latest/,unverified uploader,flutter,https://github.com/tewshi/bordered-text +dynamic_theme,https://pub.dev/packages/dynamic_theme,139,40,86,"Changes the theme during runtime, also presists brightness settings across restarts",1.0.1,"Feb 11, 2019",MIT,,,,,unverified uploader,"flutter,shared_preferences",https://github.com/Norbert515/dynamic_theme +fresh,https://pub.dev/packages/fresh,138,160,81,"An token refresh library for dart. This package exposes the core components that are common to various refresh token implementations (REST, GraphQL, etc...).",0.4.3,"Jul 20, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fresh/latest/,felangel.dev,,https://github.com/felangel/fresh +sqflite_sqlcipher,https://pub.dev/packages/sqflite_sqlcipher,138,150,97,"Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine. (SqlCipher support)",3.1.0+1,"May 20, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/sqflite_sqlcipher/latest/,unverified uploader,"flutter,path,sqflite_common,synchronized",https://github.com/davidmartos96/sqflite_sqlcipher +searchbar_animation,https://pub.dev/packages/searchbar_animation,138,160,91,Searchbar Animation provides the horizontal slide animation to a searchbar and it is fully customizable.,0.0.4,"Oct 10, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/searchbar_animation/latest/,unverified uploader,flutter,https://github.com/Anuj2799/searchbar_animation +text_to_speech,https://pub.dev/packages/text_to_speech,138,140,94,A Flutter plugin provides TTS (Text-To-Speech) Service.,0.2.3,"Jul 27, 2021",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/text_to_speech/latest/,unverified uploader,"flutter,flutter_web_plugins,text_to_speech_macos,text_to_speech_platform_interface,text_to_speech_web",https://github.com/ixsans/text_to_speech +boardview,https://pub.dev/packages/boardview,138,80,87,This is a custom Flutter widget that can create a draggable BoardView or also known as a kanban. The view can be reordered with drag and drop.,0.2.2,"May 21, 2021",MIT,,,,https://pub.dev/documentation/boardview/latest/,unverified uploader,flutter,https://github.com/jakebonk/FlutterBoardView +flutter_highlight,https://pub.dev/packages/flutter_highlight,138,140,96,Syntax highlighting widget for Flutter with lots of languages and themes support.,0.7.0,"Mar 7, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_highlight/latest/,unverified uploader,"flutter,highlight",https://github.com/git-touch/highlight +flui,https://pub.dev/packages/flui,138,40,68,FLUI is a powerful UI framework for Google Flutter. Including widgets kit and useful modules.,0.9.2,"May 13, 2020",Apache-2.0,,,,https://www.flui.xin/en/widgets/button.html,flui.xin,"flutter,json_annotation",https://github.com/Rannie/flui +transformer_page_view,https://pub.dev/packages/transformer_page_view,138,20,92,PageTransformer for flutter,0.1.6,"Mar 22, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/jzoom/transformer_page_view +ai_barcode_scanner,https://pub.dev/packages/ai_barcode_scanner,137,160,96,"A universal AI barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.",5.1.1+2,"Jul 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/ai_barcode_scanner/latest/,mohesu.com,"flutter,image_picker,mobile_scanner",https://github.com/mohesu/barcode_scanner.git +graphite,https://pub.dev/packages/graphite,137,130,90,"Flutter widget to easily draw direct graphs, trees, flowcharts. Includes gesture API to create graphs interactions.",1.2.0,"Jun 25, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/graphite/latest/,unverified uploader,"arrow_path,flutter,touchable",https://github.com/lempiy/flutter_graphite +intercom_flutter,https://pub.dev/packages/intercom_flutter,137,160,97,Flutter plugin for Intercom integration. Provides in-app messaging and help-center Intercom services,9.0.7,"Jun 18, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/intercom_flutter/latest/,intercom.deepakdroid.xyz,"flutter,flutter_web_plugins,intercom_flutter_platform_interface,intercom_flutter_web",https://github.com/v3rm0n/intercom_flutter +ansicolor,https://pub.dev/packages/ansicolor,137,160,95,Looking to add some color to your terminal logs? `ansicolor` is an xterm-256 color support library that lets you change the foreground and background color of your text.,2.0.2,"Oct 16, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ansicolor/latest/,unverified uploader,,https://github.com/google/ansicolor-dart +ansicolor,https://pub.dev/packages/ansicolor,137,160,95,Looking to add some color to your terminal logs? `ansicolor` is an xterm-256 color support library that lets you change the foreground and background color of your text.,2.0.2,"Oct 16, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ansicolor/latest/,unverified uploader,,https://github.com/google/ansicolor-dart +get_it_mixin,https://pub.dev/packages/get_it_mixin,137,150,95,mixin on Stateless- and StatefulWidgts that makes binding the Widget to Objects stored in GetIt easier.,4.2.2,"Sep 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/get_it_mixin/latest/,unverified uploader,"flutter,functional_listener,get_it",https://github.com/escamoteur/get_it_mixin +epub_view,https://pub.dev/packages/epub_view,137,160,91,"Flutter widget for view EPUB documents on on Web, MacOs, Android and iOS. Based on dart-epub package.",3.2.0,"Jun 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/epub_view/latest/,serge.software,"collection,epubx,equatable,flutter,flutter_html,html,scrollable_positioned_list,universal_file",https://github.com/ScerIO/packages.flutter/tree/main/packages/epub_view +screen_recorder,https://pub.dev/packages/screen_recorder,137,150,89,Record your Flutter widgets and export the recordings as a GIF,0.2.0,"Nov 29, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/screen_recorder/latest/,baseflow.com,"flutter,image",https://github.com/ueman/screenrecorder +flutter_onboard,https://pub.dev/packages/flutter_onboard,137,130,88,"A simple, elegant and easy to use onboard widget for both android and ios devices(Null-Safety).",2.0.0,"Nov 6, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_onboard/latest/,mohanasundaram.in,"flutter,flutter_hooks,freezed_annotation,hooks_riverpod",https://github.com/mohanasundaramn/ms-flutter-packages/tree/master/flutter_onboard +pro_image_editor,https://pub.dev/packages/pro_image_editor,136,160,94,A Flutter image editor: Seamlessly enhance your images with user-friendly editing features.,4.3.3,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/hm21/pro_image_editor/,https://pub.dev/documentation/pro_image_editor/latest/",waio.ch,"emoji_picker_flutter,flutter,http,image,mime,vibration",https://github.com/hm21/pro_image_editor/ +flutter_libphonenumber,https://pub.dev/packages/flutter_libphonenumber,136,160,97,Leverages libphonenumber to allow for asynchronous and synchronous formatting of phone numbers in Flutter apps.,2.2.3,"Apr 16, 2024",ISC,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_libphonenumber/latest/,coutts-consulting.com,"flutter,flutter_libphonenumber_android,flutter_libphonenumber_ios,flutter_libphonenumber_platform_interface,flutter_libphonenumber_web",https://github.com/bottlepay/flutter_libphonenumber/tree/main/packages/flutter_libphonenumber +global_configuration,https://pub.dev/packages/global_configuration,136,150,97,A flutter package for managing different configurations and making them available everythere inside the app.,2.0.0,"Oct 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/global_configuration/latest/,unverified uploader,"flutter,http",https://github.com/Ephenodrom/Flutter-Global-Config +firebase_image,https://pub.dev/packages/firebase_image,136,80,79,A cached Flutter ImageProvider for Firebase Cloud Storage image objects.,1.1.1,"Dec 25, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/firebase_image/latest/,mattreid.dev,"firebase_core,firebase_storage,flutter,path,path_provider,sqflite",https://github.com/mattreid1/firebase_image +cupertino_onboarding,https://pub.dev/packages/cupertino_onboarding,135,150,87,Flutter package that provides an iOS-style onboarding experience.,1.3.0,"Jul 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_onboarding/latest/,ivirtex.dev,"dots_indicator,flutter",https://github.com/ivirtex/cupertino_onboarding +built_value_generator,https://pub.dev/packages/built_value_generator,135,130,95,"Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.",8.9.2,"Apr 3, 2024",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/built_value_generator/latest/,google.dev,"analyzer,build,build_config,built_collection,built_value,collection,source_gen",https://github.com/google/built_value.dart/tree/master/built_value_generator +simple_barcode_scanner,https://pub.dev/packages/simple_barcode_scanner,135,150,97,Scanner plugin for Barcode/QR code. Scan using flutter_barcode_scanner for mobile device and html5-qrcode for web and windows,0.1.1,"Mar 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB, WINDOWS",https://pub.dev/documentation/simple_barcode_scanner/latest/,kharagedition.com,"flutter,flutter_barcode_scanner,path,permission_handler,webview_windows",https://github.com/CodingWithTashi/simple_barcode_scanner +flutter_meedu,https://pub.dev/packages/flutter_meedu,135,150,83,"A powerful State Management, Dependency Injection, Reactive programming and Navigation for Flutter apps.",9.1.0,"Feb 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://flutter.meedu.app/,https://pub.dev/documentation/flutter_meedu/latest/",meedu.app,"flutter,meedu,meta",https://github.com/darwin-morocho/flutter-meedu/tree/master/packages/flutter_meedu +flutter_polls,https://pub.dev/packages/flutter_polls,135,160,94,"Customizable Polls for Flutter. Simple, easy to use and highly customizable.",0.1.6,"Jan 31, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_polls/latest/,thenifemi.com,"flutter,flutter_hooks,percent_indicator",https://github.com/thenifemi/flutter_polls +hashtagable,https://pub.dev/packages/hashtagable,135,90,85,Widgets and functions to implement hashtag decorated text. Decorates the words which start with `#` like a Twitter.,2.3.0+1,"Sep 16, 2023",MIT,,,,https://pub.dev/documentation/hashtagable/latest/,bookm.me,flutter,https://github.com/santa112358/hashtagable +flutter_sliding_up_panel,https://pub.dev/packages/flutter_sliding_up_panel,135,160,94,"A sliding up panel widget which can be used to show or hide content, beautiful and simple.",2.1.1,"Aug 27, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_sliding_up_panel/latest/,tookit.cn,flutter,https://github.com/JackJonson/flutter_sliding_up_panel +scaled_list,https://pub.dev/packages/scaled_list,135,160,86,A Horizontal List view With Lots of modification including a scaled current item and curved custom painting.,2.0.0,"Jun 7, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scaled_list/latest/,unverified uploader,flutter,https://github.com/hosain-mohamed/scaled_list +candlesticks,https://pub.dev/packages/candlesticks,135,140,88,A high-performance full featured candlesticks chart for all platforms.,2.1.0,"Feb 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/candlesticks/latest/,rmzy.dev,flutter,https://github.com/r-mzy47/candlesticks +esc_pos_utils,https://pub.dev/packages/esc_pos_utils,135,130,98,Basic Flutter/Dart classes for ESC/POS printing. Ticket class generates ESC/POS commands that can be sent to a thermal printer.,1.1.0,"Sep 21, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/esc_pos_utils/latest/,tablemi.com,"flutter,gbk_codec,hex,image",https://github.com/andrey-ushakov/esc_pos_utils +share_extend,https://pub.dev/packages/share_extend,135,150,97,"A Flutter plugin for Android and iOS for sharing text, image, video and file with system ui.",2.0.0,"Apr 5, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/share_extend/latest/,unverified uploader,"flutter,meta",https://github.com/zhouteng0217/ShareExtend +simple_barcode_scanner,https://pub.dev/packages/simple_barcode_scanner,135,150,97,Scanner plugin for Barcode/QR code. Scan using flutter_barcode_scanner for mobile device and html5-qrcode for web and windows,0.1.1,"Mar 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB, WINDOWS",https://pub.dev/documentation/simple_barcode_scanner/latest/,kharagedition.com,"flutter,flutter_barcode_scanner,path,permission_handler,webview_windows",https://github.com/CodingWithTashi/simple_barcode_scanner +connectivity_wrapper,https://pub.dev/packages/connectivity_wrapper,134,150,94,"A new Flutter package which provides network-aware widgets.It allows Flutter apps provide feedback on your app when it's not connected to it, or when there's no connection.",1.1.4,"Oct 21, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/ProjectAj14/connectivity_wrapper,https://pub.dev/documentation/connectivity_wrapper/latest/",dart.nonstopio.com,"connectivity_plus,flutter,provider",https://github.com/ProjectAJ14/connectivity_wrapper +google_maps_place_picker_mb,https://pub.dev/packages/google_maps_place_picker_mb,134,140,98,A Flutter plugin which provides 'Picking Place' using Google Maps widget. (MB version),3.1.2,"Sep 13, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_maps_place_picker_mb/latest/,unverified uploader,"flutter,flutter_google_maps_webservices,geolocator,google_api_headers,google_maps_flutter,http,package_info_plus,provider,tuple,uuid",https://github.com/martin-braun-net/google_maps_place_picker_mb +dual_screen,https://pub.dev/packages/dual_screen,134,150,98,"Foldable and dual-screen support, like the TwoPane widget and hinge angle sensor data.",1.0.4,"Apr 25, 2023",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/dual_screen/latest/,microsoft.com,flutter,https://github.com/microsoft/flutter-dualscreen +expand_widget,https://pub.dev/packages/expand_widget,134,160,95,Ability to easily expand and retract a widget collection or text,3.1.1,"Feb 2, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expand_widget/latest/,jesusrp98.page,flutter,https://github.com/jesusrp98/expand_widget +candlesticks,https://pub.dev/packages/candlesticks,135,140,88,A high-performance full featured candlesticks chart for all platforms.,2.1.0,"Feb 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/candlesticks/latest/,rmzy.dev,flutter,https://github.com/r-mzy47/candlesticks +multiselect_formfield,https://pub.dev/packages/multiselect_formfield,134,140,94,A multi select form field using alert dialog to select multiple items with checkboxes and showing as chips.,0.1.7,"Dec 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multiselect_formfield/latest/,unverified uploader,flutter,https://github.com/cetorres/multiselect_formfield +kf_drawer,https://pub.dev/packages/kf_drawer,134,70,88,Side menu (Drawer),1.2.1,"Nov 27, 2021",MIT,,,,https://pub.dev/documentation/kf_drawer/latest/,unverified uploader,flutter,https://github.com/qqmikey/kf_drawer +flutter_timeline,https://pub.dev/packages/flutter_timeline,134,80,87,"a fully customizable & general timeline widget, based on real-world application references",0.3.0,"Nov 13, 2021",MIT,,,,https://pub.dev/documentation/flutter_timeline/latest/,grida.co,flutter,https://github.com/softmarshmallow/flutter-timeline +flutter_flow_chart,https://pub.dev/packages/flutter_flow_chart,133,150,82,draw a flow chart diagram with different kind of customizable elements. Dashboards can be saved for later use.,3.1.1,"Jun 6, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_flow_chart/latest/,marcobavagnoli.com,"flutter,uuid",https://github.com/alnitak/flutter_flow_chart +device_frame,https://pub.dev/packages/device_frame,133,130,93,Mockups for common devices.,1.2.0,"May 27, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/device_frame/latest/,aloisdeniel.com,"flutter,freezed_annotation",https://github.com/aloisdeniel/flutter_device_preview +flutter_shortcuts,https://pub.dev/packages/flutter_shortcuts,133,150,77,Flutter plugin for creating static & dynamic app/conversation shortcuts on home screen.,1.3.0,"Dec 25, 2021",MIT,,FLUTTER,"ANDROID, IOS","https://github.com/DevsOnFlutter/flutter_shortcuts/blob/main/README.md,https://pub.dev/documentation/flutter_shortcuts/latest/",hackthedeveloper.com,"flutter,plugin_platform_interface",https://github.com/DevsOnFlutter/flutter_shortcuts +flutter_automation,https://pub.dev/packages/flutter_automation,133,140,93,A flutter package that provides various automation scripts to help you with your flutter project.,2.0.0,"Jun 18, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_automation/latest/,dlohani.com.np,"args,flutter,http,yaml",https://github.com/lohanidamodar/flutter_automation +flutter_storyboard,https://pub.dev/packages/flutter_storyboard,133,30,0,A Flutter package to show a storyboard of all your widgets.,0.1.7,"Apr 5, 2021",MIT,1.0.1-dev,,,,rodydavis.com,"device_frame,flutter,shared_preferences",https://github.com/rodydavis/storyboard +menu_button,https://pub.dev/packages/menu_button,133,90,88,A menu button widget to select an item in a dropdown list easily customizable,1.4.2+1,"Mar 23, 2021",Apache-2.0,,,,https://pub.dev/documentation/menu_button/latest/,hugoextrat.com,flutter,https://github.com/huextrat/menu_button +auto_route_generator,https://pub.dev/packages/auto_route_generator,132,30,97,"AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you.",9.0.0,"Jul 30, 2024",MIT,,,,,codeness.ly,"analyzer,args,auto_route,build,build_runner,code_builder,dart_style,glob,package_config,path,source_gen,xml",https://github.com/Milad-Akarie/auto_route_library +devicelocale,https://pub.dev/packages/devicelocale,132,150,98,A Flutter package that can be used to extract the locales that are currently defined on a device with the current locale set as the first in the list.,0.7.1,"Mar 11, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB",https://pub.dev/documentation/devicelocale/latest/,spiralarm.uk,"flutter,flutter_web_plugins",https://github.com/magnatronus/flutter-devicelocale +riverpod_annotation,https://pub.dev/packages/riverpod_annotation,132,120,99,A package exposing annotations for riverpod_generator,2.3.5,"Mar 10, 2024",MIT,3.0.0-dev.3,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/riverpod_annotation/latest/,dash-overflow.net,"meta,riverpod",https://github.com/rrousselGit/riverpod +flutter_advanced_switch,https://pub.dev/packages/flutter_advanced_switch,132,160,97,An advanced switch control provides a rich API for widget customization that opens a new look and feel in your app.,3.1.0,"Feb 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/alex-melnyk/flutter_advanced_switch/blob/master/README.md,https://pub.dev/documentation/flutter_advanced_switch/latest/",alexmelnyk.io,flutter,https://github.com/alex-melnyk/flutter_advanced_switch +localize_and_translate,https://pub.dev/packages/localize_and_translate,132,50,94,"Flutter localization in easy steps, simple ways to localize and translate your app",5.1.2,"Nov 29, 2023",MIT,,,,,msayed.net,"flutter,flutter_localizations,hive,hive_flutter,intl",https://github.com/msayed-net/localize_and_translate +awesome_flutter_extensions,https://pub.dev/packages/awesome_flutter_extensions,132,160,85,A Flutter Extension to remove boilerplate when accessing ancestor context properties,1.2.0,"Nov 29, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/awesome_flutter_extensions/latest/,mariuti.com,flutter,https://github.com/nank1ro/awesome_flutter_extensions +country_list_pick,https://pub.dev/packages/country_list_pick,132,130,96,"Flutter plugin project to pick country code, will show code country, dial code, flag country, and name country.",1.0.1+6,"Jun 11, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/country_list_pick/latest/,duende.id,flutter,https://github.com/hifiaz/country-list-pick +dotted_decoration,https://pub.dev/packages/dotted_decoration,132,150,98,"Dotted line decoration is handly package to draw dotted divider, dotted border for rectangle, circle or rounded rectangle.",2.0.0,"Mar 24, 2021","Apache-2.0, MIT",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dotted_decoration/latest/,unverified uploader,flutter,https://github.com/mdalameen/dotted_decoration +flutter_full_pdf_viewer,https://pub.dev/packages/flutter_full_pdf_viewer,132,40,92,A flutter plugin to display PDF. This works for Android and for iOS.,1.0.6,"Sep 13, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/albo1337/flutter_full_pdf_viewer +flutter_code_editor,https://pub.dev/packages/flutter_code_editor,131,150,93,A customizable code field supporting syntax highlighting and code folding.,0.3.2,"Jun 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_code_editor/latest/,akvelon.com,"autotrie,characters,charcode,collection,equatable,flutter,flutter_highlight,highlight,http,linked_scroll_controller,meta,mocktail,scrollable_positioned_list,tuple,url_launcher",https://github.com/akvelon/flutter-code-editor +uno,https://pub.dev/packages/uno,131,160,85,"Uno is a multiplatform HTTP client, based on Axios and built following the Clean Dart approach by the Flutterando Community.",1.1.10,"Jun 5, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/uno/latest/,flutterando.com.br,"characters,file,meta,mime_type,path,universal_io",https://github.com/Flutterando/uno.git +progressive_time_picker,https://pub.dev/packages/progressive_time_picker,131,160,90,This package allow us to customize time picker based on our requirements for selecting a specific range from time picker and it's supports multiple platforms.,1.0.1,"Feb 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/progressive_time_picker/latest/,mindinventory.com,flutter,https://github.com/Mindinventory/progressive_time_picker +flextras,https://pub.dev/packages/flextras,131,140,95,A collection of Flex widgets (Columns and Rows) with additional functionality.,1.0.0,"Nov 7, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flextras/latest/,gskinner.com,flutter,https://github.com/gskinnerTeam/flutter-flextras +circular_profile_avatar,https://pub.dev/packages/circular_profile_avatar,131,150,95,"CircularProfileAvatar allows developers to implement circular profile avatar with border, overlay, initialsText and many other features which simplifies developer's job.",2.0.5,"Sep 3, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circular_profile_avatar/latest/,unverified uploader,"cached_network_image,flutter",https://github.com/ch-muhammad-adil/flutter-circular_profile_avatar +upi_india,https://pub.dev/packages/upi_india,131,150,94,A flutter plugin to do UPI transaction through different apps in Android.,3.0.1,"Apr 12, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/upi_india/latest/,unverified uploader,flutter,https://github.com/azhar1038/UPI-Plugin-Flutter +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,,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,,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,,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,,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,,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/redis/latest/,unverified uploader,,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,,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,,,,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluster/latest/,unverified uploader,,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,,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,,,,,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,,"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,,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,,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,,,,,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,,,,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,,"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,,,,,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,,,,,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,,,,,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,,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,,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,,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,,,,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,,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,,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,,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,,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,,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,,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,,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,,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,,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,,"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,,,,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,,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,,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,,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,,"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,,,,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lpinyin/latest/,unverified uploader,,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,,,,,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,,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,,"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,,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,,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,,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,,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,,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sprintf/latest/,unverified uploader,,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,,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,,,,,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,,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,,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,,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,,,,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,,,,,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,,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,,"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,,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,,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,,"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,,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,,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,,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,,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,,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,,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,,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,,,,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,,,,,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,,,,,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,,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,,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,,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,,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,,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,,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,,,,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,,,,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,,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mailto/latest/,smaho.dev,,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,,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,,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,,,,,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,,,,,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,,"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,,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,,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,,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,,,,,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,,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,,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,,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,,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,,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,,,,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,,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 +ticket_widget,https://pub.dev/packages/ticket_widget,120,130,95,Ui package to make a beautiful ticket like animated widget,1.0.2,"Oct 17, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ticket_widget/latest/,dholasain.com,flutter,https://github.com/DholaSain/Ticket-Widget +background_locator_2,https://pub.dev/packages/background_locator_2,120,130,94,"A Flutter plugin to request the location even if the app is killed. Sending the location to a dart function in background, also provide a meter filter",2.0.6,"Mar 8, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/background_locator_2/latest/,unverified uploader,flutter,https://github.com/Yukams/background_locator_fixed +external_path,https://pub.dev/packages/external_path,120,140,99,"A flutter plugin to get internal, external storage and external public directory path.",1.0.3,"Aug 27, 2022",BSD-2-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/external_path/latest/,unverified uploader,flutter,https://github.com/aakashkondhalkar/external_path.git +glassmorphism_ui,https://pub.dev/packages/glassmorphism_ui,120,160,93,Create beautiful Glassmorphic ui using components provided by this package,0.3.0,"Jun 4, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/glassmorphism_ui/latest/,unverified uploader,flutter,https://github.com/imsmilegarg/glassmorphism_ui.git +stepper_counter_swipe,https://pub.dev/packages/stepper_counter_swipe,120,130,75,A flutter stepper widget for make the user experience much better. There is a hit zone for fast count,1.0.2,"Mar 4, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stepper_counter_swipe/latest/,unverified uploader,flutter,https://github.com/burakozyurt/stepper_counter_swipe +ezanimation,https://pub.dev/packages/ezanimation,120,150,86,"Easy Animations - No Controllers, No Tickers, Only the necessary parts.",0.6.0,"Nov 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ezanimation/latest/,joshi.dev,flutter,https://www.github.com/deven98/ez_animation +hijri,https://pub.dev/packages/hijri,120,150,95,Convert between Hijri Calendar and Gregorian Calendar date support Arabic and English Local.,3.0.0,"Jul 12, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hijri/latest/,unverified uploader,,https://github.com/ahmedoid/hijri_date +flutter_menu,https://pub.dev/packages/flutter_menu,120,140,79,"Responsive UI framework for web and desktop - Top menu, responsive master/detail panes and context menu with keyboard shortcuts.",0.4.1,"May 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_menu/latest/,unverified uploader,flutter,https://github.com/PsychTechApS/flutter_menu +date_range_picker,https://pub.dev/packages/date_range_picker,120,30,91,Date Range Pickers use a dialog window to select a range of date on mobile.,1.0.7,"Mar 17, 2021",MIT,,,,,unverified uploader,flutter,https://github.com/anicdh/date_range_picker +flutter_wordpress,https://pub.dev/packages/flutter_wordpress,120,40,56,This library uses WordPress REST-API-V2 to provide a way for your application to interact with your WordPress website.,0.2.1,"Apr 26, 2020",Apache-2.0,,,,,dsi.dev,"flutter,http,meta",https://github.com/dreamsoftin/flutter_wordpress +google_maps,https://pub.dev/packages/google_maps,119,120,97,With that package you will be able to use Google Maps JavaScript API from Dart scripts.,8.0.0,"Jul 30, 2024",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/google_maps/latest/,unverified uploader,"meta,web",https://github.com/a14n/dart-google-maps +vania,https://pub.dev/packages/vania,119,150,82,"Fast, simple, and powerful backend framework for Dart built with",0.4.0,"Jul 25, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://vdart.dev/docs/intro,https://pub.dev/documentation/vania/latest/",vdart.dev,"crypto,dart_jsonwebtoken,eloquent,mailer,meta,mime,path,sprintf,string_scanner,uuid",https://github.com/vania-dart/framework +dotenv,https://pub.dev/packages/dotenv,119,135,96,Load environment variables from a `.env` file.,4.2.0,"Oct 18, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dotenv/latest/,practicalflutter.com,"args,meta",https://github.com/mockturtl/dotenv +render_metrics,https://pub.dev/packages/render_metrics,119,160,85,"Library for getting widget metrics. Uses RenderObject to get the size and position of widgets relative to the screen window, as well as the difference between widgets.",2.0.2,"Dec 13, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/render_metrics/latest/,surf.ru,flutter,https://github.com/surfstudio/flutter-render-metrics +internet_speed_test,https://pub.dev/packages/internet_speed_test,119,130,81,Internet speed test plugin to integrate it in your app whenever you want.,1.5.0,"May 29, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/internet_speed_test/latest/,unverified uploader,"flutter,tuple",https://github.com/TahaMalas/internet_speed_test.git +scroll_navigation,https://pub.dev/packages/scroll_navigation,119,140,85,It's a powerful navigation by gestures and taps. You can scroll from left to right or tap on the navigation icons.,1.3.2,"May 25, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/scroll_navigation/latest/,felipemurguia.com,"flutter,helpers",https://github.com/seel-channel/scroll_navigation +frefresh,https://pub.dev/packages/frefresh,119,25,60,Help you to build pull-down refresh and pull-up loading in the simplest way.,1.1.0,"May 22, 2020",unknown,,,,,unverified uploader,flutter,https://github.com/Fliggy-Mobile/frefresh +dhttpd,https://pub.dev/packages/dhttpd,118,140,83,A static HTTP file server for easy local hosting of a directory.,4.1.0,"Dec 20, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dhttpd/latest/,kevmoo.com,"args,build_cli_annotations,shelf,shelf_static",https://github.com/kevmoo/dhttpd +get_time_ago,https://pub.dev/packages/get_time_ago,118,160,95,"A Dart package to convert and format `DateTime` object into `get_time_ago` format to get String like `10 seconds ago`, `a minute ago`, `7 hours ago`, etc.",1.3.1,"Dec 8, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/get_time_ago/latest/,nixlab.co.in,intl,https://github.com/nixrajput/get-time-ago +exif,https://pub.dev/packages/exif,118,150,98,"Decode Exif metadata from digital image files. Supported formats: TIFF, JPEG, HEIC, PNG, WebP",3.3.0,"Oct 9, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/exif/latest/,unverified uploader,"args,collection,convert,json_annotation,sprintf",https://www.github.com/bigflood/dartexif +full_screen_image,https://pub.dev/packages/full_screen_image,118,130,96,Full screen photo viewer. It shuts off when scrolling vertically. Can work with Hero widget.,2.0.0,"Mar 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/full_screen_image/latest/,unverified uploader,flutter,https://github.com/Furkankyl/full_screen_image +loggy,https://pub.dev/packages/loggy,118,150,96,"Logger for Dart applications, use mixin for easier separation when needed",2.0.3,"Nov 7, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loggy/latest/,infinum.com,stack_trace,https://github.com/infinum/flutter-logger +scidart,https://pub.dev/packages/scidart,118,150,93,"Cross-platform scientific library for Dart. The main goal of SciDart is run where Dart can run, in other words, run on Flutter, Dart CLI, Dart web, etc.",0.0.2-dev.12,"Aug 22, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scidart/latest/,unverified uploader,,https://github.com/scidart/scidart +nanoid,https://pub.dev/packages/nanoid,118,150,96,"A tiny, secure, URL-friendly, unique string ID generator. Dart implementation of ai/nanoid",1.0.0,"Mar 7, 2021",GPL-3.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nanoid/latest/,unverified uploader,,https://github.com/pd4d10/nanoid-dart +highlight_text,https://pub.dev/packages/highlight_text,117,150,96,With this package you can highlight words and create specific styles and actions.,1.8.0,"Jul 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/highlight_text/latest/,feer.dev,flutter,https://github.com/desconexo/highlight_text +pana,https://pub.dev/packages/pana,117,140,79,PAckage aNAlyzer - produce a report summarizing the health and quality of a Dart package.,0.22.9,"Jul 18, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/pana/latest/,tools.dart.dev,"analyzer,args,async,cli_util,collection,crypto,html,http,io,json_annotation,lints,logging,markdown,meta,path,pub_semver,pubspec_parse,retry,safe_url_check,source_span,string_scanner,tar,test,yaml",https://github.com/dart-lang/pana +keyboard_avoider,https://pub.dev/packages/keyboard_avoider,117,140,91,A lightweight alternative to the Scaffold widget for avoiding the on-screen software keyboard. Automatically scrolls obscured TextField child widgets into view on focus.,0.2.0,"May 15, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/keyboard_avoider/latest/,martinrybak.com,flutter,https://github.com/martinrybak/keyboard-avoider +flutter_esc_pos_utils,https://pub.dev/packages/flutter_esc_pos_utils,117,160,96,"This package is used to generate ESC/pos commands to print using Bluetooth, WiFi/Network, or USB printers.",1.0.1,"May 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_esc_pos_utils/latest/,lithos.in,"flutter,gbk_codec,hex,image",https://github.com/mjafartp/flutter_esc_pos_utils +graphql_codegen,https://pub.dev/packages/graphql_codegen,117,150,93,"Simple, opinionated, codegen library for GraphQL. It allows you to generate serializers and client helpers to easily call and parse your data.",0.14.0,"Apr 13, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/graphql_codegen/latest/,heft.app,"build,built_collection,code_builder,dart_style,glob,gql,gql_code_builder,json_annotation,path,recase",https://github.com/heftapp/graphql_codegen/tree/main/packages/graphql_codegen +cross_connectivity,https://pub.dev/packages/cross_connectivity,117,150,92,"A Flutter plugin for handling Connectivity and REAL Connection state in the mobile, web and desktop platforms. Supports iOS, Android, Web, Windows, Linux and macOS.",3.2.0,"Mar 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cross_connectivity/latest/,thisismarch.dev,"connectivity_plus,flutter,http,meta,rxdart",https://github.com/marchdev-tk/cross_connectivity +http_certificate_pinning,https://pub.dev/packages/http_certificate_pinning,117,130,97,Https Certificate pinning for Flutter. Checks the equality between the known SHA-1 or SHA-256 fingerprint and the SHA-1 or SHA-256 of the target server.,2.1.3,"Dec 4, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/http_certificate_pinning/latest/,softarch.dev,"dio,flutter,http",https://github.com/diefferson/http_certificate_pinning +zoom_tap_animation,https://pub.dev/packages/zoom_tap_animation,117,140,95,"Zoom Tap Animation allows you to make an effect similar to App Store's items in Today tab, when you long tap on some item, it start zooming in then zooming out.",1.1.0,"Sep 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/zoom_tap_animation/latest/,kreatordev.com,flutter,https://github.com/KreatorDev/zoom_tap_animation +pusher_client,https://pub.dev/packages/pusher_client,117,150,93,A Pusher Channels client plugin for Flutter targeting Android and iOS. It wraps pusher-websocket-java v2.2.5 and pusher-websocket-swift v8.0.0.,2.0.0,"Sep 1, 2021",unknown,,FLUTTER,"ANDROID, IOS","https://github.com/chinloyal/pusher_client/blob/master/README.md,https://pub.dev/documentation/pusher_client/latest/",unverified uploader,flutter,https://github.com/chinloyal/pusher_client +hovering,https://pub.dev/packages/hovering,117,140,94,A new Flutter package to enable the hover effect on Flutter web.,1.0.4,"Mar 15, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hovering/latest/,unverified uploader,flutter,https://github.com/lalitjarwal/hovering +html_editor,https://pub.dev/packages/html_editor,117,40,58,Flutter HTML Editor is a text editor for android and iOS to help write WYSIWYG HTML code based on the Summernote javascript wrapper,1.0.1,"May 13, 2020",BSD-3-Clause,,,,,unverified uploader,"flutter,image_picker,mime,path,webview_flutter",https://github.com/xrb21/flutter-html-editor.git +sms,https://pub.dev/packages/sms,117,30,90,"SMS library for Flutter applications. Its allow to send, receive, query sms messages, sms delivery and query contacts info. It exposes an easy and friendly API for developing a completely functional s [...]",0.2.4,"Sep 30, 2018",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/babariviere/flutter_sms +latlong,https://pub.dev/packages/latlong,117,10,94,Lightweight library for common latitude and longitude calculation,0.6.1,"Aug 29, 2018",MIT,,,,,unverified uploader,"console_log_handler,intl,logging,validate",https://github.com/MikeMitterer/dart-latlong +giphy_get,https://pub.dev/packages/giphy_get,116,140,96,"Pick EMOJI,STICKER or GIF from Giphy in pure dart code. Support Android,iOS,Web and Desktop.",3.5.5,"May 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/giphy_get/latest/,unverified uploader,"extended_image,flutter,flutter_localizations,flutter_staggered_grid_view,http,meta,provider,url_launcher",https://github.com/bazookon/giphy_get +shelf_web_socket,https://pub.dev/packages/shelf_web_socket,116,150,99,A shelf handler that wires up a listener for every connection.,2.0.0,"May 6, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/shelf_web_socket/latest/,tools.dart.dev,"shelf,stream_channel,web_socket_channel",https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_web_socket +responsive_grid_list,https://pub.dev/packages/responsive_grid_list,116,160,96,A Flutter plugin to create responsive grid lists using ListView.builder() or SliverList with a SliverChildBuilderDelegate.,1.4.0,"Sep 30, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_grid_list/latest/,htoenjes.de,"flutter,quiver",https://github.com/hauketoenjes/responsive_grid_list +windows_taskbar,https://pub.dev/packages/windows_taskbar,116,150,94,Flutter plugin serving utilities related to Windows taskbar.,1.1.2,"Sep 5, 2023",unknown,,FLUTTER,WINDOWS,https://pub.dev/documentation/windows_taskbar/latest/,unverified uploader,"flutter,path",https://github.com/alexmercerind/windows_taskbar +draggable_bottom_sheet,https://pub.dev/packages/draggable_bottom_sheet,116,160,94,"This package contains a helper class to create a bottom sheet, which persists on the screen & can be dragged from there to cover the full screen.",1.0.2,"Aug 26, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draggable_bottom_sheet/latest/,unverified uploader,flutter,https://github.com/Hitesh822/draggable_bottom_sheet_package.git +stockholm,https://pub.dev/packages/stockholm,116,90,55,A collection of desktop-first widgets and themes designed to look and feel great on Mac and Windows.,0.0.3,"Apr 9, 2022",Apache-2.0,,,,https://pub.dev/documentation/stockholm/latest/,unverified uploader,flutter,https://github.com/serverpod/stockholm +awesome_dropdown,https://pub.dev/packages/awesome_dropdown,116,90,86,A simple dropdown library with custom style and control all touch events.,0.0.4,"Jun 18, 2021",Apache-2.0,,,,https://pub.dev/documentation/awesome_dropdown/latest/,faizafarooquidev.blogspot.com,flutter,https://github.com/Faiza-Farooqui/Flutter-CustomizableDropDown +provider_architecture,https://pub.dev/packages/provider_architecture,116,30,82,A set of widgets to help with the implementation of the FilledStacks Provider Architecture,1.1.1+1,"Apr 23, 2020",BSD-3-Clause,,,,,filledstacks.com,"flutter,observable_ish,provider",https://github.com/FilledStacks/provider_architecture +flutter_map_marker_popup,https://pub.dev/packages/flutter_map_marker_popup,115,140,96,Marker popups for flutter_map.,7.0.0,"Jun 10, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_map_marker_popup/latest/,balanci.ng,"animated_stack_widget,flutter,flutter_map,latlong2,provider",https://github.com/rorystephenson/flutter_map_marker_popup +mixpanel_flutter,https://pub.dev/packages/mixpanel_flutter,115,150,98,"Official Flutter Tracking SDK for Mixpanel Analytics developed and maintained by Mixpanel, Inc.",2.3.1,"Apr 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB","https://developer.mixpanel.com/docs/flutter,https://pub.dev/documentation/mixpanel_flutter/latest/",unverified uploader,"flutter,flutter_web_plugins,js",https://github.com/mixpanel/mixpanel-flutter +image_size_getter,https://pub.dev/packages/image_size_getter,115,150,98,"Get image width and height, the library does not completely decode the image file, just read the metadata to get the image width and height.",2.1.3,"Apr 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_size_getter/latest/,kikt.top,"collection,hashcodes",https://github.com/CaiJingLong/dart_image_size_getter +animated_emoji,https://pub.dev/packages/animated_emoji,115,160,92,"Show beautiful, customizable animated emojis using Noto Animated Emoji",3.1.0,"Feb 18, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/animated_emoji/latest/,clevertasks.de,"flutter,lottie",https://github.com/RoundedInfinity/animated_emoji +connectycube_flutter_call_kit,https://pub.dev/packages/connectycube_flutter_call_kit,115,140,92,A Flutter plugin for displaying call screen when app in background or terminated.,2.7.0,"Feb 12, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS","https://github.com/ConnectyCube/connectycube-flutter-call-kit/blob/master/README.md,https://pub.dev/documentation/connectycube_flutter_call_kit/latest/",connectycube.com,"flutter,universal_io",https://github.com/ConnectyCube/connectycube-flutter-call-kit +another_xlider,https://pub.dev/packages/another_xlider,115,150,97,"(Another Xlider) A material design slider and range slider, horizontal and vertical, with RTL support and lots of options and customizations for flutter",3.0.2,"Nov 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/another_xlider/latest/,daniscript.com,flutter,https://github.com/loonix/another_xlider +info_popup,https://pub.dev/packages/info_popup,115,160,96,The simple way to show the user some information on your selected widget.,4.3.1,"Nov 22, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/info_popup/latest/,salihcan.dev,flutter,https://github.com/salihcanbinboga/info_popup +crimson,https://pub.dev/packages/crimson,115,150,62,"Fast, efficient and easy-to-use JSON parser and serializer for Dart.",0.3.1,"Jun 29, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crimson/latest/,simc.dev,"analyzer,build,source_gen",https://github.com/simc/crimson +pub_semver,https://pub.dev/packages/pub_semver,115,160,99,"Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.",2.1.4,"May 4, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pub_semver/latest/,tools.dart.dev,"collection,meta",https://github.com/dart-lang/pub_semver +optimized_cached_image,https://pub.dev/packages/optimized_cached_image,115,80,90,"A library for loading images from network, resizing as per container size and caching while being memory sensitive.",3.0.1,"May 25, 2022",Apache-2.0,,,,https://pub.dev/documentation/optimized_cached_image/latest/,anvith.dev,"file,flutter,flutter_cache_manager,flutter_image_compress,http,image,octo_image,path,path_provider,pedantic,sprintf,uuid",https://github.com/humblerookie/optimized_cached_image +jwt_decode,https://pub.dev/packages/jwt_decode,115,150,98,"A easy dart package to decode JSON Web Tokens, and to check and give its expiry dates",0.3.1,"Mar 23, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jwt_decode/latest/,unverified uploader,,https://github.com/sidsbrmnn/jwt_decode +mp_chart,https://pub.dev/packages/mp_chart,115,40,76,"A Flutter chart package just like AndroidMPChart, apply easy to use chart for Flutter.",0.3.1,"Oct 30, 2020",MIT,,,,,unverified uploader,"flutter,image_gallery_saver,intl,optimized_gesture_detector,path_drawing,path_provider,screenshot,vector_math",https://github.com/SunPointed/MPFlutterChart +requests_inspector,https://pub.dev/packages/requests_inspector,114,115,93,A Flutter package for logging REST-APIs and GraphQL requests and accessing it by Shaking your phone to get the RequestsInspector widget on your screen.,4.0.4,"Jul 13, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/requests_inspector/latest/,abdelazeem-kuratem.engineer,"collection,dio,flutter,gql,graphql,graphql_flutter,provider,shake,share_plus",https://github.com/Abdelazeem777/requests_inspector +openfoodfacts,https://pub.dev/packages/openfoodfacts,114,160,90,"Dart package for the Open Food Facts API, a food products database made by everyone, for everyone.",3.12.0,"Jul 5, 2024",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/openfoodfacts/latest/,openfoodfacts.org,"http,http_parser,json_annotation,meta,path",https://github.com/openfoodfacts/openfoodfacts-dart +dash_bubble,https://pub.dev/packages/dash_bubble,114,160,90,Dash Bubble is a flutter plugin that allows you to create a floating bubble on the screen.,2.0.0,"May 26, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/dash_bubble/latest/,moaz.dev,"flutter,plugin_platform_interface",https://github.com/moazelsawaf/dash_bubble +dartssh2,https://pub.dev/packages/dartssh2,114,110,93,"SSH and SFTP client written in pure Dart, aiming to be feature-rich as well as easy to use.",2.8.2,"Mar 7, 2023",MIT,2.9.1-pre,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dartssh2/latest/,terminal.studio,"asn1lib,convert,meta,pinenacl,pointycastle",https://github.com/TerminalStudio/dartssh2 +passcode_screen,https://pub.dev/packages/passcode_screen,114,135,93,"A platform agnostic Flutter package for showing passcode input screen, similar to Native iOS. Screen customizable with a colors, sizes, fonts etc.",2.0.1,"Jan 3, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/passcode_screen/latest/,redeyes.dev,flutter,https://github.com/xPutnikx/flutter-passcode +notification_permissions,https://pub.dev/packages/notification_permissions,114,140,98,A plugin to check and ask for notification permissions on Android and iOS,0.6.1,"Sep 19, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/notification_permissions/latest/,gpalma.pt,flutter,https://github.com/Vanethos/flutter_notification_permissions/ +convenient_test,https://pub.dev/packages/convenient_test,113,160,83,"Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more",1.5.0,"Jun 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/convenient_test/latest/,cjycode.com,"collection,flutter",https://github.com/fzyzcjy/flutter_convenient_test +dashbook,https://pub.dev/packages/dashbook,113,140,90,A showcase/sandbox library to help you build isolated widgets in Flutter,0.1.15,"Jun 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dashbook/latest/,blue-fire.xyz,"device_frame,flutter,flutter_colorpicker,flutter_markdown,shared_preferences,url_launcher,web",https://github.com/bluefireteam/dashbook +paged_vertical_calendar,https://pub.dev/packages/paged_vertical_calendar,113,150,94,A simple paginated framework for implementing calendar based interfaces.,1.1.8,"May 15, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/paged_vertical_calendar/latest/,casvanluijtelaar.com,"flutter,infinite_scroll_pagination",https://github.com/casvanluijtelaar/paged_vertical_calendar +watch_it,https://pub.dev/packages/watch_it,113,160,92,The simple state management powered by get_it. It allows to observe changes of objects inside the get_it service locator and rebuild the UI accordingly.,1.4.2,"May 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/watch_it/latest/,unverified uploader,"flutter,functional_listener,get_it",https://github.com/escamoteur/watch_it +stomp_dart_client,https://pub.dev/packages/stomp_dart_client,113,150,97,"Dart STOMP client for easy messaging interoperability. Build with flutter in mind, but should work for every dart application.",2.0.0,"Apr 19, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stomp_dart_client/latest/,blackhorse-one.com,web_socket_channel,https://github.com/blackhorse-one/stomp_dart +survey_kit,https://pub.dev/packages/survey_kit,113,110,88,Create beautiful surveys with Flutter (inspired by iOS ResearchKit Surveys),0.2.0,"Dec 6, 2023",MIT,1.0.0-dev.6,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/survey_kit/latest/,quickbirdstudios.com,"bloc,camera,collection,cupertino_icons,equatable,flutter,flutter_bloc,flutter_platform_widgets,go_router,image_picker,intl,json_annotation,lottie,provider,uuid,video_player",https://github.com/quickbirdstudios/survey_kit +cloudinary_public,https://pub.dev/packages/cloudinary_public,113,150,95,"This package allows you to upload media files directly to cloudinary, without exposing your apiKey or secretKey.",0.23.1,"Nov 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cloudinary_public/latest/,djade.net,"dio,flutter",https://github.com/djade007/cloudinary_public +reorderable_grid,https://pub.dev/packages/reorderable_grid,113,150,94,A full reorderable grid implementations similar to flutter's native reorderable list.,1.0.10,"Nov 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reorderable_grid/latest/,casvanluijtelaar.com,flutter,https://github.com/casvanluijtelaar/reorderable_grid +flutter_week_view,https://pub.dev/packages/flutter_week_view,113,150,91,"Displays a highly customizable week view (or day view) which is able to display events, to be scrolled, to be zoomed-in & out and a lot more !",1.3.0,"Mar 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_week_view/latest/,skyost.eu,flutter,https://github.com/Skyost/FlutterWeekView +material_tag_editor,https://pub.dev/packages/material_tag_editor,114,160,92,A simple tag editor for inputing tags. This is design to act and feel similar the standard Material TextField as much as possible.,0.1.2,"Feb 2, 2022",BSD-3-Clause,0.2.0-dev.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/material_tag_editor/latest/,unverified uploader,flutter,https://github.com/panuavakul/material_tag_editor.git +flutter_whatsnew,https://pub.dev/packages/flutter_whatsnew,113,130,77,A new Flutter package to show updates to users.,1.0.5+2,"Nov 1, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_whatsnew/latest/,fluttercommunity.dev,"flutter,flutter_markdown,shared_preferences",https://github.com/fluttercommunity/flutter_whatsnew +dropdown_formfield,https://pub.dev/packages/dropdown_formfield,113,40,90,A dropdown form field using a dropdown button inside a form field.,0.1.4,"Dec 19, 2021",MIT,,,,,unverified uploader,flutter,https://github.com/cetorres/dropdown_formfield +password_strength,https://pub.dev/packages/password_strength,113,160,96,A password strength estimator. Can be used to show the user whether the password they chose is strong against bruteforce or dictionary attacks.,0.2.0,"Mar 31, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/password_strength/latest/,byte-sapling.io,,https://github.com/pikaju/password-strength +web,https://pub.dev/packages/web,112,140,99,Lightweight browser API bindings built around JS interop.,1.0.0,"Jul 16, 2024",BSD-3-Clause,,"DART, FLUTTER",WEB,https://pub.dev/documentation/web/latest/,dart.dev,,https://github.com/dart-lang/web +insta_assets_picker,https://pub.dev/packages/insta_assets_picker,113,160,92,"An image picker similar with Instagram, supports multi picking, crop and aspect ratio.",2.3.1,"Jul 5, 2024",MIT,3.0.0-dev.1,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/insta_assets_picker/latest/,legoffmael.dev,"extended_image,flutter,fraction,insta_assets_crop,provider,wechat_assets_picker,wechat_picker_library",https://github.com/LeGoffMael/insta_assets_picker +mesh_gradient,https://pub.dev/packages/mesh_gradient,112,160,91,Widgets which create beautiful fluid-like mesh gradients in Flutter.,1.3.7,"Jun 27, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mesh_gradient/latest/,ben.fornefeld.dev,"flutter,flutter_shaders",https://github.com/ben-fornefeld/mesh_gradient +grinder,https://pub.dev/packages/grinder,112,150,95,"Grinder is a task runner for Dart, helping to define and automate common project workflows.",0.9.5,"Nov 9, 2023",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/grinder/latest/,unverified uploader,"cli_util,collection,glob,meta,path",https://github.com/google/grinder.dart +geocode,https://pub.dev/packages/geocode,112,150,97,Package to make Geocode requests. It exposes two methods to translate coordinates into locations and addresses into coordinates.,1.0.3,"May 23, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geocode/latest/,imanol.dev,http,https://github.com/imvalient/geocode +walletconnect_dart,https://pub.dev/packages/walletconnect_dart,112,130,89,Open protocol for connecting decentralised applications to mobile wallets with QR code scanning or deep linking.,0.0.11,"Jun 16, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/walletconnect_dart/latest/,kotapp.io,"convert,cryptography,json_annotation,stack_trace,uuid,web_socket_channel",https://github.com/RootSoft/walletconnect-dart-sdk +card_scanner,https://pub.dev/packages/card_scanner,112,40,76,"Fast, Accurate and Secure Credit & Debit card scanning library for flutter.",0.2.2,"Apr 28, 2021",MIT,1.0.1-prerelease,,,,unverified uploader,flutter,https://github.com/nateshmbhat/card-scanner-flutter +pdfrx,https://pub.dev/packages/pdfrx,110,150,97,"pdfrx is a rich and fast PDF viewer implementation built on the top of PDFium. The plugin supports Android, iOS, Windows, macOS, Linux, and Web.",1.0.82,"Jul 17, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/pdfrx/latest/,espresso3389.jp,"collection,crypto,ffi,flutter,http,path,path_provider,rxdart,synchronized,url_launcher,vector_math,web",https://github.com/espresso3389/pdfrx +webview_flutter_web,https://pub.dev/packages/webview_flutter_web,111,150,98,A Flutter plugin that provides a WebView widget on web.,0.2.3+1,"Jul 16, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/webview_flutter_web/latest/,flutter.dev,"flutter,flutter_web_plugins,web,webview_flutter_platform_interface",https://github.com/flutter/packages/tree/main/packages/webview_flutter/webview_flutter_web +time_range,https://pub.dev/packages/time_range,111,150,92,"Flutter widget for selecting a time range. You can specify the steps between the hours, time blocks that the range must meet and widget colors.",1.1.1,"Jul 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/time_range/latest/,talhasultan.dev,flutter,https://github.com/muhammadtalhasultan/time_range.git +hotspot,https://pub.dev/packages/hotspot,111,160,77,"Simple tours, coachmarks, and tutorials. Just tag your Widgets!",0.1.3,"Jun 25, 2024",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hotspot/latest/,lukepighetti.com,"flutter,provider",https://github.com/lukepighetti/flutter_hotspot +date_field,https://pub.dev/packages/date_field,111,160,97,A Form Field widget to select DateTime values using adaptive Material and Cupertino DateTime Pickers. It also provides global functions to provide the pickers.,5.2.1,"Jun 4, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/date_field/latest/,gaspardmerten.dev,"flutter,intl",https://github.com/GaspardMerten/date_field +sip_ua,https://pub.dev/packages/sip_ua,111,130,93,"A SIP UA stack for Flutter/Dart, based on flutter-webrtc, support iOS/Android/Destkop/Web.",0.6.0,"May 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/sip_ua/latest/,flutter-webrtc.org,"collection,crypto,flutter_webrtc,intl,logger,path,random_string,recase,sdp_transform,text,uuid",https://github.com/cloudwebrtc/dart-sip-ua +lakos,https://pub.dev/packages/lakos,111,150,74,Visualize internal Dart library dependencies in Graphviz dot. Detect dependency cycles.,2.0.4,"Jan 28, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/lakos/latest/,olegalexander.com,"args,darq,directed_graph,glob,path",https://github.com/OlegAlexander/lakos +enough_mail,https://pub.dev/packages/enough_mail,111,150,92,"IMAP, POP3 and SMTP for email developers. Choose between a low level and a high level API for mailing. Parse and generate MIME messages. Discover email settings.",2.1.6,"Dec 8, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/enough_mail/latest/,enough.de,"basic_utils,collection,crypto,encrypt,enough_convert,event_bus,intl,json_annotation,pointycastle,synchronized,xml",https://github.com/Enough-Software/enough_mail +stacked_notification_cards,https://pub.dev/packages/stacked_notification_cards,111,140,83,A Flutter implementation of iOS style stacked notifications which can be dismissed.,0.1.0-dev.5,"Nov 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stacked_notification_cards/latest/,oaktreeapps.com,"flutter,flutter_slidable,intl",https://github.com/OakTree-Apps/stacked_notification_cards +twitter_login,https://pub.dev/packages/twitter_login,111,150,97,Flutter Twitter Login Plugin. Library for login with Twitter APIs OAuth service,4.4.2,"Jul 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/twitter_login/latest/,unverified uploader,"crypto,flutter,http",https://github.com/0maru/twitter_login +geoflutterfire2,https://pub.dev/packages/geoflutterfire2,111,140,97,GeoFlutterFire2 is an open-source library that allows you to store and query firestore documents based on their geographic location.,2.3.15,"Mar 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geoflutterfire2/latest/,beerstorm.net,"cloud_firestore,flutter,rxdart",https://github.com/beerstorm-net/geoflutterfire2 +blurhash_dart,https://pub.dev/packages/blurhash_dart,111,160,97,"A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and a decoder, as well as some utility extensions.",1.2.1,"Feb 4, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/blurhash_dart/latest/,einval.de,image,https://github.com/justacid/blurhash-dart +internet_file,https://pub.dev/packages/internet_file,111,140,98,A internet file getter (also optional downloader) that works in all platforms,1.2.0,"Jul 25, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/internet_file/latest/,serge.software,"http,path,universal_file",https://github.com/ScerIO/packages.dart/tree/master/packages/internet_file +flutter_html_to_pdf,https://pub.dev/packages/flutter_html_to_pdf,111,150,96,Flutter plugin for generating PDF documents from HTML code templates,0.7.0,"Sep 26, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_html_to_pdf/latest/,unverified uploader,flutter,https://github.com/Afur/flutter_html_to_pdf +objectdb,https://pub.dev/packages/objectdb,111,130,84,Persistent embedded document-oriented NoSQL database for Dart and Flutter.,1.2.1+1,"Jun 7, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/objectdb/latest/,unverified uploader,"deeply,execution_queue,objectid",https://github.com/marioreggiori/objectdb +videosdk,https://pub.dev/packages/videosdk,110,105,92,Video SDK Flutter to simply integrate Audio & Video Calling API or Live Video Streaming API to your app with just a few lines of code.,1.1.13,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS","https://docs.videosdk.live/,https://pub.dev/documentation/videosdk/latest/",videosdk.live,"collection,dart_webrtc,device_info_plus,encrypt,events2,flutter,flutter_foreground_task,flutter_web_plugins,h264_profile_level_id,http,permission_handler,platform_detect,plugin_platform_interface,random_string,sdp_transform,synchronized,videosdk_otel,videosdk_room_stats,videosdk_webrtc,web",https://github.com/videosdk-live/videosdk-rtc-flutter-sdk-example +twilio_flutter,https://pub.dev/packages/twilio_flutter,110,150,94,A Package that helps with twilio API services. Features include sending SMS and WhatsApp messages among others.,0.9.0,"Jun 23, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/twilio_flutter/latest/,unverified uploader,"get_it,http,logging",https://github.com/adarshbalu/twilio_flutter +supabase_auth_ui,https://pub.dev/packages/supabase_auth_ui,110,150,92,UI library to implement auth forms using Supabase and Flutter,0.5.0,"Jun 20, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/supabase_auth_ui/latest/,supabase.io,"crypto,email_validator,flutter,font_awesome_flutter,google_sign_in,sign_in_with_apple,supabase_flutter",https://github.com/supabase-community/flutter-auth-ui +weekday_selector,https://pub.dev/packages/weekday_selector,110,90,92,"A collection of Flutter widgets and classes to help you select weekdays in your apps. Perfect for recurring events, alarms.",1.1.0,"Mar 26, 2022",MIT,,,,https://pub.dev/documentation/weekday_selector/latest/,smaho.dev,flutter,https://github.com/smaho-engineering/weekday_selector +defer_pointer,https://pub.dev/packages/defer_pointer,110,150,96,An alternative to Overlay which allows you to easily render and hit test a widget outside its parent bounds.,0.0.2,"Nov 16, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/defer_pointer/latest/,gskinner.com,"equatable,flutter",https://github.com/gskinnerTeam/flutter-defer-pointer/ +websafe_svg,https://pub.dev/packages/websafe_svg,109,150,94,"Simple abstraction to be able to use SVGs in Android, iOS, and Web.",3.0.1+2,"Jul 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/websafe_svg/latest/,peifferinnovations.com,"convert,flutter,flutter_svg,http,logging,meta",https://github.com/peiffer-innovations/websafe_svg +android_id,https://pub.dev/packages/android_id,109,160,99,A Flutter plugin for getting the Android ID. Only for Android.,0.4.0,"Jun 6, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/android_id/latest/,achim.io,flutter,https://github.com/fluttercommunity/android_id +country_codes,https://pub.dev/packages/country_codes,109,150,97,"Country codes is an helper package that provides country details given a particular localization, such as dial codes, ISO 3166 codes (alpha-2, alpha-3) and country names.",3.1.0+2,"May 14, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/country_codes/latest/,miguelruivo.com,flutter,https://github.com/miguelpruivo/country_codes +screen_brightness,https://pub.dev/packages/screen_brightness,109,140,98,A Plugin for controlling screen brightness with application life cycle reset implemented,1.0.1,"Apr 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS",https://pub.dev/documentation/screen_brightness/latest/,unverified uploader,"flutter,screen_brightness_android,screen_brightness_ios,screen_brightness_macos,screen_brightness_platform_interface,screen_brightness_windows",https://github.com/aaassseee/screen_brightness/tree/master/screen_brightness +flutter_datetime_picker_plus,https://pub.dev/packages/flutter_datetime_picker_plus,109,140,99,"A date time picker for flutter, you can choose date / time / date&time in English Dutch and Chinese, and you can also customize your own picker content",2.2.0,"Apr 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_datetime_picker_plus/latest/,picky.recipes,flutter,https://github.com/Team-Picky/flutter_datetime_picker_plus +chart_sparkline,https://pub.dev/packages/chart_sparkline,109,150,95,"Beautiful sparkline charts for Flutter.Average line, highest and lowest value.",1.0.15+1,"Jan 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chart_sparkline/latest/,dev.sumsg.com,flutter,https://github.com/biner88/chart_sparkline +flutter_app_lock,https://pub.dev/packages/flutter_app_lock,109,160,95,A Flutter package for showing a lock screen on app open and app pause.,4.1.1+1,"Dec 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_app_lock/latest/,tomdev.co.uk,flutter,https://github.com/tomalabaster/flutter_app_lock +icon_font_generator,https://pub.dev/packages/icon_font_generator,109,140,86,Converts SVG icons to OTF font and generates Flutter-compatible class. Provides an API and a CLI tool.,4.0.0,"Sep 15, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/icon_font_generator/latest/,serge.software,"args,collection,dart_style,logger,meta,path,path_parsing,recase,vector_math,xml,yaml",https://github.com/ScerIO/icon_font_generator +el_tooltip,https://pub.dev/packages/el_tooltip,109,160,95,"ElTooltip, a smart positioned tooltip. Use it to display a widget inside a tooltip that you can personalize.",2.0.0,"Aug 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/el_tooltip/latest/,marcelogil.com,flutter,https://github.com/marcelogil/el_tooltip +sign_in_button,https://pub.dev/packages/sign_in_button,109,160,97,A Flutter plugin for generating sign-in buttons for different social media accounts.,3.2.0,"Mar 13, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sign_in_button/latest/,steenbakker.dev,"flutter,font_awesome_flutter",https://github.com/juliansteenbakker/sign_in_button +spreadsheet_decoder,https://pub.dev/packages/spreadsheet_decoder,109,150,93,A lightweight library for parsing and updating spreadsheet documents,2.2.0,"Feb 14, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/spreadsheet_decoder/latest/,unverified uploader,"archive,xml",https://github.com/sestegra/spreadsheet +expandable_menu,https://pub.dev/packages/expandable_menu,109,160,86,Expandable menu is an expandable menu with infinite horizontal item list with high customizable ability.,0.0.5,"Aug 28, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable_menu/latest/,unverified uploader,flutter,https://github.com/mohammad-mohammady/expandable_menu +iconly,https://pub.dev/packages/iconly,109,140,97,Flutter package for using Iconly Icons.,1.0.1,"Sep 26, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/iconly/latest/,6thsolution.com,flutter,https://github.com/6thsolution/flutter_iconly +draggable_widget,https://pub.dev/packages/draggable_widget,109,140,94,A flutter package which will help you to create a draggable widget that can be dragged around the screen.,2.0.0,"Aug 12, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draggable_widget/latest/,theadar.xyz,flutter,https://github.com/adar2378/draggable_widget +webfeed,https://pub.dev/packages/webfeed,109,120,90,"webfeed is a dart package for parsing RSS and Atom feeds. Media, DublinCore, iTunes, Syndication namespaces are also supported.",0.7.0,"Apr 25, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/webfeed/latest/,unverified uploader,"intl,xml",https://github.com/witochandra/webfeed +flutter_sinusoidals,https://pub.dev/packages/flutter_sinusoidals,109,40,68,"A flutter package that helps you to visualize sine waves as you desire. All basic waves are already supported, plus customized waves & some pre-defined waves.",0.1.4,"Oct 16, 2020",MIT,,,,,unverified uploader,"equatable,flutter",https://github.com/dungnv2602/flutter_sinusoidals +nfc_in_flutter,https://pub.dev/packages/nfc_in_flutter,109,40,83,Flutter plugin to read and write NFC tags on both Android and iOS. Currently it only supports reading NDEF formatted tags.,2.0.5,"Jul 18, 2020",Apache-2.0,,,,,semler.dev,flutter,https://github.com/semlette/nfc_in_flutter +slide_popup_dialog,https://pub.dev/packages/slide_popup_dialog,109,40,72,Popup dialog with slide mechanism. Use it like AlertDialog or SimpleDialog.,0.0.2,"Aug 25, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/dhimasdewanto/slide_popup_dialog +filepicker_windows,https://pub.dev/packages/filepicker_windows,108,160,91,A package that allows file and directory selection for Windows using common dialog controls.,2.1.4,"Jul 28, 2024",unknown,,"DART, FLUTTER",WINDOWS,https://pub.dev/documentation/filepicker_windows/latest/,halildurmus.dev,"ffi,win32",https://github.com/halildurmus/filepicker_windows +hmssdk_flutter,https://pub.dev/packages/hmssdk_flutter,108,150,90,"Add Real Time Audio & Video calls, Interactive Live Streaming & Recording, Chat, HLS, RTMP, PiP, CallKit, VoIP, Video conferencing, Stream Player & WebRTC-based communications API",1.10.5,"Jul 25, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://www.100ms.live/docs,https://pub.dev/documentation/hmssdk_flutter/latest/",100ms.live,flutter,https://github.com/100mslive/100ms-flutter +stacked_themes,https://pub.dev/packages/stacked_themes,108,130,91,A set of classes to help you better manage Themes in flutter,0.3.13,"Jul 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/stacked_themes/latest/,filledstacks.com,"flutter,flutter_statusbarcolor_ns,get_it,provider,rxdart,shared_preferences,stacked_shared,universal_io",https://github.com/Stacked-Org/themes.git +cloud_firestore_odm,https://pub.dev/packages/cloud_firestore_odm,108,150,91,An ODM for Firebase Cloud Firestore (cloud_firestore).,1.0.0-dev.87,"Jul 8, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cloud_firestore_odm/latest/,firebase.google.com,"cloud_firestore,flutter,json_annotation,meta",https://github.com/firebaseextended/firestoreodm-flutter +alan_voice,https://pub.dev/packages/alan_voice,108,130,83,Alan AI voice assistant SDK for Flutter to add a voice assistant or chatbot to your app.,4.9.0,"Jul 3, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS","https://alan.app/docs/client-api/methods/common-api,https://pub.dev/documentation/alan_voice/latest/",unverified uploader,flutter, +xml2json,https://pub.dev/packages/xml2json,108,155,97,"An XML to JSON conversion package. Supports Badgerfish, GData and Parker conversions.",6.2.3,"Mar 24, 2024",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/xml2json/latest/,darticulate.com,xml,https://github.com/shamblett/xml2json +flutter_conditional_rendering,https://pub.dev/packages/flutter_conditional_rendering,108,160,92,"A flutter package which enhances conditional rendering, supports if-else and switch conditions.",2.1.0,"Mar 5, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_conditional_rendering/latest/,unverified uploader,flutter,https://github.com/crizant/flutter_conditional_rendering +glass,https://pub.dev/packages/glass,108,150,95,"Allows conversion of any widget to a ""glass"" or ""frosted glass"" version of itself",2.0.0+1,"Feb 14, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/glass/latest/,zac.ac,flutter,https://github.com/Zachariah-Abraham/glass +ml_algo,https://pub.dev/packages/ml_algo,108,150,83,"Machine learning algorithms, Machine learning models performance evaluation functionality",16.17.10,"Jan 2, 2024",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/ml_algo/latest/,ml-algo.com,"collection,injector,json_annotation,ml_dataframe,ml_linalg,ml_preprocessing,quiver,xrange",https://github.com/gyrdym/ml_algo +simple_icons,https://pub.dev/packages/simple_icons,108,150,93,The Simple Icon pack available as Flutter Icons. Provides over 1500 Free SVG icons for popular brands.,10.1.3,"Dec 6, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_icons/latest/,teavelopment.com,flutter,https://github.com/jlnrrg/simple_icons +database,https://pub.dev/packages/database,108,130,79,A database API (work in progress).,0.4.0,"Mar 14, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/database/latest/,dint.dev,,https://github.com/dint-dev/database +flutter_overlay_loader,https://pub.dev/packages/flutter_overlay_loader,108,150,96,A simple Flutter package for managing overlay loading when fetching remote data or any long-running async task. Flutter overlay loader is easy to use.,2.0.0,"May 16, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_overlay_loader/latest/,unverified uploader,flutter,https://github.com/spporan/FlutterOverlayLoader +polls,https://pub.dev/packages/polls,108,70,68,"A flutter widget for poll, this immitates the twitter polls system, all you need do is connect you data to the polls, it allows voting and visualization.",1.0.1,"Apr 23, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/polls/latest/,samuelezedi.com,"flutter,percent_indicator",https://github.com/samuelezedi/polls +rules,https://pub.dev/packages/rules,108,160,77,Rules is a simple yet powerful and feature-rich validation library for both dart and flutter.,2.0.0,"Apr 18, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rules/latest/,ganeshrvel.com,meta,https://github.com/ganeshrvel/pub-rules +flip_panel,https://pub.dev/packages/flip_panel,108,30,70,A package for flip panel with built-in animation,1.0.1,"Nov 21, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/hnvn/flutter_flip_panel +typewritertext,https://pub.dev/packages/typewritertext,107,160,93,"A simple typewriter text animation wrapper for flutter. Supports iOS, Android, web, Windows, macOS, and Linux.",3.0.8,"Jul 14, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/typewritertext/latest/,inidia.app,flutter,https://github.com/Nialixus/typewritertext.git +ready,https://pub.dev/packages/ready,107,150,79,Package that contains complete list solution and admin dashboard,2.2.0,"Jun 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ready/latest/,new-step-apps.com,"bloc,equatable,flutter,flutter_localizations,flutter_staggered_grid_view,intl",https://github.com/mo-ah-dawood/ready +duration_picker,https://pub.dev/packages/duration_picker,107,160,95,A time picker widget that can select both minutes and hours. Fork from flutter_duration_picker.,1.2.0,"May 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/duration_picker/latest/,steenbakker.dev,flutter,https://github.com/juliansteenbakker/duration_picker +phosphor_flutter,https://pub.dev/packages/phosphor_flutter,107,150,97,"Implementation of Phosphoricons for Flutter. 772 icons and counting. Thin, Light, Regular, Bold, Fill.",2.1.0,"May 10, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/phosphor_flutter/latest/,phosphoricons.com,flutter,https://github.com/phosphor-icons/phosphor-flutter +forge2d,https://pub.dev/packages/forge2d,107,160,85,"A 2D physics engine for Dart (based on Box2D), also works with the Flame game engine in Flutter",0.13.0,"Apr 5, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/forge2d/latest/,flame-engine.org,"meta,vector_math",https://github.com/flame-engine/forge2d +stormberry,https://pub.dev/packages/stormberry,107,140,75,A strongly-typed postgres ORM to provide easy bindings between your dart classes and postgres database.,0.14.0,"Feb 5, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/stormberry/latest/,schultek.de,"analyzer,args,build,collection,crypto,dart_style,file,glob,path,postgres,source_gen,yaml",https://github.com/schultek/stormberry +keyboard_attachable,https://pub.dev/packages/keyboard_attachable,107,150,95,A Flutter package to build widgets that can be attached to the soft keyboard.,2.2.0,"Oct 24, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/keyboard_attachable/latest/,unverified uploader,"flutter,flutter_keyboard_visibility",https://github.com/drogel/keyboard_attachable +dart_ping,https://pub.dev/packages/dart_ping,107,160,97,Multi-platform network ping utility for native desktop and android applications.,9.0.1,"Oct 3, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dart_ping/latest/,unverified uploader,"async,collection",https://github.com/point-source/dart_ping +connection_notifier,https://pub.dev/packages/connection_notifier,107,140,93,A Flutter package that notifies when no internet connection as well as providing simple tools that help tracking the internet connection status.,2.0.1,"Aug 25, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/connection_notifier/latest/,unverified uploader,"flutter,internet_connection_checker,rxdart",https://github.com/AmrAbdelmagid/connection_notifier +flutter_toggle_tab,https://pub.dev/packages/flutter_toggle_tab,107,140,96,Library to create Beautiful and Customized Tab/Toggle Widget on Flutter,1.4.1,"Aug 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_toggle_tab/latest/,lazycatlabs.com,flutter,https://github.com/ukieTux/flutter_toggle_tab +pytorch_mobile,https://pub.dev/packages/pytorch_mobile,107,160,81,A flutter plugin for pytorch model inference. Supports image models as well as custom models.,0.2.2,"Jul 12, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pytorch_mobile/latest/,unverified uploader,"flutter,path,path_provider",https://github.com/fynnmaarten/flutter_pytorch_mobile +reviews_slider,https://pub.dev/packages/reviews_slider,107,130,82,Animated widget with changing smile to collect user review score.,2.0.0,"Mar 25, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reviews_slider/latest/,kherel.com,"flutter,vector_math",https://github.com/kherel/reviews_slider +date_time_format,https://pub.dev/packages/date_time_format,107,150,95,Utilities for formatting Dart's DateTime object using standard date/time notation or as a relative time offset.,2.0.1,"Mar 5, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/date_time_format/latest/,jamesalex.dev,,https://github.com/james-alex/date_time_format +postgrest,https://pub.dev/packages/postgrest,106,160,97,PostgREST client for Dart. This library provides an ORM interface to PostgREST.,2.1.3,"Jul 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://supabase.com/docs/reference/dart/select,https://pub.dev/documentation/postgrest/latest/",supabase.io,"http,meta,yet_another_json_isolate",https://github.com/supabase/supabase-flutter/tree/main/packages/postgrest +postgrest,https://pub.dev/packages/postgrest,106,160,97,PostgREST client for Dart. This library provides an ORM interface to PostgREST.,2.1.3,"Jul 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://supabase.com/docs/reference/dart/select,https://pub.dev/documentation/postgrest/latest/",supabase.io,"http,meta,yet_another_json_isolate",https://github.com/supabase/supabase-flutter/tree/main/packages/postgrest +flutter_map_tile_caching,https://pub.dev/packages/flutter_map_tile_caching,106,160,95,"Plugin for 'flutter_map' providing advanced caching functionality, with ability to download map regions for offline use.",9.1.1,"Jul 16, 2024",BSD-3-Clause,10.0.0-dev.3,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://fmtc.jaffaketchup.dev/,https://pub.dev/documentation/flutter_map_tile_caching/latest/",jaffaketchup.dev,"async,collection,dart_earcut,flat_buffers,flutter,flutter_map,http,latlong2,meta,objectbox,objectbox_flutter_libs,path,path_provider",https://github.com/JaffaKetchup/flutter_map_tile_caching +flutter_iconpicker,https://pub.dev/packages/flutter_iconpicker,106,140,94,A Dialog for picking Icons in Flutter and use them anywhere. Can be used as a default Dialog or as a Adaptive Dialog.,3.4.6,"Jul 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_iconpicker/latest/,ahmadre.com,"args,cupertino_icons,dcli,equatable,flutter,font_awesome_flutter,path,provider",https://github.com/Ahmadre/FlutterIconPicker +riverbloc,https://pub.dev/packages/riverbloc,106,160,81,"BlocProvider implementation with riverpod as alternative to provider, similar to StateNotifierProvider",2.3.0,"Jun 2, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/riverbloc/latest/,unverified uploader,"bloc,meta,riverpod",https://github.com/kranfix/riverbloc +hotkey_manager,https://pub.dev/packages/hotkey_manager,106,160,93,This plugin allows Flutter desktop apps to defines system/inapp wide hotkey (i.e. shortcut).,0.2.3,"May 18, 2024",MIT,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/hotkey_manager/latest/,leanflutter.dev,"collection,flutter,hotkey_manager_linux,hotkey_manager_macos,hotkey_manager_platform_interface,hotkey_manager_windows,uuid",https://github.com/leanflutter/hotkey_manager +multiselect,https://pub.dev/packages/multiselect,106,150,97,A simple multiselect dropdown. It provide a concise way to create a Multi Selct ComboBox/SelectBox,0.1.1,"May 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multiselect/latest/,taimoorhassan.ml,"flutter,states_rebuilder",https://github.com/TaimoorHassan/multiselect +geekyants_flutter_gauges,https://pub.dev/packages/geekyants_flutter_gauges,106,160,92,A linear gauge package for Flutter that displays progress and can be customized for appearance and behavior.,1.0.4,"May 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geekyants_flutter_gauges/latest/,geekyants.com,flutter,https://github.com/GeekyAnts/GaugesFlutter +adaptive_action_sheet,https://pub.dev/packages/adaptive_action_sheet,106,150,97,A Flutter package for action bottom sheet that adapts to the platform (Android/iOS).,2.0.3,"Jan 23, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/adaptive_action_sheet/latest/,unverified uploader,"flutter,universal_io",https://github.com/Daniel-Ioannou/flutter_adaptive_action_sheet.git +code_editor,https://pub.dev/packages/code_editor,106,150,86,"A code editor (dart, js, html,...) for Flutter with syntax highlighting and custom theme.",2.1.0,"Aug 7, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/code_editor/latest/,sciencesky.fr,"flutter,flutter_highlight,font_awesome_flutter",https://github.com/CodoPixel/code_editor +audio_wave,https://pub.dev/packages/audio_wave,106,140,91,"A highly customizable bar graph(or wave graph) with animation, color, radius, spaces, etc.",0.1.5,"Feb 9, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/audio_wave/latest/,sonub.com,flutter,https://github.com/thruthesky/audio_wave +string_similarity,https://pub.dev/packages/string_similarity,106,150,96,"Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.",2.0.0,"Mar 12, 2021",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/string_similarity/latest/,jeremylandon.com,,https://github.com/jeremylandon/string-similarity +coverage,https://pub.dev/packages/coverage,105,135,99,Coverage data manipulation and formatting,1.9.0,"Aug 1, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/coverage/latest/,tools.dart.dev,"args,glob,logging,package_config,path,source_maps,stack_trace,vm_service",https://github.com/dart-lang/coverage +graphs,https://pub.dev/packages/graphs,105,160,98,Graph algorithms that operate on graphs in any representation.,2.3.2,"Jul 18, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/graphs/latest/,tools.dart.dev,collection,https://github.com/dart-lang/tools/tree/main/pkgs/graphs +flutter_side_menu,https://pub.dev/packages/flutter_side_menu,105,140,93,"Flutter's full customizable side menu has been used as a directory for Related Pages, Navigation Items, Filter side and more",0.5.3,"Jun 3, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_side_menu/latest/,unverified uploader,"auto_size_text,flutter",https://github.com/resfandiari/flutter_side_menu +platform_maps_flutter,https://pub.dev/packages/platform_maps_flutter,105,130,91,A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.,1.0.2,"Jul 1, 2021",BSD-3-Clause,2.0.0-beta,FLUTTER,IOS,https://pub.dev/documentation/platform_maps_flutter/latest/,ah.technology,"apple_maps_flutter,flutter,google_maps_flutter,google_maps_flutter_platform_interface",https://github.com/LuisThein/platform_maps_flutter +geekyants_flutter_gauges,https://pub.dev/packages/geekyants_flutter_gauges,106,160,92,A linear gauge package for Flutter that displays progress and can be customized for appearance and behavior.,1.0.4,"May 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geekyants_flutter_gauges/latest/,geekyants.com,flutter,https://github.com/GeekyAnts/GaugesFlutter +adaptive_action_sheet,https://pub.dev/packages/adaptive_action_sheet,106,150,97,A Flutter package for action bottom sheet that adapts to the platform (Android/iOS).,2.0.3,"Jan 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/adaptive_action_sheet/latest/,unverified uploader,"flutter,universal_io",https://github.com/Daniel-Ioannou/flutter_adaptive_action_sheet.git +fuzzywuzzy,https://pub.dev/packages/fuzzywuzzy,105,150,96,"An implementation of the popular fuzzywuzzy package in Dart, to suit all your fuzzy string matching/searching needs!",1.1.6,"Jun 23, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fuzzywuzzy/latest/,kat.bio,collection,https://github.com/sphericalkat/dart-fuzzywuzzy +swipe_cards,https://pub.dev/packages/swipe_cards,105,130,95,Tinder like swipe cards.,2.0.0+1,"Jan 15, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipe_cards/latest/,unverified uploader,flutter,https://github.com/AnupKumarPanwar/swipe_cards +flutter_statusbarcolor_ns,https://pub.dev/packages/flutter_statusbarcolor_ns,105,150,97,A package can help you to change your flutter app's statusbar's color or navigationbar's color programmatically.,0.5.0,"Nov 6, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_statusbarcolor_ns/latest/,sameerkashyap.me,flutter,https://github.com/Sameerkash/flutter_statusbarcolor +currency_picker,https://pub.dev/packages/currency_picker,105,150,97,A flutter package to select a currency from a list of currencies.,2.0.21,"Feb 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/currency_picker/latest/,unverified uploader,"collection,flutter",https://github.com/Daniel-Ioannou/flutter_currency_picker +fuzzywuzzy,https://pub.dev/packages/fuzzywuzzy,105,150,96,"An implementation of the popular fuzzywuzzy package in Dart, to suit all your fuzzy string matching/searching needs!",1.1.6,"Jun 23, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fuzzywuzzy/latest/,kat.bio,collection,https://github.com/sphericalkat/dart-fuzzywuzzy +swipe_cards,https://pub.dev/packages/swipe_cards,105,130,95,Tinder like swipe cards.,2.0.0+1,"Jan 15, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipe_cards/latest/,unverified uploader,flutter,https://github.com/AnupKumarPanwar/swipe_cards +flutter_ume,https://pub.dev/packages/flutter_ume,105,130,91,UME is an in-app debug kits platform for Flutter apps. Produced by Flutter Infra team of ByteDance.,1.1.2,"Jan 12, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_ume/latest/,opensource.bytedance.com,"flutter,flutter_localizations,shared_preferences,tuple,vm_service",https://github.com/bytedance/flutter_ume +flutter_statusbarcolor_ns,https://pub.dev/packages/flutter_statusbarcolor_ns,105,150,97,A package can help you to change your flutter app's statusbar's color or navigationbar's color programmatically.,0.5.0,"Nov 6, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_statusbarcolor_ns/latest/,sameerkashyap.me,flutter,https://github.com/Sameerkash/flutter_statusbarcolor +google_maps_widget,https://pub.dev/packages/google_maps_widget,105,140,91,"A Flutter package which can be used to make polylines(route) from a source to a destination, and also handle a driver's realtime location (if any) on the map.",1.0.5+1,"Oct 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/google_maps_widget/latest/,rithik-dev.me,"dio,flutter,google_maps_flutter",https://github.com/rithik-dev/google_maps_widget +emojis,https://pub.dev/packages/emojis,105,140,95,Emojis for Dart! This package contain all unicode 13.0 emojis (2020)!,0.9.9,"Nov 19, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/emojis/latest/,unverified uploader,collection,https://github.com/i-Naji/emojis +foil,https://pub.dev/packages/foil,105,130,67,"Wrap a widget with Foil, providing a rainbow shimmer that twinkles as the accelerometer moves as well as tons of neat gradient features.",0.9.0+1,"May 25, 2021",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/foil/latest/,zaba.app,"flutter,sensors_plus",https://github.com/Zabadam/foil +flutter_camera_ml_vision,https://pub.dev/packages/flutter_camera_ml_vision,105,130,83,"A flutter widget that show the camera stream and allow ML vision recognition on it, it allow you to detect barcodes, labels, text, faces...",3.0.1,"Apr 30, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_camera_ml_vision/latest/,unverified uploader,"camera,collection,device_info,firebase_core,firebase_ml_vision,flutter,path_provider,pedantic,visibility_detector",https://github.com/rushio-consulting/flutter_camera_ml_vision +bonsoir,https://pub.dev/packages/bonsoir,104,160,93,A Zeroconf library that allows you to discover network services and to broadcast your own. Based on Apple Bonjour and Android NSD.,5.1.10,"Jul 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/bonsoir/latest/,skyost.eu,"bonsoir_android,bonsoir_darwin,bonsoir_linux,bonsoir_platform_interface,bonsoir_windows,flutter",https://github.com/Skyost/Bonsoir/tree/master/packages/bonsoir +scroll_date_picker,https://pub.dev/packages/scroll_date_picker,104,160,96,A customizable and easy-to-use date picker library for Flutter. Compatible with Android & iOS & Web.,3.8.0,"Mar 19, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/scroll_date_picker/latest/,unverified uploader,flutter,https://github.com/mincheol-shin/scroll_date_picker +al_downloader,https://pub.dev/packages/al_downloader,104,120,86,A URL-based flutter downloader that supports to download any type of file and automatically manages a lot of things.,1.8.4,"Mar 11, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/al_downloader/latest/,unverified uploader,"convert,crypto,flutter,flutter_downloader,path,path_provider,queue,uuid",https://github.com/jackleemeta/al_downloader_flutter +currency_picker,https://pub.dev/packages/currency_picker,105,150,97,A flutter package to select a currency from a list of currencies.,2.0.21,"Feb 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/currency_picker/latest/,unverified uploader,"collection,flutter",https://github.com/Daniel-Ioannou/flutter_currency_picker +floating_bottom_bar,https://pub.dev/packages/floating_bottom_bar,104,160,91,This package provides sliding animation to floating action button located at the center and bottom tab button.,0.0.3,"Feb 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floating_bottom_bar/latest/,mindinventory.com,"flutter,flutter_svg",https://github.com/Mindinventory/floating_bottom_bar +page_flip_builder,https://pub.dev/packages/page_flip_builder,103,155,87,A custom Flutter widget that enables interactive page-flip transitions in your app.,0.1.4,"Dec 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/page_flip_builder/latest/,unverified uploader,flutter,https://github.com/bizz84/page_flip_builder +noise_meter,https://pub.dev/packages/noise_meter,104,160,93,A Flutter plugin for collecting noise from the phone's microphone.,5.0.2,"Sep 21, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/noise_meter/latest/,cachet.dk,"audio_streamer,flutter",https://github.com/cph-cachet/flutter-plugins/tree/master/packages/noise_meter +cr_calendar,https://pub.dev/packages/cr_calendar,104,140,90,"Awesome calendar with customizations, range picking and event showing.",1.2.1,"Jul 6, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cr_calendar/latest/,cleveroad.com,"flutter,intl,jiffy,scrollable_positioned_list",https://github.com/Cleveroad/cr_calendar +wechat_kit,https://pub.dev/packages/wechat_kit,104,155,94,A powerful Flutter plugin allowing developers to auth/share/pay with natvie Android & iOS Wechat SDKs.,6.0.1,"Jun 6, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/wechat_kit/latest/,rxreader.com,"convert,crypto,flutter,json_annotation,plugin_platform_interface",https://github.com/RxReader/wechat_kit.git +achievement_view,https://pub.dev/packages/achievement_view,104,150,86,Beautiful toast to show Achievements in your application in a simple way,1.0.1,"May 18, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/achievement_view/latest/,rafaelbarbosatec.com,flutter,https://github.com/RafaelBarbosatec/achievement_view_flutter +flutter_ume,https://pub.dev/packages/flutter_ume,105,130,91,UME is an in-app debug kits platform for Flutter apps. Produced by Flutter Infra team of ByteDance.,1.1.2,"Jan 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_ume/latest/,opensource.bytedance.com,"flutter,flutter_localizations,shared_preferences,tuple,vm_service",https://github.com/bytedance/flutter_ume +advstory,https://pub.dev/packages/advstory,104,130,89,"An advanced, complete story viewer. Has support for images, videos, custom widget contents, gestures, interceptors, listeners, manipulators and much more.",0.2.1,"Jul 20, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/advstory/latest/,sourcekod.com,"flutter,flutter_cache_manager,shimmer,video_player",https://github.com/ertgrulll/advstory +flutter_signature_pad,https://pub.dev/packages/flutter_signature_pad,104,140,96,Flutter widget to allow users to sign with finger and export the result as image.,3.0.1,"Jun 6, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_signature_pad/latest/,unverified uploader,flutter,https://github.com/kiwi-bop/flutter_signature_pad.git +flutter_chips_input,https://pub.dev/packages/flutter_chips_input,104,90,92,Flutter library for building input fields with InputChips as input options.,2.0.0,"May 16, 2022",MIT,,,,https://pub.dev/documentation/flutter_chips_input/latest/,danvickmiller.dev,flutter,https://github.com/danvick/flutter_chips_input +native_pdf_renderer,https://pub.dev/packages/native_pdf_renderer,104,140,90,"Flutter plugin to render PDF pages as images on Web, MacOS, Windows, Android and iOS.",5.0.0+1,"Feb 10, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/native_pdf_renderer/latest/,serge.software,"flutter,pdfx",https://github.com/rbcprolabs/packages.flutter/tree/master/packages/native_pdf_renderer +auto_mappr,https://pub.dev/packages/auto_mappr,103,150,89,Code generation for mapping between different objects with ease.,2.5.0,"May 14, 2024",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/auto_mappr/latest/,netglade.cz,"analyzer,auto_mappr_annotation,build,built_collection,code_builder,collection,equatable,get_it,meta,path,source_gen",https://github.com/netglade/auto_mappr +sound_stream,https://pub.dev/packages/sound_stream,103,150,89,A Flutter plugin for streaming audio data from Mic and data to Audio engine without using a file.,0.4.1,"Apr 7, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/sound_stream/latest/,casperpas.dev,flutter,https://github.com/CasperPas/flutter-sound-stream +share_handler,https://pub.dev/packages/share_handler,103,160,95,"A Flutter plugin to handle incoming shared text/media, as well as add share to suggestions/shortcuts.",0.0.21,"Mar 12, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/share_handler/latest/,shoutsocial.com,"flutter,share_handler_android,share_handler_ios,share_handler_platform_interface",https://github.com/AboutShout/share_handler/tree/main/share_handler +page_flip_builder,https://pub.dev/packages/page_flip_builder,103,155,87,A custom Flutter widget that enables interactive page-flip transitions in your app.,0.1.4,"Dec 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/page_flip_builder/latest/,unverified uploader,flutter,https://github.com/bizz84/page_flip_builder +flutter_platform_alert,https://pub.dev/packages/flutter_platform_alert,103,160,93,"A plugin helps to call native API to play alert sound and show alert dialogs. For example, it bridges MessageBox and TaskDialogIndirect on Windows.",0.5.1,"Nov 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_platform_alert/latest/,zonble.net,"flutter,path",https://github.com/zonble/flutter_platform_alert +flutter_scroll_to_top,https://pub.dev/packages/flutter_scroll_to_top,103,90,89,"A package that provides a simple wrapper to wrap your scrollable widgets in, that lets you show a scroll to top prompt to the user when they scroll.",2.3.0,"Oct 25, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/flutter_scroll_to_top/latest/,unverified uploader,flutter,https://github.com/NamanShergill/flutter_scroll_to_top +native_context_menu,https://pub.dev/packages/native_context_menu,103,130,83,Provides a native context menu for flutter applications. Most useful on desktop.,0.2.2+5,"Aug 14, 2022",BSD-3-Clause,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/native_context_menu/latest/,lesnitsky.dev,flutter,https://github.com/lesnitsky/native_context_menu +flutter_camera_overlay,https://pub.dev/packages/flutter_camera_overlay,103,140,86,"A Flutter plugin to add common camera overlay components such as ID Card, Credit Card, Texts, prompts or custom components.",0.1.1,"Nov 11, 2021",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_camera_overlay/latest/,matwright.dev,"camera,camera_web,flutter",https://github.com/matwright/flutter_camera_overlay +multi_window,https://pub.dev/packages/multi_window,103,150,65,A package for adding multi window support to Flutter on Desktop.,0.2.0,"Oct 22, 2021",MIT,,FLUTTER,"LINUX, MACOS",https://pub.dev/documentation/multi_window/latest/,wolfenra.in,"flutter,multi_window_interface,multi_window_linux,multi_window_macos",https://gitlab.com/wolfenrain/multi_window +flutter_breadcrumb,https://pub.dev/packages/flutter_breadcrumb,103,160,96,Flutter Widget that can easily create Breadcrumb in Flutter.,1.0.1,"Mar 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_breadcrumb/latest/,payamzahedi.com,"flutter,pedantic",https://github.com/payam-zahedi/flutter_breadcrumb +calendar_strip,https://pub.dev/packages/calendar_strip,103,40,64,Flutter Calendar strip widget with custom date and custom styling. Date range can also be set between 2 date to disable selection of irrevelant dates,1.0.7,"Oct 22, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/IronLad85/flutter_calendar_strip.git +wallpaper_manager,https://pub.dev/packages/wallpaper_manager,103,40,85,"A Flutter plugin for changing the Home Screen, Lock Screen (or both) Wallpaper(s) on Android devices.",1.0.10,"Aug 10, 2020",BSD-3-Clause,,,,,mulgundkar.com,flutter,https://github.com/AdityaMulgundkar/wallpaper_manager +zego_uikit_prebuilt_call,https://pub.dev/packages/zego_uikit_prebuilt_call,102,160,97,"PrebuiltCall is a full-featured call kit that provides a realtime call invitation, voice/video chat, device detection, etc. Add a voice/video call to your app in minutes.",4.14.3,"Jul 18, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/zego_uikit_prebuilt_call/latest/,zegocloud.com,"audioplayers,flutter,flutter_callkit_incoming_yoer,permission_handler,plugin_platform_interface,shared_preferences,statemachine,uuid,vibration,zego_callkit,zego_plugin_adapter,zego_uikit,zego_uikit_signaling_plugin,zego_zpns",https://github.com/ZEGOCLOUD/zego_uikit_prebuilt_call_flutter +app_version_update,https://pub.dev/packages/app_version_update,102,120,96,An easy and quick way to check if the local app is updated with the same version in their respective stores (Play Store / Apple Store ).,5.0.1,"Jun 18, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/app_version_update/latest/,deebx.tech,"flutter,http,package_info_plus,url_launcher",https://github.com/kauemurakami/app_version_update +flutter_simple_calculator,https://pub.dev/packages/flutter_simple_calculator,102,160,94,Flutter widget that provides simple calculator. You can easily integrate a calculator to your apps.,2.3.0,"Jun 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_simple_calculator/latest/,zuvola.com,"auto_size_text,flutter,flutter_grid_button,intl,math_expressions",https://github.com/zuvola/flutter_simple_calculator +easy_ads_flutter,https://pub.dev/packages/easy_ads_flutter,102,150,88,Easy Ads is a wrapper around famous ad packages which let you integrate ads easily,2.4.4,"May 24, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/easy_ads_flutter/latest/,nooralibutt.com,"applovin_max,collection,easy_audience_network,flutter,google_mobile_ads,logger,unity_ads_plugin",https://github.com/nooralibutt/easy-ads +transformable_list_view,https://pub.dev/packages/transformable_list_view,102,160,85,Widget that extends the default ListView with ability to add item transform animations according to it's scroll position,0.5.0,"Feb 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/transformable_list_view/latest/,tbrgroup.software,flutter,https://github.com/TBR-Group-software/transformable_list_view +openapi_generator,https://pub.dev/packages/openapi_generator,102,130,89,Generator for openapi client sdk inspired by the npm implementation of openapi-generator-cli.,5.0.2,"Jan 19, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/openapi_generator/latest/,devappliance.com,"analyzer,build,build_runner,http,logging,openapi_generator_annotations,openapi_generator_cli,path,source_gen,yaml",https://github.com/gibahjoe/openapi-generator-dart +requests,https://pub.dev/packages/requests,102,150,90,a flutter library that helps with http requests and stored cookies,4.7.0,"Sep 26, 2022",BSD-3-Clause,4.8.0-alpha.0,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/requests/latest/,unverified uploader,"crypto,hex,http,quiver",https://github.com/jossef/requests +beautiful_soup_dart,https://pub.dev/packages/beautiful_soup_dart,102,160,89,"Dart native package inspired by Beautiful Soup 4 Python library. Provides easy ways of navigating, searching, and modifying the HTML tree.",0.3.0,"Jul 5, 2022",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/beautiful_soup_dart/latest/,unverified uploader,html,https://github.com/mzdm/beautiful_soup +flutter_simple_calculator,https://pub.dev/packages/flutter_simple_calculator,102,160,94,Flutter widget that provides simple calculator. You can easily integrate a calculator to your apps.,2.3.0,"Jun 10, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_simple_calculator/latest/,zuvola.com,"auto_size_text,flutter,flutter_grid_button,intl,math_expressions",https://github.com/zuvola/flutter_simple_calculator +json_path,https://pub.dev/packages/json_path,101,160,100,Implementation of RFC 9535 - JSONPath: Query Expressions for JSON. Reads and writes values in parsed JSON objects using queries like `$.store.book[2].price`.,0.7.2,"May 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/json_path/latest/,karapetov.com,"iregexp,maybe_just_nothing,petitparser,rfc_6901",https://github.com/f3ath/jessie +fading_edge_scrollview,https://pub.dev/packages/fading_edge_scrollview,101,160,97,Package providing FadingEdgeScrollView which allows you to build scrollable views with fading edges,4.1.1,"Feb 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fading_edge_scrollview/latest/,ponkin.dev,flutter,https://github.com/mponkin/fading_edge_scrollview +rotated_corner_decoration,https://pub.dev/packages/rotated_corner_decoration,101,150,95,RotatedCornerDecoration package was developed to create and apply corner badges. It provides auto rotation of TextSpans.,2.1.0+1,"Mar 15, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rotated_corner_decoration/latest/,unverified uploader,flutter,https://github.com/kalaganov/corner_decoration +basics,https://pub.dev/packages/basics,101,160,90,A Dart library containing convenient extension methods on basic Dart objects.,0.10.0,"Feb 22, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/basics/latest/,google.dev,characters,https://github.com/google/dart-basics +flutter_geofire,https://pub.dev/packages/flutter_geofire,101,140,94,A Flutter plugin to get the realtime updates of places nearby. GeoFire is an open-source library for that allows you to store and query a set of keys based on their geographic location.,2.0.3,"Nov 14, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_geofire/latest/,mrdishant.com,flutter,https://github.com/mrdishant/flutter_geofire +call_log,https://pub.dev/packages/call_log,101,150,94,A Flutter plugin to access and query call history log. Support for Android only as iOS does not provide API for accessing call history.,4.0.0,"Jul 15, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/call_log/latest/,4q.eu,flutter,https://github.com/4Q-s-r-o/call_log +flutter_vpn,https://pub.dev/packages/flutter_vpn,101,140,85,Plugin for developers to access VPN service in their flutter app.,0.12.0,"Apr 24, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_vpn/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/X-dea/flutter_vpn +profanity_filter,https://pub.dev/packages/profanity_filter,101,160,95,"Simple filter to check and censor strings against profanity, obscene words. A default English words list is provided (LDNOOBW).",2.0.0,"Jun 29, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/profanity_filter/latest/,unverified uploader,,https://github.com/roshanrahman/profanity_filter +drag_and_drop_gridview,https://pub.dev/packages/drag_and_drop_gridview,101,40,83,Drag And Drop GridView extends the functionality of the GridView widget in Flutter and gives you the freedom of creating a reorder the GridViewItems simple by Drag And Drop.,1.0.8,"Aug 28, 2020","Apache-2.0, BSD-3-Clause",,,,,unverified uploader,flutter,https://github.com/DevOrbiter/drag_and_drop_gridview +openvpn_flutter,https://pub.dev/packages/openvpn_flutter,100,160,91,A plugin that allow you to connect OpenVPN service with Flutter,1.3.2,"Jul 21, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/openvpn_flutter/latest/,nizwar.dev,flutter,https://github.com/nizwar/openvpn_flutter +injectable_generator,https://pub.dev/packages/injectable_generator,100,130,97,"Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.",2.6.2,"Jul 21, 2024",GPL-3.0,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/injectable_generator/latest/,codeness.ly,"analyzer,build,code_builder,collection,dart_style,glob,injectable,meta,path,recase,source_gen",https://github.com/Milad-Akarie/injectable +multi_image_picker_view,https://pub.dev/packages/multi_image_picker_view,100,140,94,A complete widget which can easily pick multiple images from device and display them in UI. Also picked image can be re-ordered and removed easily.,1.0.3,"Jun 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multi_image_picker_view/latest/,unverified uploader,"flutter,flutter_reorderable_grid_view",https://github.com/shubham-gupta-16/multi_image_picker_view +scrollable_list_tab_scroller,https://pub.dev/packages/scrollable_list_tab_scroller,100,160,91,Customizable Flutter widget that synchronizes a scrollable list of grouped items with tabs,3.0.1,"Jun 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scrollable_list_tab_scroller/latest/,railson.dev,"flutter,scrollable_positioned_list,scrolls_to_top",https://github.com/railson-ferreira/scrollable_list_tab_scroller +arb_translate,https://pub.dev/packages/arb_translate,100,150,72,A command-line tool for automatically generating missing translations to ARB files using Google Gemini or OpenAI ChatGPT by LeanCode.,1.0.0,"May 29, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/arb_translate/latest/,leancode.co,"args,collection,dart_openai,file,google_generative_ai,http,intl,meta,yaml",https://github.com/leancodepl/arb_translate +chaquopy,https://pub.dev/packages/chaquopy,100,160,76,Chaquopy plugin which uses chaquopy sdk to run the python script on flutter apps.,0.0.20,"Apr 7, 2024",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/chaquopy/latest/,unverified uploader,flutter,https://github.com/jaydangar/chaquopy_flutter +open_street_map_search_and_pick,https://pub.dev/packages/open_street_map_search_and_pick,100,130,93,A flutter place search and location picker plugin that uses Open Street Map.,0.1.1,"Dec 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/open_street_map_search_and_pick/latest/,niharon.com,"cupertino_icons,flutter,flutter_map,geolocator,http,latlong2",https://github.com/AbduzZami/open_street_map_search_and_pick.git +fl_country_code_picker,https://pub.dev/packages/fl_country_code_picker,100,160,97,A Flutter package for showing a modal that contains country dial code. The user can also search for the available codes and select right from the modal.,0.1.9+1,"Dec 8, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fl_country_code_picker/latest/,unverified uploader,"flutter,flutter_localizations,scrollable_positioned_list",https://github.com/fernan542/fl_country_code_picker +vertical_scrollable_tabview,https://pub.dev/packages/vertical_scrollable_tabview,100,150,91,A Flutter widget which syncronize a ScrollView and a custom tab view.,0.1.1,"Oct 26, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/wayne900204/vertical_scrollable_tabview/blob/master/README.md,https://pub.dev/documentation/vertical_scrollable_tabview/latest/",unverified uploader,"flutter,flutter_web_plugins,rect_getter,scroll_to_index",https://github.com/wayne900204/vertical_scrollable_tabview +tap_builder,https://pub.dev/packages/tap_builder,100,140,83,A simple widget for building interactive areas.,0.5.0,"Sep 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tap_builder/latest/,aloisdeniel.com,flutter,https://github.com/aloisdeniel/tap_builder +peanut,https://pub.dev/packages/peanut,100,150,65,Update your GitHub gh-pages branch with the compiled output of your Dart web app. Supports 'pub build' and the new 'pub run build_runner'.,5.0.0,"May 17, 2023",BSD-3-Clause,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/peanut/latest/,kevmoo.com,"args,build_cli_annotations,checked_yaml,git,glob,io,json_annotation,meta,path,pub_semver,yaml",https://github.com/kevmoo/peanut.dart +flutter_chatgpt_api,https://pub.dev/packages/flutter_chatgpt_api,100,130,74,Flutter/Dart API around ChatGPT for the unofficial ChatGPT API.,1.1.0,"Dec 12, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_chatgpt_api/latest/,justec.dev,"http,uuid",https://github.com/coskuncay/flutter_chatgpt_api +metadata_fetch,https://pub.dev/packages/metadata_fetch,100,140,90,"A dart library for extracting metadata on web pages such as OpenGraph, Meta, Twitter Cards, and Structured Data (Json-LD)",0.4.1,"Jun 6, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/metadata_fetch/latest/,unverified uploader,"html,http,string_validator",https://github.com/jg-l/metadata_fetch +device_information,https://pub.dev/packages/device_information,100,160,96,"A flutter plugin to get device information such as device IMEI number,model name,API level,CPU Type,Product Name etc for both android & iOS.",0.0.4,"Jun 5, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/device_information/latest/,hinahussaindev.blogspot.com,flutter,https://github.com/Hina-Hussain/DeviceInformationPlugin +fluentui_icons,https://pub.dev/packages/fluentui_icons,100,140,93,Microsoft Fluent UI Icons package for Flutter based on the official repo,1.0.0,"Apr 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluentui_icons/latest/,albertobonacina.com,flutter,https://github.com/polilluminato/fluentui-icons +sliding_panel,https://pub.dev/packages/sliding_panel,100,40,70,The most customisable bottom sliding panel you can find on pub.dev. Just as you want it!,1.3.2,"Oct 14, 2020",Apache-2.0,,,,,unverified uploader,"collection,flutter",https://github.com/RaviKavaiya/sliding_panel +nyxx,https://pub.dev/packages/nyxx,99,150,80,"A complete, robust and efficient wrapper around Discord's API for bots & applications.",6.3.1,"Jul 11, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://nyxx.l7ssha.xyz/,https://pub.dev/documentation/nyxx/latest/",l7ssha.xyz,"eterl,http,logging,meta,oauth2,path,retry,runtime_type",https://github.com/nyxx-discord/nyxx +form_builder_extra_fields,https://pub.dev/packages/form_builder_extra_fields,99,150,96,Additional ready-made form input fields for flutter_form_builder package,10.2.0,"May 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/form_builder_extra_fields/latest/,flutterformbuilderecosystem.com,"dropdown_search,flutter,flutter_colorpicker,flutter_form_builder,flutter_rating_bar,flutter_typeahead,intl,signature",https://github.com/flutter-form-builder-ecosystem/form_builder_extra_fields +plugin_platform_interface,https://pub.dev/packages/plugin_platform_interface,99,150,99,"Reusable base class for platform interfaces of Flutter federated plugins, to help enforce best practices.",2.1.8,"Jan 4, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/plugin_platform_interface/latest/,flutter.dev,meta,https://github.com/flutter/packages/tree/main/packages/plugin_platform_interface +responsive_ui,https://pub.dev/packages/responsive_ui,99,150,87,"responsive ui Flutter package helps you to create a responsive and Nested responsive widget. Works on android, iOs, Web with both portrait and landscape mode.",3.0.1,"Apr 2, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_ui/latest/,unverified uploader,flutter,https://github.com/bharathraj-e/responsive_ui +fake_async,https://pub.dev/packages/fake_async,99,150,99,Fake asynchronous events such as timers and microtasks for deterministic testing.,1.3.1,"Jun 15, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fake_async/latest/,dart.dev,"clock,collection",https://github.com/dart-lang/fake_async +wordpress_api,https://pub.dev/packages/wordpress_api,98,155,73,A WordPress REST API client for dart with support for WooCommerce and custom namespaces.,1.2.0+1,"Jul 29, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wordpress_api/latest/,dhmgroup.net,"collection,dio,html,logger",https://github.com/dhmgroup/dart-wp +platform,https://pub.dev/packages/platform,98,160,99,"A pluggable, mockable platform information abstraction for Dart.",3.1.5,"Jun 10, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/platform/latest/,dart.dev,,https://github.com/dart-lang/platform +square_in_app_payments,https://pub.dev/packages/square_in_app_payments,98,150,90,An open source Flutter plugin for calling Square’s native In-App Payments SDK to take in-app payments on iOS and Android.,1.7.9,"Jun 3, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS","https://github.com/square/in-app-payments-flutter-plugin,https://pub.dev/documentation/square_in_app_payments/latest/",unverified uploader,"built_collection,built_value,flutter,meta",https://github.com/square/in-app-payments-flutter-plugin +intl_translation,https://pub.dev/packages/intl_translation,98,150,97,"Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.",0.20.0,"May 14, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/intl_translation/latest/,dart.dev,"analyzer,args,dart_style,intl,path",https://github.com/dart-lang/i18n/tree/main/pkgs/intl_translation +flutter_logs,https://pub.dev/packages/flutter_logs,98,140,95,An extensive filebased logging framework for flutter apps. (ELK Stack Supported),2.1.12,"May 2, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_logs/latest/,umairadil.com,"flutter,platform",https://github.com/umair13adil/flutter_logs +google_mlkit_barcode_scanning,https://pub.dev/packages/google_mlkit_barcode_scanning,98,160,97,A Flutter plugin to use Google's ML Kit Barcode Scanning to read data encoded using most standard barcode formats.,0.12.0,"Apr 25, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_mlkit_barcode_scanning/latest/,flutter-ml.dev,"flutter,google_mlkit_commons",https://github.com/flutter-ml/google_ml_kit_flutter +insta_image_viewer,https://pub.dev/packages/insta_image_viewer,98,160,95,"A simple widget for full screen with swipe to dismiss, pinch & zoom.",1.0.4,"Apr 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/insta_image_viewer/latest/,agoradesk.com,flutter,https://github.com/AgoraDesk-LocalMonero/insta-image-viewer +async_task,https://pub.dev/packages/async_task,98,160,84,"Asynchronous tasks and parallel executors (similar to thread pools) for all Dart platforms (transparently), without having to deal with `Isolate` complexity.",1.1.1,"Dec 4, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/async_task/latest/,unverified uploader,"async_extension,collection,ffi",https://github.com/eneural-net/async_task +hidable,https://pub.dev/packages/hidable,98,150,92,"Widget, that can make any static located widget hidable (scroll to hide).",1.0.6,"Oct 11, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/insolite-dev/hidable#readme,https://pub.dev/documentation/hidable/latest/",insolite.io,flutter,https://github.com/insolite-dev/hidable +flutter_summernote,https://pub.dev/packages/flutter_summernote,98,150,91,Text Editor in Flutter for Android and iOS to help free write WYSIWYG HTML code based on Summernote 0.8.18 javascript wrapper.,1.1.1,"Feb 9, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS","https://summernote.org/,https://pub.dev/documentation/flutter_summernote/latest/",solusibejo.com,"cross_file,flutter,image_picker,mime,path,webview_flutter",https://github.com/chandrabezzo/flutter_summernote +open_store,https://pub.dev/packages/open_store,98,160,98,Simple lightweight package to open store page for android and iOS GooglePlay and AppStore,0.5.0,"Dec 1, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/open_store/latest/,frezycode.com,"flutter,url_launcher",https://github.com/Frezyx/open_store +isolate_handler,https://pub.dev/packages/isolate_handler,98,150,88,Effortless isolates abstraction layer with support for inter-isolate communication.,1.0.2,"Oct 31, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS","https://github.com/deakjahn/isolate_handler/blob/0.2.0/README.md,https://pub.dev/documentation/isolate_handler/latest/",tramontana.co.hu,"flutter,flutter_isolate",https://github.com/deakjahn/isolate_handler +mobile_number,https://pub.dev/packages/mobile_number,98,120,95,A Flutter plugin for fetching the device's mobile number or list sim cards data,2.1.1,"Oct 11, 2022",unknown,,FLUTTER,ANDROID,https://pub.dev/documentation/mobile_number/latest/,unverified uploader,flutter,https://github.com/amorenew/Flutter-Mobile-Number-Plugin +quick_blue,https://pub.dev/packages/quick_blue,98,120,85,A cross-platform BluetoothLE plugin for Flutter.,0.4.1+1,"Mar 21, 2022",MIT,0.5.0-dev.2,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/quick_blue/latest/,woodemi.com,"convert,flutter,quick_blue_linux,quick_blue_macos,quick_blue_platform_interface,quick_blue_windows",https://github.com/woodemi/quick_blue/tree/master/quick_blue +tutorial,https://pub.dev/packages/tutorial,98,120,84,THE BEST AND SIMPLE THE TUTORIAL OVERLAY .,1.0.9,"Feb 18, 2022",BSD-2-Clause-Views,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tutorial/latest/,unverified uploader,flutter, +momentum,https://pub.dev/packages/momentum,98,140,66,"MVC pattern for flutter. Works as state management, dependency injection and service locator.",2.2.1,"Aug 20, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/momentum/latest/,xamantra.dev,"collection,flutter",https://github.com/xamantra/momentum +scroll_app_bar,https://pub.dev/packages/scroll_app_bar,98,80,83,Hide or show app bar while scrolling. This package works without custom scroll view and slivers.,2.0.0,"Jul 11, 2021",MIT,,,,https://pub.dev/documentation/scroll_app_bar/latest/,unverified uploader,"flutter,scroll_bars_common",https://github.com/edsonbonfim/scroll_bars/tree/master/scroll_app_bar +flutter_iconly,https://pub.dev/packages/flutter_iconly,98,140,96,"300+ Free icons for your next project in 5 styles (Light, Bold, Broken) for flutter. Icons designed by piqo.",1.0.2,"Jun 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_iconly/latest/,nerolab.dev,flutter,https://github.com/m-noer/flutter_iconly.git +breakpoint,https://pub.dev/packages/breakpoint,98,140,82,A Flutter plugin to calculate the material design breakpoints.,1.2.0,"Mar 31, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/breakpoint/latest/,fluttercommunity.dev,flutter,https://github.com/fluttercommunity/breakpoint +screenshots,https://pub.dev/packages/screenshots,98,35,57,"Auto-generation of screenshots for Apple and Play Stores using emulators, simulators and real devices. Includes support for multiple locales and framing. Compatible with fastlane.",2.1.1,"Nov 11, 2019",MIT,,,,,unverified uploader,"archive,args,file,intl,meta,path,platform,process,resource,tool_mobile,yaml",https://github.com/mmcc007/screenshots +bottom_personalized_dot_bar,https://pub.dev/packages/bottom_personalized_dot_bar,98,30,45,"Bottom Personalized Dot Bar, Drag and drop all your items, customize your bottom navigation in the best way.",1.0.2,"Aug 23, 2019",MIT,,,,,unverified uploader,"dotted_border,flutter",https://github.com/nnior/bottom_personalized_dot_bar +seo,https://pub.dev/packages/seo,97,130,91,"Flutter package for enabling SEO (meta, body tag) support on Web.",0.0.7,"Mar 31, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/seo/latest/,unverified uploader,"flutter,rxdart",https://github.com/krokyze/flutter_seo +platform_info,https://pub.dev/packages/platform_info,97,140,93,Contains info about current platform such as Build mode and Operating system.,4.0.2,"Jun 30, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/platform_info/latest/,plugfox.dev,meta,https://github.com/PlugFox/platform_info/tree/master +bloc_pattern,https://pub.dev/packages/bloc_pattern,97,140,90,"Just a package with bases to deploy the BloC your code. Modules, Consumers And BLoC!",3.0.1,"May 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bloc_pattern/latest/,flutterando.com.br,flutter,https://github.com/jacobaraujo7/bloc-pattern +minio,https://pub.dev/packages/minio,97,130,91,Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.,3.5.0,"Jan 10, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/minio/latest/,unverified uploader,"buffer,convert,crypto,http,intl,meta,mime,path,xml",https://github.com/xtyxtyx/minio-dart +flutter_swiper_null_safety,https://pub.dev/packages/flutter_swiper_null_safety,97,135,97,"The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.",1.0.2,"May 12, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_swiper_null_safety/latest/,unverified uploader,flutter,https://github.com/lianyagang/flutter_swiper_null_safety +flutter_beep,https://pub.dev/packages/flutter_beep,97,150,96,A very lite module to play system sounds and beep for flutter apps (no sound files),1.0.0,"May 10, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_beep/latest/,gonoter.com,flutter,https://github.com/trietho/flutter_beep.git +geolocation,https://pub.dev/packages/geolocation,97,40,92,"Flutter plugin for location / geolocation / GPS. Supports iOS and Android. Multiple settings for speed, precision, battery optimization, continuous updates in background, etc.",1.1.2,"Feb 5, 2020",BSD-3-Clause,,,,,loup.app,"flutter,streams_channel",https://github.com/loup-v/geolocation/ +firestore_cache,https://pub.dev/packages/firestore_cache,96,160,85,A Flutter plugin for fetching Firestore documents with read from cache first then server,2.13.6,"Jul 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/firestore_cache/latest/,unverified uploader,"cloud_firestore,flutter,shared_preferences",https://github.com/zeshuaro/firestore_cache +flutter_flip_card,https://pub.dev/packages/flutter_flip_card,96,150,95,A component that provides a flip card animation. It could be used for hiding and showing details of a product.,0.0.6,"Apr 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_flip_card/latest/,gktwinapp.com,flutter,https://github.com/imtheguna/flutter_flip_card +custom_text,https://pub.dev/packages/custom_text,96,160,84,Highly customisable text widget and controller to enable styling and gesture actions.,2.0.2,"Apr 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_text/latest/,kaboc.cc,"flutter,meta,text_parser",https://github.com/kaboc/flutter_custom_text +result_dart,https://pub.dev/packages/result_dart,96,150,90,Result for dart. It is an implementation based on Kotlin Result and Swift Result.,1.1.1,"Mar 28, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/result_dart/latest/,flutterando.com.br,meta,https://github.com/Flutterando/result_dart +dart_style,https://pub.dev/packages/dart_style,96,140,98,"Opinionated, automatic Dart source code formatter. Provides an API and a CLI tool.",2.3.6,"Feb 29, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dart_style/latest/,tools.dart.dev,"analyzer,args,collection,path,pub_semver,source_span",https://github.com/dart-lang/dart_style +copy_with_extension,https://pub.dev/packages/copy_with_extension,96,160,97,Annotation for generating `copyWith` extensions code using `copy_with_extension_gen`.,5.0.4,"Aug 14, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/copy_with_extension/latest/,alexander-kirsch.com,meta,https://github.com/numen31337/copy_with_extension +wolt_responsive_layout_grid,https://pub.dev/packages/wolt_responsive_layout_grid,96,150,81,"Wolt Responsive Layout Grid library helps you to create dynamic, adaptive grid layouts that seamlessly adjust to various screen sizes.",0.0.3,"Jun 18, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wolt_responsive_layout_grid/latest/,wolt.com,flutter,https://github.com/woltapp/wolt_responsive_layout_grid +multi_trigger_autocomplete,https://pub.dev/packages/multi_trigger_autocomplete,96,160,87,A flutter widget to add trigger based autocomplete functionality to your app.,1.0.0,"Jun 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multi_trigger_autocomplete/latest/,xdsahil.dev,"flutter,flutter_portal",https://github.com/xsahil03x/multi_trigger_autocomplete +tap_debouncer,https://pub.dev/packages/tap_debouncer,96,160,96,Tap debounce simplifying widget. Wrap your button widget in TapDebounce widget and any taps will be disabled while tap callback is in progress.,2.2.0,"May 21, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tap_debouncer/latest/,blean.vip,flutter,https://github.com/sla-000/flutter_debouncer +cell_calendar,https://pub.dev/packages/cell_calendar,96,150,90,Modern calendar widget with useful features. Enables to develop well designed calendar in a moment. Inspired by the UI of Google calendar.,0.8.0,"Apr 24, 2023",BSD-2-Clause-Views,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cell_calendar/latest/,bookm.me,"flutter,hooks_riverpod",https://github.com/santa112358/cell_calendar +neon_widgets,https://pub.dev/packages/neon_widgets,96,150,87,The complete neon solution. This package provides Neon widgets with and without flicker effect.,2.0.0,"Mar 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/neon_widgets/latest/,unverified uploader,flutter,https://github.com/ojasjain24/neon_widgets_flutter +overscroll_pop,https://pub.dev/packages/overscroll_pop,96,150,57,"A Flutter widget for Scrollview, pop when overscroll like Pinterest and Instagram app on iOS",0.0.9,"Mar 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/overscroll_pop/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/luunc/overscroll_pop +camera_deep_ar,https://pub.dev/packages/camera_deep_ar,96,130,74,A Flutter plugin for Camera video and Photo Augmented reality recording.,0.0.2+3,"Dec 26, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/camera_deep_ar/latest/,maugost.com,"flutter,flutter_plugin_android_lifecycle,path_provider,permission_handler",https://github.com/mtellect/CameraDeepAR +opencv_4,https://pub.dev/packages/opencv_4,96,140,86,A flutter package project which contains a collection of OpenCV modules.,1.0.0,"Apr 2, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/opencv_4/latest/,unverified uploader,"flutter,flutter_cache_manager",https://github.com/fgsoruco/opencv_4 +flutter_money_formatter,https://pub.dev/packages/flutter_money_formatter,96,35,83,"FlutterMoneyFormatter is a Flutter extension to formatting various types of currencies according to the characteristics you like, without having to be tied to any localization.",0.8.3,"Sep 1, 2019",MIT,,,,,unverified uploader,"flutter,intl",https://github.com/fadhly-permata/flutter_money_formatter +flutter_translation_sheet,https://pub.dev/packages/flutter_translation_sheet,95,140,61,"Flutter Translation Sheet (fts) is a simple tool to help you with localization (l10n) generating json, arb and dart files.",1.0.34,"Jul 16, 2024",unknown,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_translation_sheet/latest/,roipeker.com,"args,collection,dcli,googleapis,googleapis_auth,http,io,path,recase,watcher,yaml",https://github.com/roipeker/flutter_translation_sheet/ +monarch,https://pub.dev/packages/monarch,95,140,81,"Code generator for Monarch. Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.",3.8.1,"May 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://monarchapp.io/docs/introduction,https://pub.dev/documentation/monarch/latest/",monarchapp.io,"analyzer,build,dart_style,flutter,flutter_localizations,flutter_test,glob,meta,monarch_annotations,monarch_definitions,monarch_utils,path,source_gen,stack_trace,vm_service",https://github.com/Dropsource/monarch +checks,https://pub.dev/packages/checks,95,160,83,A framework for checking values against expectations and building custom expectations.,0.3.0,"Jan 29, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/checks/latest/,labs.dart.dev,"async,meta,test_api",https://github.com/dart-lang/test/tree/master/pkgs/checks +country_icons,https://pub.dev/packages/country_icons,95,150,96,A flutter package with many country flag icons that you can use via the Image.asset method,3.0.0,"Jan 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/country_icons/latest/,unverified uploader,"flutter,flutter_svg",https://github.com/bytepark/country_icons +smart_auth,https://pub.dev/packages/smart_auth,95,160,95,"Wrapper of Android SMS User Consent API, SMS Retriever API to read one time sms code, get/save/delete user phone number, OTP, OTC, sms autofill, android autofill",2.0.0,"Jan 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/smart_auth/latest/,fman.ge,"flutter,flutter_web_plugins",https://github.com/Tkko/flutter_smart_auth +outline_material_icons,https://pub.dev/packages/outline_material_icons,95,130,94,Provides the new outline theme of material design icons from Google.,1.0.0,"Dec 11, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/outline_material_icons/latest/,unverified uploader,flutter,https://github.com/lucaslcode/outline_material_icons +page_flip,https://pub.dev/packages/page_flip,95,150,90,A flutter package which will help you to add page flip effect to widgets in your app.,0.2.3,"Oct 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/page_flip/latest/,unverified uploader,flutter,https://github.com/shivbo96/page_flip +flutter_advanced_segment,https://pub.dev/packages/flutter_advanced_segment,95,160,93,"An advanced segment widget, that can be fully customized with bunch of properties, just try it and enjoy!",3.0.2,"Apr 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/alex-melnyk/flutter_advanced_segment/blob/master/README.md,https://pub.dev/documentation/flutter_advanced_segment/latest/",alexmelnyk.io,flutter,https://github.com/alex-melnyk/flutter_advanced_segment +animated_path,https://pub.dev/packages/animated_path,95,160,75,A Flutter package that is used to create trim path animation.,0.0.2,"Nov 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_path/latest/,unverified uploader,flutter,https://github.com/himanshugarg08/animated_path +address_search_field,https://pub.dev/packages/address_search_field,95,140,90,An address search field which helps to autocomplete an address by a reference. It can be used to get Directions beetwen two points.,5.0.3,"Aug 26, 2022",MIT,,FLUTTER,"ANDROID, IOS, WEB, WINDOWS",https://pub.dev/documentation/address_search_field/latest/,jostech.dev,"dio,flutter,flutter_riverpod,flutter_web_plugins,google_maps_flutter",https://github.com/JosLuna98/address_search_field +quick_usb,https://pub.dev/packages/quick_usb,95,130,83,A cross-platform (Android/Windows/macOS/Linux) USB plugin for Flutter,0.4.0,"Jun 20, 2022",MIT,,FLUTTER,"ANDROID, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/quick_usb/latest/,woodemi.com,"ffi,flutter,libusb,plugin_platform_interface",https://github.com/woodemi/quick.flutter/tree/master/packages/quick_usb +flutter_swiper_view,https://pub.dev/packages/flutter_swiper_view,95,150,97,"The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.",1.1.8,"May 30, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_swiper_view/latest/,unverified uploader,flutter,https://github.com/feicien/flutter_swiper_view +f_logs,https://pub.dev/packages/f_logs,95,130,93,FLog provides quick & simple logging solution. All logs are saved to the DB which can then be exported in files.,2.0.1,"Apr 26, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/f_logs/latest/,unverified uploader,"flutter,intl,meta,path,path_provider,sembast,stack_trace,xxtea",https://github.com/zubairehman/Flogs +flutter_tree,https://pub.dev/packages/flutter_tree,95,145,88,"Flutter tree widget plugin, you can use this plugin to show a tree like layout, some thing a department tree.",2.0.3,"Mar 24, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_tree/latest/,coldstone.fun,flutter,https://github.com/xrr2016/flutter_tree +juxtapose,https://pub.dev/packages/juxtapose,95,150,67,"A widget for comparing two stacked widgets by dragging a slider thumb to reveal either sides of the slider, either horizontally or vertically.",1.2.0,"Oct 6, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/juxtapose/latest/,lesliearkorful.com,flutter,https://github.com/lesliearkorful/juxtapose +flutter_improved_scrolling,https://pub.dev/packages/flutter_improved_scrolling,95,150,89,"Attempt to implement better scrolling for Flutter Web and Desktop. Includes keyboard, MButton and custom mouse wheel scrolling.",0.0.3,"Sep 20, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_improved_scrolling/latest/,unverified uploader,flutter,https://github.com/adrianflutur/flutter_improved_scrolling +animated_floating_buttons,https://pub.dev/packages/animated_floating_buttons,95,160,95,Allows you to create a collapsible list of float buttons. Based on Agung Surya's tutorial.,0.0.2,"Aug 18, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_floating_buttons/latest/,unverified uploader,flutter,https://github.com/nabil-hfz/animated-floatbuttons +drop_cap_text,https://pub.dev/packages/drop_cap_text,95,80,93,This Flutter plugin aims to achive drop cap in text capitalization.,1.1.3,"Mar 31, 2021",MIT,,,,https://pub.dev/documentation/drop_cap_text/latest/,unverified uploader,flutter,https://github.com/mtiziano/drop_cap_text +slide_countdown_clock,https://pub.dev/packages/slide_countdown_clock,95,30,73,A countdown clock with slide up and down animation plugin for Flutter.,1.0.3,"May 23, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/phucgaoxam/slide_countdown_clock +flutter_list_view,https://pub.dev/packages/flutter_list_view,94,140,93,"Provide enhanced list view include jump index, keep position etc.",1.1.28,"Jun 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_list_view/latest/,unverified uploader,flutter,https://github.com/robert-luoqing/flutter_list_view +firebase_auth_mocks,https://pub.dev/packages/firebase_auth_mocks,94,150,94,Fakes for Firebase Auth. Use this package with `google_sign_in_mocks` to write unit tests involving Firebase Authentication.,0.14.0,"Jun 5, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/firebase_auth_mocks/latest/,wafrat.com,"dart_jsonwebtoken,equatable,firebase_auth,firebase_auth_platform_interface,firebase_core,flutter,meta,mock_exceptions,uuid",https://github.com/atn832/firebase_auth_mocks +material_segmented_control,https://pub.dev/packages/material_segmented_control,94,160,96,"A segmented control widget like the one for iOS, but in Material design.",5.0.1,"May 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/benjamin-kraatz/material_segmented_control,https://pub.dev/documentation/material_segmented_control/latest/",unverified uploader,flutter,https://github.com/benjamin-kraatz/material_segmented_control +shelf_plus,https://pub.dev/packages/shelf_plus,94,150,90,Shelf Plus is a quality of life addon for your server-side development within the Shelf platform.,1.9.2,"Apr 16, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/shelf_plus/latest/,felix-blaschke.de,"mime_type,shelf,shelf_hotreload,shelf_router,shelf_static,shelf_web_socket,web_socket_channel",https://github.com/felixblaschke/shelf_plus +bitmap,https://pub.dev/packages/bitmap,94,150,93,Bitmap is a fast and minimalistic lib that heelps you to manipulate image on Flutter apps.,0.2.0,"Nov 28, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/bitmap/latest/,blue-fire.xyz,"ffi,flutter",https://github.com/bluefireteam/bitmap +mutex,https://pub.dev/packages/mutex,94,150,98,Mutual exclusion with implementation of normal and read-write mutex,3.1.0,"Oct 9, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mutex/latest/,hoylen.com,,https://github.com/hoylen/dart-mutex +siri_wave,https://pub.dev/packages/siri_wave,93,160,92,A Flutter package that lets you create visually stunning Siri-style waveforms.,2.0.0+1,"Sep 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/siri_wave/latest/,halildurmus.dev,flutter,https://github.com/halildurmus/siri_wave +queue,https://pub.dev/packages/queue,94,150,96,Queue up futures from multiple sources and await their return anywhere in your code.,3.1.0+2,"Dec 6, 2022",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/queue/latest/,unverified uploader,,https://github.com/rknell/dart_queue +roundcheckbox,https://pub.dev/packages/roundcheckbox,94,150,96,Package to make easier the proccess of creating a round circle box. The component created is fully customizable to your needs.,2.0.5,"Aug 2, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/roundcheckbox/latest/,rodrigobastos.dev,flutter,https://github.com/rodrigobastosv/round_check_box +scroll_loop_auto_scroll,https://pub.dev/packages/scroll_loop_auto_scroll,94,160,94,This widget automatically scrolls the custom child widget to an infinite loop.,0.0.5,"May 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scroll_loop_auto_scroll/latest/,gappsolution.com,flutter,https://github.com/Ashish-Raturi/scroll_loop_auto_scroll +flutter_radar_chart,https://pub.dev/packages/flutter_radar_chart,94,140,92,"Basic radar chart for Flutter. This chart is intended to work out of the box, adjusting itself to the given data. The design of the chart was inspired by the Python Graph Gallery.",0.2.1,"Feb 20, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_radar_chart/latest/,unverified uploader,flutter,https://github.com/danpanaite/flutter_radar_chart +swipeable_button_view,https://pub.dev/packages/swipeable_button_view,94,140,94,You can create ripple animated pages with swipeable_button_view.,0.0.2,"Feb 2, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipeable_button_view/latest/,unverified uploader,flutter,https://github.com/cmrnrbs/swipeable_button_view +rect_getter,https://pub.dev/packages/rect_getter,94,160,97,A widget provide a simple way to get child`s rectangle information after rendered.,1.1.0,"Nov 17, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rect_getter/latest/,debuggerx.com,flutter,https://github.com/debuggerx01/rect_getter +carbon_icons,https://pub.dev/packages/carbon_icons,94,150,89,A Flutter package which includes 1584 Carbon icons from the Carbon Design System.,0.0.1+2,"Mar 24, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/carbon_icons/latest/,unverified uploader,flutter,https://github.com/mzdm/carbon_icons +stretchy_header,https://pub.dev/packages/stretchy_header,94,140,80,"This package allows us to create a elastic header, to give a good effect when you scroll down the widget.",2.0.0,"Mar 20, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stretchy_header/latest/,diegoveloper.com,flutter,https://github.com/diegoveloper/flutter_stretchy_header/ +flutter_audio_query,https://pub.dev/packages/flutter_audio_query,94,40,84,"Flutter plugin to query data about artists, albums, songs, genres and playlists from device storage.",0.3.5+6,"Aug 11, 2020",MIT,,,,,unverified uploader,"flutter,flutter_plugin_android_lifecycle",https://github.com/sc4v3ng3r/flutter_audio_query +parallax_image,https://pub.dev/packages/parallax_image,94,40,69,A Flutter widget that paints an image and moves it at a slower speed than the main scrolling content.,0.3.1+1,"Dec 30, 2018",MIT,,,,,unverified uploader,flutter,https://github.com/pulyaevskiy/parallax-image +flutter_naver_map,https://pub.dev/packages/flutter_naver_map,93,160,94,"Naver Map plugin for Flutter, which provides map service of Korea.",1.2.3+1,"Jul 4, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://note11.dev/flutter_naver_map,https://pub.dev/documentation/flutter_naver_map/latest/",note11.dev,"crypto,flutter,meta,path_provider,vector_math",https://github.com/note11g/flutter_naver_map +amplitude_flutter,https://pub.dev/packages/amplitude_flutter,93,130,98,Amplitude Flutter plugin,3.16.2,"Feb 8, 2024",MIT,4.0.0-beta.5,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/amplitude_flutter/latest/,unverified uploader,"flutter,flutter_web_plugins,js",https://github.com/amplitude/Amplitude-Flutter +select_dialog,https://pub.dev/packages/select_dialog,93,150,94,"Package designed to select an item from a list, with the option to filter and even search the items online.",2.0.2,"Jun 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/select_dialog/latest/,unverified uploader,flutter,https://github.com/davidsdearaujo/select_dialog +rive_animated_icon,https://pub.dev/packages/rive_animated_icon,93,160,82,This package provides rive animated icons that can be customized to suit your preference.,2.0.0,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rive_animated_icon/latest/,unverified uploader,"flutter,rive",https://github.com/nikkieke/rive_animated_icons +json_theme,https://pub.dev/packages/json_theme,93,160,96,A library to dynamically generate a ThemeData object from a JSON file or dynamic map object,6.5.0+1,"May 14, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/json_theme/latest/,peifferinnovations.com,"flutter,json_class,json_schema,json_theme_annotation,logging,meta",https://github.com/peiffer-innovations/json_theme +push,https://pub.dev/packages/push,93,150,96,Push notifications in Flutter without firebase_messaging.,2.3.0,"May 1, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/push/latest/,orth.uk,"flutter,push_android,push_ios,push_macos,push_platform_interface",https://github.com/ben-xD/push +stories_for_flutter,https://pub.dev/packages/stories_for_flutter,93,150,85,Stories like Instagram or statuses like WhatsApp with the highly customizable stories for Flutter package.,1.2.1,"Sep 25, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/stories_for_flutter/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/steevjames/Stories-for-Flutter +tabbed_view,https://pub.dev/packages/tabbed_view,93,150,89,Flutter widget inspired by the classic Desktop-style tab component. Supports customizable themes.,1.18.0,"Sep 8, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tabbed_view/latest/,caduandrade.net,"flutter,meta",https://github.com/caduandrade/tabbed_view +simple_logger,https://pub.dev/packages/simple_logger,93,160,94,"Provides super simple APIs for logging. The log also includes caller info by setting includeCallerInfo to true. On Android Studio, jump to called location by clicking the log.",1.9.0+3,"Aug 31, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_logger/latest/,mono0926.com,"logging,stack_trace",https://github.com/mono0926/simple_logger +about,https://pub.dev/packages/about,93,130,89,"Displays an About dialog, which describes the application, can show licenses, changelog, and other information.",2.1.3,"Mar 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/about/latest/,nfet.net,"flutter,flutter_markdown,markdown,path,simple_mustache,url_launcher",https://github.com/DavBfr/flutter_about +parallax_sensors_bg,https://pub.dev/packages/parallax_sensors_bg,93,150,80,Flutter package to simplify giving a parallax effect in the background of a page that responds to a corresponding sensor detection.,1.0.1,"Jan 1, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/parallax_sensors_bg/latest/,unverified uploader,"flutter,sensors_plus",https://github.com/Prayag-X/parallax_sensors_bg +odometer,https://pub.dev/packages/odometer,93,160,90,Highly customizable widgets that you can use for the number transition and the counter animations.,3.0.0,"Mar 15, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/odometer/latest/,unverified uploader,flutter,https://github.com/KirsApps/odometer +flutter_gradient_colors,https://pub.dev/packages/flutter_gradient_colors,93,120,88,it's provide you more than 100 predefined Gradient Colors.,2.1.1,"Aug 20, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_gradient_colors/latest/,unverified uploader,flutter,https://github.com/skaran921/flutter_gradient_colors +community_material_icon,https://pub.dev/packages/community_material_icon,93,150,96,A community material design icon flutter packages based on https://materialdesignicons.com/,5.9.55,"Mar 4, 2021","MIT, BSD-3-Clause",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/community_material_icon/latest/,unverified uploader,flutter,https://github.com/ripsware/community_material_icon +school_ui_toolkit,https://pub.dev/packages/school_ui_toolkit,93,40,34,"A basic UI toolkit to get you started with flutter application development. A collection of over 18+ custom widgets such as Calendar, Buttons with busy indicator and more.",5.0.0,"Oct 30, 2020",BSD-3-Clause,,,,,unverified uploader,"cached_network_image,flutter,flutter_screenutil,font_awesome_flutter,intl,nepali_date_picker",https://github.com/bprayush/school-ui-toolkit +flutter_google_maps,https://pub.dev/packages/flutter_google_maps,93,40,84,"A Flutter plugin for integrating Google Maps in iOS, Android and Web applications. It is a wrapper of google_maps_flutter for Mobile and google_maps for Web.",4.0.0,"Aug 10, 2020",MIT,,,,,marchdev.tk,"flinq,flutter,google_directions_api,google_maps,google_maps_flutter,google_polyline_algorithm,http,uuid",https://github.com/marchdev-tk/flutter_google_maps +flutter_plugin_android_lifecycle,https://pub.dev/packages/flutter_plugin_android_lifecycle,92,160,99,Flutter plugin for accessing an Android Lifecycle within other plugins.,2.0.21,"Jul 26, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_plugin_android_lifecycle/latest/,flutter.dev,flutter,https://github.com/flutter/packages/tree/main/packages/flutter_plugin_android_lifecycle +croppy,https://pub.dev/packages/croppy,92,160,90,"A fully customizable image cropper for Flutter. Mobile-first, but supports Web and Desktop platforms.",1.2.0,"Jul 20, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/croppy/latest/,kekland.com,"cassowary,cupertino_icons,equatable,ffi,flutter,plugin_platform_interface,vector_math,web",https://github.com/kekland/croppy +fleather,https://pub.dev/packages/fleather,92,160,92,"Clean, minimalistic and collaboration-ready rich text editor for Flutter.",1.17.0,"Jul 18, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://fleather-editor.github.io/docs/getting-started/quick-start/,https://pub.dev/documentation/fleather/latest/",unverified uploader,"collection,flutter,intl,parchment,parchment_delta",https://github.com/fleather-editor/fleather +dart_appwrite,https://pub.dev/packages/dart_appwrite,92,160,92,Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API,11.0.3,"May 31, 2024",MIT,12.0.0-rc.1,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://appwrite.io/support,https://pub.dev/documentation/dart_appwrite/latest/",appwrite.io,http,https://github.com/appwrite/sdk-for-dart +flutter_distributor,https://pub.dev/packages/flutter_distributor,92,135,86,A complete tool for packaging and publishing your Flutter apps.,0.4.5,"Jun 23, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_distributor/latest/,leanflutter.dev,"ansicolor,args,charset,dio,flutter_app_builder,flutter_app_packager,flutter_app_publisher,logging,path,pubspec_parse,shell_executor,shell_uikit,yaml",https://github.com/leanflutter/flutter_distributor/tree/main/packages/flutter_distributor +flutter_cart,https://pub.dev/packages/flutter_cart,92,160,93,"A flutter package for the cart management. This package helps you to perform basic cart operation like (Add to cart, Remove from cart, Get total count) etc.",0.0.9,"Mar 17, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_cart/latest/,unverified uploader,"flutter,freezed,freezed_annotation,shared_preferences",https://github.com/osamaasifoak/flutter_cart +flutter_image,https://pub.dev/packages/flutter_image,92,160,96,"Image utilities for Flutter: improved network providers, effects, etc.",4.1.11,"Feb 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_image/latest/,flutter.dev,flutter,https://github.com/flutter/packages/tree/main/packages/flutter_image +mic_stream,https://pub.dev/packages/mic_stream,92,150,91,A plugin to receive raw byte streams from a device's microphone. Audio is returned as `Stream`.,0.7.1+2,"Oct 22, 2023",EUPL-1.2,0.7.2-dev,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/mic_stream/latest/,unverified uploader,"flutter,permission_handler",https://github.com/anarchuser/mic_stream +fuzzy,https://pub.dev/packages/fuzzy,92,150,94,"Fuzzy search in Dart. Initially a code conversion, subset of Fuse.js.",0.5.1,"Oct 17, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fuzzy/latest/,borges.dev,stringr,https://github.com/comigor/fuzzy +quds_ui_kit,https://pub.dev/packages/quds_ui_kit,92,150,75,"Flutter UI kit [(animating icons, buttons, texts, counter, digital clock) - page transitions - toasts - dialogs- pagination - splash screen ...etc ]",0.0.7+10,"May 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/quds_ui_kit/latest/,quds.cc,flutter,https://github.com/MohammedAsaadAsaad/quds_ui_kit +drishya_picker,https://pub.dev/packages/drishya_picker,92,80,80,Assets picker which is inspired by messenger camera and gallery.,2.0.0,"Nov 12, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/drishya_picker/latest/,kopan7.com,"camera,collection,flutter,meta,path,photo_manager,uuid",https://github.com/koiralapankaj7/drishya_picker +nice_intro,https://pub.dev/packages/nice_intro,92,80,66,Get your users to know your app with ease! This package will help you build beautiful intro sides for your app.,0.2.1,"Jun 5, 2022",MIT,,,,https://pub.dev/documentation/nice_intro/latest/,ethieladiassa.me,"flutter,google_fonts",https://github.com/Ethiel97/nice_intro +contextmenu,https://pub.dev/packages/contextmenu,92,150,95,"Display a beautifully animated, material context menu using pure Flutter",3.0.0,"Mar 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/contextmenu/latest/,with-the-braid.cf,"after_layout,animations,flutter",https://gitlab.com/TheOneWithTheBraid/contextmenu.git +side_menu_animation,https://pub.dev/packages/side_menu_animation,92,150,75,Animated Side Menu with customizable UI. Inspired in Yalantis library (Android/iOS).,1.1.0,"Nov 19, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/side_menu_animation/latest/,diegoveloper.com,flutter,https://github.com/diegoveloper/flutter_side_menu_animation/ +pdf_text,https://pub.dev/packages/pdf_text,92,150,92,This plugin for Flutter allows you to read the text content of PDF documents and convert it into strings. It works on iOS and Android.,0.5.0,"Mar 14, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pdf_text/latest/,aluc.dev,"flutter,http,path,path_provider",https://github.com/AlessioLuciani/flutter-pdf-text/tree/master +page_route_animator,https://pub.dev/packages/page_route_animator,91,150,88,"Flutter page route transition package, with 62 different transitions.",1.0.4,"Apr 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/page_route_animator/latest/,mateenmehmood.dev,flutter,https://github.com/mateendev3/page_route_animator +enhance_stepper,https://pub.dev/packages/enhance_stepper,91,150,93,add alternate labels to the stepper in flutter;add step icon change.,1.0.1,"Apr 16, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/enhance_stepper/latest/,unverified uploader,flutter,https://github.com/shang1219178163/enhance_stepper/tree/main +mockingjay,https://pub.dev/packages/mockingjay,91,160,91,"A package that makes it easy to mock, test and verify navigation calls in Flutter.",0.5.0,"Nov 22, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mockingjay/latest/,verygood.ventures,"flutter,flutter_test,matcher,mocktail,test",https://github.com/VeryGoodOpenSource/mockingjay +simple_gradient_text,https://pub.dev/packages/simple_gradient_text,91,150,98,"Create fast and simple gradient texts, whether linear or radial, you just decide the colors and the text to display, very easy.",1.3.0,"Sep 11, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_gradient_text/latest/,alexastudillo.com,flutter,https://github.com/astudilloalex/flutter_gradient_text +flutter_advanced_avatar,https://pub.dev/packages/flutter_advanced_avatar,91,160,91,An advanced avatar provides a rich API for widget customization that opens a new look and feel in your app.,1.5.0,"May 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/alex-melnyk/flutter_advanced_avatar/blob/master/README.md,https://pub.dev/documentation/flutter_advanced_avatar/latest/",alexmelnyk.io,flutter,https://github.com/alex-melnyk/flutter_advanced_avatar +slider_captcha,https://pub.dev/packages/slider_captcha,91,160,91,"slide captcha the same as binance, allow drag and drop for validation",1.0.0,"Apr 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slider_captcha/latest/,brian98.com,flutter,https://github.com/BrianTV98/slider_captcha/ +outline_gradient_button,https://pub.dev/packages/outline_gradient_button,91,150,95,OutlineGradientButton package developed to create buttons with gradient outline.,2.0.1+1,"Mar 11, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/outline_gradient_button/latest/,unverified uploader,flutter,https://github.com/kalaganov/outline_gradient_button +great_list_view,https://pub.dev/packages/great_list_view,91,130,88,A Flutter package that enhance the standard list view with implicit animations on changes and so on. See README.md file.,0.2.3,"Feb 6, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/great_list_view/latest/,unverified uploader,"collection,diffutil_dart,flutter,worker_manager",https://github.com/DavideBelsole/great_list_view.git +any_animated_button,https://pub.dev/packages/any_animated_button,91,150,82,"Button, which animates between idle, progress and success/error state, indicating that some process is running in the background.",0.0.4,"Nov 28, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/any_animated_button/latest/,appvinio.com,"dartz,equatable,flutter,flutter_bloc",https://github.com/appvinio/any_animated_button +introduction_slider,https://pub.dev/packages/introduction_slider,91,140,89,Introduction/Onboarding slider package for flutter application with several features.,2.0.1,"Sep 30, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/introduction_slider/latest/,rahulchouhan.me,flutter,https://github.com/chouhan-rahul/introduction_slider +all_validations_br,https://pub.dev/packages/all_validations_br,91,150,74,"String validations and remover char ex ('/', '-', '.'), more than a validation for your best projects. Made with love",3.0.0,"Sep 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/all_validations_br/latest/,unverified uploader,flutter,https://github.com/CriandoGames/all_validations_br +pool,https://pub.dev/packages/pool,91,150,99,Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.,1.5.1,"Jun 15, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pool/latest/,tools.dart.dev,"async,stack_trace",https://github.com/dart-lang/pool +swipeable_card_stack,https://pub.dev/packages/swipeable_card_stack,91,135,89,"This is Tinder like swipeable cards package. You can add your own widgets to the stack, receive all four events, left, right, up and down. You can define your own business logic for each direction.",0.0.5,"Oct 11, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipeable_card_stack/latest/,codetoart.com,flutter,https://github.com/codetoart/cta-flutter-tinder-card-animation +switcher_button,https://pub.dev/packages/switcher_button,91,150,90,Flutter switch button with minimal design and material animation and highly customizable.It can be use as switch button or toggle buttons.,0.0.4,"Jul 18, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/switcher_button/latest/,unverified uploader,flutter,https://github.com/appiranian/switcher_button.git +animated_image_list,https://pub.dev/packages/animated_image_list,91,140,61,Flutter Animated image list with parallax effect and image lightbox .,1.0.0,"May 30, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_image_list/latest/,unverified uploader,"flutter,gesture_x_detector",https://github.com/youssefali424/animated_image_list +brick_offline_first,https://pub.dev/packages/brick_offline_first,90,140,62,A Brick domain that routes data fetching through local providers before remote providers.,3.2.0,"May 27, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/brick_offline_first/latest/,unverified uploader,"brick_core,brick_sqlite,collection,dart_style,http,logging,meta,path,sqflite_common",https://github.com/GetDutchie/brick +flutter_multi_select_items,https://pub.dev/packages/flutter_multi_select_items,90,150,94,A Flutter package for creating customizable flutter multi select widgets.,0.4.3,"May 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_multi_select_items/latest/,unverified uploader,flutter,https://github.com/CodeFoxLk/flutter_multi_select/tree/master/flutter_multi_select +universe,https://pub.dev/packages/universe,90,150,65,The easy & flexible way to use interactive maps in Flutter. Inspired by Leaflet.js.,2.0.1,"May 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/universe/latest/,unverified uploader,"cached_network_image,curved_animation_controller,extended_image,flutter,flutter_image,flutter_svg,geocode,html_unescape,intl,location,logging,proj4dart,provider,tuple,vector_math,video_player",https://github.com/salkuadrat/universe +phone_state,https://pub.dev/packages/phone_state,90,160,94,This plugin allows you to know quickly and easily if your Android or iOS device is receiving a call and to know the status of the call.,1.0.4,"Apr 3, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/phone_state/latest/,unverified uploader,flutter,https://github.com/andreamainella98/phone_state +xmpp_plugin,https://pub.dev/packages/xmpp_plugin,90,140,77,Xmpp plugin which helps to connect with xmpp via native channels and native libs like smack android and ios via xmppframework,2.2.12,"Jan 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/xmpp_plugin/latest/,xrstudio.in,flutter,https://github.com/vavadiyahiren/xmpp_plugin +docx_template,https://pub.dev/packages/docx_template,90,140,92,A Docx template engine.,0.4.0,"Sep 21, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/docx_template/latest/,unverified uploader,"archive,collection,path,xml",https://github.com/PavelS0/docx_template_dart +animation_search_bar,https://pub.dev/packages/animation_search_bar,90,150,87,A Customizable Animated Search Bar. It is suitable for the AppBar.,0.0.10,"Dec 20, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animation_search_bar/latest/,unverified uploader,"flutter,flutter_riverpod",https://github.com/blackshadowsoftwareltd/animation_search_bar +alphabet_scroll_view,https://pub.dev/packages/alphabet_scroll_view,90,140,93,A Scrollable ListView Widget with the dynamic vertical Alphabet List which you can drag and tap to scroll to the first item starting with that letter.,0.3.2,"Oct 8, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/alphabet_scroll_view/latest/,maheshjamdade.com,"collection,flutter",https://github.com/maheshmnj/alphabet_scroll_view +flutter_social_textfield,https://pub.dev/packages/flutter_social_textfield,90,150,90,"TextEditingController and RichText / TextSpan builder with hashtag, url and mention detection with Regular Expressions. Also with tap support.",0.1.2,"Sep 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_social_textfield/latest/,unverified uploader,flutter,https://github.com/dreampowder/flutter_social_textfield +json_rpc_2,https://pub.dev/packages/json_rpc_2,90,160,100,Utilities to write a client or server using the JSON-RPC 2.0 spec.,3.0.2,"Jun 15, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/json_rpc_2/latest/,tools.dart.dev,"stack_trace,stream_channel",https://github.com/dart-lang/json_rpc_2 +custom_clippers,https://pub.dev/packages/custom_clippers,90,160,96,custom_clippers is a package that contains multiple custom clippers and different types of message clippers which you can give to clipper property of ClipPath.,2.0.0,"May 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_clippers/latest/,unverified uploader,flutter,https://github.com/jagritjkh/custom_clippers +environment_config,https://pub.dev/packages/environment_config,90,150,90,Environment specific config generator. Allows to specify env configuration during CI/CD build. Primarily created to simplify Flutter build configuration,3.1.0,"May 26, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/environment_config/latest/,unverified uploader,"args,code_builder,dart_style,yaml",https://github.com/TatsuUkraine/dart_environment_config +flutter_masked_text2,https://pub.dev/packages/flutter_masked_text2,90,120,98,Masked text input for flutter.,0.9.1,"Mar 6, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_masked_text2/latest/,djade.net,flutter,https://github.com/djade007/flutter_masked_text +numeric_keyboard,https://pub.dev/packages/numeric_keyboard,90,160,93,Flutter plugin to display a simple numeric keyboard on Android & iOS.,1.1.0,"Mar 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/numeric_keyboard/latest/,hugoextrat.com,flutter,https://github.com/huextrat/numeric_keyboard +hover_effect,https://pub.dev/packages/hover_effect,90,40,70,Takes any child witget and enables Hover/Tilt 3D functionality to it.,0.6.0,"Apr 18, 2020",MIT,,,,,mariano-zorrilla.com,flutter,https://github.com/mkiisoft/hover_effect +md2_tab_indicator,https://pub.dev/packages/md2_tab_indicator,90,40,78,MD2TabIndicator is a tab indicator influenced by Google's Material Design 2 tab indicator design and developed by,1.0.2,"Mar 20, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/westdabestdb/md2-tab-indicator +flutter_appavailability,https://pub.dev/packages/flutter_appavailability,90,40,76,"Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.",0.0.21,"Sep 12, 2018",MIT,,,,,unverified uploader,flutter,https://github.com/pichillilorenzo/flutter_appavailability +flutter_circular_chart,https://pub.dev/packages/flutter_circular_chart,90,20,86,Animated radial and pie charts for Flutter,0.1.0,"Aug 30, 2018",MIT,,,,,unverified uploader,flutter,https://github.com/xqwzts/flutter_circular_chart +geofence_service,https://pub.dev/packages/geofence_service,89,160,92,This plugin is a geofence service with activity recognition API.,6.0.0,"Jun 5, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/geofence_service/latest/,unverified uploader,"fl_location,flutter,flutter_activity_recognition",https://github.com/Dev-hwang/geofence_service +local_notifier,https://pub.dev/packages/local_notifier,89,160,95,This plugin allows Flutter desktop apps to displaying local notifications.,0.1.6,"Apr 5, 2024",MIT,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/local_notifier/latest/,leanflutter.dev,"flutter,uuid",https://github.com/leanflutter/local_notifier +auto_injector,https://pub.dev/packages/auto_injector,89,150,87,"Automatic Dependency Injection System, but without build_runner :)",2.0.4,"Mar 25, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_injector/latest/,flutterando.com.br,"meta,uuid",https://github.com/Flutterando/auto_injector +mirai,https://pub.dev/packages/mirai,89,140,73,Mirai is a Server-Driven UI (SDUI) library for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.,0.7.0,"Mar 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mirai/latest/,securrency.com,"dio,flutter,freezed_annotation,json_annotation,logger,mirai_framework",https://github.com/Securrency-OSS/mirai.git +reflective_visual,https://pub.dev/packages/reflective_visual,89,140,57,Reflective visual for flutter apps.,2.0.0,"Nov 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/reflective_visual/latest/,unverified uploader,"blur,camera,flutter",https://github.com/mehranshoqi/flutter-reflective +unpub,https://pub.dev/packages/unpub,89,120,64,"Self-hosted private Dart Pub server for Enterprise, with a simple web interface to search and view packages information.",2.1.0,"Nov 8, 2022",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/unpub/latest/,opensource.bytedance.com,"archive,args,collection,googleapis,http,http_parser,intl,json_annotation,logging,meta,mime,mongo_dart,path,pub_semver,shelf,shelf_cors_headers,shelf_router,yaml",https://github.com/bytedance/unpub +icon_forest,https://pub.dev/packages/icon_forest,89,130,88,160000+ icons from 230+ icon libraries for your Flutter projects. A collection of icons from all pub.dev packages and other open-source icon packs.,1.1.8,"Jun 23, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/icon_forest/latest/,iconforest.flutterplay.com,"cupertino_icons,flutter,flutter_svg,path,url_launcher",https://github.com/iconforest/icon_forest +flutter_web_browser,https://pub.dev/packages/flutter_web_browser,89,140,97,A flutter plugin project to open a web page with Chrome Custom Tabs & SFSafariViewController.,0.17.1,"Apr 20, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_web_browser/latest/,unverified uploader,flutter,https://github.com/victorbonnet/flutter_web_browser +flutter_phosphor_icons,https://pub.dev/packages/flutter_phosphor_icons,89,140,93,"Phosphor is a flexible icon family for interfaces, diagrams, presentations — whatever, really.",0.0.1+6,"Dec 28, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_phosphor_icons/latest/,unverified uploader,flutter,https://github.com/afkcodes/flutter_phosphor_icons +flutter_luban,https://pub.dev/packages/flutter_luban,89,120,89,"An image compress package like Luban for Dart, based on image. This library has no system platform constraints.",0.1.13,"May 1, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_luban/latest/,unverified uploader,"flutter,image",https://github.com/crazecoder/flutter_luban +flustars,https://pub.dev/packages/flustars,89,140,95,"Flutter common utils library. SpUtil, ScreenUtil, WidgetUtil, DirectoryUtil, ImageUtil. SharedPreferences Util. Screen info & Screen adaptation. get image size.",2.0.1,"Mar 8, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flustars/latest/,unverified uploader,"common_utils,flutter,path_provider,sp_util,synchronized",https://github.com/Sky24n/flustars +trust_fall,https://pub.dev/packages/trust_fall,89,35,83,"A Flutter plugin for detecting the trust fall of the device(Jailbroken, root, emulator and mock location detection).",1.0.4,"Jul 28, 2019",unknown,,,,,unverified uploader,flutter,https://github.com/anish-adm/trust_fall +flutter_spinning_wheel,https://pub.dev/packages/flutter_spinning_wheel,89,40,79,A customizable widget to use as a spinning wheel in Flutter.,1.1.0,"May 4, 2019",MIT,,,,,unverified uploader,"flutter,meta",https://github.com/davidanaya/flutter-spinning-wheel +talker_dio_logger,https://pub.dev/packages/talker_dio_logger,88,160,98,Lightweight and customizable dio http client logger on talker base,4.4.0,"Jul 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/talker_dio_logger/latest/,frezycode.com,"dio,talker",https://github.com/Frezyx/talker +flutter_genius_scan,https://pub.dev/packages/flutter_genius_scan,88,140,89,Flutter plugin for the Genius Scan SDK for iOS and Android. It allows scanning paper documents using a smartphone camera.,5.1.4,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_genius_scan/latest/,thegrizzlylabs.com,flutter, +image_pickers,https://pub.dev/packages/image_pickers,88,150,96,"image_pickers Support local picture or video multiple selection, support to save network pictures or vidoe to albums, support preview video or picture",2.0.5+2,"May 24, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/image_pickers/latest/,unverified uploader,flutter,https://github.com/lisen87/image_pickers +appmetrica_plugin,https://pub.dev/packages/appmetrica_plugin,88,120,96,A Flutter plugin for AppMetrica by Yandex. AppMetrica is a set of libraries for collecting application usage statistics.,2.1.1,"May 22, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/appmetrica_plugin/latest/,appmetrica.yandex.com,"decimal,flutter,logging,stack_trace", +disable_battery_optimization,https://pub.dev/packages/disable_battery_optimization,88,150,97,"Flutter plugin to check and disable battery optimizations. Also shows custom steps to disable the optimizations in devices like mi, xiaomi, samsung, oppo, huawei, oneplus etc",1.1.1,"Dec 4, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/disable_battery_optimization/latest/,jvapps.in,flutter,https://github.com/pvsvamsi/Disable-Battery-Optimizations +image_compare_slider,https://pub.dev/packages/image_compare_slider,88,160,82,"Easily compare two images with a slider and a draggable line/handle, fully customizable.",2.8.0,"Aug 2, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_compare_slider/latest/,unverified uploader,flutter,https://github.com/cgutierr-zgz/image_compare_slider +flip_board,https://pub.dev/packages/flip_board,88,150,87,"FlipBoards are compositions of FlipWidgets, a widget that animates content change with a flipping animation. Includes FlipFraseBoard, FlipMatrix, FlipClock and others.",1.0.0,"Jul 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flip_board/latest/,nogueira.cc,"async,flutter",https://github.com/cc-nogueira/flip_board +flutter_scalable_ocr,https://pub.dev/packages/flutter_scalable_ocr,88,150,90,Flutter scalable OCR package is a wrapper around google_mlkit_text_recognition where you can partialy select part of camera which text will be processed of.,2.0.0,"May 31, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_scalable_ocr/latest/,qedcode.io,"camera,flutter,google_mlkit_commons,google_mlkit_text_recognition",https://github.com/vbalagovic/flutter_scalable_ocr.git +easy_search_bar,https://pub.dev/packages/easy_search_bar,88,90,94,AppBar with animated search functionality that can be used as regular or floating AppBar,2.5.0,"Apr 26, 2023",MIT,,,,https://pub.dev/documentation/easy_search_bar/latest/,4inka.com,flutter,https://github.com/4inka/flutter_easy_search_bar +cropperx,https://pub.dev/packages/cropperx,88,160,94,An image cropper package made in Flutter. Can be used to crop & rotate images.,1.1.1,"Jul 14, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cropperx/latest/,speedkodi.com,flutter,https://github.com/speedkodi/flutter_cropperx +ext_video_player,https://pub.dev/packages/ext_video_player,88,120,82,Flutter plugin for displaying inline with other Flutter widgets on Android and iOS. This plugin also supports playing youtube videos & RTMP Streams,0.1.2,"Mar 1, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/ext_video_player/latest/,karthikponnam.dev,"flutter,http,meta,video_player_platform_interface,video_player_web,youtube_explode_dart",https://github.com/ponnamkarthik/ext_video_player +aesthetic_dialogs,https://pub.dev/packages/aesthetic_dialogs,88,160,64,This Flutter plugin allows you to display nice custom dialog boxes.,0.0.15,"Jan 1, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/aesthetic_dialogs/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/BorisGautier/aestheticDialogs +gradient_widgets,https://pub.dev/packages/gradient_widgets,88,80,93,A minimal set of Flutter widgets encased with beautiful gradients.,0.6.0,"Apr 2, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/gradient_widgets/latest/,unverified uploader,flutter,https://github.com/bluemix/gradient-widgets +extended_navbar_scaffold,https://pub.dev/packages/extended_navbar_scaffold,88,40,25,A Custom Extended Scaffold with Expandable and Floating Navigation Bar,1.0.2+1,"Feb 7, 2021",unknown,,,,,ketanchoyal.me,"eva_icons_flutter,flutter",https://github.com/ketanchoyal/extended_navbar_scaffold +syncfusion_flutter_treemap,https://pub.dev/packages/syncfusion_flutter_treemap,87,150,93,"A Flutter Treemap library for creating interactive treemap to visualize flat and hierarchical data based on squarified, slice, and dice algorithms.",26.2.7,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_treemap/latest/,syncfusion.com,"flutter,syncfusion_flutter_core",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_treemap +amplify_auth_cognito,https://pub.dev/packages/amplify_auth_cognito,87,160,98,The Amplify Flutter Auth category plugin using the AWS Cognito provider.,2.3.0,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/amplify_auth_cognito/latest/,aws-amplify.com,"amplify_analytics_pinpoint,amplify_analytics_pinpoint_dart,amplify_auth_cognito_dart,amplify_core,amplify_flutter,amplify_secure_storage,async,flutter,meta,path,plugin_platform_interface",https://github.com/aws-amplify/amplify-flutter/tree/main/packages/auth/amplify_auth_cognito +system_theme,https://pub.dev/packages/system_theme,87,160,95,"A plugin to get the current system theme info. Supports Android, Web, Windows, Linux and macOS",3.0.0,"Jul 4, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/system_theme/latest/,bdlukaa.dev,"flutter,system_theme_web",https://github.com/bdlukaa/system_theme +spotify,https://pub.dev/packages/spotify,87,160,90,An incomplete dart library for interfacing with the Spotify Web API.,0.13.7,"Jul 1, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/spotify/latest/,unverified uploader,"http,json_annotation,oauth2",https://github.com/rinukkusu/spotify-dart +photo_editor_sdk,https://pub.dev/packages/photo_editor_sdk,87,150,91,The official Flutter plugin for PhotoEditor SDK. Integrate the photo editor into your own iOS or Android app - in minutes!,3.2.0,"Jun 26, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/photo_editor_sdk/latest/,img.ly,"flutter,imgly_sdk",https://github.com/imgly/pesdk-flutter +asp,https://pub.dev/packages/asp,87,150,85,"ASP (Atomic State Pattern) offers a simplified, Predictable and Powerful State Management for Flutter.",2.0.0,"Jun 25, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://asp.flutterando.com.br/,https://pub.dev/documentation/asp/latest/",flutterando.com.br,"flutter,hook_state",https://github.com/Flutterando/asp +flutter_zxing,https://pub.dev/packages/flutter_zxing,87,140,95,A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing.,1.7.0,"Jun 4, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_zxing/latest/,unverified uploader,"camera,ffi,flutter,image,image_picker",https://github.com/khoren93/flutter_zxing +nepali_date_picker,https://pub.dev/packages/nepali_date_picker,87,160,92,"Material and Cupertino Styled Date Picker, Date Range Picker and Calendar with Bikram Sambat(Nepali) Support.",6.0.1,"Apr 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nepali_date_picker/latest/,sarbagyastha.com.np,"flutter,nepali_utils",https://github.com/sarbagyastha/nepali_date_picker +number_paginator,https://pub.dev/packages/number_paginator,87,160,97,A Flutter paginator widget for switching between page numbers.,0.4.1,"Jan 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/number_paginator/latest/,wiefel.dev,"auto_size_text,flutter",https://github.com/WieFel/number_paginator +presentation_displays,https://pub.dev/packages/presentation_displays,87,160,91,Flutter plugin supports to run on two screens. It's basically a tablet connected to another screen via an HDMI or Wireless,1.0.0,"Dec 15, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/presentation_displays/latest/,smew.tech,flutter,https://github.com/VNAPNIC/presentation-displays +animated_snack_bar,https://pub.dev/packages/animated_snack_bar,87,150,96,Easily show beautiful snack bars directly using overlays. Create custom snack bars and show them with awesome animations.,0.4.0,"Oct 21, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_snack_bar/latest/,unverified uploader,flutter,https://github.com/JulyWitch/animated_snack_bar +openid_client,https://pub.dev/packages/openid_client,87,150,96,Library for working with OpenID Connect and implementing clients.,0.4.8,"Oct 13, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/openid_client/latest/,appsup.be,"args,clock,http,jose,logging,meta,pointycastle",https://github.com/appsup-dart/openid_client +dynamic_height_grid_view,https://pub.dev/packages/dynamic_height_grid_view,87,150,96,GridView with dynamic height. No need to specify aspectRatio to the grid.,0.0.4,"Sep 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dynamic_height_grid_view/latest/,bookm.me,flutter,https://github.com/santa112358/dynamic_height_grid_view +sliver_app_bar_builder,https://pub.dev/packages/sliver_app_bar_builder,87,150,90,A truly customizable sliver for app bars with the benefit of using builders.,1.1.0,"Aug 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sliver_app_bar_builder/latest/,netglade.cz,flutter,https://github.com/netglade/sliver_app_bar_builder +animated_glitch,https://pub.dev/packages/animated_glitch,87,160,82,Animated Glitch is a Flutter package that allows you to easily create glitch effects and control them,2.0.0+2,"Jul 22, 2023","Apache-2.0, BSD-3-Clause",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_glitch/latest/,feduke-nukem.dev,flutter,https://github.com/feduke-nukem/animated_glitch +animated_svg,https://pub.dev/packages/animated_svg,87,160,90,Flutter package for displaying and animating Scalable Vector Graphics 1.1 files.,2.0.0,"Apr 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_svg/latest/,bbkdevelopment.com,"flutter,flutter_svg",https://github.com/BBarisKilic/Animated-SVG +async_button_builder,https://pub.dev/packages/async_button_builder,87,140,91,"A builder to wrap around buttons that handles loading, disabled, error and succes states",3.0.0+1,"Feb 13, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/async_button_builder/latest/,unverified uploader,"flutter,freezed_annotation",https://github.com/Nolence/async_button +flutter_dropdown_alert,https://pub.dev/packages/flutter_dropdown_alert,87,140,92,"A dropdown alert package for flutter, help user notify the alert like push notification when call api success, fail or waring.",1.0.7,"Jan 6, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_dropdown_alert/latest/,unverified uploader,flutter,https://github.com/vantuan88291/flutter_dropdown_alert +coachmaker,https://pub.dev/packages/coachmaker,87,140,85,Simple coach marks with step and dynamic position for your application (coach mark/showcase/tooltip/etc...),0.2.1,"Dec 15, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/coachmaker/latest/,saddamnur.xyz,flutter,https://github.com/muhammadsaddamnur/coachmaker +firebase_admin,https://pub.dev/packages/firebase_admin,87,140,93,"A port of the Firebase admin sdk to pure, idiomatic Dart code",0.2.0,"Jul 6, 2022",unknown,0.3.0-dev.4,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/firebase_admin/latest/,appsup.be,"clock,collection,crypto_keys,dotenv,firebase_dart,gcloud,http,jose,meta,openid_client,path,x509",https://github.com/appsup-dart/firebase_admin +advanced_icon,https://pub.dev/packages/advanced_icon,87,160,80,"A flutter package that contains a collection of icon decoration tools (i.e. gradient, opacity) and icon transition features with cool animation effects.",0.1.2,"Sep 25, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/advanced_icon/latest/,devtonium.com,flutter,https://github.com/ankitmishradev/advanced-icon +page_view_indicators,https://pub.dev/packages/page_view_indicators,87,130,97,Customizable indicators for your PageViews.,2.0.0,"Mar 4, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/page_view_indicators/latest/,unverified uploader,flutter,https://github.com/figengungor/page_view_indicators +aes_crypt,https://pub.dev/packages/aes_crypt,87,40,82,"Dart encryption library for encrypting/decrypting files, plain text and binary data in AES Crypt file format.",0.1.1,"Mar 28, 2020",BSD-3-Clause,,,,,alexgusev.com,,https://github.com/alexgoussev/aes_crypt +flutter_open_whatsapp,https://pub.dev/packages/flutter_open_whatsapp,87,40,84,A new Flutter plugin that will send Whatsapp message to single user without saving user's number.,0.1.2,"Jul 3, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/rohit1814/flutter_open_whatsapp +barcode_scanner,https://pub.dev/packages/barcode_scanner,86,150,91,"Flutter plugin of the Scanbot Barcode Scanner SDK for Android and iOS. Provides functionality for scanning 1D and 2D barcodes, like EAN, UPC, QR code, Data Matrix, PDF 417, etc.",4.2.0,"Apr 24, 2024",BSD-3-Clause,4.2.1-beta04,FLUTTER,"ANDROID, IOS","https://docs.scanbot.io/barcode-scanner-sdk/flutter/introduction/,https://pub.dev/documentation/barcode_scanner/latest/",scanbot.io,"flutter,json_annotation,logging", +faker_dart,https://pub.dev/packages/faker_dart,86,150,93,generate massive amounts of fake data in Dart & Flutter! A dart port of the famous faker.js,0.2.2,"May 27, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/faker_dart/latest/,casvanluijtelaar.com,collection,https://github.com/casvanluijtelaar/faker.dart +flutter_rating_stars,https://pub.dev/packages/flutter_rating_stars,86,150,96,A Flutter package to create Rating Stars bar. It will be useful for your awesome app.,1.1.0,"Apr 22, 2024",BSD-2-Clause-Views,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_rating_stars/latest/,romanticdeveloper.com,flutter,https://github.com/minhhung2556/romantic_project_flutter_rating_stars +dart_extensions,https://pub.dev/packages/dart_extensions,86,150,91,Set of method-extensions for dart that makes using framework in a much easier and clean way also adds additional functionality.,2.2.4,"Apr 2, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/droididan/dart_extentions,https://pub.dev/documentation/dart_extensions/latest/",unverified uploader,"flutter,http,intl,quiver",https://github.com/droididan/dart_extentions +zerker,https://pub.dev/packages/zerker,86,140,52,Zerker is a flexible and lightweight flutter canvas graphic animation library.,2.7.5,"Feb 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/zerker/latest/,unverified uploader,flutter,https://github.com/flutterkit/zerker +extension_google_sign_in_as_googleapis_auth,https://pub.dev/packages/extension_google_sign_in_as_googleapis_auth,86,160,96,"A bridge package between google_sign_in and googleapis_auth, to create Authenticated Clients from google_sign_in user credentials.",2.0.12,"Dec 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/extension_google_sign_in_as_googleapis_auth/latest/,flutter.dev,"flutter,google_sign_in,googleapis_auth,http,meta",https://github.com/flutter/packages/tree/main/packages/extension_google_sign_in_as_googleapis_auth +wheel_slider,https://pub.dev/packages/wheel_slider,86,150,93,Wheel Slider offers a lot of customisation and enables you to scroll around with a wheel-like appearance.,1.2.1,"Dec 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wheel_slider/latest/,srinivasa.dev,"flutter,wheel_chooser",https://github.com/srinivasa-dev/wheel_slider +flutter_charts,https://pub.dev/packages/flutter_charts,86,125,96,"Charts Library for Flutter, written in Dart with Flutter. Allows to create line chart and bar chart by specifying data as a simple array.",0.5.2,"Oct 15, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_charts/latest/,unverified uploader,"decimal,flutter,google_fonts,logger,tuple,vector_math",https://github.com/mzimmerm/flutter_charts +icon_decoration,https://pub.dev/packages/icon_decoration,86,160,91,Add decoration capabilities to the Icon widget with borders and gradients.,2.0.2,"Jul 20, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/icon_decoration/latest/,rouxguillau.me,flutter,https://github.com/TesteurManiak/icon_decoration +bottom_nav_layout,https://pub.dev/packages/bottom_nav_layout,86,140,82,"A quick and powerful app layout. Supports page state preservation, lazy page loading, and has a page backstack.",3.0.10,"Jan 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/bottom_nav_layout/latest/,mazyoksul.com,"flutter,universal_io",https://github.com/m-azyoksul/bottom_nav_layout +patterns_canvas,https://pub.dev/packages/patterns_canvas,86,150,94,Draw patterns like stripes or dots on canvas elements or widgets.,0.4.0,"May 30, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/patterns_canvas/latest/,whidev.com,flutter,https://github.com/whiplashoo/patterns_canvas +coast,https://pub.dev/packages/coast,86,130,82,PageView wrapper that supports Hero-like animations,2.0.2,"Sep 12, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/coast/latest/,spkersten.nl,flutter,https://github.com/spkersten/flutter_coast +select_form_field,https://pub.dev/packages/select_form_field,86,130,94,A Flutter select form field widget. It shows a list of options in a dropdown menu.,2.2.0,"Jul 27, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/select_form_field/latest/,m3uzz.com,flutter,https://github.com/m3uzz/select_form_field +flutter_filereader,https://pub.dev/packages/flutter_filereader,86,120,87,"A local file view widget,Support a variety of file types, such as Doc Eexcl PPT TXT and so on,Android is implemented by Tencent X5,iOS is implemented by WKWebView",3.0.0,"Jul 23, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_filereader/latest/,unverified uploader,flutter,https://github.com/shingohu/flutter_filereader +round_spot,https://pub.dev/packages/round_spot,86,130,67,"Customizable, easy to use heat map interface analysis library",0.5.0,"Jul 11, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/round_spot/latest/,sgora.dev,"enum_to_string,equatable,fixnum,flutter,get_it,logging,meta,protobuf,simple_cluster",https://github.com/stasgora/round-spot +simple_rich_text,https://pub.dev/packages/simple_rich_text,86,150,92,Display a Dart string in Flutter using simple rich text characters.,2.0.49,"May 22, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_rich_text/latest/,onlyup.com,"flutter,url_launcher",https://github.com/remoteportal/simple_rich_text +custom_splash,https://pub.dev/packages/custom_splash,86,30,79,"A Flutter package to custom splash screen like change logo icon, logo animation, and splash screen background color.",0.0.2,"Sep 9, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/tranhuycong/custom_splash +flutter_video_compress,https://pub.dev/packages/flutter_video_compress,86,40,78,"Generate a new file by compressed video, and provide metadata. Get video thumbnail from a video path, supports JPEG/GIF. To reduce app size not using FFmpeg in IOS.",0.3.7+8,"Jul 3, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/TenkaiRuri/flutter_video_compress +package_rename,https://pub.dev/packages/package_rename,85,160,92,A Blazingly Fast way to configure your awesome flutter project to be production ready.,1.7.0,"Jun 11, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/package_rename/latest/,outdatedguy.rocks,"args,html,logger,yaml",https://github.com/OutdatedGuy/package_rename +widget_loading,https://pub.dev/packages/widget_loading,85,150,87,An easy way to hide a widget when you have nothing to show yet and need a loading animation at the same time.,0.4.0,"Apr 4, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/widget_loading/latest/,splashbyte.dev,flutter,https://github.com/SplashByte/widget_loading +modular_ui,https://pub.dev/packages/modular_ui,85,160,80,Pre-built beautiful flutter widgets Inspired by material-tailwind and shadcn/ui,0.0.5,"Feb 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/modular_ui/latest/,modularui.site,flutter,https://github.com/opxica/modular-ui +mapbox_search,https://pub.dev/packages/mapbox_search,85,140,96,A Flutter package for place search using MapBox Api and for Static map image,4.2.2,"Jan 31, 2024",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mapbox_search/latest/,ketanchoyal.dev,"color,http,json_annotation,uuid",https://github.com/ketanchoyal/mapbox_search +image_cropping,https://pub.dev/packages/image_cropping,85,140,89,This package helps you to crop image with ratio and free scale.,0.0.14,"Dec 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_cropping/latest/,mindinventory.com,"cupertino_icons,equatable,flutter,image",https://github.com/Mindinventory/image_cropping +rich_editor,https://pub.dev/packages/rich_editor,85,140,89,WYSIWYG editor for Flutter with a rich set of supported formatting options.,0.0.8,"Nov 21, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/rich_editor/latest/,jideguru.dev,"flutter,flutter_colorpicker,flutter_inappwebview,flutter_widget_from_html_core,image_picker,mime,path,xml2json",https://github.com/JideGuru/rich_editor +expressions,https://pub.dev/packages/expressions,85,95,95,A library to parse and evaluate simple dart and javascript like expressions.,0.2.5+1,"Nov 3, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expressions/latest/,appsup.be,"meta,petitparser,quiver,rxdart", +city_pickers,https://pub.dev/packages/city_pickers,85,130,93,"Flutter plugin for city picker, Popups widgets, call by function, support china.",1.3.0,"Jul 17, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/city_pickers/latest/,unverified uploader,"collection,flutter,lpinyin,scrollable_positioned_list",https://github.com/hanxu317317/city_pickers +flutter_islamic_icons,https://pub.dev/packages/flutter_islamic_icons,85,160,87,Add color to your projects with dozens of beautiful Islamic icons.,1.0.2,"Nov 27, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_islamic_icons/latest/,erbasaran.com,flutter,https://github.com/erbasaran/flutter_islamic_icons +isolated_worker,https://pub.dev/packages/isolated_worker,85,140,90,A singleton isolated worker for Flutter (Isolate) and Web (Web Worker).,0.1.1,"Apr 17, 2022",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/isolated_worker/latest/,unverified uploader,meta,https://www.github.com/iandis/isolated_worker +custom_map_markers,https://pub.dev/packages/custom_map_markers,85,140,97,A package that turns runtime widgets into map marker icons or byte array images.,0.0.2+1,"Apr 5, 2022",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/custom_map_markers/latest/,unverified uploader,"collection,flutter,google_maps_flutter,synchronized",https://github.com/IbrahimTabba/custom_map_markers +sms_otp_auto_verify,https://pub.dev/packages/sms_otp_auto_verify,85,140,94,A new Flutter plugin to enter a digit code usually in cases of Sms Otp Code. and provide SMS Auto Fill using library SMS Retriever API.,2.1.0,"Jan 28, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/sms_otp_auto_verify/latest/,unverified uploader,flutter,https://github.com/oohyugi/sms_otp_auto_verify +flutter_chess_board,https://pub.dev/packages/flutter_chess_board,85,140,83,"A Chessboard Widget for Flutter. Full support for PGN, FEN, SAN. Undo move, multiple board colors and arrow support.",1.0.1,"Nov 23, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_chess_board/latest/,joshi.dev,"chess,chess_vectors_flutter,flutter",https://www.github.com/deven98/flutter_chess_board +circle_list,https://pub.dev/packages/circle_list,85,150,88,"This is a flutter circle list plugin written entirely using dart,you can use it in ios、android or web!",1.0.5,"Jul 13, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circle_list/latest/,unverified uploader,flutter,https://github.com/asjqkkkk/circle_list +adhara_socket_io,https://pub.dev/packages/adhara_socket_io,85,30,76,"Websocket by socket.io for flutter by adhara, supports both iOS and Android",1.0.1+1,"May 31, 2021",MIT,,,,,infitio.com,"flutter,pedantic",https://github.com/infitio/flutter_socket_io +koukicons,https://pub.dev/packages/koukicons,85,35,61,"Colorful Icons for your Flutter App, no more black and white icons",2.0.3,"Jun 21, 2020",MIT,,,,,unverified uploader,"flutter,flutter_svg",https://github.com/Ademking/koukicons_flutter.git +flutter_otp,https://pub.dev/packages/flutter_otp,85,40,72,A Flutter package for sending and validating OTP. Four digit OTP (customizable) is sent as a SMS to the given phone number (and country code).,0.3.2,"Mar 8, 2020",BSD-3-Clause,,,,,unverified uploader,"flutter,sms",https://github.com/JerinFrancisA/flutter_otp +jpush_flutter,https://pub.dev/packages/jpush_flutter,84,135,96,JIGUANG officially supported JPush Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)(https://www.jiguang.cn).,3.0.5,"Jul 8, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/jpush_flutter/latest/,unverified uploader,flutter, +huawei_push,https://pub.dev/packages/huawei_push,84,150,96,Huawei Push Kit plugin for Flutter that exposes all the functionality provided by the Huawei Push Kit SDK.,6.12.0+301,"Jul 2, 2024",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/huawei_push/latest/,developer.huawei.com,flutter,https://github.com/HMS-Core/hms-flutter-plugin/tree/master/flutter-hms-push +search_app_bar_page,https://pub.dev/packages/search_app_bar_page,84,150,75,A search page built for minimal work and good performance. Enjoy.,2.3.1,"Feb 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/search_app_bar_page/latest/,unverified uploader,"diacritic,flutter,get,meta",https://github.com/MarceloRab/search_app_bar_page +apivideo_live_stream,https://pub.dev/packages/apivideo_live_stream,84,150,91,Flutter RTMP live stream client for your audio/video application. Made with ♥ by api.video.,1.2.0,"Feb 15, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/apivideo_live_stream/latest/,api.video,"flutter,json_annotation,meta,native_device_orientation,plugin_platform_interface",https://github.com/apivideo/api.video-flutter-live-stream +ioc_container,https://pub.dev/packages/ioc_container,84,150,85,"A lightweight, flexible, and high-performance dependency injection and service location library for Dart and Flutter",1.0.12,"Apr 3, 2023",BSD-3-Clause,2.0.1-beta,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ioc_container/latest/,christianfindlay.com,,https://github.com/MelbourneDeveloper/ioc_container +auto_direction,https://pub.dev/packages/auto_direction,84,140,89,This package changes the direction of a widget from ltr direction into rtl direction and vice versa based on the language of the text provided.,0.0.7,"Nov 10, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_direction/latest/,ahmedy.me,"flutter,intl",https://github.com/AhmedAlYousif/auto_direction +flutter_file_dialog,https://pub.dev/packages/flutter_file_dialog,84,150,97,Dialogs for picking and saving files in Android and in iOS.,3.0.2,"Aug 14, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_file_dialog/latest/,kineapps.com,flutter,https://github.com/kineapps/flutter_file_dialog +motion_tab_bar_v2,https://pub.dev/packages/motion_tab_bar_v2,84,140,92,"An animated Bottom Navigation Bar for Flutter apps, icon animates into place, colors are customizable.",0.3.0,"Jul 13, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/motion_tab_bar_v2/latest/,unverified uploader,"flutter,vector_math",https://github.com/kimmanwky/Motion-Tab-Bar +google_api_availability,https://pub.dev/packages/google_api_availability,84,160,97,A Flutter plugin to check the availability of Google Play Services on an Android device.,5.0.0,"Mar 24, 2023",Apache-2.0,,FLUTTER,ANDROID,https://pub.dev/documentation/google_api_availability/latest/,baseflow.com,"flutter,google_api_availability_android,google_api_availability_platform_interface",https://github.com/baseflowit/flutter-google-api-availability +flutter_zoom_sdk,https://pub.dev/packages/flutter_zoom_sdk,84,140,82,Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by EvilRATT,1.1.0+4,"Mar 29, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_zoom_sdk/latest/,evilrattechnologies.com,"crypto,flutter,flutter_web_plugins,js,plugin_platform_interface",https://github.com/evilrat/flutter_zoom_sdk +country_state_city_picker,https://pub.dev/packages/country_state_city_picker,84,140,94,"A flutter package for showing a country, states, and cities. In addition it gives the possibility to select a list of favorites countries.",1.2.8,"Jun 19, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/country_state_city_picker/latest/,unverified uploader,flutter,https://github.com/prof22/country_state_city_picker +flutter_chat,https://pub.dev/packages/flutter_chat,84,70,50,"Messaging app for Flutter android , iOS and flutter-web using firebase as backend services.",2.1.0,"Jun 22, 2021",BSD-2-Clause,,,,https://pub.dev/documentation/flutter_chat/latest/,smartmobilevilla.xyz,"cached_network_image,cloud_firestore,cupertino_icons,firebase_auth,firebase_core,firebase_messaging,firebase_storage,flutter,flutter_linkify,flutter_local_notifications,flutter_native_image,google_sign_in,http,image_picker,image_picker_for_web,intl,path,photo_view,shared_preferences,url_launcher",https://github.com/ankesh-kumar/Flutter-chat-sdk +status_view,https://pub.dev/packages/status_view,84,120,87,"Display status just like WhatsApp & Instagram. This package help to display users status like WhatsApp status. in this we can specify the number of status ,seen and unseen status as well, apart from t [...]",0.0.2,"May 29, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/status_view/latest/,unverified uploader,flutter,https://github.com/akshayambaliya/flutter_status_view +full_screen_menu,https://pub.dev/packages/full_screen_menu,84,140,76,Full screen menu for Flutter apps to give a user a broad variety of variants in beautiful way,1.0.0,"Mar 20, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/full_screen_menu/latest/,yako.io,flutter,https://github.com/yako-dev/flutter-full-screen-menu +is_first_run,https://pub.dev/packages/is_first_run,84,160,95,A simple package to check if it is the first time the app runs.,1.0.0,"Mar 11, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/is_first_run/latest/,julianassmann.de,"flutter,shared_preferences",https://github.com/JulianAssmann/flutter_is_first_run +social_media_widgets,https://pub.dev/packages/social_media_widgets,84,40,43,A new flutter package for collection of common popular social media widgets like instagram story swipe and snapchat screen dismiss,1.0.0+2,"Jun 3, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/GursheeshSingh/social_media_widgets +connectivity_widget,https://pub.dev/packages/connectivity_widget,83,140,88,A widget that shows the user if the phone is connected to the internet or not,3.0.0,"May 15, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/connectivity_widget/latest/,gpalma.pt,"connectivity_plus,flutter,http,retry,rxdart,stream_disposable",https://github.com/Vanethos/flutter_connectivity_widget/ +animated_segmented_tab_control,https://pub.dev/packages/animated_segmented_tab_control,83,150,93,A customizable segmented control that can be used with a TabView.,2.0.0,"Apr 25, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_segmented_tab_control/latest/,lanars.com,flutter,https://github.com/LanarsInc/animated-segmented-tab-control +image_pixels,https://pub.dev/packages/image_pixels,83,150,93,"Lets you extend the background color of an image, or else build any widget that depends on an image width/height or the color of its pixels.",3.0.2,"Jan 24, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_pixels/latest/,glasberg.dev,flutter,https://github.com/marcglasberg/image_pixels +gcloud,https://pub.dev/packages/gcloud,83,150,99,"High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.",0.8.12,"Jan 10, 2024",Apache-2.0,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/gcloud/latest/,labs.dart.dev,"_discoveryapis_commons,googleapis,http,meta,retry",https://github.com/dart-lang/gcloud +screenshot_callback,https://pub.dev/packages/screenshot_callback,83,160,92,Flutter plugin that allows you to detect mobile screenshot and execute callback functions on iOS and Android.,3.0.1,"Jul 11, 2023",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/screenshot_callback/latest/,unverified uploader,flutter,https://github.com/flutter-moum/flutter_screenshot_callback +gradient_coloured_buttons,https://pub.dev/packages/gradient_coloured_buttons,83,120,67,"Create visually appealing buttons with customizable gradient colors, dimensions, and border radius to enhance your Flutter UI.",0.1.0,"Jul 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gradient_coloured_buttons/latest/,unverified uploader,flutter,https://github.com/Johnson-Redonyx-Silva/Gradient_button.pub.dev +vocsy_epub_viewer,https://pub.dev/packages/vocsy_epub_viewer,83,150,89,vocsy_epub_viewer is an epub ebook reader that encapsulates the folioreader framework.,2.0.0,"Feb 11, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/vocsy_epub_viewer/latest/,unverified uploader,"flutter,path,path_provider",https://github.com/kaushikgodhani/vocsy_epub_viewer +flutter_lyric,https://pub.dev/packages/flutter_lyric,83,150,91,"A music lyric reader that supports highlight, translation lyrics, smooth animation, custom UI & parsing.",2.0.4+6,"Sep 9, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_lyric/latest/,unverified uploader,"collection,flutter",https://github.com/ozyl/flutter_lyric +pasteboard,https://pub.dev/packages/pasteboard,83,140,96,"A flutter plugin which could read image,files from clipboard and write files to clipboard.",0.2.0,"Jul 22, 2022",MIT,,FLUTTER,"IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pasteboard/latest/,mixin.dev,"flutter,flutter_web_plugins,js",https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/pasteboard +encrypted_shared_preferences,https://pub.dev/packages/encrypted_shared_preferences,83,40,96,This plugin stores Shared Preferences as encrypted values on device storage.,3.0.1,"Jun 11, 2022",MIT,,,,,unverified uploader,"encrypt,shared_preferences",https://github.com/roulljdh/encrypted_shared_preferences +floating_frosted_bottom_bar,https://pub.dev/packages/floating_frosted_bottom_bar,83,150,86,Frosted bottom navigation bar allows you to create frsoted bottom bar that also reacts on scroll events.,0.0.1,"Feb 13, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floating_frosted_bottom_bar/latest/,unverified uploader,flutter,https://github.com/TheBoy-WhoCode/floating_frosted_bottom_bar +youtube_api,https://pub.dev/packages/youtube_api,83,100,88,YouTubeAPI is a plugin which directly interacts with YouTube server. Supports Searching video and playlist.,1.0.4,"Aug 14, 2021",Apache-2.0,,FLUTTER,,https://pub.dev/documentation/youtube_api/latest/,nstack.in,"collection,flutter,http",https://github.com/nstack-in/youtube_api +find_dropdown,https://pub.dev/packages/find_dropdown,83,90,88,"Simple and robust FindDropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization.",1.0.0,"Mar 9, 2021",MIT,1.0.1-dev.1,,,https://pub.dev/documentation/find_dropdown/latest/,unverified uploader,"flutter,select_dialog",https://github.com/davidsdearaujo/find_dropdown +bubble_lens,https://pub.dev/packages/bubble_lens,83,150,78,Flutter customizable reproduction of the Apple Watch UI animation,2.0.0,"Jul 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bubble_lens/latest/,nicolas-bruckert.com,flutter,https://github.com/nbrucker/bubble_lens +sms_user_consent,https://pub.dev/packages/sms_user_consent,83,160,77,Request user's phone number (supports dual sim) and/or consent to read SMS without adding any permissions,0.1.0,"Mar 15, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/sms_user_consent/latest/,unverified uploader,flutter,https://github.com/pharshdev/sms_user_consent +curved_drawer,https://pub.dev/packages/curved_drawer,83,40,45,A Flutter widget that provides an easy to use animated drawer.,0.1.2,"Jan 30, 2020",BSD-3-Clause,,,,,rpgtavernapp.com,flutter,https://github.com/undrbridge/curved_drawer +stack_appodeal_flutter,https://pub.dev/packages/stack_appodeal_flutter,82,150,87,Official Flutter plugin to support Appodeal SDK for Android and iOS platforms. Support Consent Dialog for GDPR/CCPA zone.,3.3.2,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/stack_appodeal_flutter/latest/,appodeal.com,flutter,https://github.com/appodeal/Appodeal-Flutter-Plugin +nylo_framework,https://pub.dev/packages/nylo_framework,82,140,92,Micro-framework for Flutter that's built to simplify app development for Flutter projects.,5.32.6,"Jul 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/nylo-core/framework,https://pub.dev/documentation/nylo_framework/latest/",nylo.dev,"args,collection,dart_console,date_field,dio,error_stack,flutter,flutter_dotenv,flutter_secure_storage,nylo_support,page_transition,recase,skeletonizer,theme_provider",https://github.com/nylo-core/framework/tree/5.x +material_table_view,https://pub.dev/packages/material_table_view,82,160,87,"Comprehensive, feature-rich and intuitive UI/UX widget solution for many data table use cases that is easy to integrate into any Flutter app.",5.0.0,"Jun 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/material_table_view/latest/,nikolaynik.com,flutter,https://github.com/NikolayNIK/material_table_view +flame_audio,https://pub.dev/packages/flame_audio,82,160,97,"Audio support for the Flame game engine, basically a thin wrapper around the audioplayers package.",2.10.2,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flame_audio/latest/,flame-engine.org,"audioplayers,flame,flutter,synchronized",https://github.com/flame-engine/flame/tree/main/packages/flame_audio +flutter_google_places_sdk,https://pub.dev/packages/flutter_google_places_sdk,82,150,97,A Flutter plugin for google places sdk that uses the native libraries on each platform,0.3.9,"Apr 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_google_places_sdk/latest/,sparta.guru,"flutter,flutter_google_places_sdk_android,flutter_google_places_sdk_ios,flutter_google_places_sdk_linux,flutter_google_places_sdk_macos,flutter_google_places_sdk_platform_interface,flutter_google_places_sdk_web,flutter_google_places_sdk_windows",https://github.com/matanshukry/flutter_google_places_sdk/tree/master/flutter_google_places_sdk +hooked_bloc,https://pub.dev/packages/hooked_bloc,82,150,87,Flutter package that simplifies injection and usage of Bloc/Cubit.,1.5.0,"Jan 25, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Iteo/hooked_bloc/blob/main/README.md,https://pub.dev/documentation/hooked_bloc/latest/",iteo.com,"bloc,flutter,flutter_bloc,flutter_hooks,meta,provider",https://github.com/Iteo/hooked_bloc +lazy_load_indexed_stack,https://pub.dev/packages/lazy_load_indexed_stack,82,160,95,A package that extends IndexedStack to allow for lazy loading.,1.1.0,"Jan 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lazy_load_indexed_stack/latest/,okaryo.io,flutter,https://github.com/okaryo/lazy_load_indexed_stack +bootstrap_icons,https://pub.dev/packages/bootstrap_icons,82,130,94,Bootstrap Icons for Flutter,1.11.3,"Jan 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bootstrap_icons/latest/,ricardodalarme.com,flutter,https://github.com/ricardodalarme/Bootstrap-Icons-Flutter +flutter_window_close,https://pub.dev/packages/flutter_window_close,82,160,95,Let your Flutter app has a chance to confirm if the user wants to close your app.,1.0.0,"Nov 26, 2023",MIT,,FLUTTER,"LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_window_close/latest/,zonble.net,"flutter,flutter_web_plugins",https://github.com/zonble/flutter_window_close +tiengviet,https://pub.dev/packages/tiengviet,82,150,94,"Converts vietnamese language sign to unsigned easily. Give me a string vietnamese language, i will respond you string vietnamese unsigned.",1.0.0,"Oct 27, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/tvc12/tiengviet,https://pub.dev/documentation/tiengviet/latest/",uit.social,,https://github.com/tvc12/tiengviet +weather_animation,https://pub.dev/packages/weather_animation,82,140,85,The package contains beautiful weather animations. Easy setup with the weather configurator!,1.0.1,"Oct 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/weather_animation/latest/,unverified uploader,"flutter,freezed_annotation,json_annotation",https://github.com/PackRuble/weather_animation +flutter_vision,https://pub.dev/packages/flutter_vision,82,160,91,"Plugin for managing Yolov5, Yolov8 and Tesseract v5 accessing with TensorFlow Lite 2.x. Support object detection, segmentation and OCR on Android. iOS, Working in progress.",1.1.4,"Sep 19, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_vision/latest/,yurihuallpa.com,"flutter,path,path_provider",https://github.com/vladiH/flutter_vision +widget_arrows,https://pub.dev/packages/widget_arrows,82,160,87,Simply draw customizable arrows between any widgets in your app.,0.6.0,"Aug 17, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/widget_arrows/latest/,unverified uploader,flutter,https://github.com/Schwusch/widget_arrows +auto_orientation,https://pub.dev/packages/auto_orientation,82,150,97,Set the device orientation programmatically for iOS and Android,2.3.1,"May 2, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/auto_orientation/latest/,unverified uploader,flutter,https://github.com/bytepark/auto_orientation +flutter_webview_pro,https://pub.dev/packages/flutter_webview_pro,82,140,95,A Flutter plugin that provides a WebView widget who Support photo upload/take camera and Geolocation.,3.0.1+4,"Sep 29, 2022",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_webview_pro/latest/,unverified uploader,"flutter,webview_pro_android,webview_pro_platform_interface,webview_pro_wkwebview",https://github.com/wenzhiming/flutter-plugins/tree/dev/packages/webview_flutter/webview_flutter +analog_clock,https://pub.dev/packages/analog_clock,82,130,92,Flutter Analog Clock plugin.,0.1.1,"Jul 3, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/analog_clock/latest/,unverified uploader,flutter,https://github.com/furkantektas/analog_clock +flutter_beacon,https://pub.dev/packages/flutter_beacon,82,150,92,Flutter plugin for scanning and transmit as beacon (iBeacon) on Android and iOS.,0.5.1,"Aug 21, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_beacon/latest/,cubeacon.com,flutter,https://github.com/alann-maulana/flutter_beacon +document_scanner,https://pub.dev/packages/document_scanner,82,150,81,"A plugin that creates a native platform view that scans documents, as a flutter widget.",0.2.1,"Jun 22, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/document_scanner/latest/,eliasteeny.com,"flutter,flutter_plugin_android_lifecycle",https://github.com/eliasteeny/flutter_document_scanner +sliver_header_delegate,https://pub.dev/packages/sliver_header_delegate,82,80,86,A flexible sliver header delegate that allows easily customize your SliverHeader,0.0.5,"Apr 19, 2021",BSD-3-Clause,,,,"https://github.com/miroslava-podybailo/flutter_sliver_header_delegate/blob/master/README.md,https://pub.dev/documentation/sliver_header_delegate/latest/",unverified uploader,flutter,https://github.com/miroslava-podybailo/flutter_sliver_header_delegate +grouped_buttons,https://pub.dev/packages/grouped_buttons,82,30,91,A simple package that makes grouping Checkboxes and Radio Buttons much easier.,1.0.4,"Apr 8, 2019",MIT,,,,,akshathjain.com,flutter,https://github.com/akshathjain/grouped_buttons +board_datetime_picker,https://pub.dev/packages/board_datetime_picker,81,160,93,"Picker to select date and time for Flutter. It is both a calendar and a picker, offering a variety of options as a package.",2.1.0,"Jul 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/board_datetime_picker/latest/,mytooyo.dev,"collection,flutter,intl",https://github.com/mytooyo/board_datetime_picker +widget_to_marker,https://pub.dev/packages/widget_to_marker,81,160,96,A package to convert any Flutter Widget to BitmapDescriptor which can be used in google_maps_flutter icon marker.,1.0.6,"Jul 3, 2024",unknown,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/widget_to_marker/latest/,unverified uploader,"flutter,google_maps_flutter",https://github.com/Mohamedfaroouk/widget_to_marker +screwdriver,https://pub.dev/packages/screwdriver,81,160,83,A dart package aiming to provide useful extensions and helper functions to ease and speed up development.,5.4.0,"Jun 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/screwdriver/latest/,birju.dev,"characters,collection,intl,meta",https://github.com/birjuvachhani/screwdriver +fleasy,https://pub.dev/packages/fleasy,81,160,67,"Useful and easy to use extensions, helper classes and widgets to create Flutter apps easier.",0.17.0,"May 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fleasy/latest/,jensbecker.dev,"flash,flutter,flutter_lints,font_awesome_flutter,intl",https://github.com/devj3ns/fleasy +solana,https://pub.dev/packages/solana,81,100,92,Dart implementation of Solana JSON RPC API client. Provides convenient interface for the RPC methods.,0.30.4,"Apr 4, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/solana/latest/,cryptoplease.com,"bip39,borsh_annotation,collection,convert,cryptography,decimal,ed25519_hd_key,freezed_annotation,http,json_annotation,typed_data,web_socket_channel",https://github.com/espresso-cash/espresso-cash-public +undo,https://pub.dev/packages/undo,81,140,88,A Undo/Redo Library for Flutter,1.5.0,"Dec 2, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/undo/latest/,rodydavis.com,,https://github.com/rodydavis/undo +flutter_rounded_progress_bar,https://pub.dev/packages/flutter_rounded_progress_bar,81,130,91,Rounded Progressbar in Flutter that customize color and border.,0.3.2,"Sep 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_rounded_progress_bar/latest/,unverified uploader,flutter,https://github.com/benznest/flutter_rounded_progress_bar +sms_advanced,https://pub.dev/packages/sms_advanced,81,150,89,"This is an SMS library for Flutter. Its allow to send, receive, query sms messages, sms delivery and query contacts info in Android, and only sending in IOS & Web.",1.1.0,"Jun 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/sms_advanced/latest/,phan-tec.com,"flutter,flutter_web_plugins,plugin_platform_interface,url_launcher",https://github.com/EddieKamau/sms_advanced +rx_notifier,https://pub.dev/packages/rx_notifier,81,140,87,Extension to ValueNotifier by transparently applying functional reactive programming (TFRP),2.3.0,"Jun 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rx_notifier/latest/,flutterando.com.br,"collection,flutter,rx_notifier_annotation",https://github.com/Flutterando/rx_notifier +native_drag_n_drop,https://pub.dev/packages/native_drag_n_drop,81,150,41,A package that allows you to add native drag and drop support into your flutter app.,0.0.5,"Jan 12, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/native_drag_n_drop/latest/,alexrabin.com,flutter,https://github.com/alexrabin/FlutterNativeDragAndDrop +doc_widget,https://pub.dev/packages/doc_widget,81,140,76,An easier way that documents your widgets.,0.4.0,"Sep 28, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/doc_widget/latest/,isacjunior.dev,"doc_widget_annotation,flutter,flutter_highlight",https://github.com/isacjunior/doc_widget +ant_design_flutter,https://pub.dev/packages/ant_design_flutter,81,140,80,"A Flutter UI framework designed for web / pc application, contains some high quality widgets.",0.0.1+5,"May 17, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ant_design_flutter/latest/,antdf.xyz,"dotted_border,flutter,flutter_spinkit",https://github.com/CalsRanna/ant_design_flutter +simple_speed_dial,https://pub.dev/packages/simple_speed_dial,81,160,94,A simple speed dial for Flutter. You can use as many speed dial options as you want. You can use labels next to the speed dial options. Colors of every fab can be set.,0.1.7,"May 14, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_speed_dial/latest/,unverified uploader,flutter,https://github.com/janoschp/simple_speed_dial +flutter_balloon_slider,https://pub.dev/packages/flutter_balloon_slider,81,160,75,Balloon slider widget with floating balloon animation and material design look.,0.1.1,"Mar 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_balloon_slider/latest/,unverified uploader,flutter,https://github.com/faob-dev/flutter_balloon_slider +nine_grid_view,https://pub.dev/packages/nine_grid_view,81,140,89,"Flutter NineGridView & DragSortView, Similar to Weibo / WeChat nine grid view controls to display pictures.",2.0.0,"Mar 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nine_grid_view/latest/,unverified uploader,flutter,https://github.com/flutterchina/nine_grid_view +loading_gifs,https://pub.dev/packages/loading_gifs,81,150,91,Loading indicator GIFs. Material and Cupertino (Android and iOS) loading indicators in assorted sizes. Use as placeholders for loading remote image assets.,0.3.0,"Mar 4, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Codelessly/FlutterLoadingGIFs,https://pub.dev/documentation/loading_gifs/latest/",codelessly.com,flutter,https://github.com/Codelessly/FlutterLoadingGIFs +snappable,https://pub.dev/packages/snappable,81,40,21,A Flutter library for Thanos snap effect. Use it to turn your Widgets into dust. For fun only!,1.0.1,"Aug 6, 2019",MIT,,,,,unverified uploader,"flutter,image",https://github.com/MarcinusX/snappable +syncfusion_officechart,https://pub.dev/packages/syncfusion_officechart,80,150,91,Syncfusion Flutter Office Chart is a library written natively in Dart for creating Office charts from scratch.,26.2.7,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_officechart/latest/,syncfusion.com,"archive,flutter,syncfusion_flutter_xlsio,xml",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_officechart +fancy_password_field,https://pub.dev/packages/fancy_password_field,80,150,92,A highly customizable password control input widget. It has features such as password strenght and rules validation,2.0.7,"Jun 18, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fancy_password_field/latest/,rodrigobastos.dev,"flutter,password_strength",https://github.com/rodrigobastosv/fancy_password_field +rich_text_controller,https://pub.dev/packages/rich_text_controller,80,150,94,An extended text editing controller that supports different inline styles for custom regex patterns,2.0.1,"Jun 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rich_text_controller/latest/,micazi.dev,flutter,https://github.com/micazi/rich_text_controller +chicago,https://pub.dev/packages/chicago,80,130,63,The Chicago widget set is an alternate design language for Flutter designed for desktop (keyboard and mouse) form factors. It is based on Apache Pivot.,0.4.3-dev,"May 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chicago/latest/,tvolkert.dev,"collection,flutter,intl",https://github.com/tvolkert/chicago +adapty_flutter,https://pub.dev/packages/adapty_flutter,80,150,91,Adapty SDK is an open-source framework that makes implementing in-app subscriptions in Flutter applications fast and easy. It’s 100% open-source and lightweight.,2.10.1,"Apr 5, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://docs.adapty.io/docs,https://pub.dev/documentation/adapty_flutter/latest/",adapty.io,"flutter,meta",https://github.com/adaptyteam/AdaptySDK-Flutter +cached,https://pub.dev/packages/cached,80,150,80,Dart package with build-in code generation. Simplifies and speedup creation of cache mechanism for dart classes.,1.7.0,"Mar 11, 2024",BSD-3-Clause,,DART,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Iteo/cached/blob/master/packages/cached/README.md,https://pub.dev/documentation/cached/latest/",iteo.com,"analyzer,build,cached_annotation,collection,meta,source_gen,source_helper",https://github.com/Iteo/cached +vector_map_tiles,https://pub.dev/packages/vector_map_tiles,80,150,92,A plugin for `flutter_map` that enables the use of vector tiles.,7.3.1,"Feb 19, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/vector_map_tiles/latest/,greensopinion.com,"async,executor_lib,flutter,flutter_map,http,latlong2,path_provider,vector_tile_renderer",https://github.com/greensopinion/flutter-vector-map-tiles +l,https://pub.dev/packages/l,80,140,91,Cross-platform html/io Logger library with simple API. Manipulate with native and web console. Support ascii colorize output.,4.0.2,"Jun 30, 2023",MIT,5.0.0-pre.2,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/l/latest/,plugfox.dev,meta,https://github.com/PlugFox/l/tree/master +protoc_plugin,https://pub.dev/packages/protoc_plugin,80,150,93,A protobuf protoc compiler plugin used to generate Dart code.,21.1.2,"Oct 10, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/protoc_plugin/latest/,google.dev,"fixnum,path,protobuf",https://github.com/google/protobuf.dart/tree/master/protoc_plugin +groovin_widgets,https://pub.dev/packages/groovin_widgets,80,150,83,A Flutter widget library containing custom widgets created and edited by GroovinChip.,3.2.0,"Sep 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/groovin_widgets/latest/,groovinchip.dev,flutter,https://github.com/GroovinChip/groovin_widgets +circle_wheel_scroll,https://pub.dev/packages/circle_wheel_scroll,80,90,81,Circle Wheel List View for flutter based on ListWheelScrollView by flutter team.,0.0.3,"Sep 5, 2023",MIT,,,,https://pub.dev/documentation/circle_wheel_scroll/latest/,unverified uploader,"flutter,vector_math",https://github.com/DenisBogatirov/circle_wheel_scroll +fluid_kit,https://pub.dev/packages/fluid_kit,80,150,77,Responsive helper for fluid layout. Allows you to control the layout of children based on minimum width and grid.,3.0.0,"Aug 23, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluid_kit/latest/,amazingsoftworks.com,flutter,https://github.com/andyduke/fluid_box +flamingo,https://pub.dev/packages/flamingo,80,140,37,This is Firebase Firestore Model Framework Library. Can be manage document reference and collection reference. And provide Firestore and Cloud Storage interface.,3.0.0,"Feb 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS",https://pub.dev/documentation/flamingo/latest/,neverjp.com,"cloud_firestore,firebase_core,firebase_storage,flutter,rxdart,universal_io",https://github.com/hukusuke1007/flamingo +thumbnailer,https://pub.dev/packages/thumbnailer,80,150,91,"Plugin that is able to generate thumbnails from files with various mime types. If thumbnail generation is not support for specific mime type, then a fallback icon is returned",2.2.0,"Feb 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/thumbnailer/latest/,4q.eu,"flutter,flutter_web_plugins,font_awesome_flutter,pdfx,spreadsheet_decoder",https://github.com/4Q-s-r-o/thumbnailer +queen_validators,https://pub.dev/packages/queen_validators,80,150,88,collection of validation methods and rules for flutter form with ZERO extra widgets,1.0.1,"Nov 13, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/queen_validators/latest/,maxzod.com,"email_validator,flutter",https://github.com/FlutterQueen/validators +flutter_villains,https://pub.dev/packages/flutter_villains,80,140,74,Villains for flutter. Page transitions with just a few lines of code. What are heroes without villains?,2.0.0,"Aug 26, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_villains/latest/,unverified uploader,"flutter,flutter_sequence_animation",https://github.com/Norbert515/flutter_villains +etch,https://pub.dev/packages/etch,80,160,26,"A simplified, declarative way to use CustomPainter in Flutter",0.2.2,"Apr 23, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/etch/latest/,joshi.dev,flutter,https://github.com/deven98/etch +label_marker,https://pub.dev/packages/label_marker,80,150,96,A package to create and use Google Maps marker with label text; the easiest and most efficient way.,1.0.1,"Apr 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/label_marker/latest/,scaria.dev,"flutter,google_maps_flutter",https://github.com/NirmalScaria/label_marker +cpf_cnpj_validator,https://pub.dev/packages/cpf_cnpj_validator,80,140,95,"A lib to validate, format, strip and generate CPF and CNPJ numbers from Brazil.",2.0.0,"Apr 23, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cpf_cnpj_validator/latest/,unverified uploader,"flutter,flutter_test",https://github.com/leonardocaldas/flutter-cpf-cnpj-validator +flutter_circular_slider,https://pub.dev/packages/flutter_circular_slider,80,40,76,A customizable widget to select intervals in a circular line.,2.5.0,"Jun 12, 2019",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/davidanaya/flutter-circular-slider +unicorndial,https://pub.dev/packages/unicorndial,80,20,84,Easily create your floating menu using horizontal or vertical floating button lists,1.1.5,"Oct 4, 2018",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/tiagojencmartins/unicornspeeddial +plaid_flutter,https://pub.dev/packages/plaid_flutter,79,150,94,"Plaid Link for Flutter. Integrates the native iOS, Android and Web SDKs.",3.1.8,"Apr 24, 2024",MIT,4.0.7-rc,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/plaid_flutter/latest/,unverified uploader,"flutter,flutter_web_plugins,js,plugin_platform_interface",https://github.com/jorgefspereira/plaid_flutter +flutter_getit,https://pub.dev/packages/flutter_getit,79,160,87,"Integrating with 'get_it,' it efficiently manages Flutter project dependencies, providing robust page control, route management, and module flexibility",2.0.0,"Jan 25, 2024",MIT,3.0.0-rc.2,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_getit/latest/,academiadoflutter.com.br,"flutter,get_it",https://github.com/rodrigorahman/getit_flutter +no_screenshot,https://pub.dev/packages/no_screenshot,79,150,95,"Flutter plugin to enable, disable or toggle screenshot support in your application.",0.2.0,"Jul 15, 2024",Apache-2.0,1.0.0-beta.2,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/no_screenshot/latest/,flutterplaza.com,"flutter,plugin_platform_interface",https://github.com/FlutterPlaza/no_screenshot/releases/tag/v0.0.1%2B6 +tobias,https://pub.dev/packages/tobias,79,140,95,A Flutter plugin for allowing users to authenticate or pay with native Android&iOS AliPay SDKs.,4.0.0,"Jul 4, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/tobias/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/OpenFlutter/tobias +local_session_timeout,https://pub.dev/packages/local_session_timeout,79,160,97,"redirect user to authentication page if the application doesn't recieve any user interaction, or been running in the background for ""x"" duration.",3.1.0,"Jun 22, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/local_session_timeout/latest/,sankethbk.me,flutter,https://github.com/SankethBK/local_session_timeout +render,https://pub.dev/packages/render,79,140,81,A package to render any native static and moving flutter widgets to exportable formats,0.1.4,"May 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/render/latest/,unverified uploader,"ffmpeg_kit_flutter_https_gpl,flutter,path_provider,provider,rich_console,uuid",https://github.com/polarby/render +primer_progress_bar,https://pub.dev/packages/primer_progress_bar,79,150,89,Unofficial Flutter implementation of the progress bar defined in GitHub Primer Design System.,0.4.2,"May 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/primer_progress_bar/latest/,norelease.dev,"flutter,meta",https://github.com/fujidaiti/primer_progress_bar +shape_of_view_null_safe,https://pub.dev/packages/shape_of_view_null_safe,79,150,92,"Give a custom shape to any flutter widget, Material Design 2 ready",3.0.0,"Feb 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shape_of_view_null_safe/latest/,codingfries.com,"flutter,vector_math",https://github.com/awais-amjed/Flutter-ShapeOfView +high_chart,https://pub.dev/packages/high_chart,79,160,88,"A chart library based on High Charts (.JS), able to build advanced charts like Pie chart, linear chart, etc.",2.1.0,"Feb 2, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/high_chart/latest/,senthilnasa.me,"flutter,flutter_web_plugins,js,url_launcher,webview_flutter,webview_flutter_android,webview_flutter_wkwebview",https://github.com/senthilnasa/high_chart +languagetool_textfield,https://pub.dev/packages/languagetool_textfield,79,140,83,"The LanguageTool TextField package is a spell-checker designed for Flutter apps. This is useful for apps that need text input like messaging, notes, and email.",0.0.6,"Jan 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/languagetool_textfield/latest/,solid.software,"async,collection,flutter,http,throttling",https://github.com/solid-software/languagetool_textfield/ +floating_draggable_widget,https://pub.dev/packages/floating_draggable_widget,79,140,95,A flutter package for floating draggable widget. By this package a developer can implement a widget which can be draggable inside the screen freely.,2.1.5,"Jan 10, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floating_draggable_widget/latest/,unverified uploader,flutter,https://github.com/Smueez/floating_animated_widget +http2,https://pub.dev/packages/http2,79,130,91,A HTTP/2 implementation in Dart.,2.3.0,"Jan 8, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/http2/latest/,dart.dev,,https://github.com/dart-lang/http2 +flutter_mailer,https://pub.dev/packages/flutter_mailer,79,150,96,Share an email to device Email - Client supports multiple Attachments,2.1.2,"Nov 30, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_mailer/latest/,unverified uploader,flutter,https://github.com/taljacobson/flutter_mailer +pausable_timer,https://pub.dev/packages/pausable_timer,79,160,95,"A timer implementation that can be paused, resumed and reset.",3.1.0+3,"Oct 30, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pausable_timer/latest/,llucax.com,clock,https://github.com/llucax/pausable_timer +build,https://pub.dev/packages/build,79,150,95,A package for authoring build_runner compatible code generators.,2.4.1,"Jun 29, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/build/latest/,dart.dev,"analyzer,async,convert,crypto,glob,logging,meta,package_config,path",https://github.com/dart-lang/build/tree/master/build +flutter_xupdate,https://pub.dev/packages/flutter_xupdate,79,140,90,A Flutter plugin for XUpdate(Android Version Update Library).,3.0.0,"Mar 27, 2023",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_xupdate/latest/,xuexiangjys.club,"flutter,package_info_plus",https://github.com/xuexiangjys/flutter_xupdate +css_filter,https://pub.dev/packages/css_filter,79,150,81,"Apply various filter effects in a CSS-like way in flutter, can be used on any widget, not just images, support custom filters and control filter intensity.",1.0.3,"Feb 26, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/css_filter/latest/,iofod.com,flutter,https://github.com/iofod/flutter_css_filter +another_stepper,https://pub.dev/packages/another_stepper,79,150,97,A flutter package to create easily customizable Horizontal and Vertical stepper.,1.2.2,"Feb 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/another_stepper/latest/,unverified uploader,flutter, +circle_nav_bar,https://pub.dev/packages/circle_nav_bar,79,150,92,A package provides an easy way to make circle button nav bar in Flutter project,2.0.1+1,"Nov 28, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circle_nav_bar/latest/,unverified uploader,flutter,https://github.com/111coding/circle_nav_bar +another_transformer_page_view,https://pub.dev/packages/another_transformer_page_view,79,160,94,Yet another pageTransformer for flutter with null-safety support,2.0.1,"Nov 9, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/another_transformer_page_view/latest/,steenbakker.dev,flutter,https://github.com/juliansteenbakker/another_transformer_page_view +flutter_sticky_widgets,https://pub.dev/packages/flutter_sticky_widgets,79,160,89,Implement Flutter widgets which behave like position sticky in CSS.,0.0.3,"Nov 1, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_sticky_widgets/latest/,sankethbk.me,flutter,https://github.com/SankethBK/flutter_sticky_widgets +clickable_list_wheel_view,https://pub.dev/packages/clickable_list_wheel_view,79,150,90,Simple wrapper for ListWheelScrollView that allows children to respond on gesture (onTap) events.,0.2.0,"Aug 17, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/clickable_list_wheel_view/latest/,cilestal.com,flutter,https://github.com/Cilestal/clickable_list_wheel_view +flutter_date_picker_timeline,https://pub.dev/packages/flutter_date_picker_timeline,79,130,80,A Gregorian and Jalali customizable date picker as a horizontal timeline,0.3.3,"Nov 14, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_date_picker_timeline/latest/,asoteam.ir,"flutter,intl,scroll_to_index,shamsi_date",https://github.com/sobimor/flutter_date_picker_timeline +quds_popup_menu,https://pub.dev/packages/quds_popup_menu,79,150,89,"A new way to show advanced popup menu in Flutter, the package is a part of quds_ui_kit package.",0.0.1+1,"Jul 24, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/quds_popup_menu/latest/,quds.cc,"flutter,quds_ui_kit",https://github.com/MohammedAsaadAsaad/quds_ui_kit +vertical_tab_bar_view,https://pub.dev/packages/vertical_tab_bar_view,79,130,78,A new Flutter package project.,0.0.1,"Jun 9, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vertical_tab_bar_view/latest/,neatfastro.com,flutter,https://github.com/NeatFastro/vertical_tab_bar_view.git +flutter_qr_reader,https://pub.dev/packages/flutter_qr_reader,79,135,91,QR code (scan QRCode and picture) recognition (AndroidView/UiKitView),1.0.5,"Apr 3, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_qr_reader/latest/,unverified uploader,flutter,https://github.com/hetian9288/flutter_qr_reader +tesseract_ocr,https://pub.dev/packages/tesseract_ocr,79,40,87,"Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition. It has unicode (UTF-8) support, and can recognize more than 100 languages.",0.3.1,"Dec 14, 2020",BSD-3-Clause,,,,,zuzu.dev,"flutter,path,path_provider",https://github.com/arrrrny/tesseract_ocr +audio_recorder,https://pub.dev/packages/audio_recorder,79,15,83,A Flutter plugin to record audio.,1.0.2,"Mar 25, 2020",MIT,,,,,unverified uploader,"file,flutter,path",https://github.com/ZaraclaJ/audio_recorder +flutter_widgets,https://pub.dev/packages/flutter_widgets,79,20,83,Flutter widgets that are developed by Google but not by the core Flutter team.,0.1.12,"Mar 13, 2020",MIT,,,,,unverified uploader,"collection,flutter,html,meta,quiver",https://github.com/google/flutter.widgets +gooey_carousel,https://pub.dev/packages/gooey_carousel,79,30,42,Package to implements a gooey carousel created by gskinner team,0.1.2,"Dec 13, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/davidsdearaujo/gooey_carousel +email_otp,https://pub.dev/packages/email_otp,78,160,95,A fast & simple email authentication OTP sender and verification flutter package.,3.0.2,"Jul 19, 2024",BSD-2-Clause-Views,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/email_otp/latest/,rohitchouhan.com,"flutter,http",https://github.com/rohit-chouhan/email_otp +multicast_dns,https://pub.dev/packages/multicast_dns,78,160,100,"Dart package for performing mDNS queries (e.g. Bonjour, Avahi).",0.3.2+7,"Jun 24, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/multicast_dns/latest/,flutter.dev,meta,https://github.com/flutter/packages/tree/main/packages/multicast_dns +smart_text_flutter,https://pub.dev/packages/smart_text_flutter,78,160,77,A Flutter plugin used to detect links in texts using NSDataDetector on iOS and TextClassifier on Android,0.2.2,"Jun 20, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/smart_text_flutter/latest/,developerjamiu.com,"flutter,plugin_platform_interface,url_launcher",https://github.com/developerjamiu/smart-text-flutter +flutter_web_auth_2,https://pub.dev/packages/flutter_web_auth_2,78,160,97,Flutter plugin for authenticating a user with a web service.,3.1.2,"May 15, 2024",MIT,4.0.0-alpha.6,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_web_auth_2/latest/,femtopedia.de,"flutter,flutter_web_auth_2_platform_interface,flutter_web_plugins,url_launcher,window_to_front",https://github.com/ThexXTURBOXx/flutter_web_auth_2 +flutter_fast_forms,https://pub.dev/packages/flutter_fast_forms,78,160,88,Flutter Fast Forms is the only Dart package you need to build Flutter forms fast.,17.0.0,"Jun 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_fast_forms/latest/,udos86.de,"flutter,intl",https://github.com/udos86/flutter-fast-forms +money_formatter,https://pub.dev/packages/money_formatter,78,145,97,"MoneyFormatter is a Flutter extension to formatting various types of currencies according to the characteristics you like, without having to be tied to any localization.",0.0.6,"Apr 20, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/money_formatter/latest/,wiseminds.cc,"flutter,intl",https://github.com/wiseminds/flutter_money_formatter +equations,https://pub.dev/packages/equations,78,150,86,An equation-solving library that also works with complex numbers and fractions.,5.0.2,"Sep 2, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/equations/latest/,fluttercompletereference.com,"fraction,petitparser",https://github.com/albertodev01/equations +shelf_proxy,https://pub.dev/packages/shelf_proxy,78,160,100,A shelf handler for proxying HTTP requests to another server.,1.0.4,"May 23, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shelf_proxy/latest/,tools.dart.dev,"http,path,shelf",https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_proxy +selectable_autolink_text,https://pub.dev/packages/selectable_autolink_text,78,140,93,Generate inline links that can be selected and tapped in text for Flutter.,2.6.0,"May 15, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/selectable_autolink_text/latest/,miyake.id,flutter,https://github.com/miyakeryo/flutter_selectable_autolink_text +chewie_audio,https://pub.dev/packages/chewie_audio,78,150,92,An audio player for Flutter with Cupertino and Material play controls,1.5.0,"May 13, 2023",unknown,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/chewie_audio/latest/,sub6resources.com,"cupertino_icons,flutter,video_player",https://github.com/Sub6Resources/chewie_audio +shelf_static,https://pub.dev/packages/shelf_static,78,160,99,Static file server support for the shelf package and ecosystem.,1.1.2,"May 3, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/shelf_static/latest/,tools.dart.dev,"convert,http_parser,mime,path,shelf",https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_static +wheel_chooser,https://pub.dev/packages/wheel_chooser,78,130,94,WheelChooser is a widget allowing user to choose numbers/strings/widgets by scrolling spinners with wheel look.,1.1.2,"Apr 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wheel_chooser/latest/,unverified uploader,flutter,https://github.com/mafanwei/WheelChooser +drop_shadow,https://pub.dev/packages/drop_shadow,78,150,92,Add drop shadow effect for any widgets in flutter,0.1.0,"Feb 22, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drop_shadow/latest/,rei.codes,flutter,https://github.com/iisprey/drop_shadow +image_fade,https://pub.dev/packages/image_fade,78,150,95,"A widget that displays a placeholder and optional progress indicator while an image loads, then cross-fades to the loaded image. Improves on FadeInImage. Compatible with CachedNetworkImageProvider.",0.6.2,"Dec 20, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_fade/latest/,gskinner.com,flutter,https://github.com/gskinner/image_fade +flutter_floatwing,https://pub.dev/packages/flutter_floatwing,78,130,74,A Flutter plugin that makes it easier to make floating/overlay window for Android with pure Flutter.,0.2.1,"Jul 11, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_floatwing/latest/,zoe.im,flutter,https://github.com/jiusanzhou/flutter_floatwing +decorated_icon,https://pub.dev/packages/decorated_icon,78,160,92,"A lightweight, efficient icon widget that supports a list of shadow effects.",1.2.1,"Jul 4, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/decorated_icon/latest/,benpesso.com,flutter,https://github.com/benPesso/flutter_decorated_icon +upi_pay,https://pub.dev/packages/upi_pay,78,135,84,A flutter plugin to launch UPI payment applications on Android and iOS towards making UPI payments.,1.0.1,"Jun 27, 2021",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/upi_pay/latest/,drenther.xyz,"decimal,flutter,universal_io",https://github.com/drenther/upi_pay +linkwell,https://pub.dev/packages/linkwell,78,130,93,"LinkWell is Text Plugin that detects URLs and Emails in a String and when tapped opens in users browsers,",2.0.6,"Apr 23, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/linkwell/latest/,samuelezedi.com,"flutter,url_launcher",https://github.com/samuelezedi/linkwell +flutter_lorem,https://pub.dev/packages/flutter_lorem,78,160,96,"Generates random sentences and paragraphs (similar to ""lorem ipsum"" generators).",2.0.0,"Feb 21, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_lorem/latest/,unverified uploader,flutter,https://github.com/dmjones/flutter_lorem +appcheck,https://pub.dev/packages/appcheck,77,160,97,"Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.",1.5.2,"Jul 26, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/appcheck/latest/,yashgarg.dev,flutter,https://github.com/Yash-Garg/appcheck +mmkv,https://pub.dev/packages/mmkv,77,140,91,"An efficient, small mobile key-value storage framework developed by WeChat. Works on Android & iOS.",1.3.9,"Jul 26, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mmkv/latest/,weixin.com,"ffi,flutter,mmkv_android,mmkv_ios,mmkv_ohos,mmkv_platform_interface",https://github.com/Tencent/MMKV/tree/master/flutter/mmkv +scanbot_sdk,https://pub.dev/packages/scanbot_sdk,77,150,84,"Flutter plugin of the Scanbot Scanner SDK for Android and iOS. Provides functionality like Document Scanning, QR and Barcode Scanning, PDF Creation, TIFF, OCR, etc.",4.2.2,"Apr 12, 2024",BSD-3-Clause,5.0.0-alpha4,FLUTTER,"ANDROID, IOS","https://docs.scanbot.io/document-scanner-sdk/flutter/introduction/,https://pub.dev/documentation/scanbot_sdk/latest/",scanbot.io,"collection,flutter,json_annotation,logging", +flutter_callkeep,https://pub.dev/packages/flutter_callkeep,77,160,87,iOS CallKit and Android ConnectionService bindings for Flutter,1.0.0,"Jul 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_callkeep/latest/,doneservices.co,"flutter,flutter_callkeep_platform_interface,flutter_web_plugins",https://github.com/doneservices/flutter_callkeep +i18n,https://pub.dev/packages/i18n,77,150,89,Simple i18n solution for dart and flutter. Uses code generation to generate translations as dart classes. Efficient and works with autocomplete!,4.1.1,"Jun 20, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/i18n/latest/,muha.dev,"build,build_config,dart_style,glob,quick_log,yaml",https://github.com/MohiuddinM/i18n +overlay_loader_with_app_icon,https://pub.dev/packages/overlay_loader_with_app_icon,77,130,90,A flutter package that shows a beautiful overlay loader with appIcon when initiating an async call.,0.0.4,"Jun 17, 2024",ISC,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/overlay_loader_with_app_icon/latest/,unverified uploader,flutter,https://github.com/esivuedaniel/OverlayLoaderWithAppIcon +swipe_refresh,https://pub.dev/packages/swipe_refresh,77,160,92,Set of widgets provides make refresh by using pull down gesture.,1.1.2,"Apr 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipe_refresh/latest/,surf.ru,flutter,https://github.com/surfstudio/flutter-swipe-refresh +choice,https://pub.dev/packages/choice,77,160,93,"The successor to smart_select and chips_choice with cleaner, more flexible, and composable API for creating inline or prompted choice widgets with single or multiple selection.",2.3.2,"Mar 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/choice/latest/,widgetarian.com,flutter,https://github.com/davigmacode/flutter_choice +notifications,https://pub.dev/packages/notifications,77,160,85,A plugin for tracking notifications on the device. Works exclusively for Android.,3.0.0,"Jul 10, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/notifications/latest/,cachet.dk,flutter,https://github.com/cph-cachet/flutter-plugins/tree/master/packages/notifications +jitsi_meet_wrapper,https://pub.dev/packages/jitsi_meet_wrapper,77,140,91,"A Flutter wrapper around the official JitsiMeetSDKs. With this package, you can launch Jitsi meetings in a native view.",0.2.0+1,"Jul 1, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/jitsi_meet_wrapper/latest/,unverified uploader,"flutter,jitsi_meet_wrapper_platform_interface",https://github.com/saibotma/jitsi_meet_wrapper/tree/main/jitsi_meet_wrapper +lucide_icons,https://pub.dev/packages/lucide_icons,77,140,95,"A Lucide icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.",0.257.0,"Jun 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lucide_icons/latest/,lucide.dev,flutter,https://github.com/lucide-icons/lucide +draggable_float_widget,https://pub.dev/packages/draggable_float_widget,77,150,96,"This is a draggable and floating Flutter widget, which can control its visibility through the scrolling event of ScrollView.",0.1.0,"Jun 4, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draggable_float_widget/latest/,unverified uploader,flutter,https://github.com/chan132/draggable_float_widget +metaballs,https://pub.dev/packages/metaballs,77,150,85,A metaballs implementation for flutter using webgl on the web and the shader package on other devices,1.5.0,"Feb 17, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/metaballs/latest/,unverified uploader,flutter,https://github.com/T99Rots/flutter_metaballs +interact,https://pub.dev/packages/interact,77,140,99,A collection of customizable interactive command-line components.,2.2.0,"Feb 5, 2023",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/interact/latest/,frenco.dev,"dart_console,meta,tint",https://github.com/frencojobs/interact +pwa_install,https://pub.dev/packages/pwa_install,77,140,90,A Flutter package that allows you to prompt mobile web users to install your Flutter app as a PWA,0.0.5,"Dec 3, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pwa_install/latest/,codeontherocks.dev,"flutter,js",https://github.com/jtmuller5/pwa_install +slide_action,https://pub.dev/packages/slide_action,77,160,94,A highly customizable slide to perform an action widget. This package provides an easy-to-use widget which is supported by multiple platforms.,0.0.2,"Oct 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slide_action/latest/,unverified uploader,flutter,https://github.com/kay-af/slide-action +flutter_inset_box_shadow,https://pub.dev/packages/flutter_inset_box_shadow,77,140,96,This package extends BoxShadow and BoxDecoration to support the inset property.,1.0.8,"Apr 8, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_inset_box_shadow/latest/,qoumo.dev,flutter,https://github.com/qoumo/flutter_inset_box_shadow +custom_marker,https://pub.dev/packages/custom_marker,77,130,95,"A package to convert Widget, Local image, Netwok image, Svg file to BitmapDescriptor which can be used in google_maps_flutter icon marker.",1.0.0,"Jan 14, 2022",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/custom_marker/latest/,unverified uploader,"flutter,flutter_cache_manager,flutter_svg,google_maps_flutter",https://github.com/mmolaei7878/marker_icon +avatars,https://pub.dev/packages/avatars,77,130,91,"An avatar widget that uses the best available data source among those provided (social images, gravatar, name initials, custom)",3.0.2,"Nov 17, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/avatars/latest/,albertofecchi.com,"crypto,flutter,flutter_cache_manager",https://github.com/luckyseven/avatars +curved_drawer_fork,https://pub.dev/packages/curved_drawer_fork,77,140,78,A Flutter widget that provides an easy to use animated drawer.,0.0.1+1,"Jul 25, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/curved_drawer_fork/latest/,quds.cc,flutter,https://github.com/undrbridge/curved_drawer +weather_icons,https://pub.dev/packages/weather_icons,77,150,93,Flutter library for using erikflowers/weather-icons. An icon pack with over 200 weather themed icons.,3.0.0,"Jul 8, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/weather_icons/latest/,unverified uploader,flutter,https://github.com/worldturtlemedia/weather_icons +image_sequence_animator,https://pub.dev/packages/image_sequence_animator,77,150,90,A simple widget for animating a set of images with full custom controls as an alternative to using a GIF file.,2.0.0,"May 4, 2021",LGPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_sequence_animator/latest/,cosmossoftware.coffee,"cached_network_image,flutter",https://github.com/aliyigitbireroglu/flutter-image-sequence-animator +matrix_gesture_detector,https://pub.dev/packages/matrix_gesture_detector,77,30,92,A gesture detector mapping translation/rotation/scale gestures to a Matrix4 object.,0.1.0,"Mar 8, 2019",MIT,0.2.0-nullsafety.1,,,,unverified uploader,"flutter,vector_math",https://github.com/pskink/matrix_gesture_detector +sliver_fab,https://pub.dev/packages/sliver_fab,77,40,76,A wrapper widget allowing to place a widget on the edge of FlexibleSpacebar,1.0.0,"Dec 15, 2018",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/MarcinusX/sliver_fab +syncfusion_localizations,https://pub.dev/packages/syncfusion_localizations,76,150,98,Syncfusion Localizations package contains localized text for 77 cultures for all the applicable Syncfusion Flutter Widgets.,26.2.7,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_localizations/latest/,syncfusion.com,"flutter,intl,syncfusion_flutter_core",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_localizations +radio_player,https://pub.dev/packages/radio_player,76,140,91,A Flutter plugin to play streaming audio content with background support and lock screen controls.,1.6.0,"Jul 3, 2024",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/radio_player/latest/,yar.net,flutter,https://github.com/cheebeez/radio_player +connectycube_sdk,https://pub.dev/packages/connectycube_sdk,76,120,92,"Flutter SDK for messaging, video calling and push notifications. WebRTC and XMPP based.",2.13.2,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://developers.connectycube.com/flutter/,https://pub.dev/documentation/connectycube_sdk/latest/",connectycube.com,"collection,crypto,dart_webrtc,device_info_plus,flutter,flutter_webrtc,http,http_parser,intl,mime,objectid,path,universal_io,uuid,web,web_socket_channel,webrtc_interface,xmpp_stone", +kalender,https://pub.dev/packages/kalender,76,150,89,"This Flutter package offers a Calendar Widget featuring integrated Day, MultiDay, and Month views. Moreover, it empowers you to tailor the visual aspects of the calendar widget.",0.4.1,"May 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/kalender/latest/,kdab.com,"flutter,scrollable_positioned_list",https://github.com/werner-scholtz/kalender.git +open_file_plus,https://pub.dev/packages/open_file_plus,76,150,98,"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.4.1+1,"Mar 30, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/open_file_plus/latest/,unverified uploader,"ffi,flutter",https://github.com/joutvhu/open_file_plus.git +relateddigital_flutter,https://pub.dev/packages/relateddigital_flutter,76,140,68,"Related Digital Official Flutter SDK for analytics, recommendation and push notifications.",0.5.8,"Mar 5, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/relateddigital_flutter/latest/,relateddigital.com,flutter, +image_compression_flutter,https://pub.dev/packages/image_compression_flutter,76,150,97,"Flutter image compression and resize for Mobile, Desktop and Web. Support format JPG, PNG, WEBP.",1.0.4,"Feb 15, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_compression_flutter/latest/,alan.my.id,"cross_file,flutter,flutter_image_compress,flutter_web_plugins,image_compression",https://github.com/eyro-labs/image_compression_flutter +cast,https://pub.dev/packages/cast,76,140,91,Dart package to discover and connect with Chromecast devices,2.0.0,"Nov 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/cast/latest/,eivo.co,"bonsoir,flutter,protobuf",https://github.com/jonathantribouharet/flutter_cast +cookie_jar,https://pub.dev/packages/cookie_jar,76,140,98,"A cookie manager for http requests in Dart, help you to deal with the cookie policies and persistence.",4.0.8,"Jul 22, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cookie_jar/latest/,flutterchina.club,"meta,universal_io",https://github.com/flutterchina/cookie_jar +credit_card_validator,https://pub.dev/packages/credit_card_validator,76,150,95,"A package that validates credit card numbers, expiration dates, and security codes (CVV/CVC) based on the type of credit card",2.1.0,"May 24, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/credit_card_validator/latest/,unverified uploader,credit_card_type_detector,https://github.com/cholojuanito/credit_card_validator +animated_styled_widget,https://pub.dev/packages/animated_styled_widget,76,130,77,Lets you use a serializable style to make customizable and animated widgets.,0.4.7,"May 15, 2023",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_styled_widget/latest/,wenkaifan.com,"dimension,flutter,flutter_class_parser,morphable_shape,provider,simple_animations,tuple",https://github.com/KevinVan720/animated_styled_widget +sliding_up_panel2,https://pub.dev/packages/sliding_up_panel2,76,140,95,A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!,3.3.0+1,"May 7, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sliding_up_panel2/latest/,unverified uploader,flutter,https://github.com/Zotov-VD/sliding_up_panel +carrier_info,https://pub.dev/packages/carrier_info,76,160,94,"Carrier Info gets networkType, networkGeneration, mobileCountryCode, mobileCountryCode, e.t.c from both android and ios devices",2.0.8,"Dec 20, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/carrier_info/latest/,codenka.com,flutter,https://github.com/Zfinix/carrier_info +flutter_wizard,https://pub.dev/packages/flutter_wizard,76,150,85,A library that makes it easy for you to create your custom wizard. You'll have 100% control over the appearance of your wizard.,2.0.5,"May 24, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Baseflow/flutter_wizard,https://pub.dev/documentation/flutter_wizard/latest/",baseflow.com,"flutter,rxdart",https://github.com/Baseflow/flutter_wizard +uic,https://pub.dev/packages/uic,76,80,43,A set of high-level Flutter UI components and stand-alone widgets that helps building your app.,0.11.0,"Apr 9, 2022",MIT,,,,https://pub.dev/documentation/uic/latest/,eche.dev,"flutter,flutter_lints,url_launcher",https://github.com/echedev/uic-flutter +desktop_notifications,https://pub.dev/packages/desktop_notifications,76,160,93,Allows notifications to be sent on Linux desktops using the desktop notifications specification.,0.6.3,"Feb 8, 2022",MIT,,"DART, FLUTTER",LINUX,https://pub.dev/documentation/desktop_notifications/latest/,canonical.com,dbus,https://github.com/canonical/desktop_notifications.dart +webview_cookie_manager,https://pub.dev/packages/webview_cookie_manager,76,160,97,Have you been turned into a cookie management problem? This package can help. It has all of the cookie management functionality you have been looking for.,2.0.6,"Sep 26, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/webview_cookie_manager/latest/,mobilepeople.dev,flutter,https://github.com/fryette/webview_cookie_manager +jaguar_jwt,https://pub.dev/packages/jaguar_jwt,76,140,96,"Provides JWT utilities for Dart including issuing a token, verifing a token and parsing a token.",3.0.0,"Mar 29, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jaguar_jwt/latest/,unverified uploader,"auth_header,crypto",https://github.com/Jaguar-dart/session +number_display,https://pub.dev/packages/number_display,76,150,91,"To display data in a width-limited component, this function will smartly help you to convert number to a certain chart length. To be simple, plain, flexible and accurate.",3.0.0,"Mar 21, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/number_display/latest/,unverified uploader,,https://github.com/entronad/number_display +drawer_swipe,https://pub.dev/packages/drawer_swipe,76,30,72,Drawer swipe Package for displaying multi layer drawer,0.0.4,"Mar 10, 2021",MIT,,,,,pharous.com,flutter,https://github.com/pharous-flutter/drawer_swip +flutter_link_preview,https://pub.dev/packages/flutter_link_preview,76,40,70,This is a URL preview plugin that previews the content of a URL.,1.5.6,"Sep 9, 2020",BSD-3-Clause,,,,,letmaker.com,"flutter,gbk2utf8,html,http",https://github.com/yungzhu/flutter_link_preview +refreshed,https://pub.dev/packages/refreshed,75,150,84,"Enhanced GetX for Flutter: Stability, Performance, Beginner-Friendly.",2.8.1,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/refreshed/latest/,dreamlancer.in,"flutter,flutter_web_plugins,web",https://github.com/Aniketkhote/refreshed +amplify_storage_s3,https://pub.dev/packages/amplify_storage_s3,75,160,97,The Amplify Flutter Storage category plugin using the AWS S3 provider.,2.3.0,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/amplify_storage_s3/latest/,aws-amplify.com,"amplify_core,amplify_db_common,amplify_storage_s3_dart,aws_common,flutter,meta,path_provider",https://github.com/aws-amplify/amplify-flutter/tree/main/packages/storage/amplify_storage_s3 +month_year_picker,https://pub.dev/packages/month_year_picker,75,160,97,The month year picker inspired by the Flutter's date picker design.,0.4.0+1,"Jul 3, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/month_year_picker/latest/,zulfahmi.dev,"flutter,flutter_localizations,intl",https://github.com/zulfahmi93/month-year-picker +newton_particles,https://pub.dev/packages/newton_particles,75,160,86,"Create stunning animations with configurable particle emitters. Add rain, smoke, and more effects to your Flutter app!",0.1.8,"Jun 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/newton_particles/latest/,7omtech.fr,"flutter,vector_math",https://github.com/tguerin/newton +advanced_datatable,https://pub.dev/packages/advanced_datatable,75,160,91,An addtion to the Flutter PaginatedDataTable allowing pagination also for the datasource aka server side datatables,0.0.9,"May 15, 2024",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/advanced_datatable/latest/,devowl.de,flutter, +animated_icon,https://pub.dev/packages/animated_icon,75,160,94,"This package support a animated icon with some customization like color, animate, hover, callback.",0.0.9,"Feb 27, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/animated_icon/latest/,mindinventory.com,"flutter,lottie",https://github.com/Mindinventory/animated_icons +fast_contacts,https://pub.dev/packages/fast_contacts,75,150,97,A faster way of accessing the device's contacts list. Allows fetching the whole contacts list in a sane amount of time.,3.1.3,"Jan 3, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/fast_contacts/latest/,sonerik.dev,flutter,https://github.com/s0nerik/fast_contacts +rounded_background_text,https://pub.dev/packages/rounded_background_text,75,150,90,"Text, TextField and TextSpan highlighted with rounded corners",0.5.0,"Jan 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rounded_background_text/latest/,bdlukaa.dev,flutter,https://github.com/bdlukaa/rounded_background_text +animated_introduction,https://pub.dev/packages/animated_introduction,75,150,83,"A new flutter introduction package with image and animation, which you can use to show your app features or product showcase.",1.0.4,"Jul 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_introduction/latest/,ishworpanta.com.np,flutter,https://github.com/ishworpanta10/animated_introduction +libadwaita,https://pub.dev/packages/libadwaita,75,140,77,Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.,2.0.2,"Jul 10, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/libadwaita/latest/,prateeksu.blogspot.com,"dbus,flutter,flutter_svg,gsettings,libadwaita_core,package_info_plus,popover_gtk,url_launcher",https://github.com/gtk-flutter/libadwaita +puro,https://pub.dev/packages/puro,75,130,54,A powerful tool for installing and upgrading Flutter versions,1.3.1,"Jun 16, 2023",unknown,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/puro/latest/,tst.sh,"analyzer,args,async,clock,collection,dart_console,file,freezed_annotation,http,json_annotation,meta,mutex,neoansi,path,petitparser,process,protobuf,pub_semver,rxdart,stack_trace,typed_data,vm_service,xml,yaml,yaml_edit",https://github.com/pingbird/puro +flutter_image_stack,https://pub.dev/packages/flutter_image_stack,75,140,94,FlutterImageStack is a pure dart package for creating image stack in Flutter. This package give you a widget to easily create image stack for your need.,0.0.7,"May 31, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_image_stack/latest/,etornam.dev,flutter, +screen_capture_event,https://pub.dev/packages/screen_capture_event,75,160,94,Catch screen capture (Screenshot & Screen Record) event for Android and iOS,1.1.1,"Nov 29, 2022",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/screen_capture_event/latest/,nizwar.dev,flutter,https://github.com/nizwar/screen_capture_event.git +esptouch_flutter,https://pub.dev/packages/esptouch_flutter,75,160,85,Flutter plugin for ESP-Touch (Smart Config) to configure network for ESP-8266 and ESP-32 devices. Runs on iOS and Android.,1.0.0,"Sep 6, 2021",MIT,1.1.0-androidv2,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/esptouch_flutter/latest/,smaho.dev,flutter,https://github.com/smaho-engineering/esptouch_flutter +game_levels_scrolling_map,https://pub.dev/packages/game_levels_scrolling_map,75,120,70,A package for making game levels map like candy crush or similar games using flutter with ability to be horizontal or vertical,0.0.7,"Jan 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/game_levels_scrolling_map/latest/,unverified uploader,"flutter,path_provider,xml",https://github.com/MohamedSayed9392/Game-Levels-Scrolling-Map +share_files_and_screenshot_widgets,https://pub.dev/packages/share_files_and_screenshot_widgets,75,140,93,"This pub lets you share any kind of files (csv, mp4, png etc), take screenshot of the widgets you want and return as Image and share them directly as well in the form of an image.",1.0.6,"Sep 28, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/share_files_and_screenshot_widgets/latest/,unverified uploader,"flutter,path_provider",https://github.com/JayTWWM/Share-Files-And-Screenshot-Widgets-Flutter +simple_url_preview,https://pub.dev/packages/simple_url_preview,75,80,85,"Flutter package to show url preview. Custamizable height, background and text styles, as well as lines.",3.0.1,"Jun 15, 2021",MIT,,,,https://pub.dev/documentation/simple_url_preview/latest/,unverified uploader,"cached_network_image,collection,flutter,html,http,string_validator,url_launcher",https://github.com/Amitbhave/flutter-simple-url-preview +parallax_animation,https://pub.dev/packages/parallax_animation,75,120,84,"This plugin enable a parallax effect in any Scrollable, simply wrap your Scrollable in a ParallaxArea and use a ParallaxWidget inside it.",0.0.3,"May 31, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/parallax_animation/latest/,unverified uploader,flutter, +localization_pro,https://pub.dev/packages/localization_pro,74,160,68,A dynamic Flutter package for seamless localization management.,1.1.2+2,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/localization_pro/latest/,unverified uploader,"flutter,flutter_localizations,shared_preferences",https://github.com/ahadjonovss/localization_pro +moment_dart,https://pub.dev/packages/moment_dart,74,160,95,Multi-purpose immutable DateTime subclass. Supports multiple localizations to easily convert DateTime and Duration into human-readable format,2.2.1+beta.0,"Jul 21, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://dev.gege.mn/moment_dart_docs,https://pub.dev/documentation/moment_dart/latest/",dev.gege.mn,,https://github.com/sadespresso/moment_dart +rps,https://pub.dev/packages/rps,74,130,92,rps (Run Pubspec Script) allows you to define and run scripts from pubspec.yaml.,0.8.2,"Jul 19, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/rps/latest/,klyta.it,"collection,ffi,http_api,meta,path,pub_semver,yaml",https://github.com/gonuit/rps +flutter_tabler_icons,https://pub.dev/packages/flutter_tabler_icons,74,140,95,Tabler Icons for flutter using icons from https://github.com/tabler/tabler-icons by Paweł Kuna @codecalm,1.35.0,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_tabler_icons/latest/,rob-b.co.uk,flutter,https://github.com/bigbadbob2003/flutter_tabler_icons +swipe_image_gallery,https://pub.dev/packages/swipe_image_gallery,74,160,92,"A scrollable, dismissable by swiping, zoomable gallery on which you can add a dynamic overlay.",0.8.8,"Jul 15, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipe_image_gallery/latest/,dbilgin.com,flutter,https://github.com/dbilgin/swipe_image_gallery +firestore_ui,https://pub.dev/packages/firestore_ui,74,140,84,"A port of firebase_database's FirebaseAnimatedList that works with cloud_firestore, with additional variants",1.30.0,"Jun 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/firestore_ui/latest/,gildaswise.com,"cloud_firestore,cloud_firestore_platform_interface,collection,firebase_core,firebase_core_platform_interface,flutter,flutter_staggered_grid_view,meta",https://github.com/gildaswise/firestore_ui +flutter_fast_cli,https://pub.dev/packages/flutter_fast_cli,74,50,49,"Build Flutter Apps Faster. Generate boilerplate code for apps that require authentication, subscriptions, and more",2.0.2,"Jun 13, 2024",MIT,,,,,codeontherocks.dev,"amplitude_flutter,args,auto_route,cli_util,cloud_firestore,collection,firebase_auth,firebase_core,flex_color_scheme,flutter_animate,get_it,google_fonts,google_sign_in,http,in_app_review,io,json_annotation,mask_text_input_formatter,mason,package_info_plus,purchases_flutter,recase,sentry_flutter,shared_preferences,sign_in_with_apple,universal_html,universal_io,url_launcher",https://github.com/CodeOTR/flutter_fast_cli +flutter_syntax_view,https://pub.dev/packages/flutter_syntax_view,74,140,91,A static syntax highlighter widget which highlights code text according to the programming language syntax using native Dart code.,4.1.0,"Apr 2, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_syntax_view/latest/,unverified uploader,"flutter,string_scanner",https://github.com/baderouaich/flutter_syntax_view +tap_to_expand,https://pub.dev/packages/tap_to_expand,74,160,86,This package is to build expandable widget fast and easy with few lines and you can customize it to whatever!.,0.7.2,"Mar 24, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tap_to_expand/latest/,unverified uploader,flutter,https://github.com/AbdallahAwd/tap_to_expand +installed_apps,https://pub.dev/packages/installed_apps,74,160,94,Flutter plugin with utility methods related to installed apps on device.,1.5.0,"Feb 26, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/installed_apps/latest/,sharmadhiraj.com,flutter,https://github.com/sharmadhiraj/installed_apps +time_chart,https://pub.dev/packages/time_chart,74,50,87,"A scrollable time chart in Flutter. Currently supporting en, ko languages.",0.5.5,"Nov 27, 2023",MIT,,,,,unverified uploader,"flutter,flutter_localizations,intl,linked_scroll_controller,path_drawing,touchable",https://github.com/jja08111/time_chart +custom_image_crop,https://pub.dev/packages/custom_image_crop,74,160,94,"An image cropper that is customizable. You can rotate, scale and translate either through gestures or a controller",0.0.13,"Oct 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_image_crop/latest/,icapps.com,"flutter,gesture_x_detector,vector_math",https://github.com/icapps/flutter-custom-image-crop +open_location_picker,https://pub.dev/packages/open_location_picker,74,130,78,FormField to pick one or more locations from open street map,1.1.0,"Sep 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/open_location_picker/latest/,new-step-apps.com,"flutter,flutter_map,freezed_annotation,http,latlong2",https://github.com/mo-ah-dawood/open_location_picker +fimber,https://pub.dev/packages/fimber,74,160,95,"Extensible logging for Flutter - based on Timber on Android, using similar (as far as Dart lang allows) method API with same concepts for tree and planting logging tree.",0.7.0,"Jun 26, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fimber/latest/,unverified uploader,,https://github.com/magillus/flutter-fimber/tree/master/fimber +simple_tooltip,https://pub.dev/packages/simple_tooltip,74,130,96,A simple library for creating tooltips,1.2.0,"Sep 7, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_tooltip/latest/,unverified uploader,flutter,https://github.com/victorevox/simple_tooltp +flutterwave,https://pub.dev/packages/flutterwave,74,60,84,"Flutterwave official flutter library to accept payment via card, USSD, Mobile Money etc.",1.0.3,"Jul 4, 2022",MIT,,,,https://pub.dev/documentation/flutterwave/latest/,unverified uploader,"flutter,http,tripledes_nullsafety,webview_flutter",https://github.com/Flutterwave/flutterwave-flutter +vector_map,https://pub.dev/packages/vector_map,74,150,81,Vector map for Flutter. Highly customizable. Compatible with GeoJSON. Map chart. Pure Flutter.,0.7.0,"Apr 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vector_map/latest/,caduandrade.net,"flutter,meta",https://github.com/caduandrade/vector_map_flutter +status_bar_control,https://pub.dev/packages/status_bar_control,74,140,93,"Status Bar Control, lets you control the status bar color, style (theme), visibility, and translucent properties across iOS and Android.",3.2.1,"Feb 20, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/status_bar_control/latest/,rafaelmaeuer.de,flutter,https://github.com/rafaelmaeuer/flutter_statusbar_control +flutter_gradients,https://pub.dev/packages/flutter_gradients,74,25,82,A curated collection of awesome gradients made in Dart for Flutter.,1.0.0+3,"Jan 3, 2021",Apache-2.0,,,,,unverified uploader,"flutter,vector_math",https://github.com/fluttercommunity/flutter_gradients +animated_reorderable_list,https://pub.dev/packages/animated_reorderable_list,73,160,89,A Flutter Reorderable Animated List with simple implementation and smooth transition.,1.0.7,"Jul 2, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_reorderable_list/latest/,canopas.com,flutter,https://github.com/canopas/animated_reorderable_list +pedantic_mono,https://pub.dev/packages/pedantic_mono,73,150,90,"[mono edition] Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.",1.27.0,"May 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pedantic_mono/latest/,mono0926.com,flutter_lints,https://github.com/mono0926/pedantic_mono +drift_db_viewer,https://pub.dev/packages/drift_db_viewer,73,120,95,A package to view your drift database in your own app with filtering and without the need of exporting your db file.,2.1.0,"Apr 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drift_db_viewer/latest/,vanlooverenkoen.be,"db_viewer,drift,flutter,provider",https://github.com/vanlooverenkoen/db_viewer +giphy_picker,https://pub.dev/packages/giphy_picker,73,150,93,A fast and customizable animated GIF picker for your flutter app.,3.0.2,"Feb 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/giphy_picker/latest/,firstfloorsoftware.com,"flutter,http",https://github.com/firstfloorsoftware/giphy_picker +flutter_sharing_intent,https://pub.dev/packages/flutter_sharing_intent,73,160,94,"A flutter plugin that allow flutter apps to receive photos, videos, text, urls or any other file types from another app.",1.1.1,"Feb 18, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_sharing_intent/latest/,techind.co,"flutter,plugin_platform_interface",https://github.com/bhagat-techind/flutter_sharing_intent.git +rrule,https://pub.dev/packages/rrule,73,140,93,Recurrence rule parsing & calculation as defined in the iCalendar RFC,0.2.16,"Feb 7, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rrule/latest/,wanke.dev,"collection,intl,meta,time",https://github.com/JonasWanke/rrule +timer_button,https://pub.dev/packages/timer_button,73,160,91,Timer Button is a Flutter package that offers a customizable button widget capable of activation after a designated time interval.,2.1.1,"Oct 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/ProjectAJ14/timer_button,https://pub.dev/documentation/timer_button/latest/",dart.nonstopio.com,flutter,https://github.com/ProjectAJ14/timer_button +app_usage,https://pub.dev/packages/app_usage,73,160,89,"App usage plugin for Android only, which can be used to get the time spent by the user in each app.",3.0.1,"Jul 20, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/app_usage/latest/,cachet.dk,flutter,https://github.com/cph-cachet/flutter-plugins/blob/master/packages/app_usage +galleryimage,https://pub.dev/packages/galleryimage,73,140,93,Flutter plugin that list of images from URLs allows you to display and zoomable multi image on iOS and Android.,2.0.1,"Jun 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/galleryimage/latest/,unverified uploader,"cached_network_image,flutter",https://github.com/BeshoyMelika/flutter-gallery-package +async_wallpaper,https://pub.dev/packages/async_wallpaper,73,160,88,"Set wallpapers on Android asynchronously. Also supports video live wallpapers. Use this, when you want to set a wallpaper on Android without a delay or blocking your whole app.",2.0.3,"May 30, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/async_wallpaper/latest/,hashstudios.dev,"flutter,fluttertoast",https://github.com/codenameakshay/async_wallpaper +dartion,https://pub.dev/packages/dartion,73,140,47,Dartion is a RESTful mini web server based on JSON. Up your backend in 5 Seconds!,1.2.1,"May 25, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dartion/latest/,flutterando.com.br,"jaguar_jwt,path,shelf,shelf_multipart,shelf_router,shelf_static,uuid,yaml",https://github.com/Flutterando/dartion +liquid_progress_indicator_v2,https://pub.dev/packages/liquid_progress_indicator_v2,73,140,95,Based on https://pub.dev/packages/liquid_progress_indicator to fix a issue after Flutter 3.10 A progress indicator with water-like effect in Flutter. Works similarly to Flutters own ProgressIndicator.,0.5.0,"May 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/liquid_progress_indicator_v2/latest/,scintillam.com,flutter,https://github.com/Scintillam/liquid_progress_indicator_v2 +volume_controller,https://pub.dev/packages/volume_controller,73,160,97,A Flutter volume plugin for ios and android control system volume.,2.0.7,"May 25, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/volume_controller/latest/,unverified uploader,flutter,https://github.com/kurenai7968/volume_controller +rate_limiter,https://pub.dev/packages/rate_limiter,73,160,91,A pure dart package to apply useful rate limiting strategies on regular functions.,1.0.0,"Dec 14, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rate_limiter/latest/,getstream.io,,https://github.com/GetStream/rate_limiter +shelf_swagger_ui,https://pub.dev/packages/shelf_swagger_ui,73,150,84,Present clean and professional documentation with Swagger + shelf.,1.0.0+2,"Jul 11, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/shelf_swagger_ui/latest/,flutterando.com.br,"http_parser,path,shelf,yaml",https://github.com/Flutterando/shelf_swagger_ui +appodeal_flutter,https://pub.dev/packages/appodeal_flutter,73,160,57,A Flutter plugin to display ads from Appodeal; it supports consent dialog to track users.,1.1.2,"Feb 26, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/appodeal_flutter/latest/,unverified uploader,flutter,https://github.com/vegidio/flutter-appodeal +flicked_cards,https://pub.dev/packages/flicked_cards,73,140,60,A gesture driven customizable and extensible card widget,0.0.3,"Nov 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flicked_cards/latest/,unverified uploader,flutter,https://github.com/DanielCardonaRojas/flicked_cards +flutter_bluetooth_basic,https://pub.dev/packages/flutter_bluetooth_basic,73,140,90,Flutter plugin that allows to find bluetooth devices & send raw bytes data,0.1.7,"Oct 6, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_bluetooth_basic/latest/,tablemi.com,"flutter,json_annotation,rxdart",https://github.com/andrey-ushakov/flutter_bluetooth_basic +flutter_weather_bg_null_safety,https://pub.dev/packages/flutter_weather_bg_null_safety,73,150,85,"Provide a variety of weather background animation effects, covering 15 weather types, including sunny,rain,snow...",1.0.0,"Mar 31, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_weather_bg_null_safety/latest/,unverified uploader,flutter,https://github.com/lianyagang/flutter_weather_bg_null_safety +mono_repo,https://pub.dev/packages/mono_repo,72,140,36,CLI tools to make it easier to manage a single source repository containing multiple Dart packages.,6.6.2,"Jul 19, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mono_repo/latest/,google.dev,"args,checked_yaml,collection,graphs,io,json_annotation,meta,path,pub_semver,pubspec_parse,yaml",https://github.com/google/mono_repo.dart +jnigen,https://pub.dev/packages/jnigen,72,160,76,A Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine.,0.10.0,"Jul 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/jnigen/latest/,labs.dart.dev,"args,cli_config,json_annotation,logging,meta,package_config,path,pub_semver,yaml",https://github.com/dart-lang/native/tree/main/pkgs/jnigen +ws,https://pub.dev/packages/ws,72,160,86,"WS: A compact, highly efficient WebSocket library. Easily establish, manage, and reconnect WebSocket connections in real-time apps.",1.0.0,"Feb 24, 2024",Apache-2.0,1.1.0-dev.1,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ws/latest/,plugfox.dev,meta,https://github.com/plugfox/ws +flutter_box_transform,https://pub.dev/packages/flutter_box_transform,72,160,92,A Flutter implementation of box_transform package that provides easy 2D box transform operations with advanced resizing of rect in UI.,0.4.4,"Jun 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.page/hyper-designed/box_transform,https://pub.dev/documentation/flutter_box_transform/latest/",hyperdesigned.dev,"box_transform,flutter,vector_math",https://github.com/hyper-designed/box_transform/tree/main/packages/flutter_box_transform +nearby_service,https://pub.dev/packages/nearby_service,72,160,69,Nearby Service Flutter Plugin is used to create connections in a P2P network. Supports sending text messages and files.,0.0.8,"May 18, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/nearby_service/latest/,xenikii.one,"flutter,path_provider,plugin_platform_interface",https://github.com/ksenia312/nearby_service +open_route_service,https://pub.dev/packages/open_route_service,72,160,89,"An encapsulation made around openrouteservice APIs, for Dart and Flutter projects, to easily generate Routes and their data.",1.2.6,"Apr 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/open_route_service/latest/,unverified uploader,http,https://github.com/dhi13man/open_route_service/ +floating_bubbles,https://pub.dev/packages/floating_bubbles,72,150,90,A Flutter Package for adding Floating bubbles on the Foreground to any Flutter widget.,2.6.2,"Jan 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floating_bubbles/latest/,unverified uploader,"flutter,sa4_migration_kit",https://github.com/Poujhit/floating_bubbles +flutter_font_icons,https://pub.dev/packages/flutter_font_icons,72,140,94,"Vector Font Icons for Flutter, including all fonts from react-native-vector-icons and WeatherIcons.",2.2.7,"Dec 5, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_font_icons/latest/,unverified uploader,flutter,https://github.com/josephcrowell/flutter_font_icons +kiosk_mode,https://pub.dev/packages/kiosk_mode,72,150,92,Plugin for working with Lock Task / Guided Access modes.,0.5.0+2,"Dec 1, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/kiosk_mode/latest/,mews.com,"flutter,stream_transform",https://github.com/MewsSystems/mews-flutter +flutter_sliding_box,https://pub.dev/packages/flutter_sliding_box,72,150,89,A draggable flutter widget (like bottom sheet panel) that makes it easier to use a SlidingBox for all platform.,1.1.5,"Nov 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_sliding_box/latest/,shirvanie.ir,flutter,https://github.com/shirvanie/flutter_sliding_box/tree/master/ +flutter_constraintlayout,https://pub.dev/packages/flutter_constraintlayout,72,160,92,"A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS.",1.7.0-stable,"Aug 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_constraintlayout/latest/,flutterfirst.cn,flutter,https://github.com/hackware1993/Flutter-ConstraintLayout +form_builder_image_picker,https://pub.dev/packages/form_builder_image_picker,72,140,94,Images picker field for FlutterFormBuilder. Get images from gallery or camera,4.0.0,"May 11, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/form_builder_image_picker/latest/,flutterformbuilderecosystem.com,"async,flutter,flutter_form_builder,image_picker",https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker +twitter_api_v2,https://pub.dev/packages/twitter_api_v2,72,130,85,The most famous and powerful Dart/Flutter library for Twitter API v2.0.,4.9.4,"Feb 27, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/twitter_api_v2/latest/,shinyakato.dev,"freezed_annotation,http,json_annotation,mime,oauth1,universal_io",https://github.com/twitter-dart/twitter-api-v2 +pluto_layout,https://pub.dev/packages/pluto_layout,72,130,81,PlutoLayout is a Flutter UI package that can configure a menu or tab screen on each side.,1.0.0,"Jan 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pluto_layout/latest/,weblaze.dev,"collection,flutter,flutter_riverpod,rxdart",https://github.com/bosskmk/pluto_layout +signalr_flutter,https://pub.dev/packages/signalr_flutter,72,160,89,"A flutter plugin for .net SignalR client. This client is for ASP.Net SignalR, not for .Net Core SignalR.",0.2.0,"Nov 7, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/signalr_flutter/latest/,ayan.asdevs.dev,flutter,https://github.com/AS-Devs/signalr_flutter +animated_segment,https://pub.dev/packages/animated_segment,72,150,62,Package provides you a modern animated fancy segment. Show selection of tab using elastic way animation.,0.0.4,"Jul 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_segment/latest/,mindinventory.com,flutter,https://github.com/Mindinventory/animated_segment +flutter_exif_rotation,https://pub.dev/packages/flutter_exif_rotation,72,160,98,Flutter plugin that fixes the picture orientation when it's took in landscape for some devices.,0.5.1,"Apr 3, 2022",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_exif_rotation/latest/,unverified uploader,flutter,https://github.com/NGhebreial/flutter_exif_rotation +bottom_bar_page_transition,https://pub.dev/packages/bottom_bar_page_transition,72,130,82,To display animation between pages while using bottom bar navigation.,2.0.0,"Apr 27, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_bar_page_transition/latest/,unverified uploader,flutter,https://github.com/mdalameen/bottom_bar_page_transition +list_tile_switch,https://pub.dev/packages/list_tile_switch,72,150,89,A simple yet elegant widget combines Material ListTile with custom and original Material and Cupertino switch implementations.,1.0.0,"Mar 6, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/firatcetiner/list_tile_switch/blob/master/README.md,https://pub.dev/documentation/list_tile_switch/latest/",unverified uploader,flutter,https://github.com/firatcetiner/list_tile_switch +pdf_flutter,https://pub.dev/packages/pdf_flutter,72,40,87,"Displaying PDF from Network, File and assets easily like we display Image in Flutter Widget.",1.1.4,"Jan 25, 2021",MIT,,,,,erluxman.com,"flutter,flutter_cache_manager,http,path_provider",https://github.com/erluxman/pdf_flutter +easy_search,https://pub.dev/packages/easy_search,72,40,57,A highly customizable search component to accelerate your development.,1.0.6+1,"Dec 22, 2020",MIT,,,,,iatec.com,flutter,https://github.com/tiagosito/easy_search +fdottedline,https://pub.dev/packages/fdottedline,72,25,87,Help developers realize the dotted line in the simplest way.,1.0.1,"Jun 9, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/Fliggy-Mobile/fdottedline +bubbled_navigation_bar,https://pub.dev/packages/bubbled_navigation_bar,72,40,53,"Stunning Animating Bubbled Shape Navigation Bar. Adjustable color, background color, animation curve, animation duration. Working with PageView via controller param.",0.0.4,"Apr 8, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/Lapskaus/bubbled_navigation_bar +flutter_command,https://pub.dev/packages/flutter_command,71,140,80,flutter_command is a way to manage your state based on `ValueListenable` and the `Command` design pattern.,6.0.0+pre2,"Jul 21, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_command/latest/,unverified uploader,"flutter,functional_listener,quiver,stack_trace",https://github.com/escamoteur/flutter_command +country_flags,https://pub.dev/packages/country_flags,71,160,97,A Flutter package to show a flag icon from a ISO country code.,3.0.0,"Jun 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/country_flags/latest/,fluttered.io,"collection,flutter,jovial_svg",https://github.com/arturograu/country_flags +nes_ui,https://pub.dev/packages/nes_ui,71,140,90,UI library inspired by old retro video game console,0.20.0,"Apr 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/nes_ui/latest/,unverified uploader,"flutter,flutter_mini_sprite,google_fonts,mini_sprite,phased",https://github.com/erickzanardo/nes_ui +sheet,https://pub.dev/packages/sheet,71,140,91,A fully customizable draggable bottom sheet.,1.0.0,"Mar 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sheet/latest/,unverified uploader,"flutter,meta",https://github.com/jamesblasco/modal_bottom_sheet +weekly_date_picker,https://pub.dev/packages/weekly_date_picker,71,160,91,A weekly date picker where you can scroll between weeks and select a date.,1.4.2,"Dec 20, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/weekly_date_picker/latest/,unverified uploader,"flutter,week_of_year",https://github.com/Magnuti/Weekly-Date-Picker +loop_page_view,https://pub.dev/packages/loop_page_view,71,150,94,A simple Flutter PageView builder constructor wrapper that allows for endless scrolling on both directions.,1.2.5,"Jun 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loop_page_view/latest/,unverified uploader,flutter,https://github.com/wjuniorgit/loop_page_view +glob,https://pub.dev/packages/glob,71,150,99,A library to perform Bash-style file and directory globbing.,2.1.2,"May 19, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/glob/latest/,tools.dart.dev,"async,collection,file,path,string_scanner",https://github.com/dart-lang/glob +flutter_sms_inbox,https://pub.dev/packages/flutter_sms_inbox,71,150,93,Flutter SMS Inbox Plugin (Android only). This library allows users to easily query inbox messages.,1.0.3,"May 17, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_sms_inbox/latest/,unverified uploader,flutter,https://github.com/jgithaiga/flutter_sms_inbox +animated_button_bar,https://pub.dev/packages/animated_button_bar,71,150,90,A highly customizable button bar with animation on selected item.,1.0.0,"Feb 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_button_bar/latest/,unverified uploader,"flutter,provider",https://github.com/JorisObert/animated_button_bar +selection_menu,https://pub.dev/packages/selection_menu,71,80,76,"A highly customizable selection/select menu, that opens/closes with a tap of trigger, optionally provides search.",2.0.2,"May 24, 2022",MIT,,,,,unverified uploader,flutter,https://github.com/HussainTaj-W/flutter-package-selection_menu +pmvvm,https://pub.dev/packages/pmvvm,71,140,79,A clean & simple MVVM solution for state management using Provider package.,4.0.1,"May 18, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pmvvm/latest/,unverified uploader,"flutter,flutter_hooks,provider,tint",https://github.com/NourEldinShobier/pmvvm +shaky_animated_listview,https://pub.dev/packages/shaky_animated_listview,71,140,84,List animations to track your scroll changes on screen or your list first attachment to animated your list items with different transition rules.,0.0.5,"Mar 12, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shaky_animated_listview/latest/,ezaldeensahb.link,flutter,https://github.com/Ezaldeen99/Shaky_animated_list +dropdown_below,https://pub.dev/packages/dropdown_below,71,140,91,flutter custom dropdown box. Develeoper can customize many options for there taste. It can be huge advantage for dropdown ux,1.0.3,"Dec 30, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dropdown_below/latest/,unverified uploader,flutter,https://github.com/whatamelon/flutter_dropdown_below +draw_graph,https://pub.dev/packages/draw_graph,71,140,86,Do you want to display a graph in your app? This package can help. It has a widget that draws line graph for you.,1.0.0,"May 11, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draw_graph/latest/,malihanan.com,flutter,https://github.com/malihanan/draw_graph.git +flutter_simple_dependency_injection,https://pub.dev/packages/flutter_simple_dependency_injection,71,160,91,A super simple dependency injection implementation for flutter that behaves like any normal IOC container and does not rely on mirrors,2.0.0,"Apr 14, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_simple_dependency_injection/latest/,unverified uploader,,https://github.com/jonsamwell/flutter_simple_dependency_injection +cube_transition,https://pub.dev/packages/cube_transition,71,40,57,A nice 3D Cube effect for your PageView and PageRoute transitions.,1.0.2,"Apr 2, 2020",MIT,,,,,aeyrium.com,flutter,https://github.com/aeyrium/cube_transition +flex_seed_scheme,https://pub.dev/packages/flex_seed_scheme,70,160,93,"A more flexible and powerful version of Flutter's ColorScheme.fromSeed. Use multiple seed colors, custom chroma and tone mapping.",3.1.2,"Jul 23, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/rydmike/flex_seed_scheme/blob/master/README.md,https://pub.dev/documentation/flex_seed_scheme/latest/",rydmike.com,"collection,flutter,meta",https://github.com/rydmike/flex_seed_scheme +rx_shared_preferences,https://pub.dev/packages/rx_shared_preferences,70,160,94,"Rxdart streaming shared preferences. Reactive stream rxdart wrapper around SharedPreferences. A stream based wrapper over shared_preferences, allowing reactive key-value storage.",4.0.0,"Jul 20, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rx_shared_preferences/latest/,unverified uploader,"flutter,meta,rx_storage,shared_preferences",https://github.com/hoc081098/rx_shared_preferences.git +input_history_text_field,https://pub.dev/packages/input_history_text_field,70,150,86,A input_history_text_field widget is automatically saved and suggest as you type.,0.3.0,"Jul 12, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/input_history_text_field/latest/,trashfeed.net,"flutter,shared_preferences",https://github.com/trashfeed/input_history_text_field +camera_web,https://pub.dev/packages/camera_web,70,160,98,A Flutter plugin for getting information about and controlling the camera on Web.,0.3.4,"Jul 10, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/camera_web/latest/,flutter.dev,"camera_platform_interface,flutter,flutter_web_plugins,stream_transform",https://github.com/flutter/packages/tree/main/packages/camera/camera_web +sticker_view,https://pub.dev/packages/sticker_view,70,160,78,"A Flutter plugin to rotate, resize, move, delete any text, photo or other widget.",0.0.4,"Jul 10, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/sticker_view/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/gopaldhola99/sticker_view +webcrypto,https://pub.dev/packages/webcrypto,70,150,91,Cross-platform implementation of Web Cryptography APIs for Flutter.,0.5.7,"Jul 1, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/webcrypto/latest/,google.dev,"ffi,flutter,flutter_web_plugins,meta",https://github.com/google/webcrypto.dart +flutter_line_sdk,https://pub.dev/packages/flutter_line_sdk,70,150,94,A Flutter plugin for using the LINE SDKs with Dart in Flutter apps.,2.3.8,"Jun 26, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_line_sdk/latest/,developers.line.biz,flutter,https://github.com/line/flutter_line_sdk/ +flutter_keychain,https://pub.dev/packages/flutter_keychain,70,140,96,Flutter secure storage via Keychain and Keystore,2.5.0,"Jun 24, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_keychain/latest/,appmire.be,flutter,https://github.com/jeroentrappers/flutter_keychain +flutter_map_animations,https://pub.dev/packages/flutter_map_animations,70,160,96,Animation utilities for markers and controls of the flutter_map package.,0.7.0,"May 27, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_map_animations/latest/,rouxguillau.me,"flutter,flutter_map,latlong2",https://github.com/TesteurManiak/flutter_map_animations +bottom_sheet_bar,https://pub.dev/packages/bottom_sheet_bar,70,150,87,A toolbar that aligns to the bottom of a widget and expands into a bottom sheet.,2.3.10,"May 16, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_sheet_bar/latest/,qrl.app,"flutter,measure_size",https://github.com/mhrst/bottom_sheet_bar +video_player_web_hls,https://pub.dev/packages/video_player_web_hls,70,150,96,Web platform implementation of video_player and supports hls on chrome and other browsers.,1.2.1,"May 6, 2024",Apache-2.0,,FLUTTER,WEB,https://pub.dev/documentation/video_player_web_hls/latest/,unverified uploader,"flutter,flutter_web_plugins,http,video_player_platform_interface,web",https://github.com/balvinderz/video_player_web_hls +floating_tabbar,https://pub.dev/packages/floating_tabbar,70,150,84,"Easily navigate complex UIs across platforms with floating_tabbar. Built on Material Design, it's responsive and intuitive.",1.0.3,"May 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/floating_tabbar/latest/,unverified uploader,"adaptive_breakpoints,flutter,intl",https://github.com/ShubhamLolge/floating_tabbar +flutter_oss_licenses,https://pub.dev/packages/flutter_oss_licenses,70,150,93,A tool to generate detail and better OSS license list using pubspec.yaml/lock files.,3.0.2,"Apr 6, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_oss_licenses/latest/,espresso3389.jp,"args,dart_pubspec_licenses,meta,path,yaml",https://github.com/espresso3389/flutter_oss_licenses +blurhash_ffi,https://pub.dev/packages/blurhash_ffi,70,160,87,"A compact, fast and easy to use blurry image placeholder generator for Flutter using native ffi bindings.",1.2.6,"Mar 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/blurhash_ffi/latest/,folksable.com,"ffi,flutter,logging",https://github.com/folksable/blurhash_ffi +print_bluetooth_thermal,https://pub.dev/packages/print_bluetooth_thermal,70,140,97,"Ticket printing for android, location permission is not requested to connect the printer",1.1.0,"Feb 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, WINDOWS",https://pub.dev/documentation/print_bluetooth_thermal/latest/,unverified uploader,"flutter,win_ble",https://github.com/andresperezmelo/print_bluetooth_termal +xmpp_stone,https://pub.dev/packages/xmpp_stone,70,40,75,Xmpp Stone is lightweight XMPP client library written completely in Dart.,0.3.3,"Jan 11, 2021",LGPL-3.0,0.4.4-dev.5,,,,unverified uploader,"console,crypto,cryptoutils,image,intl,quiver,synchronized,tuple,unorm_dart,xml", +blurhash,https://pub.dev/packages/blurhash,70,160,90,A very compact representation of a placeholder for an image.,1.1.1,"Jul 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/blurhash/latest/,raincal.com,"blurhash_dart,flutter,flutter_web_plugins,image,plugin_platform_interface",https://github.com/Raincal/blurhash +invoiceninja,https://pub.dev/packages/invoiceninja,70,130,74,Easily create PDF invoices and accept payments in a Flutter app,0.0.11,"Mar 31, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/invoiceninja/latest/,invoiceninja.com,"flutter,freezed_annotation,http,json_annotation,json_serializable",https://github.com/invoiceninja/flutter-package +isolator,https://pub.dev/packages/isolator,70,160,64,"Isolator is a package, which offer to you a simple way for creating two-component states with isolated part and frontend part of any kind - BLoC, MobX, ChangeNotifier and others",2.0.8,"Mar 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/isolator/latest/,alphamikle.dev,"flutter,meta",https://github.com/alphamikle/isolator +side_sheet,https://pub.dev/packages/side_sheet,70,160,94,Package for implementation of side sheets for all platforms and responsive UI.,1.0.4,"Feb 7, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/side_sheet/latest/,unverified uploader,flutter,https://github.com/israelhudson/side_sheet +libserialport,https://pub.dev/packages/libserialport,70,150,88,"Serial Port for Dart (FFI bindings to libserialport, a minimal C-library created by the sigrok).",0.3.0+1,"Aug 27, 2022",MPL-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/libserialport/latest/,unverified uploader,"dylib,ffi",https://github.com/jpnurmi/libserialport.dart +flutter_native_text_input,https://pub.dev/packages/flutter_native_text_input,70,150,82,Native text input for Flutter. Currently iOS-only with the use of UITextView.,2.4.0,"Jun 23, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_native_text_input/latest/,unverified uploader,flutter,https://github.com/henryleunghk/flutter-native-text-input +radar_chart,https://pub.dev/packages/radar_chart,70,160,84,A flexible Flutter radar/spider chart with super powers. Colors and Sizes are customizable.,2.1.0,"Oct 11, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/radar_chart/latest/,unverified uploader,flutter,https://github.com/kranfix/flutter_radar_chart +pdf_viewer_plugin,https://pub.dev/packages/pdf_viewer_plugin,70,150,96,A Flutter plugin for IOS and Android providing a simple way to display local file PDFs (enter to see some gifs).,2.0.1,"Aug 29, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pdf_viewer_plugin/latest/,britto.dev,"flutter,pedantic",https://github.com/lubritto/pdf_viewer_plugin +cupertino_tabbar,https://pub.dev/packages/cupertino_tabbar,70,140,88,A highly customisable and simple widget for having iOS 13 style tab bars.,2.0.0,"May 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_tabbar/latest/,cosmossoftware.coffee,flutter,https://github.com/aliyigitbireroglu/flutter-cupertino-tabbar +steel_crypt,https://pub.dev/packages/steel_crypt,70,140,93,"A comprehensive library of high-level, cryptographic APIs. This library supports hashing, password hashing, two-way encryption, MAC authentication, and key/IV generation.",3.0.0+1,"Apr 21, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/steel_crypt/latest/,kishoredev.live,"args,pointycastle",https://github.com/AKushWarrior/steel_crypt +flutter_gps,https://pub.dev/packages/flutter_gps,70,30,20,Flutter GPS Plugin,0.0.1,"Apr 20, 2021",MIT,,,,,unverified uploader,flutter,https://github.com/cicimen/flutter_gps +jalali_calendar,https://pub.dev/packages/jalali_calendar,70,80,68,"Calendar , Datepicker and Date Convertor For Persian Date(Jalali/Shamsi date) with holiday",1.0.4,"Apr 1, 2021",MIT,,,,https://pub.dev/documentation/jalali_calendar/latest/,flutterfarsi.ir,"flutter,jiffy",https://github.com/irdeveloper89/jalali_calendar +floodfill_image,https://pub.dev/packages/floodfill_image,70,140,81,Flutter widget that can use paint bucket functionality on the provided image.,0.0.8,"Mar 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floodfill_image/latest/,meekcode.com,"flutter,image",https://github.com/garlen-javier/FloodFill_Image +pimp_my_button,https://pub.dev/packages/pimp_my_button,70,40,68,A package which adds a much needed feature to all pressable objects.,1.0.0,"Nov 12, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/Norbert515/pimp_my_button +ping_discover_network,https://pub.dev/packages/ping_discover_network,70,40,89,Library that allows to ping IP subnet and discover network devices. Could be used to find printers and other devices and services in a local network.,0.2.0+1,"Sep 7, 2019",MIT,,,,,tablemi.com,flutter,https://github.com/andrey-ushakov/ping_discover_network +expandable_card,https://pub.dev/packages/expandable_card,70,30,55,a Flutter Widget that makes it easy to build a page with a bottom Card that can be expanded on user drag.,0.0.3+1,"May 11, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/Bernardi23/sliding_card +flutter_sparkline,https://pub.dev/packages/flutter_sparkline,70,30,89,Beautiful sparkline charts for Flutter.,0.1.0,"Sep 7, 2018",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/xqwzts/flutter_sparkline +bluetooth_low_energy,https://pub.dev/packages/bluetooth_low_energy,69,160,91,"A Flutter plugin for controlling the bluetooth low energy, supports central and peripheral roles.",6.0.2,"Jun 30, 2024",Apache-2.0,7.0.0-dev.0,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/bluetooth_low_energy/latest/,hebei.dev,"bluetooth_low_energy_android,bluetooth_low_energy_darwin,bluetooth_low_energy_linux,bluetooth_low_energy_platform_interface,bluetooth_low_energy_windows,flutter",https://github.com/yanshouwang/bluetooth_low_energy +screen_capturer,https://pub.dev/packages/screen_capturer,69,160,89,This plugin allows Flutter desktop apps to capture screenshots.,0.2.2,"Jun 23, 2024",MIT,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/screen_capturer/latest/,leanflutter.dev,"flutter,screen_capturer_linux,screen_capturer_macos,screen_capturer_platform_interface,screen_capturer_windows",https://github.com/leanflutter/screen_capturer +subtitle_wrapper_package,https://pub.dev/packages/subtitle_wrapper_package,69,150,93,"A Subtitle Wrapper package, this subtitle wrapper package displays subtitles for a video player.",2.2.1,"Apr 2, 2024",MIT,3.0.0-dev.1,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/subtitle_wrapper_package/latest/,jorandob.nl,"bloc,equatable,flutter,flutter_bloc,http,http_parser,video_player",https://github.com/Joran-Dob/flutter_subtitle_wrapper +flutter_popup,https://pub.dev/packages/flutter_popup,69,150,92,The flutter_popup package is a versatile tool for creating customizable popups in Flutter apps. Its highlight feature effectively guides user attention to specific areas,3.3.0,"Mar 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_popup/latest/,pub.chatgram.cn,flutter,https://github.com/herowws/flutter_popup +parallax_rain,https://pub.dev/packages/parallax_rain,69,150,83,"Use this package to create cool 3D rain effects. Customize with multiple colors, different raindrop speeds, drop trail effects and more!",1.1.1,"Feb 14, 2024",Unlicense,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/parallax_rain/latest/,zac.ac,flutter,https://github.com/Zachariah-Abraham/parallax_rain +diffutil_dart,https://pub.dev/packages/diffutil_dart,69,160,96,Calculate the difference between two lists as list of edit operations. Used for example for implicitly animating Flutter lists without having to maintain a StatefulWidget.,4.0.1,"Dec 16, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/diffutil_dart/latest/,littlebat.dev,,https://github.com/knaeckeKami/diffutil.dart +function_tree,https://pub.dev/packages/function_tree,69,150,91,A simple library for parsing strings into callable function-trees.,0.9.1,"Dec 3, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/function_tree/latest/,unverified uploader,,https://github.com/ram6ler/function-tree +scrollable_table_view,https://pub.dev/packages/scrollable_table_view,69,160,92,"This is a multi axis scrollable data table, that allows you to scroll on both the vertical and horizontal axis, with the header remaining static on the vertical axis.",2.0.3,"Nov 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scrollable_table_view/latest/,bunistack.com,flutter,https://github.com/herbertamukhuma/scrollable_table_view +agora_rtm,https://pub.dev/packages/agora_rtm,69,150,95,Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS.,1.5.9,"Nov 23, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/agora_rtm/latest/,agora.io,"flutter,json_annotation",https://github.com/AgoraIO/Flutter-RTM +flutter_use,https://pub.dev/packages/flutter_use,69,140,87,Collection of Flutter Hooks.,0.0.4,"Aug 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/wasabeef/flutter_use,https://pub.dev/documentation/flutter_use/latest/",wasabeef.jp,"flutter,flutter_hooks",https://github.com/wasabeef/flutter_use +media_cache_manager,https://pub.dev/packages/media_cache_manager,69,140,80,"This package helps you to cache media (Audio, Video, Image, etc...).",0.2.2,"Jul 7, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/media_cache_manager/latest/,unverified uploader,"aes_crypt_null_safe,dio,flutter,get_storage,path_provider",https://github.com/AhmedAbogameel/media_cache_manager +flutter_alarm_clock,https://pub.dev/packages/flutter_alarm_clock,69,160,89,A lightweight flutter package connecting android clock app intents.,0.1.1,"Jun 30, 2023",unknown,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_alarm_clock/latest/,sebastjanmevlja.tk,flutter,https://github.com/mevljas/flutter_alarm_clock +quick_settings,https://pub.dev/packages/quick_settings,69,160,72,Create and handle your own custom Tile in Android Quick Settings,1.0.1,"May 16, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/quick_settings/latest/,apparence.io,"flutter,plugin_platform_interface",https://github.com/Apparence-io/quick_settings +dashed_line,https://pub.dev/packages/dashed_line,69,160,83,Draw dashed lines with any shape and style you want. Just like that.,0.1.0+3,"Feb 17, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dashed_line/latest/,leancode.co,"flutter,svg_path_parser",https://github.com/leancodepl/dashed_line +icloud_storage,https://pub.dev/packages/icloud_storage,69,160,91,"A flutter plugin for upload, download and manage files in the app's iCloud container.",2.2.0,"Jan 6, 2023",BSD-3-Clause,,FLUTTER,"IOS, MACOS",https://pub.dev/documentation/icloud_storage/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/deansyd/icloud_storage +firebase_auth_desktop,https://pub.dev/packages/firebase_auth_desktop,69,110,82,Windows and Linux implementation of firebase_auth,1.0.2,"Aug 11, 2022",MIT,,FLUTTER,"LINUX, WINDOWS",https://pub.dev/documentation/firebase_auth_desktop/latest/,invertase.io,"desktop_webview_auth,firebase_auth,firebase_auth_dart,firebase_auth_platform_interface,firebase_core,firebase_core_dart,flutter,meta",https://github.com/invertase/flutterfire_desktop +flutter_geolocation_service,https://pub.dev/packages/flutter_geolocation_service,69,120,52,Flutter plugin for generic location functionality,0.1.0,"Jun 29, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_geolocation_service/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/cicimen/flutter_geolocation_service +flukit,https://pub.dev/packages/flukit,69,75,91,"flukit(Flutter UI Kit), a flutter common library which contains ScaleView, Swiper, PullRefrsh, WaterMark, GradientCircularProgressIndicator...",3.0.1,"Jun 21, 2022",MIT,,,,https://pub.dev/documentation/flukit/latest/,flutterchina.club,flutter,https://github.com/flutterchina/flukit +snap_scroll_physics,https://pub.dev/packages/snap_scroll_physics,69,130,86,Scroll physics to snap the user scroll at different offsets,0.0.1+3,"Dec 31, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/snap_scroll_physics/latest/,unverified uploader,flutter,https://github.com/jamesblasco/snap_scroll_physics +marker_icon,https://pub.dev/packages/marker_icon,69,120,83,"A package to convert Widget, Local image, Netwok image, Svg file to BitmapDescriptor which can use in google_maps_flutter icon marker.",0.7.1,"Aug 29, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/marker_icon/latest/,unverified uploader,"flutter,flutter_cache_manager,flutter_svg,google_maps_flutter",https://github.com/mmolaei7878/marker_icon +circular_countdown,https://pub.dev/packages/circular_countdown,69,150,90,"A package that represents a circular countdown that you can use for every kind of units (days, hours, seconds, points, ...).",2.1.0,"May 9, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circular_countdown/latest/,unverified uploader,flutter,https://github.com/MattisBrizard/circular_countdown +locally,https://pub.dev/packages/locally,69,120,73,"This package helps developers create local notification in flutter, it extends the flutter local notification package and tries to make usage more simple and user friendly.",1.0.5,"Apr 23, 2021",unknown,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/locally/latest/,samuelezedi.com,"flutter,flutter_local_notifications",https://github.com/samuelezedi/locally +flutter_circle_color_picker,https://pub.dev/packages/flutter_circle_color_picker,69,150,89,A beatiful circle color picker which picks hsl color for flutter.,0.3.0,"Apr 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_circle_color_picker/latest/,itome.team,flutter,https://github.com/itome/flutter_circle_color_picker +binder,https://pub.dev/packages/binder,69,130,47,"A lightweight, yet powerful way to bind your application state with your business logic.",0.4.0,"Mar 25, 2021",AGPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/binder/latest/,romainrastel.com,"collection,flutter,meta",https://github.com/letsar/binder +mime_type,https://pub.dev/packages/mime_type,69,125,99,MIME type library for Dart HTTP server applications.,1.0.0,"Mar 11, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mime_type/latest/,unverified uploader,,https://github.com/mitsuoka/mime_type +bubble_timeline,https://pub.dev/packages/bubble_timeline,69,40,45,A Flutter Widget to make interactive timeline widget. This widget provides easy customisation of individual event bubbles.,1.0.5,"Jun 7, 2020",BSD-2-Clause,,,,,vanshgoel.me,flutter,https://github.com/vanshg395/bubble_timeline +sk_onboarding_screen,https://pub.dev/packages/sk_onboarding_screen,69,30,68,A library that walks a user through multiple on-boarding screens in a simple and easy way,1.0.1,"Feb 16, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/senthilece01/SKOnboardingScreen.git +dropdown_banner,https://pub.dev/packages/dropdown_banner,69,40,51,Manages the creation and animation of banner ui elements that are useful for displaying warnings and updates to users.,1.4.0,"Oct 2, 2019",MIT,,,,,unverified uploader,"dart_notification_center,flutter",https://github.com/flyrboy96/flutter_dropdown_banner +matrix,https://pub.dev/packages/matrix,68,130,93,Matrix Dart SDK,0.31.0,"Jul 29, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/matrix/latest/,famedly.com,"async,base58check,blurhash_dart,canonical_json,collection,crypto,enhanced_enum,ffi,hive,html,html_unescape,http,image,js,markdown,mime,olm,random_string,sdp_transform,slugify,sqflite_common,sqlite3,typed_data,webrtc_interface",https://github.com/famedly/matrix-dart-sdk.git +fvp,https://pub.dev/packages/fvp,68,160,91,"video_player plugin and backend APIs. Support all desktop/mobile platforms with hardware decoders, optimal renders. Supports most formats via FFmpeg",0.22.0,"Jul 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/fvp/latest/,mediadevkit.com,"ffi,flutter,logging,path,plugin_platform_interface,video_player_android,video_player_avfoundation,video_player_platform_interface",https://github.com/wang-bin/fvp +ml_linalg,https://pub.dev/packages/ml_linalg,68,160,92,"SIMD-based linear algebra and statistics, efficient manipulation with numeric data",13.12.6,"Jun 8, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ml_linalg/latest/,ml-algo.com,quiver,https://github.com/gyrdym/ml_linalg +grock,https://pub.dev/packages/grock,68,150,86,"Api Services, Snackbar, Toast, No Context Extension, Custom Widgets, Widget Extensions, Fast Tools, IOS Style Widget and Tools.",0.5.7,"May 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/grock/latest/,unverified uploader,"dio,flutter,page_transition",https://github.com/ahmet-ozberk/grock +fl_animated_linechart,https://pub.dev/packages/fl_animated_linechart,68,150,88,"Animated flutter line & area chart. Performs with big datasets, support multiple y axis and datetime x axis",1.2.0,"Apr 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fl_animated_linechart/latest/,unverified uploader,"flutter,intl,path_drawing",https://github.com/umbrew/fl_animated_linechart +psqlite,https://pub.dev/packages/psqlite,68,150,36,"PSQLite is a wrapper to work with SQLite databases in a simpler, more intuitive and scalable way for any Flutter project.",2.3.3,"Mar 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/psqlite/latest/,mellrecognition.com,"flutter,path,sqflite",https://github.com/vicajilau/psqlite +dart_pusher_channels,https://pub.dev/packages/dart_pusher_channels,68,140,93,"Dart implementation of client of Pusher Channels protocol, instrument to work with real-time applications.",1.2.2+1,"Mar 22, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_pusher_channels/latest/,unverified uploader,"http,meta,pinenacl,rxdart,web_socket_channel",https://github.com/kerimamansaryyev/dart_pusher_channels +cli_util,https://pub.dev/packages/cli_util,68,150,97,A library to help in building Dart command-line apps.,0.4.1,"Dec 15, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cli_util/latest/,tools.dart.dev,"meta,path",https://github.com/dart-lang/cli_util +lecle_yoyo_player,https://pub.dev/packages/lecle_yoyo_player,68,140,92,Lecle YoYo Video Player is a HLS(.m3u8) video player for flutter. The YoyoPlayer is a video player that allows you to select HLS video streaming by selecting the quality.,0.0.8,"Oct 11, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/lecle_yoyo_player/latest/,lecle.vn,"auto_orientation,flutter,flutter_screen_wake,http,path,path_provider,video_player,video_player_web_hls,wakelock_plus",https://github.com/LecleVietnam/LeclePackageIssue/issues +vs_scrollbar,https://pub.dev/packages/vs_scrollbar,68,150,93,Customizable ScrollBar that can be dragged for quick navigation supporting both Horizontal and Vertical list.,1.0.0,"Sep 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vs_scrollbar/latest/,vickysalunkhe.in,flutter,https://github.com/VickySalunkhe/vs_scrollbar +onboarding_animation,https://pub.dev/packages/onboarding_animation,68,160,85,This package provides page type animation to onboarding screens and provides indicator.,0.0.3,"Apr 18, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/onboarding_animation/latest/,mindinventory.com,"flutter,smooth_page_indicator",https://github.com/Mindinventory/onboarding_animation +web_browser,https://pub.dev/packages/web_browser,68,140,90,"A web browser widget. Unlike webview_flutter, comes with cross-platform navigation and URL sharing widgets. Works in Android, iOS, browsers, and other platforms.",0.7.4,"Mar 29, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/web_browser/latest/,dint.dev,"cupertino_icons,flutter,share_plus,webview_flutter,webview_flutter_android,webview_flutter_web,webview_flutter_wkwebview",https://github.com/dint-dev/web_browser +download,https://pub.dev/packages/download,68,160,95,Cross-Platform file downloader for Dart and Flutter projects.,1.0.0,"Jan 5, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/download/latest/,pwa.ir,,https://github.com/xclud/dart_download +isolate_agents,https://pub.dev/packages/isolate_agents,68,150,63,Agents are state that lives on a background isolate.,0.2.0,"Dec 7, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/isolate_agents/latest/,unverified uploader,,https://github.com/gaaclarke/agents +mad_pay,https://pub.dev/packages/mad_pay,68,150,83,Mad Pay will help you make payments through Apple Pay and Google Pay,2.2.14,"Nov 25, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mad_pay/latest/,madbrains.ru,"flutter,mad_pay_android,mad_pay_ios,mad_pay_platform_interface",https://github.com/MadBrains/Mad-Pay-Flutter +wallet_connect,https://pub.dev/packages/wallet_connect,68,110,78,Wallet Connect client made in love with dart.,1.0.4,"Oct 25, 2022",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/wallet_connect/latest/,orangewallet.app,"collection,convert,cryptography,hex,http,json_annotation,uuid,web_socket_channel",https://github.com/Orange-Wallet/wallet-connect-dart +splash_view,https://pub.dev/packages/splash_view,68,160,90,A splash view is the first screen the user sees when the application is launched.,2.0.1,"Sep 30, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/splash_view/latest/,rahulchouhan.me,flutter,https://github.com/chouhan-rahul/splash_view +indexed,https://pub.dev/packages/indexed,68,150,93,"indexed widget, allow you to order the items inside stack, sothing like z-index",0.0.8,"May 28, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/indexed/latest/,physia.dev,flutter,https://github.com/physia/kflutter/tree/main/indexed +flutter_media_metadata,https://pub.dev/packages/flutter_media_metadata,68,130,92,A Flutter plugin to read metadata of media files.,1.0.0+1,"Jan 30, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/alexmercerind/flutter_media_metadata/blob/master/README.md,https://pub.dev/documentation/flutter_media_metadata/latest/",unverified uploader,"flutter,flutter_web_plugins,js",https://github.com/alexmercerind/flutter_media_metadata +flutter_stories,https://pub.dev/packages/flutter_stories,68,140,88,Widget that brings stories mechanism to your apps,0.3.1,"Oct 29, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_stories/latest/,unverified uploader,flutter,https://github.com/vanelizarov/flutter_stories +splash,https://pub.dev/packages/splash,68,140,80,This package contains a few InkSplash and InkRipple alternatives for a better UI,1.1.0,"Oct 3, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/splash/latest/,uekoetter.dev,flutter,https://github.com/ueman/splash +laravel_echo,https://pub.dev/packages/laravel_echo,68,30,90,Port of official Laravel Echo package for your Flutter apps.,0.2.9,"Jan 15, 2021",MIT,1.0.0-beta.1,,,,unverified uploader,flutter,https://github.com/kakajansh/echo +modal_side_sheet,https://pub.dev/packages/modal_side_sheet,68,150,92,A package to use Material side sheet into your Flutter project.,0.0.1,"Aug 17, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/modal_side_sheet/latest/,unverified uploader,flutter,https://github.com/lalitjarwal/modal_side_sheet +flutter_youtube_downloader,https://pub.dev/packages/flutter_youtube_downloader,68,140,72,A flutter plugin for extracting and downloading youtube video url,0.0.5,"Jun 22, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_youtube_downloader/latest/,unverified uploader,flutter,https://github.com/Destiny-Ed/flutter_youtube_downloader +simple_auth_flutter,https://pub.dev/packages/simple_auth_flutter,68,140,88,Simple Auth is the simplest way to authenticate your users/apis. This plugin will securely store tokens/credentials as well as automatically present login UI when needed.,2.0.11,"Jun 15, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/simple_auth_flutter/latest/,unverified uploader,"flutter,simple_auth",https://github.com/clancey/simple_auth +flutter_pay,https://pub.dev/packages/flutter_pay,68,140,78,Flutter plugin that help you make payments through Apple and Google Pay,1.0.2,"Jun 15, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_pay/latest/,unverified uploader,flutter,https://github.com/xamelon/flutter_pay +number_slide_animation,https://pub.dev/packages/number_slide_animation,68,130,85,A Number that will be displayed with a neat animation,0.2.1,"Mar 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/number_slide_animation/latest/,unverified uploader,flutter,https://github.com/kiesman99/number_slide_animation +mustache_template,https://pub.dev/packages/mustache_template,68,135,100,A mustache template library that supports dart2js and dart2native,2.0.0,"Mar 5, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mustache_template/latest/,unverified uploader,,https://github.com/jonahwilliams/mustache +flutter_expanded_tile,https://pub.dev/packages/flutter_expanded_tile,67,150,95,"An Expansion tile similar to the list tile supports leading widget,and programatic control with content expansion animation.",0.4.0,"Jun 14, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_expanded_tile/latest/,micazi.dev,flutter,https://github.com/micazi/flutter_expanded_tile +sqflite_common,https://pub.dev/packages/sqflite_common,67,160,96,"Dart wrapper on SQLite, a self-contained, high-reliability, embedded, SQL database engine.",2.5.4,"Mar 16, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sqflite_common/latest/,tekartik.com,"meta,path,synchronized",https://github.com/tekartik/sqflite/tree/master/sqflite_common +cupertino_modal_sheet,https://pub.dev/packages/cupertino_modal_sheet,67,160,90,Shows a modal iOS-style sheet that slides up from the bottom of the screen.,1.1.0,"Aug 3, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_modal_sheet/latest/,zuvola.com,flutter,https://github.com/zuvola/cupertino_modal_sheet +carp_background_location,https://pub.dev/packages/carp_background_location,67,150,86,A location plugin that works in the background. Supports Android and iOS,4.0.0,"Jul 10, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/carp_background_location/latest/,cachet.dk,"background_locator_2,flutter",https://github.com/cph-cachet/flutter-plugins +banner_listtile,https://pub.dev/packages/banner_listtile,67,150,85,"Create a tile with banner at the corner and lot more option to customize. Banner with ""New"" tag or something you want.",2.3.0,"May 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/banner_listtile/latest/,unverified uploader,flutter,https://github.com/SM-SHIFAT/banner_listtile.git +glassmorphism_widgets,https://pub.dev/packages/glassmorphism_widgets,67,160,87,A set of widgets for use in Flutter apps. You can too easy custom and develop glass morphism widgets.,0.2.2,"May 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/glassmorphism_widgets/latest/,hiyoko.ga,flutter,https://github.com/yama-yeah/glassmorphism_widgets +credit_card_type_detector,https://pub.dev/packages/credit_card_type_detector,67,140,95,A package that detects credit card types based on the current credit card number patterns,3.0.0,"Mar 29, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/credit_card_type_detector/latest/,unverified uploader,,https://github.com/cholojuanito/credit_card_type_detector +clean_calendar,https://pub.dev/packages/clean_calendar,67,150,86,"A brand-new Flutter calendar package that enables you to make a simple, lovely, and customizable calendar.",1.1.0,"Jan 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/clean_calendar/latest/,deepanshuchaudhary.com,flutter,https://github.com/chaudharydeepanshu/clean_calendar +floating_pullup_card,https://pub.dev/packages/floating_pullup_card,67,140,74,A beautiful and custom floating pull up style Card for flutter,1.2.0,"Sep 7, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floating_pullup_card/latest/,unverified uploader,flutter,https://github.com/victorevox/floating_pullup_card +battery_info,https://pub.dev/packages/battery_info,67,160,94,"Flutter plugin providing detailed information about the device battery (level, health, charging status, etc.). Now supports both IOS and android",1.1.1,"Apr 21, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/battery_info/latest/,unverified uploader,flutter,https://github.com/igrik12/battery_info.git +tflite_audio,https://pub.dev/packages/tflite_audio,67,140,78,Audio classification Tflite package for flutter (iOS & Android). Can support Google Teachable Machine models.,0.3.0,"Mar 18, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/tflite_audio/latest/,unverified uploader,flutter,https://github.com/Caldarie/flutter_tflite_audio +route_transitions,https://pub.dev/packages/route_transitions,67,150,93,A flutter library containing useful animations for routing .,2.0.1,"Jul 28, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/route_transitions/latest/,unverified uploader,flutter,https://github.com/pacifio/route_transitions +shifting_tabbar,https://pub.dev/packages/shifting_tabbar,67,90,76,A custom tab bar widget for Flutter framework with nice and clean shifting animation.,1.0.2,"Jul 16, 2021",Apache-2.0,,,,https://pub.dev/documentation/shifting_tabbar/latest/,unverified uploader,flutter,https://github.com/mahdizakizadeh/shifting_tabbar +empty_widget,https://pub.dev/packages/empty_widget,67,90,92,Custom_Empty widget is flutter custom widget which is designed to notify user about some event.,0.0.5,"Jun 10, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/empty_widget/latest/,unverified uploader,flutter,https://github.com/TheAlphamerc/empty_widget +bluetooth_thermal_printer,https://pub.dev/packages/bluetooth_thermal_printer,67,160,95,The library allows printing receipts using a Bluetooth printer(Android Only).,0.0.6,"Apr 28, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/bluetooth_thermal_printer/latest/,unverified uploader,flutter,https://github.com/Rajath4/BluetoothThermalPrinter.git +ssl_pinning_plugin,https://pub.dev/packages/ssl_pinning_plugin,67,150,90,SSL Pinning plugin for HTTP requests (Validation by SHA-1 or SHA-256).,2.0.0,"Apr 7, 2021",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ssl_pinning_plugin/latest/,unverified uploader,flutter,https://github.com/macif-dev/sslpinning_plugin +cupertino_back_gesture,https://pub.dev/packages/cupertino_back_gesture,67,140,90,A package to set custom width of iOS back swipe gesture area.,0.1.0,"Mar 16, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_back_gesture/latest/,unverified uploader,flutter,https://github.com/PiN73/cupertino_back_gesture +flutter_visualizers,https://pub.dev/packages/flutter_visualizers,67,40,60,A Flutter plugin to Visualize the audio being played (only android).,0.0.2,"Apr 18, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/iamSahdeep/FlutterVisualizers +downloads_path_provider,https://pub.dev/packages/downloads_path_provider,67,30,90,Flutter plugin to get the download directory for Android.,0.1.0,"Apr 17, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/nplaceit/downloads_path_provider +polygon_clipper,https://pub.dev/packages/polygon_clipper,67,30,72,A plugin to clip a Widget into a polygon shape. Works with any kind of Widget.,1.0.2,"Mar 26, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/leonardocaldas/flutter-polygon-clipper +swipedetector,https://pub.dev/packages/swipedetector,67,10,88,"A Flutter package to detect up, down, left, right swipes.",1.2.0,"Aug 28, 2018",MIT,,,,,unverified uploader,flutter, +gaimon,https://pub.dev/packages/gaimon,66,150,92,A Flutter plugin to fully support Haptic feedback with custom pattern.,1.3.1,"Jun 28, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/gaimon/latest/,dimitridessus.fr,flutter,https://github.com/istornz/Gaimon +flutter_asset_generator,https://pub.dev/packages/flutter_asset_generator,66,140,86,"Generates the resource file by scanning assets defined in the pubspec.yaml, imitation R file short name.",1.2.0,"Jun 12, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_asset_generator/latest/,fluttercandies.com,"args,dart_style,glob,io,path,yaml",https://github.com/fluttercandies/flutter_asset_generator +linkedin_login,https://pub.dev/packages/linkedin_login,66,120,93,Library for login with LinkedIn OAuth V2 service with OpedID. This library helps you to implement authorization with LinkedIn OAuth API's.,3.0.5,"May 17, 2024",Apache-2.0,,FLUTTER,,https://pub.dev/documentation/linkedin_login/latest/,unverified uploader,"flutter,http,meta,rxdart,uuid,webview_flutter,webview_flutter_android,webview_flutter_wkwebview",https://github.com/d3xt3r2909/linkedin_login +animated_loading_border,https://pub.dev/packages/animated_loading_border,66,160,87,A package that gives us a modern way to show animated border as a placeholder while loading our widget with easy customization and ready to use.,0.0.2,"Jan 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_loading_border/latest/,unverified uploader,flutter,https://github.com/mohit-chauhan-98/animated_loading_border +wifi_scan,https://pub.dev/packages/wifi_scan,66,160,96,Flutter plugin to scan for nearby visible WiFi access points.,0.4.1,"Dec 19, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/wifi_scan/latest/,flutternetwork.dev,flutter,https://github.com/flutternetwork/WiFiFlutter/tree/master/packages/wifi_scan +fish_redux,https://pub.dev/packages/fish_redux,66,40,88,Fish Redux is an assembled flutter application framework based on Redux state management.,0.3.8,"Dec 8, 2023",MIT,,,,,unverified uploader,flutter,https://github.com/alibaba/fish-redux +black_hole_flutter,https://pub.dev/packages/black_hole_flutter,66,150,80,"A package absorbing all Flutter utility functions, including extension functions and commonly used widgets",1.1.0,"Oct 24, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/black_hole_flutter/latest/,wanke.dev,"collection,flutter,meta",https://github.com/JonasWanke/black_hole_flutter +shelf_router_generator,https://pub.dev/packages/shelf_router_generator,66,160,82,A package:build-compatible builder for generating request routers for the shelf web-framework based on source annotations.,1.1.0,"Sep 20, 2023",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/shelf_router_generator/latest/,tools.dart.dev,"analyzer,build,build_config,code_builder,http_methods,shelf,shelf_router,source_gen",https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_router_generator +flutter_overlay_apps,https://pub.dev/packages/flutter_overlay_apps,66,160,81,Android plugin for displaying flutter widgets over other apps,1.2.0,"Jul 13, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_overlay_apps/latest/,phan-tec.com,flutter,https://github.com/EddieKamau/flutter_overlay_apps +flutter_web_frame,https://pub.dev/packages/flutter_web_frame,66,150,96,"Make Limit content size in Flutter Web/Desktop/PWA, Make your app that doesn't support responsiveness more focused on content",1.0.0,"Jul 6, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_web_frame/latest/,wisnuwiry.space,flutter,https://github.com/wisnuwiry/flutter_web_frame +music_visualizer,https://pub.dev/packages/music_visualizer,66,140,87,this plugin help developers to show a music wave through animation.,1.0.4,"Jun 5, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Rajkumar07793/music_visualizer_package/blob/22-09-2021_null-safety/README.md,https://pub.dev/documentation/music_visualizer/latest/",unverified uploader,flutter,https://github.com/Rajkumar07793/music_visualizer_package +webview_cef,https://pub.dev/packages/webview_cef,66,140,80,Flutter Desktop Webview backed by CEF (Chromium Embedded Framework).,0.1.0,"May 25, 2023",BSD-2-Clause,,FLUTTER,"MACOS, WINDOWS",https://pub.dev/documentation/webview_cef/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/hlwhl/webview_cef +babylonjs_viewer,https://pub.dev/packages/babylonjs_viewer,66,130,83,3D Model Rendering with BabylonJS Viewer,1.2.1,"Feb 5, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/babylonjs_viewer/latest/,radlof.com,"flutter,webview_flutter",https://github.com/MarlonJD/babylonjs_viewer +some_calendar,https://pub.dev/packages/some_calendar,66,120,76,"Custom calendar (multi select, single select, date range) for Flutter",1.3.0,"Dec 7, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/some_calendar/latest/,unverified uploader,"flutter,google_fonts,intl,jiffy",https://github.com/agryva/Some-Calendar.git +group_radio_button,https://pub.dev/packages/group_radio_button,66,140,97,Flutter librity to create radio groups and radio button with labels.,1.3.0,"Dec 3, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/group_radio_button/latest/,unverified uploader,flutter,https://github.com/TercyoStorck/group_radio_button +flutter_better_camera,https://pub.dev/packages/flutter_better_camera,66,130,82,"Flutter plugin for controlling the camera on Android and IOS, supports camera feed, capturing images, capturing videos, streaming image buffers and has support for all the essential features the camer [...]",1.0.3,"Nov 27, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_better_camera/latest/,unverified uploader,flutter,https://github.com/Lightsnap/flutter-better-camera/ +curved_labeled_navigation_bar,https://pub.dev/packages/curved_labeled_navigation_bar,66,160,96,"Stunning Animating Curved Shape Navigation Bar. Adjustable color, background color, animation curve, animation duration.",2.0.2,"Oct 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/curved_labeled_navigation_bar/latest/,unverified uploader,"flutter,meta",https://github.com/namanh11611/curved_labeled_navigation_bar +breathing_collection,https://pub.dev/packages/breathing_collection,66,150,77,A collection of Flutter widgets with breathing animation. More widgets will be added.,1.0.0+3,"Feb 4, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/breathing_collection/latest/,alanchan.dev,"flutter,simple_animations,supercharged",https://github.com/Type0N1/Breathing-Collection +link_preview_generator,https://pub.dev/packages/link_preview_generator,66,130,92,A cross-platform flutter package to convert your links into rich beautiful previews.,1.2.0,"Oct 18, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/link_preview_generator/latest/,unverified uploader,"collection,flutter,http,path,universal_html,url_launcher",https://github.com/ghpranav/link_preview_generator +conditional_builder_null_safety,https://pub.dev/packages/conditional_builder_null_safety,66,120,95,Show UI elements according for conditional type and supports null safety,0.0.6,"Sep 18, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/conditional_builder_null_safety/latest/,unverified uploader,flutter,https://github.com/HamadaAllipy/conditonal_builder_null_safety +animated_card,https://pub.dev/packages/animated_card,66,130,86,"Package to animate the initialization of any widget, with the possibility of using a custom dismissible.",2.0.0,"Apr 16, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_card/latest/,unverified uploader,flutter,https://github.com/davidsdearaujo/animated_card +console,https://pub.dev/packages/console,66,130,87,"A library for common features required by console applications, including color formatting, keyboard input, and progress bars.",4.1.0,"Apr 14, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/console/latest/,unverified uploader,vector_math,https://github.com/DirectMyFile/console.dart +zflutter,https://pub.dev/packages/zflutter,66,40,71,"A round, flat and designer-friendly pseudo-3D engine for Flutter",0.0.1+2,"May 22, 2020",Apache-2.0,,,,,z.flutter.gallery,"flutter,quiver",https://github.com/jamesblasco/zflutter +flutter_socket_io,https://pub.dev/packages/flutter_socket_io,66,30,83,Flutter Socket IO Plugin,0.6.0,"Sep 18, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/WinkMeter/flutter_socket_io +devtools_extensions,https://pub.dev/packages/devtools_extensions,65,160,89,A package for building and supporting extensions for Dart DevTools.,0.2.2,"Jul 31, 2024",Apache-2.0,,FLUTTER,WEB,https://pub.dev/documentation/devtools_extensions/latest/,flutter.dev,"args,devtools_app_shared,devtools_shared,flutter,io,logging,path,vm_service,web,yaml",https://github.com/flutter/devtools/tree/master/packages/devtools_extensions +stack_board,https://pub.dev/packages/stack_board,65,160,78,"A Flutter package of stack board, components that can be stacked and edited for any widget.",0.2.6+1,"Jul 16, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stack_board/latest/,fluttercandies.com,"flutter,flutter_drawing_board,meta",https://github.com/fluttercandies/stack_board +flutterflow_ui,https://pub.dev/packages/flutterflow_ui,65,130,94,Flutter package that makes it easy to use UI widgets and code generated by FlutterFlow in your Flutter projects.,0.3.1,"Jul 4, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutterflow_ui/latest/,flutterflow.io,"aligned_dialog,aligned_tooltip,apivideo_live_stream,auto_size_text,barcode_widget,cached_network_image,carousel_slider,collection,data_table_2,dropdown_button2,easy_debounce,emoji_flag_converter,equatable,expandable,file_picker,fl_chart,flip_card,floating_bottom_navigation_bar,flutter,flutter_animate,flutter_card_swiper,flutter_credit_card,flutter_plugin_android_lifecycle,flutter_staggered_grid_view,font_awesome_flutter,from_css_color,google_fonts,google_maps,google_maps_flutter,google_maps_flutter_android,google_maps_flutter_ios,google_maps_flutter_platform_interface,google_maps_flutter_web,google_mobile_ads,http,intl,json_path,mapbox_search,mime_type,native_device_orientation,page_transition,percent_indicator,photo_view,plugin_platform_interface,pointer_interceptor,provider,rive,shared_preferences,shared_preferences_android,shared_preferences_foundation,shared_preferences_platform_interface,shared_preferences_web,smooth_page_indicator,stop_watch_timer,substring_highlight,table_calendar,timeago,url_launcher,url_launcher_android,url_launcher_ios,url_launcher_platform_interface,webview_flutter,webview_flutter_android,webview_flutter_platform_interface,webview_flutter_wkwebview,webviewx_plus",https://github.com/FlutterFlow/flutterflow-ui +chuck_interceptor,https://pub.dev/packages/chuck_interceptor,65,150,93,"Chuck is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.",2.1.7,"Jul 4, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/chuck_interceptor/latest/,unverified uploader,"dio,flutter,flutter_local_notifications,http,package_info_plus,path_provider,permission_handler,rxdart,share_plus",https://github.com/SunnatilloShavkatov/chuck_interceptor +huawei_map,https://pub.dev/packages/huawei_map,65,150,95,"Huawei Map Kit plugin for Flutter. Huawei Map Kit, provides standard maps as well as UI elements for you to customize maps that better meet service scenarios.",6.11.2+303,"Jul 2, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/huawei_map/latest/,developer.huawei.com,flutter,https://github.com/HMS-Core/hms-flutter-plugin/tree/master/flutter-hms-map +swagger_parser,https://pub.dev/packages/swagger_parser,65,160,82,Package that generates REST clients and data classes from OpenApi definition file,1.18.0,"Jun 6, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/swagger_parser/latest/,carapacik.dev,"args,collection,meta,path,yaml",https://github.com/Carapacik/swagger_parser/tree/main/swagger_parser +stacked_hooks,https://pub.dev/packages/stacked_hooks,65,160,93,Classes that help you make use of hooks when using the stacked package,0.2.4,"Apr 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stacked_hooks/latest/,filledstacks.com,"flutter,flutter_hooks,provider",https://github.com/Stacked-Org/hooks.git +cbl,https://pub.dev/packages/cbl,65,120,88,"Couchbase Lite is an embedded, NoSQL JSON Document Style database, supporting Blobs, Encryption, SQL++ Queries, Live Queries, Full-Text Search and Data Sync.",3.0.0,"Apr 24, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cbl/latest/,cbl-dart.dev,"cbl_libcblite_api,cbl_libcblitedart_api,characters,collection,ffi,meta,path,stream_channel,synchronized,web_socket_channel",https://github.com/cbl-dart/cbl-dart +update_available,https://pub.dev/packages/update_available,65,150,91,"Know if there's any update for your Flutter app, based on published versions.",3.1.0+1,"Apr 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/update_available/latest/,mateusfccp.me,"flutter,update_available_android,update_available_ios,update_available_platform_interface",https://github.com/mateusfccp/update_available/tree/master/update_available +location_picker_flutter_map,https://pub.dev/packages/location_picker_flutter_map,65,140,93,Package that provides Place search and Location picker for flutter maps with alot of cusomizations using Open Street Map,3.0.1,"Feb 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/location_picker_flutter_map/latest/,unverified uploader,"flutter,flutter_map,flutter_map_cancellable_tile_provider,flutter_map_location_marker,geolocator,http,intl,latlong2,url_launcher",https://github.com/Michael-M-aher/location_picker_flutter_map +gradient_icon,https://pub.dev/packages/gradient_icon,65,160,92,The Gradient Icon package is a powerful Flutter package that enables creating gradient icons effortlessly.,2.0.9,"Jan 19, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gradient_icon/latest/,ashraf.digital,flutter,https://github.com/MohamedAshraf701/gradient-icon.git +numeral,https://pub.dev/packages/numeral,65,160,95,"A Dart library for Format number into beautiful string, Format the number into a beautiful, readable and short string.",3.0.0,"Dec 23, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/numeral/latest/,odroe.com,,https://github.com/medz/numeral.dart +google_gemini,https://pub.dev/packages/google_gemini,65,160,84,Google Gemini SDK for Flutter. This package provides a powerful bridge between your Flutter application and Google's revolutionary Gemini AI.,0.1.2,"Dec 20, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/google_gemini/latest/,unverified uploader,http,https://github.com/ged-flod/google_gemini +creator,https://pub.dev/packages/creator,65,160,80,"A state management library that enables concise, fluid, readable and testable business logic code.",0.3.3,"Sep 6, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/creator/latest/,chooly.app,"creator_core,flutter",https://github.com/liangxianzhe/creator/tree/master/packages/creator +inspector,https://pub.dev/packages/inspector,65,150,89,A Flutter package for inspecting widgets. Useful for quick debugging or QA testing.,2.1.0,"Aug 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/inspector/latest/,kekland.com,flutter,https://github.com/kekland/inspector +widget_with_codeview,https://pub.dev/packages/widget_with_codeview,65,120,84,A widget with side-by-side source code view.,3.1.0,"Jul 25, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/widget_with_codeview/latest/,unverified uploader,"flutter,flutter_highlight,flutter_speed_dial,google_fonts,selectable,string_scanner,url_launcher",https://github.com/X-Wei/widget_with_codeview +flutter_shaders,https://pub.dev/packages/flutter_shaders,65,160,91,A collection of utilities for working with the FragmentProgram API in Flutter.,0.1.2,"Jun 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_shaders/latest/,unverified uploader,"flutter,vector_math",https://github.com/jonahwilliams/flutter_shaders +flutter_naver_login,https://pub.dev/packages/flutter_naver_login,65,140,94,A Flutter plugin for using the native Naver Login SDKs on Android and iOS.,1.8.0,"Apr 1, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_naver_login/latest/,unverified uploader,flutter,https://github.com/peonani-jj/flutter_naver_login +easy_splash_screen,https://pub.dev/packages/easy_splash_screen,65,160,94,Easy Splash Screen plugin for your flutter app. You can easily implement this plugin to show splash screen and save time.,1.0.4,"Aug 19, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_splash_screen/latest/,sujangainju.com.np,flutter,https://github.com/imsujan276/EasySplashScreen +system_settings,https://pub.dev/packages/system_settings,65,150,96,Flutter plugin to open system and app settings on iOS and Android.,2.1.0,"Apr 3, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/system_settings/latest/,unverified uploader,flutter,https://github.com/fweinaug/system_settings +flutter_processing,https://pub.dev/packages/flutter_processing,65,110,65,A Flutter version of Processing.,0.2.0,"Mar 28, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_processing/latest/,superdeclarative.com,"fast_noise,flutter,image,path",https://github.com/matthew-carroll/flutter_processing +udp,https://pub.dev/packages/udp,65,160,94,"Lightweight, efficient, and easy-to-use UDP library for Dart. Supports Unicast, Broadcast, Multicast and Loopback communications.",5.0.3,"Mar 27, 2022",GPL-3.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/udp/latest/,unverified uploader,,https://github.com/xenoken/udp +widget_mask,https://pub.dev/packages/widget_mask,65,160,94,"Use a widget to mask and blend another widget, for example to imprint text onto surfaces.",1.0.0+0,"Mar 16, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/widget_mask/latest/,gabriel.terwesten.net,"collection,flutter",https://github.com/blaugold/widget_mask +pro_animated_blur,https://pub.dev/packages/pro_animated_blur,65,160,77,"ProAnimatedBlur is a widget that blurs the underlying area of its child widget and it works like AnimatedContainer, AnimatedOpacity",0.0.2+1,"Feb 10, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pro_animated_blur/latest/,yasinarik.com,flutter,https://github.com/yasinarik/flutter_pro_animated_blur +lazy_data_table,https://pub.dev/packages/lazy_data_table,65,150,85,A Flutter data table with (optional) sticky row and/or column headers that loads the contents lazily.,0.3.1,"Sep 5, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lazy_data_table/latest/,unverified uploader,flutter,https://gitlab.com/_Naomi/lazy_data_table +relative_scale,https://pub.dev/packages/relative_scale,65,150,82,RelativeScale is a simple custom sizing system for flutter widgets to achieve the same physical sizes across different devices.,2.0.0,"Mar 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/relative_scale/latest/,xamantra.dev,flutter,https://github.com/xamantra/flutter_relative_scale +flutter_math,https://pub.dev/packages/flutter_math,65,40,78,Fast and high-quality TeX math equation rendering with pure Dart & Flutter.,0.2.1,"Dec 18, 2020",BSD-3-Clause,0.3.0-nullsafety.1,,,,unverified uploader,"flutter,flutter_svg,meta,provider,tuple",https://github.com/znjameswu/flutter_math +gradient_ui_widgets,https://pub.dev/packages/gradient_ui_widgets,65,90,78,"UI widgets with gradient support. Supports many widgets like Elevated/TextButton, FloatingActionButton, Icon, IconButton, Text, SelectableText etc with more to come.",1.0.2-nullsafety,"Nov 30, 2020",MIT,,,,https://pub.dev/documentation/gradient_ui_widgets/latest/,unverified uploader,flutter,https://github.com/simrat39/gradient_ui_widgets +flutter_showcase,https://pub.dev/packages/flutter_showcase,65,40,61,"A fast, easy and cool way to share you flutter project with the world.",0.1.0,"Apr 22, 2020",Apache-2.0,,,,,unverified uploader,"_fe_analyzer_shared,analyzer,args,dart_style,equatable,fluid_layout,flutter,font_awesome_flutter,url_launcher,yaml",https://github.com/jamesblasco/flutter_showcase +motion_widget,https://pub.dev/packages/motion_widget,65,20,46,"A simple, powerful widget to build cool transitions. It handles initialization, state changes, code clean-ups and all the other animation boilerplate code, keeping you in the driver's seat by allowing [...]",1.0.2,"Mar 7, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/smokelaboratory/motion_widget +configurable_expansion_tile,https://pub.dev/packages/configurable_expansion_tile,65,40,87,A Configurable Expansion Tile edited from the flutter material implementation that allows for customization,1.0.0,"Nov 20, 2018",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/matthewstyler/configurable_expansion_tile +flutter_face_api,https://pub.dev/packages/flutter_face_api,64,160,94,This is a flutter module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera. Supports Android and iOS.,6.2.2,"Jul 19, 2024",MIT,6.3.538-rc,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_face_api/latest/,mobile.regulaforensics.com,flutter,https://github.com/regulaforensics/flutter_face_api +flutterflow_cli,https://pub.dev/packages/flutterflow_cli,64,160,76,Command-line client for FlutterFlow. Export code from FlutterFlow projects.,0.0.21,"Jul 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutterflow_cli/latest/,flutterflow.io,"archive,args,http,path",https://github.com/FlutterFlow/flutterflow-cli +more,https://pub.dev/packages/more,64,160,87,"More Dart — Literally. Collecting, iterating, caching, mathematics, matching, ordering, and formatting easily.",4.3.0,"Jul 14, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/more/latest/,lukas-renggli.ch,"characters,clock,collection,meta",https://github.com/renggli/dart-more +serious_python,https://pub.dev/packages/serious_python,64,160,84,A cross-platform plugin for adding embedded Python runtime to your Flutter apps.,0.7.1,"Jun 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/serious_python/latest/,flet.dev,"archive,args,flutter,http,path,path_provider,serious_python_android,serious_python_darwin,serious_python_linux,serious_python_platform_interface,serious_python_windows,toml",https://github.com/flet-dev/serious-python +custom_date_range_picker,https://pub.dev/packages/custom_date_range_picker,64,160,96,A Flutter package for both android and iOS which provides a custom date range picker,1.1.0,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_date_range_picker/latest/,unverified uploader,"flutter,intl",https://github.com/El-Mazouzi/custom_date_range_picker +watch_connectivity,https://pub.dev/packages/watch_connectivity,64,160,87,Wrapper for WatchConnectivity on iOS and Wearable APIs on Android,0.2.0,"May 3, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/watch_connectivity/latest/,rexios.dev,"flutter,watch_connectivity_platform_interface",https://github.com/Rexios80/watch_connectivity/tree/master/watch_connectivity +variable_app_icon,https://pub.dev/packages/variable_app_icon,64,140,85,A plugin to use multiple app icon on Android and iOS.,0.0.3,"Apr 10, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/variable_app_icon/latest/,snnafi.com,"flutter,plugin_platform_interface",https://github.com/SNNafi/variable_app_icon +selectable,https://pub.dev/packages/selectable,64,160,92,A Flutter widget that enables text selection over all the text widgets it contains.,0.3.1,"Feb 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/selectable/latest/,ronbooth.com,"characters,collection,equatable,float_column,flutter,url_launcher",https://github.com/ronjb/selectable +instagram_mention,https://pub.dev/packages/instagram_mention,64,160,69,A simple detailed flutter widget that looks almost the same as the real instagram mention widget.,1.0.1,"Jan 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/instagram_mention/latest/,devmuaz.com,flutter,https://github.com/devmuaz/instagram_mention +story_maker,https://pub.dev/packages/story_maker,64,140,78,"A package for creating instagram like story, you can use this package to edit images and make it story ready by adding other contents over it like text.",1.0.5,"Dec 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/story_maker/latest/,unverified uploader,"flutter,google_fonts,path_provider,photo_view",https://github.com/NarekManukyan/story_maker +random_text_reveal,https://pub.dev/packages/random_text_reveal,64,160,78,A text animation package with random text reveal effect where the text reveals itself letter by letter (used mostly in movies),0.0.7,"Dec 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/random_text_reveal/latest/,unverified uploader,flutter,https://github.com/foxtrotravi/random_text_reveal +store_checker,https://pub.dev/packages/store_checker,64,150,95,This flutter plugin is useful to find the origin of currently installed apk/ipa.,1.4.0,"Aug 23, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/store_checker/latest/,unverified uploader,flutter,https://github.com/ravitejaavv/store_checker +install_plugin,https://pub.dev/packages/install_plugin,64,160,95,A flutter plugin for install apk for android; and using url to go to app store for iOS.,2.1.0,"Jul 11, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/install_plugin/latest/,heyongjian.com,flutter,https://github.com/hui-z/flutter_install_plugin +sliver_snap,https://pub.dev/packages/sliver_snap,64,150,86,Allows you to use powerful snapping slivers with expanded and collapsed bars.,1.2.0,"Jul 1, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sliver_snap/latest/,unverified uploader,"flutter,flutter_hooks",https://github.com/A-Fawzyy/sliver-snap +hexagon,https://pub.dev/packages/hexagon,64,150,92,Library about hexagon shape. You can create pointy or flat hexagons in any color you like.,0.2.0,"May 2, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hexagon/latest/,unverified uploader,flutter,https://github.com/rSquared-software/flutter-hexagon +contactus,https://pub.dev/packages/contactus,64,160,88,"contactus is the package which helps the developers to add their contact information with ease.Developers can add many important details such as website, email, phone number, etc.",1.2.3,"Feb 28, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/contactus/latest/,abhishekdoshi.dev,"flutter,typicons_flutter,url_launcher",https://github.com/AbhishekDoshi26/contactus +flutter_auth_ui,https://pub.dev/packages/flutter_auth_ui,64,150,75,"Unofficial firebaseui package for flutter. This library aims to provide support for Android, iOS and the web. Login with Email, Phone, Google account and etc.",3.1.0,"Oct 23, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_auth_ui/latest/,unverified uploader,"firebase_auth,flutter,flutter_auth_ui_web,flutter_plugin_android_lifecycle",https://github.com/koji-1009/flutter_auth_ui +audiofileplayer,https://pub.dev/packages/audiofileplayer,64,120,90,A Flutter plugin for audio playback.,2.1.1,"Oct 21, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/audiofileplayer/latest/,unverified uploader,"flutter,logging,meta,uuid",https://github.com/google/flutter.plugins/tree/master/packages/audiofileplayer +split_view,https://pub.dev/packages/split_view,64,160,93,This wedget provides horizontal or vertical split view for flutter.,3.2.1,"Aug 12, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/split_view/latest/,pub.iworks.cc,"collection,flutter",https://github.com/toshiaki-h/split_view +beacons_plugin,https://pub.dev/packages/beacons_plugin,64,150,81,This plugin makes it easier to scan nearby iBeacons and range them in flutter app. Scaned beacons will provide proximity values.,2.0.8,"Jun 14, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/beacons_plugin/latest/,umairadil.com,flutter,https://github.com/umair13adil/simple_beacons_flutter +floating_navbar,https://pub.dev/packages/floating_navbar,64,140,84,"Customisable, clean looking bottom floating navbar. FloatingNavBar comes with multiple customization options - colors, page indicators, etc. This can be used as an alternative to the default BottomNa [...]",2.0.2,"Dec 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floating_navbar/latest/,iamngoni.co.zw,flutter, +responsive,https://pub.dev/packages/responsive,64,140,83,"Provide a easy way to make responsive UI for Flutter Applications in mobile, desktop and web, allow different widget size for each screen size and device orientation.",0.3.11+11,"Nov 28, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive/latest/,unverified uploader,flutter,https://github.com/flutter-es/responsive +flutter_cupertino_datetime_picker,https://pub.dev/packages/flutter_cupertino_datetime_picker,64,140,97,"Fork from flutter_cupertino_date_picker https://github.com/wuzhendev/flutter-cupertino-date-picker, but year, month, day seperate",3.0.0,"Oct 15, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_cupertino_datetime_picker/latest/,unverified uploader,flutter,https://github.com/ykrank/flutter_cupertino_datetime_picker +hijri_picker,https://pub.dev/packages/hijri_picker,64,90,87,Hijri calender to pick umm alqura dates support max & min dates.,3.0.0,"Jul 30, 2021",MIT,,,,https://pub.dev/documentation/hijri_picker/latest/,unverified uploader,"flutter,hijri",https://github.com/ahmedoid/hijri_picker +pandabar,https://pub.dev/packages/pandabar,64,140,85,A fancy bottom navigation bar for pandas. Pandabar designed for new neumorphic design trend.,0.1.2,"Jul 20, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pandabar/latest/,unverified uploader,flutter,https://github.com/kemalturk/panda-bar +marquee_widget,https://pub.dev/packages/marquee_widget,64,140,95,A Flutter widget that scrolls Widget Text and other Widget with supported RTL.,1.2.0,"Jul 4, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/marquee_widget/latest/,unverified uploader,flutter,https://github.com/yousifk/marquee_widget +favorite_button,https://pub.dev/packages/favorite_button,64,150,92,favorite_button is a flutter library that allows you to create heart and star shaped favorite featured buttons with animation effects too.,0.0.4,"May 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/favorite_button/latest/,codeokplease.com,flutter,https://github.com/TeaTalkInternal/favorite_button +textless,https://pub.dev/packages/textless,64,70,78,Less is More; Widgetless Text,6.6.6,"Mar 25, 2021",MIT,,,,https://pub.dev/documentation/textless/latest/,sooxt98.space,flutter,https://github.com/sooxt98/textless +redux_thunk,https://pub.dev/packages/redux_thunk,64,160,95,A Redux.dart Middleware that allows you to dispatch functions that perform async work as actions.,0.4.0,"Mar 18, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/redux_thunk/latest/,unverified uploader,redux,https://github.com/brianegan/redux_thunk +the_apple_sign_in,https://pub.dev/packages/the_apple_sign_in,64,150,98,Sign in With Apple for Flutter. Native API bindings and a Flutter implementation of the sign in button.,1.1.1,"Mar 8, 2021",BSD-3-Clause,,FLUTTER,IOS,https://pub.dev/documentation/the_apple_sign_in/latest/,beerstorm.net,flutter,https://github.com/beerstorm-net/the_apple_sign_in +flutter_simple_shopify,https://pub.dev/packages/flutter_simple_shopify,64,40,0,A new Flutter package which provides help in creating a mobile app of a shopify store.,0.0.25-alpha,"Jan 2, 2021",MIT,,,,,unverified uploader,"flutter,graphql,shared_preferences",https://github.com/ThinkSimple/flutter_simple_shopify +responsive_widgets,https://pub.dev/packages/responsive_widgets,64,40,73,"This plugin helps to create responsive widgets, that makes an auto-size with the proportion between reference ScreenSize and the screen that the app is running.",2.0.1,"Apr 2, 2020",unknown,,,,,polazzo.dev,"flutter,flutter_screenutil",https://github.com/LucazzP/responsive_widgets +logger_flutter,https://pub.dev/packages/logger_flutter,64,40,70,Flutter extension for logger. Please go there for documentation.,0.7.1,"Aug 17, 2019",unknown,,,,,unverified uploader,"flutter,logger,sensors",https://github.com/leisim/logger_flutter +nice_button,https://pub.dev/packages/nice_button,64,40,59,A Flutter package for Android and IOS to design nice buttons with no hassle in your app. Enjoy !,0.1.7,"Jul 22, 2019",MIT,,,,,ethieladiassa.me,flutter,https://github.com/Ethiel97/nice_button +flutter_plugin_pdf_viewer,https://pub.dev/packages/flutter_plugin_pdf_viewer,64,40,86,A flutter plugin for handling PDF files. Works on both Android & iOS,1.0.7,"Jul 11, 2019",MIT,,,,,unverified uploader,"flutter,flutter_advanced_networkimage,flutter_cache_manager,numberpicker,path_provider,rxdart",https://github.com/CrossPT/flutter_plugin_pdf_viewer +camera_windows,https://pub.dev/packages/camera_windows,63,160,95,A Flutter plugin for getting information about and controlling the camera on Windows.,0.2.5,"Jul 27, 2024",MIT,,FLUTTER,WINDOWS,https://pub.dev/documentation/camera_windows/latest/,flutter.dev,"camera_platform_interface,cross_file,flutter,stream_transform",https://github.com/flutter/packages/tree/main/packages/camera/camera_windows +kpostal,https://pub.dev/packages/kpostal,63,160,92,Kpostal package can search for Korean postal addresses using Kakao postcode service.,1.0.0,"Jul 23, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/kpostal/latest/,tykan.dev,"flutter,flutter_inappwebview,geocoding",https://github.com/tykann/kpostal +stream_chat,https://pub.dev/packages/stream_chat,63,120,87,"The official Dart client for Stream Chat, a service for building chat applications.",8.0.0,"Jul 22, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stream_chat/latest/,getstream.io,"async,collection,dio,equatable,freezed_annotation,http_parser,jose,json_annotation,logging,meta,mime,rate_limiter,rxdart,synchronized,uuid,web_socket_channel",https://github.com/GetStream/stream-chat-flutter +flutter_bugly,https://pub.dev/packages/flutter_bugly,63,135,95,"Flutter plugin for Tencent Bugly, Crash monitoring, Crash analysis, exception reporting, application update, data statistics, etc",1.0.0,"Jul 7, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_bugly/latest/,unverified uploader,flutter,https://github.com/crazecoder/flutter_bugly +vimeo_video_player,https://pub.dev/packages/vimeo_video_player,63,160,93,A Video Player that support videos from Vimeo platform in Flutter. This Package allow us to play any videos from Vimeo by using its Vimeo Video Id.,0.0.16,"Jun 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/vimeo_video_player/latest/,mindinventory.com,"dio,flick_video_player,flutter,video_player",https://github.com/Mindinventory/vimeo_video_player +flame_forge2d,https://pub.dev/packages/flame_forge2d,63,160,94,Forge2D (Box2D) support for the Flame game engine. This uses the forge2d package and provides wrappers and components to be used inside Flame.,0.18.1,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flame_forge2d/latest/,flame-engine.org,"flame,flutter,forge2d",https://github.com/flame-engine/flame/tree/main/packages/flame_forge2d +june,https://pub.dev/packages/june,63,150,78,June is a lightweight and modern state management library that focuses on providing a pattern very similar to Flutter's native state management.,1.0.0+1,"May 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/june/latest/,junelee.fun,flutter,https://github.com/melodysdreamj/june +hotreloader,https://pub.dev/packages/hotreloader,63,150,86,Automatic hot code reloader for Dart projects that monitors the source files of a Dart project for changes and automatically applies them to the running Dart process.,4.2.0,"Feb 12, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/vegardit/dart-hotreloader/blob/master/README.md,https://pub.dev/documentation/hotreloader/latest/",vegardit.com,"collection,logging,path,stream_transform,vm_service,watcher",https://github.com/vegardit/dart-hotreloader.git +interactive_slider,https://pub.dev/packages/interactive_slider,63,160,85,A Cupertino-themed interactive continuous slider widget that is inspired by the slider widgets used in Apple Music.,0.2.2,"Jan 18, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/interactive_slider/latest/,unverified uploader,flutter,https://github.com/jonas-zebari/interactive_slider +unsplash_client,https://pub.dev/packages/unsplash_client,63,150,94,Unsplash provides free high-resolution photos. This is a client for their REST API.,2.2.0,"Jan 2, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/unsplash_client/latest/,gabriel.terwesten.net,"collection,http,logging,meta",https://github.com/blaugold/unsplash_client +tweet_ui,https://pub.dev/packages/tweet_ui,63,120,66,"Show Tweets from a Twitter API JSON on Android and iOS. Support for Tweets with 1-4 photos, Video, GIFs, hashtags, mentions, symbols, urls, quoted Tweets and retweets.",4.0.5,"Jul 23, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/tweet_ui/latest/,unverified uploader,"better_player,cached_network_image,collection,flutter,golden_toolkit,html_unescape,intl,json_annotation,photo_view,url_launcher",https://github.com/schibsted/tweet_ui +flutter_lazy_indexed_stack,https://pub.dev/packages/flutter_lazy_indexed_stack,63,160,96,A Flutter package that exposes an `IndexedStack` that can be lazily loaded.,0.0.6,"Jul 19, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_lazy_indexed_stack/latest/,marcossevilla.dev,flutter,https://github.com/marcossevilla/lazy_indexed_stack +contextualactionbar,https://pub.dev/packages/contextualactionbar,63,150,69,A Contextual Action Bar(CAB) workaround for flutter. CAB is a top app bar that replace the app app bar and provide contextual actions to selected items,3.1.0,"Jun 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/contextualactionbar/latest/,unverified uploader,"flutter,provider",https://github.com/De-Morgan/flutter-contextual-action-bar +flutter_event_calendar,https://pub.dev/packages/flutter_event_calendar,63,120,87,Gregorian and Jalali Event calendar for flutter with options for change style,1.0.0,"Nov 20, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_event_calendar/latest/,faridfr.ir,"collection,flutter,scoped_model,shamsi_date",https://github.com/novaday-co/flutter_event_calendar +overlay_tutorial,https://pub.dev/packages/overlay_tutorial,63,140,85,A Flutter package for displaying overlay tutorial by cutting a hole on widget. It allows also to add hint aside the hole.,3.0.0,"May 12, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/overlay_tutorial/latest/,estrelio.com,"async,collection,equatable,flutter",https://github.com/TabooSun/overlay_tutorial +flutter_tawk,https://pub.dev/packages/flutter_tawk,63,140,92,Tawk widget for Flutter.,0.1.0,"Apr 1, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_tawk/latest/,unverified uploader,"flutter,webview_flutter",https://github.com/ayoubamine/flutter_tawk +spannable_grid,https://pub.dev/packages/spannable_grid,63,150,83,Custom grid widget that allows it's cells to span columns and rows and supports editing.,0.3.0,"Jan 18, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/spannable_grid/latest/,eche.dev,flutter,https://github.com/ech89899/spannablegrid-flutter +app_installer,https://pub.dev/packages/app_installer,63,150,95,"A new Android + iOS app installer plugin , supports opening app stores and editor reviews, as well as installing Apk files.",1.1.0,"Aug 25, 2021",MIT,,FLUTTER,"ANDROID, IOS","https://github.com/yy1300326388/app_installer/tree/master/example,https://pub.dev/documentation/app_installer/latest/",unverified uploader,flutter,https://github.com/yy1300326388/app_installer +proste_bezier_curve,https://pub.dev/packages/proste_bezier_curve,63,150,91,"Less code, less difficulty, drawing standard Bezier curve.Package can be used to clip the widget or draw the path by yourself.",2.0.2,"Jul 16, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/proste_bezier_curve/latest/,unverified uploader,flutter,https://github.com/xyhxx/flutter_bezier_curve +flutter_story_list,https://pub.dev/packages/flutter_story_list,63,90,43,A Flutter package to create Facebook's style Story List. It will be useful for your awesome app.,1.0.4+2,"Jun 25, 2021",unknown,,,,https://pub.dev/documentation/flutter_story_list/latest/,romanticdeveloper.com,flutter,https://github.com/minhhung2556/romantic_project_flutter_story_list.git +instagram_public_api,https://pub.dev/packages/instagram_public_api,63,140,76,Flutter package to get Instagram user details and download posts.,0.2.3,"May 24, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/instagram_public_api/latest/,gktwinapp.com,"flutter,http",https://github.com/imtheguna/instagram_public_api +woocommerce_api,https://pub.dev/packages/woocommerce_api,63,110,80,A package to interact with the WooCommerce API (null-safe).,0.1.0,"May 20, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/woocommerce_api/latest/,samarthagarwal.in,"crypto,flutter,http",https://github.com/samarthagarwal/woocommerce_dart +rolling_nav_bar,https://pub.dev/packages/rolling_nav_bar,63,40,65,A Flutter nav bar with a rolling active indicator behind each icon,0.0.4,"Feb 18, 2021",MIT,0.0.5-nullsafety.3,,,,unverified uploader,"badges,flutter,polygon_clipper,tinycolor",https://github.com/craiglabenz/flutter_rolling_nav_bar +clean_settings,https://pub.dev/packages/clean_settings,63,40,0,Settings UI generator with sane defaults. Removes the need for boilerplate code and provides a rich set of highly opinionated widgets.,0.1.5,"Oct 12, 2020",BSD-2-Clause,,,,,arif.co,flutter,https://github.com/grouped/clean_settings +flutter_gifimage,https://pub.dev/packages/flutter_gifimage,63,40,93,"a gifimage for flutter,for solving gif cannot be controlled speed,progress",1.0.1,"Nov 7, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/peng8350/flutter_gifimage +flutter_ticket_widget,https://pub.dev/packages/flutter_ticket_widget,63,30,72,A new Flutter package which helps you implement Ticket Widget in your app.,0.0.1,"Apr 19, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/mohak1283/Flutter-Ticket-Widget +bottom_navigation_badge,https://pub.dev/packages/bottom_navigation_badge,63,40,58,BottomNavigationBadge is a Flutter widget developed by westdabestdb that allows developers to add notification badges to bottom navigation bar items.,1.0.3,"Apr 5, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/westdabestdb/bottom_navigation_badge +pspdfkit_flutter,https://pub.dev/packages/pspdfkit_flutter,62,140,88,A Flutter plugin providing a feature-rich PDF viewing and editing experience to your users with the powerful PSPDFKit PDF SDK.,3.12.0,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB","https://pspdfkit.com/guides/flutter/,https://pub.dev/documentation/pspdfkit_flutter/latest/",pspdfkit.com,"build_runner,flutter,flutter_web_plugins,mockito,plugin_platform_interface",https://github.com/PSPDFKit/pspdfkit-flutter +versionarte,https://pub.dev/packages/versionarte,62,160,83,"Force update, show update indicator and disable the app for maintenance with total freedom over the UI.",1.2.0,"Jul 13, 2024",MPL-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/versionarte/latest/,kamranbekirov.com,"firebase_remote_config,flutter,http,package_info_plus,pub_semver,url_launcher",https://github.com/kamranbekirovyz/versionarte +react,https://pub.dev/packages/react,62,140,87,Bindings of the ReactJS library for building interactive interfaces.,7.1.3,"Jul 9, 2024",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/react/latest/,workiva.com,"js,meta",https://github.com/cleandart/react-dart +date_picker_plus,https://pub.dev/packages/date_picker_plus,62,150,97,A Flutter library that provides a customizable Material Design date and range picker widgets.,4.1.0,"Jun 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/date_picker_plus/latest/,unverified uploader,"flutter,intl",https://github.com/hasanmhallak/date_picker +json,https://pub.dev/packages/json,62,0,92,"Easy encoding and decoding of JSON maps (maps of type `Map`). Uses a macro that auto-generates a `fromJson` decoding constructor and a `toJson` encoding method.",0.20.1,"May 14, 2024",MIT,,,,,labs.dart.dev,macros,https://github.com/dart-lang/sdk/tree/main/pkg/json +easy_localization_loader,https://pub.dev/packages/easy_localization_loader,62,120,97,"Easy Localization Loader custom assets loaders for easy_localization (Json, CSV, http, Xml, API ...)",2.0.2,"May 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/easy_localization_loader/latest/,unverified uploader,"connectivity_plus,csv,easy_localization,flutter,http,path_provider,xml,yaml",https://github.com/aissat/easy_localization_loader +flutter_bluetooth_printer,https://pub.dev/packages/flutter_bluetooth_printer,62,120,91,"Image based printing for bluetooth thermal printer, support for iOS and Android.",2.16.10,"May 14, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_bluetooth_printer/latest/,maseka.dev,"flutter,flutter_bluetooth_printer_macos,flutter_bluetooth_printer_platform_interface,image,plugin_platform_interface",https://github.com/ekasetiawans/flutter_bluetooth_printer_plugin +navigation_history_observer,https://pub.dev/packages/navigation_history_observer,62,160,95,"A Flutter NavigatorObserver that stores a collection of pushed routes history, as well as the popped history.",1.1.1,"Apr 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/navigation_history_observer/latest/,unverified uploader,"built_collection,flutter",https://github.com/Polarts/navigation_history_observer +dbus,https://pub.dev/packages/dbus,62,150,95,A native Dart implementation of the D-Bus message bus client. This package allows Dart applications to directly access services on the Linux desktop.,0.7.10,"Nov 16, 2023",BSD-3-Clause,,"DART, FLUTTER","LINUX, WINDOWS",https://pub.dev/documentation/dbus/latest/,canonical.com,"args,ffi,meta,xml",https://github.com/canonical/dbus.dart +crypton,https://pub.dev/packages/crypton,62,150,94,A simple Dart library for asymmetric encryption and digital signatures,2.2.1,"Oct 12, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crypton/latest/,konstantinullrich.de,"asn1lib,pointycastle",https://github.com/konstantinullrich/crypton +peerdart,https://pub.dev/packages/peerdart,62,150,85,Simple peer-to-peer with WebRTC for Dart. PeerJS port for Flutter.,0.5.4,"Oct 1, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/peerdart/latest/,unverified uploader,"events_emitter,flutter_webrtc,http,uuid,web_socket_channel",https://github.com/MuhammedKpln/peerdart +trotter,https://pub.dev/packages/trotter,62,160,87,"Class definitions for pseudo-lists that simplify working with structures commonly encountered in combinatorics such as permutations, combinations and subsets.",2.2.0,"Sep 9, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/trotter/latest/,unverified uploader,,https://github.com/ram6ler/dart-trotter +reaction_askany,https://pub.dev/packages/reaction_askany,62,150,81,Package help show popup reaction like Facebook and wrapper for widget (Show anyone who reaction this message).,0.1.2,"Aug 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reaction_askany/latest/,waterbus.tech,flutter,https://github.com/Iambiengcode/reaction_askany +page_view_dot_indicator,https://pub.dev/packages/page_view_dot_indicator,62,150,96,"A simple and animated page view indicator in the form of dots, which you can customise color, size, space and duration.",2.3.0,"Aug 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/page_view_dot_indicator/latest/,unverified uploader,flutter,https://github.com/douglasiacovelli/page_view_dot_indicator +simple_grid,https://pub.dev/packages/simple_grid,62,160,86,"A dynamic grid inspired by boostrap, you can use it to describe your grid layout. This package purely using mediaquery, don't worry about the render.",0.1.4,"Aug 2, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_grid/latest/,gepcode.com,flutter,https://github.com/nggepe/simple_grid +jose,https://pub.dev/packages/jose,62,150,96,"Javascript Object Signing and Encryption (JOSE) library supporting JWE, JWS, JWK and JWT",0.3.4,"Jul 24, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jose/latest/,appsup.be,"asn1lib,collection,crypto_keys,http,http_parser,meta,typed_data,x509",https://github.com/appsup-dart/jose +flutter_animated_loadingkit,https://pub.dev/packages/flutter_animated_loadingkit,62,130,78,A collection of custom loading indicators animated with flutter.,0.0.7,"Jun 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_animated_loadingkit/latest/,sayujsujeev.com,flutter,https://github.com/SayujSujeev/flutter_animated_loadingkit.git +barcode_image,https://pub.dev/packages/barcode_image,62,160,94,Barcode generation library for Dart that can generate barcodes using the image library.,2.0.3,"May 22, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/barcode_image/latest/,nfet.net,"args,barcode,image,meta",https://github.com/DavBfr/dart_barcode +turn_page_transition,https://pub.dev/packages/turn_page_transition,62,150,82,This package provide simple Page-Turning Transition to your app.,0.3.0,"May 8, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/turn_page_transition/latest/,shoryu.dev,flutter,https://github.com/Shoryu-Y/turn_page_transition +flutter_keyboard_size,https://pub.dev/packages/flutter_keyboard_size,62,160,94,"A straightforward and convenient provider that helps get info about - keyboard height, is it open or not, set bool value is screen small or not.",1.0.1,"Oct 18, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_keyboard_size/latest/,agoradesk.com,"flutter,provider",https://github.com/awaik/flutter_keyboard_size +chat_ui_kit,https://pub.dev/packages/chat_ui_kit,62,80,57,A complete Flutter chat UI kit which provides you with a base structure as well as a set of tools that allow you to quickly build up a modern chat UI.,1.4.0,"Sep 1, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/chat_ui_kit/latest/,unverified uploader,"collection,flutter,flutter_video_info,functional_widget_annotation,implicitly_animated_reorderable_list,intl,just_audio,video_thumbnail",https://github.com/themadmrj/chat_ui_kit +credit_card_scanner,https://pub.dev/packages/credit_card_scanner,62,130,93,"Fast, Accurate and Secure Credit & Debit card scanning library for flutter. This package is a fork of the original.",1.0.5,"Jul 29, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/credit_card_scanner/latest/,unverified uploader,flutter,https://github.com/nateshmbhat/card-scanner-flutter +opscroll_web,https://pub.dev/packages/opscroll_web,62,150,47,"A library that provides create One-Page Scrolling for Flutter Web. Creating easy and fast one-page landing pages, also provide other scrolling animations like Fade&Drop&Water.",0.3.2,"Jul 1, 2022",MIT,,FLUTTER,WEB,https://pub.dev/documentation/opscroll_web/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/guccisekspir/OPScroll_web +cloudimage_360_view,https://pub.dev/packages/cloudimage_360_view,62,150,52,"A simple, interactive resource that can be used to provide a virtual tour of your product.",1.0.3,"May 8, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cloudimage_360_view/latest/,unverified uploader,"cached_network_image,flutter",https://github.com/abdelrahmanmostafa21/flutter-cloudimage-360-view +flutter_sequencer,https://pub.dev/packages/flutter_sequencer,62,140,71,A Flutter plugin for sequencing audio. Use it to build sequences of notes and play them back using SFZ or SF2 sound fonts.,0.4.4,"Mar 1, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_sequencer/latest/,unverified uploader,"ffi,flutter,path",https://github.com/mikeperri/flutter_sequencer +background_sms,https://pub.dev/packages/background_sms,62,150,91,The main purpose is to send sms from background and headless.You can send sms whatever the phone state is in app or background or headless.,0.0.4,"Feb 25, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/background_sms/latest/,midcarry.tk,flutter,https://github.com/shinewanna/BackgroundSmsPlugin +amap_flutter_map,https://pub.dev/packages/amap_flutter_map,62,125,94,高德地图SDK Flutter插件,3.0.0,"Nov 23, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/amap_flutter_map/latest/,unverified uploader,"amap_flutter_base,flutter,flutter_plugin_android_lifecycle,meta,plugin_platform_interface,stream_transform", +awesome_stepper,https://pub.dev/packages/awesome_stepper,62,90,80,A Customizable Awesome Stepper with beautiful UI to develop awesome steppers.,0.1.3,"Oct 28, 2021",MIT,,,,"https://github.com/msaadev/awesome_stepper,https://pub.dev/documentation/awesome_stepper/latest/",msaadev.com,"flutter,flutter_mobx,mobx,mobx_codegen",https://github.com/msaadev/awesome_stepper +demoji,https://pub.dev/packages/demoji,62,150,73,A dart emoji library with over 1500+ emojis,2.0.0,"Aug 4, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/demoji/latest/,unverified uploader,,https://github.com/pacifio/demoji +flutter_text_field_fab,https://pub.dev/packages/flutter_text_field_fab,62,40,32,flutter_text_field_fab is a simple widget that allows you to turn a floating action button into a text field.,0.1.3,"Apr 20, 2021",BSD-3-Clause,,,,,unverified uploader,flutter, +curved_splash_screen,https://pub.dev/packages/curved_splash_screen,62,40,50,A Splash screen with curved custom bottom sheet and dots indicator within it. You can add your custom splash screens & change any color of the items of the bottomSheet.,1.0.0+1,"Mar 17, 2021",unknown,,,,,unverified uploader,flutter,https://github.com/hosain-mohamed/curved_splash_screen +scrollable_panel,https://pub.dev/packages/scrollable_panel,62,150,59,"drag to expand and then can scroll contents. similar ""Nearby spots"" panel on google map app.",0.4.1,"Mar 12, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scrollable_panel/latest/,unverified uploader,flutter,https://github.com/renoinn/scrollable_panel +paystack_manager,https://pub.dev/packages/paystack_manager,62,30,68,A Flutter plugin for making payments via Paystack Payment Gateway. Fully supports Android and iOS.,1.0.4,"Oct 11, 2020",BSD-3-Clause,,,,,unverified uploader,"dio,flutter,flutter_icons,intl,pin_code_fields,pinput,webview_flutter",https://github.com/ambrosethebuild/paystack_manager.git +flutter_speed_dial_material_design,https://pub.dev/packages/flutter_speed_dial_material_design,62,40,25,Flutter plugin to implement a Material Design Speed Dial (https://material.io/components/buttons-floating-action-button/#types-of-transitions),2.0.0,"May 26, 2020",unknown,,,,,unverified uploader,flutter,https://github.com/fysoul17/flutter_speed_dial_material_design +flutter_phone_state,https://pub.dev/packages/flutter_phone_state,62,40,79,"This plugin provides an easy way to make phone calls, and track the state of the phone call",0.5.9,"Feb 21, 2020",MIT,,,,,sunnyapp.co,"flutter,logging,stream_transform,url_launcher,uuid",https://github.com/SunnyApp/flutter_phone_state.git +flutter_p2p,https://pub.dev/packages/flutter_p2p,62,40,55,A WiFi Direct Plugin for Flutter. This Plugin uses the native WiFi P2P API of Android.,0.1.1,"Dec 20, 2019",BSD-3-Clause,,,,https://github.com/mintware-de/flutter_p2p/wiki,mintware.de,"flutter,protobuf",https://github.com/mintware-de/flutter_p2p +firebase_auth_web,https://pub.dev/packages/firebase_auth_web,61,140,99,The web implementation of firebase_auth,5.12.5,"Jul 30, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/firebase_auth_web/latest/,firebase.google.com,"firebase_auth_platform_interface,firebase_core,firebase_core_web,flutter,flutter_web_plugins,http_parser,meta,web",https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth/firebase_auth_web +syncfusion_flutter_datagrid_export,https://pub.dev/packages/syncfusion_flutter_datagrid_export,61,150,96,The Syncfusion Flutter DataGrid Export library is used to export the DataGrid content to Excel and Pdf format with several customization options.,26.2.7,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syncfusion_flutter_datagrid_export/latest/,syncfusion.com,"collection,flutter,syncfusion_flutter_datagrid,syncfusion_flutter_pdf,syncfusion_flutter_xlsio,syncfusion_officecore",https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_datagrid_export +pdftron_flutter,https://pub.dev/packages/pdftron_flutter,61,130,89,"A convenience wrapper to build Flutter apps that use the PDFTron mobile SDK for smooth, flexible, and stand-alone document viewing.",1.0.1-32,"Jul 23, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pdftron_flutter/latest/,pdftron.com,flutter,https://github.com/PDFTron/pdftron-flutter +observable_ish,https://pub.dev/packages/observable_ish,61,150,90,Write elegant reactive cross-platform client side application using observable states and event emitters.,5.0.1,"Jul 22, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/observable_ish/latest/,unverified uploader,collection,https://github.com/Jaguar-dart/observable_ish +functional_listener,https://pub.dev/packages/functional_listener,61,150,81,"An rx like extension methods on ValueListenable type, that lets you work with ValueNotifiers almost like with Streams",3.0.0,"Jul 19, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/functional_listener/latest/,unverified uploader,flutter,https://github.com/escamoteur/functional_listener +direct_link,https://pub.dev/packages/direct_link,61,150,80,Direct link extractor from URL to stream and download directly.,0.2.3,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/direct_link/latest/,unverified uploader,"easy_downloader,easy_downloader_flutter_lib,flutter,flutter_inappwebview,flutter_local_notifications,html,puppeteer",https://github.com/thitlwincoder/direct_link +sse,https://pub.dev/packages/sse,61,130,100,Provides client and server functionality for setting up bi-directional communication through Server Sent Events (SSE) and corresponding POST requests.,4.1.6,"Jul 16, 2024",BSD-3-Clause,,"DART, FLUTTER",,https://pub.dev/documentation/sse/latest/,tools.dart.dev,"async,collection,logging,pool,shelf,stream_channel,web",https://github.com/dart-lang/sse +navbar_router,https://pub.dev/packages/navbar_router,61,160,82,A flutter package to build advanced bottomnavbar with minimal code and hassle,0.7.5,"Jul 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/navbar_router/latest/,maheshjamdade.com,"badges,flutter,url_launcher",https://github.com/maheshmnj/navbar_router +animated_search_bar,https://pub.dev/packages/animated_search_bar,61,160,92,"A Beautiful and Simple SearchBar widget with animation transition. It can be fully customized with label, labelStyle, searchDecoration, etc. It also maintains onChange state.",2.7.2,"Jun 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_search_bar/latest/,lazycatlabs.com,flutter,https://github.com/ukieTux/animated_search_bar +firebase_pagination,https://pub.dev/packages/firebase_pagination,61,160,96,A flutter package to paginate realtime database and firestore with live updates.,4.0.0,"Jun 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/firebase_pagination/latest/,outdatedguy.rocks,"cloud_firestore,firebase_database,flutter",https://github.com/OutdatedGuy/firebase_pagination +expansion_widget,https://pub.dev/packages/expansion_widget,61,150,94,An edited version of Expansion Tile that allows you customize tile widget and animation.,0.1.0,"Apr 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expansion_widget/latest/,unverified uploader,flutter,https://github.com/datdescartes/expansion_widget +gpx,https://pub.dev/packages/gpx,61,160,92,"Package for load, manipulate, and save GPS data in GPX format (a light-weight XML data format for the interchange of GPS data - waypoints, routes, and tracks).",2.2.2,"Jan 16, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gpx/latest/,kb-apps.com,"collection,quiver,xml",https://github.com/kb0/dart-gpx/ +curved_carousel,https://pub.dev/packages/curved_carousel,61,150,78,Curved Carousel shows list of widgets in curve fashion in both horizontal and vertical.,0.0.8,"Dec 6, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/curved_carousel/latest/,mindinventory.com,flutter,https://github.com/Mindinventory/curved_carousel +dash_flags,https://pub.dev/packages/dash_flags,61,160,90,A package for displaying flags of countries and languages with a set of widgets and enums,0.1.1,"Apr 30, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dash_flags/latest/,moaz.dev,"flutter,flutter_svg",https://github.com/moazelsawaf/dash_flags +flutter_download_manager,https://pub.dev/packages/flutter_download_manager,61,130,92,"Flutter Download Manager is a Cross-Platform file downloader with resumeable, parallel and batch Download support. Also be notified of download status and progress updates",0.5.5,"Mar 14, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_download_manager/latest/,nabilmh.com,"collection,dio,flutter",https://github.com/nabil6391/flutter_download_manager +async_builder,https://pub.dev/packages/async_builder,61,160,92,Flutter Future and Stream builder with less boilerplate and better error handling.,1.3.1+1,"Mar 5, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/async_builder/latest/,tst.sh,"flutter,rxdart",https://github.com/PixelToast/async_builder +image_card,https://pub.dev/packages/image_card,61,160,91,A Flutter package provides the image card customization. Supported more parameter and gradient to customize card,0.0.4,"Aug 24, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_card/latest/,unverified uploader,flutter,https://github.com/zeref278/image_card.git +shader,https://pub.dev/packages/shader,61,140,69,Command-line application for compiling GLSL shaders into Flutter-compatible SPR-V byte code.,1.0.1,"Jun 18, 2022",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/shader/latest/,felix-blaschke.de,"args,http,path,stringr,watcher",https://github.com/felixblaschke/shader +majascan,https://pub.dev/packages/majascan,61,140,86,"A qr code scanner flutter plugin project. Using method channel open native camera page scan QR code. Support iOS, Android.",0.5.0,"May 6, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/majascan/latest/,unverified uploader,flutter, +animated_shimmer,https://pub.dev/packages/animated_shimmer,61,140,85,A simple & lightweight widget to display a animated shimmer effect.,1.0.0,"Jan 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_shimmer/latest/,unverified uploader,flutter,https://github.com/shubhamhackz/animated_shimmer +palestine_connection,https://pub.dev/packages/palestine_connection,61,140,74,"Lightweight internet connection test, lookup any provided domain.",0.0.21,"Jan 12, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/palestine_connection/latest/,msayed.net,,https://github.com/msayed-net/PalestineDevelopers +paytm,https://pub.dev/packages/paytm,61,130,96,A Flutter plugin to use Paytm as a Payment gateway for accepting online payments in Flutter app. Paytm All-in-One SDK.,3.0.1,"Nov 21, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/paytm/latest/,mrdishant.com,flutter,https://github.com/mrdishant/Paytm-All-in-one-flutter-sdk.git +ussd_service,https://pub.dev/packages/ussd_service,61,160,81,"A Flutter plugin to make silent USSD requests and read their responses, using Android's sendUssdRequest. iOS is not supported.",0.1.1,"Sep 19, 2021",MIT,,FLUTTER,ANDROID,"https://github.com/vkammerer/ussd_service.git,https://pub.dev/documentation/ussd_service/latest/",vincent-kammerer.com,flutter,https://github.com/vkammerer/ussd_service.git +geojson,https://pub.dev/packages/geojson,61,150,92,"Utilities to work with geojson data. Parser with a reactive api, search and geofencing",1.0.0,"Jul 10, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/geojson/latest/,unverified uploader,"geodesy,geopoint,iso,pedantic",https://github.com/synw/geojson +credit_card_input_form,https://pub.dev/packages/credit_card_input_form,61,120,69,This package provides visually beautiful UX through animation of credit card information input form.,2.3.0,"Apr 3, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/credit_card_input_form/latest/,unverified uploader,"flip_card,flutter,provider",https://github.com/Origogi/Flutter-Credit-Card-Input-Form +customizable_space_bar,https://pub.dev/packages/customizable_space_bar,61,150,86,"AppBar which changes the content with scrolling rate. Enables to implement ""Large Title""",0.2.0,"Mar 28, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/customizable_space_bar/latest/,bookm.me,flutter,https://github.com/santa112358/customizable_space_bar +state_persistence,https://pub.dev/packages/state_persistence,61,140,72,Persist state across app launches. By default this library store state as a local JSON file called `data.json` in the applications data directory.,0.1.0,"Mar 14, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/state_persistence/latest/,fluttercommunity.dev,"flutter,path,path_provider",https://github.com/fluttercommunity/state_persistence +debounce_throttle,https://pub.dev/packages/debounce_throttle,61,150,97,"A debouncer and throttle that works with Futures, Streams, and callbacks.",2.0.0,"Mar 5, 2021",MIT-0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/debounce_throttle/latest/,defylogic.dev,"meta,simple_observable",https://github.com/jifalops/debounce_throttle +flutter_quickjs,https://pub.dev/packages/flutter_quickjs,61,40,0,"Flutter bindings with dart:ffi for QuickJS,a small Javascript engine supports ES2020.",1.0.3,"Feb 10, 2021",MIT,,,,,neverlose.com.cn,"ffi,flutter",https://github.com/ZhangPingFan/flutter_quickjs +imei_plugin,https://pub.dev/packages/imei_plugin,61,40,89,get real IMEI for android devices with validate permission on ejecution time and get unique id on ios An alphanumeric string that uniquely identifies a device to the app’s vendor.,1.2.0,"Jul 23, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/kevincaicedo/imei_plugin +vertical_tabs,https://pub.dev/packages/vertical_tabs,61,40,78,A vertical tabs package with some handy settings for flutter framework.,0.2.0,"Feb 1, 2020",MIT,,,,,flutterdev.site,flutter,https://github.com/Ali-Azmoud/vertical_tabs +flutter_page_transition,https://pub.dev/packages/flutter_page_transition,61,40,75,"A rich, convenient, easy-to-use flutter page transition package.",0.1.6,"Nov 25, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/handoing/flutter_page_transition +sweetalert,https://pub.dev/packages/sweetalert,61,20,81,sweet alert for flutter.,0.0.1,"Dec 22, 2018",BSD-3-Clause,,,,,unverified uploader,"flutter,flutter_sequence_animation",https://github.com/jzoom/sweetalert +cnic_scanner,https://pub.dev/packages/cnic_scanner,60,150,74,A package that lets you to scan your CNIC and ID cards and all types of other cards. It support both Android and iOS and null safe.,0.0.5,"Jun 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/cnic_scanner/latest/,faizafarooquidev.blogspot.com,"flutter,fluttertoast,google_mlkit_text_recognition,image_picker,intl,permission_handler",https://github.com/Faiza-Farooqui/cnic_scanner +app_state,https://pub.dev/packages/app_state,60,150,86,A state management solution on top of Router API for larger apps.,0.9.5,"Jun 23, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/app_state/latest/,ainkin.com,"collection,flutter,flutter_issue_108697_workaround,meta,rxdart",https://github.com/alexeyinkin/flutter-app-state +pal_widgets,https://pub.dev/packages/pal_widgets,60,160,67,A set of amazing onboarding widgets for your flutter applications.,0.3.0,"Jun 20, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pal_widgets/latest/,unverified uploader,"collection,flutter",https://github.com/Apparence-io/pal-widgets +flutter_midi_command,https://pub.dev/packages/flutter_midi_command,60,160,85,A Flutter plugin for sending and receiving MIDI messages between Flutter and physical and virtual MIDI devices. Wraps CoreMIDI and android.media.midi in a thin dart/flutter layer.,0.5.1,"Jun 8, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_midi_command/latest/,invisiblewrench.com,"flutter,flutter_midi_command_linux,flutter_midi_command_platform_interface,flutter_midi_command_windows",https://github.com/InvisibleWrench/FlutterMidiCommand +dart_amqp,https://pub.dev/packages/dart_amqp,60,160,92,"A native dart AMQP client supporting version 0.9.1 of the AMQP protocol. It features an asynchronous API, pluggable authentication providers and TLS support.",0.3.1,"May 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dart_amqp/latest/,unverified uploader,"async,logging",https://github.com/achilleasa/dart_amqp +app_widget,https://pub.dev/packages/app_widget,60,160,69,Flutter plugin to manage app widget / home screen widget from within flutter app.,0.4.0,"Apr 26, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/app_widget/latest/,noxasch.tech,"app_widget_android,app_widget_platform_interface,flutter,plugin_platform_interface",https://github.com/noxasch/flutter_app_widget/tree/master/app_widget +webdev,https://pub.dev/packages/webdev,60,140,83,A CLI for Dart web development. Provides an easy and consistent set of features for users and tools to build and deploy web applications with Dart.,3.5.0,"Apr 23, 2024",Apache-2.0,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/webdev/latest/,tools.dart.dev,"args,async,browser_launcher,build_daemon,collection,crypto,dds,dwds,http,http_multi_server,io,logging,meta,path,pool,pub_semver,pubspec_parse,shelf,shelf_proxy,shelf_static,sse,stack_trace,vm_service,vm_service_interface,webkit_inspection_protocol,yaml",https://github.com/dart-lang/webdev/tree/master/webdev +sliver_sticky_collapsable_panel,https://pub.dev/packages/sliver_sticky_collapsable_panel,60,160,77,"A Sliver implementation of sticky collapsable panel, with a box header rebuild on status and a sliver child as panel content.",2.0.6,"Apr 6, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sliver_sticky_collapsable_panel/latest/,unverified uploader,flutter,https://github.com/techwn/sliver_sticky_collapsable_panel +nakama,https://pub.dev/packages/nakama,60,130,80,Nakama is an open-source scalable game server that lets you focus on building games.,1.1.0,"Mar 20, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/nakama/latest/,heroiclabs.com,"chopper,collection,fixnum,freezed_annotation,grpc,http,json_annotation,jwt_decoder,logging,meta,protobuf,web_socket_channel",https://github.com/obrunsmann/flutter_nakama +vector_graphics_compiler,https://pub.dev/packages/vector_graphics_compiler,60,140,96,A compiler for `package:vector_graphics`.,1.1.11+1,"Feb 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vector_graphics_compiler/latest/,dnfield.dev,"args,meta,path,path_parsing,vector_graphics_codec,xml",https://github.com/dnfield/vector_graphics +esc_pos_utils_plus,https://pub.dev/packages/esc_pos_utils_plus,60,140,96,Basic Flutter/Dart classes for ESC/POS printing. Ticket class generates ESC/POS commands that can be sent to a thermal printer.,2.0.3,"Nov 29, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/esc_pos_utils_plus/latest/,mylekha.app,"flutter,html,image",https://github.com/kechankrisna/esc_pos_utils_plus +scroll_pos,https://pub.dev/packages/scroll_pos,60,150,94,Provides some additional functions to ScrollController to define item position relative to the screen.,0.5.0,"Oct 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scroll_pos/latest/,winxaito.com,flutter,https://github.com/WinXaito/scroll_pos +pub_updater,https://pub.dev/packages/pub_updater,60,160,99,A Dart package which enables checking whether a package is up to date.,0.4.0,"Sep 19, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/pub_updater/latest/,verygood.ventures,"http,json_annotation,process,pub_semver",https://github.com/VeryGoodOpenSource/pub_updater +lifecycle,https://pub.dev/packages/lifecycle,60,130,95,A flutter package that let you easily add hooks for widget lifecycle.,0.8.0,"Aug 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lifecycle/latest/,unverified uploader,flutter,https://github.com/chenenyu/lifecycle +flutter_advanced_calendar,https://pub.dev/packages/flutter_advanced_calendar,60,150,90,An advanced calendar provides a rich API for widget customization that opens a new look and feel in your app.,1.4.1,"May 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/alex-melnyk/flutter_advanced_calendar/blob/master/README.md,https://pub.dev/documentation/flutter_advanced_calendar/latest/",alexmelnyk.io,"flutter,intl",https://github.com/alex-melnyk/flutter_advanced_calendar +pull_to_refresh_notification,https://pub.dev/packages/pull_to_refresh_notification,60,150,95,Flutter plugin for building pull to refresh effects with PullToRefreshNotification and PullToRefreshContainer quickly.,3.1.0,"Aug 17, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pull_to_refresh_notification/latest/,fluttercandies.com,flutter,https://github.com/fluttercandies/pull_to_refresh_notification +activity_recognition_flutter,https://pub.dev/packages/activity_recognition_flutter,60,150,78,Activity recognition plugin for Android and iOS. Provides event-based information about activities detected by the phone.,5.0.0,"Jul 12, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/activity_recognition_flutter/latest/,cachet.dk,flutter,https://github.com/cph-cachet/flutter-plugins/tree/master/packages +slidable_button,https://pub.dev/packages/slidable_button,60,150,94,A simple customizable flutter slide button widget.,3.0.0+1,"Jun 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slidable_button/latest/,unverified uploader,flutter,https://github.com/husainazkas/slidable_button +bamboo,https://pub.dev/packages/bamboo,60,140,45,"Utilities that make it easy and fast to build adaptive apps for mobile, web, and beyond with Flutter.",1.0.3,"Feb 15, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bamboo/latest/,rexthedev.blogspot.com,flutter, +flython,https://pub.dev/packages/flython,60,150,74,"Use Flython to combine the power of Python with Dart. It was originally created to be used with Flutter but, it doesn't depend on Flutter and can be used in pure Dart code.",0.2.0,"Jan 4, 2023",BSD-3-Clause,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flython/latest/,amin-ahmadi.com,"mutex,uuid",https://github.com/amin-ahmadi-com/flython +book_my_seat,https://pub.dev/packages/book_my_seat,60,150,84,"This is a flutter package to create seat booking layout for bus, theatre, aeroplane etc.",1.0.1,"Nov 13, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/book_my_seat/latest/,unverified uploader,"equatable,flutter,flutter_svg",https://github.com/SharmaPrateek196/book_my_seat +privacy_screen,https://pub.dev/packages/privacy_screen,60,140,94,"A plugin for hiding sensitive data when app is in app switcher and in background. It also provides automatic lock triggers with native lifeCycle events, and native lifeCycle listeners.",0.0.6,"Aug 18, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/privacy_screen/latest/,eddyuan.com,"flutter,plugin_platform_interface",https://github.com/eddyuan/privacy_screen.git +firebase_core_desktop,https://pub.dev/packages/firebase_core_desktop,60,120,91,Desktop implementation of firebase_core,1.0.2,"Aug 11, 2022",MIT,,FLUTTER,"LINUX, WINDOWS",https://pub.dev/documentation/firebase_core_desktop/latest/,invertase.io,"firebase_core_dart,firebase_core_platform_interface,flutter,meta",https://github.com/invertase/flutterfire_desktop +scroll_to_id,https://pub.dev/packages/scroll_to_id,60,150,85,scroll_to_id is a Flutter library that enables screen to auto-scroll by selecting id defined for each widget in scrollview.,1.5.1,"May 5, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scroll_to_id/latest/,hatchout.net,flutter,https://github.com/yusukeinouehatchout/scroll_to_id +computer,https://pub.dev/packages/computer,60,160,85,Easy to use pool of concurrent workers with compute() like API.,3.2.1,"Feb 16, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/computer/latest/,unverified uploader,,https://github.com/91team/computer +horizontal_picker,https://pub.dev/packages/horizontal_picker,60,150,87,You can select your value on Horizontal Picker while scrolling on items.,1.2.0,"Nov 17, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/leventkantaroglu/horizontal_picker/blob/master/README.md,https://pub.dev/documentation/horizontal_picker/latest/",leventkantaroglu.com,flutter,https://github.com/leventkantaroglu/horizontal_picker +flutter_contact,https://pub.dev/packages/flutter_contact,60,130,77,"A Flutter plugin to retrieve, create and save contacts and contact-related events on Android and iOS devices.",0.9.1+8,"Oct 30, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_contact/latest/,sunnyapp.co,"collection,dartxx,equatable,flexidate,flutter,intl,logging,logging_config,quiver,uuid",https://github.com/SunnyApp/flutter_contact +disk_space,https://pub.dev/packages/disk_space,60,140,95,A tiny Flutter Plugin to show free and total disk space.,0.2.1,"Oct 4, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/disk_space/latest/,unverified uploader,flutter,https://github.com/mboeddeker/disk_space +cupertino_listview,https://pub.dev/packages/cupertino_listview,60,140,85,"Display a vertical list of sections (group of items), respecting iOS UX design, where the current section title remains displayed on top (until the next one push it away).",2.0.0,"Aug 7, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_listview/latest/,davidgonzalez-freelance.fr,flutter,https://github.com/GONZALEZD/cupertino_listview.git +connection_status_bar,https://pub.dev/packages/connection_status_bar,60,130,81,customizable flutter widget that animates when internet connection changes.,1.1.6,"Aug 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/connection_status_bar/latest/,unverified uploader,"connectivity_plus,flutter",https://github.com/thisisamir98/connection_status_bar.git +flutter_whatsapp_stickers,https://pub.dev/packages/flutter_whatsapp_stickers,60,150,70,Flutter plugin for adding WhatsApp Stickers within your flutter app.,1.0.1+5,"Jul 13, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_whatsapp_stickers/latest/,unverified uploader,"flutter,path_provider,platform",https://github.com/vincekruger/flutter_whatsapp_stickers +flutter_fawry_pay,https://pub.dev/packages/flutter_fawry_pay,60,150,27,This plugin is for FawryPay. It's implemented the native SDKs to work on Flutter environment.,0.0.6+1,"Jul 11, 2021",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_fawry_pay/latest/,shadyboshra.com,"flutter,flutter_fawry_pay_platform_interface,flutter_fawry_pay_web",https://github.com/ShadyBoshra2012/flutter_fawry_pay +double_back_to_close,https://pub.dev/packages/double_back_to_close,60,140,94,Flutter package for request double back pressed before close app/route/screen. Wrap any widget with it to use.,2.0.0,"Apr 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/double_back_to_close/latest/,fuadarradhi.com,flutter,https://github.com/fuadarradhi/double_back_to_close +sliverbar_with_card,https://pub.dev/packages/sliverbar_with_card,60,40,22,"A Flutter package to create a SliverAppBar with a Card with action button and back button, excellent to show catalog items.",0.1.5,"Mar 10, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/rod90ad/sliverbar_with_card +flutter_animation_set,https://pub.dev/packages/flutter_animation_set,60,30,81,Easy to build an animation set,0.0.4,"Oct 17, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/efoxTeam/flutter-animation-set +sms_maintained,https://pub.dev/packages/sms_maintained,60,30,85,"SMS library for Flutter applications. Its allow to send, receive, query sms messages, sms delivery and query contacts info. It exposes an easy and friendly API for developing a completely functional s [...]",0.2.5,"Mar 17, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/geordyvcErasmus/flutter_sms +whatsapp_bot_flutter,https://pub.dev/packages/whatsapp_bot_flutter,59,160,82,Whatsapp bot using puppeteer and whatsapp web scraping with flutter desktop/web and dart projects support,2.1.1,"Jul 26, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/whatsapp_bot_flutter/latest/,rohitsangwan.in,"puppeteer,whatsapp_bot_platform_interface",https://github.com/rohitsangwan01/whatsapp_bot_flutter +units_converter,https://pub.dev/packages/units_converter,59,150,92,Simple and light units conversion package for all your needs.,3.0.1,"Jul 20, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/units_converter/latest/,unverified uploader,,https://github.com/ferraridamiano/units_converter +float_column,https://pub.dev/packages/float_column,59,160,91,"Flutter FloatColumn widget for building a vertical column of widgets and text where the text wraps around floated widgets, similar to how CSS float works.",2.1.6,"Jun 27, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/float_column/latest/,ronbooth.com,flutter,https://github.com/ronjb/float_column +applovin_max,https://pub.dev/packages/applovin_max,59,150,96,"AppLovin MAX Flutter Plugin for Android and iOS - with support for interstitial ads, rewarded ads, banners, and MRECs.",3.10.1,"Jun 20, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/applovin_max/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/AppLovin/AppLovin-MAX-Flutter +uzpay,https://pub.dev/packages/uzpay,59,130,53,Uzbek Payment Systems Integration for Flutter apps,0.0.1+1,"May 19, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/uzpay/latest/,flutterdev.uz,"flutter,flutter_inappwebview,fluttertoast,url_launcher",https://github.com/Mamasodikov/uzpay +flutter_gemma,https://pub.dev/packages/flutter_gemma,59,140,75,The plugin allows running the Gemma AI model locally on a device from a Flutter application.,0.2.1,"May 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_gemma/latest/,mobilepeople.dev,"flutter,flutter_web_plugins,js,plugin_platform_interface",https://github.com/DenisovAV/flutter_gemma +flutter_splash_screen,https://pub.dev/packages/flutter_splash_screen,59,155,93,A splash screen API for flutter which can programatically hide and show the splash screen. Works on Android and iOS.,3.0.0,"Feb 19, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_splash_screen/latest/,unverified uploader,flutter,https://github.com/crazycodeboy/flutter_splash_screen +intro,https://pub.dev/packages/intro,59,150,81,"A step-by-step wizard, which can help you to introduce your product or to demonstrate the usage of your application.",1.2.4,"Dec 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/intro/latest/,pub.yowfung.cn,flutter,https://github.com/YowFung/intro +vitality,https://pub.dev/packages/vitality,59,140,77,Add captivating live animations to your Flutter app effortlessly with Vitality!,3.0.0,"Dec 9, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vitality/latest/,unverified uploader,"equatable,flutter",https://github.com/AbdulrhmanSayedAli/vitality +niku,https://pub.dev/packages/niku,59,130,76,Property builder for styling Widget with SwiftUI like pattern,2.4.3,"Dec 3, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/niku/latest/,saltyaom.com,"collection,flutter",https://github.com/saltyAom/niku +flutter_client_sse,https://pub.dev/packages/flutter_client_sse,59,140,93,"Dart package to help consume SSE API. It consumes server sent events by returning parsed model of the event, id, and the data",2.0.1,"Oct 10, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_client_sse/latest/,unverified uploader,"flutter,http",https://github.com/pratikbaid3/flutter_client_sse +rich_text_view,https://pub.dev/packages/rich_text_view,59,140,89,"A simple yet powerful rich text view that supports mention, hashtag, email, url and see more.",1.3.0,"Sep 22, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rich_text_view/latest/,nelsoneze.com,flutter,https://github.com/nelsonweze/rich_text_view +tdlib,https://pub.dev/packages/tdlib,59,140,68,Flutter Plugin for TDLib.A complete tdlib-tdjson binding package.,1.6.0,"Aug 13, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tdlib/latest/,unverified uploader,"ffi,flutter,flutter_web_plugins,js",https://github.com/i-Naji/tdlib +search_cep,https://pub.dev/packages/search_cep,59,160,91,Pacote para facilitar e agilizar a comunicação com a API via_cep e obter informações sobre CEPs e localidades de todo o Brasil,4.0.2,"Jun 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/search_cep/latest/,rodrigobastos.dev,"dartz,flutter,http,xml2json",https://github.com/rodrigobastosv/search_cep +card_actions,https://pub.dev/packages/card_actions,59,160,79,Empower Your Cards with Custom Actions and Enhancements using our Flutter Package.,0.0.1,"Feb 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/card_actions/latest/,unverified uploader,"flutter,provider",https://github.com/AbianS/card_actions +easy_autocomplete,https://pub.dev/packages/easy_autocomplete,59,140,95,A simple but flexible autocomplete TextFormField to help you display suggestions to your users while typing,1.6.0,"Jul 27, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_autocomplete/latest/,4inka.com,flutter,https://github.com/4inka/flutter_easy_autocomplete +install_referrer,https://pub.dev/packages/install_referrer,59,150,90,"Detect from where your application was installed (Google Play, App Store, TestFlight…)",1.2.1,"Apr 3, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/install_referrer/latest/,daad.mobi,flutter,https://github.com/g123k/flutter_plugin_install_referrer +flutter_shake_animated,https://pub.dev/packages/flutter_shake_animated,59,140,94,a new flutter shake animated project.,0.0.5,"Jan 30, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_shake_animated/latest/,suntengfei.top,flutter,https://github.com/aiyakuaile/flutter_shake_animated +page_indicator,https://pub.dev/packages/page_indicator,59,80,95,"flutter pageview indicator, easy to use. Custom location, size, but only circular.",0.4.1,"Mar 12, 2021",MIT,,,,https://pub.dev/documentation/page_indicator/latest/,kikt.top,flutter,https://github.com/CaiJingLong/flutter_page_indicator +koin,https://pub.dev/packages/koin,59,40,63,A pragmatic lightweight dependency injection framework for Dart projects.,0.14.2,"Dec 27, 2020",BSD-3-Clause,0.15.0-nullsafety.0,,,,unverified uploader,"kt_dart,meta",https://github.com/pbissonho/koin.dart +neuomorphic_container,https://pub.dev/packages/neuomorphic_container,59,40,47,A flutter widget that expresses the concept of neuomorphism in UI design.,2.0.3,"Mar 4, 2020",MIT,,,,,tomisinesan.com,flutter,https://github.com/Tomison-E/neuomorphic_container.git +loading,https://pub.dev/packages/loading,59,40,88,"A flutter widget of loading progress Indicator. Easy to use, easy to extend",1.0.2,"Nov 24, 2019",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/leonzone/loading +rinf,https://pub.dev/packages/rinf,58,160,85,"Rust for native business logic, Flutter for flexible and beautiful GUI",6.15.0,"Jul 27, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rinf/latest/,cunarist.com,"ffi,flutter,internet_connection_checker,package_config,path,watcher,yaml",https://github.com/cunarist/rinf +multiple_search_selection,https://pub.dev/packages/multiple_search_selection,58,150,91,A highly customizable multiple selection widget with fuzzy search functionality.,2.6.5,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multiple_search_selection/latest/,esentis.dev,"flutter,lint",https://github.com/esentis/multiple_search_selection +google_places_flutter,https://pub.dev/packages/google_places_flutter,58,120,98,Custom Google places autocomplete widget for Android and iOS both. Use https://pub.dev/packages/google_places_flutter,2.0.9,"Jul 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_places_flutter/latest/,unverified uploader,"dio,flutter,rxdart",https://github.com/Shrutimahajan/Google-AutoComplete-TextField-Flutter +realtime_client,https://pub.dev/packages/realtime_client,58,150,97,Listens to changes in a PostgreSQL Database and via websockets. This is for usage with Supabase Realtime server.,2.2.0,"Jul 12, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://supabase.com/docs/reference/dart/subscribe,https://pub.dev/documentation/realtime_client/latest/",supabase.io,"collection,http,meta,web_socket_channel",https://github.com/supabase/supabase-flutter/tree/main/packages/realtime_client +woosignal,https://pub.dev/packages/woosignal,58,140,84,"WooCommerce REST API for dart, connect a WooCommerce store and start developing with our interface for their API endpoints.",3.14.8,"Jul 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://woosignal.com/docs/api/1.0/overview,https://pub.dev/documentation/woosignal/latest/",woosignal.com,"device_meta,dio,encrypt,flutter",https://github.com/woosignal/flutter-woocommerce-api +number_pagination,https://pub.dev/packages/number_pagination,58,160,92,"Pagination using numbers, similar to the classic web-style pagination. Explore pages by numbers, not infinite scrolling!",1.0.7,"Jun 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/number_pagination/latest/,blogdeveloperspot.blogspot.com,flutter,https://github.com/xpwmaosldk/number_pagination +spot,https://pub.dev/packages/spot,58,140,72,"Chainable powerful widget selector API, screenshots and assertions for awesome widget tests.",0.13.0,"Jun 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/spot/latest/,pascalwelsch.com,"checks,dartx,flutter,flutter_test,meta,nanoid2,stack_trace",https://github.com/passsy/spot +flutter_linear_datepicker,https://pub.dev/packages/flutter_linear_datepicker,58,130,87,A flutter package providing Gregorian and Jalaali (Persian) date picker,2.0.6,"Jun 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_linear_datepicker/latest/,unverified uploader,"flutter,shamsi_date",https://github.com/alikhaleghi76/flutter-datepicker +windows_notification,https://pub.dev/packages/windows_notification,58,160,90,"flutter windows notification, Ability to send notification with desired template in Windows.",1.2.0,"Apr 30, 2024",MIT,,FLUTTER,WINDOWS,https://pub.dev/documentation/windows_notification/latest/,mrtnetwork.com,"flutter,plugin_platform_interface",https://github.com/mrtnetwork/flutter_windows_notification +flutter_video_info,https://pub.dev/packages/flutter_video_info,58,160,97,A flutter plugin to get basic metadata information of a video file.,1.3.2,"Apr 10, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_video_info/latest/,unverified uploader,"flutter,path",https://github.com/anandnet/flutter_video_info +vertical_weight_slider,https://pub.dev/packages/vertical_weight_slider,58,160,88,This package provides easy-to-use and scrollable vertical weight slider. Compatible with Android & iOS & Web.,2.6.0,"Mar 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vertical_weight_slider/latest/,unverified uploader,flutter,https://github.com/mincheol-shin/vertical_weight_slider +download_assets,https://pub.dev/packages/download_assets,58,150,88,Retrieve assets and add them to the application's repository for use.,3.2.0,"Mar 14, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/download_assets/latest/,unverified uploader,"archive,dio,flutter,path,path_provider",https://github.com/edjostenes/download_assets +flutter_v2ray,https://pub.dev/packages/flutter_v2ray,58,150,85,A plugin that allow you to making v2ray connection (VPN Mode & Proxy Only),1.0.7,"Feb 19, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_v2ray/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/blueboy-tm/flutter_v2ray/ +debug_friend,https://pub.dev/packages/debug_friend,58,80,34,"Flutter debug helper widget with device info, common and custom actions.",1.0.1,"Feb 15, 2024",MIT,,,,https://pub.dev/documentation/debug_friend/latest/,frezycode.com,"device_info_plus,flutter,package_info_plus,path_provider,talker,talker_flutter",https://github.com/Frezyx/debug_friend +protocol_handler,https://pub.dev/packages/protocol_handler,58,160,93,This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).,0.2.0,"Jan 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS",https://pub.dev/documentation/protocol_handler/latest/,leanflutter.dev,"flutter,protocol_handler_android,protocol_handler_ios,protocol_handler_macos,protocol_handler_platform_interface,protocol_handler_windows",https://github.com/leanflutter/protocol_handler +octopus,https://pub.dev/packages/octopus,58,140,78,A cross-platform declarative router for Flutter with a focus on state and nested navigation. Made with ❤️ by PlugFox.,0.0.8,"Jan 17, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/octopus/latest/,plugfox.dev,"collection,flutter,meta",https://github.com/PlugFox/octopus +mysql_utils,https://pub.dev/packages/mysql_utils,58,160,78,"This is [mysql_client] help library,This makes mysql easier to use and simple.",2.1.4,"Dec 8, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mysql_utils/latest/,dev.sumsg.com,mysql_client,https://github.com/biner88/mysql_utils +serveme,https://pub.dev/packages/serveme,58,120,28,Backend server framework designed for a quick development of modular WebSocket based server applications with MongoDB integration.,1.2.2,"Dec 3, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/sourcecaster/serveme,https://pub.dev/documentation/serveme/latest/",minimagic.games,"connectme,mongo_dart,packme,yaml",https://github.com/sourcecaster/serveme +toggle_list,https://pub.dev/packages/toggle_list,58,160,90,An easy-to-use and highly customizable expandable list widget for your Flutter application.,0.3.1,"Nov 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/toggle_list/latest/,binarybush.dev,"flutter,scroll_to_index",https://github.com/binarybush/toggle_list +google_maps_utils,https://pub.dev/packages/google_maps_utils,58,150,93,"Initial version comes with the 3 main Classes. SphericalUtils, MathUtils and PolyUtils, calculating bounds, distances headings and many more.",2.0.0+1,"Oct 1, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_maps_utils/latest/,adriankohls.app,,https://github.com/KohlsAdrian/google_maps_utils/ +circular_seek_bar,https://pub.dev/packages/circular_seek_bar,58,160,92,"Circular progress/seek bar package for flutter that supports customizable animations, dashes, and gradients.",1.1.1,"Sep 24, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circular_seek_bar/latest/,unverified uploader,flutter,https://github.com/seosh817/Flutter_CircularSeekBar +fraction,https://pub.dev/packages/fraction,58,160,96,A package that helps you work with fractions and mixed fractions.,5.0.2,"Aug 22, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fraction/latest/,fluttercompletereference.com,,https://github.com/albertodev01/fraction +path_morph,https://pub.dev/packages/path_morph,58,150,82,"This package lets you create path tween animations. In other words, it lets you morph one path into another.",1.1.1,"May 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/path_morph/latest/,unverified uploader,flutter,https://github.com/hathibelagal-dev/path_morph_for_flutter +statusbarz,https://pub.dev/packages/statusbarz,58,160,89,A Flutter package for dynamically changing status bar color based on the background. Works with static colors and images.,1.0.14,"May 20, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/statusbarz/latest/,mankeli.co,"flutter,image",https://github.com/Mankeli-Software/statusbarz +card_stack_widget,https://pub.dev/packages/card_stack_widget,58,160,81,A vertical dismissible and customizable stack of cards for Flutter applications,0.1.5,"Feb 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/card_stack_widget/latest/,federicoviceconti.com,flutter,https://github.com/federicoviceconti/card_stack_widget +molten_navigationbar_flutter,https://pub.dev/packages/molten_navigationbar_flutter,58,150,90,An animated bottom navigation bar with many parameters to tweak.,1.0.1,"Aug 21, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/molten_navigationbar_flutter/latest/,aymanz.dev,flutter,https://github.com/AymanProjects/Molten_BottomNavBar_Flutter +youtube_data_api,https://pub.dev/packages/youtube_data_api,58,140,83,"A Flutter package for fetching complete data from YouTube. Supports Search, Trending, Channels, Playlists and Video Data.",1.0.4,"Jul 26, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/youtube_data_api/latest/,exacode.xyz,"collection,flutter,html,http,xml2json",https://github.com/modwedar/YoutubeDataApi +dio_log,https://pub.dev/packages/dio_log,58,80,95,"A plug-in that captures requests and views them within the application, providing functions such as request replication and JSON expansion",2.0.4,"Jul 11, 2022",MIT,,,,https://pub.dev/documentation/dio_log/latest/,unverified uploader,"dio,flutter",https://github.com/flutterplugin/dio_log +network_image_mock,https://pub.dev/packages/network_image_mock,58,160,95,Utility for providing mocked Image.network response in Flutter widget tests.,2.1.1,"Jun 28, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/network_image_mock/latest/,stelynx.com,"flutter,mockito",https://github.com/stelynx/network_image_mock +swayze,https://pub.dev/packages/swayze,58,70,34,A set of widgets and controllers to display very large tables on flutter apps.,1.1.0,"May 10, 2022",MIT,,,,https://pub.dev/documentation/swayze/latest/,rows.com,"built_collection,cached_value,collection,flutter,flutter_sticky_header,memoize,meta,path_drawing,swayze_math,uuid",https://github.com/rows/swayze +clock_loader,https://pub.dev/packages/clock_loader,58,140,77,A clock loader which you can use to display a smooth and great loading effect.,0.0.3,"May 6, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/clock_loader/latest/,mindinventory.com,"collection,flutter",https://github.com/mi-ghanshyam/clock_loader +gesture_x_detector,https://pub.dev/packages/gesture_x_detector,58,160,92,"a lightweight gesture detector that supports multiple types(Tap, DoubleTap, Scale, Long-Press, Move) and all callbacks can be used simultaneously",1.1.1,"May 2, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gesture_x_detector/latest/,unverified uploader,"flutter,vector_math",https://github.com/taodo2291/xgesture_flutter +jaguar,https://pub.dev/packages/jaguar,58,130,88,"Jaguar is a production ready HTTP server framework built for speed, simplicity and extensiblity",3.1.3,"Apr 9, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/jaguar/latest/,unverified uploader,"auth_header,collection,crypto,http_server,jaguar_common,logging,meta,mime,path,path_tree,stack_trace",https://github.com/Jaguar-dart/jaguar +likk_picker,https://pub.dev/packages/likk_picker,58,70,70,"Camera and Gallery picker asset from Photo Manager. Custom view from Facebook Messenger. (Image Picker, Camera, Gallery Reader)",1.1.5+1,"Jan 18, 2022",BSD-2-Clause,,,,https://pub.dev/documentation/likk_picker/latest/,tranhuongk.xyz,"camera,flutter,image_cropper,path,photo_manager,uuid",https://github.com/tranhuongk/likk_picker +draggable_fab,https://pub.dev/packages/draggable_fab,58,140,95,A Draggable FAB wrapper widget which can dragged to any edge of the screen.,0.1.4,"Oct 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draggable_fab/latest/,unverified uploader,flutter,https://github.com/shadabunique/flutter_draggable_fab +show_more_text_popup,https://pub.dev/packages/show_more_text_popup,58,140,87,A Flutter plugin to show the extra text as a popup with parameters to configure the size and other behavior,0.3.0,"Jun 1, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/show_more_text_popup/latest/,sanjaysharma.dev,flutter,https://github.com/snj07/flutter_show_more_text_popup +flutter_animated_theme,https://pub.dev/packages/flutter_animated_theme,58,140,36,"Animate theme change with circular, scale and fade animations",1.0.0,"May 29, 2021",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_animated_theme/latest/,unverified uploader,"flutter,rect_getter",https://github.com/TahaMalas/flutter_animated_theme.git +rsa_encrypt,https://pub.dev/packages/rsa_encrypt,58,130,94,"Enable you to quickly implement rsa encryption in your flutter app, it covers everything from Generating key pairs, encrypt and decrypting strings.",2.0.0,"Apr 27, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rsa_encrypt/latest/,unverified uploader,"asn1lib,flutter,pointycastle",https://github.com/AbdelbakiBoukerche/rsa_encrypt +animated_counter,https://pub.dev/packages/animated_counter,58,80,58,A package containing awesome animated counters to enhance your application with custom counter widgets.,1.0.0,"Apr 14, 2021",MIT,,,,https://pub.dev/documentation/animated_counter/latest/,unverified uploader,"flutter,vector_math",https://github.com/RyuuKenshi/flutter_animated_counter +flinq,https://pub.dev/packages/flinq,58,150,84,Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecesary boilerplate work with collections.,2.0.2,"Mar 23, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flinq/latest/,thisismarch.dev,collection,https://github.com/marchdev-tk/flinq +age_calculator,https://pub.dev/packages/age_calculator,58,160,96,"A Flutter package to calculate someone's age in days, months, and years; in addition it can be used to find the difference between two dates.",1.0.0,"Mar 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/age_calculator/latest/,unverified uploader,flutter,https://github.com/JErazo7/age_calculator +steps_indicator,https://pub.dev/packages/steps_indicator,58,160,93,Flutter plugin to display a simple steps indicator line widget.,1.3.0,"Mar 4, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/steps_indicator/latest/,hugoextrat.com,flutter,https://github.com/huextrat/steps_indicator +credit_card_slider,https://pub.dev/packages/credit_card_slider,58,40,56,A credit card slider with ability to add custom cards using the CreditCard widget. Credit card slider can also be customised,1.0.1,"Jul 9, 2020",BSD-3-Clause,,,,,unverified uploader,"auto_size_text,flutter",https://github.com/GursheeshSingh/creditcard_slider +ffloat,https://pub.dev/packages/ffloat,58,25,55,"FFloat, although simple and easy to use, can satisfy all your imagination of the floating layer.",1.0.1,"May 18, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/Fliggy-Mobile/ffloat +search_map_place,https://pub.dev/packages/search_map_place,58,30,73,A Search Widget that allows users to search for a place while getting autocompletion feedback.,0.3.0,"Apr 12, 2020",MIT,,,,,unverified uploader,"flutter,google_maps_flutter,http",https://github.com/Bernardi23/search_map_place +grafpix,https://pub.dev/packages/grafpix,58,35,15,Huge collection of icons and gadgets utilized and ready for flutter projects.,1.2.8,"Feb 26, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/grafpix/grafpix +signalr_client,https://pub.dev/packages/signalr_client,58,30,83,A flutter client for ASP.NET Core SignalR. The client is able to invoke server side hub functions and to receive method invocations issued by the server.,0.1.6,"Jul 11, 2019",BSD-3-Clause,,,,,unverified uploader,"flutter,logging,w3c_event_source",https://github.com/soernt/signalr_client +geoflutterfire_plus,https://pub.dev/packages/geoflutterfire_plus,57,160,92,geoflutterfire_plus enables your flutter app to store and query cloud firestore documents based on their geographic location.,0.0.28,"Aug 1, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geoflutterfire_plus/latest/,kosukesaigusa.com,"cloud_firestore,flutter,rxdart",https://github.com/KosukeSaigusa/geoflutterfire_plus +firebase_vertexai,https://pub.dev/packages/firebase_vertexai,57,150,93,Firebase Vertex AI SDK.,0.2.2+3,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/firebase_vertexai/latest/,firebase.google.com,"firebase_app_check,firebase_auth,firebase_core,firebase_core_platform_interface,flutter,google_generative_ai", +expansion_tile_group,https://pub.dev/packages/expansion_tile_group,57,160,94,Overcome the limitations of the standard ExpansionTile widget by incorporating highly customizable widgets that fully extend its functionality. And more awesome features.,1.2.8,"Jul 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expansion_tile_group/latest/,congng.dev,flutter,https://github.com/congthanhng/Expansion-Tile-Group +animated_hint_textfield,https://pub.dev/packages/animated_hint_textfield,57,160,88,"Flutter package for animating textfield hint/label text, adding dynamic and eye-catching transitions to enhance user experience.",1.0.3,"Jun 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_hint_textfield/latest/,technexi.com,"animated_text_kit,flutter",https://github.com/deekshithx/animated_hint_textfield/ +flutter_paypal,https://pub.dev/packages/flutter_paypal,57,110,97,A simple but powerful Paypal SDK for flutter.,0.2.1,"May 30, 2024",MIT,,FLUTTER,,https://pub.dev/documentation/flutter_paypal/latest/,durabyte.org,"flutter,flutter_spinkit,http,http_auth,webview_flutter,webview_flutter_android,webview_flutter_wkwebview",https://github.com/Mixpeal/flutter_paypal +solidart,https://pub.dev/packages/solidart,57,160,59,A simple State Management solution for Dart applications inspired by SolidJS,1.5.4,"Dec 30, 2023",MIT,2.0.0-dev.1,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.page/nank1ro/solidart~dev,https://pub.dev/documentation/solidart/latest/",mariuti.com,"collection,meta",https://github.com/nank1ro/solidart +mongol,https://pub.dev/packages/mongol,57,145,79,Flutter widget package for displaying and editing vertical Mongolian text.,8.0.0,"May 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mongol/latest/,suragch.dev,"characters,flutter",https://github.com/suragch/mongol +gsform,https://pub.dev/packages/gsform,57,130,84,"GSForm helps to creating forms in Flutter by removing the boilerplate needed to build a form, validate fields, react to changes and collect final user input.",0.3.6,"May 14, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gsform/latest/,unverified uploader,"figma_squircle,flutter,flutter_svg,image_cropper,image_picker,intl,path_provider,persian_datetime_picker,qr_code_scanner",https://github.com/golrangsystem/gsform.git +benchmark_harness,https://pub.dev/packages/benchmark_harness,57,140,85,The official Dart project benchmark harness.,2.2.2,"May 8, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/benchmark_harness/latest/,tools.dart.dev,,https://github.com/dart-lang/benchmark_harness +background_location_tracker,https://pub.dev/packages/background_location_tracker,57,150,90,A Flutter plugin that allows you to track the background location for Android & iOS,1.4.3,"Mar 28, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/background_location_tracker/latest/,icapps.com,flutter,https://github.com/icapps/flutter-background-location-tracker +flame_splash_screen,https://pub.dev/packages/flame_splash_screen,57,160,89,Style your flame game with a beautiful splash screen with logo reveal. Simple to use but still customizable.,0.3.0,"Feb 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flame_splash_screen/latest/,flame-engine.org,"flutter,meta",https://github.com/flame-engine/flame/tree/main/packages/flame_splash_screen +animation_list,https://pub.dev/packages/animation_list,57,140,89,A Flutter package project that is a simple animation listview widget.,3.0.0,"Jan 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animation_list/latest/,kuku.pe.kr,flutter,https://github.com/turlvo/flutter_animation_list +geodesy,https://pub.dev/packages/geodesy,57,160,94,A Dart library for geodesic and trigonometric calculations working with points and paths,0.10.2,"Nov 11, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geodesy/latest/,unverified uploader,latlong2,https://github.com/wingkwong/geodesy +country_state_city_pro,https://pub.dev/packages/country_state_city_pro,57,140,92,"A new Flutter package to get world's all of Country, State, and City.",0.0.6,"Oct 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/country_state_city_pro/latest/,unverified uploader,flutter,https://github.com/SujitSarkar/Country-State-City-Picker-Pro +webdriver,https://pub.dev/packages/webdriver,57,130,100,Provides WebDriver bindings for Dart. Supports WebDriver JSON interface and W3C spec. Requires the use of WebDriver remote server.,3.0.3,"Sep 29, 2023",MIT,,"DART, FLUTTER",,https://pub.dev/documentation/webdriver/latest/,google.dev,"matcher,path,stack_trace,sync_http",https://github.com/google/webdriver.dart +interactive_maps_marker,https://pub.dev/packages/interactive_maps_marker,57,80,72,Easy to use Animated Maps Markers with detail card. Use it for store or any place locator.,0.0.10,"Jul 13, 2023",MIT,,,,https://pub.dev/documentation/interactive_maps_marker/latest/,atiq.dev,"flutter,google_maps_flutter",https://github.com/atiqsamtia/interactive_maps_marker_flutter +epubx,https://pub.dev/packages/epubx,57,140,89,"Epub Parser for Dart. Epub package fork. Suitable for use on the Server, the Web, or in Flutter",4.0.0,"Jun 30, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/epubx/latest/,serge.software,"archive,collection,image,path,quiver,xml",https://github.com/rbcprolabs/epubx.dart +passwordfield,https://pub.dev/packages/passwordfield,57,140,91,A simple and easy to use Passwordfield Widget to add a password Textfield to your Flutter project hassle free.,0.2.0,"Jun 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/passwordfield/latest/,maheshjamdade.com,flutter,https://github.com/maheshmnj/passwordfield/ +ussd_advanced,https://pub.dev/packages/ussd_advanced,57,140,87,"Runs ussd code directly in your application, supports single session and multi session ussd calls",1.1.0,"Jun 3, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ussd_advanced/latest/,phan-tec.com,flutter,https://github.com/EddieKamau/ussd_advanced +flutter_gallery_3d,https://pub.dev/packages/flutter_gallery_3d,57,120,86,3d gallery,1.1.1,"Mar 31, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_gallery_3d/latest/,unverified uploader,flutter,https://github.com/lazyee/flutter_gallery_3d +slide_digital_clock,https://pub.dev/packages/slide_digital_clock,57,80,93,Digital Clock for Flutter,1.0.3,"Jan 29, 2023",unknown,,,,https://pub.dev/documentation/slide_digital_clock/latest/,unverified uploader,flutter,https://github.com/caglarylmz/slide_digital_clock +simple_fontellico_progress_dialog,https://pub.dev/packages/simple_fontellico_progress_dialog,57,150,92,This package helps you to render a progress dialog with different types of loading indicator.,0.3.0,"Dec 24, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_fontellico_progress_dialog/latest/,ajomuch92.site,flutter,https://github.com/ajomuch92/simple-fontelico-progress-dialog-flutter +popup_banner,https://pub.dev/packages/popup_banner,57,140,90,Popup Banner is a package to show banner slider using modal dialog,1.0.0,"Jul 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/popup_banner/latest/,unverified uploader,flutter,https://github.com/yusriltakeuchi/popup_banner.git +desktop_context_menu,https://pub.dev/packages/desktop_context_menu,57,150,77,A plugin that opens a context menu on the cursor position.,0.1.1,"May 3, 2022",MIT,,FLUTTER,"MACOS, WINDOWS",https://pub.dev/documentation/desktop_context_menu/latest/,rows.com,"desktop_context_menu_macos,desktop_context_menu_platform_interface,desktop_context_menu_windows,flutter",https://github.com/rows/desktop_context_menu/tree/main/desktop_context_menu +stickereditor,https://pub.dev/packages/stickereditor,57,80,67,A widget that lets you modify and move your text and image according to your boundaries.,0.0.8,"Dec 13, 2021",Apache-2.0,,,,https://pub.dev/documentation/stickereditor/latest/,unverified uploader,"dotted_border,flutter,flutter_web_plugins,get,path_provider,screenshot",https://github.com/Harsh-Radadiya/sticker_editor +alt_sms_autofill,https://pub.dev/packages/alt_sms_autofill,57,130,92,Alt Sms Autofill.,1.0.0,"Nov 1, 2021",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/alt_sms_autofill/latest/,unverified uploader,flutter,https://github.com/tazik561/alt_sms_auto_fill +neon_circular_timer,https://pub.dev/packages/neon_circular_timer,57,90,80,"A package that helps you to build a timer quickly with a beautiful UI, it's highly customizable you can change the color,the thickness of the timer,the clock text style.",0.0.7,"Sep 22, 2021",BSD-2-Clause,,,,https://pub.dev/documentation/neon_circular_timer/latest/,unverified uploader,flutter,https://github.com/yassinedevop/neon_circular_timer +record_mp3,https://pub.dev/packages/record_mp3,57,150,94,"Record an MP3 using the Platform native API,You can start ,pause,resume and stop record,And export an MP3 file.",3.0.0,"Jul 23, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/record_mp3/latest/,fluttercandies.com,flutter,https://github.com/shingohu/flutter_record_mp3 +scaffold_gradient_background,https://pub.dev/packages/scaffold_gradient_background,57,160,86,"A widget that works like a scaffold, except that you can set a gradient as background.",1.0.3+1,"Jul 8, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scaffold_gradient_background/latest/,unverified uploader,flutter,https://github.com/Tomic-Riedel/gradient_scaffold +drop_shadow_image,https://pub.dev/packages/drop_shadow_image,57,160,89,A new Flutter package for creating drop shadow of image with a lot of properties to make it look much good.,0.9.1,"Jul 2, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drop_shadow_image/latest/,inerton.in,flutter,https://github.com/saquibansari0101/drop_shadow_image +interactiveviewer_gallery,https://pub.dev/packages/interactiveviewer_gallery,57,145,93,Image and video preview component that supports zoom and drag,0.6.0,"Jun 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/interactiveviewer_gallery/latest/,unverified uploader,flutter,https://github.com/qq326646683/interactiveviewer_gallery +flutter_update_dialog,https://pub.dev/packages/flutter_update_dialog,57,150,88,A beautiful application version update dialog for flutter.You can customize your own version update pop-up window!,2.0.0,"Apr 29, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_update_dialog/latest/,xuexiangjys.club,flutter,https://github.com/xuexiangjys/flutter_update_dialog +smooth_scroll_web,https://pub.dev/packages/smooth_scroll_web,57,20,51,"Flutter Web package for a smoother scroll experience. Can be used with any scrollable widget, but only on desktop browsers.",0.0.4,"Nov 26, 2020",MIT,,,,,unverified uploader,flutter,https://gitlab.com/dezso15/smoothscrollweb +swipeable_card,https://pub.dev/packages/swipeable_card,57,25,40,Add swipeable card-like widgets for games or interactive onboarding screens,1.0.2,"May 15, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/ninest/swipeable_card +explode_view,https://pub.dev/packages/explode_view,57,40,9,A beautiful animation library for Flutter which explodes the image into small particles. This package can be used whenever there is a need of removing the image from the screen.,1.0.4,"Dec 9, 2019",MIT,,,,,ayushagarwal.ml,"flutter,image,vector_math",https://github.com/mdg-soc-19/explode-view +tinder_card,https://pub.dev/packages/tinder_card,57,30,57,"A sample Tinder Card with swipe effects (right, left, up) and multiple images showing into the card and tap to view the next image.",0.1.1,"Jul 22, 2019",unknown,,,,,unverified uploader,"flutter,fluttery_dart2",https://github.com/Aneesh1990/flutter_tinder_card.git +flute_music_player,https://pub.dev/packages/flute_music_player,57,25,82,A new flutter music player with audio plugin.,0.0.6,"Apr 3, 2018",MIT,,,,,mtechviral.com,flutter,https://github.com/iampawan/Flute-Music-Player +ar_location_view,https://pub.dev/packages/ar_location_view,56,160,82,ArLocationView is designed to used in areas with large concentration of static POIs,2.0.11,"Jul 22, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ar_location_view/latest/,unverified uploader,"camera,flutter,geolocator,native_device_orientation,permission_handler,plugin_platform_interface,sensors_plus,vector_math",https://github.com/Melo567/ar_location_view.git +patrol_cli,https://pub.dev/packages/patrol_cli,56,140,52,"Command-line tool for Patrol, a powerful Flutter-native UI testing framework.",3.0.1,"Jul 15, 2024",BSD-3-Clause,,"DART, FLUTTER","LINUX, MACOS, WINDOWS","https://patrol.leancode.co/,https://pub.dev/documentation/patrol_cli/latest/",leancode.co,"adb,ansi_styles,args,ci,cli_completion,collection,dispose_scope,equatable,file,glob,http,mason_logger,meta,path,platform,process,pub_updater,uuid,version,yaml",https://github.com/leancodepl/patrol/tree/master/packages/patrol_cli +flutter_easy_dialogs,https://pub.dev/packages/flutter_easy_dialogs,56,150,86,Easy and flexible package for showing dialogs inside your Flutter application without BuildContext.,4.0.1,"Jul 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_easy_dialogs/latest/,feduke-nukem.dev,flutter,https://github.com/feduke-nukem/flutter_easy_dialogs/tree/main +flet,https://pub.dev/packages/flet,56,110,87,Write entire Flutter app in Python or add server-driven UI experience into existing Flutter app.,0.23.2,"Jun 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flet/latest/,flet.dev,"collection,equatable,file_picker,fl_chart,flutter,flutter_highlight,flutter_localizations,flutter_markdown,flutter_redux,flutter_svg,highlight,http,js,markdown,path,redux,sensors_plus,shared_preferences,url_launcher,web_socket_channel,window_manager,window_to_front",https://github.com/flet-dev/flet/packages/flet +flutter_story_presenter,https://pub.dev/packages/flutter_story_presenter,56,160,69,"Flutter package that shows videos, images, and text as a story like Instagram, Whatsapp and other social media platforms",0.0.8,"Jun 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/flutter_story_presenter/latest/,devkrest.com,"cached_network_image,flutter,flutter_cache_manager,flutter_inappwebview,smooth_video_progress,video_player",https://github.com/devkrest/flutter_story_presenter +to_csv,https://pub.dev/packages/to_csv,56,120,91,This flutter package will help you to create a csv/excel file for your data in flutter framework application.,3.0.1,"Jun 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/to_csv/latest/,skillzupp.com,"csv,file_saver,flutter,flutter_lints,intl,path,share_plus,universal_html",https://github.com/bilalsaeedjh/to_csv +reactive_forms_generator,https://pub.dev/packages/reactive_forms_generator,56,120,80,Generator for reactive_forms. Generates form classes based on model.,5.0.4,"Jun 8, 2024",MIT,6.0.0-beta.6,DART,,https://pub.dev/documentation/reactive_forms_generator/latest/,unverified uploader,"analyzer,build,build_runner,code_builder,dart_style,path,recase,source_gen",https://github.com/artflutter/reactive_forms_generator +mocktail_image_network,https://pub.dev/packages/mocktail_image_network,56,160,92,A Dart package which allows you to mock Image.network in your widget tests with confidence using the mocktail package.,1.2.0,"Jun 12, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mocktail_image_network/latest/,felangel.dev,mocktail,https://github.com/felangel/mocktail +responsive_navigation_bar,https://pub.dev/packages/responsive_navigation_bar,56,160,88,A responsive bottom navigation bar. Very beginner friendly. Feel free to contribute.,5.0.2,"Jun 6, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_navigation_bar/latest/,achim.io,flutter,https://github.com/nohli/responsive_navigation_bar +image_collage_widget,https://pub.dev/packages/image_collage_widget,56,140,74,"A flutter package, that lets you create 11 different types of modern photo montage which allows selecting images from photo library and taking new pictures with the camera.",1.0.6,"May 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, WINDOWS",https://pub.dev/documentation/image_collage_widget/latest/,mindinventory.com,"device_info_plus,equatable,file_manager,file_picker,flutter,flutter_bloc,flutter_staggered_grid_view,image_picker,permission_handler",https://github.com/Mindinventory/image-collage-widget.git +klutter,https://pub.dev/packages/klutter,56,160,39,Write Flutter plugins for both Android and iOS using Kotlin only.,3.0.2,"May 24, 2024",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/klutter/latest/,buijs.dev,"dart_style,interact,meta",https://github.com/buijs-dev/klutter-dart +logarte,https://pub.dev/packages/logarte,56,140,80,In-app debug console and logger for Flutter to monitor the app on-air,0.1.6,"Apr 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/logarte/latest/,kamranbekirov.com,"dio,flutter,stack_trace",https://github.com/kamranbekirovyz/logarte +from_to_time_picker,https://pub.dev/packages/from_to_time_picker,56,160,83,Simple duration time range picker that enable user pick start time and end time of day in both 24h and 12h format,1.2.2,"Apr 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/from_to_time_picker/latest/,unverified uploader,"flutter,intl",https://github.com/ahmedElsarag/from_to_time_picker +glossy,https://pub.dev/packages/glossy,56,140,81,"Glossy: A Flutter package for creating sleek glassmorphic UI effects, perfect for modern app designs and stylish user interfaces.",0.0.4,"Mar 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/glossy/latest/,unverified uploader,flutter,https://github.com/joysarkar18/glossy +widget_zoom,https://pub.dev/packages/widget_zoom,56,160,95,A widget to zoom another widget either directly in an overlay or in fullscreen.,0.0.4,"Mar 11, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/widget_zoom/latest/,appinio.app,flutter,https://github.com/appinioGmbH/flutter_packages/tree/main/packages/widget_zoom +eartho_one,https://pub.dev/packages/eartho_one,56,120,28,"Login and authentication of all sources with 1 line of code ! Google, Twitter, Github, Facebook, Apple, Microsoft, Twitch, SMS, Metamask, VK",1.3.1,"Feb 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/eartho_one/latest/,eartho.io,"flutter,flutter_web_plugins,js,jwt_decoder,plugin_platform_interface",https://github.com/eartho-group/one-client-flutter +ms_undraw,https://pub.dev/packages/ms_undraw,56,150,87,Updated UnDraw library. These illustrations are designed by Katerina Limpitsouni.,3.2.0,"Feb 8, 2024","OpenSSL, MIT",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ms_undraw/latest/,marcussoftware.info,"flutter,flutter_svg,http",https://github.com/Marcus-Software/ms_undraw +apple_maps_flutter,https://pub.dev/packages/apple_maps_flutter,56,140,93,This plugin uses the Flutter platform view to display an Apple Maps widget.,1.3.0,"Jan 25, 2024",MIT,,FLUTTER,IOS,https://pub.dev/documentation/apple_maps_flutter/latest/,ah.technology,flutter,https://github.com/LuisThein/apple_maps_flutter +oauth_dio,https://pub.dev/packages/oauth_dio,56,150,83,A customizable oauth client with token storage and interceptors for dio,0.2.9,"Dec 30, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/oauth_dio/latest/,unverified uploader,dio,https://github.com/salomaosnff/oauth_dio +svg_path_parser,https://pub.dev/packages/svg_path_parser,56,150,92,A Flutter/Dart utility to parse an SVG path into a equivalent Path object from dart:ui library.,1.1.2,"Dec 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/svg_path_parser/latest/,masterashu.codes,"flutter,string_scanner",https://github.com/masterashu/svg_path_parser +in_app_purchases_paywall_ui,https://pub.dev/packages/in_app_purchases_paywall_ui,56,50,82,A collection of in app purchase Paywall as a UI library. Also handles Purchase success state. Currently only subscriptions are supported. Made by www.linkfive.io,1.0.1,"Jul 28, 2023",BSD-3-Clause,,,,,linkfive.io,"flutter,flutter_inappwebview,in_app_purchases_interface,in_app_purchases_intl,responsive_spacing,url_launcher",https://github.com/LinkFive/flutter-in_app_purchases_paywall +injector,https://pub.dev/packages/injector,56,160,91,injector is a simple to use and lightweight dependency injection library for dart,3.0.0,"Jul 4, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/injector/latest/,unverified uploader,,https://github.com/tappeddev/injector +flutterwave_standard,https://pub.dev/packages/flutterwave_standard,56,120,98,Flutterwave's official library that wraps the standard implementation.,1.0.8,"Jun 23, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutterwave_standard/latest/,unverified uploader,"flutter,flutter_inappwebview,fluttertoast,http",https://github.com/Flutterwave/flutter_standard +flutter_stripe_payment,https://pub.dev/packages/flutter_stripe_payment,56,135,82,Add Stripe to your Flutter Application to Accept Card Payments Using Payment Intents with Strong SCA 3DS Compliance.,0.0.18,"May 29, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_stripe_payment/latest/,dormmom.com,flutter,https://github.com/eopeter/flutter_stripe_payment +time_duration_picker,https://pub.dev/packages/time_duration_picker,56,150,73,A time picker for paired consecutive tasks. It lets you specify the icons for each of your actions and callbacks when the user rotates each icon.,0.0.1,"Mar 6, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/time_duration_picker/latest/,unverified uploader,flutter,https://github.com/surafelMelese/time-duration-picker.git +reveal_on_scroll,https://pub.dev/packages/reveal_on_scroll,56,130,68,A Flutter library for easily animating widget as they enter/leave the viewport.,0.0.3,"Dec 7, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reveal_on_scroll/latest/,rexthedev.blogspot.com,"animate_do,flutter",https://github.com/rexthecoder/reveal_on_scroll +saf,https://pub.dev/packages/saf,56,150,89,Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders.,1.0.3+4,"Nov 11, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/saf/latest/,ivehement.com,"flutter,permission_handler",https://github.com/ivehement/saf +build_config,https://pub.dev/packages/build_config,56,140,93,Format definition and support for parsing `build.yaml` configuration.,1.1.1,"Oct 18, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/build_config/latest/,tools.dart.dev,"checked_yaml,json_annotation,path,pubspec_parse,yaml",https://github.com/dart-lang/build/tree/master/build_config +diffutil_sliverlist,https://pub.dev/packages/diffutil_sliverlist,56,140,85,A SliverList that implicitly animates changes using diffutil.dart.,0.5.1,"Oct 27, 2021",MIT,0.6.0-beta.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/diffutil_sliverlist/latest/,littlebat.dev,"diffutil_dart,flutter",https://github.com/knaeckeKami/diffutil_sliverlist +zwidget,https://pub.dev/packages/zwidget,56,160,78,Transform almost any widget in a pseudo-3D version that can be easily animated.,0.0.2,"Jun 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/zwidget/latest/,apalala.party,flutter,https://github.com/apalala-dev/zwidget +shark,https://pub.dev/packages/shark,56,130,0,"A Flutter server rendering framework for mobile application, server-driven UI, dynamic change your interface in realtime",1.0.4,"Mar 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/shark/latest/,unverified uploader,"device_info_plus,dio,dio_cache_interceptor,dynamic_widget,easy_localization,flutter,path_provider,url_launcher",https://github.com/lau1944/shark +pip_flutter,https://pub.dev/packages/pip_flutter,56,80,69,A new Flutter Picture in Picture Package for android.When app is running in foregorund that time also app not kill.,0.0.3,"Dec 3, 2021",MIT,,,,https://pub.dev/documentation/pip_flutter/latest/,unverified uploader,"collection,flutter,flutter_widget_from_html_core,path_provider,pedantic,visibility_detector,wakelock,xml",https://github.com/kesmitopiwala/pip_flutter/blob/master/example/lib/main.dart +easy_geofencing,https://pub.dev/packages/easy_geofencing,56,150,86,This is a dart package which give the best & optimized geofence background services features for both android & ios.,0.2.0,"Nov 29, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/easy_geofencing/latest/,unverified uploader,"flutter,geolocator",https://github.com/uzairleo/easy_geofencing +learning,https://pub.dev/packages/learning,56,140,27,The easy way to use Machine Learning Kit (Vision & NLP) in Flutter.,0.0.6,"Nov 23, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/learning/latest/,unverified uploader,"flutter,learning_barcode_scanning,learning_digital_ink_recognition,learning_entity_extraction,learning_face_detection,learning_image_labeling,learning_input_image,learning_language,learning_object_detection,learning_pose_detection,learning_selfie_segmentation,learning_smart_reply,learning_text_recognition,learning_translate",https://github.com/salkuadrat/learning +push_notification,https://pub.dev/packages/push_notification,56,130,83,Library for implementing push notifications. The module contains the main work with push notifications.,1.1.1,"Nov 15, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/push_notification/latest/,surf.ru,"flutter,rxdart",https://github.com/surfstudio/flutter-push-notification +flutter_qr_bar_scanner,https://pub.dev/packages/flutter_qr_bar_scanner,56,120,94,A Flutter Plugin for reading/scanning QR & Bar codes using Firebase's Mobile Vision API,3.0.2,"Oct 31, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_qr_bar_scanner/latest/,unverified uploader,"flutter,native_device_orientation",https://github.com/contactlutforrahman/flutter_qr_bar_scanner +text_style_editor,https://pub.dev/packages/text_style_editor,56,150,75,TextSyleEditor is a flutter widget that help you to edit a text style dynamically.,1.1.1,"Jun 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/text_style_editor/latest/,unverified uploader,flutter,https://github.com/mehdizarepour/text_style_editor +rolling_switch,https://pub.dev/packages/rolling_switch,56,150,89,"Custom Switch button with attractive animation, made to allow you to customize colors, icons and other cosmetic content.",0.0.2,"May 16, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rolling_switch/latest/,unverified uploader,flutter,https://github.com/jamescardona11/rolling_switch +flutter_remix,https://pub.dev/packages/flutter_remix,56,150,93,The complete Remix Icon pack available as Flutter Icons. This package acts as a more attractive replacement for the default Material icon set.,0.0.3,"Apr 4, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_remix/latest/,unverified uploader,flutter,https://github.com/mcfriend99/FlutterRemix +native_screenshot,https://pub.dev/packages/native_screenshot,56,150,89,A simple plugin to take screenshots using native code (iOS & Android).,1.0.0,"Apr 4, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/native_screenshot/latest/,unverified uploader,flutter,https://gitlab.com/ivanjpg/native_screenshot.git +flutter_device_type,https://pub.dev/packages/flutter_device_type,56,70,96,Determine the type of handheld device on Flutter. Like if the device is a Tablet or is iPhoneX.,0.4.0,"Mar 11, 2021",MIT,,,,https://pub.dev/documentation/flutter_device_type/latest/,unverified uploader,flutter,https://github.com/ominibyte/flutter_device_type.git +shadowed_image,https://pub.dev/packages/shadowed_image,56,160,59,A new Flutter package for creating shadow of same color scheme as the image.,1.0.3,"Mar 9, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shadowed_image/latest/,unverified uploader,flutter,https://github.com/lalitjarwal/shadowed_image +lumberdash,https://pub.dev/packages/lumberdash,56,160,89,"Do you need logs? Lumberdash is the answer! Simple and extensible logging API, it allows you to create and consume different that will cover all your logging needs.",3.0.0,"Mar 8, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lumberdash/latest/,bmwtech.dev,meta,https://github.com/bmw-tech/lumberdash +flutter_weather_bg,https://pub.dev/packages/flutter_weather_bg,56,40,63,"Provide a variety of weather background animation effects, covering 15 weather types, including sunny,rain,snow...",2.8.2,"Oct 1, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/xiaweizi/flutter_weather_bg +arcore_plugin,https://pub.dev/packages/arcore_plugin,56,30,12,A new Flutter plugin that allows you to integrate ARCore functionlaity into youre app,0.2.0,"Jul 15, 2020",MIT,,,,,unverified uploader,"flutter,lint",https://github.com/khalithartmann/flutter_arcore_plugin +animation_director,https://pub.dev/packages/animation_director,56,15,0,AnimationDirector is a package to create beautiful and smooth animations for flutter framework,0.1.1,"Mar 17, 2020",BSD-3-Clause,,,,,flutterdev.site,flutter,https://github.com/Ali-Azmoud/animation_director +re_editor,https://pub.dev/packages/re_editor,55,140,88,Re-Editor is a powerful lightweight text and code editor widget.,0.3.1,"Jul 24, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/re_editor/latest/,reqable.com,"flutter,isolate_manager,re_highlight",https://github.com/reqable/re-editor +isolate_manager,https://pub.dev/packages/isolate_manager,55,160,90,"Create multiple long-lived isolates for the Functions, supports Worker on the Web (with the effective generator) and WASM compilation.",5.1.0,"Jun 21, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/isolate_manager/latest/,lamnhan.dev,"analyzer,args,path,stream_channel,web",https://github.com/lamnhan066/isolate_manager +flutter_ble_peripheral,https://pub.dev/packages/flutter_ble_peripheral,55,160,84,"This plugin enables a device to be set into peripheral mode, and advertise custom services and characteristics.",1.2.5,"Jun 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS",https://pub.dev/documentation/flutter_ble_peripheral/latest/,steenbakker.dev,"flutter,json_annotation",https://github.com/juliansteenbakker/flutter_ble_peripheral +google_mlkit_object_detection,https://pub.dev/packages/google_mlkit_object_detection,55,160,93,A Flutter plugin to use Google's ML Kit Object Detection and Tracking to detect and track objects in an image or live camera feed.,0.13.0,"Apr 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_mlkit_object_detection/latest/,flutter-ml.dev,"flutter,google_mlkit_commons",https://github.com/flutter-ml/google_ml_kit_flutter +ed_screen_recorder,https://pub.dev/packages/ed_screen_recorder,55,130,88,Screen Recorder for Flutter. This plug-in requires Android SDK 21+ and iOS 10+,0.0.15,"Apr 24, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ed_screen_recorder/latest/,unverified uploader,"flutter,uuid",https://github.com/endmr11/ed_screen_recorder +meilisearch,https://pub.dev/packages/meilisearch,55,140,88,Meilisearch Dart is the Meilisearch API client for Dart and Flutter developers.,0.16.0,"Mar 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/meilisearch/latest/,meilisearch.com,"collection,crypto,dio,json_annotation,meta",https://github.com/meilisearch/meilisearch-dart +easy_pdf_viewer,https://pub.dev/packages/easy_pdf_viewer,55,150,97,A flutter plugin for handling PDF files. Works on both Android & iOS,1.0.8,"Mar 9, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/easy_pdf_viewer/latest/,kaichi.dev,"flutter,flutter_cache_manager,numberpicker,path_provider",https://github.com/kaichii/pdf_viewer +charset_converter,https://pub.dev/packages/charset_converter,55,160,95,Charset/encoding converter that uses underlying platform - no external dependencies,2.2.0,"Feb 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, WINDOWS",https://pub.dev/documentation/charset_converter/latest/,pr0gramista.pl,flutter,https://github.com/pr0gramista/charset_converter +heroicons,https://pub.dev/packages/heroicons,55,140,94,Easily use the heroicons set in your Flutter app.,0.10.0,"Feb 21, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/heroicons/latest/,vojtech.net,"flutter,flutter_svg,path",https://github.com/vaetas/heroicons +media_picker_widget,https://pub.dev/packages/media_picker_widget,55,140,89,A widget that picks media files from storage and allows you to place anywhere in the widget tree.,1.0.7,"Jan 13, 2024",MIT,1.0.8-pre.1,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/media_picker_widget/latest/,unverified uploader,"flutter,image_picker,photo_manager,sliding_up_panel",https://github.com/rafidgotit/media_picker_widget +cart_stepper,https://pub.dev/packages/cart_stepper,55,160,90,A fully customizable Flutter Widget to get count. It can be applicable in e-commerce apps for getting cart count.,4.3.0,"Dec 22, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cart_stepper/latest/,shirne.com,"flutter,intl",https://github.com/shirne/CartStepper/ +visual_effect,https://pub.dev/packages/visual_effect,55,150,58,VisualEffect API for Flutter to easily add paint effects on your widgets.,0.0.5,"Aug 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/visual_effect/latest/,romainrastel.com,"flutter,meta,vector_math",https://github.com/letsar/visual_effect +triple,https://pub.dev/packages/triple,55,130,77,Abstraction for the Segmented State Pattern. Use to create Triple Store.,2.1.0,"Jun 24, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/triple/latest/,flutterando.com.br,"async,meta",https://github.com/Flutterando/triple_pattern +nice_buttons,https://pub.dev/packages/nice_buttons,55,160,86,"A beautiful, animated, and customizable 3D button for your flutter project with a built-in progress indicator and nice on press animations.",0.0.3,"Jun 5, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nice_buttons/latest/,encerge.com,flutter,https://github.com/voonic/nice_buttons +story_designer,https://pub.dev/packages/story_designer,55,120,55,"A package for creating instagram like story, you can use this package to edit images and make it story ready by adding other contents over it like text.",2.0.1,"Feb 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/story_designer/latest/,gulshan.live,"flutter,flutter_colorpicker,google_fonts,path_provider,screenshot",https://github.com/mrgulshanyadav/story_designer +android_long_task,https://pub.dev/packages/android_long_task,55,140,57,android long task is a flutter plugin to run dart code in an android foreground service with simplicity,1.0.0,"Mar 8, 2022",Apache-2.0,,FLUTTER,ANDROID,https://pub.dev/documentation/android_long_task/latest/,easazade.com,flutter,https://github.com/easazade/android-long-task +dialog_flowtter,https://pub.dev/packages/dialog_flowtter,55,130,93,A Flutter implementation of DialogFlow improved. Get your chatbots ready in no time.,0.3.3,"Jan 6, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dialog_flowtter/latest/,deimos.app,"equatable,flutter,googleapis_auth,http,json_annotation,meta",https://github.com/Deimos-Applications/dialog_flowtter +open_file_safe,https://pub.dev/packages/open_file_safe,55,140,96,"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.2.3,"Dec 28, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/open_file_safe/latest/,arkatech.ir,"ffi,flutter",https://github.com/arkatech-ir/open_file_safe +libphonenumber,https://pub.dev/packages/libphonenumber,55,150,96,"This is a Flutter implementation of libphonenumber. It includes only a few features at the moment, and are added when more functionality is desired.",2.0.2,"Sep 12, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/libphonenumber/latest/,unverified uploader,"flutter,meta",https://github.com/emostar/flutter-libphonenumber +reorderableitemsview,https://pub.dev/packages/reorderableitemsview,55,80,84,A Flutter package for staggered grid view or ListView with ordering support,2.0.1,"Jul 18, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/reorderableitemsview/latest/,karthikponnam.dev,"flutter,flutter_staggered_grid_view",https://github.com/PonnamKarthik/reorderableitemsview +trust_location,https://pub.dev/packages/trust_location,55,160,92,A Flutter plugin for detecting mock location on Android device.,2.0.13,"May 23, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/trust_location/latest/,unverified uploader,flutter,https://github.com/wongpiwat/trust-location +simple_timer,https://pub.dev/packages/simple_timer,55,90,87,A Simple Timer Widget that displays the timer progress with various customizable options.,2.0.0,"Apr 11, 2021",MIT,,,,https://pub.dev/documentation/simple_timer/latest/,unverified uploader,flutter,https://github.com/smladeoye/flutter-simple-timer +import_js_library,https://pub.dev/packages/import_js_library,55,40,39,Import & use javascript libraries in your flutter web projects,1.0.2,"Nov 6, 2020",Apache-2.0,,,,,unverified uploader,"flutter,flutter_web_plugins,html,js",https://github.com/florent37/import_js_plugin +multi_select_item,https://pub.dev/packages/multi_select_item,55,40,79,Multi select view item controller for GridView and ListView in Flutter,1.0.3,"Aug 8, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/indokan2001/multi_select_item +commons,https://pub.dev/packages/commons,55,30,77,"Commons Flutter package includes alert dialogs, extension functions and much more... Written by 'Ch Arbaz Mateen'",0.7.8+3,"Jul 12, 2020",MIT,,,,,unverified uploader,"data_connection_checker,date_format,device_info,flutter,get_version,http,intl,oktoast,package_info,progress_indicators,share,shared_preferences,time,url_launcher",https://github.com/Arbaz-Softagics/commons +flutter_gutter,https://pub.dev/packages/flutter_gutter,54,160,86,"Get your UI out of the gutter! Ensure all visual gaps between your widgets are consistent, adapted to the axis direction, and respond to screen size.",1.0.3,"Jul 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_gutter/latest/,caseycrogers.dev,"adaptive_breakpoints,flutter",https://github.com/caseycrogers/flutter_gutter +dart_periphery,https://pub.dev/packages/dart_periphery,54,150,81,"dart_periphery is a Dart port of the native c-periphery library for Linux Peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO and Serial peripheral I/O).",0.9.6,"Jul 27, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dart_periphery/latest/,flutterdev.at,"async,collection,ffi,meta,path,process,stack_trace",https://github.com/pezi/dart_periphery +fast_rsa,https://pub.dev/packages/fast_rsa,54,120,95,"library for use RSA with support for android and ios, macOS, linux, windows and web",3.6.3,"Jul 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fast_rsa/latest/,jerson.dev,"ffi,flat_buffers,flutter,flutter_web_plugins,path",https://github.com/jerson/flutter-rsa +media_store_plus,https://pub.dev/packages/media_store_plus,54,150,94,"To use Android MediaStore API in Flutter, It supports both read & write operation in every android version through flutter.",0.1.2,"Jun 10, 2024",BSD-2-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/media_store_plus/latest/,snnafi.com,"flutter,meta,plugin_platform_interface",https://github.com/SNNafi/media_store_plus +leancode_lint,https://pub.dev/packages/leancode_lint,54,130,78,"Robust, high-quality lint rules used at LeanCode.",13.0.0,"Jun 10, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/leancode_lint/latest/,leancode.co,"analyzer,analyzer_plugin,custom_lint_builder",https://github.com/leancodepl/flutter_corelibrary +flutter_solidart,https://pub.dev/packages/flutter_solidart,54,150,83,A simple State Management solution for Flutter applications inspired by SolidJS,1.7.1,"Apr 12, 2024",MIT,2.0.0-dev.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.page/nank1ro/solidart~dev,https://pub.dev/documentation/flutter_solidart/latest/",mariuti.com,"collection,flutter,meta,solidart",https://github.com/nank1ro/solidart +janus_client,https://pub.dev/packages/janus_client,54,115,85,A feature rich Janus Webrtc package,2.3.5,"May 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/janus_client/latest/,januscaler.com,"dartdoc,flutter,flutter_web_plugins,flutter_webrtc,http,logging,path_provider,uuid,web_socket_channel",https://github.com/shivanshtalwar0/flutter_janus_client +property_change_notifier,https://pub.dev/packages/property_change_notifier,54,150,90,A drop-in replacement for ChangeNotifier for observing only certain properties of a model.,0.4.0,"May 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/property_change_notifier/latest/,martinrybak.com,flutter,https://github.com/martinrybak/property_change_notifier +auth0_flutter,https://pub.dev/packages/auth0_flutter,54,150,97,Auth0 SDK for Flutter. Easily integrate Auth0 into Android / iOS Flutter apps.,1.7.2,"May 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/auth0_flutter/latest/,auth0.com,"auth0_flutter_platform_interface,flutter,flutter_web_plugins,js",https://github.com/auth0/auth0-flutter +countries_world_map,https://pub.dev/packages/countries_world_map,54,160,90,A simple widget for a customizable WorldMap (or any country of choice). Which can all be colored based on the ISO two-letter countrycodes (or state ID).,1.3.0,"Apr 12, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/countries_world_map/latest/,simplewidgets.dev,"flutter,quantity",https://github.com/simplewidgets/countries_world_map +android_play_install_referrer,https://pub.dev/packages/android_play_install_referrer,54,160,96,A Flutter plugin for the Android Play Install Referrer API. You can use it to securely retrieve referral content from Google Play.,0.4.0,"Apr 6, 2024",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/android_play_install_referrer/latest/,unverified uploader,flutter,https://github.com/lschmierer/android_play_install_referrer +flutter_scrolling_fab_animated,https://pub.dev/packages/flutter_scrolling_fab_animated,54,160,88,Package to add a floating button whose change of size when scroll down,0.1.5,"Mar 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_scrolling_fab_animated/latest/,ajomuch92.site,flutter,https://github.com/ajomuch92/flutter-scrolling-fab-animated +image_watermark,https://pub.dev/packages/image_watermark,54,160,93,"Flutter package to add text or image watermark on image,you can customize the position of watermark and color.",0.1.0,"Mar 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/image_watermark/latest/,unverified uploader,"flutter,image",https://github.com/saurabh-m-w/image_watermark +themed,https://pub.dev/packages/themed,54,150,91,"The themed package lets you define a theme with const values, and then, by using some dark Dart magic, go and change them dynamically anyway.",5.0.3,"Mar 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/themed/latest/,glasberg.dev,flutter,https://github.com/marcglasberg/themed +asyncstate,https://pub.dev/packages/asyncstate,54,140,86,"This package will help you to call a loading in your async methods very easily, and you don't need to worried when it's is starting or finishing.",2.1.0,"Sep 25, 2023",MIT,3.0.0-dev.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/asyncstate/latest/,leonardoserrano.dev,flutter,https://github.com/DevLSerrano/asyncstate/ +pub_api_client,https://pub.dev/packages/pub_api_client,54,140,90,An API Client for Pub to interact with public package information.,2.7.0,"Mar 9, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/pub_api_client/latest/,leoafarias.com,"dart_mappable,http,oauth2,path,pubspec",https://github.com/leoafarias/pub_api_client +receive_intent,https://pub.dev/packages/receive_intent,54,150,95,Flutter plugin for passing Android Intents to the Flutter environment.,0.2.5,"Dec 28, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/receive_intent/latest/,bhikadia.com,flutter,https://github.com/daadu/receive_intent +matcher,https://pub.dev/packages/matcher,54,150,98,Support for specifying test expectations via an extensible Matcher class. Also includes a number of built-in Matcher implementations for common cases.,0.12.16+1,"Dec 13, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/matcher/latest/,dart.dev,"async,meta,stack_trace,term_glyph,test_api",https://github.com/dart-lang/matcher +list_load_more,https://pub.dev/packages/list_load_more,54,140,61,"A lazy loading ListView easy to implementation, easy to customize with your own loading animation and support some feature like add, remove single item and focus to item",1.0.1,"Nov 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/list_load_more/latest/,unverified uploader,"flutter,scroll_to_index,shimmer",https://github.com/tuannvm2109/list_load_more +rad,https://pub.dev/packages/rad,54,160,45,A zero-dependency frontend framework for creating high-performant web apps using Dart.,1.8.0,"Nov 24, 2023",BSD-3-Clause,,"DART, FLUTTER",WEB,"https://github.com/erlage/rad#readme,https://pub.dev/documentation/rad/latest/",erlage.com,meta,https://github.com/erlage/rad +flutter_plus,https://pub.dev/packages/flutter_plus,54,130,67,Create customized Containers/Buttons/TextFields/Texts/RichTexts in a few lines. Navigate between Screens and open BottomSheets/Dialogs/Snackbars without context and more!,1.0.1,"Nov 17, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_plus/latest/,unverified uploader,"diacritic,flutter,intl,path,shared_preferences",https://github.com/gbmiranda/flutter_plus.git +app_runner,https://pub.dev/packages/app_runner,54,160,80,Launch your Flutter app like a pro! AppRunner is a configurator for quick and controlled launch of your application.,2.2.2,"Nov 2, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/app_runner/latest/,madbrains.ru,flutter,https://github.com/MadBrains/App-Runner-Flutter +cyclop,https://pub.dev/packages/cyclop,54,150,82,"An experimental flutter colorpicker with an optional eyedropper tool ( Material colors swatches, AHSL, ARGB and custom swatches library )",0.7.0,"Sep 29, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cyclop/latest/,rxlabz.com,"basics,flutter,image,quiver",https://github.com/rxlabz/cyclop +advanced_in_app_review,https://pub.dev/packages/advanced_in_app_review,54,160,89,Advanced In App Reviews for iOS and Android. Tries to show the in app reviews only after meetings defined conditions (days after install ...).,1.2.1,"Sep 28, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/advanced_in_app_review/latest/,eeoom.com,"flutter,in_app_review,shared_preferences",https://github.com/eeoom/advanced_in_app_review +flutter_localized_locales,https://pub.dev/packages/flutter_localized_locales,54,160,99,Flutter package which provides locale code to name mappings for 563 locales.,2.0.5,"Sep 21, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_localized_locales/latest/,guidez.pl,"flutter,intl",https://github.com/guidezpl/flutter-localized-locales +asset_manager_cli,https://pub.dev/packages/asset_manager_cli,54,120,66,Auto-generate the assets code and add it to your pubspec.yaml .,1.0.1,"Aug 22, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/asset_manager_cli/latest/,takrutvik.com,"args,mason_logger,path,pub_updater",https://github.com/rutvik110/asset_manager_cli +kplayer,https://pub.dev/packages/kplayer,54,150,81,audio player that support all platforms.,0.4.2,"Aug 21, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/kplayer/latest/,physia.dev,"flutter,kplayer_platform_interface,kplayer_with_audioplayers",https://github.com/physia/kflutter/tree/main/kplayer/kplayer +io,https://pub.dev/packages/io,54,160,99,"Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values.",1.0.4,"Jan 19, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/io/latest/,tools.dart.dev,"meta,path,string_scanner",https://github.com/dart-lang/io +arna,https://pub.dev/packages/arna,54,90,0,Arna is a set of widgets designed to be simple and easy to use for building applications with Flutter.,1.0.6,"Sep 16, 2022",MIT,,,,https://pub.dev/documentation/arna/latest/,unverified uploader,"flutter,url_launcher",https://github.com/MahanRahmati/Arna +flutter_dialogs,https://pub.dev/packages/flutter_dialogs,54,150,95,A lightweight and platform-aware plugin for showing dialogs and alerts for both Android and iOS devices.,3.0.0,"Jul 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_dialogs/latest/,joshuamdeguzman.com,flutter,https://github.com/joshuadeguzman/flutter-dialogs +overlapping_panels,https://pub.dev/packages/overlapping_panels,54,140,74,Inspired by Discord's mobile app navigation. Add left and right panels to your app with gestures to reveal panels and callbacks to listen for reveals.,0.0.3,"Jun 23, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/overlapping_panels/latest/,degreat.co.uk,flutter,https://github.com/blackmann/overlapping_panels +flutter_pickers,https://pub.dev/packages/flutter_pickers,54,150,95,"Flutter selector library, including date and time selector, single item selector (gender, occupation, education, constellation), city address selector, etc.",2.1.9,"Feb 3, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_pickers/latest/,unverified uploader,flutter,https://github.com/longer96/flutter_pickers +flutter_swipe_detector,https://pub.dev/packages/flutter_swipe_detector,54,140,95,A package to detect your swipe directions and provides you with callbacks to handle them.,2.0.0,"Jan 27, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Baseflow/flutter_swipe_detector,https://pub.dev/documentation/flutter_swipe_detector/latest/",baseflow.com,flutter,https://github.com/Baseflow/flutter_swipe_detector +flutter_unity,https://pub.dev/packages/flutter_unity,54,120,68,A Flutter plugin for embedding Unity projects in Flutter projects.,0.3.0,"Nov 23, 2021",EUPL-1.2,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_unity/latest/,glartek.com,"flutter,io",https://github.com/Glartek/flutter-unity +amap_flutter_location,https://pub.dev/packages/amap_flutter_location,54,135,96,高德定位SDK Flutter插件,3.0.0,"Nov 23, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/amap_flutter_location/latest/,unverified uploader,flutter, +faunadb_http,https://pub.dev/packages/faunadb_http,54,130,38,A pure Dart implementation of a FaunaDB client and provides query classes that closely mimic FQL functions.,0.13.4,"Nov 22, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/faunadb_http/latest/,gavans.work,"http,json_annotation",https://github.com/gavanitrate/faunadb-http-dart +fast_barcode_scanner,https://pub.dev/packages/fast_barcode_scanner,54,150,88,A fast barcode scanner using MLKit on Android and AVFoundation on iOS.,1.1.4,"Oct 23, 2021",BSD-3-Clause,2.0.0-dev.2,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/fast_barcode_scanner/latest/,unverified uploader,"fast_barcode_scanner_platform_interface,flutter",https://github.com/jhoogstraat/fast_barcode_scanner +morphing_text,https://pub.dev/packages/morphing_text,54,140,64,Text animations inspired by https://github.com/lexrus/LTMorphingLabel,1.0.1,"Jul 25, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/morphing_text/latest/,darshanrander.com,flutter,https://github.com/SirusCodes/morphing_text/ +number_to_word_arabic,https://pub.dev/packages/number_to_word_arabic,54,140,86,"A new Flutter package that allows converting Integer number to Arabic word, it supports numbers up to 99 Trillion.",0.0.8,"May 23, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/number_to_word_arabic/latest/,orbyte.online,flutter,https://github.com/Abanoub-Fouad/number_to_word_arabic +auto_size_text_pk,https://pub.dev/packages/auto_size_text_pk,54,140,89,Flutter widget that automatically resizes text to fit perfectly within its bounds.,3.0.0,"Mar 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_size_text_pk/latest/,codepur.dev,flutter,https://github.com/iampawan/auto_size_text +katex_flutter,https://pub.dev/packages/katex_flutter,54,40,71,"Performantly render scientific LaTeX equations using the KaTeX library on Android, iOS, the Web and the Desktop platform.",4.0.2+26,"Aug 8, 2020",unknown,,,,,testapp.schule,"catex,flutter",https://gitlab.com/testapp-system/katex_flutter +dynamic_text_highlighting,https://pub.dev/packages/dynamic_text_highlighting,54,40,70,"Dynamic Text Highlighting (DTH) is a Flutter package written in pure Dart, ideal for highlighting search results.",2.2.0,"Jul 31, 2020",BSD-2-Clause,,,,,unverified uploader,flutter,https://github.com/daniel-maxhari/dynamic_text_highlighting.git +camera_with_rtmp,https://pub.dev/packages/camera_with_rtmp,54,40,62,Controlling the camera on Android and iOS plus rtmp live streaming support. Based off the Camera plugin.,0.3.2,"Jul 10, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/pinkfish/flutter_rtmppublisher +gradient_app_bar,https://pub.dev/packages/gradient_app_bar,54,30,85,"The official AppBar, with a more colorful twist. Add gradients to spice up your application and make it beautiful. This easy to use library makes it easy, and most of all, it is compatible with everyt [...]",0.1.3,"Jul 15, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/joostlek/GradientAppBar +flutter_duration_picker,https://pub.dev/packages/flutter_duration_picker,54,40,77,"A widget for picking durations, inspired by Material Time Picker.",1.0.4,"Oct 23, 2018",BSD-2-Clause-Patent,,,,,unverified uploader,flutter,https://github.com/cdharris/flutter_duration_picker +televerse,https://pub.dev/packages/televerse,53,160,81,Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 7.8!,1.23.0,"Jul 31, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/televerse/latest/,xooniverse.com,dio,https://github.com/xooniverse/televerse +riverpod_infinite_scroll,https://pub.dev/packages/riverpod_infinite_scroll,53,140,89,"Riverpod implementation of infinite_scroll_pagination, this package allows to use infinite_scroll_pagination with Riverpod abstracting away the complexity",1.0.11,"Jul 26, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/riverpod_infinite_scroll/latest/,quantos.it,"collection,flutter,flutter_riverpod,infinite_scroll_pagination",https://github.com/ftognetto/riverpod_infinite_scroll +stream_chat_flutter_core,https://pub.dev/packages/stream_chat_flutter_core,53,120,92,Stream Chat official Flutter SDK Core. Build your own chat experience using Dart and Flutter.,8.0.0,"Jul 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stream_chat_flutter_core/latest/,getstream.io,"collection,connectivity_plus,flutter,freezed_annotation,meta,rxdart,stream_chat",https://github.com/GetStream/stream-chat-flutter +linear_progress_bar,https://pub.dev/packages/linear_progress_bar,53,140,95,Flutter and Dart advanced linear progress indicator like Native Android Progress Bar,1.1.2,"Jul 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/linear_progress_bar/latest/,angopapo.com,flutter,https://github.com/Angopapo/linear_progress_bar +geojson_vi,https://pub.dev/packages/geojson_vi,53,160,92,An Open-Source Dart and Flutter Library for Efficiently Handling GeoJSON Data in Compliance with RFC 7946,2.2.5,"Jun 27, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geojson_vi/latest/,humg.edu.vn,,https://github.com/chuyentt/geojson_vi +flutter_boxicons,https://pub.dev/packages/flutter_boxicons,53,150,94,Boxicons (https://boxicons.com) customization for Flutter. You can use 2K+ more Boxicons.,3.1.0,"Jun 17, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_boxicons/latest/,shasmatic.site,flutter,https://github.com/arifai/flutter_boxicons +native_storage,https://pub.dev/packages/native_storage,53,160,63,A Dart-only package for accessing platform-native storage functionality.,0.1.7,"Jun 8, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/native_storage/latest/,celest.dev,"ffi,jni,logging,meta,path,stack_trace,stream_channel,web,win32,win32_registry,windows_applicationmodel,xdg_directories",https://github.com/celest-dev/dart-packages/tree/main/packages/native/storage +surf_lint_rules,https://pub.dev/packages/surf_lint_rules,53,150,83,"Lint rules for ""Surf"" company for Dart and Flutter projects.",3.1.0,"Jun 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/surf_lint_rules/latest/,surf.ru,flutter_lints,https://github.com/surfstudio/flutter-surf-lint-rules +flutter_notification_listener,https://pub.dev/packages/flutter_notification_listener,53,140,84,Flutter plugin to listen for all incoming notifications for Android.,1.3.4,"May 8, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_notification_listener/latest/,zoe.im,flutter,https://github.com/jiusanzhou/flutter_notification_listener +graphql_2_rest,https://pub.dev/packages/graphql_2_rest,53,160,74,A simple way to convert GraphQL queries to REST in order to use any HTTP client for performing a request.,1.0.7,"Apr 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/graphql_2_rest/latest/,dowhile.space,,https://github.com/phimary/graphql_2_rest +eraser,https://pub.dev/packages/eraser,53,160,95,A flutter plugin that allows remote push notifications to be dismissed and the iOS badge count to be reset.,2.0.2,"Apr 10, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/eraser/latest/,unverified uploader,flutter,https://github.com/Wes1324/eraser +odoo_rpc,https://pub.dev/packages/odoo_rpc,53,150,90,Odoo RPC Client library for Dart with session changes tracking via steam.,0.5.4,"Feb 18, 2024",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/odoo_rpc/latest/,erp.co.ua,"crypto,http,lints",https://github.com/ERP-Ukraine/odoo-rpc-dart +simple_gesture_detector,https://pub.dev/packages/simple_gesture_detector,53,150,95,"Easy to use, reliable and lightweight gesture detector for Flutter apps. Exposes simple API to react to basic gestures.",0.2.1,"Feb 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_gesture_detector/latest/,unverified uploader,flutter,https://github.com/aleksanderwozniak/simple_gesture_detector +pinch_zoom_release_unzoom,https://pub.dev/packages/pinch_zoom_release_unzoom,53,160,92,A Widget to let you have a pinch to zoom that returns to the old size after the pinch has ended. Is very similar to the way you can zoom pictures on instagram,1.0.3,"Jan 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pinch_zoom_release_unzoom/latest/,incaview.com,flutter,https://github.com/ivofernandes/pinch_zoom_release_unzoom +flutter_funding_choices,https://pub.dev/packages/flutter_funding_choices,53,150,81,"The Flutter implementation of Funding Choices, a Google service that allows to request user consent for personalized ads in AdMob.",1.1.0,"Dec 28, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_funding_choices/latest/,skyost.eu,flutter,https://github.com/Skyost/FlutterFundingChoices +docking,https://pub.dev/packages/docking,53,140,78,Flutter layout for placing widgets in docking areas and arrange them into split and tabbed views.,1.15.0,"Nov 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/docking/latest/,caduandrade.net,"flutter,meta,multi_split_view,tabbed_view",https://github.com/caduandrade/docking_flutter +verify,https://pub.dev/packages/verify,53,150,59,Validations made simple. An extension based state validation DSL.,2.0.1,"Oct 11, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/verify/latest/,unverified uploader,"collection,dartz",https://github.com/DanielCardonaRojas/verify +crdt,https://pub.dev/packages/crdt,53,160,72,Dart implementation of Conflict-free Replicated Data Types (CRDTs).,5.1.2,"Sep 16, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crdt/latest/,cachapa.net,"meta,uuid",https://github.com/cachapa/crdt +leak_detector,https://pub.dev/packages/leak_detector,53,130,86,"Used to detect page memory leaks. You can use it to detect whether there is a memory leak in `Widget`, `Element` and `State`.",1.1.0,"Aug 16, 2023",unknown,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/leak_detector/latest/,unverified uploader,"flutter,path,sqflite,vm_service",https://github.com/liujiakuoyx/leak_detector.git +pretty_animated_buttons,https://pub.dev/packages/pretty_animated_buttons,53,130,87,A collection of fancy animated buttons package,0.0.1,"Jun 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pretty_animated_buttons/latest/,unverified uploader,"flutter,flutter_inset_box_shadow",https://github.com/YeLwinOo-Steve/pretty_animated_buttons +aligned_dialog,https://pub.dev/packages/aligned_dialog,53,150,98,Show a locally/globally aligned dialog with custom transtion animation.,0.0.7,"May 13, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/aligned_dialog/latest/,wenkaifan.com,flutter,https://github.com/KevinVan720/aligned_dialog.git +smooth_compass,https://pub.dev/packages/smooth_compass,53,140,87,smooth compass with animated rotation and custom widgets support for both(android and ios),2.0.17,"Mar 20, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/smooth_compass/latest/,unverified uploader,"flutter,flutter_sensors,location,vector_math",https://github.com/alihadi5125/smooth_compass +flutter_analog_clock,https://pub.dev/packages/flutter_analog_clock,53,150,90,"A simple, highly customizable analog clock widget. This widget enables you to customize the clock's background, dial, markings, and hands.",1.0.3,"Dec 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_analog_clock/latest/,app2m.com,flutter,https://github.com/conghaonet/flutter_analog_clock +webview_dart,https://pub.dev/packages/webview_dart,53,160,85,"Dart bindings for webview, A tiny cross-platform webview library to build modern cross-platform GUIs",1.0.1,"Nov 11, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/webview_dart/latest/,unverified uploader,ffi,https://github.com/shreyassanthu77/webview_dart +slide_switcher,https://pub.dev/packages/slide_switcher,53,150,92,Package for creating switching widgets with extensive customization options,1.1.2,"Oct 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slide_switcher/latest/,unverified uploader,flutter,https://github.com/chahohbily/slide_switcher +auto_start_flutter,https://pub.dev/packages/auto_start_flutter,53,150,92,The plugin redirects the user to auto-start permission screen to allow auto-start and fix background problems in some phones.,0.1.1,"Aug 30, 2022",Apache-2.0,,FLUTTER,ANDROID,https://pub.dev/documentation/auto_start_flutter/latest/,techflow.ir,flutter,https://github.com/seena98/auto_start_flutter +flutter_requery,https://pub.dev/packages/flutter_requery,53,150,62,"Flutter library for fetching, caching and invalidating asynchronous data.",0.1.16,"Aug 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_requery/latest/,coreline.agency,flutter,https://github.com/CoreLine-agency/flutter_requery +cupertino_will_pop_scope,https://pub.dev/packages/cupertino_will_pop_scope,53,140,95,"Enables 'onWillPop' callbacks on Cupertino page transitions and improves visual feedback of rejected ""Swipe to go back"" gestures.",1.2.1,"Jul 31, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_will_pop_scope/latest/,benpesso.com,flutter,https://github.com/benPesso/flutter_cupertino_will_pop_scope +selectable_list,https://pub.dev/packages/selectable_list,53,160,76,"A widget displaying a list of selectable items. When one of the items is selected, the other elements of the list are animated out, leaving the selected value.",0.1.1,"Jun 21, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/selectable_list/latest/,sylvainlosey.com,flutter,https://github.com/SylvainLosey/selectable_list +rive_splash_screen,https://pub.dev/packages/rive_splash_screen,53,140,87,Facilitator for having a Splash screen with a Rive animation until some work has been done for the initialization of the app,0.1.1,"Jun 15, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rive_splash_screen/latest/,jaumard.com,"flutter,rive_loading",https://github.com/jaumard/rive_splash_screen +flutter_youtube_view,https://pub.dev/packages/flutter_youtube_view,53,120,88,A new Flutter plugin.,2.0.4,"May 20, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_youtube_view/latest/,unverified uploader,flutter,https://github.com/hoanglm4/flutter_youtube +polymaker,https://pub.dev/packages/polymaker,53,100,77,Polymaker is a flutter package used to get a list of locations for polygon google maps,1.0.3,"May 10, 2022",MIT,,,,https://pub.dev/documentation/polymaker/latest/,leeyurani.com,"flutter,geolocator,google_maps_flutter,provider",https://github.com/yusriltakeuchi/polymaker.git +blue_print_pos,https://pub.dev/packages/blue_print_pos,53,90,84,"Plugin to connecting bluetooth printer device, support on Android and iOS",0.0.14,"Mar 29, 2022",MIT,,,,,unverified uploader,"blue_thermal_printer,esc_pos_utils_plus,flutter,flutter_blue_plus,image,qr_flutter",https://github.com/andriyoganp/blue_print_pos +paginated_search_bar,https://pub.dev/packages/paginated_search_bar,53,80,77,A search bar library that let's you search for items and paginate them in a results list.,1.1.2,"Dec 16, 2021",MIT,,,,https://pub.dev/documentation/paginated_search_bar/latest/,unverified uploader,"endless,flutter,rxdart,state_property",https://github.com/danReynolds/paginated_search_bar +turkish,https://pub.dev/packages/turkish,53,150,88,Turkish String upper-lower case converter and comparators for sorting,0.2.1,"Dec 6, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/turkish/latest/,unverified uploader,,https://github.com/ahmetaa/turkish +paginable,https://pub.dev/packages/paginable,53,150,82,Paginable is a Flutter package which makes pagination easier by providing more functionality on top of native widgets.,2.0.0,"Nov 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/paginable/latest/,unverified uploader,"flutter,provider",https://github.com/chinkysight/paginable +calendar_agenda,https://pub.dev/packages/calendar_agenda,53,130,81,"Calendar agenda widget with a lot of customizable styles, also can be put as appbar widget.",0.0.2+3,"Sep 24, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/calendar_agenda/latest/,unverified uploader,"flutter,intl,scrollable_positioned_list",https://github.com/sud0su/calendar_agenda +jelly_anim,https://pub.dev/packages/jelly_anim,53,140,68,"This package contains jelly animation. Users can dynamically modify the jelly & viewport size, jelly coordinates, overflow flag and also customize it as per user requirements.",0.0.7,"Aug 23, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jelly_anim/latest/,mindinventory.com,"angles,bezier,flutter,random_color",https://github.com/Mindinventory/jelly_anim +square_percent_indicater,https://pub.dev/packages/square_percent_indicater,53,150,89,"Flutter package showing progress percent value in square , square shape percent indicator is used commonly in designs",0.1.0,"Aug 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/square_percent_indicater/latest/,unverified uploader,flutter,https://github.com/MythiCode/ +flutter_widgetkit,https://pub.dev/packages/flutter_widgetkit,53,140,88,Flutter library for iOS Widgets Extensions. Integrate a Widget into your App,1.0.3,"Mar 22, 2021",MIT,,FLUTTER,IOS,https://pub.dev/documentation/flutter_widgetkit/latest/,unverified uploader,flutter,https://github.com/fasky-software/flutter_widgetkit +smart_flare,https://pub.dev/packages/smart_flare,53,40,59,A package that helps with larger flare animations and interactions.,0.2.9+1,"May 5, 2020",unknown,,,,,filledstacks.com,"flare_flutter,flutter",https://github.com/FilledStacks/smart_flare +perspective_pageview,https://pub.dev/packages/perspective_pageview,53,40,47,Easy to use 3D-Perspective PageView built upon the regular PageView provided by Flutter SDK.,0.1.1,"Apr 13, 2020",MIT,,,,,retroportalstudio.com,"flutter,provider",https://github.com/retroportalstudio/flutter_perspective_pageview +angel_framework,https://pub.dev/packages/angel_framework,53,40,71,"A high-powered HTTP server with dependency injection, routing and much more.",2.1.1,"Feb 5, 2020",Apache-2.0,,,,,angel-dart.dev,"angel_container,angel_http_exception,angel_model,angel_route,charcode,combinator,file,http2,http_parser,http_server,logging,matcher,merge_map,meta,mime,mock_request,path,quiver_hashcode,recase,stack_trace,string_scanner,tuple,uuid",https://github.com/angel-dart/angel_framework +storage_path,https://pub.dev/packages/storage_path,53,30,57,"A flutter plugin to get image, audio, video and files path.",0.2.0,"Dec 7, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/follow2vivek/StoragePath +win32_registry,https://pub.dev/packages/win32_registry,52,160,94,A package that provides a friendly Dart API for accessing the Windows Registry.,1.1.4,"Jul 28, 2024",BSD-3-Clause,,"DART, FLUTTER",WINDOWS,https://pub.dev/documentation/win32_registry/latest/,halildurmus.dev,"ffi,win32",https://github.com/halildurmus/win32_registry +cached_query,https://pub.dev/packages/cached_query,52,160,72,A simple library for dealing with server state in dart and flutter.,2.0.5,"Jul 18, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://cachedquery.dev/,https://pub.dev/documentation/cached_query/latest/",cachedquery.dev,"collection,meta,rxdart",https://github.com/D-James-GH/cached_query +virtual_keyboard_multi_language,https://pub.dev/packages/virtual_keyboard_multi_language,52,150,92,A simple package for displaying virtual keyboards on a devices like kiosks and ATMs. The library is written in Dart and has no native code dependency.,1.1.0,"Jul 7, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/virtual_keyboard_multi_language/latest/,tecfy.co,flutter,https://github.com/ahmed-eg/virtual_keyboard_multi_language +flutter_google_places_hoc081098,https://pub.dev/packages/flutter_google_places_hoc081098,52,150,97,"Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice. Better flutter_google_places, updated by @hoc081098",2.0.0,"Jun 21, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_google_places_hoc081098/latest/,unverified uploader,"collection,flutter,flutter_bloc_pattern,google_api_headers,http,json_annotation,listenable_stream,meta,rxdart,rxdart_ext",https://github.com/hoc081098/flutter_google_places +flutter_locales,https://pub.dev/packages/flutter_locales,52,140,95,Easily localize your app to multiple languages,3.0.2,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/iampopal/flutter_locales,https://pub.dev/documentation/flutter_locales/latest/",unverified uploader,"flutter,flutter_localizations,intl,shared_preferences",https://github.com/iampopal/flutter_locales +techgrains,https://pub.dev/packages/techgrains,52,150,69,Developer friendly app library having various commonly used functionality.,1.5.9,"Jun 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/techgrains/latest/,techgrains.com,"flutter,flutter_web_plugins,http,intl,shared_preferences,universal_io,yaml",https://github.com/techgrains/TGFramework-Flutter +sembast_web,https://pub.dev/packages/sembast_web,52,160,96,NoSQL persistent embedded database for the Web on top of IndexedDB,2.4.0+2,"Jun 6, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sembast_web/latest/,tekartik.com,"idb_shim,sembast,synchronized,web",https://github.com/tekartik/sembast.dart/tree/master/sembast_web +flutter_context_menu,https://pub.dev/packages/flutter_context_menu,52,150,92,Create and display a customizable context menus in your app.,0.2.0,"Jun 2, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_context_menu/latest/,unverified uploader,flutter,https://github.com/salah-rashad/flutter_context_menu +jitsi_meet_flutter_sdk,https://pub.dev/packages/jitsi_meet_flutter_sdk,52,150,93,A flutter plugin that serves as a Jitsi Meet flutter SDK which provides the same user experience as the Jitsi Meet app.,0.4.2,"Apr 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/jitsi_meet_flutter_sdk/latest/,jitsi.org,"flutter,plugin_platform_interface",https://github.com/jitsi/jitsi-meet-flutter-sdk +directed_graph,https://pub.dev/packages/directed_graph,52,160,81,Generic directed graph and weighted directed graph with algorithms enabling sorting and topological ordering of vertices.,0.4.3,"Apr 4, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/directed_graph/latest/,simphotonics.com,"collection,exception_templates,lazy_memo,quote_buffer",https://github.com/simphotonics/directed_graph +google_directions_api,https://pub.dev/packages/google_directions_api,52,140,92,The Directions API is a service that calculates directions between locations. You can search for directions for several modes of transportation.,0.10.0,"Jan 31, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_directions_api/latest/,thisismarch.dev,"flinq,google_polyline_algorithm,http",https://github.com/marchdev-tk/google_directions_api +wtf_sliding_sheet,https://pub.dev/packages/wtf_sliding_sheet,52,160,92,A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.,1.1.3,"Dec 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wtf_sliding_sheet/latest/,flutter.wtf,flutter,https://github.com/What-the-Flutter/wtf_sliding_sheet +truecaller_sdk,https://pub.dev/packages/truecaller_sdk,52,150,92,Flutter plugin that uses Truecaller's OAuth SDK for Android based on OAuth 2.0 which is the industry-standard protocol for authorization.,1.0.0,"Nov 2, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/truecaller_sdk/latest/,truecaller.com,flutter,https://github.com/truecaller/flutter-sdk +flutter_scankit,https://pub.dev/packages/flutter_scankit,52,140,92,"A scan code Flutter plugin, which is a Flutter package for huawei scanning SDK.",2.0.3,"Oct 14, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_scankit/latest/,unverified uploader,flutter,https://github.com/arcticfox1919/flutter-scankit.git +serial_port_win32,https://pub.dev/packages/serial_port_win32,52,150,86,"A SerialPort library using win32 API, for connecting real device by serial port. Only supports Windows.",1.3.0,"Aug 30, 2023",AGPL-3.0,,FLUTTER,WINDOWS,https://pub.dev/documentation/serial_port_win32/latest/,unverified uploader,"ffi,flutter,win32",https://github.com/FengChendian/serial_port_win32 +flutter_state_notifier,https://pub.dev/packages/flutter_state_notifier,52,160,95,"Flutter bindings for state_notifier, such as StateNotifierProvider and StateNotifierBuilder",1.0.0,"Aug 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_state_notifier/latest/,unverified uploader,"flutter,meta,provider,state_notifier",https://github.com/rrousselGit/state_notifier +dartfn,https://pub.dev/packages/dartfn,52,130,9,A tools package for managing FaaS (Function as a service) portable Dart functions projects,0.4.6,"Aug 13, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dartfn/latest/,cloud.google.com,"args,collection,http,io,path,usage",https://github.com/GoogleCloudPlatform/functions-framework-dart +system_info2,https://pub.dev/packages/system_info2,52,160,95,"Provides easy access to useful information about the system (architecture, bitness, kernel, memory, operating system, CPU, user).",4.0.0,"May 15, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://sysinfo.onepub.dev/,https://pub.dev/documentation/system_info2/latest/",onepub.dev,"globbing,path",https://github.com/onepub-dev/system_info +icalendar_parser,https://pub.dev/packages/icalendar_parser,52,160,88,Package to parse iCalendar (.ics) files written in pure Dart.,2.0.0,"May 12, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/icalendar_parser/latest/,rouxguillau.me,meta,https://github.com/TesteurManiak/icalendar_parser +colorful_safe_area,https://pub.dev/packages/colorful_safe_area,52,150,95,A more customizable replacement for the SafeArea widget. It lets you set the color of your SafeArea without affecting the color of its child.,1.0.0,"Mar 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/colorful_safe_area/latest/,unverified uploader,flutter,https://github.com/ejprok/colorful_safe_area +flutter_login_vk,https://pub.dev/packages/flutter_login_vk,52,150,88,Login via VK.com. Easily add VK login feature in your application. User profile information included.,2.2.2+1,"Feb 20, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_login_vk/latest/,innim.ru,"async,flutter",https://github.com/Innim/flutter_login_vk +pdf_manipulator,https://pub.dev/packages/pdf_manipulator,52,160,89,"A flutter plugin for doing various manipulations such as merge, split, compress and many more on PDF easily.",0.5.9,"Jan 6, 2023",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/pdf_manipulator/latest/,deepanshuchaudhary.com,"flutter,plugin_platform_interface",https://github.com/chaudharydeepanshu/pdf_manipulator +flutter_custom_tab_bar,https://pub.dev/packages/flutter_custom_tab_bar,52,120,91,custom tab bar.,1.2.1,"Nov 15, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_custom_tab_bar/latest/,unverified uploader,flutter,https://github.com/lazyee/flutter_custom_tab_bar +flutter_placeholder_textlines,https://pub.dev/packages/flutter_placeholder_textlines,52,150,86,"A simple plugin to generate placeholder lines that emulates text in a UI, useful for displaying placeholder content while loading or empty items",1.2.0,"Sep 7, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_placeholder_textlines/latest/,unverified uploader,flutter,https://github.com/victorevox/flutter_placeholder_textlines.git +internet_popup,https://pub.dev/packages/internet_popup,52,70,84,A package for popUp message when Internet connection is off. Write one line to initialize a popUp when internet connection is turned off or connected but no internet.,1.0.8+5,"Aug 7, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/internet_popup/latest/,unverified uploader,"connectivity_plus,flutter,internet_connection_checker",https://github.com/mehedidew/internet_popup +flutter_custom_selector,https://pub.dev/packages/flutter_custom_selector,52,140,87,A flexible multi select and single select package for Flutter. Flutter custom selector dart package with awesome UI. Make your selection unique and fantacy,0.0.3,"Jul 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/hbrhbr/flutter_custom_select,https://pub.dev/documentation/flutter_custom_selector/latest/",unverified uploader,flutter,https://github.com/hbrhbr/flutter_custom_select +custom_searchable_dropdown,https://pub.dev/packages/custom_searchable_dropdown,52,70,92,A FLutter Package by devNation shaizeeabbas.sa@gmail.com.,2.1.1,"Dec 20, 2021",BSD-2-Clause,,,,https://pub.dev/documentation/custom_searchable_dropdown/latest/,unverified uploader,flutter,https://github.com/amirr-dotcom/custom_searchable_dropdown +regexed_validator,https://pub.dev/packages/regexed_validator,52,140,93,"Validating: phone, name, postalCode, email, url, currency, ip, date, time, htmlTags, password (strong), medium-password, creditCard. for A Dart/Flutter developers",2.0.0+1,"Dec 17, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/regexed_validator/latest/,unverified uploader,,https://github.com/JamalBelilet/regexed_validator +flutter_local_auth_invisible,https://pub.dev/packages/flutter_local_auth_invisible,52,150,85,Flutter plugin for Android and iOS device authentication sensors such as Fingerprint Reader and Touch ID with no visible dialog on Android.,2.2.0,"Nov 18, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_local_auth_invisible/latest/,dvaplus.eu,"flutter,flutter_plugin_android_lifecycle,intl,meta,platform",https://github.com/priezz/flutter_local_auth_invisible +flavor,https://pub.dev/packages/flavor,52,160,89,An easy way to configure flavor settings and displaying flavor banner.,2.0.0,"Sep 28, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flavor/latest/,stefandevo.dev,flutter,https://github.com/stefandevo/flutter-flavor +appbar_animated,https://pub.dev/packages/appbar_animated,52,160,87,Library to help you create animated text and background colors when scrolled.,0.0.3,"Sep 22, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/appbar_animated/latest/,mokuton.site,flutter,https://github.com/zahniar88/appbar_animated +snapshot_carousel,https://pub.dev/packages/snapshot_carousel,52,40,0,Flutter Package for image carousel which can be used to make amazing carousel in your app.,0.0.3,"May 11, 2021",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/spiderxm/snapshot_carousel +cupertino_stackview,https://pub.dev/packages/cupertino_stackview,52,140,67,A very easy-to-use navigation tool/widget for having iOS 13 style stacks.,2.0.0,"May 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_stackview/latest/,cosmossoftware.coffee,flutter,https://github.com/aliyigitbireroglu/flutter-cupertino-stackview +bezier,https://pub.dev/packages/bezier,52,150,84,A 2D Bézier curve math library. Based heavily on the work of @TheRealPomax . Live examples can be found at .,1.2.0,"Apr 4, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bezier/latest/,dartographer.com,vector_math,https://github.com/aab29/bezier.dart +google_polyline_algorithm,https://pub.dev/packages/google_polyline_algorithm,52,160,93,Dart implementation of Googles Polyline Encoding lossy compression Algorithm.,3.1.0,"Mar 23, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_polyline_algorithm/latest/,thisismarch.dev,,https://github.com/marchdev-tk/google_polyline_algorithm +flutter_fadein,https://pub.dev/packages/flutter_fadein,52,160,94,Simple Flutter widget to fade-in your widgets once they are mounted.,2.0.0,"Mar 12, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_fadein/latest/,cretezy.com,flutter,https://github.com/Cretezy/flutter_fadein +flutter_foreground_plugin,https://pub.dev/packages/flutter_foreground_plugin,52,150,74,A foreground service plugin for Flutter. Support only Android (support Oreo). iOS not support yet.,0.8.0,"Mar 10, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_foreground_plugin/latest/,unverified uploader,flutter,https://github.com/ChangJoo-Park/flutter_foreground_service_plugin +easycartanimation,https://pub.dev/packages/easycartanimation,52,30,44,A new Flutter package that provides you an easy animated widget when adds a product to your cart.,1.0.0+1,"Mar 4, 2021",Apache-2.0,,,,,siyoutechnology.com,flutter,https://github.com/UnluckyY1/Flutter_easy_cart_animation +sup,https://pub.dev/packages/sup,52,30,50,"A widget which displays an image, a title, and a subtitle for errors, empty states, or just fancy custom messages.",1.1.1,"Oct 6, 2020",MIT,,,,,maestral.dev,flutter,https://github.com/maestralsol/sup +simple_image_crop,https://pub.dev/packages/simple_image_crop,52,30,66,A simple and easy to use flutter plugin to crop image on iOS and Android.,1.0.0,"Sep 26, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/lijungegea/flutter_simple_image_crop.git +foreground_service,https://pub.dev/packages/foreground_service,52,30,66,"Flutter plugin for running dart stuff via an Android foreground service. Only barely tested on Android O, and ever so slightly on M. iOS support not planned.",2.0.1+1,"Apr 21, 2020",BSD-2-Clause,,,,,unverified uploader,flutter,https://github.com/michael-cheung-thebus/foreground_service +epub,https://pub.dev/packages/epub,52,35,73,"Epub Parser for Dart. Suitable for use on the Server, the Web, or in Flutter",2.1.0,"Aug 6, 2019",BSD-3-Clause,,,,,unverified uploader,"archive,async,dart2_constant,image,quiver,xml",https://github.com/orthros/dart-epub +custom_switch,https://pub.dev/packages/custom_switch,52,20,88,Beautiful Custom Switch created with Flutter.,0.0.1,"Jul 1, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/mohak1283/CustomSwitch +universal_widget,https://pub.dev/packages/universal_widget,52,40,31,"A universal widget that can be placed anywhere in your widget tree, with full support of animation & accessibility.",1.2.5,"Jan 18, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/mrgoonie/flutter_universal_widget +walletconnect_flutter_v2,https://pub.dev/packages/walletconnect_flutter_v2,51,130,94,WalletConnect's official Dart library v2 for WalletKit and AppKit. The communications protocol for web3.,2.3.0,"Jul 22, 2024",MIT,2.3.1-beta01,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/walletconnect_flutter_v2/latest/,walletconnect.com,"bs58,convert,cryptography,ed25519_edwards,event,flutter,freezed_annotation,http,json_annotation,logger,package_info_plus,pointycastle,shared_preferences,stack_trace,stream_channel,web3dart,web_socket_channel,x25519",https://github.com/WalletConnect/WalletConnectFlutterV2 +adjust_sdk,https://pub.dev/packages/adjust_sdk,51,130,98,This is the Flutter SDK of Adjust™. You can read more about Adjust™ at adjust.com.,4.38.2,"Jul 10, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/adjust_sdk/latest/,unverified uploader,"flutter,meta",https://github.com/adjust/flutter_sdk +flutter_switch_clipper,https://pub.dev/packages/flutter_switch_clipper,51,160,56,A Flutter package that two widgets switch with default clipper or customized clipper.,0.0.6,"Jun 13, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_switch_clipper/latest/,fluttercandies.com,flutter,https://github.com/fluttercandies/flutter_switch_clipper +dataclass,https://pub.dev/packages/dataclass,51,0,67,Code generation for immutable classes that has a simple syntax/API without compromising on the features.,0.5.0+1,"Oct 20, 2020",BSD-3-Clause,,,,,riverpod.dev,collection,https://github.com/jarekb123/dart_dataclass +format,https://pub.dev/packages/format,51,160,94,A package for formatting Dart strings like a format method in Python.,1.5.2,"May 20, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/format/latest/,yet-another.dev,"characters,intl",https://github.com/vi-k/format +phoenix_socket,https://pub.dev/packages/phoenix_socket,51,130,86,"PhoenixSocket provides a feature-complete implementation of Phoenix Sockets, using a single API based on StreamChannels compatible with any deployment of Flutter.",0.7.4,"May 8, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/phoenix_socket/latest/,braver.health,"logging,rxdart,web_socket_channel",https://www.github.com/matehat/phoenix-socket-dart +dynamic_tabbar,https://pub.dev/packages/dynamic_tabbar,51,160,91,Flutter package to handle dynamic Tabs (TabBar and TabBarView) in a easiest way.,1.0.7,"Apr 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/dynamic_tabbar/latest/,unverified uploader,flutter,https://github.com/alihaider78222/dynamic_tabbar +flutter_oss_aliyun,https://pub.dev/packages/flutter_oss_aliyun,51,160,93,oss aliyun plugin for flutter and upport STS to access OSS temporarily,6.4.2,"Apr 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_oss_aliyun/latest/,huhx.cn,"async,crypto,dio,mime",https://github.com/huhx/flutter_oss_aliyun +connecteo,https://pub.dev/packages/connecteo,51,150,90,A plugin that wraps connectivity_plus and adds some additional data connection checks.,3.0.0,"Apr 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/Iteo/connecteo/blob/master/README.md,https://pub.dev/documentation/connecteo/latest/",iteo.com,"connectivity_plus,flutter,http,rxdart",https://github.com/Iteo/connecteo +pretty_diff_text,https://pub.dev/packages/pretty_diff_text,51,160,87,PrettyDiffText is wrapper of RichText which shows differences between two texts visually. It uses Google's diff-match-patch library.,2.0.0,"Apr 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pretty_diff_text/latest/,unverified uploader,"diff_match_patch,flutter",https://github.com/zmeid/pretty-diff-text +typesense,https://pub.dev/packages/typesense,51,160,91,Dart client library for accessing the HTTP API of Typesense search engine.,0.5.1,"Apr 1, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/typesense/latest/,typesense.org,"crypto,http",https://github.com/typesense/typesense-dart +app_bar_with_search_switch,https://pub.dev/packages/app_bar_with_search_switch,51,150,88,An extension for AppBar which can switch it into search field.,1.8.5,"Mar 12, 2024",BSD-3-Clause,2.0.0-dev.20,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/app_bar_with_search_switch/latest/,unverified uploader,flutter,https://github.com/Alexqwesa/app_bar_with_search_switch +rx_bloc,https://pub.dev/packages/rx_bloc,51,150,83,A Flutter package that helps implementing the BLoC (Business Logic Component) Design Pattern using the power of reactive streams.,5.0.3,"Feb 26, 2024",AGPL-3.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rx_bloc/latest/,primeholding.com,"collection,meta,rxdart",https://github.com/Prime-Holding/rx_bloc/tree/master/packages/rx_bloc +gallery_picker,https://pub.dev/packages/gallery_picker,51,130,93,"Gallery Picker is a flutter package that will allow you to pick media file(s), manage and navigate inside your gallery with modern tools and views.",0.5.1,"Feb 24, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/gallery_picker/latest/,flutterway.net,"bottom_sheet_scaffold,cupertino_icons,device_info_plus,flutter,get,intl,page_transition,permission_handler,photo_gallery,transparent_image,video_player,video_thumbnail",https://github.com/FlutterWay/gallery_picker +macos_window_utils,https://pub.dev/packages/macos_window_utils,51,160,93,macos_window_utils is a Flutter package that provides a set of methods for modifying the NSWindow of a Flutter application on macOS.,1.5.0,"Feb 18, 2024",GPL-3.0,,FLUTTER,MACOS,https://pub.dev/documentation/macos_window_utils/latest/,macosui.dev,flutter,https://github.com/Adrian-Samoticha/macos_window_utils.dart +cli_completion,https://pub.dev/packages/cli_completion,51,160,99,Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.,0.5.0,"Feb 9, 2024",BSD-3-Clause,,"DART, FLUTTER",WINDOWS,https://pub.dev/documentation/cli_completion/latest/,verygood.ventures,"args,equatable,mason_logger,meta,path",https://github.com/VeryGoodOpenSource/cli_completion +client_information,https://pub.dev/packages/client_information,51,150,95,"This is a plugin that lets you get the basic information from your application's client. It's easy to use and supports different platforms (Android, iOS, and Web).",2.1.4,"Nov 22, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/client_information/latest/,unverified uploader,"flutter,flutter_web_plugins,uuid",https://github.com/Kent1011/client_information +video_player_media_kit,https://pub.dev/packages/video_player_media_kit,51,150,92,"package:video_player support for all platforms, based on package:media_kit.",1.0.5,"Nov 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/video_player_media_kit/latest/,media-kit.dev,"flutter,media_kit,media_kit_native_event_loop,media_kit_video,universal_platform,video_player_platform_interface",https://github.com/media-kit/media-kit +form_builder_file_picker,https://pub.dev/packages/form_builder_file_picker,51,150,94,FilePicker Field for flutter_form_builder package. Used to select files as part of form input.,4.1.0,"Sep 16, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/form_builder_file_picker/latest/,flutterformbuilderecosystem.com,"community_material_icon,file_picker,flutter,flutter_form_builder",https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker +interactive_bottom_sheet,https://pub.dev/packages/interactive_bottom_sheet,51,160,85,"A customizable interactive bottom sheet, which lets you interact with the screen behind it.",1.0.0,"Sep 6, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/interactive_bottom_sheet/latest/,cosee.biz,flutter,https://github.com/cosee/interactive_bottom_sheet/tree/main +image_picker_plus,https://pub.dev/packages/image_picker_plus,51,130,87,Customization of the gallery display or even camera and video.,0.5.9,"Jul 28, 2023",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/image_picker_plus/latest/,ahmedelhawaripackages.blogspot.com,"camera,flutter,image,image_picker,photo_manager,shimmer,video_player",https://github.com/AhmedAbdoElhawary/image_picker_plus.git +flutter_decorated_text,https://pub.dev/packages/flutter_decorated_text,51,140,83,"The DecoratedText widget allows you to style and interact with different parts of a text string based on predefined rules. It's versatile, easy-to-use, and can handle different scenarios such as match [...]",1.0.14,"Jun 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_decorated_text/latest/,gabdsg.com,"collection,flutter",https://github.com/gabdsg/flutter_decorated_text +libsignal_protocol_dart,https://pub.dev/packages/libsignal_protocol_dart,51,140,84,"Signal Protocol libray for Dart native and Flutter, pure Dart implementation of the the Signal Protocol",0.7.1,"May 29, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/libsignal_protocol_dart/latest/,mixin.dev,"adaptive_number,collection,convert,crypto,ed25519_edwards,fixnum,meta,optional,pointycastle,protobuf,very_good_analysis,x25519",https://github.com/MixinNetwork/libsignal_protocol_dart +fixnum,https://pub.dev/packages/fixnum,51,150,99,Library for 32- and 64-bit signed fixed-width integers with consistent behavior between native and JS runtimes.,1.1.0,"Jan 30, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fixnum/latest/,dart.dev,,https://github.com/dart-lang/fixnum +flutter_app_version_checker,https://pub.dev/packages/flutter_app_version_checker,51,150,93,A lightweight flutter plugin to check if your app is up-to-date on Google Play Store or Apple App Store,0.3.2,"Jan 5, 2023",MIT,,FLUTTER,"ANDROID, IOS","https://github.com/X-SLAYER/app_version_checker,https://pub.dev/documentation/flutter_app_version_checker/latest/",iheb.tech,"flutter,http,package_info_plus",https://github.com/X-SLAYER/app_version_checker +firebase_picture_uploader,https://pub.dev/packages/firebase_picture_uploader,51,140,58,Picture upload widget which helps selecting and uploading one or multiple images to firebase storage.,1.3.2,"Dec 27, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/firebase_picture_uploader/latest/,rothech.com,"cached_network_image,cupertino_icons,firebase_core,firebase_storage,flutter,image,image_cropper,image_picker,path_provider,shared_preferences",https://github.com/Rodiii/flutter_firebase_picture_uploader +social_login_buttons,https://pub.dev/packages/social_login_buttons,51,150,94,A new Flutter package which allows users to create social media login button easily.,1.0.7,"Nov 2, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/social_login_buttons/latest/,unverified uploader,flutter,https://github.com/MuhammadHassanRazaa/FlutterSocialLoginButtons/ +fluent_query_builder,https://pub.dev/packages/fluent_query_builder,51,140,58,"A dart library that allows you to execute SQL queries in the PostgreSQL database in a fluent way, is very easy to execute.",5.5.0,"Oct 24, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/fluent_query_builder/latest/,galileodart.com,"galileo_mysql,galileo_sqljocky5,logging,pool,postgres",https://github.com/insinfo/fluent_query_builder +mpesa_flutter_plugin,https://pub.dev/packages/mpesa_flutter_plugin,51,120,85,Use this plugin to implement Lipa Na MPESA Online in your flutter app. This only gives you a payment initialization interface.,1.6.1,"Oct 21, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mpesa_flutter_plugin/latest/,unverified uploader,"flutter,intl",https://github.com/keronei/mpesa_flutter_plugin +geocoder2,https://pub.dev/packages/geocoder2,51,105,95,Forward and reverse geocoding is Easy Now.,1.4.0,"Oct 4, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geocoder2/latest/,flutterbuddy.in,"flutter,http",https://github.com/codeking5/geocoder2 +flutter_applovin_max,https://pub.dev/packages/flutter_applovin_max,51,135,65,Flutter plugin for showing applovin MAX mediation ads rewardvideo (Android & Ios).MAX is AppLovin's in-app monetization solution.,2.1.2,"Jul 15, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_applovin_max/latest/,iori.dev,flutter,https://github.com/ioridev/flutter_applovin_max +before_publish_cli,https://pub.dev/packages/before_publish_cli,51,120,49,"Change Application's name, package name, icon and Splash in one shot.",1.0.2,"Feb 19, 2022",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/before_publish_cli/latest/,unverified uploader,"dartz,dcli,plain_optional,process_run,pub_api_client,pubspec_yaml,yaml",https://github.com/moohammed-gaber/before_publish_flutter_cli +linear_step_indicator,https://pub.dev/packages/linear_step_indicator,51,140,90,A Flutter package for adding beautiful step indicators in your apps.,1.0.0+3,"Jan 8, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/linear_step_indicator/latest/,unverified uploader,flutter,https://github.com/Crazelu/linear-step-indicator +art_sweetalert,https://pub.dev/packages/art_sweetalert,51,140,93,"A beautiful, responsive, customizable, accessible replacement, easy use for flutter popup boxes. Both supported ios and android.",0.0.5,"Oct 31, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/art_sweetalert/latest/,hasandemir.org,flutter,https://github.com/hsndmr/art_sweetalert +responsive_util,https://pub.dev/packages/responsive_util,51,120,72,A Flutter widget that allows drag resizing of its child's bounds to easily test responsive design.,0.4.0,"Aug 1, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_util/latest/,clearbluedesign.com,flutter,https://github.com/hawkinsjb1/responsive_util +fast_qr_reader_view,https://pub.dev/packages/fast_qr_reader_view,51,40,54,"A multi-code reader widget with live preview for both iOS and Android. Using native code for detection, scans QR, PDF417 and CODE39 among others.",0.2.0,"Jul 17, 2021",MIT,,,,,unverified uploader,flutter,https://github.com/facundomedica/fast_qr_reader_view +carousel_images,https://pub.dev/packages/carousel_images,51,150,84,Carousel of images with reality (parallax) effect. Support Network and Asset Images.,1.1.2,"Jul 15, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/carousel_images/latest/,unverified uploader,"cached_network_image,flutter,transparent_image",https://github.com/nevedomyy/carousel_images.git +simple_moment,https://pub.dev/packages/simple_moment,51,120,92,A simple implementation of the Moment.js features for relative time.,1.1.1,"May 14, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_moment/latest/,unverified uploader,intl,https://github.com/rinukkusu/simple_moment +mercadopago_sdk,https://pub.dev/packages/mercadopago_sdk,51,140,95,"Mercadopago SDK module for Payments integration for use in applications web, server, flutter",1.3.0,"Mar 27, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mercadopago_sdk/latest/,unverified uploader,"http,test",https://github.com/bmkeros/mercadopago_sdk_dart +liquid_progress_indicator_ns,https://pub.dev/packages/liquid_progress_indicator_ns,51,80,73,A progress indicator with water-like effect in Flutter. Works similarly to Flutters own ProgressIndicator (A fork of https://github.com/JordanADavies/liquid_progress_indicator to add null safety support).,1.0.0,"Mar 12, 2021",MIT,,,,https://pub.dev/documentation/liquid_progress_indicator_ns/latest/,unverified uploader,flutter,https://github.com/6h4n3m/liquid_progress_indicator +flutter_geocoder,https://pub.dev/packages/flutter_geocoder,51,125,93,Forward and reverse geocoding.,0.2.2-nullsafety,"Mar 9, 2021",Apache-2.0,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_geocoder/latest/,unverified uploader,"flutter,meta",https://github.com/JCKodel/flutter_geocoder +tinycolor,https://pub.dev/packages/tinycolor,51,25,78,"Flutter Color manipulation and conversion, ported from JS tinycolor2",1.0.3,"Aug 27, 2020",MIT,,,,,unverified uploader,"flutter,meta,pigment",https://github.com/FooStudio/tinycolor +heatmap_calendar,https://pub.dev/packages/heatmap_calendar,51,40,67,A Heat Map Calendar based on Github's contributions chart which can be used to visualize values over time,1.2.8,"Jul 24, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/pedrohff/flutter_heatmap_calendar +whiteboardkit,https://pub.dev/packages/whiteboardkit,51,40,45,An awesome Flutter whiteboard implementation with drawing toolbox.,0.2.2,"May 31, 2020",MIT,,,,,unverified uploader,"async,flutter,font_awesome_flutter,json_annotation,synchronized,xml",https://github.com/abdulaziz-mohammed/whiteboardkit +videos_player,https://pub.dev/packages/videos_player,51,40,57,A flutter package to display list of video with help of chewie and video player,0.1.3,"Apr 28, 2020",GPL-3.0,,,,,unverified uploader,"chewie,flutter,video_player",https://github.com/danyalxahid/FlutterVideosPlayer +cpfcnpj,https://pub.dev/packages/cpfcnpj,51,30,79,An easy-to-use utility for CPF/CNPJ validation and formatting.,1.0.3,"Oct 30, 2019",BSD-2-Clause,,,,,masterdeveloper.dev,,https://github.com/thiagopereiramartinez/dart-cpfcnpj +wifi,https://pub.dev/packages/wifi,51,30,87,Flutter plugin providing WiFi.,0.1.5,"Mar 4, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/once10301/wifi +reactter,https://pub.dev/packages/reactter,50,160,17,"A light, powerful and quick Reactive State Management, Dependency Injection and Event Handler.",7.2.0,"Jun 28, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://2devs-team.github.io/reactter/,https://pub.dev/documentation/reactter/latest/",2devs.io,meta,https://github.com/2devs-team/reactter/tree/master/packages/reactter +powersync,https://pub.dev/packages/powersync,49,160,91,PowerSync Flutter SDK - keep PostgreSQL databases in sync with on-device SQLite databases.,1.6.3,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/powersync/latest/,powersync.com,"args,async,collection,fetch_client,flutter,http,logging,meta,powersync_flutter_libs,pub_semver,pubspec_parse,sqlite3_flutter_libs,sqlite_async,universal_io,uuid",https://github.com/powersync-ja/powersync.dart +fluttertagger,https://pub.dev/packages/fluttertagger,50,160,83,"A Flutter package that allows for the extension of TextFields to provide tagging capabilities (user mentions, hashtags, etc).",2.1.0,"Jul 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluttertagger/latest/,unverified uploader,flutter,https://github.com/Crazelu/fluttertagger +flutter_image_filters,https://pub.dev/packages/flutter_image_filters,50,160,88,Image filters based on OpenGL(SPIR-V) fragment shaders with useful preview widgets,0.0.22,"Jul 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/flutter_image_filters/latest/,unverified uploader,"collection,exif,flutter,flutter_gpu_filters_interface",https://github.com/nikolaydymura/flutter_image_filters +marqueer,https://pub.dev/packages/marqueer,50,140,95,"Transform to ""Marquee"" from any widget.",1.4.5,"Jun 25, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/marqueer/latest/,gece.dev,flutter,https://github.com/GeceGibi/marqueer +flutter_kurdish_localization,https://pub.dev/packages/flutter_kurdish_localization,50,160,86,"Flutter Central Kurdish Localization in easy steps, simple ways to localize and translate your app to Central Kurdish.",1.1.2,"Jun 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_kurdish_localization/latest/,unverified uploader,"flutter,flutter_localizations,flutter_web_plugins,intl,plugin_platform_interface",https://github.com/aminsamad/flutter_kurdish_localization +html2md,https://pub.dev/packages/html2md,50,140,95,"A library for converting HTML to Markdown. It supports CommonMark, simple table and custom converting rules.",1.3.2,"May 29, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/html2md/latest/,unverified uploader,"collection,html",https://github.com/jarontai/html2md +google_mlkit_pose_detection,https://pub.dev/packages/google_mlkit_pose_detection,50,160,92,A Flutter plugin to use Google's ML Kit Pose Detection to detect the pose of a subject's body in real time from a continuous video or static image.,0.12.0,"Apr 25, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_mlkit_pose_detection/latest/,flutter-ml.dev,"flutter,google_mlkit_commons",https://github.com/flutter-ml/google_ml_kit_flutter +flutter_volume_controller,https://pub.dev/packages/flutter_volume_controller,50,160,95,A Flutter plugin to control system volume and listen for volume changes on different platforms.,1.3.2,"Apr 19, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_volume_controller/latest/,unverified uploader,"flutter,flutter_plugin_android_lifecycle",https://github.com/yosemiteyss/flutter_volume_controller +stepper_list_view,https://pub.dev/packages/stepper_list_view,50,135,91,StepperListView is an widget that building the list ui with stepper widget.,0.0.2,"Apr 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stepper_list_view/latest/,unverified uploader,"flutter,provider",https://github.com/subhashDev11/stepper_list_view +solid_lints,https://pub.dev/packages/solid_lints,50,150,72,Lints for Dart and Flutter based on software industry standards and best practices.,0.1.5,"Mar 26, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://solid-software.github.io/solid_lints/docs/intro,https://pub.dev/documentation/solid_lints/latest/",solid.software,"analyzer,collection,custom_lint_builder,glob,path,yaml",https://github.com/solid-software/solid_lints/ +awesome_dio_interceptor,https://pub.dev/packages/awesome_dio_interceptor,50,160,96,"A simple dio log interceptor (mainly inspired by the built-in dio LogInterceptor), which has coloring features and json formatting so you can have a better readable output.",1.2.0,"Mar 4, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/awesome_dio_interceptor/latest/,devmuaz.com,"colorize,dio",https://github.com/devmuaz/awesome_dio_interceptor +stacked_firebase_auth,https://pub.dev/packages/stacked_firebase_auth,50,140,88,A service class that provides Firebase Authentication Functionality on a single api,2.20.0,"Feb 7, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/stacked_firebase_auth/latest/,filledstacks.com,"crypto,firebase_auth,firebase_auth_platform_interface,firebase_core,flutter,flutter_facebook_auth,google_sign_in,logger,sign_in_with_apple",https://github.com/Stacked-Org/firebase_auth.git +dart_frog_cli,https://pub.dev/packages/dart_frog_cli,50,140,70,The official command line interface for Dart Frog. Built by Very Good Ventures.,1.2.2,"Feb 2, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://dartfrog.vgv.dev/docs/overview,https://pub.dev/documentation/dart_frog_cli/latest/",verygood.ventures,"args,cli_completion,dart_frog_gen,equatable,mason,meta,path,pub_updater,pubspec_parse,stream_transform,uuid,watcher",https://github.com/VeryGoodOpenSource/dart_frog +appinio_animated_toggle_tab,https://pub.dev/packages/appinio_animated_toggle_tab,50,160,80,A custom tab viewer with built-in animation and different design from default `TabViewer`.,1.0.3,"Jan 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/appinio_animated_toggle_tab/latest/,appinio.app,flutter,https://github.com/appinioGmbH/flutter_packages/tree/main/packages/appinio_animated_toggle_tab +tmdb_api,https://pub.dev/packages/tmdb_api,50,150,86,Dart client-side API package for TMDB.org API (https://www.themoviedb.org/).,2.2.0,"Jan 23, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tmdb_api/latest/,ratakondalaarun.dev,"colorize,dio",https://github.com/RatakondalaArun/tmdb_api.git +cool_nav,https://pub.dev/packages/cool_nav,50,150,73,"A collection of really awesome, easy to use Bottom Navigation Bars.",0.1.1,"Dec 13, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cool_nav/latest/,masterashu.codes,flutter,https://github.com/masterashu/flutter_cool_nav +dashed_circular_progress_bar,https://pub.dev/packages/dashed_circular_progress_bar,50,160,94,"Dashed circular progress bar shows the progress of a task in a circle, which can be customized in color, style, and shape.",0.0.6,"Oct 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dashed_circular_progress_bar/latest/,unverified uploader,flutter,https://github.com/radnive/Flutter_DashedCircularProgressBar +bloc_presentation,https://pub.dev/packages/bloc_presentation,50,160,89,"Extends blocs with an additional stream which can serve as a way of indicating single-time events (so-called ""presentation events"").",1.0.0,"Oct 4, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bloc_presentation/latest/,leancode.co,"flutter,flutter_bloc,nested,provider",https://github.com/leancodepl/bloc_presentation/tree/master/packages/bloc_presentation +neumorphic_ui,https://pub.dev/packages/neumorphic_ui,50,90,87,"A complete, ready to use, Neumorphic ui kit for Flutter. Dark theming compatible & fully customizable.",1.0.1,"Sep 14, 2023",MIT,,,,https://pub.dev/documentation/neumorphic_ui/latest/,unverified uploader,flutter,https://github.com/Kijacode/Flutter-Neumorphic.git +stream_channel,https://pub.dev/packages/stream_channel,50,140,98,An abstraction for two-way communication channels based on the Dart Stream class.,2.1.2,"Jun 22, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stream_channel/latest/,tools.dart.dev,async,https://github.com/dart-lang/stream_channel +menu_bar,https://pub.dev/packages/menu_bar,50,160,88,A customizable application menu bar with submenus for your Flutter Desktop apps.,0.5.3,"Jun 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/menu_bar/latest/,iakmds.com,flutter,https://github.com/iakmds/menu_bar +snappable_thanos,https://pub.dev/packages/snappable_thanos,50,140,76,Package for Thanos's Snap Effect. Use it to turn your Widgets into dust. For fun only!,0.0.4,"Oct 14, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/snappable_thanos/latest/,unverified uploader,"flutter,image",https://github.com/stefo231/snappable_thanos +flutter_scripts,https://pub.dev/packages/flutter_scripts,50,130,72,Run dart/flutter scripts defined in a pubspec.yaml,0.0.3,"Jul 19, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_scripts/latest/,rodydavis.com,"args,cli_menu,mason_logger,pub_updater,yaml",https://github.com/rodydavis/flutter_scripts +flutter_gif,https://pub.dev/packages/flutter_gif,50,90,95,"gif image widget help to control gif progress,speed,repeat frames .",0.0.4,"Apr 22, 2022",BSD-2-Clause,,,,https://pub.dev/documentation/flutter_gif/latest/,flutter-doctor.com,flutter,https://github.com/saytoonz/flutter_gif +native_video_view,https://pub.dev/packages/native_video_view,50,150,88,A video player widget displayed using the platform native player (VideoView in Android and AVPlayer in iOS).,1.0.5,"Jan 27, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/native_video_view/latest/,unverified uploader,"flutter,flutter_plugin_android_lifecycle,path_provider",https://github.com/LJaraCastillo/native_video_view +easy_isolate,https://pub.dev/packages/easy_isolate,50,160,83,An abstraction of the isolate providing an easy way to work with different threads,1.3.0,"Sep 9, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/easy_isolate/latest/,britto.dev,, +fancy_drawer,https://pub.dev/packages/fancy_drawer,50,160,80,"A fancy , animated and customizable drawer for your flutter apps",2.0.0,"Aug 3, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fancy_drawer/latest/,unverified uploader,flutter,https://github.com/pacifio/fancy_drawer +flutter_multiselect,https://pub.dev/packages/flutter_multiselect,50,70,92,"Flutter package for multi-select UI widget, that compatible to both iOS and Android and uses neutral design.",1.0.0,"Jun 27, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/flutter_multiselect/latest/,hiddencaliber.com,flutter,https://github.com/hiddencaliber/flutter_multiselect +extra_alignments,https://pub.dev/packages/extra_alignments,50,140,93,"Additional alignments to help make your layouts more readable (TopLeft, TopRight, etc)",1.0.0+1,"Jun 13, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extra_alignments/latest/,gskinner.com,flutter,https://github.com/gskinnerTeam/flutter-extra-alignments +flutter_facebook_sdk,https://pub.dev/packages/flutter_facebook_sdk,50,140,80,A flutter plugin to get facebook deep links and log app events using the latest Facebook SDK to include support for iOS 14,1.0.0,"Jun 9, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_facebook_sdk/latest/,unverified uploader,flutter,https://github.com/saadfarhan124/flutter_facebook_sdk +flutter_cupertino_settings,https://pub.dev/packages/flutter_cupertino_settings,50,85,77,Flutter widget to create an iOS settings-table (static TableView).,0.5.0,"Apr 30, 2021",unknown,,,,https://pub.dev/documentation/flutter_cupertino_settings/latest/,matthi.net,"cupertino_icons,flutter",https://github.com/matthinc/flutter_cupertino_settings +flutter_speech,https://pub.dev/packages/flutter_speech,50,150,94,"Flutter plugin to support voice recognition on Android, iOS and Mac OSX",2.0.0,"Apr 25, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/flutter_speech/latest/,jaumard.com,flutter,https://github.com/jaumard/flutter_speech_recognition +fontify,https://pub.dev/packages/fontify,50,40,59,Converts SVG icons to OTF font and generates Flutter-compatible class. Provides an API and a CLI tool.,0.2.0,"Nov 8, 2020",MIT,0.3.0-nullsafety.1,,,,unverified uploader,"args,logger,meta,path,path_parsing,recase,vector_math,xml,yaml",https://github.com/westracer/fontify +overlay_container,https://pub.dev/packages/overlay_container,50,40,77,A flutter widget which renders its child outside the original widget hierarchy.,0.0.5+1,"Mar 13, 2021",BSD-3-Clause,,,,,mustansir.dev,flutter,https://github.com/MustansirZia/overlay_container +flutter_video_cast,https://pub.dev/packages/flutter_video_cast,50,40,52,flutter_video_cast let you discover cast devices like Chrome Cast and Apple TV and connect to them.,1.0.3,"Oct 6, 2020",BSD-3-Clause,,,,,unverified uploader,"flutter,stream_transform",https://github.com/PalaTeam/flutter_video_cast +flutter_sunmi_printer,https://pub.dev/packages/flutter_sunmi_printer,50,40,77,Flutter plugin allows to print thermal receipts using Sunmi device with a built-in printer,0.2.1,"Jun 27, 2020",MIT,,,,,tablemi.com,flutter,https://github.com/andrey-ushakov/flutter_sunmi_printer +ticketview,https://pub.dev/packages/ticketview,50,40,77,Its a clean Ticket view or Receipt view for Flutter application with some UI customization.,1.0.0,"May 30, 2020",Apache-2.0,,,,,unicodelabs.in,flutter,https://github.com/Sorbh/ticketviewflutter +control_pad,https://pub.dev/packages/control_pad,50,40,75,A virtual pad with joystick controller and configurable buttons.,1.1.1+1,"Apr 9, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/artrmz/flutter_control_pad +persian_datepicker,https://pub.dev/packages/persian_datepicker,50,20,65,A fully customizable persian ( farsi ) datepicker for flutter + datetime manipulation methods.,1.3.1,"Jan 29, 2020",BSD-3-Clause,,,,,flutterdev.site,flutter,https://github.com/Ali-Azmoud/persian_datepicker +flutter_dialogflow,https://pub.dev/packages/flutter_dialogflow,50,40,86,Flutter package for makes it easy to integrate dialogflow and support dialogflow v2,0.1.3,"Oct 26, 2019",MIT,,,,,unverified uploader,"flutter,googleapis_auth,http",https://github.com/VictorRancesCode/flutter_dialogflow +custom_navigator,https://pub.dev/packages/custom_navigator,50,40,81,A flutter package that makes it easy to create your own navigator anywhere in the widget tree.,0.3.0,"Oct 19, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/ayham95/Custom-navigator +firebase_core_web,https://pub.dev/packages/firebase_core_web,49,130,99,The web implementation of firebase_core,2.17.4,"Jul 30, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/firebase_core_web/latest/,firebase.google.com,"firebase_core_platform_interface,flutter,flutter_web_plugins,meta,web",https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/firebase_core_web +flutter_auto_cache,https://pub.dev/packages/flutter_auto_cache,49,150,19,"Automated cache management with encryption, substitution/invalidation policies and efficient size handling.",0.0.4,"Jul 24, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://autocache.luizgasparetto.dev/,https://pub.dev/documentation/flutter_auto_cache/latest/",luizgasparetto.dev,"crypto,encrypt,flutter,meta,path_provider,shared_preferences",https://github.com/luizgasparetto/flutter_auto_cache.git +paged_datatable,https://pub.dev/packages/paged_datatable,49,160,89,A brand new way of creating paginated DataTables in Flutter with sorting and filters,2.1.1,"Jul 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/paged_datatable/latest/,tomasweigenast.me,"flutter,flutter_localizations,intl",https://github.com/tomasweigenast/paged-datatable +torch_light,https://pub.dev/packages/torch_light,49,160,95,"A Flutter plugin to check if the device has a torch / flashlight, and to turn it on and off.",1.1.0,"Jun 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/torch_light/latest/,davidserrano.io,flutter,https://github.com/svprdga/torch_light +davi,https://pub.dev/packages/davi,49,160,83,"A full customized dataview that builds the cells on demand. Focused on Web/Desktop Applications. Bidirectional scroll bars. (DataTable, Data Table, Data View)",3.5.0,"Jun 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/davi/latest/,caduandrade.net,"axis_layout,collection,flutter,meta",https://github.com/caduandrade/davi_flutter +vm_service,https://pub.dev/packages/vm_service,49,150,99,A library to communicate with a service implementing the Dart VM service protocol.,14.2.4,"Jun 14, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vm_service/latest/,tools.dart.dev,,https://github.com/dart-lang/sdk/tree/main/pkg/vm_service +multi_image_layout,https://pub.dev/packages/multi_image_layout,49,160,79,Flexible gallery package for displaying multiple network and asset images in adaptive layouts.,0.1.2,"May 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/multi_image_layout/latest/,unverified uploader,"cached_network_image,dio,flutter,image_gallery_saver,photo_view,readmore",https://github.com/donaldamadi/multi-image-viewer +widget_toolkit,https://pub.dev/packages/widget_toolkit,49,140,76,The Widget Toolkit package consists of several lightweight and customisable UI components that boost productivity and reduce the development time.,0.0.2,"May 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/widget_toolkit/latest/,primeholding.com,"copy_with_extension,equatable,flutter,flutter_localizations,flutter_rx_bloc,flutter_svg,json_annotation,provider,rx_bloc,rxdart,shimmer,theme_tailor_annotation,url_launcher",https://github.com/Prime-Holding/widget_toolkit/tree/master/packages/widget_toolkit +flutter_onlooker,https://pub.dev/packages/flutter_onlooker,49,160,0,A state management library that provides a simple solution for updating state and navigation.,3.0.3,"Apr 11, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_onlooker/latest/,dowhile.space,flutter,https://github.com/phimary/flutter_onlooker +passkeys,https://pub.dev/packages/passkeys,49,140,87,Flutter plugin enabling simple passkey authentication. Can be either used with a ready-to-use relying party server (Corbado) or with your custom relying party.,2.0.8,"Apr 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/passkeys/latest/,corbado.com,"convert,corbado_frontend_api_client,flutter,json_annotation,openapi_generator_annotations,passkeys_android,passkeys_ios,passkeys_platform_interface,passkeys_web,ua_client_hints",https://github.com/corbado/flutter-passkeys/tree/main/packages/passkeys/passkeys +sqlbrite,https://pub.dev/packages/sqlbrite,49,150,87,RxDart Reactive stream sqflite(sqlite) for Flutter - Sqlbrite for flutter - A lightweight wrapper around sqflite which introduces reactive stream semantics to SQL operations.,2.7.0,"Mar 6, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/sqlbrite/latest/,unverified uploader,"flutter,meta,rxdart_ext,sqflite,sqflite_common",https://github.com/hoc081098/sqlbrite.git +zxing2,https://pub.dev/packages/zxing2,49,160,96,A multi-format 1D/2D barcode image processing library implemented in Dart. This is a port of the Android library.,0.2.3,"Feb 22, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/zxing2/latest/,xaha.dev,"charcode,collection,fixnum,meta",https://github.com/xvrh/zxing-dart +animated_book_widget,https://pub.dev/packages/animated_book_widget,49,160,52,"A Flutter package providing an interactive method to display content, resembling the experience of flipping through pages.",1.0.1,"Jan 31, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_book_widget/latest/,d-velopers.com,flutter,https://github.com/the-d-velopers/animated_book_widget/ +uiblock,https://pub.dev/packages/uiblock,49,150,90,Fully customizable and easy to use uiblock package for your flutter apps,2.0.3,"Oct 12, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/hey24sheep/uiblock,https://pub.dev/documentation/uiblock/latest/",hey24sheep.com,flutter,https://github.com/hey24sheep/uiblock +sms_receiver,https://pub.dev/packages/sms_receiver,49,140,87,Android SMS Receiver API without permission required.,0.4.2,"Aug 23, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/sms_receiver/latest/,iqbalmineraltown.com,flutter,https://github.com/iqbalmineraltown/flutter_sms_receiver +focusable_control_builder,https://pub.dev/packages/focusable_control_builder,49,145,87,Easily create custom controls that respond correctly to mouse and keyboard.,1.0.2+1,"Jun 13, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/focusable_control_builder/latest/,gskinner.com,flutter,https://github.com/gskinnerTeam/flutter-focusable-control-builder +flutter_document_picker,https://pub.dev/packages/flutter_document_picker,49,160,95,Allows user pick a document. Picked document is copied to app temporary directory. Optionally allows pick document with specific extension only.,5.2.3,"Jun 7, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_document_picker/latest/,unverified uploader,flutter,https://github.com/sidlatau/flutter_document_picker +health_kit_reporter,https://pub.dev/packages/health_kit_reporter,49,150,89,Helps to write or read data from Apple Health via HealthKit framework.,2.1.1,"May 29, 2023",Apache-2.0,,FLUTTER,IOS,https://pub.dev/documentation/health_kit_reporter/latest/,unverified uploader,flutter,https://github.com/VictorKachalov/health_kit_reporter +swiping_card_deck,https://pub.dev/packages/swiping_card_deck,49,160,80,A widget for swiping through a deck of cards with gestures or buttons.,1.3.0,"Jan 15, 2023",Apache-2.0,2.0.0-dev.0,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swiping_card_deck/latest/,unverified uploader,flutter,https://github.com/jushutch/swiping_card_deck +persian_tools,https://pub.dev/packages/persian_tools,49,150,85,An anthology of a variety of tools for the Persian language which you can use in all platform that dart supports,1.0.3,"Nov 28, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/persian_tools/latest/,unverified uploader,,https://github.com/persian-tools/dart-persian-tools +circular_widgets,https://pub.dev/packages/circular_widgets,49,140,81,Display widgets in a circle.,3.0.0,"Nov 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circular_widgets/latest/,bdaya-dev.com,flutter,https://github.com/Bdaya-Dev/circular-widgets +selectable_container,https://pub.dev/packages/selectable_container,49,160,85,Selectable container for Flutter. The container shows an icon on one of the corner when tapped.,1.0.7,"Oct 27, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/selectable_container/latest/,unverified uploader,flutter,https://github.com/fgcan10/selectable_container +charts_flutter_new,https://pub.dev/packages/charts_flutter_new,49,80,95,Material Design charting library for flutter with active support,0.12.0,"Sep 14, 2022",MIT,,,,https://pub.dev/documentation/charts_flutter_new/latest/,unverified uploader,"charts_common,collection,flutter,intl,logging,meta",https://github.com/google/charts +expand_tap_area,https://pub.dev/packages/expand_tap_area,49,140,94,Manually expand the tap area of a widget without changing its size or layout. Similar with the hitTest in iOS development.,1.1.1,"Jun 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expand_tap_area/latest/,malikwang.com,flutter,https://github.com/malikwang/expand_tap_area +flutter_ios_voip_kit,https://pub.dev/packages/flutter_ios_voip_kit,49,140,77,One-to-one video call using CallKit and PushKit with flutter ios app.,0.1.0,"Jun 13, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_ios_voip_kit/latest/,unverified uploader,flutter,https://github.com/masashi-sutou/flutter_ios_voip_kit +sql_conn,https://pub.dev/packages/sql_conn,49,150,82,Plugin for connecting Flutter Android application to SQL Server. Easily read data from SQL Database. Perform CURD as well as many other operation on database using this plugin.,0.0.3,"Dec 27, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/sql_conn/latest/,unverified uploader,flutter,https://github.com/VaishnavDatir/sql_conn +style_cron_job,https://pub.dev/packages/style_cron_job,49,150,79,Style Cron Job is periodic operations executor and definator with basic syntax. You can define a period and run your process with your own executor or through the controller.,1.0.4+2,"Nov 25, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/style_cron_job/latest/,styledart.dev,,https://github.com/Mehmetyaz/style +dnd,https://pub.dev/packages/dnd,49,140,86,Drag and Drop for Dart web apps with mouse and touch support.,2.0.1,"Oct 7, 2021",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/dnd/latest/,jakobservices.ch,,https://github.com/marcojakob/dart-dnd +number_inc_dec,https://pub.dev/packages/number_inc_dec,49,150,94,A flutter widget which accepts numeric values with buttons to increment and decrement.,0.8.0,"Aug 31, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/number_inc_dec/latest/,abhilash-chandran.com,flutter,https://github.com/Abhilash-Chandran/number_inc_dec +flutter_fft,https://pub.dev/packages/flutter_fft,49,140,82,"Pitch detection plugin, made for my personal project. Makes use of platform channels (currently Android only) in order to process audio in real-time and give feedback.",1.0.2+6,"Jun 27, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_fft/latest/,unverified uploader,flutter,https://github.com/Slins-23/flutter-fft +password_validated_field,https://pub.dev/packages/password_validated_field,49,160,80,"With this package you can have a nice, cool and validated password text fields in your application.",0.0.3,"Jun 8, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/password_validated_field/latest/,mhmz.dev,flutter,https://github.com/m-hamzashakeel/password_validated_field +highlight,https://pub.dev/packages/highlight,49,130,95,Syntax highlighting for Dart with lots of languages and themes support.,0.7.0,"Mar 7, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/highlight/latest/,unverified uploader,collection,https://github.com/pd4d10/highlight +vimeoplayer,https://pub.dev/packages/vimeoplayer,49,40,55,A new Flutter package for playing any videos from Vimeo by id.,0.1.8,"Oct 20, 2020",BSD-2-Clause,,,,,prilogy.ru,"flutter,http,video_player",https://github.com/prilogy/vimeo_player +preview,https://pub.dev/packages/preview,49,40,63,Create samples of your Flutter widgets and preview them in real time,0.0.8,"Jul 18, 2020",MIT,,,,,jaimeblasco.com,"analyzer,args,async,dart_style,device_frame,flutter,http,http_parser,http_server,json_rpc_2,mime,path,shelf,shelf_router,shelf_static,shelf_web_socket,stream_channel,vm_service,web_socket_channel",https://github.com/jamesblasco/flutter_preview/ +opencv_dart,https://pub.dev/packages/opencv_dart,48,150,92,"OpenCV4 bindings for Dart language and Flutter, using dart:ffi. The most complete OpenCV bindings for Dart! With asynchronous support now!",1.2.1,"Jul 31, 2024",BSD-3-Clause,2.1.0-dev.0,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/opencv_dart/latest/,rainyl.dev,"archive,args,ffi,flutter,path,plugin_platform_interface,stack_trace",https://github.com/rainyl/opencv_dart +eventflux,https://pub.dev/packages/eventflux,48,160,86,Efficient handling of server-sent event streams with easy connectivity and data management.,2.1.0,"Jul 18, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/eventflux/latest/,gokula.dev,"flutter,http",https://github.com/Imgkl/EventFlux +webf,https://pub.dev/packages/webf,48,115,82,"W3C standards-compliant web rendering engine based on Flutter, allowing web applications to run natively on Flutter.",0.16.1,"Jul 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/webf/latest/,openwebf.com,"archive,async,characters,collection,ffi,flutter,hive,intl,meta,path,quiver,shared_preferences,source_span,vector_math,web_socket_channel", +cupertino_http,https://pub.dev/packages/cupertino_http,48,160,96,A macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System.,1.5.1,"Jul 12, 2024",MIT,,FLUTTER,"IOS, MACOS",https://pub.dev/documentation/cupertino_http/latest/,dart.dev,"async,ffi,flutter,http,http_profile,web_socket",https://github.com/dart-lang/http/tree/master/pkgs/cupertino_http +video_editor_sdk,https://pub.dev/packages/video_editor_sdk,48,150,91,The official Flutter plugin for VideoEditor SDK. Integrate the video editor into your own iOS or Android app - in minutes!,3.2.0,"Jun 26, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/video_editor_sdk/latest/,img.ly,"flutter,imgly_sdk",https://github.com/imgly/vesdk-flutter +qr_code_dart_scan,https://pub.dev/packages/qr_code_dart_scan,48,130,94,A QR code scanner that works on both iOS and Android using dart decoder.,0.8.1,"Jun 20, 2024",unknown,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/qr_code_dart_scan/latest/,rafaelbarbosatec.com,"camera,camera_platform_interface,equatable,flutter,image,zxing_lib",https://github.com/RafaelBarbosatec/qr_code_dart_scan +git,https://pub.dev/packages/git,48,160,99,Git command line wrapper. Exposes a Git directory abstraction that makes it easy to inspect and manipulate a local Git repository.,2.3.0,"Jun 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/git/latest/,kevmoo.com,path,https://github.com/kevmoo/git +flame_tiled,https://pub.dev/packages/flame_tiled,48,160,94,Tiled support for the Flame game engine. This uses the tiled package and provides wrappers and components to be used inside Flame.,1.20.2,"May 27, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flame_tiled/latest/,flame-engine.org,"collection,flame,flutter,meta,tiled,xml",https://github.com/flame-engine/flame/tree/main/packages/flame_tiled +webdav_client,https://pub.dev/packages/webdav_client,48,130,90,A simple WebDAV client that supports some common methods.,1.2.2,"May 12, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/webdav_client/latest/,unverified uploader,"convert,dio,xml",https://github.com/flymzero/webdav_client +better_player_plus,https://pub.dev/packages/better_player_plus,48,140,94,Advanced video player based on video_player and Chewie. It's solves many typical use cases and it's easy to run.,1.0.7,"May 9, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://github.com/SunnatilloShavkatov/betterplayer.git,https://pub.dev/documentation/better_player_plus/latest/",unverified uploader,"collection,flutter,flutter_localizations,flutter_widget_from_html_core,path_provider,visibility_detector,wakelock_plus",https://github.com/SunnatilloShavkatov/betterplayer.git +ripple_wave,https://pub.dev/packages/ripple_wave,48,160,94,Simple and easy to use ripple animation that can be wrapped in widgets to create beautiful ripple effects,0.1.4,"May 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ripple_wave/latest/,unverified uploader,flutter,https://github.com/dtilhoo/ripple_wave +open_settings_plus,https://pub.dev/packages/open_settings_plus,48,160,96,"The most complete flutter plugin packages for open various settings screen, covering newer versions of ios and android.",0.3.3,"May 3, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/open_settings_plus/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/yanncabral/open_settings_plus +icon_craft,https://pub.dev/packages/icon_craft,48,150,69,IconCraft allows developers to create richer iconography with the ability to combine two icons into a single widget,0.1.0+3,"Apr 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/icon_craft/latest/,vrusso.com.br,flutter,https://github.com/vicenterusso/icon_craft +pubnub,https://pub.dev/packages/pubnub,48,110,92,PubNub SDK v5 for Dart lang (with Flutter support) that allows you to create real-time applications,4.3.4,"Apr 15, 2024",CC0-1.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pubnub/latest/,pubnub.com,"async,cbor,convert,crypto,encrypt,form_data,meta,pedantic,pool,xml", +transparent_pointer,https://pub.dev/packages/transparent_pointer,48,130,93,Provides TransparentPointer to control hit testing,1.0.1,"Apr 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/transparent_pointer/latest/,spkersten.nl,flutter,https://github.com/spkersten/flutter_transparent_pointer +qr_code_vision,https://pub.dev/packages/qr_code_vision,48,130,81,"A pure Dart package for QR detection, decoding and tracking.",0.1.2,"Apr 10, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/qr_code_vision/latest/,unverified uploader,"collection,dart_reed_solomon_nullsafety,equatable,image",https://github.com/alessandrodiano/qr_code_vision +google_static_maps_controller,https://pub.dev/packages/google_static_maps_controller,48,150,94,The package provides simple and declarative access to the Google Static Maps service.,1.1.0,"Mar 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_static_maps_controller/latest/,klyta.it,flutter,https://github.com/gonuit/flutter_google_static_maps +remixicon,https://pub.dev/packages/remixicon,48,140,95,Remix icon is a set of open-source neutral-style system symbols elaborately crafted for designers and developers.,1.2.0,"Mar 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/remixicon/latest/,unverified uploader,flutter,https://github.com/alialnaghmoush/remixicon +simple_3d_renderer,https://pub.dev/packages/simple_3d_renderer,48,160,80,"Sp3dObj renderer. Includes simple cameras, light, world, and more. It also supports user taps.",19.1.0,"Feb 24, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_3d_renderer/latest/,unverified uploader,"flutter,simple_3d,util_simple_3d",https://github.com/MasahideMori-SimpleAppli/simple_3d_renderer +shelf_hotreload,https://pub.dev/packages/shelf_hotreload,48,140,85,Wrapper to easily enable hot-reload for shelf applications.,1.5.0,"Feb 23, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/shelf_hotreload/latest/,felix-blaschke.de,"hotreloader,logging",https://github.com/felixblaschke/shelf_hotreload +size_helper,https://pub.dev/packages/size_helper,48,140,75,"SizeHelper is a Flutter package for developing a responsive UI, with more control on UI components based on the current screen-size.",2.0.0,"Feb 18, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/size_helper/latest/,abdelazeem-kuratem.engineer,"flutter,mockito",https://github.com/Abdelazeem777/size_helper.git +neubrutalism_ui,https://pub.dev/packages/neubrutalism_ui,48,155,73,A Flutter package that provides a set of Neubrutalism-style UI components that you can use to build beautiful and functional user interfaces for your apps.,2.0.2,"Nov 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/neubrutalism_ui/latest/,unverified uploader,flutter,https://github.com/deepraj02/neubrutalism_ui.git +humanizer,https://pub.dev/packages/humanizer,48,150,92,A library to convert Dart values into human-friendly representations.,2.2.0,"Jul 8, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/humanizer/latest/,kent-boogaart.com,"decimal,intl,meta,rational",https://github.com/kentcb/humanizer +v2ray,https://pub.dev/packages/v2ray,48,140,49,V2ray flutter client package.,0.0.1,"Jul 5, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/v2ray/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/NavidShokoufeh/v2ray.git +animated_rail,https://pub.dev/packages/animated_rail,48,160,68,Flutter Animated Navigation Rail with multiple cool effects and options like closing and openeing the rail.,2.0.2,"May 1, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_rail/latest/,unverified uploader,flutter,https://github.com/youssefali424/AnimatedRail +hive_ui,https://pub.dev/packages/hive_ui,48,140,84,"DBMS Hive Ui is a package that presents a smart methodology to work with the Hive database, It is easy to view, edit and create new rows.",1.0.14,"Mar 18, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/hive_ui/latest/,appsgateway.website,"flutter,hive_flutter",https://github.com/AmrSaied/hive_ui +openai_client,https://pub.dev/packages/openai_client,48,150,75,"An unofficial, platform independent, client for accessing different AI models developed by OpenAI.",0.0.7,"Mar 8, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/openai_client/latest/,francescocoppola.me,"equatable,http,meta",https://github.com/Azzeccagarbugli/openai_client +document_file_save_plus,https://pub.dev/packages/document_file_save_plus,48,150,96,"Save bytes data into Download folder (Android), or show save dialog (iOS).",2.0.0,"Feb 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/document_file_save_plus/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/advoques/document_file_save_plus +smartstruct,https://pub.dev/packages/smartstruct,48,150,84,smartstruct - A dart bean mapper annotation processor - the easy nullsafe way!,1.4.0,"Feb 5, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/smartstruct/latest/,unverified uploader,,https://github.com/smotastic/smartstruct +easy_loading_button,https://pub.dev/packages/easy_loading_button,48,150,91,"A simple, easy to use, and customizable progress/loading _Material Flutter Button_ that supports variety of button styles (elevated, outlined, text).",0.3.2,"Dec 21, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_loading_button/latest/,usefulteam.com,flutter,https://github.com/usefulteam/easy_loading_button +flutter_mobile_vision_2,https://pub.dev/packages/flutter_mobile_vision_2,48,150,87,"(+Non NULL)Flutter implementation for Google Mobile Vision. Scan Barcodes, Recognize Text and Detect Faces.",0.1.15,"Dec 6, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_mobile_vision_2/latest/,unverified uploader,flutter,https://github.com/harrowmykel/flutter_mobile_vision_2 +abushakir,https://pub.dev/packages/abushakir,48,140,76,"A Dart/ Flutter Package for Ethiopian calendar system (ባሕረ ሃሳብ). It can help you integrate Ethiopian DateTime, calendar and all the movable fastings with respective holidays.",1.0.0,"Oct 11, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/abushakir/latest/,unverified uploader,equatable,https://github.com/Nabute/Abushakir +nuvigator,https://pub.dev/packages/nuvigator,48,40,61,"A powerful routing abstraction over Flutter navigator, providing some new features and an easy way to define routers.",1.8.0,"Aug 15, 2022",unknown,2.0.0-beta.3,,,,nubank.dev,"analyzer,build,build_config,code_builder,dart_style,flutter,path_to_regexp,recase,source_gen",https://github.com/nubank/nuvigator +quick_notify,https://pub.dev/packages/quick_notify,48,140,76,A cross-platform (Android/iOS/Web/Windows/macOS/Linux) notification plugin for Flutter.,0.2.1,"Mar 17, 2022",BSD-3-Clause,0.3.0-dev.0,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/quick_notify/latest/,woodemi.com,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/woodemi/quick_notify +flutter_add_to_cart_button,https://pub.dev/packages/flutter_add_to_cart_button,48,150,62,A Flutter package to create an Add To Cart Button. It will be useful for your awesome app.,1.1.0,"May 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_add_to_cart_button/latest/,romanticdeveloper.com,flutter,https://github.com/minhhung2556/romantic_project_flutter_add_to_cart_button +select_card,https://pub.dev/packages/select_card,48,150,81,A Flutter package with animated customizable card items selection.,0.0.9,"Apr 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/emrekaplanek/select_card,https://pub.dev/documentation/select_card/latest/",unverified uploader,flutter,https://github.com/emrekaplanek/select_card +dart_chromecast,https://pub.dev/packages/dart_chromecast,48,140,81,Pure dart package to cast videos to your ChromeCast device and control their playback,0.3.3,"Jan 8, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dart_chromecast/latest/,unverified uploader,"args,cli_util,http,logging,multicast_dns,protobuf,universal_io,xml",https://github.com/terrabythia/dart_chromecast +cache_manager,https://pub.dev/packages/cache_manager,48,140,88,"Cache manager to store local cache. Cache manager is wrapper for storing various data type(JSON, String, int etc) as the local cache in your Flutter app.",1.0.0+4,"Jan 8, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cache_manager/latest/,unverified uploader,"flutter,shared_preferences",https://github.com/abhishh1/cache_manager +screen_loader,https://pub.dev/packages/screen_loader,48,160,84,"Easy to use mixin ScreenLoader, which will handle the loading on the screen without using state or navigation stack. You can customise the loading as well.",4.0.1,"Dec 17, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/screen_loader/latest/,dart.nonstopio.com,"flutter,stream_mixin",https://github.com/arnold-parge/screen_loader +image_compare,https://pub.dev/packages/image_compare,48,140,84,Dart package for image comparison. Compare images for difference using a variety of algorithms.,1.1.2,"Nov 24, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/image_compare/latest/,unverified uploader,"image,universal_io",https://github.com/nitinramadoss/image_compare +flutter_awesome_alert_box,https://pub.dev/packages/flutter_awesome_alert_box,48,120,83,A new flutter package project which contains lots of beautiful alert dialog that will help you lot to create beautiful awesome alert box very quickly and easily..,2.1.1,"Aug 20, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_awesome_alert_box/latest/,unverified uploader,flutter,https://github.com/skaran921/flutter_awesom_alert_box +downloads_path_provider_28,https://pub.dev/packages/downloads_path_provider_28,48,150,95,Flutter plugin to get the download directory for Android modified for sdk version 28+. Forked from Daniel MF.,0.1.2,"Jun 11, 2021",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/downloads_path_provider_28/latest/,unverified uploader,flutter,https://github.com/chitgoks/downloads_path_provider +flutter_vant_kit,https://pub.dev/packages/flutter_vant_kit,48,80,58,A vant-style flutter UI library.You can use this library to quickly build your application.,0.3.0,"Jun 4, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/flutter_vant_kit/latest/,unverified uploader,"flutter,multi_image_picker",https://github.com/benjaken/flutter_vant_kit +colorize_text_avatar,https://pub.dev/packages/colorize_text_avatar,48,130,91,Colorize Text Avatar is a package to generate avatar based on your user initials.,1.0.2,"Jun 2, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/colorize_text_avatar/latest/,unverified uploader,flutter,https://github.com/deniscolak/colorize-text-avatar +expandable_tree_menu,https://pub.dev/packages/expandable_tree_menu,48,150,79,"Tree of menu-nodes that can be expanded/collapsed to review more menu nodes, built from a recursive list of nodes.",0.1.0-dev.5,"Apr 23, 2021",Unlicense,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable_tree_menu/latest/,unverified uploader,flutter,https://github.com/Tahaan/expandable_tree_menu +chart_components,https://pub.dev/packages/chart_components,48,90,74,Two chart components for Flutter. Animated bar chart and animated calendar grid chart based on the github's one. Many properties to customize.,1.0.1,"Apr 4, 2021",Apache-2.0,,,,https://pub.dev/documentation/chart_components/latest/,unverified uploader,flutter,https://github.com/fgcan10/chart_components +fullscreen,https://pub.dev/packages/fullscreen,48,90,88,This is a flutter plugin that makes it easy to enable fullscreen in flutter application. The implements the three fullscreen modes of the android platform.,1.0.3,"Mar 14, 2021",MIT,,,,https://pub.dev/documentation/fullscreen/latest/,txonia.com,flutter,https://github.com/Athanax/fullscreen +audio_visualizer,https://pub.dev/packages/audio_visualizer,48,30,51,Pure dart audio visualizer for android and ios,0.1.1,"Jan 24, 2021",BSD-3-Clause,,,,,unverified uploader,"complex,flutter",https://github.com/Eittipat/audio_visualizer +flutter_shine,https://pub.dev/packages/flutter_shine,48,35,56,"Flutter Shine is a library for pretty shadows, dynamic light positions, extremely customizable shadows, no library dependencies, text or box shadows based on content.",0.0.5,"Jan 21, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/JonathanMonga/flutter_shine.dart +line_awesome_icons,https://pub.dev/packages/line_awesome_icons,48,20,82,Flutter plugin for the Line Awesome Icon pack as Flutter Icons widget.,1.0.4+2,"Sep 17, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/phucgaoxam/line_awesome_icons_flutter +dropdownfield,https://pub.dev/packages/dropdownfield,48,40,86,Custom Flutter Widget that mimicks the standard Android auto-complete dropdown field. Has many options for customizing the behavior of this field.,1.0.3,"Sep 13, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/jagan999/dropdownfield +quickblox_sdk,https://pub.dev/packages/quickblox_sdk,47,120,84,"Quickblox includes everything that brings messaging right into your application - chat, video calling, users, push notifications, etc.",0.15.0,"Jul 18, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://docs.quickblox.com/docs/flutter-quick-start,https://pub.dev/documentation/quickblox_sdk/latest/",unverified uploader,flutter,https://github.com/QuickBlox/quickblox-flutter-sdk +elevarm_ui,https://pub.dev/packages/elevarm_ui,47,120,78,Elevarm design system for Flutter.,0.10.6,"Jul 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/elevarm_ui/latest/,unverified uploader,"cached_network_image,collection,elevarm_icons,flutter,flutter_markdown,flutter_svg,flutter_typeahead,intl,just_the_tooltip,photo_view,syncfusion_flutter_charts,syncfusion_flutter_datepicker", +wallpaper,https://pub.dev/packages/wallpaper,47,160,83,The Purpose of the plugin is to set wallpaper from url. Only supported to android. Internally using WallpaperManager to set wallpaper.,1.1.3,"Jul 13, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/wallpaper/latest/,unverified uploader,"dio,flutter,mockito,path_provider,plugin_platform_interface",https://github.com/pratiktimer/setWallpaperplugin +youtube,https://pub.dev/packages/youtube,47,150,89,A package to get youtube video information and thumbnail in multiple quality.,2.0.0,"Jun 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/youtube/latest/,rohitchouhan.com,"flutter,http",https://github.com/rohit-chouhan/youtube-flutter +angel3_framework,https://pub.dev/packages/angel3_framework,47,160,79,"A high-powered HTTP server extensible framework with dependency injection, routing and much more.",8.4.0,"Jun 23, 2024",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/angel3_framework/latest/,dukefirehawk.com,"angel3_container,angel3_http_exception,angel3_mock_request,angel3_model,angel3_route,belatuk_combinator,belatuk_http_server,belatuk_merge_map,charcode,collection,file,http2,http_parser,logging,matcher,meta,mime,path,quiver,recase,stack_trace,string_scanner,tuple,uuid",https://github.com/dart-backend/angel/tree/master/packages/framework +get_ip_address,https://pub.dev/packages/get_ip_address,47,160,97,A package to get the ip address of the current device. Uses https://api64.ipify.org to get the system IP.,0.0.7,"May 13, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/get_ip_address/latest/,unverified uploader,http,https://github.com/pradyotprksh/development_learning/tree/main/dart/ip_address +version_tracker,https://pub.dev/packages/version_tracker,47,150,74,Local version and build tracker plugin. Provides the ability to keep track of previous installations and easily migrate data between upgrades.,2.4.1,"May 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/version_tracker/latest/,unverified uploader,"flutter,package_info_plus,shared_preferences",https://github.com/KevMorelli/version_tracker +load_switch,https://pub.dev/packages/load_switch,47,160,92,A highly customizable toggle switch with a loading state. Useful when getting data from remote calls.,2.1.0,"Feb 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/load_switch/latest/,esentis.dev,"flutter,flutter_spinkit",https://github.com/esentis/load_switch +g_recaptcha_v3,https://pub.dev/packages/g_recaptcha_v3,47,160,94,Google reCAPTCHA v3 plugin for Flutter Web. A Google reCAPTCHA is a free service that protects your website from spam and abuse.,0.0.6,"Feb 9, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/g_recaptcha_v3/latest/,unverified uploader,"flutter,flutter_web_plugins,js",https://github.com/bharathraj-e/g_recaptcha_v3 +string_contains,https://pub.dev/packages/string_contains,47,160,90,"Package provides light widgets[for Linkify, Clean] and string scanner extensions on a string to check it contains bad words/urls/links/emails/phone numbers/#hashtags/@mentions etc.",2.4.0,"Feb 6, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/string_contains/latest/,betterx.io,flutter,https://github.com/betterxio/string_contains +bart,https://pub.dev/packages/bart,47,150,76,A bottom navigation bar using navigator 2 for switching tabs,1.4.0,"Jan 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/bart/latest/,apparence.io,"flutter,universal_html,universal_io",https://github.com/Apparence-io/bart +nsd,https://pub.dev/packages/nsd,47,160,91,A Flutter plugin for network service discovery and registration (aka NSD / DNS-SD / Bonjour / mDNS).,3.0.0,"Dec 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS",https://pub.dev/documentation/nsd/latest/,haberey.com,"flutter,nsd_android,nsd_ios,nsd_macos,nsd_platform_interface,nsd_windows",https://github.com/sebastianhaberey/nsd/tree/main/nsd +crystal_navigation_bar,https://pub.dev/packages/crystal_navigation_bar,47,150,90,"Sleek, crystal-clear blur bottom navigation bar with dynamic indicator for seamless app navigation.",1.0.0,"Nov 22, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crystal_navigation_bar/latest/,unverified uploader,flutter,https://github.com/immi420/crystal_navigation_bar +screentasia,https://pub.dev/packages/screentasia,47,160,58,A Flutter package that helps you create beautifully adaptive designs for all screens with a wealth of features.,1.2.0,"Nov 22, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/screentasia/latest/,unverified uploader,flutter,https://github.com/FaisalFaraj/screentasia +flutter_map_tappable_polyline,https://pub.dev/packages/flutter_map_tappable_polyline,47,140,90,A flutter_map plugin that adds Polyline class with onTap event,6.0.0,"Oct 31, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_map_tappable_polyline/latest/,ownweb.fr,"flutter,flutter_map,latlong2",https://github.com/OwnWeb/flutter_map_tappable_polyline +heart_bpm,https://pub.dev/packages/heart_bpm,47,130,84,Easy way to record individual blood pressure using smartphone camera.,2.0.0+0,"Oct 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/heart_bpm/latest/,vedala.holdings,"camera,community_charts_flutter,flutter",https://github.com/kvedala/heart_bpm +hero_animation,https://pub.dev/packages/hero_animation,47,150,86,Hero-animates it's child from one layout position to another within the same Route.,1.1.4,"Aug 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hero_animation/latest/,kirn.tech,flutter,https://github.com/kirn-tech/hero_animation.git +social_share_plugin,https://pub.dev/packages/social_share_plugin,47,150,90,Social Share to Facebook and Instagram Flutter plugin.,0.4.2+2,"Aug 19, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/social_share_plugin/latest/,unverified uploader,"flutter,social_share_plugin_android,social_share_plugin_ios,social_share_plugin_platform_interface",https://github.com/romatroskin/social_share_plugin/tree/master/packages/social_share_plugin +holding_gesture,https://pub.dev/packages/holding_gesture,47,150,93,A customized GestureDetector that acts on holding a determined Widget.,1.2.0,"Aug 15, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/holding_gesture/latest/,gildaswise.com,flutter,https://github.com/gildaswise/holding_gesture +dpad_container,https://pub.dev/packages/dpad_container,47,140,85,"Dpad container focus navigation support for android TV. Allow you to navigate widgets and get focused, just wrap your widget and that's it!",2.0.4,"Jun 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dpad_container/latest/,unverified uploader,"flutter,flutter_hooks",https://github.com/nicoaudy/dpad_container +csslib,https://pub.dev/packages/csslib,47,160,99,A library for parsing and analyzing CSS (Cascading Style Sheets).,1.0.0,"Jun 7, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/csslib/latest/,tools.dart.dev,source_span,https://github.com/dart-lang/csslib +simple_pip_mode,https://pub.dev/packages/simple_pip_mode,47,150,91,A complete Picture-In-Picutre mode plugin (Android support only),0.8.0,"Dec 20, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/simple_pip_mode/latest/,puntito.cl,flutter,https://github.com/PuntitOwO/simple_pip_mode_flutter +build_verify,https://pub.dev/packages/build_verify,47,160,96,Test utility to ensure generated Dart code within a package is up-to-date when using package:build.,3.1.0,"Dec 2, 2022",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/build_verify/latest/,kevmoo.com,"io,path,test",https://github.com/kevmoo/build_verify +unique_identifier,https://pub.dev/packages/unique_identifier,47,140,97,A new Flutter plugin for fetching the unique identifier from android and ios.,0.3.0,"Nov 27, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/unique_identifier/latest/,altercode.xyz,flutter,https://github.com/karantanwar/unique_identifier +flutter_gl,https://pub.dev/packages/flutter_gl,47,80,88,cross-platform call OpenGL API by Dart through dart:ffi. 3D programming in the cross-platform. Provides OpenGL with Texture Widget on Flutter.,0.0.21,"Oct 4, 2022",MIT,,,,https://pub.dev/documentation/flutter_gl/latest/,unverified uploader,"ffi,flutter,flutter_gl_macos,flutter_gl_platform_interface,flutter_gl_web,flutter_gl_windows",https://github.com/wasabia/flutter_gl +flutter_instagram_storyboard,https://pub.dev/packages/flutter_instagram_storyboard,47,150,83,A package that allows you to create stories like in instagram,0.0.8,"Sep 20, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_instagram_storyboard/latest/,softmaestri.com,flutter,https://github.com/caseyryan/flutter_instagram_storyboard +pubviz,https://pub.dev/packages/pubviz,47,120,48,A tool to visualize package dependencies and version constraints in your Dart project.,3.0.0,"Mar 21, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/pubviz/latest/,kevmoo.com,"args,build_cli_annotations,collection,gviz,http,io,path,pub_semver,pubspec_parse,stack_trace,string_scanner,yaml",https://github.com/kevmoo/pubviz +node_interop,https://pub.dev/packages/node_interop,47,125,95,Provides Dart bindings and utility functions for core Node.js modules.,2.1.0,"Sep 22, 2021",BSD-3-Clause,,"DART, FLUTTER",WEB,https://pub.dev/documentation/node_interop/latest/,unverified uploader,js,https://github.com/pulyaevskiy/node-interop +flutter_collapsing_toolbar,https://pub.dev/packages/flutter_collapsing_toolbar,47,150,78,A Flutter package to create a Romantic Collapsing Toolbar. It will be useful for your awesome app.,1.0.0,"Aug 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_collapsing_toolbar/latest/,romanticdeveloper.com,flutter,https://github.com/minhhung2556/romantic_project_flutter_collapsing_toolbar +couchbase_lite,https://pub.dev/packages/couchbase_lite,47,35,59,"Flutter plugin for Couchbase Lite Community Edition, an embedded lightweight, noSQL database with live synchronization and offline support on Android and iOS.",2.8.5,"Jul 1, 2021",MIT,3.0.0-nullsafety.2,,,,unverified uploader,"built_collection,built_value,flutter,meta,uuid",https://github.com/SaltechSystems/couchbase_lite +slide_drawer,https://pub.dev/packages/slide_drawer,47,90,75,An easy way to use drawer in Flutter with cool sliding animation.,1.0.3,"Jun 22, 2021",MIT,,,,https://pub.dev/documentation/slide_drawer/latest/,unverified uploader,"curved_animation_controller,flutter",https://github.com/salkuadrat/slide_drawer +date_range_form_field,https://pub.dev/packages/date_range_form_field,47,150,84,A Flutter package to create a widget which allows the user to use a date picker to input a DateRange into a FormField using showDateRangePicker.,1.0.2,"May 26, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/date_range_form_field/latest/,jmaconsulting.biz,"flutter,intl",https://github.com/JMAConsulting/date_range_form_field +filling_slider,https://pub.dev/packages/filling_slider,47,150,85,Flutter package that allows you to create a IOS design sider component.,0.0.3,"May 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/filling_slider/latest/,unverified uploader,flutter,https://github.com/IvanSupervan/filling_slider +bip39,https://pub.dev/packages/bip39,47,140,95,Dart implementation of Bitcoin BIP39 Mnemonic code for generating deterministic keys,1.0.6,"Mar 23, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bip39/latest/,unverified uploader,"crypto,hex,pointycastle",https://github.com/anicdh/bip39 +motion_sensors,https://pub.dev/packages/motion_sensors,47,150,89,"Flutter plugin for accessing the Android and iOS accelerometer, gyroscope, magnetometer, and orientation sensors.",0.1.0,"Mar 13, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/motion_sensors/latest/,final.dev,"flutter,vector_math",https://github.com/zesage/motion_sensors +sp_util,https://pub.dev/packages/sp_util,47,160,95,"Flutter shared_preferences plugin util, support get default value, save object, object list.",2.0.3,"Mar 8, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sp_util/latest/,unverified uploader,"flutter,shared_preferences,synchronized",https://github.com/Sky24n/sp_util +flutter_web_scrollbar,https://pub.dev/packages/flutter_web_scrollbar,47,30,50,A customizable scrollbar for flutter web.,0.0.3,"Oct 16, 2020",MIT,,,,,unverified uploader,"flutter,flutter_web_plugins",https://github.com/cairacshields/flutter_web_scrollbar_plugin +keyboard_shortcuts,https://pub.dev/packages/keyboard_shortcuts,47,40,65,Widget that allow you to use shortcuts for your application. Custom shortcuts that you define by yourself and global like auto scroll to bottom and top.,0.1.4,"Oct 4, 2020",MIT,,,,,unverified uploader,"flutter,tuple,visibility_detector",https://github.com/AntoineMarcel/keyboard_shortcuts +countdown_flutter,https://pub.dev/packages/countdown_flutter,47,40,80,A simple countdown plugin for flutter. Provides a simple way to create a countdown in your app.,0.1.2,"May 6, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/Leocardoso94/flutter-countdown +dynamic_treeview,https://pub.dev/packages/dynamic_treeview,47,40,56,A Dynamic treeview that can be build using dynamic parent/child relationship. It supports indefinite category/subcategory lists with horizontal and vertical scrolling,1.0.0+2,"Nov 19, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/thangmam/dynamic_treeview +mimir,https://pub.dev/packages/mimir,46,140,72,"Extremely powerful, reactive NoSQL database with typo-tolerant full-text search and declarative queries.",0.1.0,"Jul 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mimir/latest/,gsconrad.com,"ffi,flutter_rust_bridge,freezed_annotation,meta",https://github.com/GregoryConrad/mimir +tencent_cloud_chat_uikit,https://pub.dev/packages/tencent_cloud_chat_uikit,46,110,90,"A powerful chat UI component library and business logic for Tencent Cloud Chat, creating seamless in-app chat modules for delightful user experiences.",2.7.0,"Jul 26, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS","https://comm.qq.com/im/doc/flutter/en/TUIKit/readme.html,https://pub.dev/documentation/tencent_cloud_chat_uikit/latest/",trtc.io,"adaptive_action_sheet,azlistview_all_platforms,cached_network_image,chewie,collection,cross_file,crypto,csslib,desktop_drop,device_info_plus,diff_match_patch,dotted_border,extended_image,extended_text,extended_text_field,fc_native_video_thumbnail,file_picker,flutter,flutter_easyrefresh,flutter_image_compress,flutter_markdown,flutter_plugin_record_plus,flutter_slidable,flutter_svg,get_it,http,image_clipboard,image_gallery_saver,image_picker,intl,just_audio,link_preview_generator_for_us,loading_animation_widget,logger,lpinyin,markdown,open_file,package_info_plus,pasteboard,path,path_provider,permission_handler,provider,scroll_to_index,shared_preferences,tencent_cloud_uikit_core,tencent_im_base,tencent_keyboard_visibility,tencent_super_tooltip,tim_ui_kit_sticker_plugin,transparent_image,tuple,universal_html,url_launcher,uuid,video_player,wechat_assets_picker,wechat_camera_picker",https://github.com/TencentCloud/chat-uikit-flutter +paytm_allinonesdk,https://pub.dev/packages/paytm_allinonesdk,46,140,97,"Paytm All-in-One SDK provides a swift, secure, and seamless payment experience to your users by invoking the Paytm app (if installed on your user’s smartphone) to complete payment for your order. It e [...]",1.2.6,"Jul 15, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/paytm_allinonesdk/latest/,unverified uploader,flutter, +video_player_win,https://pub.dev/packages/video_player_win,46,140,95,"Video player for Windows, lightweight, using Windows built-in Media Foundation API. Windows implementation of the video_player plugin.",2.3.9,"Jul 4, 2024",MIT,,FLUTTER,WINDOWS,https://pub.dev/documentation/video_player_win/latest/,unverified uploader,"flutter,plugin_platform_interface,video_player_platform_interface",https://github.com/jakky1/video_player_win +backendless_sdk,https://pub.dev/packages/backendless_sdk,46,120,75,Flutter plugin for Backendless SDK. It provides access to the Backendless services that enable the server-side functionality for developing and running mobile and desktop apps.,7.3.7,"Jul 12, 2023",MIT,8.0.0-alpha.28,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/backendless_sdk/latest/,unverified uploader,"collection,flutter,flutter_web_plugins,http,js,reflectable", +shopify_flutter,https://pub.dev/packages/shopify_flutter,46,150,86,A flutter package that works as a bridge between your Shopify Store and Flutter Application.,1.5.20,"Jul 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shopify_flutter/latest/,sujangainju.com.np,"flutter,freezed_annotation,graphql_flutter,intl,json_annotation,json_serializable,shared_preferences,url_launcher",https://github.com/imsujan276/shopify_flutter +flutterlifecyclehooks,https://pub.dev/packages/flutterlifecyclehooks,46,160,89,A flutter package that let you easily add hooks for application lifecycle state,5.0.0,"Jun 28, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutterlifecyclehooks/latest/,ptsakoulis.com,flutter,https://github.com/spideythewebhead/flutterlifecyclehooks +dartpy,https://pub.dev/packages/dartpy,46,130,77,A library for using dart with python via python's C API,0.0.5,"Jun 15, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dartpy/latest/,timwhiting.dev,"args,ffi,freezed_annotation,path",http://github.com/TimWhiting/dartpy +gif_view,https://pub.dev/packages/gif_view,46,140,97,Load GIF images and can set framerate,0.4.4,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gif_view/latest/,rafaelbarbosatec.com,"flutter,http",https://github.com/RafaelBarbosatec/gif_view +haptic_feedback,https://pub.dev/packages/haptic_feedback,46,160,96,"A Flutter plugin for haptic feedback. While it utilizes standard iOS haptics, it aims to emulate these same haptic patterns on Android for a consistent experience across platforms.",0.5.1+1,"Jun 12, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/haptic_feedback/latest/,achim.io,"flutter,plugin_platform_interface",https://github.com/nohli/haptic_feedback +flutter_web_optimizer,https://pub.dev/packages/flutter_web_optimizer,46,160,80,"A optimization tools for flutter web, solved web page loading slow and browser cache problem.",1.4.2,"Jun 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_web_optimizer/latest/,yiqimanbu.cn,"args,crypto,html,package_config,path,standard_message_codec",https://github.com/TryImpossible/flutter_web_optimizer +mini_music_visualizer,https://pub.dev/packages/mini_music_visualizer,46,160,89,A flutter package for show simple music visualizer animation,1.1.4,"May 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mini_music_visualizer/latest/,unverified uploader,flutter,https://github.com/mpcreza/mini_music_visualizer +nepali_utils,https://pub.dev/packages/nepali_utils,46,160,90,"A pure dart package with collection of Nepali Utilities like Date converter, Date formatter, DateTime, Nepali Numbers, Nepali Unicode, Nepali Moments and many more.",3.0.6,"Apr 27, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nepali_utils/latest/,sarbagyastha.com.np,,https://github.com/sarbagyastha/nepali_utils +dart_rss,https://pub.dev/packages/dart_rss,46,130,90,"Dart parser for RSS1.0, RSS2.0, Atom feeds.",3.0.3,"Apr 7, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_rss/latest/,flutterbountyhunters.com,"http,intl,xml",https://github.com/Flutter-Bounty-Hunters/dart-rss +dynamic_fonts,https://pub.dev/packages/dynamic_fonts,46,160,84,A package to include dynamic web-hosted fonts in your Flutter app.,2.2.1,"Mar 4, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dynamic_fonts/latest/,madlon-kay.com,"crypto,flutter,http,path_provider",https://github.com/amake/dynamic-fonts-flutter/ +flutter_locker,https://pub.dev/packages/flutter_locker,46,150,88,"Secures your secrets in keychain using biometric authentication (Fingerprint, Touch ID, Face ID...)",2.1.4,"Mar 4, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_locker/latest/,infinum.com,flutter,https://github.com/infinum/flutter-plugins-locker +progress_stepper,https://pub.dev/packages/progress_stepper,46,160,89,"Flutter package for showing custom progress stepper. You can use either the built in shapes (Arrow or Chevron) or can specify own shapes, using the builder.",3.1.0,"Feb 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/progress_stepper/latest/,unverified uploader,flutter,https://github.com/Midhun-MP/progress_stepper.git +flutter_svprogresshud,https://pub.dev/packages/flutter_svprogresshud,46,150,94,"A clean and lightweight progress HUD for flutter app, based on SVProgressHUD.",1.0.1,"Feb 1, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_svprogresshud/latest/,leanflutter.dev,flutter,https://github.com/leanflutter/flutter_svprogresshud +camerax,https://pub.dev/packages/camerax,46,150,82,"A camera plugin for flutter, which use CameraX on Android, native API on iOS, supports camera preview, capture and analyze.",0.1.2,"Jan 26, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/camerax/latest/,yanshouwang.dev,flutter,https://github.com/yanshouwang/camerax +dart_frog_web_socket,https://pub.dev/packages/dart_frog_web_socket,46,150,88,WebSocket support for Dart Frog. Built by Very Good Ventures.,1.0.0,"Aug 2, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://dartfrog.vgv.dev/docs/overview,https://pub.dev/documentation/dart_frog_web_socket/latest/",verygood.ventures,"dart_frog,shelf_web_socket,web_socket_channel",https://github.com/VeryGoodOpenSource/dart_frog +fennec,https://pub.dev/packages/fennec,46,150,18,"Fennec is a multi-threaded, robust Dart Server-Side Framework.",2.1.5,"Jul 30, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/fennec/latest/,fennecframework.com,"mime,path",https://github.com/Fennec-Framework/fennec +open_document,https://pub.dev/packages/open_document,46,130,94,"OpenDocument generate a local folder, for file and document storage, also can open pdf, xlsx, docs, ppt and zip files. You can also locate your files by implementing MyFilesScreen you can change folde [...]",1.0.7,"Jul 9, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS",https://pub.dev/documentation/open_document/latest/,unverified uploader,"archive,flutter,flutter_slidable,intl,plugin_platform_interface,share_plus",https://github.com/fabio21/open_document.git +adv_camera,https://pub.dev/packages/adv_camera,46,75,77,An advanced camera with focus (with focus rectangle) and zoom feature.,3.1.0,"Jun 30, 2023",unknown,,,,https://pub.dev/documentation/adv_camera/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/ricnaaru/adv_camera +slugid,https://pub.dev/packages/slugid,46,160,82,A URL-safe base64 encoding for UUIDv4 stripped of padding. Useful when embedding short random UUIDs in URLs.,1.1.2,"Apr 28, 2023",GPL-3.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slugid/latest/,google.dev,"convert,meta",https://github.com/google/dart-neats.git +architecture_cli,https://pub.dev/packages/architecture_cli,46,140,12,Architecture_CLI is a package designed to streamline the folder structure creation process,0.0.2,"Apr 25, 2023",unknown,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/architecture_cli/latest/,devhammad.com,"args,path", +flutter_no_internet_widget,https://pub.dev/packages/flutter_no_internet_widget,46,150,89,A new Flutter widget to show online or offline widget without any extra code or dependencies.,1.0.0+18-dev.1,"Feb 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_no_internet_widget/latest/,nagaraj.com.au,"connectivity_plus,equatable,flutter,flutter_bloc,mocktail,responsive_sizer",https://github.com/NaagAlgates/flutter_no_internet_widget +yoda,https://pub.dev/packages/yoda,46,130,76,"Flutter widget that let you slice any kind of child widget in a matrix of tiles and animate them with different kind of ways. Currently with Explode, Vortex and Flakes.",1.0.1,"Feb 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/yoda/latest/,marcobavagnoli.com,flutter,https://github.com/alnitak/yoda +dchisel,https://pub.dev/packages/dchisel,46,100,0,A simple dart web framework for create REST API. DChisel support Custom Middleware and Mysql & PostgreSQL ORM.,1.1.0+13,"Dec 12, 2022",MIT,,,,https://pub.dev/documentation/dchisel/latest/,alphacsoft.com,"crypto,dart_jsonwebtoken,mysql_client,path,postgres,process_run,shelf,shelf_cors_headers,shelf_hotreload,shelf_plus,shelf_router,shelf_static,shelf_virtual_directory,uuid",https://github.com/alalawy/DChisel +json_to_model,https://pub.dev/packages/json_to_model,46,60,82,Generate model class from Json file.,3.2.4,"Oct 5, 2022",MIT,,,,https://pub.dev/documentation/json_to_model/latest/,appnormal.com,"args,logging,path,yaml",https://github.com/fadhilx/json_to_model +dart_telegram_bot,https://pub.dev/packages/dart_telegram_bot,46,130,77,A Telegram Bot API wrapper made to make fast Telegram bots with as less code as possible.,1.0.0,"Aug 23, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_telegram_bot/latest/,unverified uploader,"http,logging",https://github.com/KaikyuDev/dart-telegram-bot +chat_composer,https://pub.dev/packages/chat_composer,46,140,74,"A Flutter package for easy implementation of chat composer allows users to chat with Text, Audio, and Other Media.",1.0.3,"Jul 24, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/chat_composer/latest/,anouarkabbouri.com,"bloc,flutter,flutter_bloc,flutter_sound_lite,fluttertoast,path_provider,permission_handler,plugin_platform_interface",https://github.com/anokabb/chat_composer +blurry,https://pub.dev/packages/blurry,46,160,78,A new flutter dialog display with blurry effect and built-in themes.,1.4.2,"Jul 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/blurry/latest/,badrkouki.dev,flutter,https://github.com/koukibadr/Blurry +fbroadcast,https://pub.dev/packages/fbroadcast,46,125,93,FBroadcast Help developers build an efficient broadcast system in the application.,2.0.0,"Jun 1, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fbroadcast/latest/,unverified uploader,flutter,https://github.com/Fliggy-Mobile/fbroadcast +contextual_menu,https://pub.dev/packages/contextual_menu,46,140,82,This plugin allows Flutter desktop apps to create native context menus.,0.1.2,"Jun 1, 2022",MIT,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/contextual_menu/latest/,leanflutter.dev,"flutter,menu_base",https://github.com/leanflutter/contextual_menu +cupertino_rounded_corners,https://pub.dev/packages/cupertino_rounded_corners,46,150,80,A widget and border to make cupertino rounded corners also refrered to as squircles using a bezier path and having the two points in the corners.,2.1.1,"May 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_rounded_corners/latest/,unverified uploader,flutter,https://github.com/Monksc/cupertino_rounded_corners +flutter_sim_country_code,https://pub.dev/packages/flutter_sim_country_code,46,140,96,Flutter sim country code,0.1.2,"Dec 14, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_sim_country_code/latest/,unverified uploader,flutter,https://github.com/derTuca/flutter_sim_country_code +touch_indicator,https://pub.dev/packages/touch_indicator,46,160,87,Show up to 5 touch indicators where you touch the screen. Useful when giving a demo for an audience or when recording your app.,2.0.0,"Oct 26, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/touch_indicator/latest/,klingeleers.be,flutter,https://github.com/mardaneus86/touch_indicator +fast_color_picker,https://pub.dev/packages/fast_color_picker,46,150,83,This package provides a color picker like in story editor of Instagram.,0.1.1,"Sep 17, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fast_color_picker/latest/,fusarihan.com,"flutter,smooth_page_indicator,spring_button",https://github.com/furkansarihan/fast_color_picker +fancy_bar,https://pub.dev/packages/fancy_bar,46,140,78,"An fancy yet beautiful flutter widget to use with the bottomNavigationBar, supports on selected and works with any widgets.",2.0.0,"Jul 12, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fancy_bar/latest/,leyo.dev,flutter,https://github.com/leoelstin/fancy_bar +random_password_generator,https://pub.dev/packages/random_password_generator,46,160,88,A new Flutter package which help generate strong password for online accounts and password strength estimator for Dart.,0.2.1,"May 20, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/random_password_generator/latest/,gktwinapp.com,flutter,https://github.com/imtheguna/random_password_generator +audiotagger,https://pub.dev/packages/audiotagger,46,90,90,Library to read and write ID3 tags to MP3 files. You can get data as Map object or Tag object.,2.2.1,"May 18, 2021",unknown,,,,https://pub.dev/documentation/audiotagger/latest/,unverified uploader,flutter,https://github.com/Samurai016/Audiotagger +flutter_lock_screen,https://pub.dev/packages/flutter_lock_screen,46,90,83,Flutter Pass Code Page Screen! You can use in your project!.,2.0.1,"May 8, 2021",MIT,,,,https://pub.dev/documentation/flutter_lock_screen/latest/,yasinilhan.com,flutter,https://github.com/kalismeras61/flutter_lock_screen +thememode_selector,https://pub.dev/packages/thememode_selector,46,40,53,"A widget to select between light and dark ThemeMode (in development, but working fine)",0.1.0,"Jan 23, 2021",BSD-3-Clause,,,,,bluecowgroup.com,flutter,https://github.com/BlueCowGroup/thememode_selector +jumping_bottom_nav_bar,https://pub.dev/packages/jumping_bottom_nav_bar,46,20,39,Jumping Bottom Navigation Bar for Flutter.,0.1.0,"Sep 29, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/manojeeva/jumping_bottom_nav_bar.git +input_sheet,https://pub.dev/packages/input_sheet,46,40,0,"A flutter package to help apps with extensive forms, implementing inputs as BottomSheet to make it enjoyable.",0.2.1,"Jul 12, 2020",Apache-2.0,,,,,unverified uploader,"after_layout,cached_network_image,camera,flutter,flutter_cupertino_date_picker,flutter_feather_icons,flutter_keyboard_size,flutter_masked_text,flutter_mobx,intl,keyboard_utils,mobx,path_provider,permission_handler,quiver,uuid,video_compress,video_player",https://github.com/andreciornavei/flutter-input-sheet +awsome_video_player,https://pub.dev/packages/awsome_video_player,46,35,57,This is a flutter package of video player. it's a very simple and easy to use.,1.0.8+1,"Apr 18, 2020",unknown,,,,,unverified uploader,"connectivity,flutter,orientation,screen,video_player",https://github.com/chudongvip/awsome_video_player +hardware_buttons,https://pub.dev/packages/hardware_buttons,46,40,77,A Flutter plugin for iOS and Android for detecting various hardware buttons such as volume and home button.,1.0.0,"Nov 25, 2019","BSD-3-Clause, MIT",,,,,unverified uploader,flutter,https://github.com/flutter-moum/flutter_hardware_buttons +search_app_bar,https://pub.dev/packages/search_app_bar,46,30,35,An animated SearchAppBar library that makes it easy to control the search for any type of data in a list of elements.,1.0.2+2,"Aug 26, 2019",MIT,,,,,unverified uploader,"bloc_pattern,diacritic,flutter,rxdart",https://github.com/rodolfoggp/search_app_bar +xlive_switch,https://pub.dev/packages/xlive_switch,46,30,60,A switch widget plugin with custom UI and design similar to Oleg Frolov's design on Dribbble,1.0.5,"Jan 8, 2019",unknown,,,,,unverified uploader,flutter,https://github.com/phucgaoxam/XliveSwitch +flutter_quill_extensions,https://pub.dev/packages/flutter_quill_extensions,45,150,97,"Embed extensions for flutter_quill including image, video, formula and etc.",10.1.5,"Aug 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions/,https://pub.dev/documentation/flutter_quill_extensions/latest/",freshplatform.net,"cross_file,flutter,flutter_quill,gal,gal_linux,http,image_picker,meta,path,photo_view,super_clipboard,universal_html,url_launcher,video_player,youtube_explode_dart,youtube_player_flutter",https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions/ +camera_android_camerax,https://pub.dev/packages/camera_android_camerax,45,160,97,Android implementation of the camera plugin using the CameraX library.,0.6.7+2,"Jul 26, 2024",Apache-2.0,,FLUTTER,ANDROID,https://pub.dev/documentation/camera_android_camerax/latest/,flutter.dev,"async,camera_platform_interface,flutter,meta,stream_transform",https://github.com/flutter/packages/tree/main/packages/camera/camera_android_camerax +flutter_joystick,https://pub.dev/packages/flutter_joystick,45,160,92,A virtual joystick widget for Flutter applications. Highly flexible and customizable.,0.2.1,"Jul 20, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_joystick/latest/,rebeloid.com,flutter,https://github.com/pavelzaichyk/flutter_joystick +flutter_app_update,https://pub.dev/packages/flutter_app_update,45,160,90,A simple lightweight and customizable version update library for Flutter,3.1.0,"Jul 5, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_app_update/latest/,unverified uploader,flutter,https://github.com/azhon/flutter_app_update +myfatoorah_flutter,https://pub.dev/packages/myfatoorah_flutter,45,115,91,"This plugin simplify the MyFatoorah payment platforms integration with your app, that works smoothly and provide you a simple way to embed our payment functions within your app.",3.0.14,"Jul 4, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://myfatoorah.readme.io/docs/flutter,https://pub.dev/documentation/myfatoorah_flutter/latest/",unverified uploader,"flutter,plugin_platform_interface", +strings,https://pub.dev/packages/strings,45,160,92,Provides a set of String related aimed at extending the core String class and provide safer methods for working with nullable strings and strings in general.,3.1.2,"Jun 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://strings.onepub.dev/,https://pub.dev/documentation/strings/latest/",onepub.dev,"characters,unicode",https://github.com/onepub-dev/strings +flutter_swipe_button,https://pub.dev/packages/flutter_swipe_button,45,150,95,Avoid accidental clicks or dialogs to prevent them using SwipeButton.,2.1.3,"Jun 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_swipe_button/latest/,unverified uploader,flutter,https://github.com/lrferreiro/flutter_swipe_button +meet_hour,https://pub.dev/packages/meet_hour,45,100,52,"Meet Hour Flutter Plugin - Meet Hour is 100% free video conference solution with End to End Encrypted and many other features such as lobby mode, Donor box & Click&Pledge Connect for fundraising, Vide [...]",5.0.23,"May 25, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/meet_hour/latest/,meethour.io,"flutter,flutter_web_plugins,http,js,meta,plugin_platform_interface",https://github.com/v-empower/meet_hour_flutter_sdk +image_picker_gallery_camera,https://pub.dev/packages/image_picker_gallery_camera,45,140,89,"Flutter Package to Pick Image From Gallery or Camera. This Package supports picking image from Camera,Gallery and Both Camera abd Gallery.",0.3.0,"Mar 21, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/image_picker_gallery_camera/latest/,kotlincodes.com,"flutter,image_picker",https://github.com/kotlincodes/image_picker_gallery_camera +desktop_webview_auth,https://pub.dev/packages/desktop_webview_auth,45,140,88,This package enables Firebase OAuth on desktop via webview,0.0.15,"Jan 26, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/desktop_webview_auth/latest/,invertase.io,"crypto,flutter,flutter_web_plugins,http,plugin_platform_interface",https://github.com/invertase/flutter_desktop_webview_auth +dio_cache_interceptor_hive_store,https://pub.dev/packages/dio_cache_interceptor_hive_store,45,160,97,A DB cache store implementation with Hive for dio_cache_interceptor package.,3.2.2,"Nov 27, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dio_cache_interceptor_hive_store/latest/,openapi4j.org,"dio_cache_interceptor,hive",https://github.com/llfbandit/dio_cache_interceptor/tree/master/dio_cache_interceptor_hive_store +week_of_year,https://pub.dev/packages/week_of_year,45,160,94,Adds extension method to get the ISO 8601 week of year from a date,2.2.0,"Jul 30, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/week_of_year/latest/,kada.se,,https://github.com/KadaDev/week_of_year +helpers,https://pub.dev/packages/helpers,45,90,92,Helpers is a tool that allows you to convert repetitive and tedious statements into easy-to-read and intuitive statements.,1.2.3,"May 17, 2023",MIT,,,,https://pub.dev/documentation/helpers/latest/,felipemurguia.com,"flutter,vector_math",https://github.com/seel-channel/helpers +flex_grid,https://pub.dev/packages/flex_grid,45,130,78,"The FlexGrid display data in a tabular format. It is including frozened column/row,loading more, high performance and better experience in TabBarView/PageView.",5.1.0,"May 13, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flex_grid/latest/,fluttercandies.com,"extended_sliver,extended_tabs,flutter,loading_more_list,sync_scroll_library",https://github.com/fluttercandies/flex_grid +binarize,https://pub.dev/packages/binarize,45,150,75,Binarize allows for a more streamlined and extendable binary creation experience.,1.5.0,"Apr 30, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",,wolfenra.in,,https://gitlab.com/wolfenrain/binarize +chunked_stream,https://pub.dev/packages/chunked_stream,45,150,88,"Utilities for working with chunked streams, such as byte streams which is often given as a stream of byte chunks with type `Stream>`.",1.4.2,"Apr 28, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chunked_stream/latest/,google.dev,meta,https://github.com/google/dart-neats.git +crud_table,https://pub.dev/packages/crud_table,45,140,66,"CRUD Table Flutter is a package for crating CURD-UI for your entity/object/class easily. It consists of a Lazy loading function, resizable columns, and integrated CRUD Form.",0.0.6,"Mar 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crud_table/latest/,unverified uploader,"fluid_kit,flutter,flutter_riverpod,split_view,visibility_detector",https://github.com/ireshmw/crud_table +infinite_canvas,https://pub.dev/packages/infinite_canvas,45,140,72,An extensible infinite canvas for Flutter based on InteractiveViewer and CustomMultiChildLayout which allows for widgets to be used as children and be moved or selected.,0.0.9,"Mar 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/infinite_canvas/latest/,rodydavis.com,"collection,directed_graph,flutter,vector_math",https://github.com/rodydavis/infinite_canvas +spec,https://pub.dev/packages/spec,45,150,73,A streamlined testing framework for Dart & Flutter.,0.2.3,"Mar 8, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/spec/latest/,invertase.io,"meta,test",https://github.com/invertase/spec +lyrebird,https://pub.dev/packages/lyrebird,45,160,25,Visual editor for Application Resource Bundle localization files to be used with the intl package.,0.5.0+1,"Feb 7, 2023",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/lyrebird/latest/,lyrebird.dev,"alfred,args,emojis,path,tint,yaml",https://github.com/lyrebird-app/launcher +modals,https://pub.dev/packages/modals,45,140,83,"Modals, a Flutter package to simplify all your overlay needs!",1.0.0+1,"Sep 22, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/modals/latest/,klasu.dev,flutter,https://github.com/KlausJokisuo/modals +flutter_tflite,https://pub.dev/packages/flutter_tflite,45,120,94,A Flutter plugin for accessing TensorFlow Lite. Supports both iOS and Android.,1.0.1,"Sep 21, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_tflite/latest/,unverified uploader,"flutter,image,image_picker,meta",https://github.com/shaqian/flutter_tflite +flutter_next,https://pub.dev/packages/flutter_next,45,80,66,A flutter package for faster UI developement and provide responsiveness for flutter web applications and has multiple extensions.,0.1.1,"Aug 12, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/flutter_next/latest/,shashiben.me,"flutter,universal_io,visibility_detector",https://github.com/shashiben/flutter_next +hetu_script,https://pub.dev/packages/hetu_script,45,130,67,Hetu is a lightweight scripting language for embedding in Flutter apps.,0.4.2+1,"Aug 9, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hetu_script/latest/,hetu.dev,"characters,fast_noise,intl,meta,path,pub_semver,quiver,recase",https://github.com/hetu-script/hetu-script +okito,https://pub.dev/packages/okito,45,140,39,"Your best flutter coding friend. All in one flutter helper with state, route, navigation, localization, dependency injection and local storage management!",1.3.0,"Jul 10, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/okito/latest/,unverified uploader,"flutter,path_provider",https://github.com/ragokan/okito +flutter_dropdown,https://pub.dev/packages/flutter_dropdown,45,150,91,This does make Flutter Framework complicated dropdown button less complicated,1.0.1+hotfix.1,"Jun 27, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_dropdown/latest/,unverified uploader,flutter,https://github.com/Blasanka/flutter_dropdown +super_banners,https://pub.dev/packages/super_banners,45,145,94,Display angled banners on top of your content with super_banners!,0.0.1,"May 16, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/super_banners/latest/,flutterbountyhunters.com,flutter,https://github.com/Flutter-Bounty-Hunters/super_banners +flutter_profile_picture,https://pub.dev/packages/flutter_profile_picture,45,130,94,"Automatically generate profile picture with random first name and background color. But you can still provide pictures if you have them. As the default color, based on the name of the first letter.",2.0.0,"May 3, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_profile_picture/latest/,unverified uploader,flutter,https://github.com/adityadees/flutter_profile_picture +tiny_charts,https://pub.dev/packages/tiny_charts,45,160,81,Render sparkline charts for fast data visualization on Flutter apps.,0.1.0,"Apr 6, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tiny_charts/latest/,rows.com,"collection,flutter,meta,vector_math",https://github.com/rows/tiny_charts +gdpr_dialog,https://pub.dev/packages/gdpr_dialog,45,150,89,Library for use GDPR dialog from user for personalized ads and non personalized ads.,2.1.1,"Jan 14, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/gdpr_dialog/latest/,unverified uploader,flutter,https://github.com/antonmolchan/gdpr_dialog_flutter +animated_page_reveal,https://pub.dev/packages/animated_page_reveal,45,150,44,Flutter package to implement an animated page reveal widget.,1.0.0,"Oct 2, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_page_reveal/latest/,unverified uploader,flutter,https://github.com/aliMissaoui/Flutter-Package-Animated-Page-Reveal +flutter_shapes,https://pub.dev/packages/flutter_shapes,45,140,87,Paint various shapes on canvas.,0.3.0,"Jul 16, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_shapes/latest/,tnantoka.com,flutter,https://github.com/tnantoka/flutter_shapes +rx_command,https://pub.dev/packages/rx_command,45,135,82,Reactive event handler wrapper class inspired by ReactiveUI.,6.0.1,"Jul 13, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rx_command/latest/,fluttercommunity.dev,"quiver,rxdart",https://github.com/fluttercommunity/rx_command +incrementally_loading_listview,https://pub.dev/packages/incrementally_loading_listview,45,40,85,An extension of the list view widget for incrementally loading data on scrolling,1.0.0,"Jun 20, 2021",unknown,,,,,dexterx.dev,"flutter,rxdart",https://github.com/MaikuB/incrementally_loading_listview +image_viewer,https://pub.dev/packages/image_viewer,45,120,84,A new Flutter plugin.,1.5.0,"May 29, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/image_viewer/latest/,unverified uploader,flutter,https://github.com/TahaMalas/flutter_image_viewer +flutter_midi,https://pub.dev/packages/flutter_midi,45,130,81,A FLutter Plugin to Play midi on iOS and Android.,1.1.0,"Apr 14, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_midi/latest/,rodydavis.com,"flutter,flutter_web_plugins,js,path_provider,path_provider_macos,plugin_platform_interface,tonic",https://github.com/rodydavis/flutter_midi +is_lock_screen,https://pub.dev/packages/is_lock_screen,45,150,93,Detects if device is in lock screen. Useful for determining whether app entered background due to locking screen or leaving app.,2.0.0,"Apr 7, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/is_lock_screen/latest/,tarosago.xyz,flutter,https://github.com/chihimng/flutter_is_lock_screen +flutter_annual_task,https://pub.dev/packages/flutter_annual_task,45,80,35,Flutter package for displaying grid view of daily task like Github-Contributions(Github calendar).,0.2.0,"Mar 7, 2021",MIT,,,,https://pub.dev/documentation/flutter_annual_task/latest/,unverified uploader,flutter,https://github.com/HuanSuh/flutter_annual_task +flutter_openvpn,https://pub.dev/packages/flutter_openvpn,45,40,66,Flutter OpenVPN uses OpenVpn Protocol to connect with ovpn file configurations.,0.2.0,"Nov 22, 2020","BSD-3-Clause, MIT",,,,,unverified uploader,"flutter,intl,shared_preferences",https://gitlab.com/topfreelancerdeveloper/flutter_openvpn.git +flutter_range_slider,https://pub.dev/packages/flutter_range_slider,45,30,86,a 2-thumb Material Design range slider for Flutter that allows a range selection,1.5.0,"Sep 17, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/boeledi/RangeSlider +nominatim_location_picker,https://pub.dev/packages/nominatim_location_picker,45,35,21,A map location picker for flutter with a Completely free geocoding ! Now we have MapBox Support as well,0.1.0+7,"Apr 26, 2020",BSD-3-Clause,,,,,unverified uploader,"auto_size_text,flutter,flutter_map,geolocator,http,latlong",https://github.com/AliatiSoftware/nominatim_location_picker +minimize_app,https://pub.dev/packages/minimize_app,45,20,81,A flutter plugin to minimize the app,0.1.1,"Jan 15, 2020",unknown,,,,,gpalma.pt,flutter,https://github.com/Vanethos/minimize_app_plugin +flutter_nfc_reader,https://pub.dev/packages/flutter_nfc_reader,45,40,78,A nfc reader plugin for iOS and Android. This plugin allow you to trigger NFC native reading session on device.,0.1.0,"Oct 13, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/matteocrippa/flutter-nfc-reader +quickly,https://pub.dev/packages/quickly,44,160,73,"Quickly is build for faster and cleaner development. It provides lots of extension methods on Widget, String, List and Map.",5.7.0,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/quickly/latest/,dreamlancer.in,flutter,https://github.com/Aniketkhote/Quickly +cloud_firestore_web,https://pub.dev/packages/cloud_firestore_web,44,130,99,The web implementation of cloud_firestore,4.1.0,"Jul 30, 2024",Apache-2.0,,FLUTTER,WEB,https://pub.dev/documentation/cloud_firestore_web/latest/,firebase.google.com,"_flutterfire_internals,cloud_firestore_platform_interface,collection,firebase_core,firebase_core_web,flutter,flutter_web_plugins",https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/cloud_firestore_web +qonversion_flutter,https://pub.dev/packages/qonversion_flutter,44,140,85,Flutter plugin to implement in-app subscriptions and purchases. Validate user receipts and manage cross-platform access to paid content on your app. Android & iOS.,9.0.2,"Jul 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/qonversion_flutter/latest/,qonversion.io,"collection,flutter,json_annotation",https://github.com/qonversion/flutter-sdk +mqtt5_client,https://pub.dev/packages/mqtt5_client,44,160,93,"A server and browser based MQTT5 client for Dart supporting normal, secure sockets and websockets.",4.4.0,"Jul 28, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mqtt5_client/latest/,darticulate.com,"crypto,event_bus,meta,path,typed_data,universal_html",https://github.com/shamblett/mqtt5_client +camera_filters,https://pub.dev/packages/camera_filters,44,150,75,"This package will use camera with dynamic color list of filters, crop your image, text on image and change the text color.",0.2.9,"Jul 22, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/camera_filters/latest/,unverified uploader,"camera,flutter,flutter_colorpicker,flutter_native_image,get_storage,google_fonts,image,image_cropper,path_provider,vector_math,video_player",https://github.com/hamzasidd3634/camera_filter +cronet_http,https://pub.dev/packages/cronet_http,44,160,93,An Android Flutter plugin that provides access to the Cronet HTTP client.,1.3.2,"Jul 12, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/cronet_http/latest/,dart.dev,"flutter,http,http_profile,jni",https://github.com/dart-lang/http/tree/master/pkgs/cronet_http +dynamsoft_capture_vision_flutter,https://pub.dev/packages/dynamsoft_capture_vision_flutter,44,130,81,"Dynamsoft Capture Vision Flutter SDK provides the ability to decode barcodes, recognize labels, detect and normalize documents.",1.3.1,"Jul 8, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/dynamsoft_capture_vision_flutter/latest/,dynamsoft.com,flutter,https://github.com/Dynamsoft/capture-vision-flutter +datepicker_dropdown,https://pub.dev/packages/datepicker_dropdown,44,150,95,A Dropdown Date picker for Flutter with customizable options.,0.1.4,"Jul 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/datepicker_dropdown/latest/,robertrobinson.in,flutter,https://github.com/Robertrobinson777/dropdown_date_picker +any_image_view,https://pub.dev/packages/any_image_view,44,150,67,"A special Flutter package for displaying all kinds of images, including jpg, png,jpeg, SVG, lottie, and XFile, including network images with caching.",1.0.6,"Jun 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/any_image_view/latest/,unverified uploader,"cached_network_image,flutter,flutter_svg,lottie",https://github.com/farhansadikgalib/any_image_view +faded,https://pub.dev/packages/faded,44,40,0,"Client did not pay? Add decreasing opacity to UI components until their app fades away. Set a due date, and no. of days you offer them until the app is fully vanished.",2.0.0,"Apr 19, 2024",unknown,,,,,krishnakumar.cn,"flutter,intl",https://github.com/krishnakumarcn/faded +flutter_emoji_gif_picker,https://pub.dev/packages/flutter_emoji_gif_picker,44,140,88,The same emoji-gif picker as whatsapp. Takes the same size as your keyboard(Mobile).,0.1.6,"Feb 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_emoji_gif_picker/latest/,flutterway.net,"emoji_picker_flutter,flutter,flutter_keyboard_size,get,http,meta,platform_info",https://github.com/FlutterWay/flutter_emoji_gif_picker +flutter_web_bluetooth,https://pub.dev/packages/flutter_web_bluetooth,44,160,86,A library to use the web bluetooth api in your web project. Will play nice if used in IO projects.,0.2.3,"Feb 23, 2024",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/flutter_web_bluetooth/latest/,dropmeirl.com,"js,logging,meta",https://github.com/jeroen1602/flutter_web_bluetooth/ +progress_dialog_null_safe,https://pub.dev/packages/progress_dialog_null_safe,44,140,97,Reviving an old progress dialog,3.0.0,"Feb 22, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/progress_dialog_null_safe/latest/,codingfries.com,flutter,https://github.com/CodingFries/progress_dialog +cr_logger,https://pub.dev/packages/cr_logger,44,140,77,"Powerful logging plugin. Supports android, ios and web platforms.",2.4.2,"Feb 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/cr_logger/latest/,cleveroad.com,"app_settings,chopper,cr_json_widget,dio,flutter,flutter_web_plugins,http,infinite_scroll_pagination,inspector,js,logger,package_info_plus,path,path_provider,platform,shared_preferences,split_view,sqflite,synchronized,uuid,worker_manager",https://github.com/Cleveroad/cr_logger +link_text,https://pub.dev/packages/link_text,44,150,92,"Easy to use text widget for Flutter apps, which converts inlined URLs into clickable links. Allows custom styling.",0.2.1,"Feb 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/link_text/latest/,unverified uploader,"flutter,url_launcher",https://github.com/aleksanderwozniak/link_text +pdf_thumbnail,https://pub.dev/packages/pdf_thumbnail,44,160,90,Thumbnail viewer for PDF files. Supports Android and iOS. Simply add widget and give the file path.,0.1.6+1,"Feb 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS","https://github.com/mirkancal/pdf_thumbnail/blob/main/README.md,https://pub.dev/documentation/pdf_thumbnail/latest/",mirkan.dev,"flutter,pdfx",https://github.com/mirkancal/pdf_thumbnail +overlapped_carousel,https://pub.dev/packages/overlapped_carousel,44,140,87,A Flutter package project that is a simple horizontal overlapped_carousel widget.,1.0.2,"Feb 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/overlapped_carousel/latest/,delwar.info,flutter,https://github.com/delwar36/overlapped_carousel +ft_cli,https://pub.dev/packages/ft_cli,44,120,36,This project is one CLI for integrate Flutter and Dart with Clean Architecture,0.1.8+11,"Jan 30, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/ft_cli/latest/,unverified uploader,"ansicolor,args,get_it,interact,path,process_run,recase",https://github.com/jheimes-silveira/ft_cli +mlkit_scanner,https://pub.dev/packages/mlkit_scanner,44,160,87,"A Flutter plugin to detect barcodes, text, faces, and objects using Google MLKit API for iOS and Android",0.5.3,"Sep 5, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mlkit_scanner/latest/,dns-tech.ru,flutter,https://github.com/dns-technologies/mlkit_scanner +webview_universal,https://pub.dev/packages/webview_universal,44,150,94,"Show a webview window on your flutter cross platform android, ios, linux, macos, web, windows.",0.0.5,"Sep 4, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/webview_universal/latest/,unverified uploader,"flutter,path,universal_io,webview_flutter,webview_flutter_android,webview_flutter_web,webview_flutter_wkwebview", +scrolls_to_top,https://pub.dev/packages/scrolls_to_top,44,160,94,A dart package for working with scrolls-to-top iOS feature. Easy to use,2.1.1,"Sep 1, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scrolls_to_top/latest/,optimist.dev,flutter,https://github.com/optimist-dev/scrolls_to_top +flutter_painter_v2,https://pub.dev/packages/flutter_painter_v2,44,130,91,"A Flutter widget to draw scribbles, text, shapes and images on a background image or color",2.0.1,"Jun 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_painter_v2/latest/,unverified uploader,"collection,flutter",https://github.com/omarhurani/flutter_painter +radial_button,https://pub.dev/packages/radial_button,44,140,82,"The purpose of Radial Button is facilitating the creation for FloatingActionButton and for the purpose that you need, using complete circle, semi-circle.",1.0.1,"May 8, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/radial_button/latest/,flutterando.com.br,"flutter,rxdart",https://github.com/Bwolfs2/radial_button +flutter_paypal_checkout,https://pub.dev/packages/flutter_paypal_checkout,44,120,93,Best and easy way to INTEGRATE PayPal checkout in Flutter application,1.0.1,"May 8, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_paypal_checkout/latest/,snippetcoder.com,"flutter,flutter_inappwebview,http", +awesome_drawer_bar,https://pub.dev/packages/awesome_drawer_bar,44,140,92,A Flutter package with custom implementation of the Side Menu (Drawer),1.2.0,"Apr 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/awesome_drawer_bar/latest/,appcheap.io,"flutter,flutter_adaptive_scaffold",https://github.com/AppCheap/awesome_drawer_bar +field_suggestion,https://pub.dev/packages/field_suggestion,44,160,87,"Create highly customizable, simple, and controllable autocomplete fields.",0.2.5,"Feb 22, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/insolite-dev/field_suggestion/wiki,https://pub.dev/documentation/field_suggestion/latest/",insolite.io,"flutter,highlightable",https://github.com/insolite-dev/field_suggestion +editable_image,https://pub.dev/packages/editable_image,44,140,80,Flutter package for creating a fully customizable and editable image widget.,2.0.0,"Feb 12, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/editable_image/latest/,bbkdevelopment.com,"flutter,wechat_assets_picker",https://github.com/BBarisKilic/Editable-Image +neumorphic_button,https://pub.dev/packages/neumorphic_button,44,150,88,Create Neumorphic Button with a number of customizable features that can be used throughout your Flutter app.,0.0.1+2,"Dec 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/neumorphic_button/latest/,unverified uploader,flutter,https://github.com/Tushar-Mishra999/Neumorphic_Button +completion,https://pub.dev/packages/completion,44,150,100,A package to add shell command completion to your Dart application,1.0.1,"Dec 14, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/completion/latest/,kevmoo.com,"args,logging,path",https://github.com/kevmoo/completion.dart +sidebar_bigeagle,https://pub.dev/packages/sidebar_bigeagle,44,150,78,This package adds a Sidebar widget which is convenient for Web & Desktop.,0.2.2+1,"Aug 8, 2022",MIT,,FLUTTER,"MACOS, WEB, WINDOWS",https://pub.dev/documentation/sidebar_bigeagle/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/augustt0/sidebar_bigeagle +shadow,https://pub.dev/packages/shadow,44,130,85,the easiest way to Add Shadow to any type of widget with some basic customization.,1.5.0,"Jul 24, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shadow/latest/,fethi-hamdani.ml,"blur,flutter",https://github.com/Fethi1/Shadow.git +story_time,https://pub.dev/packages/story_time,44,160,90,A fork of story. Instagram stories like UI with rich animations and even more customizability than the original package.,1.0.6,"Jun 11, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/story_time/latest/,unverified uploader,"flutter,provider",https://github.com/tjcampanella/story_time +isolate_bloc,https://pub.dev/packages/isolate_bloc,44,130,62,A dart package that helps implement the BLoC pattern. BLoC works in Isolate and don't slow down UI.,2.1.1,"May 11, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/isolate_bloc/latest/,unverified uploader,"combine,equatable,flutter,provider,uuid",https://github.com/Maksimka101/isolate-bloc/tree/master/packages/isolate_bloc +flutter_siri_suggestions,https://pub.dev/packages/flutter_siri_suggestions,44,140,76,Flutter plugin for exposure on Siri Suggestions also awake specific function by Siri.,2.1.0,"Mar 24, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_siri_suggestions/latest/,handmade.software,flutter,https://github.com/myriky/flutter_siri_suggestions +christian_picker_image,https://pub.dev/packages/christian_picker_image,44,140,50,"Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.",2.0.0,"Feb 16, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/christian_picker_image/latest/,unverified uploader,flutter,https://github.com/diepnghitinh/christian_picker_image +flutter_touch_spin,https://pub.dev/packages/flutter_touch_spin,44,70,83,Simple number input spinner Widget for Flutter. Inspired by Bootstrap Touchspin,2.0.0,"Jan 31, 2022",MIT,,,,https://pub.dev/documentation/flutter_touch_spin/latest/,danvickmiller.dev,"flutter,intl",https://github.com/danvick/flutter_touch_spin +auto_validate,https://pub.dev/packages/auto_validate,44,40,65,Auto Validate Package. This package will help you to auto validate used regular expressions.,1.0.8,"May 11, 2021",MIT,2.0.0-nullsafety.0,,,,unverified uploader,"flutter,freezed_annotation",https://github.com/Mahmoud-ElShenawy/auto_validate +superellipse_shape,https://pub.dev/packages/superellipse_shape,44,160,83,A package for creating superellipse shapes in flutter. A superellipse is a shape constituting a transition between a rectangle and a circle.,0.2.0,"Nov 10, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/superellipse_shape/latest/,unverified uploader,flutter,https://github.com/salby/superellipse_shape +flutter_polygon,https://pub.dev/packages/flutter_polygon,44,160,92,"A plugin with tools for working with polygons in Flutter. Provides a clipper (PolygonClipper, ClipPolygon) and border (PolygonBorder)",0.3.0+2,"Nov 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_polygon/latest/,unverified uploader,flutter,https://github.com/wietsebuseyne/flutter_polygon +wallpaper_manager_flutter,https://pub.dev/packages/wallpaper_manager_flutter,44,140,86,"A Plugin to set Large images as Wallpaper without skipping frames for Home Screen,Lock Screen and Both Screens on Android device from system file or cached image file.",0.0.2,"Jul 3, 2021",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/wallpaper_manager_flutter/latest/,unverified uploader,flutter,https://github.com/Praveen-0603/wallpaper_manager_flutter +fluent_appbar,https://pub.dev/packages/fluent_appbar,44,150,57,Fluent AppBar is a package to recreate the iOS large text title bar with a Material design,2.0.0,"Jun 11, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluent_appbar/latest/,unverified uploader,flutter,https://github.com/DonsWayo/fluent_appbar +swipe,https://pub.dev/packages/swipe,44,160,92,"The easy way to detect swipe up, down, left and right in Flutter.",0.0.1,"Jun 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/swipe/latest/,unverified uploader,flutter,https://github.com/salkuadrat/swipe +intersperse,https://pub.dev/packages/intersperse,44,160,94,Insert an element between each element of an Iterable or List.,2.0.0,"Apr 5, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/intersperse/latest/,modulovalue.com,,https://www.github.com/modulovalue/dart_intersperse +flutter_password_strength,https://pub.dev/packages/flutter_password_strength,44,140,90,"A password strength checker for flutter, works for Android and iOS.",0.1.6,"Mar 9, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_password_strength/latest/,unverified uploader,flutter,https://github.com/JinHoSo/flutter-password-strength +path_to_regexp,https://pub.dev/packages/path_to_regexp,44,150,94,Converts a path such as '/user/:id' into a regular expression.,0.4.0,"Mar 6, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/path_to_regexp/latest/,leonsenft.dev,,https://github.com/leonsenft/path_to_regexp +dbcrypt,https://pub.dev/packages/dbcrypt,44,140,95,A port of jBCrypt to Dart. It allows to encrypt passwords using BCrypt with a configurable work factor and check passwords.,2.0.0,"Feb 25, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dbcrypt/latest/,erlantz.net,,https://github.com/Erly/dbcrypt +atomized_image,https://pub.dev/packages/atomized_image,44,40,0,A widget which paints and animates images with particles to achieve an atomized effect.,0.1.0,"Dec 21, 2020",MIT,,,,,unverified uploader,"flutter,vector_math",https://github.com/letsar/atomized_image +test_coverage,https://pub.dev/packages/test_coverage,44,30,55,Command line utility to run tests in Dart VM and collect coverage data.,0.5.0,"Nov 11, 2020",MIT,,,,,unverified uploader,"args,coverage,glob,lcov,path",https://github.com/pulyaevskiy/test-coverage +fbutton,https://pub.dev/packages/fbutton,44,25,59,Let developers just need to grasp only one button component.,2.0.1,"Jul 31, 2020",BSD-2-Clause,,,,,unverified uploader,"fcontrol,flutter",https://github.com/Fliggy-Mobile/fbutton +websocket_manager,https://pub.dev/packages/websocket_manager,44,40,70,A Flutter plugin for Android and iOS supports websocket connection,0.2.2,"Feb 28, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/engapplabs/flutter_websocket_plugin +toggle_bar,https://pub.dev/packages/toggle_bar,44,40,75,A horizontal bar of toggle tabs with customisable colors and labels.,1.0.0,"Nov 26, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/adithyaxx/toggle_bar +modern_charts,https://pub.dev/packages/modern_charts,44,20,64,A package for creating simple yet modern looking charts.,0.1.19,"Nov 18, 2019",MIT,,,,https://github.com/jolleekin/modern_charts/wiki,unverified uploader,intl,https://github.com/jolleekin/modern_charts +swipe_stack,https://pub.dev/packages/swipe_stack,44,10,62,Flutter swipe stack widget.,1.0.0,"Jul 7, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/gmetekorkmaz/SwipeStack +firebase_functions_interop,https://pub.dev/packages/firebase_functions_interop,44,40,63,Firebase Cloud Functions SDK for Dart written as a JS interop wrapper for official Node.js SDK.,1.0.2,"Jun 2, 2019",MIT,,,,,unverified uploader,"firebase_admin_interop,js,meta,node_http,node_interop,node_io",https://www.github.com/pulyaevskiy/firebase-functions-interop +talker_logger,https://pub.dev/packages/talker_logger,43,160,90,"Logger. Easy, customizable, extensible logging, lightweight with filters, formatters, custom logs, log levels.",4.4.0,"Jul 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/talker_logger/latest/,frezycode.com,ansicolor,https://github.com/Frezyx/talker +flutter_stripe_web,https://pub.dev/packages/flutter_stripe_web,43,130,97,Stripe sdk bindings for the Flutter web platform. This package contains the implementation of the platform interface for web.,6.0.0,"Jul 25, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/flutter_stripe_web/latest/,flutterstripe.io,"flutter,flutter_web_plugins,freezed_annotation,stripe_js,stripe_platform_interface,web",https://github.com/flutter-stripe/flutter_stripe +tdesign_flutter,https://pub.dev/packages/tdesign_flutter,43,140,92,"Tencent TDesign UI component library of Flutter, suitable for use in mobile projects.",0.1.6,"Jul 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/tdesign_flutter/latest/,tdesign.tencent.com,"flutter,flutter_easyrefresh,flutter_slidable,flutter_swiper_null_safety",https://github.com/Tencent/tdesign-flutter +idb_sqflite,https://pub.dev/packages/idb_sqflite,43,160,81,IndexedDB API on top of sqflite for Flutter (Desktop and Mobile) and DartVM io applications,1.3.3+4,"Jul 23, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/idb_sqflite/latest/,tekartik.com,"idb_shim,meta,sqflite_common,synchronized",https://github.com/tekartik/idb_sqflite/tree/master/idb_sqflite +oxidized,https://pub.dev/packages/oxidized,43,155,92,"Definitions of Rust-like types, Option and Result, to promote safer programming.",6.2.0,"Jul 23, 2024",GPL-3.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/oxidized/latest/,unverified uploader,equatable,https://github.com/nlfiedler/oxidized.git +tencent_calls_uikit,https://pub.dev/packages/tencent_calls_uikit,43,140,89,TUICallKit is a UIKit about audio&video calls launched by Tencent Cloud.,2.4.0,"Jul 18, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/tencent_calls_uikit/latest/,trtc.io,"crypto,file,flutter,path_provider,plugin_platform_interface,shared_preferences,tencent_calls_engine,tencent_cloud_chat_sdk,tencent_cloud_uikit_core",https://github.com/tencentyun/TUICallKit +fquery,https://pub.dev/packages/fquery,43,150,81,"fquery is a powerful async state management solution for Flutter. It caches, updates, and fully manages asynchronous data in your Flutter apps.",1.4.0-beta.1,"Jun 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fquery/latest/,unverified uploader,"collection,fast_immutable_collections,flutter,flutter_hooks,freezed,freezed_annotation",https://github.com/41y08h/fquery +flutter_activity_recognition,https://pub.dev/packages/flutter_activity_recognition,43,160,91,This plugin is used to recognize user activity on Android and iOS platforms.,3.1.0,"Jun 5, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_activity_recognition/latest/,unverified uploader,flutter,https://github.com/Dev-hwang/flutter_activity_recognition +flame_bloc,https://pub.dev/packages/flame_bloc,43,160,89,Integration for the Bloc state management library to Flame games.,1.12.0,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flame_bloc/latest/,flame-engine.org,"bloc,flame,flutter,flutter_bloc,meta",https://github.com/flame-engine/flame/tree/main/packages/flame_bloc +flutter_face_api_beta,https://pub.dev/packages/flutter_face_api_beta,43,140,79,This is a flutter module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera. Supports Android and iOS.,0.0.121,"May 23, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_face_api_beta/latest/,mobile.regulaforensics.com,flutter,https://github.com/regulaforensics/flutter_face_api +hl_image_picker,https://pub.dev/packages/hl_image_picker,43,160,91,"Choose images/videos from the library, crop images, and capture new photos/videos with ease.",1.2.16,"May 21, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/hl_image_picker/latest/,unverified uploader,"flutter,hl_image_picker_android,hl_image_picker_ios,hl_image_picker_platform_interface",https://github.com/howljs/hl_image_picker/tree/main/hl_image_picker +dart_geohash,https://pub.dev/packages/dart_geohash,43,160,94,"A simple encode, decode, and neighbor finder for longitude/latitude and geohash.",2.1.0,"Mar 9, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_geohash/latest/,frawley.me,,https://github.com/nfrawley93/dart_geohash +select2dot1,https://pub.dev/packages/select2dot1,43,150,85,"Select2dot1 give you a fully customizable single/multiple select box with support for searching, group option, extra info and avatar. Works using overlay and modal.",2.0.9,"Jan 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/select2dot1/latest/,romanjrdykyj.site,flutter,https://github.com/romanjrdykyj/select2dot1 +flutter_incoming_call,https://pub.dev/packages/flutter_incoming_call,43,130,74,A Flutter plugin to show incoming call in your Flutter app!,0.1.2,"Jan 9, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_incoming_call/latest/,unverified uploader,flutter,https://github.com/Alezhka/flutter_incoming_call +animated_read_more_text,https://pub.dev/packages/animated_read_more_text,43,160,84,"Animated Flutter package for 'Read more/Read less' functionality, enhancing text handling and user interactions.",0.0.6,"Dec 6, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_read_more_text/latest/,dctech.dev,flutter,https://github.com/monster555/animated_read_more_text +cached_memory_image,https://pub.dev/packages/cached_memory_image,43,140,94,"A Flutter library to show images from the Base64, Uint8List and keep them in the cache directory.",1.5.0,"Nov 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cached_memory_image/latest/,wachasit.com,"flutter,flutter_cache_manager",https://github.com/prongbang/cached_memory_image +draggable_menu,https://pub.dev/packages/draggable_menu,43,150,77,"Create custom draggable menus that provide a familiar, customizable, and user-friendly experience, inspired by popular social media platforms such as Instagram, Snapchat, Facebook, Twitter, and YouTube.",4.4.1,"Nov 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draggable_menu/latest/,emresoysuren.com,flutter,https://github.com/emresoysuren/draggable_menu +ensure_visible_when_focused,https://pub.dev/packages/ensure_visible_when_focused,43,160,92,A handy Flutter widget to scroll to a certain widget every time this widget gains Focus.,1.2.0,"Nov 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ensure_visible_when_focused/latest/,rodrigobastos.dev,flutter,https://github.com/rodrigobastosv/ensure_visible_when_focused +flutter_arc_text,https://pub.dev/packages/flutter_arc_text,43,160,89,Flutter widget that renders text along the arc with configurable radius.,0.6.0,"Oct 24, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_arc_text/latest/,ookamikb.dev,"characters,flutter",https://github.com/ookami-kb/flutter_arc_text +honeywell_scanner,https://pub.dev/packages/honeywell_scanner,43,160,89,This is a plugin to scan barcodes by using Honeywell PDA Android devices.,5.0.0+2,"Oct 24, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/honeywell_scanner/latest/,unverified uploader,flutter,https://github.com/luis901101/honeywell_scanner +sanitize_html,https://pub.dev/packages/sanitize_html,43,160,94,Function for sanitizing HTML to prevent XSS by restrict elements and attributes to a safe subset of allowed values.,2.1.0,"Sep 28, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sanitize_html/latest/,google.dev,"html,meta",https://github.com/google/dart-neats.git +dio_http_formatter,https://pub.dev/packages/dio_http_formatter,43,130,93,A Dio interceptor for pretty printing the HTTP request/response to be printed in the console for easier debugging,3.2.1,"Sep 26, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dio_http_formatter/latest/,unverified uploader,"dio,logger",https://github.com/assemmarwan/dio_http_formatter +animated_flutter_widgets,https://pub.dev/packages/animated_flutter_widgets,43,160,75,This versatile package lets you effortlessly add mesmerizing animations to any widget while also offering a pre-designed animated widgets.,0.0.2,"Sep 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_flutter_widgets/latest/,zingworks.in,flutter,https://github.com/Zingworks-Sachin/animated_flutter_widgets +checkbox_grouped,https://pub.dev/packages/checkbox_grouped,43,150,93,"flutter widget that grouping checkbox, recuperate the actual selection,support multiple selection",2.0.0,"Jul 15, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/checkbox_grouped/latest/,unverified uploader,"auto_size_text,collection,flutter",https://github.com/liodali/grouped_checkbox +explorer,https://pub.dev/packages/explorer,43,50,60,"Universal explorer UI for navigate files, ftp, etc. Support custom providers and any platforms c:",2.3.0,"Jun 30, 2023",MIT,,,,,serge.software,"auto_animated,flutter,flutter_breadcrumb,flutter_localizations,intl,io,meta,path,sliver_tools,universal_platform",https://github.com/ScerIO/packages.flutter/tree/main/packages/explorer +typed_data,https://pub.dev/packages/typed_data,43,150,99,Utility functions and classes related to the dart:typed_data library.,1.3.2,"May 9, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/typed_data/latest/,dart.dev,collection,https://github.com/dart-lang/typed_data +rating_summary,https://pub.dev/packages/rating_summary,43,160,91,Create a summary statistic Widget to display the rating and average rating of a product.,1.0.2+1,"Mar 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rating_summary/latest/,flo-dev.me,"flutter,flutter_rating_bar",https://github.com/floodoo/rating_summary +flutter_file_view,https://pub.dev/packages/flutter_file_view,43,140,91,"A file viewer plugin for Flutter, support local file and network link of Android, iOS.",2.2.1,"Mar 1, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_file_view/latest/,unverified uploader,"dio,flutter",https://github.com/LiWenHui96/flutter_file_view +msh_checkbox,https://pub.dev/packages/msh_checkbox,43,150,94,"An animated checkbox, inspired by BEMCheckbox for iOS, using an API similar to Flutter's own Checkbox.",2.0.1,"Feb 11, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/msh_checkbox/latest/,unverified uploader,flutter,https://github.com/HornMichaelS/msh_checkbox +statemachine,https://pub.dev/packages/statemachine,43,150,85,"A simple, yet powerful state machine framework for Dart supporting Flutter and web apps.",3.3.1,"Feb 5, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/statemachine/latest/,lukas-renggli.ch,meta,https://github.com/renggli/dart-statemachine +double_tap_player_view,https://pub.dev/packages/double_tap_player_view,43,130,74,a widget to handle fast forward/rewind behavior by double tap and horizontal drag like a video player.,2.0.3,"Jan 31, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/double_tap_player_view/latest/,unverified uploader,"circular_reveal_animation,flutter,flutter_hooks,freezed_annotation,hooks_riverpod,uuid",https://github.com/HiroyukTamura/double_tap_player_view +flutter_turtle,https://pub.dev/packages/flutter_turtle,43,160,24,flutter_turtle is a simple implementation of turtle graphic. It simply uses a custom painter to draw graphics into a widget by a series of Logo-like commands.,0.4.2,"Jan 28, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_turtle/latest/,zonble.net,"flutter,meta",https://github.com/zonble/flutter_turtle +dart_twitter_api,https://pub.dev/packages/dart_twitter_api,43,150,78,A dart wrapper for using the Twitter API with well documented interfaces for every endpoint.,0.5.8,"Dec 14, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_twitter_api/latest/,unverified uploader,"http,intl,json_annotation,oauth1",https://github.com/robertodoering/twitter_api +comment_box,https://pub.dev/packages/comment_box,43,130,92,A simple Flutter comment box for posts and products.,0.0.18,"Nov 21, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/comment_box/latest/,adeleyeayodeji.com,"cupertino_icons,flutter",https://github.com/adeleyeayodeji/comment_box +extension,https://pub.dev/packages/extension,43,160,86,Package including lot helpers for easy developing on dart language,0.6.0,"Sep 11, 2022",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extension/latest/,serge.software,meta,https://github.com/ScerIO/packages.dart/tree/master/packages/extension +eventify,https://pub.dev/packages/eventify,43,150,92,A cancellable event emitter which supports context based event driven programming.,1.0.1,"Jun 16, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/eventify/latest/,eventify.biz,,https://github.com/iMeshAcademy/EventEmitter +story_viewer,https://pub.dev/packages/story_viewer,43,70,74,This package provides common story view experience for any Flutter app.,0.2.0,"May 31, 2022",MIT,,,,https://pub.dev/documentation/story_viewer/latest/,fusarihan.com,"extended_image,flutter",https://github.com/furkansarihan/story_viewer +phlox_animations,https://pub.dev/packages/phlox_animations,43,150,79,Flutter phlox_animations is a simple package to create beautiful custom animations . Animate multiple properties at once and consists of several's feature.,2.1.1,"Apr 21, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/phlox_animations/latest/,unverified uploader,flutter,https://github.com/phloxCompany/flutter_phlox_animations.git +fk_user_agent,https://pub.dev/packages/fk_user_agent,43,140,97,Retrieve Android/iOS device user agents in Flutter.,2.1.0,"Jan 19, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/fk_user_agent/latest/,toutao.cloud,flutter,https://github.com/flutter-fast-kit/fk_user_agent +flutter_neumorphic_null_safety,https://pub.dev/packages/flutter_neumorphic_null_safety,43,80,46,"A complete, ready to use, Neumorphic ui kit for Flutter. Dark theming compatible & fully customizable.",3.2.4,"Oct 26, 2021",MIT,,,,https://pub.dev/documentation/flutter_neumorphic_null_safety/latest/,unverified uploader,flutter,https://github.com/rgplvr/Flutter-Neumorphic +firebase_ml_custom,https://pub.dev/packages/firebase_ml_custom,43,80,68,Flutter plugin for Firebase Machine Learning Custom Model support.,0.2.0+3,"Aug 17, 2021",MIT,,,,https://pub.dev/documentation/firebase_ml_custom/latest/,firebase.google.com,flutter,https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_ml_custom +flutter_voip_kit,https://pub.dev/packages/flutter_voip_kit,43,140,55,Use iOS CallKit and Android's Telecom library to create and receive calls with native functionality. e.g. Calls pop up on user's lock screen.,0.0.6,"Aug 4, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_voip_kit/latest/,unverified uploader,flutter, +r_scan,https://pub.dev/packages/r_scan,43,90,85,"A flutter plugin about qr code scan,it can scan from file, url, memory and camera qr code.",0.1.6+1,"Aug 4, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/r_scan/latest/,rhyme95.cn,flutter,https://github.com/rhymelph/r_scan +full_screen_image_null_safe,https://pub.dev/packages/full_screen_image_null_safe,43,130,92,Full screen photo viewer. It shuts off when scrolling vertically. Can work with Hero widget.,2.0.0,"May 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/full_screen_image_null_safe/latest/,unverified uploader,flutter,https://github.com/sametsahin10/full_screen_image +switcher,https://pub.dev/packages/switcher,43,140,89,"A beautiful animated, and personalized switcher widget component.",1.0.0,"Apr 1, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/switcher/latest/,unverified uploader,flutter,https://github.com/tiagosito/switcher +file_cryptor,https://pub.dev/packages/file_cryptor,43,150,81,"FileCryptor is for encryption and decryption files. (PDF, MP3, MP4, PNG, ...)",0.0.3,"Mar 29, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/file_cryptor/latest/,webdastur.uz,"archive,encrypt,flutter,meta,path",https://github.com/webdastur/file_cryptor +sealed_unions,https://pub.dev/packages/sealed_unions,43,120,83,Sealed Unions for Dart,3.0.3+1,"Mar 18, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sealed_unions/latest/,fluttercommunity.dev,,https://github.com/fluttercommunity/dart_sealed_unions +drop_zone,https://pub.dev/packages/drop_zone,43,140,87,A simple way to bring drag’n’drop to flutter web. drop_zone is commonly used for file choosing by dragging and dropping a file(s) onto a designated widget. The user can then use the dropped html file(s).,1.0.2,"Mar 15, 2021",Apache-2.0,,FLUTTER,WEB,https://pub.dev/documentation/drop_zone/latest/,unverified uploader,flutter,https://github.com/Derrick56007/dropzone +sendgrid_mailer,https://pub.dev/packages/sendgrid_mailer,43,120,92,A Dart library used to compose and send emails using SendGrid v3 Mail Send API.,0.1.3,"Mar 12, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sendgrid_mailer/latest/,shinelabs.dev,"async,http",https://github.com/dylanshine/sendgrid_mailer +flutter_fluid_slider,https://pub.dev/packages/flutter_fluid_slider,43,40,60,A fluid design slider that works just like the Slider material widget.,1.0.3,"Apr 29, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/rvamsikrishna/flutter_fluid_slider.git +international_phone_input,https://pub.dev/packages/international_phone_input,43,40,79,International Phone Number Input For Flutter. This packages validates phone number input value using the libphonenumber package.,1.0.4,"Apr 28, 2020",BSD-3-Clause,,,,,unverified uploader,"flutter,libphonenumber",https://github.com/niinyarko/flutter-international-phone-input +firebase_auth_ui,https://pub.dev/packages/firebase_auth_ui,43,40,66,Flutter plugin for Firebase Auth UI. Supports popular auth providers by using native SDK for Android and iOS.,1.0.1,"Mar 2, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/sam0829/firebase_auth_ui +flutter_stetho,https://pub.dev/packages/flutter_stetho,43,35,66,A network inspector for Flutter on Android using the Chrome Dev Tools,0.5.2,"Dec 30, 2019",unknown,0.6.0-dev.1,,,,unverified uploader,flutter,https://github.com/brianegan/flutter_stetho +mirai_dropdown_menu,https://pub.dev/packages/mirai_dropdown_menu,42,130,86,"MiraiDevs developed the Mirai Dropdown Menu Package. Using this package, you can set a static list of objects or a list you have downloaded from an API.",0.0.9,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mirai_dropdown_menu/latest/,miraidevs.com,"flutter,flutter_keyboard_visibility",https://github.com/devhch/mirai_dropdown_menu +grouped_scroll_view,https://pub.dev/packages/grouped_scroll_view,42,160,85,"Provide a List, a grouper, and let it display it as a ListView, a GridView or anything else. Supports checkbox or radio in a scrollView.",0.2.1,"Jul 28, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/grouped_scroll_view/latest/,unverified uploader,"collection,flutter,sliver_tools",https://github.com/meetleev/flutter_grouped_scroll_view +flutter_emoji_feedback,https://pub.dev/packages/flutter_emoji_feedback,42,160,88,A fully customizable widget to receive feedback from your users. Can be used to get user's mood or evaluate experience (and more !),0.3.2,"Jul 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_emoji_feedback/latest/,stevenosse.com,"collection,flutter,flutter_svg",https://github.com/stevenosse/flutter_emoji_feedback +typeset,https://pub.dev/packages/typeset,42,150,73,"Whatsapp like text styling for you! -- Bold, Italic, Underline and more -- Drive your text style through Backend!",2.1.2,"Jul 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/typeset/latest/,rohanjsh.dev,"flutter,url_launcher",https://github.com/rohanjsh/typeset/ +animated_3d_card,https://pub.dev/packages/animated_3d_card,42,150,61,Nice animated 3D card for Flutter Inspired By https://www.youtube.com/watch?v=K6gxMk8wwmY,0.0.9,"Jul 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_3d_card/latest/,unverified uploader,flutter,https://github.com/Obada2020/Animated-3D-Card +amplify_core,https://pub.dev/packages/amplify_core,42,150,93,The base package containing common types and utilities that are shared across the Amplify Flutter packages.,2.3.0,"Jul 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/amplify_core/latest/,aws-amplify.com,"async,aws_common,aws_signature_v4,collection,graphs,intl,json_annotation,logging,meta,retry,stack_trace,uuid",https://github.com/aws-amplify/amplify-flutter/tree/main/packages/amplify_core +chip_list,https://pub.dev/packages/chip_list,42,160,93,Makes creating a list of ChoiceChip-s a breeze. Super customizable as well.,3.1.0,"Jul 15, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chip_list/latest/,bossbeagle1509.dev,flutter,https://github.com/bossbeagle1509/chip_list +fftea,https://pub.dev/packages/fftea,42,160,89,Fast Fourier Transform (FFT) library that can handle inputs of any size. Includes related tools such as STFT and convolution.,1.5.0+1,"Jul 14, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fftea/latest/,unverified uploader,,https://github.com/liamappelbe/fftea +flutter_sslcommerz,https://pub.dev/packages/flutter_sslcommerz,42,120,91,Official Flutter plugin for SSLCommerz integration.,2.3.6,"Jul 11, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_sslcommerz/latest/,unverified uploader,"flutter,json_annotation", +sortedmap,https://pub.dev/packages/sortedmap,42,130,90,A map of objects which can be sorted and filtered on both their key and value,0.5.4,"Jul 10, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sortedmap/latest/,appsup.be,quiver,https://github.com/appsup-dart/sortedmap +path_provider_windows,https://pub.dev/packages/path_provider_windows,42,150,98,Windows implementation of the path_provider plugin,2.3.0,"Jul 9, 2024",MIT,,FLUTTER,WINDOWS,https://pub.dev/documentation/path_provider_windows/latest/,flutter.dev,"ffi,flutter,path,path_provider_platform_interface",https://github.com/flutter/packages/tree/main/packages/path_provider/path_provider_windows +instabug_flutter,https://pub.dev/packages/instabug_flutter,42,160,94,"Instabug empowers mobile teams to monitor, prioritize, and debug performance and stability issues throughout the app development lifecycle.",13.2.0,"Jul 7, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://docs.instabug.com/docs/flutter-overview,https://pub.dev/documentation/instabug_flutter/latest/",instabug.com,"flutter,meta,stack_trace",https://github.com/Instabug/Instabug-Flutter +chopper_generator,https://pub.dev/packages/chopper_generator,42,150,93,"Chopper is an http client generator using source_gen, inspired by Retrofit",8.0.1,"Jun 30, 2024",Apache-2.0,,DART,"LINUX, MACOS, WINDOWS","https://hadrien-lejard.gitbook.io/chopper,https://pub.dev/documentation/chopper_generator/latest/",hadrienlejard.io,"analyzer,build,built_collection,chopper,code_builder,collection,dart_style,logging,meta,source_gen,yaml",https://github.com/lejard-h/chopper +currency_textfield,https://pub.dev/packages/currency_textfield,42,160,89,A flutter package that implements a Controller for currency text input.,4.12.0,"Jun 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/currency_textfield/latest/,unverified uploader,flutter,https://github.com/IsaiasSantana/currency_textfield +particles_fly,https://pub.dev/packages/particles_fly,42,160,78,A package that provides an easy way to add particles js in flutter project.,0.0.9,"Jun 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/particles_fly/latest/,bziyar.dev,flutter,https://github.com/mevos19/particles_fly +poly_geofence_service,https://pub.dev/packages/poly_geofence_service,42,160,85,This plugin is a service that can perform geo-fencing by creating a polygon geofence.,4.0.0,"Jun 5, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/poly_geofence_service/latest/,unverified uploader,"fl_location,flutter,vector_math",https://github.com/Dev-hwang/poly_geofence_service +flutter_date_range_picker,https://pub.dev/packages/flutter_date_range_picker,42,160,96,"Flutter package for selecting date ranges with input, dialog, and calendar options.",0.1.1,"May 23, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_date_range_picker/latest/,gaspardmerten.dev,"flutter,intl",https://github.com/GaspardMerten/date_range_picker +image_downloader_web,https://pub.dev/packages/image_downloader_web,42,150,95,A Flutter plugin for downloading images from URL to user's device. This plugin only works for Flutter web.,2.0.6,"May 22, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/image_downloader_web/latest/,unverified uploader,"flutter,flutter_web_plugins,http,universal_html",https://github.com/hrvojecukman/image_downloader_web +scaled_app,https://pub.dev/packages/scaled_app,42,160,93,"Scale the entire UI design proportionally, useful when your UI design is fixed-width.",2.3.0,"May 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scaled_app/latest/,hanshi.tech,flutter,https://github.com/LastMonopoly/scaled_app +readsms,https://pub.dev/packages/readsms,42,160,89,A flutter plugin that reads incoming SMS on device as a broadcast stream.,0.1.0+3,"May 8, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/readsms/latest/,unverified uploader,flutter,https://github.com/Ayush783/readsms_plugin +flutter_auto_form,https://pub.dev/packages/flutter_auto_form,42,160,58,A package simplifying the process of creating user friendly forms in Flutter,2.0.0,"Apr 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_auto_form/latest/,gaspardmerten.dev,"date_field,dropdown_search,file_picker,flutter,smarter_text_field",https://github.com/GaspardMerten/flutter_auto_form +analytics,https://pub.dev/packages/analytics,42,150,87,Interface for working with analytic services. The library is supposed to unify work with various analytic services.,2.0.3,"Apr 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/analytics/latest/,surf.ru,logger,https://github.com/surfstudio/flutter-analytics +yandex_geocoder,https://pub.dev/packages/yandex_geocoder,42,160,89,API to translate geographic coordinates into an address and vice versa,2.3.1,"Apr 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/yandex_geocoder/latest/,madbrains.ru,"collection,http,json_annotation",https://github.com/MadBrains/Yandex-Geocoder-Flutter +checkout_screen_ui,https://pub.dev/packages/checkout_screen_ui,42,160,79,A pre built UI representing a checkout screen that is meant to be coupled with your own logic.,1.0.1,"Mar 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/checkout_screen_ui/latest/,flutterbutter.dev,"flutter,text_form_field_wrapper,url_launcher",https://github.com/OfficialFlutterButter/checkout_screen_ui +webviewx_plus,https://pub.dev/packages/webviewx_plus,42,150,98,A cross-platform webview using webview_flutter for mobile and iFrame for web.,0.5.0,"Feb 22, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/webviewx_plus/latest/,lazyus.com,"flutter,http,path,pointer_interceptor,uuid,webview_flutter,webview_flutter_android,webview_flutter_platform_interface,webview_flutter_wkwebview",https://github.com/Mahad61/webviewx_plus +chart_engine,https://pub.dev/packages/chart_engine,42,160,50,"Chart generator with interchangeable chart engines, like ChartJS and ApexCharts.",2.1.0,"Feb 15, 2024",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/chart_engine/latest/,unverified uploader,"amdjs,color_palette_generator,dom_tools,intl,swiss_knife",https://github.com/Colossus-Services/chart_engine +i69n,https://pub.dev/packages/i69n,42,150,90,"Simple internationalization tool for Dart and Flutter, based on YAML files and source code generation.",3.0.0,"Feb 12, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/i69n/latest/,fnx.io,"build,build_config,dart_style,yaml",https://github.com/fnx-io/i69n +japx,https://pub.dev/packages/japx,42,160,88,Lightweight parser for the JSON:API (http://jsonapi.org/) structure.,2.2.0,"Feb 7, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/japx/latest/,infinum.com,collection,https://github.com/infinum/flutter-plugins-japx +centrifuge,https://pub.dev/packages/centrifuge,42,120,92,Dart client to communicate with Centrifuge and Centrifugo from Flutter and VM over WebSockets,0.14.0,"Jan 20, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/centrifuge/latest/,unverified uploader,"fixnum,meta,protobuf,web_socket_channel",https://github.com/centrifugal/centrifuge-dart +chat_gpt_flutter,https://pub.dev/packages/chat_gpt_flutter,42,150,94,"Integration of OpenAI API using Flutter framework, ChatGPT and more",1.0.16,"Jan 3, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chat_gpt_flutter/latest/,unverified uploader,"dio,flutter,http,json_annotation,json_serializable,pretty_dio_logger",https://github.com/hrvojecukman/chat_gpt_flutter +windows_single_instance,https://pub.dev/packages/windows_single_instance,42,140,94,"Forces a single instance of your Windows app, bringing the existing window to the front when a new instance is opened.",1.0.1,"Dec 17, 2023",BSD-3-Clause,,FLUTTER,WINDOWS,https://pub.dev/documentation/windows_single_instance/latest/,songbook-pro.com,"ffi,flutter,win32",https://github.com/SongbookPro/flutter_windows_single_instance +drag_ball,https://pub.dev/packages/drag_ball,42,140,83,A Flutter package similiar AssistiveTouch on Iphone.,2.0.0,"Dec 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drag_ball/latest/,farhanfadila.site,flutter,https://github.com/farhanfadila1717/drag_ball +flutterbook,https://pub.dev/packages/flutterbook,42,130,64,A storyboard tool to accelerate the development of Flutter widgets.,0.1.9,"Dec 8, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutterbook/latest/,moonsdontburn.design,"cupertino_icons,dart_code_viewer2,device_preview,flutter,flutter_feather_icons,flutter_markdown,google_fonts,provider,recase",https://github.com/GhostWalker562/flutterbook +flutter_mongodb_realm,https://pub.dev/packages/flutter_mongodb_realm,42,120,64,Unofficial plugin for using services of the serverless platform MongoDB Realm (previously called MongoDB Stitch).,2.3.0,"Nov 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_mongodb_realm/latest/,matiapps.com,"bson,flutter,flutter_mongo_stitch_platform_interface,flutter_mongo_stitch_web,meta,streams_channel3,universal_html",https://github.com/kfiross/flutter_mongo_stitch +backdrop_modal_route,https://pub.dev/packages/backdrop_modal_route,42,150,74,A flutter plugin to open backdrop modal route with minimal code and efforts with dynamic content.,2.0.4,"Oct 12, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/hey24sheep/backdrop_modal_route,https://pub.dev/documentation/backdrop_modal_route/latest/",hey24sheep.com,flutter,https://github.com/hey24sheep/backdrop_modal_route.git +elastic_client,https://pub.dev/packages/elastic_client,42,150,88,Dart bindings for ElasticSearch HTTP API. ElasticSearch is a full-text search engine based on Lucene.,0.3.15,"Oct 6, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/elastic_client/latest/,agilord.com,"http,http_client,meta",https://github.com/isoos/elastic_client +theta,https://pub.dev/packages/theta,42,80,26,Prototyping and testing your app in production with UI instant updates.,0.10.2,"Oct 6, 2023",BSD-3-Clause,,,,"https://docs.buildwiththeta.com/,https://pub.dev/documentation/theta/latest/",buildwiththeta.com,"archive,collection,device_frame,either_dart,encrypt,equatable,flutter,get_it,http,light_logger,provider,theta_models,theta_open_widgets,theta_rendering",https://github.com/buildwiththeta/buildwiththeta +honey,https://pub.dev/packages/honey,42,130,71,The sweet side of testing. An end to end testing framework for Flutter.,0.2.1,"Jun 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/honey/latest/,clickup.com,"antlr4,collection,flutter,flutter_test,intl",https://github.com/clickup/honey +flutter_bkash,https://pub.dev/packages/flutter_bkash,42,140,79,Flutter package for payment gateway service bKash (Bangladesh). bKash payment easy to implement through this package on your flutter project.,0.2.0,"Jun 24, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_bkash/latest/,codeboxr.com,"flutter,fpdart,http,webview_flutter",https://github.com/codeboxrcodehub/flutter-bkash +arrow_path,https://pub.dev/packages/arrow_path,42,150,90,Draw arrows with Path objects easily. Paths can be composited to add arrows to any curve and draw all at once.,3.1.0,"Jun 3, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/arrow_path/latest/,unverified uploader,flutter,https://github.com/quentinleguennec/flutter-arrow-path.git +focus_detector_v2,https://pub.dev/packages/focus_detector_v2,42,160,95,Detects when your widget appears or disappears from the screen.,3.1.0+1,"May 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/focus_detector_v2/latest/,wangun.co,"flutter,visibility_detector",https://github.com/irfnyas/focus_detector +json_to_form,https://pub.dev/packages/json_to_form,42,150,78,The plugin for Flutter converts the JSON format into a custom form.,0.0.5,"Mar 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/json_to_form/latest/,unverified uploader,flutter,https://github.com/VictorRancesCode/json_to_form +persian,https://pub.dev/packages/persian,42,150,75,Utilities and Humanizer for Persian language and culture. Includes some String extensions and PersianDate class.,1.2.0,"Dec 11, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/persian/latest/,pwa.ir,,https://github.com/xclud/dart_persian +cafebazaar_flutter,https://pub.dev/packages/cafebazaar_flutter,42,145,65,CafeBazaar In-App Billing package for flutter upgrade to poolakey this package is just for android applications,1.0.2,"Aug 24, 2022",BSD-2-Clause,,FLUTTER,ANDROID,"https://flutterfarsi.ir/cafebazaar_flutter/README.md,https://pub.dev/documentation/cafebazaar_flutter/latest/",flutterfarsi.ir,flutter,https://github.com/irdeveloper89/cafebazaar_flutter +country_calling_code_picker,https://pub.dev/packages/country_calling_code_picker,42,150,96,Flexible Country picker for getting Country code and Calling code.,2.0.1,"May 5, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/country_calling_code_picker/latest/,unverified uploader,"flutter,flutter_sim_country_code",https://github.com/dev-naiksan/country-calling-code-picker.git +ear,https://pub.dev/packages/ear,42,150,0,A flutter plugin project to handle all coming notification for android platform platforms.,0.0.7,"Apr 8, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ear/latest/,unverified uploader,flutter,https://github.com/nhoangthinh/ear +easy_dashboard,https://pub.dev/packages/easy_dashboard,42,160,78,A package to help easily create dashboard layouts and other navigation features . Aims in making responsive dashboards an easy process .,0.0.2,"Apr 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_dashboard/latest/,unverified uploader,flutter,https://github.com/lewiseman/easy_dashboard +reflex,https://pub.dev/packages/reflex,42,140,48,Flutter plugin to read notifications and auto reply with custom messages.,0.0.2,"Feb 13, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/reflex/latest/,hackthedeveloper.com,flutter,https://github.com/DevsOnFlutter/reflex +flutter_animated_cards,https://pub.dev/packages/flutter_animated_cards,42,90,57,A Fully customizable animated cards widget that has feature of 3D animation and much more. This widget works on both Android & iOS.,0.0.2,"Aug 20, 2021",MIT,,,,https://pub.dev/documentation/flutter_animated_cards/latest/,faizafarooquidev.blogspot.com,flutter,https://github.com/Faiza-Farooqui/flutter_animated_cards +insta_like_button,https://pub.dev/packages/insta_like_button,42,160,75,Instagram post style customizable card widget made for flutter,0.1.1,"Aug 19, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/insta_like_button/latest/,theiskaa.com,flutter,https://github.com/theiskaa/insta-like-button +visa,https://pub.dev/packages/visa,42,30,17,Visa is an OAuth 2.0 package that makes it super easy to add third party authentication to flutter apps.,2.0.1,"Aug 9, 2021",MIT,,,,,unverified uploader,"flutter,hexcolor,http,webview_flutter",https://github.com/e-oj/visa +photo_card_swiper,https://pub.dev/packages/photo_card_swiper,42,130,56,A simple flutter package for creating a swiping card layout for list of photos.,0.0.6,"Aug 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/photo_card_swiper/latest/,codeokplease.com,flutter,https://github.com/TeaTalkInternal/photo_card_swiper +level_map,https://pub.dev/packages/level_map,42,140,76,A Flutter library to add level-map feature with powerful customization options.,0.2.0,"Aug 1, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/level_map/latest/,unverified uploader,flutter,https://github.com/Bharathh-Raj/level_map +slidable_bar,https://pub.dev/packages/slidable_bar,42,150,71,A Flutter package to show SideBar and hide it and custimaze your clicker.,1.1.1,"Jul 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slidable_bar/latest/,unverified uploader,flutter,https://github.com/mahmoud-haj-ali/slidable_bar +reactives,https://pub.dev/packages/reactives,42,140,55,A new way to extract/group/reuse common logic of StatefulWidget. Think of them like React hooks but for and of flutter.,0.2.0,"Jul 18, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reactives/latest/,ripemango.us,flutter,https://github.com/ripemango/reactives +masonry_grid,https://pub.dev/packages/masonry_grid,42,130,92,"Flutter Masonry Grid layout to create masonry, staggered items layout.",1.0.0,"Jun 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/masonry_grid/latest/,unverified uploader,flutter,https://github.com/abdulghani/masonry_grid +container_tab_indicator,https://pub.dev/packages/container_tab_indicator,42,160,89,Build your own Tab indicator using familiar Container-like properties.,0.3.0,"Jun 8, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/container_tab_indicator/latest/,scipack.dev,flutter,https://github.com/slovnicki/container_tab_indicator +social_embed_webview,https://pub.dev/packages/social_embed_webview,42,120,79,Provide a widget to easily embed social media post in flutter using web embed feature by the platform.,0.3.2,"May 2, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/social_embed_webview/latest/,aker99.com,"flutter,http,localstorage,url_launcher,webview_flutter",https://github.com/aker99/social_embed_webview +app_popup_menu,https://pub.dev/packages/app_popup_menu,42,140,87,A more modular popup menu.,1.0.0,"Apr 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/app_popup_menu/latest/,unverified uploader,flutter,https://github.com/AndriousSolutions/app_popup_menu +city_picker_from_map,https://pub.dev/packages/city_picker_from_map,42,120,69,A flutter package for select a city from svg map.,0.0.1,"Mar 23, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/city_picker_from_map/latest/,unverified uploader,"flutter,svg_path_parser",https://github.com/ahm3tcelik/city_picker_from_map +sqlcool,https://pub.dev/packages/sqlcool,42,40,45,"Easy and reactive Sqlite. Stream of changes, select bloc, custom database models",5.1.1,"Dec 31, 2020",MIT,,,,,unverified uploader,"extra_pedantic,flutter,path_provider,pedantic,sqflite,synchronized",https://github.com/synw/sqlcool +native_ads,https://pub.dev/packages/native_ads,42,40,45,Flutter plugin for AdMob Native Ads. Compatible with Android and iOS using PlatformView.,0.5.0,"Aug 3, 2020",BSD-3-Clause,,,,,sakebook.dev,flutter,https://github.com/sakebook/flutter_native_ads +ssh,https://pub.dev/packages/ssh,42,35,71,SSH and SFTP client for Flutter. Wraps iOS library NMSSH and Android library JSch.,0.0.7,"May 27, 2020",unknown,,,,,unverified uploader,"flutter,meta,uuid",https://github.com/shaqian/flutter_ssh +awesome_page_transitions,https://pub.dev/packages/awesome_page_transitions,42,30,30,Awesome page transitions for flutter,1.0.0,"Apr 12, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/UdaraWanasinghe/AwesomePageTransitions +image_color_picker,https://pub.dev/packages/image_color_picker,42,40,27,Pick color from image (assets/network/file) and get color hexcodes.,1.0.7,"Apr 6, 2020",MIT,,,,,unverified uploader,"flutter,image",https://github.com/zeeshux7860/flutter_image_color_picker +flutter_draw,https://pub.dev/packages/flutter_draw,42,10,42,A beautiful drawing view for a your flutter application with single line of code,1.1.0,"Apr 5, 2020",MIT,,,,,unverified uploader,"dio,flutter,image_gallery_saver,path_provider,permission_handler,random_string",https://github.com/theindianappguy/flutter_draw +flutter_spinwheel,https://pub.dev/packages/flutter_spinwheel,42,40,68,A widget that outputs items (text or image) along a pannable circular wheel/spinner with customization options.,0.1.0,"Apr 2, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/jerilMJ/flutter_spinwheel.git +flutter_string_encryption,https://pub.dev/packages/flutter_string_encryption,42,40,74,Cross-platform string encryption using common best-practices.,0.3.1,"Mar 18, 2019",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/sroddy/flutter_string_encryption +flutter_cache_manager_firebase,https://pub.dev/packages/flutter_cache_manager_firebase,41,150,77,CacheManager implementation for firebase_storage. Uses the gs:// as key and translates to https://,2.1.0,"Jul 31, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_cache_manager_firebase/latest/,baseflow.com,"firebase_storage,flutter,flutter_cache_manager,path,path_provider,retry",https://github.com/Baseflow/flutter_cache_manager +zego_express_engine,https://pub.dev/packages/zego_express_engine,41,140,93,"ZegoExpressEngine Flutter SDK is a flutter plugin wrapper based on ZEGO Express RTC SDK (Native & Web), providing live video and real-time audio/video services.",3.16.0,"Jul 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/zego_express_engine/latest/,zego.im,"flutter,flutter_web_plugins,js", +inspireui,https://pub.dev/packages/inspireui,41,140,96,Common useful and Widget Use For FluxStore Products (Flutter E-Commerce App),2.2.0,"Jul 29, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/inspireui/latest/,unverified uploader,"dio,easy_debounce,encrypt,event_bus,flutter,flutter_secure_storage,flutter_svg,http,intl,logger,plugin_platform_interface,timeago,universal_platform", +compdfkit_flutter,https://pub.dev/packages/compdfkit_flutter,41,140,59,ComPDFKit for Flutter is a comprehensive SDK that allows you to quickly add PDF functionality to Android and iOS Flutter applications.,2.1.0,"Jul 29, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://www.compdf.com/guides/pdf-sdk/flutter/overview,https://pub.dev/documentation/compdfkit_flutter/latest/",compdf.com,"flutter,plugin_platform_interface",https://github.com/ComPDFKit/compdfkit-pdf-sdk-flutter +realm_dart,https://pub.dev/packages/realm_dart,41,130,87,The official Realm SDK for Dart. Realm is a mobile database - an alternative to SQLite and key-value stores.,3.3.0,"Jul 20, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/realm_dart/latest/,realm.io,"args,build_cli_annotations,build_runner,cancellation_token,collection,crypto,decimal,ejson,ffi,http,json_annotation,logging,meta,package_config,path,pub_semver,pubspec_parse,rational,realm_common,realm_generator,tar",https://github.com/realm/realm-dart +change_case,https://pub.dev/packages/change_case,41,160,95,"An extension on String for the missing methods for camelCase, PascalCase, Capital Case, snake_case, param-case, CONSTANT_CASE and others.",2.1.0,"Jun 4, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/change_case/latest/,mrgnhnt.com,meta,https://github.com/mrgnhnt96/change_case +flutter_to_pdf,https://pub.dev/packages/flutter_to_pdf,41,150,92,"A package to export any Flutter widget to a PDF-Document, PDF-Page or PDF-File. Further customization of the export process is possible through the export options.",0.2.1,"May 31, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_to_pdf/latest/,dunef.com,"flutter,pdf",https://github.com/joseph-grabinger/flutter_to_pdf +google_mlkit_image_labeling,https://pub.dev/packages/google_mlkit_image_labeling,41,160,93,A Flutter plugin to use Google's ML Kit Image Labeling to detect and extract information about entities in an image across a broad group of categories.,0.12.0,"Apr 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_mlkit_image_labeling/latest/,flutter-ml.dev,"flutter,google_mlkit_commons",https://github.com/flutter-ml/google_ml_kit_flutter +cbl_flutter,https://pub.dev/packages/cbl_flutter,41,160,87,"Flutter Plugin for Couchbase Lite, an embedded, NoSQL JSON Document Style database, supporting Blobs, Encryption, SQL++ Queries, Live Queries, Full-Text Search and Data Sync.",3.0.0,"Apr 24, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cbl_flutter/latest/,cbl-dart.dev,"cbl,cbl_flutter_platform_interface,flutter,path_provider",https://github.com/cbl-dart/cbl-dart +text_gradiate,https://pub.dev/packages/text_gradiate,41,160,70,A Flutter package for creating gradient text in an easy way. This package allows you to add gradient effects to text in your Flutter app effortlessly.,1.0.1,"Apr 23, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/text_gradiate/latest/,unverified uploader,flutter,https://github.com/yavar-registry/text_gradiate.git +ffmpeg_cli,https://pub.dev/packages/ffmpeg_cli,41,135,77,Run FFMPEG CLI commands from Dart.,0.3.0,"Feb 23, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/ffmpeg_cli/latest/,flutterbountyhunters.com,"collection,json_annotation,logging",https://github.com/Flutter-Bounty-Hunters/ffmpeg_cli +htmltopdfwidgets,https://pub.dev/packages/htmltopdfwidgets,41,150,95,Htmlt to pdf widgets library convert html text to pdf widgets,1.0.3,"Feb 8, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/htmltopdfwidgets/latest/,alihassan143cool.blogspot.com,"html,http,pdf",https://github.com/alihassan143/htmltopdfwidgets +pref,https://pub.dev/packages/pref,41,150,85,Create Preference Screens easily with advanced features and sub-pages,2.8.0,"Jan 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pref/latest/,nfet.net,"flutter,logging,shared_preferences",https://github.com/DavBfr/flutter_pref +comms,https://pub.dev/packages/comms,41,150,56,"Simple communication pattern abstraction on streams, created for communication between logic classes.",1.1.0,"Oct 27, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/comms/latest/,leancode.co,"bloc,logging,meta",https://github.com/leancodepl/comms +flutter_alarm_background_trigger,https://pub.dev/packages/flutter_alarm_background_trigger,41,140,71,A flutter plugin for Android to launch app from background at specific time just like stock alarm app in Android.,1.0.2,"Aug 19, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_alarm_background_trigger/latest/,ishaqhassan.com,"flutter,plugin_platform_interface",https://github.com/ishaquehassan/flutter_alarm_background_trigger +lan_scanner,https://pub.dev/packages/lan_scanner,41,160,87,Dart / Flutter package that allows discovering network devices via multi-threaded ICMP pings.,4.0.0+1,"Aug 5, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/lan_scanner/latest/,ivirtex.dev,dart_ping,https://github.com/ivirtex/lan_scanner +squirrel,https://pub.dev/packages/squirrel,41,60,24,Create installable desktop apps,0.2.0,"Jul 10, 2023",MIT,,,,https://pub.dev/documentation/squirrel/latest/,anais.dev,"flutter,jinja,path,yaml",https://github.com/anaisbetts/squirrel-flutter +network_logger,https://pub.dev/packages/network_logger,41,150,92,Network logger with well designed user interface to inspect network traffic logs. Included with Dio interceptor.,1.0.4,"May 21, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/network_logger/latest/,themisir.com,"dio,flutter",https://github.com/themisir/flutter-network-logger +markdown_toolbar,https://pub.dev/packages/markdown_toolbar,41,160,85,A customizable toolbar to enhance your experience of writing Markdown in Flutter apps.,0.5.0,"May 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/markdown_toolbar/latest/,iakmds.com,flutter,https://github.com/iakmds/markdown_toolbar +flutter_brand_palettes,https://pub.dev/packages/flutter_brand_palettes,41,160,60,"A collection of elegant, declarative classes for the color palettes of popular brands and companies.",0.5.1,"Feb 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_brand_palettes/latest/,dartoos.dev,"eo_color,flutter",https://github.com/dartoos-dev/flutter_brand_palettes +matrix2d,https://pub.dev/packages/matrix2d,41,150,86,"Matrix 2D is a package for mathematical 2D array functions and manipulations in Dart, similar to NumPy",1.0.4,"Jan 9, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/matrix2d/latest/,n4ze3m.site,,https://github.com/n4ze3m/matrix2d +platform_ui,https://pub.dev/packages/platform_ui,41,60,13,Platform specific Widgets and UI toolkit,0.1.0,"Nov 18, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/platform_ui/latest/,krtirtho.dev,"adwaita,collection,fluent_ui,flutter,flutter_localizations,flutter_svg,libadwaita,libadwaita_core,macos_ui,popover_gtk",https://github.com/KRTirtho/platform_ui +tcp_socket_connection,https://pub.dev/packages/tcp_socket_connection,41,150,88,"A flutter package to connect, listen to and send messages over tcp sockets.",0.3.1,"Oct 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/tcp_socket_connection/latest/,unverified uploader,flutter,https://github.com/MjPaxter/Tcp_Socket_Connection +overlayment,https://pub.dev/packages/overlayment,41,150,86,"Show a dialog, notification, window, or a panel easily. use helping widgets like AutoComplete, Expander(Dropdown).",0.2.1,"Oct 11, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/overlayment/latest/,qlevar.de,flutter,https://github.com/SchabanBo/overlayment +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,,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,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_dash/latest/,unverified uploader,flutter, +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,,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,,"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,,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,,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,,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,,,,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,,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,,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,,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,,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,,"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,,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,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/number_to_words/latest/,unverified uploader,,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,,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,,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,,"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,,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,,,,,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,,,,,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,,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,,,,,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,,"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,,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,,"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,,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,,"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,,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,,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,,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",,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,,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,,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,,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,,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,,"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,,"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,,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,,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chess/latest/,oaksnow.com,,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,,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,,"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,,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,,"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,,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,,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,,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,,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,,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,,,,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,,,,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,,"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,,"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",,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,,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,,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,,,,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,,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,,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,,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,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/event/latest/,aryehoffman.com,,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,,,,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,,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,,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,,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,,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,,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,,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,,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,,,,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,,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,,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,,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,,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,,,,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,,,,,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,,,,,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,,,,,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,,,,,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,,,,,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,,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,,"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,,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,,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,,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,,"ANDROID, IOS",,https://pub.dev/documentation/fair/latest/,hacktons.cn,"fair_annotation,fair_version,ffi,flat_buffers,flutter,http,url_launcher", +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,,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,,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,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_smartlook/latest/,smartlook.com,"flutter,flutter_localizations,vector_math", +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,,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,,"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,,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,,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,,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,,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,,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,,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,,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 +flutter_paypal_native,https://pub.dev/packages/flutter_paypal_native,39,140,95,A native implementation for Paypal with flutter.,2.1.0,"Dec 15, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_paypal_native/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/harrowmykel/flutter_paypal_native +sound_mode,https://pub.dev/packages/sound_mode,39,160,95,A plugin to manage a device's sound mode for android. This plugin also supports requesting the required permissions to modify the device's sound mode for Android API 24 and above.,3.0.0,"Dec 10, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/sound_mode/latest/,unverified uploader,flutter,https://github.com/TryingOutSomething/sound_mode.git +dropbox_client,https://pub.dev/packages/dropbox_client,39,150,88,Dropbox client for Flutter. The library supports Android and iOS. Authorization is done through Dropbox app or external web browser.,1.1.1,"Nov 24, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/dropbox_client/latest/,mix1009.com,"flutter,http",https://github.com/mix1009/FlutterDropbox +gif,https://pub.dev/packages/gif,39,150,97,Control a gif using flutter animation controller. You can either specify a fixed duration or set the framerate of the playback.,2.3.0,"Nov 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gif/latest/,pierluigizagaria.dev,"flutter,http",https://github.com/pierluigizagaria/flutter_gif +keep_screen_on,https://pub.dev/packages/keep_screen_on,39,150,96,This plugin disables automatic screen off and prevents the screen from turning off.,3.0.0,"Oct 22, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/keep_screen_on/latest/,craftsoft.dev,"flutter,keep_screen_on_platform_interface",https://github.com/craftsoft-dev/flutter_keep_screen_on +best_naveen_localization,https://pub.dev/packages/best_naveen_localization,39,140,17,A cool localization package for every developer. In this package you can use many common words directly ...it will save your time and fast development ..,1.0.6,"Oct 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/best_naveen_localization/latest/,unverified uploader,flutter,https://github.com/naveenpardeep/best_naveen_localization +aura_box,https://pub.dev/packages/aura_box,39,160,83,Flutter Widget that combines multiple radial gradients and blur effect.,1.0.2,"Oct 14, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/aura_box/latest/,lorenzogangemi.com,flutter,https://github.com/GangemiLorenzo/aura_box +anchor_scroll_controller,https://pub.dev/packages/anchor_scroll_controller,39,160,90,"This package implement a ScrollController which supports anchor. That is, AnchorScrollController supports to scroll to index and listen to index changed while scrolling by user.",0.4.4,"Sep 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/anchor_scroll_controller/latest/,unverified uploader,flutter,https://github.com/lucian1024/anchor_scroll_controller +background_app_bar,https://pub.dev/packages/background_app_bar,39,150,87,"A background app bar plugin, use this plugin if you want to preserve background of sliver app bar when scrolling,",2.1.0,"Sep 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/background_app_bar/latest/,unverified uploader,flutter,https://github.com/LeonColt/background_app_bar +date_count_down,https://pub.dev/packages/date_count_down,39,130,91,This is a flutter countdown package written in dart for flutter developer.,3.0.0,"Aug 14, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/date_count_down/latest/,unverified uploader,flutter,https://github.com/Destiny-Ed/date_count_down +blurry_modal_progress_hud,https://pub.dev/packages/blurry_modal_progress_hud,39,150,92,"Just like modal_progress_hud this is a simple widget wrapper to enable modal progress hud (a modal progress indicator, hud = heads up display)",1.1.1,"Jul 31, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/blurry_modal_progress_hud/latest/,unverified uploader,flutter,https://github.com/joeyyy688/blurry_modal_progress_hud +just_audio_cache,https://pub.dev/packages/just_audio_cache,39,140,89,Collection of extension function of [just_audio](https://pub.dev/packages/just_audio) package for auto-handle caching audio files,0.1.2,"Jul 14, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/just_audio_cache/latest/,unverified uploader,"flutter,http,just_audio,path_provider,shared_preferences",https://github.com/lau1944/just_audio_cache +page_animation_transition,https://pub.dev/packages/page_animation_transition,39,160,88,"Using this package, you can add beautiful page transitions to your application.",1.0.0,"Jul 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/page_animation_transition/latest/,unverified uploader,flutter,https://github.com/aayushkedawat/page_animation_transition +date_time_picker_widget,https://pub.dev/packages/date_time_picker_widget,39,140,86,This package brings us a way to pick date and time with fresh new UI design,2.0.0,"Jun 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/date_time_picker_widget/latest/,ceyloncodelabs.com,"flutter,intl,jiffy,scrollable_positioned_list,stacked",https://github.com/pasaneramusugoda/date_time_picker_widget +feature_folder_cli,https://pub.dev/packages/feature_folder_cli,39,160,62,"CLI utility that generates a folder structure to reduce the repetitive work required to setup directories for models, services, repositories, screens and widgets.",0.3.0,"May 22, 2023",MIT,,FLUTTER,WINDOWS,"https://github.com/RyanDsilva/feature_folder_cli#folder-by-feature-cli-utility,https://pub.dev/documentation/feature_folder_cli/latest/",ryandsilva.dev,"ansicolor,args,mason,path",https://github.com/RyanDsilva/feature_folder_cli +day_picker,https://pub.dev/packages/day_picker,39,160,91,A Flutter widget library which helps us to select days in a week.,2.2.0,"May 10, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/day_picker/latest/,unverified uploader,flutter,https://github.com/shan-shaji/day_picker +crypto_market,https://pub.dev/packages/crypto_market,39,120,79,"Crypto Market is a highly customizable Flutter library that supports Coin Chart, Order Book, Order Volume, and Trade History.",0.0.3,"Apr 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/crypto_market/latest/,unverified uploader,"fl_chart,flutter,get,http,k_chart,web_socket_channel",https://github.com/mauryaAnkur/crypto_market.git +reduced,https://pub.dev/packages/reduced,39,150,14,Unified facade for the basic features of state management frameworks.,0.6.0,"Apr 21, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reduced/latest/,partmaster.de,"collection,flutter",https://github.com/partmaster/reduced.git +slider_controller,https://pub.dev/packages/slider_controller,39,160,80,A package that gives us a slider controller a custom widget. This widget is used for easy customization for the slider widget.,0.0.5,"Mar 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slider_controller/latest/,mindinventory.com,flutter,https://github.com/Mindinventory/slider_controller +media_info,https://pub.dev/packages/media_info,39,150,93,"Determine multimedia file properties like width, height, duration",0.12.0+2,"Mar 9, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/media_info/latest/,ivity.asia,"flutter,mime",https://github.com/ened/flutter_plugin_media_info +parent_child_checkbox,https://pub.dev/packages/parent_child_checkbox,39,150,80,Parent Child Checkbox is a type of checkbox where we can establish hierarchy in Checkboxes,0.0.5,"Feb 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/parent_child_checkbox/latest/,abhishekdoshi.dev,flutter,https://github.com/AbhishekDoshi26/parent-child-checkbox +stacked_listview,https://pub.dev/packages/stacked_listview,39,160,79,A ListView of stacked children. Each children will stacked at first when scroll.,1.0.4,"Jan 7, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stacked_listview/latest/,unverified uploader,flutter,https://github.com/gzlock/flutter_stacked_listview +flutter_survey,https://pub.dev/packages/flutter_survey,39,90,85,A package that handles the creation and state of a dynamic questionnaire/data collection survey with conditional questions.,0.1.4,"Nov 8, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/flutter_survey/latest/,michelthomas.dev,"build_runner,diffutil_sliverlist,equatable,flutter,json_annotation,json_serializable",https://github.com/Michelphoenix98/flutter_survey +flutter_bouncy,https://pub.dev/packages/flutter_bouncy,39,30,39,Scrolling with bouncy and natural item movement,1.0.1,"Jan 18, 2021",MIT,2.0.0-dev.5,,,,unverified uploader,flutter,https://github.com/pstromberg98/flutter_bouncy +easy_dialog,https://pub.dev/packages/easy_dialog,39,150,86,Easy Dialog package helps you easily create basic or custom dialogs.,1.1.1,"Oct 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_dialog/latest/,unverified uploader,flutter,https://github.com/ricardonior29/easy_dialog +list_ext,https://pub.dev/packages/list_ext,39,160,88,"Dart extension methods for Iterable and List. You can easily sum, count elements and many more.",1.0.6,"Oct 4, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/list_ext/latest/,innim.ru,"collection,quiver",https://github.com/Innim/dart_list_extensions +path_parsing,https://pub.dev/packages/path_parsing,39,140,95,A Dart library to help with SVG Path parsing and code generation. Used by Flutter SVG.,1.0.1,"Aug 4, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/path_parsing/latest/,dnfield.dev,"meta,vector_math",https://github.com/dnfield/dart_path_parsing +dokit,https://pub.dev/packages/dokit,39,20,77,开发工具集,0.6.1,"Jul 6, 2021",LGPL-3.0,0.8.2-nullsafety.10,,,,unverified uploader,"date_format,flutter,google_fonts,image,package_info,shared_preferences,string_scanner,vm_service", +flutter_chord,https://pub.dev/packages/flutter_chord,39,150,62,Lyrics Chord parser and renderer for Flutter. It also comes with transpose and auto-scroll features.,0.1.2,"May 16, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_chord/latest/,unverified uploader,flutter,https://github.com/paurakhsharma/flutter_chord +background_stt,https://pub.dev/packages/background_stt,39,140,41,A flutter plugin for Speech-to-Text & Text-To-Speech service always active in background mode.,1.0.6,"Jan 16, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/background_stt/latest/,umairadil.com,flutter,https://github.com/umair13adil/background_stt +adaptive_scrollbar,https://pub.dev/packages/adaptive_scrollbar,39,140,95,Adaptive desktop-style scrollbar that can be placed on either side of the screen.,2.1.2,"Jan 15, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/adaptive_scrollbar/latest/,unverified uploader,"flutter,hovering,rxdart",https://github.com/rulila52/adaptive-scrollbar +mac_address,https://pub.dev/packages/mac_address,39,140,91,A new Flutter plugin to get MAC Address of Android and iOS Device,1.0.0,"Dec 14, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mac_address/latest/,unverified uploader,flutter,https://github.com/baabale/mac_address +persian_fonts,https://pub.dev/packages/persian_fonts,39,80,80,"A Flutter package for using free persian fonts. It supports Vazir, Samim, Shabnam and Sahel fonts.",1.0.5,"Dec 11, 2021",MIT,,,,https://pub.dev/documentation/persian_fonts/latest/,mahdyar.me,flutter,https://github.com/mahdyar/persian-fonts-flutter +flutter_appcenter_bundle,https://pub.dev/packages/flutter_appcenter_bundle,39,150,72,"This plugin currently bundles AppCenter Analytics, Crashes and Distribute. To learn more about AppCenter, go to https://aka.ms/appcenterdocs",3.3.2,"Aug 5, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_appcenter_bundle/latest/,unverified uploader,flutter,https://github.com/hanabi1224/flutter_appcenter_bundle +lazy_loading_list,https://pub.dev/packages/lazy_loading_list,39,160,84,Lazy loading Widget to load more items by the index of the item to increment you a list like infinite scroll.,1.0.1,"Mar 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lazy_loading_list/latest/,unverified uploader,flutter,https://github.com/isacjunior/lazy_loading_list +ulid,https://pub.dev/packages/ulid,39,160,91,"Lexicographically sortable, 128-bit identifier (UUID) with 48-bit timestamp and 80 random bits. Canonically encoded as a 26 character string, as opposed to the 36 character UUID.",2.0.0,"Feb 25, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ulid/latest/,agilord.com,,https://github.com/agilord/ulid +map_pin_picker,https://pub.dev/packages/map_pin_picker,39,40,71,A Flutter package for creating pin in map center and animate it with map movement so the user can select his location .,0.0.1,"Jan 31, 2021",Apache-2.0,,,,,pharous.com,flutter,https://github.com/pharous-flutter/map_pin_picker +side_header_list_view,https://pub.dev/packages/side_header_list_view,39,30,57,ListView with sticky headers on the side. Inspired by the Android contacts app and the calendar app.,0.0.4,"Aug 30, 2018",Apache-2.0,1.0.0-nullsafety.0,,,,unverified uploader,"flutter,meta",https://github.com/renefloor/side_header_list_view +framy_generator,https://pub.dev/packages/framy_generator,39,40,0,"A convenient code generator for app styleguide, gallery, storyboard and more.",0.3.3,"Oct 23, 2020",MIT,,,,,fidev.io,"analyzer,build,framy_annotation,glob,pedantic,source_gen,yaml",https://github.com/Fidev-io/framy +future_button,https://pub.dev/packages/future_button,39,40,58,"Customizable Material and Cupertino buttons with progress bars. Useful if you want to show a loading indicator when user presses some action, and show the result afterwards.",0.1.2,"Oct 4, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/kekland/future_button +progress_timeline,https://pub.dev/packages/progress_timeline,39,40,72,A Timeline widget which can be used to show different stages in a bigger process.,0.0.5,"Sep 27, 2020",MIT,,,,,unverified uploader,"flutter,scrollable_positioned_list",https://github.com/Luciferx86/FlutterTimeline +rave_flutter,https://pub.dev/packages/rave_flutter,39,40,37,A new Flutter plugin for making payment with Flutterwave's rave.,0.0.9-alpha+2,"Aug 31, 2020",MIT,,,,,wilburx9.dev,"async,dio,equatable,flutter,flutter_svg,get_it,http,intl,meta,tripledes,webview_flutter",https://github.com/wilburt/rave_flutter +word_search,https://pub.dev/packages/word_search,39,40,71,A word search puzzle generator built with dart.This library allows you to create a puzzle from a list of input words that can be arranged in many orientations.,0.1.2,"May 23, 2020",BSD-3-Clause,,,,,unverified uploader,,https://github.com/nisheed2440/word_search.dart +spear_menu,https://pub.dev/packages/spear_menu,39,40,40,A Flutter spear dropdown menu plugin. supported both iOS and Android.,0.0.2,"Feb 17, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/Mohanraj153/flutter_spear_menu +custom_bottom_navigation_bar,https://pub.dev/packages/custom_bottom_navigation_bar,39,40,72,A bottom navigation bar widget that is made to be customized,0.0.1,"Jan 30, 2020",MIT,,,,,unverified uploader,flutter, +card_selector,https://pub.dev/packages/card_selector,39,40,56,"Widget selector for Flutter using stack. The selector is fully configurable, animation time, gap between cards, size factor for stacxked cards, ...",0.1.0,"Mar 27, 2019",BSD-2-Clause,,,,,unverified uploader,flutter,https://github.com/victorbonnet/flutter_card_selector +flutter_recaptcha_v2,https://pub.dev/packages/flutter_recaptcha_v2,39,20,80,A Flutter plugin for Google ReCaptcha V2.,0.1.0,"Mar 11, 2019",MIT,,,,,unverified uploader,"flutter,http,webview_flutter",https://github.com/mrgoonie/flutter_recaptcha_v2 +ably_flutter,https://pub.dev/packages/ably_flutter,38,150,91,"A wrapper around Ably's Cocoa and Java client library SDKs, providing iOS and Android support.",1.2.34,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ably_flutter/latest/,ably.com,"collection,flutter,meta",https://github.com/ably/ably-flutter +flutter_graph_view,https://pub.dev/packages/flutter_graph_view,38,160,81,"Widgets for beautiful graphic data structures, such as force-oriented diagrams.",1.1.1,"Jul 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_graph_view/latest/,dudu.ltd,"flame,flutter",https://github.com/dudu-ltd/flutter_graph_view +blinkid_flutter,https://pub.dev/packages/blinkid_flutter,38,120,90,"Flutter plugin for BlinkID, SDK for scanning and OCR of various identity documents.",6.9.0,"Jul 19, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/blinkid_flutter/latest/,microblink.com,"flutter,json_annotation", +amplify_api,https://pub.dev/packages/amplify_api,38,160,97,"The Amplify Flutter API category plugin, supporting GraphQL and REST operations.",2.3.0,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/amplify_api/latest/,aws-amplify.com,"amplify_api_dart,amplify_core,amplify_flutter,connectivity_plus,flutter,meta,plugin_platform_interface",https://github.com/aws-amplify/amplify-flutter/tree/main/packages/api/amplify_api +stacked_generator,https://pub.dev/packages/stacked_generator,38,90,92,Stacked Generator is a package dedicated to reduce the boilerplate required to setup a stacked application,1.6.1,"Jul 9, 2024",MIT,2.0.0-pre.1,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/stacked_generator/latest/,filledstacks.com,"analyzer,build,code_builder,collection,dart_style,freezed_annotation,json_annotation,logger,meta,path,recase,source_gen,stacked_shared,xdg_directories",https://github.com/FilledStacks/stacked +pay_with_paystack,https://pub.dev/packages/pay_with_paystack,38,160,92,Flutter Plugin that enable users make Paystack payment with either Mobile Money or Card on the fly provided you use the secret key provided to you from Paystack,1.0.10,"Jul 6, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pay_with_paystack/latest/,unverified uploader,"flutter,http,uuid,webview_flutter", +fl_heatmap,https://pub.dev/packages/fl_heatmap,38,160,83,A heatmap widget for Flutter apps with various styling options.,0.4.5,"Jul 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fl_heatmap/latest/,ehwplus.com,flutter,https://github.com/timobaehr/fl_heatmap +clean_framework,https://pub.dev/packages/clean_framework,38,160,73,"Clean Architecture components library, inspired on the guidelines created by Uncle Bob.",4.1.1,"Jun 4, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/clean_framework/latest/,acmesoftware.com,"equatable,flutter,flutter_riverpod,meta,stack_trace,uniform",https://github.com/AcmeSoftwareLLC/clean_framework +input_quantity,https://pub.dev/packages/input_quantity,38,160,95,A widget for input quantity. Built with TextFormField. Type manually or increase and decrease value with the btn,2.3.4,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/input_quantity/latest/,pmatatias.dev,"flutter,test",https://github.com/pmatatias/input-quantity/tree/master +json_store,https://pub.dev/packages/json_store,38,160,89,A Flutter storage solution somewhat similar to a browser's localStorage (but super powered),2.0.2,"May 27, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/json_store/latest/,unverified uploader,"encrypt,flutter,flutter_secure_storage,path_provider,sqflite",https://github.com/fstof/flutter_json_store +countdown_progress_indicator,https://pub.dev/packages/countdown_progress_indicator,38,160,88,Customizable countdown timer for Flutter with pause/resume controls.,0.1.3,"May 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/countdown_progress_indicator/latest/,unverified uploader,flutter,https://github.com/AndresR173/countdown_progress_indicator +turf,https://pub.dev/packages/turf,38,160,93,"A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart.",0.0.10,"May 13, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/turf/latest/,geometrico.dev,"geotypes,rbush,sweepline_intersections,turf_equality,turf_pip",https://github.com/dartclub/turf_dart +google_mlkit_translation,https://pub.dev/packages/google_mlkit_translation,38,160,93,A Flutter plugin to use Google's ML Kit On-Device Translation to dynamically translate text between more than 50 languages.,0.11.0,"Apr 25, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_mlkit_translation/latest/,flutter-ml.dev,"flutter,google_mlkit_commons",https://github.com/flutter-ml/google_ml_kit_flutter +native_image_cropper,https://pub.dev/packages/native_image_cropper,38,160,89,A Flutter plugin for cropping images. Supports rectangular and circular cropping.,0.6.0,"Apr 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/native_image_cropper/latest/,cosee.biz,"flutter,native_image_cropper_android,native_image_cropper_ios,native_image_cropper_macos,native_image_cropper_platform_interface,native_image_cropper_web",https://github.com/cosee/native_image_cropper/tree/main/native_image_cropper +daily_extensions,https://pub.dev/packages/daily_extensions,38,150,63,Set of most useful Dart extensions for daily use that increases development velocity.,1.1.9,"Apr 11, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/daily_extensions/latest/,dowhile.space,,https://github.com/phimary/daily_extensions +flutter_nanonets_ocr,https://pub.dev/packages/flutter_nanonets_ocr,38,160,26,A package for using Nanonets OCR api calls easily in the flutter application without having to write long code to implement it manually.,0.0.14,"Apr 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_nanonets_ocr/latest/,unverified uploader,"dio,flutter",https://github.com/jigyasa1411/flutter_nanonets_ocr +network_tools,https://pub.dev/packages/network_tools,38,140,89,"Networking Tools library which can help you discover open ports, devices on subnet and many other things.",5.0.2,"Mar 30, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/network_tools/latest/,fsoc13ty.blogspot.com,"csv,dart_ping,http,json_annotation,logging,multicast_dns,path,process_run,sembast,universal_io",https://github.com/osociety/network_tools +circle_flags,https://pub.dev/packages/circle_flags,38,140,94,A collection of roundd flags,5.0.0,"Mar 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circle_flags/latest/,unverified uploader,"flutter,flutter_svg",https://github.com/cedvdb/flutter_circle_flags +syntax_highlight,https://pub.dev/packages/syntax_highlight,38,160,86,"Syntax highlighting in the style of VSCode for Flutter, takes a string and returns a formatted TextSpan.",0.4.0,"Mar 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/syntax_highlight/latest/,serverpod.dev,"collection,flutter,string_scanner",https://github.com/serverpod/syntax_highlight +whitecodel_auto_link,https://pub.dev/packages/whitecodel_auto_link,38,115,29,"A Dart package for automating the build, upload, and get the link of the APK and IPA files.",1.1.14,"Mar 13, 2024",Apache-2.0,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/whitecodel_auto_link/latest/,whitecodel.com,"chalkdart,dio,interact,pubspec_parse,version",https://github.com/whitecodel/whitecodel_auto_link +apollovm,https://pub.dev/packages/apollovm,38,150,54,"ApolloVM, a Multilingual portable VM (native, JS/Web, Flutter) for Dart, Java, JavaScript with on-the-fly Wasm compilation.",0.0.53,"Mar 2, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/apollovm/latest/,unverified uploader,"args,async_extension,collection,crypto,data_serializer,path,petitparser,swiss_knife,wasm_interop,wasm_run",https://github.com/ApolloVM/apollovm_dart +flutter_regex,https://pub.dev/packages/flutter_regex,38,160,93,"The regex library supports emojis, 50+ country IDs, usernames, email, URL, image formats, date-time, CVV, and whitespace patterns, and 1000+ more.",0.0.3,"Mar 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_regex/latest/,unverified uploader,flutter,https://github.com/shirsh94/flutter_regex +pixel_snap,https://pub.dev/packages/pixel_snap,38,160,93,Sharp looking Flutter applications at any pixel scaling factor.,0.1.5,"Feb 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/pixel_snap/latest/,widgetbakery.dev,flutter,https://github.com/irondash/pixel_snap +flutter_rx_bloc,https://pub.dev/packages/flutter_rx_bloc,38,150,83,Set of Flutter Widgets that help implementing the BLoC design pattern. Built to be used with the rx_bloc package.,6.1.1,"Feb 9, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_rx_bloc/latest/,primeholding.com,"flutter,provider,rx_bloc,rxdart",https://github.com/Prime-Holding/rx_bloc/tree/master/packages/flutter_rx_bloc +simple_animated_button,https://pub.dev/packages/simple_animated_button,38,160,76,"This package offers a collection of ready-to-use, efficiently crafted, and elegantly designed animated buttons.",0.0.9,"Jan 16, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_animated_button/latest/,unverified uploader,flutter,https://github.com/NachiketGohil/simple_animated_button +zendesk_messaging,https://pub.dev/packages/zendesk_messaging,38,150,92,Zendesk-Messaging for Flutter developer,2.8.0,"Dec 12, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/zendesk_messaging/latest/,unverified uploader,flutter,https://github.com/chyiiiiiiiiiiii/flutter_zendesk_messaging +iconify_flutter_plus,https://pub.dev/packages/iconify_flutter_plus,38,150,86,100+ open source icon sets for flutter to make you app more beautiful,1.0.3,"Dec 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/iconify_flutter_plus/latest/,bineshburjamagar.com.np,"flutter,flutter_svg",https://github.com/burzza/iconify_flutter_plus +expandable_reorderable_list,https://pub.dev/packages/expandable_reorderable_list,38,160,80,A wrapper around ReorderableListView that allows you to expand and collapse items.,1.2.0,"Nov 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable_reorderable_list/latest/,novade.net,"equatable,flutter,visibility_detector",https://github.com/Novade/flutter_packages/tree/master/packages/expandable_reorderable_list +throttling,https://pub.dev/packages/throttling,38,140,93,"Contain ""throttling"" and ""debouncing"" async helper classes with listeners",2.0.1,"Nov 22, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/throttling/latest/,plugfox.dev,,https://github.com/PlugFox/throttling +azure_application_insights,https://pub.dev/packages/azure_application_insights,38,160,95,A Dart client to integrate with Azure's Application Insights service,4.0.1,"Nov 12, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/azure_application_insights/latest/,kent-boogaart.com,"crypto,http,logging,meta,stack_trace",https://github.com/kentcb/azure_application_insights +wc_form_validators,https://pub.dev/packages/wc_form_validators,38,150,91,"A Flutter plugin to validate forms with utility functions. It can validate emails, regex, character limits and many more.",1.0.1,"Oct 31, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wc_form_validators/latest/,wisecrab.com,flutter,https://github.com/aarajput/flutter_form_validators +http_auth,https://pub.dev/packages/http_auth,38,150,98,Dart http middleware for HTTP Basic and Digest authentication,1.0.4,"Oct 27, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/http_auth/latest/,unverified uploader,"convert,crypto,http",https://github.com/marcoesposito1988/http_auth +uri_to_file,https://pub.dev/packages/uri_to_file,38,160,96,A Flutter plugin for converting supported uri to file. Supports Android & iOS.,1.0.0,"Oct 27, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/uri_to_file/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/Nikhil1999/uri-to-file +namefully,https://pub.dev/packages/namefully,38,160,82,"A Dart utility for handling person names in a particular order, way, or shape.",0.2.1,"Oct 26, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/namefully/latest/,ralflorent.com,,https://github.com/ralflorent/namefully-dart +magnifying_glass,https://pub.dev/packages/magnifying_glass,38,150,74,Flutter real-time magnifying glass lens widget with Barrel/Pincushion distortion.,2.1.0,"Oct 17, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/magnifying_glass/latest/,marcobavagnoli.com,flutter,https://github.com/alnitak/magnifying_glass +app_tutorial,https://pub.dev/packages/app_tutorial,38,160,87,Package for creating onboarding flows for your app to explain the features of the app in a seamless ways to you users.,1.0.6,"Aug 16, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/app_tutorial/latest/,aikenahac.com,flutter,https://github.com/aikenahac/app-tutorial +glowy_borders,https://pub.dev/packages/glowy_borders,38,120,92,A package for making your borders glow up,1.0.2,"Aug 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/glowy_borders/latest/,inferialize.com,flutter,https://github.com/saschTa/flutter_glowy_borders +file_previewer,https://pub.dev/packages/file_previewer,38,160,90,Generate a thumbnail for a file based on the file extension. Uses the native files previewer on iOS.,0.1.0,"Aug 4, 2023",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/file_previewer/latest/,dutchcodingcompany.com,"flutter,path,pdfx",https://github.com/DutchCodingCompany/file_preview +directus,https://pub.dev/packages/directus,38,160,80,"The unofficial SDK for Directus, provides REST API and authentication. Requires Flutter.",0.11.0,"Mar 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/directus/latest/,directus.io,"directus_core,flutter,shared_preferences",https://github.com/apstanisic/directus-dart +tinkoff_acquiring,https://pub.dev/packages/tinkoff_acquiring,38,140,79,Flutter Tinkoff Acquiring SDK is a simple way to integrate payments into your mobile application.,3.0.10,"Feb 13, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tinkoff_acquiring/latest/,madbrains.ru,"comparer,crypto,crypton,http,json_annotation,meta",https://github.com/MadBrains/Tinkoff-Acquiring-SDK-Flutter +mobile_device_identifier,https://pub.dev/packages/mobile_device_identifier,38,150,94,Flutter package to obtain unique ID from mobile device (android / ios),0.0.2,"Jan 18, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mobile_device_identifier/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/alfanthariq/mobile_device_identifier +finger_painter,https://pub.dev/packages/finger_painter,38,140,80,Painting package that let you finger paint with different brushes and different blend modes. The result can be read as a bitmap or list of Points to be used ie on a Map.,1.1.0,"Dec 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/finger_painter/latest/,marcobavagnoli.com,flutter,https://github.com/alnitak/finger_painter +qr_bar_code_scanner_dialog,https://pub.dev/packages/qr_bar_code_scanner_dialog,38,160,92,Plugin to show a simple scanner dialog and capture Bar/QR code easily. Works with Android iOS and Web. It uses html5-qrcode scanner for web and qr_code_scanner for Android and iOS,0.0.5,"Sep 9, 2022",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/qr_bar_code_scanner_dialog/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface,qr_code_scanner",https://github.com/Afinas-nl/qr-bar-code-scanner-dialog +shadow_overlay,https://pub.dev/packages/shadow_overlay,38,160,81,"Package to beautify your images or widgets. It overlays background color which actually you provide, image or widget seems like transparent (in a gradient style).",1.0.5,"Aug 28, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shadow_overlay/latest/,afzl.me,flutter,https://github.com/afzl-wtu/shadow_overlay +polygon,https://pub.dev/packages/polygon,38,150,89,A simple way to draw polygon shapes and to clip them.,0.1.0,"Jul 27, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/polygon/latest/,unverified uploader,"flutter,vector_math",https://github.com/letsar/polygon +term_glyph,https://pub.dev/packages/term_glyph,38,140,99,Useful Unicode glyphs and ASCII substitutes.,1.2.1,"Jun 15, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/term_glyph/latest/,tools.dart.dev,,https://github.com/dart-lang/term_glyph +parallax_effect,https://pub.dev/packages/parallax_effect,38,120,66,Parallax effect animations for all platforms.,0.0.3,"Jun 12, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/parallax_effect/latest/,ketansharma.tk,flutter,https://github.com/ketan2411/parallax_effect +flutter_cool_card_swiper,https://pub.dev/packages/flutter_cool_card_swiper,38,130,70,Flutter Cool Card Swiper with smooth animation,0.0.4,"Jun 9, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_cool_card_swiper/latest/,microprogramers.org,"equatable,flutter",https://github.com/MicroProgramer/flutter_cool_card_swiper/ +fsuper,https://pub.dev/packages/fsuper,38,125,71,FSuper can help developers build complex views quickly and comfortably.,2.1.1,"Jun 6, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fsuper/latest/,unverified uploader,"fcontrol,flutter",https://github.com/Fliggy-Mobile/fsuper +extractor,https://pub.dev/packages/extractor,38,130,73,"Create direct video links from various websites like youtube, vimeo and many more",0.0.3,"May 24, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/extractor/latest/,flutterash.xyz,"flutter,flutter_inappwebview,html",https://github.com/ashishpipaliya/extractor +flutter_network_connectivity,https://pub.dev/packages/flutter_network_connectivity,38,160,90,A Flutter Plugin to check for live network connectivity status. Plugin uses NetworkCapabilities for Android and NetworkMonitor for iOS.,0.0.6,"Feb 19, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_network_connectivity/latest/,livelifedev.com,flutter,https://github.com/praveen-gm/flutter_network_connectivity +redux_epics,https://pub.dev/packages/redux_epics,38,150,89,A redux.dart Middleware that helps you perform side effects using Streams,0.15.1,"Jan 25, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/redux_epics/latest/,unverified uploader,"redux,rxdart",https://github.com/brianegan/dart_redux_epics +read_pdf_text,https://pub.dev/packages/read_pdf_text,38,160,86,This is a plugin that parses string out of pdf documents. It uses apache PDFbox and PDFKit parse the pdf document. There is only three functions so it is simple to use.,0.2.1,"Jan 15, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/read_pdf_text/latest/,unverified uploader,flutter,https://github.com/thevikke/read_pdf_text +get_test,https://pub.dev/packages/get_test,38,130,86,A package that facilitates the creation of tests for applications built with GetX,4.0.1,"Jan 7, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/get_test/latest/,unverified uploader,"flutter,flutter_test,get,meta,mockito",https://github.com/jonataslaw/getx +optional,https://pub.dev/packages/optional,38,150,92,"An implementation of the Optional type, which helps avoid dealing with null references",6.1.0+1,"Aug 16, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/optional/latest/,tech42solutions.com,collection,https://github.com/tonio-ramirez/optional.dart +animation_wrappers,https://pub.dev/packages/animation_wrappers,38,160,94,"Animation Wrapper widgets, just wrap the child to be animated with this wrapper widget and that child will be animated.",3.0.0,"Jul 27, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animation_wrappers/latest/,unverified uploader,flutter,https://github.com/jagritjkh/animation_wrappers +speech_balloon,https://pub.dev/packages/speech_balloon,38,160,92,This is a flutter widget that generates a simple speech bubble. This widget can display simple speech bubbles and reproduce speech bubbles with a border.,0.0.4,"Jul 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/speech_balloon/latest/,s-tyd.com,flutter,https://github.com/s-tyd/speech_balloon +gallery_view,https://pub.dev/packages/gallery_view,38,130,72,A plugin for shwoing list of images in exactly looging in gallery view.,1.0.0+1,"Jul 19, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/gallery_view/latest/,unverified uploader,"cached_network_image,flutter,photo_view",https://github.com/nilay7798/image_gallery +flutter_sheet_localization,https://pub.dev/packages/flutter_sheet_localization,38,145,83,Annotations for the flutter_sheet_localization_generator package.,5.1.1,"Jun 9, 2021",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_sheet_localization/latest/,aloisdeniel.com,"intl,template_string",https://github.com/aloisdeniel/flutter_sheet_localization +flutter_jscore,https://pub.dev/packages/flutter_jscore,38,140,73,JavaScriptCore for Flutter. The plugin provides the ability to evaluate JavaScript programs from within dart.,1.0.0,"Jun 6, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_jscore/latest/,unverified uploader,"ffi,flutter",https://github.com/xuelongqy/flutter_jscore +loader_skeleton,https://pub.dev/packages/loader_skeleton,38,140,85,A Facebook & Twitter Like Card Loading Shimmer Skeleton Library.,0.0.4,"May 24, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loader_skeleton/latest/,djade.net,flutter,https://github.com/djade007/skeleton_loader +loading_transition_button,https://pub.dev/packages/loading_transition_button,38,90,49,A Customizable transition button for Flutter. Animate you loading proccess with ease.,0.0.1,"May 16, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/loading_transition_button/latest/,unverified uploader,"flutter,vector_math",https://github.com/AndresR173/loading_transition_button +svg_to_paint,https://pub.dev/packages/svg_to_paint,38,160,69,svg_to_paint generates dart code from a svg file. Given an xml file you can draw its simply by typing a command.,1.0.10,"May 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/svg_to_paint/latest/,unverified uploader,"crypto,flutter,path",https://github.com/FrancescoCatani/svg_to_paint_dart +iqplayer,https://pub.dev/packages/iqplayer,38,80,48,"Simple awesome video player with subtitle (you can load from assets, file, network, string).",0.4.1,"May 6, 2021",MIT,,,,https://pub.dev/documentation/iqplayer/latest/,muhmdhsn313.me,"bloc,equatable,flutter,flutter_bloc,http,simple_html_css,video_player",https://github.com/MuhmdHsn313/IQPlayer +measured_size,https://pub.dev/packages/measured_size,38,140,92,A flutter widget that calculates the size of it's child in runtime.,1.0.0,"Apr 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/measured_size/latest/,unverified uploader,flutter,https://github.com/ayham95/Measured-Size +flutter_simple_sticker_view,https://pub.dev/packages/flutter_simple_sticker_view,38,40,30,"A new flutter plugin project for attach stickers on image, as you want. attached image can also be export.",1.0.0,"Nov 21, 2019",BSD-3-Clause,,,,,handmade.software,"flutter,vector_math",https://github.com/myriky/flutter_simple_sticker_view +time_formatter,https://pub.dev/packages/time_formatter,38,30,68,Format UNIX timestamps into human-readable strings in Dart; inspired by YouTube's time formatting habits.,1.0.0+5,"Jun 5, 2019",MIT,,,,https://github.com/jeremigendron/time_formatter/tree/master/README.md,unverified uploader,,https://github.com/jeremigendron/time_formatter +edge_alert,https://pub.dev/packages/edge_alert,38,40,87,A Flutter package that shows alert from top or bottom of the screen .,0.0.1,"Apr 6, 2019",BSD-2-Clause,,,,,unverified uploader,flutter,https://github.com/mohamed6996/EdgeAlert +easy_pip,https://pub.dev/packages/easy_pip,38,40,26,A widget for creating a YouTube like Picture-In-Picture interface in Flutter.,0.1.0,"Feb 9, 2019",MIT,,,,,joshi.dev,flutter,https://www.github.com/deven98/easy_pip +scaling_header,https://pub.dev/packages/scaling_header,38,30,0,Scaling header(appBar) with scroll interactions,1.1.1,"Jan 17, 2019",BSD-2-Clause,,,,,unverified uploader,flutter,https://github.com/figengungor/scaling_header +clipboard_manager,https://pub.dev/packages/clipboard_manager,38,20,79,A flutter plugin to copy text to clipboard.,0.0.4,"Nov 5, 2018",MIT,,,,,unverified uploader,flutter,https://github.com/anuranBarman/ClipboardManager +flutter_native_contact_picker,https://pub.dev/packages/flutter_native_contact_picker,37,160,97,A Flutter plugin for picking a contact from the address book.,0.0.7,"Aug 1, 2024",Unlicense,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_native_contact_picker/latest/,unverified uploader,flutter,https://github.com/jayeshpansheriya/flutter_native_contact_picker +flutter_media_downloader,https://pub.dev/packages/flutter_media_downloader,37,150,92,"This plugin helps user to download medias for example pdf files, image files etc.",1.0.6,"Jul 11, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://github.com/ParthSheth021299/flutter_media_downloader/blob/master/README.md,https://pub.dev/documentation/flutter_media_downloader/latest/",parthshethflutterblog.blogspot.com,"flutter,flutter_web_plugins,path_provider,permission_handler,plugin_platform_interface",https://github.com/ParthSheth021299/flutter_media_downloader +dio_http2_adapter,https://pub.dev/packages/dio_http2_adapter,37,140,97,"An adapter that combines HTTP/2 and dio. Supports reusing connections, header compression, etc.",2.5.3,"Jul 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dio_http2_adapter/latest/,flutter.cn,"dio,http2,meta",https://github.com/cfug/dio/blob/main/plugins/http2_adapter +build_web_compilers,https://pub.dev/packages/build_web_compilers,37,0,95,Builder implementations wrapping the dart2js and DDC compilers.,4.0.10,"Mar 26, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/build_web_compilers/latest/,tools.dart.dev,"analyzer,archive,bazel_worker,build,build_config,build_modules,collection,glob,js,logging,path,pool,scratch_space,source_maps,source_span,stack_trace",https://github.com/dart-lang/build/tree/master/build_web_compilers +flutter_reactter,https://pub.dev/packages/flutter_reactter,37,160,48,"A light, powerful and quick Reactive State Management, Dependency Injection and Event Handler.",7.2.0,"Jun 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://2devs-team.github.io/reactter/,https://pub.dev/documentation/flutter_reactter/latest/",2devs.io,"flutter,meta,reactter",https://github.com/2devs-team/reactter/tree/master/packages/flutter_reactter +sumup,https://pub.dev/packages/sumup,37,160,79,"Flutter wrapper to use the SumUp SDK. With this plugin, your app can easily connect to a SumUp terminal, login and accept card payments on Android and iOS.",0.9.0,"Jun 27, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/sumup/latest/,purplesoft.io,flutter,https://github.com/PurpleSoftSrl/sumup_flutter_plugin +firebase_ui_oauth_google,https://pub.dev/packages/firebase_ui_oauth_google,37,140,97,Firebase UI widgets for authentication & OAuth.,1.3.3,"Jun 12, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/firebase_ui_oauth_google/latest/,firebase.google.com,"firebase_auth,firebase_ui_oauth,flutter,google_sign_in",https://github.com/firebase/FirebaseUI-Flutter/tree/master/packages/firebase_ui_oauth_google +posthog_flutter,https://pub.dev/packages/posthog_flutter,37,150,95,"Flutter implementation of PostHog client for iOS, Android and Web",4.5.0,"May 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB","https://github.com/posthog/posthog-flutter#readme,https://pub.dev/documentation/posthog_flutter/latest/",posthog.com,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/posthog/posthog-flutter +chrome_extension,https://pub.dev/packages/chrome_extension,37,160,80,A library for accessing the `chrome.*` APIs available in Chrome extensions.,0.3.1,"May 13, 2024",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/chrome_extension/latest/,xaha.dev,,https://github.com/xvrh/chrome_extension.dart +lunar,https://pub.dev/packages/lunar,37,110,90,a calendar library for Solar and Chinese Lunar,1.7.0,"Apr 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lunar/latest/,6tail.cn,flutter,https://github.com/6tail/lunar-flutter +stagexl,https://pub.dev/packages/stagexl,37,130,55,A fast and universal 2D rendering engine for HTML5 and Dart.,2.2.1,"Apr 22, 2024",MIT,,"DART, FLUTTER",WEB,"http://www.stagexl.org/docs/api/index.html,https://pub.dev/documentation/stagexl/latest/",unverified uploader,xml,https://github.com/bp74/StageXL +native_exif,https://pub.dev/packages/native_exif,37,140,95,A plugin to read and write exif data of images.,0.6.0,"Apr 21, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/native_exif/latest/,cloudacy.com,"flutter,intl",https://github.com/cloudacy/native_exif +currency_formatter,https://pub.dev/packages/currency_formatter,37,160,95,"A package to easily format money. It supports setting a custom currency symbol and format, using some of the inbuilt ones for the main currencies or using the system one.",2.2.1,"Apr 4, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/currency_formatter/latest/,unverified uploader,intl,https://github.com/roman910dev/currency_formatter +kuzzle,https://pub.dev/packages/kuzzle,37,130,53,"A library to interact with kuzzle API. A backend software, self-hostable and ready to use to power modern cross-platform apps.",3.0.4,"Mar 27, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/kuzzle/latest/,kuzzle.io,"http,meta,mockito,pedantic,uuid",https://github.com/kuzzleio/sdk-dart +angular_bloc,https://pub.dev/packages/angular_bloc,37,160,77,Angular Components that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.,9.0.0,"Feb 9, 2023",MIT,10.0.0-dev.3,"DART, FLUTTER",WEB,"https://bloclibrary.dev/#/gettingstarted,https://pub.dev/documentation/angular_bloc/latest/",bloclibrary.dev,"bloc,ngdart",https://github.com/felangel/bloc/tree/master/packages/angular_bloc +better_open_file,https://pub.dev/packages/better_open_file,37,150,96,"This is a fork from 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.6.5,"Jan 17, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/better_open_file/latest/,unverified uploader,"ffi,flutter",https://github.com/bertoldofonseca/better_open_file +version_check,https://pub.dev/packages/version_check,37,140,90,Check iOS/Android/Mac store version and provide update alert if update is available.,0.7.1,"Jan 1, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/version_check/latest/,mix1009.com,"flutter,html,http,package_info_plus,url_launcher",https://github.com/mix1009/version_check +flutter_map_arcgis,https://pub.dev/packages/flutter_map_arcgis,37,130,85,"Arcgis plugin for flutter map. Features Support unique render, ontap event, ontap with atttributes, geometry types (point, polgyon, polylin)",2.0.6,"Dec 13, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_map_arcgis/latest/,unverified uploader,"collection,dio,flutter,flutter_map,latlong2,tuple",https://github.com/khankhulgun/flutter_map_arcgis +rich_readmore,https://pub.dev/packages/rich_readmore,37,160,90,A widget that displays text with an option to show more or show less based on the provided settings.,1.1.1,"Dec 7, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rich_readmore/latest/,thierryoliveira.com,flutter,https://github.com/thierryoliveira/rich_readmore +simple_chips_input,https://pub.dev/packages/simple_chips_input,37,150,86,Flutter package containing 2 libraries for creating chips (as in Gmail app) and selecting chips.,1.2.0,"Dec 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_chips_input/latest/,shourya.floatingpoint.co.in,flutter,https://github.com/danger-ahead/simple_chips_input +prayers_times,https://pub.dev/packages/prayers_times,37,150,84,Seamlessly access precise prayer times with our Flutter package tailored to your location. Enhance your namaz routine effortlessly.,0.0.6,"Nov 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/prayers_times/latest/,ashraf.digital,"flutter,timezone",https://github.com/MohamedAshraf701/prayers_times.git +mvvm_plus,https://pub.dev/packages/mvvm_plus,37,160,66,"MVVM+ is a lightweight Flutter implementation of MVVM, plus a locator for sharing states via a global registry (like GetIt) or inherited widgets (like Provider).",1.5.4,"Nov 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mvvm_plus/latest/,richardcoutts.com,"bilocator,flutter",https://github.com/buttonsrtoys/mvvm_plus +flutter_pangle_ads,https://pub.dev/packages/flutter_pangle_ads,37,140,74,一款优质的 Flutter 广告插件(字节跳动、穿山甲),2.9.0,"Oct 22, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_pangle_ads/latest/,flutterads.top,flutter, +flutter_calendar_week,https://pub.dev/packages/flutter_calendar_week,37,130,90,Flutter calendar week UI package,3.0.2,"Sep 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_calendar_week/latest/,unverified uploader,"flutter,intl",https://github.com/mduccc/flutter_calendar_week +enefty_icons,https://pub.dev/packages/enefty_icons,37,150,89,Flutter repository that contains Enefty Icon Pack. Enefty is an asset repo containing a set of icon assets made by Pickolab Studio and Licensed under CC BY 4.0,1.0.7,"Sep 27, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/enefty_icons/latest/,unverified uploader,flutter,https://github.com/omar-hanafy/enefty_icons +stepper_a,https://pub.dev/packages/stepper_a,37,90,81,StepperA is a simple and robust Flutter package which is making it possible to use FormKey validation and easy access your own button press control.,1.3.0,"Sep 23, 2023",MIT,,,,https://pub.dev/documentation/stepper_a/latest/,unverified uploader,flutter,https://github.com/uttom41/StepperA +m_toast,https://pub.dev/packages/m_toast,37,140,86,"Custom Toast for flutter, easily create toast with one line of code.",0.2.4,"Sep 20, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/m_toast/latest/,abdulmanafpfassal.com,flutter,https://github.com/abdulmanafpfassal/mtoast.git +assets_audio_player_web,https://pub.dev/packages/assets_audio_player_web,37,130,96,"Web plugin for assets_audio_player, play music/audio stored in assets files directly from Flutter.",3.1.1,"Aug 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/assets_audio_player_web/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/florent37/Flutter-AssetsAudioPlayer +keycloak_flutter,https://pub.dev/packages/keycloak_flutter,37,140,87,Keycloak client adapter for flutter based on the keycloak-js implementation.,0.0.21,"Jun 22, 2023",MIT,,FLUTTER,WEB,https://pub.dev/documentation/keycloak_flutter/latest/,devappliance.com,"flutter,flutter_web_plugins,js",https://github.com/gibahjoe/keycloak_flutter +flutter_datetime_picker_bdaya,https://pub.dev/packages/flutter_datetime_picker_bdaya,37,140,95,"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",3.0.2,"Jun 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_datetime_picker_bdaya/latest/,bdaya-dev.com,flutter,https://github.com/Bdaya-Dev/flutter_datetime_picker +shelf_cors_headers,https://pub.dev/packages/shelf_cors_headers,37,140,95,CORS headers middleware for Shelf.,0.1.5,"May 11, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shelf_cors_headers/latest/,unverified uploader,shelf,https://github.com/lenniezelk/shelf-cors-headers +flutter_flipperkit,https://pub.dev/packages/flutter_flipperkit,37,130,74,Flipper (Extensible mobile app debugger) for flutter.,0.0.29,"May 6, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_flipperkit/latest/,leanflutter.org,"flutter,uuid",https://github.com/leanflutter/flutter_flipperkit +disposable_cached_images,https://pub.dev/packages/disposable_cached_images,37,150,87,A flutter package for displaying and releasing images from memory.,1.2.1,"Mar 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/disposable_cached_images/latest/,unverified uploader,"flutter,flutter_riverpod,isolate_generator_annotation,js,path_provider",https://github.com/7mada123/disposable_cached_images +pricing_cards,https://pub.dev/packages/pricing_cards,37,150,82,Awesome flexible pricing cards with custom style options for you Flutter project,0.0.8,"Mar 17, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pricing_cards/latest/,unverified uploader,"badges,flutter",https://github.com/f2acode/pricing_cards +gantt_chart,https://pub.dev/packages/gantt_chart,37,160,86,A fully customizable gantt chart package written purely in dart,0.3.0,"Mar 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gantt_chart/latest/,bdaya-dev.com,"collection,flutter,week_of_year",https://github.com/Bdaya-Dev/flutter_gantt_chart +zebrautility,https://pub.dev/packages/zebrautility,37,120,84,A flutter plugin for working with zebra printers,0.0.41,"Feb 28, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/zebrautility/latest/,abomis.com,flutter,https://github.com/MythiCode/zebra_utlity +esim,https://pub.dev/packages/esim,37,130,72,Flutter plugin to check eSIM compatibility.,0.0.4,"Jan 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/esim/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/nalini15/eSIM_compatibility +snapping_sheet_2,https://pub.dev/packages/snapping_sheet_2,37,140,89,A package that provides a sheet widget that snaps to different vertical & horizontal positions,3.1.5,"Jan 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/snapping_sheet_2/latest/,fusarihan.com,flutter,https://github.com/furkansarihan/snapping_sheet_2 +dyn_mouse_scroll,https://pub.dev/packages/dyn_mouse_scroll,37,150,84,A wrapper for scrollable widgets that enables smooth scrolling with a mouse on all platforms.,1.0.7,"Nov 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dyn_mouse_scroll/latest/,nickblaauboer.com,"flutter,provider,universal_io",https://github.com/Bluebar1/dyn_mouse_scroll +proj4dart,https://pub.dev/packages/proj4dart,37,130,94,"Proj4dart is a Dart library to transform point coordinates from one coordinate system to another, including datum transformations (Dart version of proj4js/proj4js).",2.1.0,"Aug 20, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/proj4dart/latest/,unverified uploader,"meta,mgrs_dart,wkt_parser",https://github.com/maRci002/proj4dart +android_sms_retriever,https://pub.dev/packages/android_sms_retriever,37,160,91,Flutter plugin for retrieving OTP code sent in sms automatically and without getting SMS permission in Android.,1.3.3,"Jul 2, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/android_sms_retriever/latest/,arsam.me,flutter,https://github.com/arsamme/flutter-sms-retriever +multiple_stream_builder,https://pub.dev/packages/multiple_stream_builder,37,160,91,Flutter widgets to replace multiple nested StreamBuilder widgets,3.0.2,"Jun 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multiple_stream_builder/latest/,levizitting.com,flutter,https://github.com/glitchedmob/flutter_multiple_stream_builder +power_image,https://pub.dev/packages/power_image,37,80,76,A powerful plugin that fully uses the native image library's ability to display images on the flutter side.,0.1.0-pre.2,"May 25, 2022",MIT,,,,https://pub.dev/documentation/power_image/latest/,unverified uploader,"flutter,power_image_ext",https://github.com/alibaba/power_image +animated_horizontal_calendar,https://pub.dev/packages/animated_horizontal_calendar,37,70,76,A flutter plugin to show animated horizontal view of calendar with date picker.,0.0.3,"Apr 21, 2022",MIT,,,,https://pub.dev/documentation/animated_horizontal_calendar/latest/,unverified uploader,"flutter,intl",https://github.com/jpmehedi/animated_horizontal_calendar +sound_generator,https://pub.dev/packages/sound_generator,37,150,81,This plugin is a procedural sound generator. It provides fluidly sound transitions in frequency changes. You can see real signal shape with one Cycle snapshot properties,0.0.9,"Apr 12, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/sound_generator/latest/,unverified uploader,flutter,https://github.com/mertguner/sound_generator.git +flutter_color_picker_wheel,https://pub.dev/packages/flutter_color_picker_wheel,37,120,74,A Wheel Shapde Color Picker written fully in dart,0.0.1,"Mar 4, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_color_picker_wheel/latest/,unverified uploader,"flutter,matrix4_transform",https://github.com/KexinLu/FlutterColorPickerWheel +mvvm,https://pub.dev/packages/mvvm,37,150,57,"A Flutter MVVM. It uses property-based data binding to establish a connection between the ViewModel and the View, and drives the View changes through the ViewModel.",0.5.2,"Feb 28, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mvvm/latest/,unverified uploader,flutter,https://github.com/unicreators/mvvm +mpesa,https://pub.dev/packages/mpesa,37,150,74,"This is a dart wrapper around mpesa daraja api. Written in pure dart which means it's framework agnostic(ios,android,web,plain dart,fuschia) and works out of the box.",2.0.2,"Jan 18, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mpesa/latest/,newtonmunene.me,http,https://github.com/newtonmunene99/mpesa-dart +check_vpn_connection,https://pub.dev/packages/check_vpn_connection,37,150,91,A simple and lightweight Flutter package that lets you define VPN connection status on your devices.,0.0.2,"Dec 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/check_vpn_connection/latest/,unverified uploader,flutter,https://github.com/RenatFakhrutdinov/check_vpn_connection/ +outline_search_bar,https://pub.dev/packages/outline_search_bar,37,150,86,This package allows you to create an outlined Material design search bar.,2.3.0,"Dec 16, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/outline_search_bar/latest/,unverified uploader,"flutter,simple_text_field",https://github.com/Dev-hwang/outline_search_bar +learning_text_recognition,https://pub.dev/packages/learning_text_recognition,37,120,60,The easy way to use ML Kit for text recognition in Flutter.,0.0.4,"Nov 23, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/learning_text_recognition/latest/,unverified uploader,"flutter,learning_input_image",https://github.com/salkuadrat/learning/tree/master/packages/learning_text_recognition +morpheus,https://pub.dev/packages/morpheus,37,90,74,A Flutter package for easily implementing Material Design navigation transitions.,1.2.3,"Sep 12, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/morpheus/latest/,salby.me,flutter,https://github.com/salby/morpheus +stamp_image,https://pub.dev/packages/stamp_image,37,130,82,Stamp_image is a library to create a watermark using any widget,0.0.2,"Aug 31, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/stamp_image/latest/,leeyurani.com,"flutter,path_provider",https://github.com/yusriltakeuchi/stamp_image.git +sqlite_viewer,https://pub.dev/packages/sqlite_viewer,37,90,86,A Flutter package provides a widget to display the contents of SQLite.,1.0.5,"Jul 14, 2021",MIT,,,,https://pub.dev/documentation/sqlite_viewer/latest/,fragment.co.jp,"flutter,json_table,path,sqflite", +flutter_audio_recorder2,https://pub.dev/packages/flutter_audio_recorder2,37,140,89,Flutter Audio Record Plugin that supports Record Pause Resume Stop and provide access to audio level metering properties average power peak power.,0.0.2,"Jul 1, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_audio_recorder2/latest/,unverified uploader,"file,flutter,path",https://github.com/hanyska/flutter_audio_recorder2 +glopos,https://pub.dev/packages/glopos,37,150,25,View elements in a global scene through local windows. Create effects which visually connect separate UI elements.,0.1.1,"Jun 28, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/glopos/latest/,gabriel.terwesten.net,"collection,flutter",https://github.com/blaugold/glopos +flutter_web_data_table,https://pub.dev/packages/flutter_web_data_table,37,140,82,"A DataTable for Flutter Web that is implemented a sorting, text filtering and selecting.",1.0.0,"Apr 27, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_web_data_table/latest/,keyber.jp,flutter,https://github.com/keyber-inc/flutter_web_data_table +new_gradient_app_bar,https://pub.dev/packages/new_gradient_app_bar,37,90,88,"The official AppBar, with a more colorful twist. Add gradients to spice up your application and make it beautiful.",0.2.0,"Apr 22, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/new_gradient_app_bar/latest/,unverified uploader,flutter,https://github.com/GUIKAR741/NewGradientAppBar +messagepack,https://pub.dev/packages/messagepack,37,160,84,Streaming API implementation of MessagePack binary serialization format - msgpack.,0.2.1,"Apr 11, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/messagepack/latest/,unverified uploader,,https://github.com/nailgilaziev/messagepack +dashed_circle,https://pub.dev/packages/dashed_circle,37,150,91,A flutter package for drawing dashed circles. Can also be used with CustomPaint.,0.0.2,"Apr 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dashed_circle/latest/,unverified uploader,flutter,https://gitlab.com/NiklasPor/dashed-circle +digit_to_persian_word,https://pub.dev/packages/digit_to_persian_word,37,150,70,Flutter package for changing digit (up to 16 digits) to the Persian word and add separate to an integer Convenient and practical.,2.0.0,"Mar 27, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/digit_to_persian_word/latest/,unverified uploader,flutter,https://github.com/resfandiari/digit_to_persian_word +firestore_helpers,https://pub.dev/packages/firestore_helpers,37,130,17,Firestore helper function to create dynamic and location based queries,4.0.0,"Mar 13, 2021",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/firestore_helpers/latest/,fluttercommunity.dev,"cloud_firestore,flutter",https://github.com/fluttercommunity/firestore_helpers +let_log,https://pub.dev/packages/let_log,37,40,84,"LetLog is a logger that supports both IDE and in-app display, and supports log and network.",1.1.4,"Aug 19, 2020",MIT,,,,,letmaker.com,flutter,https://github.com/yungzhu/let_log +wifi_info_plugin,https://pub.dev/packages/wifi_info_plugin,37,40,73,"Wifi info wrapper android plugin,serves as a bridge from flutter currently to android native code to retrieve Network info.",1.1.5,"Jun 28, 2020",unknown,,,,,unverified uploader,flutter,https://github.com/VTechJm/wifi_info_plugin +horizontal_calendar_widget,https://pub.dev/packages/horizontal_calendar_widget,37,40,66,"Easy to use, highly customizable horizontal calendar. Single or up to x days selection, with Internationalization support.",1.0.2,"Jun 9, 2020",MIT,,,,,solutelabs.com,"flutter,flutter_localizations,intl",https://github.com/solutelabs/horizontal_calendar +flutter_flexible_toast,https://pub.dev/packages/flutter_flexible_toast,37,40,65,"A Powerful Toast Library for Flutter, Easily create toast messages in single line of code with leading image options.",0.1.4,"Feb 25, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/sanket-vekariya/flutter_flexible_toast +color_thief_flutter,https://pub.dev/packages/color_thief_flutter,37,40,66,"Grab the color palette from an image, the Flutter implementation of color-thief.",1.0.2,"Jan 17, 2020",MIT,,,,,unverified uploader,"flutter,quantize_dart",https://github.com/nervouself/color_thief_flutter +qrcode,https://pub.dev/packages/qrcode,37,40,77,A flutter plugin for scanning QR codes. Use AVCaptureSession in iOS and zxing in Android.,1.0.4,"Nov 13, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/SiriDx/qrcode +parallax_swiper,https://pub.dev/packages/parallax_swiper,37,40,37,"A swiper with a parallax effect, support infinite scroll in both directions.",0.0.1,"Sep 5, 2019",unknown,,,,,unverified uploader,flutter,https://github.com/alessandrofavero/parallax_swiper +bluetooth,https://pub.dev/packages/bluetooth,37,25,67,Bluetooth plugin for Flutter,0.1.0,"Jul 5, 2019",BSD-2-Clause,,,,,unverified uploader,"collection,convert,flutter,meta,protobuf,uuid_enhanced",https://github.com/truongsinh/flutter_bluetooth +fcharts,https://pub.dev/packages/fcharts,37,40,67,"A chart library for Flutter. Create beautiful, animated, responsive charts using a simple and intuitive API.",0.0.11,"Jul 2, 2019",MIT,,,,,unverified uploader,"collection,flutter,meta",https://github.com/thekeenant/fcharts +flutter_parallax,https://pub.dev/packages/flutter_parallax,37,40,65,A Flutter widget that moves according to a scroll controller.,0.1.2,"Jul 21, 2018",MIT,,,,,unverified uploader,flutter,https://github.com/letsar/flutter_parallax +zego_uikit_prebuilt_live_streaming,https://pub.dev/packages/zego_uikit_prebuilt_live_streaming,36,160,94,"PrebuiltLiveStreaming is a full-featured live streaming kit that provides realtime video/audio streaming, live text chat, face beautification, and supports unlimited viewers.",3.11.0,"Jul 19, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/zego_uikit_prebuilt_live_streaming/latest/,zegocloud.com,"collection,flutter,flutter_styled_toast,permission_handler,statemachine,zego_express_engine,zego_uikit",https://github.com/ZEGOCLOUD/zego_uikit_prebuilt_live_streaming_flutter +drift_dev,https://pub.dev/packages/drift_dev,36,120,96,Dev-dependency for users of drift. Contains the generator and development tools.,2.19.1,"Jul 18, 2024",Apache-2.0,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/drift_dev/latest/,simonbinder.eu,"analyzer,analyzer_plugin,args,build,build_config,build_resolvers,charcode,cli_util,collection,dart_style,drift,io,json_annotation,logging,meta,package_config,path,pub_semver,recase,source_gen,source_span,sqlite3,sqlparser,stream_transform,string_scanner,yaml",https://github.com/simolus3/drift +algolia_helper_flutter,https://pub.dev/packages/algolia_helper_flutter,36,160,94,Patterns and APIs to implement advanced search features with Algolia for Flutter,1.1.0,"Jul 17, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/algolia_helper_flutter/latest/,algolia.com,"algolia_insights,algoliasearch,collection,flutter,logging,meta,rxdart",https://github.com/algolia/algoliasearch-helper-flutter/tree/main/helper +freshchat_sdk,https://pub.dev/packages/freshchat_sdk,36,140,95,Freshchat is a modern messaging software for sales and customer engagement teams. freshchat_sdk (BETA) will help you integrate chat support in your mobile apps.,0.10.18,"Jul 12, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/freshchat_sdk/latest/,freshworks.com,flutter,https://github.com/freshworks/freshchat-flutter-sdk +upi_payment_qrcode_generator,https://pub.dev/packages/upi_payment_qrcode_generator,36,160,90,UPI Payment QRCode Generator for User to scan and pay the Payee specific amount or user specific amount.,1.5.0,"Jul 12, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/upi_payment_qrcode_generator/latest/,unverified uploader,"flutter,qr_flutter",https://github.com/AgnelSelvan/upi_payment_qrcode_generator +smart_textfield,https://pub.dev/packages/smart_textfield,36,140,44,TextField that can extract relevant information from the raw text input.,1.0.5,"Jul 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/smart_textfield/latest/,unverified uploader,"collection,flutter,flutter_portal,meta",https://github.com/Yogi-7y/smart-text-field +openpgp,https://pub.dev/packages/openpgp,36,120,88,"library for use OpenPGP with support for android and ios, macOS, linux, windows and web",3.8.2,"Jul 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/openpgp/latest/,jerson.dev,"ffi,flat_buffers,flutter,flutter_web_plugins,path",https://github.com/jerson/flutter-openpgp +matomo_tracker,https://pub.dev/packages/matomo_tracker,36,160,93,"A fully cross-platform wrap of the Matomo tracking client for Flutter, using the Matomo API.",5.0.0+1,"Jul 5, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/matomo_tracker/latest/,floating-dartists.dev,"clock,collection,device_info_plus,flutter,http,package_info_plus,shared_preferences,uuid",https://github.com/Floating-Dartists/matomo-tracker +platform_detect,https://pub.dev/packages/platform_detect,36,135,91,A lightweight library for detecting the running browser and OS,2.1.0,"Jun 28, 2024",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/platform_detect/latest/,workiva.com,"meta,pub_semver",https://github.com/Workiva/platform_detect +firebase_storage_mocks,https://pub.dev/packages/firebase_storage_mocks,36,150,88,Mocks for Firebase Storage. Use this package to write unit tests involving Firebase Storage.,0.7.0,"Jun 18, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS",https://pub.dev/documentation/firebase_storage_mocks/latest/,wafrat.com,"firebase_storage,flutter",https://github.com/atn832/firebase_storage_mocks +logging_appenders,https://pub.dev/packages/logging_appenders,36,160,93,"Logging appenders for the dart logging package for print, file and remote (logz, loki, graylog (gelf)).",1.3.1,"Jun 17, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/logging_appenders/latest/,codeux.design,"clock,dio,intl,logging,meta",https://github.com/hpoul/dart_logging_appenders/ +fwfh_webview,https://pub.dev/packages/fwfh_webview,36,160,96,WidgetFactory extension to render IFRAME with the official WebView plugin.,0.15.1,"Jun 9, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/fwfh_webview/latest/,daohoangson.com,"flutter,flutter_widget_from_html_core,logging,web,webview_flutter,webview_flutter_android,webview_flutter_wkwebview",https://github.com/daohoangson/flutter_widget_from_html +dropdown_model_list,https://pub.dev/packages/dropdown_model_list,36,150,91,Flexible DropDown Model List works with a simple model list and Easy to use & customized.,2.1.2,"Jun 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dropdown_model_list/latest/,unverified uploader,flutter,https://github.com/sharmajatin1997/dropdown_model_list +huawei_location,https://pub.dev/packages/huawei_location,36,150,93,"HUAWEI Flutter Location Kit plugin combines the Global Navigation Satellite System (GNSS), Wi-Fi, and base station location functionalities into your app.",6.12.0+302,"May 15, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/huawei_location/latest/,developer.huawei.com,flutter,https://github.com/HMS-Core/hms-flutter-plugin/tree/master/flutter-hms-location +sendbird_sdk,https://pub.dev/packages/sendbird_sdk,36,100,91,The Flutter SDK for Sendbird Chat brings modern messenger chat features to your iOS and Android deployments,3.2.20,"May 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB","https://sendbird.com/docs/chat/v3/flutter/quickstart/send-first-message,https://pub.dev/documentation/sendbird_sdk/latest/",sendbird.com,"collection,connectivity_plus,encrypt,flutter,http,http_parser,json_annotation,logger,meta,mime,shared_preferences,universal_io,uuid,web_socket_channel",https://www.github.com/sendbird/sendbird-sdk-flutter +dart_firebase_admin,https://pub.dev/packages/dart_firebase_admin,36,140,88,A Firebase Admin SDK implementation for Dart.,0.3.1,"May 6, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dart_firebase_admin/latest/,invertase.io,"collection,crypto,dart_jsonwebtoken,firebaseapis,freezed_annotation,googleapis_auth,http,intl,meta",https://github.com/invertase/dart_firebase_admin +alphabet_list_view,https://pub.dev/packages/alphabet_list_view,36,160,88,A ListView with sticky headers and an iOS-like clickable sidebar.,1.1.0,"May 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/alphabet_list_view/latest/,cosee.biz,"flutter,flutter_sticky_header",https://github.com/cosee/alphabet_list_view/tree/main +daylight,https://pub.dev/packages/daylight,36,160,83,Get the sunset and sunrise times for a geolocation without having to access any remote api.,3.1.0,"May 1, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/daylight/latest/,blue-fire.xyz,equatable,https://github.com/renancaraujo/daylight +esp_smartconfig,https://pub.dev/packages/esp_smartconfig,36,160,86,EspTouch and EspTouchV2 implementations of SmartConfig provisioning protocols. Plain Dart. All platforms.,2.0.4,"Apr 28, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/esp_smartconfig/latest/,abobija.com,"loggerx,pointycastle",https://github.com/abobija/esp-smartconfig-dart +marquee_list,https://pub.dev/packages/marquee_list,36,160,88,A Marquee list widget to display a list of items in a marquee style,1.0.0,"Mar 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/marquee_list/latest/,unverified uploader,flutter,https://github.com/burhanrashid52/marquee_list +ngdart,https://pub.dev/packages/ngdart,36,120,92,"Fast and productive web framework by Google. Separate, but similar to the JavaScript framework with a similar name.",7.1.1,"Aug 12, 2022",Apache-2.0,8.0.0-dev.4,"DART, FLUTTER",WEB,https://pub.dev/documentation/ngdart/latest/,angulardart.xyz,"build,build_config,built_collection,built_value,code_builder,collection,csslib,intl,js,logging,meta,ngast,ngcompiler,path,quiver,source_gen,source_span,stack_trace,stream_transform",https://github.com/angulardart-community/angular +vs_story_designer,https://pub.dev/packages/vs_story_designer,36,140,90,"This is a package created in the style of the instagram story creator, with which you can create images with images, texts, finger drawing.",2.2.0,"Jan 22, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/vs_story_designer/latest/,vickysalunkhe.in,"align_positioned,flutter,flutter_screenutil,google_fonts,image,image_gallery_saver,oktoast,path_provider,perfect_freehand,photo_view,provider,vs_media_picker",https://github.com/VickySalunkhe/vs_story_designer +xdg_directories,https://pub.dev/packages/xdg_directories,36,160,98,A Dart package for reading XDG directory configuration information on Linux.,1.0.4,"Jan 4, 2024",MIT,,"DART, FLUTTER",LINUX,https://pub.dev/documentation/xdg_directories/latest/,flutter.dev,"meta,path",https://github.com/flutter/packages/tree/main/packages/xdg_directories +stack,https://pub.dev/packages/stack,36,150,91,"A package for stack data structure. have the push, pop, size, length, and top functionalities.",0.2.2,"Dec 9, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stack/latest/,unverified uploader,,https://github.com/ammaratef45/dart_stack +updater,https://pub.dev/packages/updater,36,150,77,A package to check for the custom in-app updates for Flutter.,0.2.4,"Nov 29, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/updater/latest/,marsad.dev,"dio,flutter,http,open_filex,package_info_plus,path_provider,platform",https://github.com/MarsadMaqsood/updater +hyperpay_plugin,https://pub.dev/packages/hyperpay_plugin,36,160,87,"The HyperPay platform offers a complete, easy-to-use guide to enable seamless integration of our end-to-end payment gateway for mobile.",2.0.8,"Nov 27, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/hyperpay_plugin/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/ahmedelkhyary/hyperpay +flutter_font_picker,https://pub.dev/packages/flutter_font_picker,36,130,87,A Flutter widget that lets the user select a Google Font from a custom dropdown/screen.,1.4.0,"Nov 13, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_font_picker/latest/,whidev.com,"flutter,google_fonts,shared_preferences",https://github.com/whiplashoo/flutter_font_picker +twilio_voice,https://pub.dev/packages/twilio_voice,36,140,82,Provides an interface to Twilio's Programmable Voice SDK to allow adding voice-over-IP (VoIP) calling into your Flutter applications.,0.1.3,"Nov 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/twilio_voice/latest/,earthbase.io,"flutter,flutter_web_plugins,js,plugin_platform_interface",https://github.com/cybex-dev/twilio_voice +native_video_player,https://pub.dev/packages/native_video_player,36,160,90,A Flutter widget to play videos on iOS and Android using a native implementation.,1.3.1,"Oct 19, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/native_video_player/latest/,albemala.me,"flutter,json_annotation,path,path_provider",https://github.com/albemala/native_video_player +wupper,https://pub.dev/packages/wupper,36,140,34,Dart Web UI Framework based on HTML Elements inspired by Flutter,5.0.6,"Oct 6, 2023",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/wupper/latest/,famedly.com,meta,https://github.com/famedly/wupper +focus_on_it,https://pub.dev/packages/focus_on_it,36,160,82,Get notified when a widget is focused or unfocused and react to it.,2.0.1,"Sep 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/focus_on_it/latest/,luanemanuel.com.br,"flutter,universal_io,visibility_detector",https://github.com/luanemanuel/focus_on_it/tree/master +remove_emoji,https://pub.dev/packages/remove_emoji,36,160,93,Dart and flutter package accurately replace/remove emojis in text,0.0.10,"Aug 21, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/remove_emoji/latest/,n4ze3m.site,,https://github.com/n4ze3m/remove-emoji +isar_flutter_libs,https://pub.dev/packages/isar_flutter_libs,36,140,99,Isar Core binaries for the Isar Database. Needs to be included for Flutter apps.,3.1.0+1,"Apr 25, 2023",Apache-2.0,4.0.0-dev.14,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/isar_flutter_libs/latest/,isar.dev,"flutter,isar",https://github.com/isar/isar +pix_flutter,https://pub.dev/packages/pix_flutter,36,150,93,"Wrapper para usar o API PIX, compatível com a maioria do PSPs. Para mais informações, acesse a documentação do PSP de sua escolha.",2.2.0,"Aug 11, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/pix_flutter/latest/,huodelivery.com,"dio,flutter",https://github.com/julianodportela/pix_flutter +json_cache,https://pub.dev/packages/json_cache,36,150,83,An object-oriented package for caching user data locally in json; a combinable layer on top of local storage packages that unifies them.,3.0.1,"Aug 10, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/json_cache/latest/,dartoos.dev,"flutter,flutter_secure_storage,hive,localstorage,mutex,safe_local_storage,shared_preferences",https://github.com/dartoos-dev/json_cache +day_night_switch,https://pub.dev/packages/day_night_switch,36,140,83,An easy to implement custom day night switch widget for Flutter. It can be highly customized with day & night colors and images.,1.0.4,"Aug 5, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/divyanshub024/day_night_switch/blob/master/README.md,https://pub.dev/documentation/day_night_switch/latest/",divyanshu.dev,flutter,https://github.com/divyanshub024/day_night_switch +whatsapp_story_editor,https://pub.dev/packages/whatsapp_story_editor,36,140,67,A Flutter package to add story editing features similar to Whatsapp.,0.0.6,"Jul 24, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/whatsapp_story_editor/latest/,unverified uploader,"dotted_border,flutter,flutter_svg,get,hsv_color_pickers,image_crop_plus_updated,image_cropper,image_picker,path_provider,perfect_freehand,photofilters,whatsapp_camera",https://github.com/JaveriaJR/whatsapp_story_editor/tree/main +brain_fusion,https://pub.dev/packages/brain_fusion,36,150,76,Fusion Brain AI is a new AI art generation tool that can create amazing images form just text prompt.,0.1.1,"Jul 15, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/brain_fusion/latest/,unverified uploader,http,https://github.com/dj-yacine-flutter/brain_fusion +ruby_text,https://pub.dev/packages/ruby_text,36,140,79,"A RubyText widget, you can easily use this library to achieve the furigana effect.",3.0.3,"Jun 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ruby_text/latest/,yeungkc.com,"equatable,flutter,flutter_hooks,tuple",https://github.com/YeungKC/RubyText +stripe_checkout,https://pub.dev/packages/stripe_checkout,36,100,91,Create Stripe checkout payment pages for web and mobile,1.0.2,"Jun 3, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/stripe_checkout/latest/,flutterstripe.io,"flutter,freezed_annotation,js,json_annotation,webview_flutter",https://github.com/flutter-stripe/flutter_stripe/ +show_fps,https://pub.dev/packages/show_fps,36,160,89,A flutter package that will allow you to check your app performance using FPS Badge.,1.0.6,"May 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/show_fps/latest/,mantreshkhurana.com,flutter,https://github.com/mantreshkhurana/show_fps +expandable_datatable,https://pub.dev/packages/expandable_datatable,36,150,88,A flutter package for viewing and editing data in a table view with expandable rows.,0.0.7,"Mar 7, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable_datatable/latest/,unverified uploader,flutter,https://github.com/ismailyegnr/expandable_datatable +whisper_dart,https://pub.dev/packages/whisper_dart,36,150,74,"Openai library whisper unofficial for recognition audio to text without heavy gpu, support server side and client side.",0.0.11,"Mar 4, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/whisper_dart/latest/,unverified uploader,"ffi,ffmpeg_dart,galaxeus_lib,universal_io",https://github.com/azkadev/whisper_dart.git +deepar_flutter,https://pub.dev/packages/deepar_flutter,36,125,82,Official Flutter SDK for DeepAR,0.0.5,"Jan 29, 2023",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/deepar_flutter/latest/,deepar.ai,"flutter,permission_handler,vector_math",https://github.com/DeepARSDK/deepar-flutter-plugin +win_toast,https://pub.dev/packages/win_toast,36,150,88,a flutter plugin that allows users to create and display toast notifications to notification center on the Windows operating system.,0.3.0,"Dec 9, 2022",MIT,,FLUTTER,WINDOWS,https://pub.dev/documentation/win_toast/latest/,mixin.dev,"flutter,xml",https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/win_toast +speed_dial_fab,https://pub.dev/packages/speed_dial_fab,36,160,88,"This is a library that implements the Speed Dial Float Action Button in Flutter. Fell Free to colaborate, every PR is welcome!",2.3.0,"Dec 5, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/speed_dial_fab/latest/,freya-hidroponia.ga,"cupertino_icons,flutter",https://github.com/lcsvcn/speed_dial_fab.git +inkblob_navigation_bar,https://pub.dev/packages/inkblob_navigation_bar,36,90,69,A custom navigation bar with smooth & dynamic ink blob transition effect.,0.1.2,"Oct 8, 2022",MIT,,,,https://pub.dev/documentation/inkblob_navigation_bar/latest/,byme.dev,flutter,https://github.com/Jellepepe/inkblob_navigation_bar +modbus,https://pub.dev/packages/modbus,36,140,81,Simple Modbus client library for dart. Currently only the TCP connection is supported.,0.2.0,"Sep 17, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/modbus/latest/,unverified uploader,logging,https://github.com/Hacker-CB/modbus-dart +search_map_location,https://pub.dev/packages/search_map_location,36,130,90,search_map_location is a text search widget used to search geo location by name.It has severel call back and customization option to handle the place search.,0.0.6,"Jul 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/search_map_location/latest/,unverified uploader,"flutter,http",https://github.com/meloDramatic007/search_map_location +ripple_backdrop_animate_route,https://pub.dev/packages/ripple_backdrop_animate_route,36,140,63,A ripple animation with backdrop of route. This will create a transparent page with a ripple backdrop animation to animate the widgets. You can place any widgets inside can customize the effect.,1.1.0,"Jun 20, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ripple_backdrop_animate_route/latest/,fluttercandies.com,flutter,https://github.com/fluttercandies/ripple_backdrop_animate_route +water_bottle,https://pub.dev/packages/water_bottle,36,150,74,"This library add a bottle widget to your screen. You can use it as a loading indicator, a progress tracker, or any kind of measurement suits your needs.",0.0.7,"Jun 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/water_bottle/latest/,hucanco.de,"flutter,path_parsing",https://github.com/hucancode/water_bottle +expandable_search_bar,https://pub.dev/packages/expandable_search_bar,36,160,85,A beautiful animated search bar for flutter. You can customize it as mush as you want.,0.0.2,"Jun 10, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable_search_bar/latest/,mr-tz-dev.blogspot.com,flutter,https://github.com/SalehTZ/expandable_search_bar +progress_indicator,https://pub.dev/packages/progress_indicator,36,140,89,A useful collection of custom progress indicators for flutter.,0.2.2,"Apr 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/progress_indicator/latest/,rodrigoleonel.com,flutter,https://github.com/rodrileonel/progress_indicator +awesome_aurora_gradient,https://pub.dev/packages/awesome_aurora_gradient,36,140,34,A very colourful extension to create awesome Aurora gradients.,0.3.0+2,"Feb 13, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/awesome_aurora_gradient/latest/,unverified uploader,flutter,https://github.com/vento007/awesome_aurora_gradient +dart_emoji,https://pub.dev/packages/dart_emoji,36,150,90,A light-weight Emoji 📦 for Dart & Flutter with all up-to-date emojis written in pure Dart 😄 . Made from 💯% ☕ with ❤️!,0.2.0+2,"Feb 4, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_emoji/latest/,gatch.fun,characters,https://github.com/GatchHQ/dart-emoji +automatic_animated_list,https://pub.dev/packages/automatic_animated_list,36,120,89,"AnimatedList which computes the item deltas each time the underlying list gets updated, and animates the list tiles automatically.",1.1.0,"Jan 16, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/automatic_animated_list/latest/,unverified uploader,"diffutil_dart,flutter", +flutter_ui_toolkit,https://pub.dev/packages/flutter_ui_toolkit,36,140,57,Flutter UI Toolkit is a pre-built collection of the most used widgets to create apps. The idea is that you can use these widgets the way you use classes in HTML and CSS.,0.0.3+9,"Jan 10, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_ui_toolkit/latest/,unverified uploader,"flutter,universal_io",https://github.com/nobrefelipe/flutter_ui_toolkit +bs_flutter,https://pub.dev/packages/bs_flutter,36,90,74,"Simple flutter widget from Bootstrap v5 component, including responsive grid layout based on bootstrap grid system",0.4.7,"Oct 29, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/bs_flutter/latest/,unverified uploader,"bs_flutter_alert,bs_flutter_buttons,bs_flutter_card,bs_flutter_datatable,bs_flutter_inputtext,bs_flutter_modal,bs_flutter_responsive,bs_flutter_selectbox,bs_flutter_utils,flutter,flutter_web_plugins",https://github.com/kholifanalfon/bs_flutter +custom_rich_text,https://pub.dev/packages/custom_rich_text,36,140,75,A custom rich text package that allow highlights and link reference to text.,0.0.2,"Aug 24, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_rich_text/latest/,mindinventory.com,flutter,https://github.com/Mindinventory/custom_rich_text/tree/master +flutter_swiper_plus,https://pub.dev/packages/flutter_swiper_plus,36,130,94,"The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.",2.0.4,"Aug 23, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_swiper_plus/latest/,unverified uploader,"flutter,vector_math",https://github.com/mimajiushi/flutter_swiper_plus +flutter_live,https://pub.dev/packages/flutter_live,36,40,24,"Live streaming player, iOS+Android, RTMP/HTTP-FLV/HLS/WebRTC, by Flutter+SRS.",1.0.16,"Jul 31, 2021",MIT,,,,,ossrs.net,"camera_with_rtmp,fijkplayer,flutter,flutter_webrtc",https://github.com/ossrs/flutter_live +twilio_programmable_chat,https://pub.dev/packages/twilio_programmable_chat,36,130,57,Integrate the Twilio Chat SDK with your Flutter app using this Twilio Programmable Chat Flutter plugin.,0.2.0,"Jun 24, 2021",unknown,,FLUTTER,"ANDROID, IOS",,wolfenra.in,"collection,enum_to_string,flutter",https://gitlab.com/twilio-flutter/programmable-chat +rolling_bottom_bar,https://pub.dev/packages/rolling_bottom_bar,36,150,86,Package to show a dynamic bottom bar with a ball as indicator.,0.2.2,"Jun 6, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rolling_bottom_bar/latest/,ajomuch92.site,flutter,https://github.com/ajomuch92/rolling-bottom-bar-flutter +chat_pickers,https://pub.dev/packages/chat_pickers,36,40,32,A new Flutter package for displaying a keyboard for using emojis/gifs.,0.2.3,"May 8, 2021",MIT,,,,,matiapps.com,"emoji_picker,flutter,flutter_hooks,giphy_client,http,material_design_icons_flutter,shared_preferences,universal_io",https://github.com/kfiross/chat_pickers +flare_loading,https://pub.dev/packages/flare_loading,36,130,86,"Loading widget based on a custom Flare animation, allow you to create beautiful custom loading widgets or dialogs",3.0.0,"Apr 16, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flare_loading/latest/,jaumard.com,"flare_flutter,flutter",https://github.com/jaumard/flare_loading +flutter_advanced_progress,https://pub.dev/packages/flutter_advanced_progress,36,160,59,"An advanced progress widget, that can be fully customized with bunch of properties, just try it and enjoy!",1.0.0+1,"Apr 10, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/alex-melnyk/flutter_advanced_progress/blob/master/README.md,https://pub.dev/documentation/flutter_advanced_progress/latest/",alexmelnyk.io,"flutter,vector_math",https://github.com/alex-melnyk/flutter_advanced_progress +flutter_plugin_record,https://pub.dev/packages/flutter_plugin_record,36,115,69,"The flutter voice recording plug-in,provides the recording animation and the recording successfully returns to the recording file path",1.0.1,"Apr 1, 2021",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_plugin_record/latest/,unverified uploader,"flutter,uuid",https://github.com/yxwandroid/flutter_plugin_record +vertical_barchart,https://pub.dev/packages/vertical_barchart,36,130,83,"Simple, responsive and beautiful Vertical BarChart.",2.0.0+2,"Mar 22, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vertical_barchart/latest/,unverified uploader,flutter,https://github.com/nizarhdt/vertical_barchart +hex,https://pub.dev/packages/hex,36,130,97,Easy hexadecimal convertion using dart:convert API.,0.2.0,"Mar 9, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hex/latest/,unverified uploader,,https://github.com/stevenroose/dart-hex +eeffects,https://pub.dev/packages/eeffects,36,120,34,"Flutter package containing a variety of simple 2D effects. Point Lights, Light Beams, fire and Lightning Bolts so far.",0.0.3,"Mar 7, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/eeffects/latest/,unverified uploader,flutter,https://github.com/evilevidenz/eeffects +golden_layout,https://pub.dev/packages/golden_layout,36,40,0,A internal window library for Flutter based on http://golden-layout.com/,0.0.2,"Jul 26, 2020",BSD-3-Clause,,,,,rodydavis.com,flutter,https://github.com/rodydavis/golden_layout +flutter_anywhere_menus,https://pub.dev/packages/flutter_anywhere_menus,36,40,0,Menus Anywhere! Now create floating menus that automatically position themselves by the parent widget or by touch/click location.,0.1.2,"Jul 5, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/knyghtryda/flutter_anywhere_menus +navigation_action_bar,https://pub.dev/packages/navigation_action_bar,36,40,25,A beautiful modern Navigation Bar along with a Floating Action Bar.,0.0.1,"May 31, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/aseem09/navigation_action_bar +water_drop,https://pub.dev/packages/water_drop,36,20,0,A package for creating water drops on top of your widgets.,1.0.0,"Mar 23, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/MarcinusX/water_drop +flutter_rename_app,https://pub.dev/packages/flutter_rename_app,36,40,63,A package that enable to rename an entire app and ids in one command.,1.0.0,"Jan 6, 2020",MIT,,,,,unverified uploader,"ansicolor,flutter,process_run,yaml",https://github.com/ThomasEcalle/flutter_rename_app +page_slider,https://pub.dev/packages/page_slider,36,30,67,"A simple Flutter widget that slides through pages horizontally. For wizards or onboarding flows similar to the Material Stepper widget, but without a particular UI - any widget can be a page to slide through.",0.0.2,"Jun 5, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/julvo/flutter_page_slider +screen_state,https://pub.dev/packages/screen_state,35,140,92,A plugin for reporting screen events while the flutter application is running in background. Works for Android and iOS only.,4.0.0,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/screen_state/latest/,cachet.dk,flutter,https://github.com/cph-cachet/flutter-plugins/tree/master/packages/screen_state +newrelic_mobile,https://pub.dev/packages/newrelic_mobile,35,125,96,Flutter plugin for NewRelic Mobile. This plugin allows you to instrument Flutter apps with help of native New Relic Android and iOS agents.,1.1.1,"Jul 26, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/newrelic_mobile/latest/,newrelic.com,"flutter,go_router,stack_trace",https://github.com/newrelic/newrelic-flutter-agent +over_react,https://pub.dev/packages/over_react,35,120,95,A library for building statically-typed React UI components using Dart.,5.2.0,"Jul 22, 2024",BSD-3-Clause,,"DART, FLUTTER",WEB,https://pub.dev/documentation/over_react/latest/,workiva.com,"analyzer,build,collection,dart_style,js,logging,meta,package_config,path,platform_detect,quiver,react,redux,redux_dev_tools,source_span,transformer_utils,w_common,w_flux",https://github.com/Workiva/over_react/ +amplify_datastore,https://pub.dev/packages/amplify_datastore,35,150,94,"The Amplify Flutter DataStore category plugin, providing a queryable, on-device data store.",2.3.0,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/amplify_datastore/latest/,aws-amplify.com,"amplify_core,amplify_datastore_plugin_interface,async,collection,flutter,meta,plugin_platform_interface",https://github.com/aws-amplify/amplify-flutter/tree/main/packages/amplify_datastore +amplify_authenticator,https://pub.dev/packages/amplify_authenticator,35,150,97,A prebuilt Sign In and Sign Up experience for the Amplify Auth category,2.1.1,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/amplify_authenticator/latest/,aws-amplify.com,"amplify_auth_cognito,amplify_core,amplify_flutter,async,aws_common,collection,flutter,flutter_localizations,intl,meta,package_info_plus,qr_flutter,smithy,stream_transform,url_launcher",https://github.com/aws-amplify/amplify-flutter/tree/main/packages/authenticator/amplify_authenticator +parallax_cards,https://pub.dev/packages/parallax_cards,35,160,67,A Flutter package for scrolling parallax effect and custom card overlays,1.0.2,"Jul 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/parallax_cards/latest/,unverified uploader,flutter,https://github.com/toseefkhan403/ParallaxCards +flutter_helper_utils,https://pub.dev/packages/flutter_helper_utils,35,160,79,The Flutter Helper Utils Package offers various extensions and helper methods that can make development more efficient.,6.0.3,"Jul 13, 2024",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_helper_utils/latest/,unverified uploader,"dart_helper_utils,flutter",https://github.com/omar-hanafy/flutter_helper_utils +auto_animated_list,https://pub.dev/packages/auto_animated_list,35,160,86,ListView Widget that supports automatic animations when list items are changed.,2.0.0,"Jul 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_animated_list/latest/,eterkit.com,"diffutil_dart,flutter",https://github.com/eterkit/flutter-packages +jni,https://pub.dev/packages/jni,35,130,89,A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.,0.10.1,"Jul 11, 2024",MIT,,FLUTTER,"ANDROID, LINUX, WINDOWS",https://pub.dev/documentation/jni/latest/,labs.dart.dev,"args,collection,ffi,package_config,path,plugin_platform_interface",https://github.com/dart-lang/native/tree/main/pkgs/jni +hashlib,https://pub.dev/packages/hashlib,35,160,91,"Secure hash functions, checksum generators, and key derivation algorithms optimized for Dart.",1.19.2,"Jul 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hashlib/latest/,bitanon.dev,hashlib_codecs,https://github.com/bitanon/hashlib +proximity_sensor,https://pub.dev/packages/proximity_sensor,35,160,92,simple and easy to use flutter plugin package for proximity sensor (only),1.3.2,"Jul 1, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/proximity_sensor/latest/,unverified uploader,flutter,https://github.com/jeremyko/flutter-proximity-sensor-plugin +flutter_exit_app,https://pub.dev/packages/flutter_exit_app,35,160,97,A flutter plugin provides the best way to exit the app doesn't call exit(0) in dart code.,1.1.3,"Jun 27, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_exit_app/latest/,laoitdev.com,flutter,https://github.com/xang555/flutter_exit_app +formstack,https://pub.dev/packages/formstack,35,130,11,A flutter library to create a UI based on the model from either json or dart object.,0.9.33,"Jun 4, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/formstack/latest/,sudhi.in,"collection,dio,file_picker,flutter,google_maps,google_maps_flutter,google_maps_flutter_web,http,intl,location,lottie,mask_text_input_formatter,quill_html_editor_v2,reviews_slider,rxdart,uuid,web,webview_universal",https://github.com/sudhi001/FormStack +constrained_scrollable_views,https://pub.dev/packages/constrained_scrollable_views,35,160,62,"Set of useful scrollable views includes ConstrainedScrollView, ScrollableColumn, and ScrollableRow.",1.0.3,"Apr 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/constrained_scrollable_views/latest/,dowhile.space,flutter,https://github.com/phimary/constrained_scrollable_views +google_geocoding_api,https://pub.dev/packages/google_geocoding_api,35,160,94,This Package implement Google Geocoding API with default and reverse geosearch,1.5.2,"Apr 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_geocoding_api/latest/,unverified uploader,dio,https://github.com/Dimolll/google_geocoding_api +pytorch_lite,https://pub.dev/packages/pytorch_lite,35,140,85,Flutter package to help run pytorch lite models classification and yolov5 and yolov8,4.2.5,"Apr 2, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pytorch_lite/latest/,zcreations.info,"camera,collection,computer,flutter,image,path,path_provider",https://github.com/abdelaziz-mahdy/pytorch_lite +drop_down_search_field,https://pub.dev/packages/drop_down_search_field,35,150,94,"Customizable DropdownSearchField extending features DropdownButton, TextFormField and Autocomplete.",1.0.4,"Mar 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drop_down_search_field/latest/,unverified uploader,"flutter,pointer_interceptor",https://github.com/rohanjariwala03/drop_down_search_field +tonic,https://pub.dev/packages/tonic,35,140,74,"Classes and methods for representing and manipulating concepts from music theory: Pitch, PitchClass, Interval, Scale, Chord.",0.2.5,"Mar 6, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tonic/latest/,unverified uploader,collection,https://github.com/osteele/dart-tonic +bluez,https://pub.dev/packages/bluez,35,155,86,Provides a client to connect to BlueZ - the Linux Bluetooth stack.,0.8.2,"Mar 6, 2024",Apache-2.0,,"DART, FLUTTER",LINUX,https://pub.dev/documentation/bluez/latest/,canonical.com,dbus,https://github.com/canonical/bluez.dart +fl_pip,https://pub.dev/packages/fl_pip,35,160,87,A picture-in-picture plugin for android and ios that can display any flutter view,2.0.0,"Feb 24, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/fl_pip/latest/,unverified uploader,flutter,https://github.com/Wayaer/fl_pip.git +super_annotations,https://pub.dev/packages/super_annotations,35,150,60,Write your code generation functions naturally alongside your normal code. Define and use custom annotations in the same file or project.,0.8.2,"Feb 20, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/super_annotations/latest/,schultek.de,"analyzer,build,code_builder,dart_style,path,source_gen",https://github.com/schultek/super_annotations +latlng,https://pub.dev/packages/latlng,35,160,96,"GeoJSON, Geodesy and Geographical calculations for Dart. Provides LatLong and Mercator projection (EPSG4326).",2.0.7,"Feb 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/latlng/latest/,pwa.ir,,https://github.com/xclud/dart_latlng +linkpeek,https://pub.dev/packages/linkpeek,35,150,68,"LinkPeek is a Flutter package that allows you to retrieve information about a web link, including title, description, thumbnail, favicon, default color, etc. It also provides a convenient popup widget [...]",1.0.0,"Feb 15, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/linkpeek/latest/,unverified uploader,"animate_do,flutter,html,http,logger,palette_generator,webview_flutter",https://github.com/aabirsark/linkpeek +get_phone_number,https://pub.dev/packages/get_phone_number,35,140,87,Get real phone number from device - It only works on android device and also need to run in a real device.,3.0.10,"Feb 5, 2024",unknown,,FLUTTER,ANDROID,https://pub.dev/documentation/get_phone_number/latest/,unverified uploader,flutter,https://github.com/ssk-flutter/get_phone_number +win_ble,https://pub.dev/packages/win_ble,35,160,87,Use the WinBle plugin to enable Bluetooth Low Energy in Flutter Windows and pure Dart projects (Windows only),1.1.1,"Jan 30, 2024",MIT,,FLUTTER,WINDOWS,https://pub.dev/documentation/win_ble/latest/,rohitsangwan.in,"flutter,path_provider",https://github.com/rohitsangwan01/win_ble +cross_scroll,https://pub.dev/packages/cross_scroll,35,150,91,A CrossScroll is a flutter Package that permits it’s child views to be scrolled vertically and Horizontally.,0.1.1,"Jan 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://flutter.metra.dev/,https://pub.dev/documentation/cross_scroll/latest/",unverified uploader,flutter,https://github.com/Mehrankhan-METRA-RGB/cross_scroll +chalkdart,https://pub.dev/packages/chalkdart,35,160,85,Console text coloring and styling library for Dart. 'Terminal string styling done right',2.2.1,"Jan 18, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chalkdart/latest/,hiveright.tech,args,https://github.com/timmaffett/chalkdart +animated_float_action_button,https://pub.dev/packages/animated_float_action_button,35,130,79,Allows you to create a collapsible list of float buttons.,1.0.4,"Jan 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_float_action_button/latest/,unverified uploader,flutter,https://github.com/macielcr7/animated_float_action_button +flutter_timetable,https://pub.dev/packages/flutter_timetable,35,150,79,Displays a timetable for dates and times on items in a list.,1.1.6,"Jan 4, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_timetable/latest/,yourfriendken.com,flutter,https://github.com/yourfriendken/flutter_timetable +process,https://pub.dev/packages/process,35,150,100,"A pluggable, mockable process invocation abstraction for Dart.",5.0.2,"Jan 4, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/process/latest/,flutter.dev,"file,path,platform",https://github.com/flutter/packages/tree/main/packages/process +native_dio_adapter,https://pub.dev/packages/native_dio_adapter,35,160,95,A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.,1.3.0,"Dec 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/native_dio_adapter/latest/,flutter.cn,"cronet_http,cupertino_http,dio,flutter,http",https://github.com/cfug/dio/blob/main/plugins/native_dio_adapter +glados,https://pub.dev/packages/glados,35,150,67,A simple testing framework that tries to break your properties.,1.1.7,"Dec 4, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/glados/latest/,unverified uploader,"characters,meta,test",https://github.com/MarcelGarus/glados +paulonia_cache_image,https://pub.dev/packages/paulonia_cache_image,35,80,59,"Flutter package for cache images in storage or memory from the network or Google Cloud Storage. It supports Android, iOS and Web.",1.1.0,"Oct 14, 2023",MIT,,,,https://pub.dev/documentation/paulonia_cache_image/latest/,paulonia.dev,"firebase_core,firebase_storage,flutter,hive,http,path_provider,paulonia_utils",https://github.com/PauloniaAQP/paulonia_cache_image +whatsapp_share,https://pub.dev/packages/whatsapp_share,35,150,94,"Simple way to share message, links or files from your flutter app to specific contact in whatsapp",2.0.2,"Sep 10, 2023",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/whatsapp_share/latest/,unverified uploader,flutter,https://github.com/amitpatil215/whatsapp_share +zap,https://pub.dev/packages/zap,35,150,66,"Zap is a reactive web framework built on Dart. By compiling HTML-like files to Dart components, Zap makes it easy to write efficient web apps.",0.2.1,"Sep 10, 2023",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/zap/latest/,simonbinder.eu,"js,meta", +state_machine,https://pub.dev/packages/state_machine,35,125,80,"Finite state machine library. Easily define legal state transitions. Listen to state entrances, departures, and transitions.",3.0.0,"Jun 21, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/state_machine/latest/,workiva.com,w_common,https://github.com/Workiva/state_machine +mediasoup_client_flutter,https://pub.dev/packages/mediasoup_client_flutter,35,130,83,"Mediasoup client side Flutter library. Work for Android, iOS, MacOS, Windows and browser.",0.8.5,"Jun 8, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mediasoup_client_flutter/latest/,unverified uploader,"collection,events2,flutter,flutter_webrtc,h264_profile_level_id,sdp_transform",https://github.com/Blancduman/mediasoup-client-flutter +design_grid,https://pub.dev/packages/design_grid,35,150,41,Implement designs just like your designer intended. Use either the classic responsive design grid approach or go with the Material Design Layout.,1.1.0,"May 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/design_grid/latest/,paul-koehler.dev,flutter,https://github.com/inf0rmatix/design_grid +text_to_path_maker,https://pub.dev/packages/text_to_path_maker,35,150,66,A Flutter package that can convert any font's characters into paths and animate them.,0.6.0,"May 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/text_to_path_maker/latest/,unverified uploader,flutter,https://github.com/hathibelagal-dev/text-to-path-maker-for-flutter +cloudinary_sdk,https://pub.dev/packages/cloudinary_sdk,35,150,87,This is a dart package for Cloudinary API that allows you to upload and manage files in your cloudinary cloud.,5.0.0+1,"May 19, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cloudinary_sdk/latest/,unverified uploader,"crypto,dio",https://github.com/luis901101/cloudinary-sdk +form_builder_phone_field,https://pub.dev/packages/form_builder_phone_field,35,150,90,International phone number field for FlutterFormBuilder package,2.0.1,"May 16, 2023",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/form_builder_phone_field/latest/,flutterformbuilderecosystem.com,"country_pickers,flutter,flutter_form_builder,phone_number",https://github.com/flutter-form-builder-ecosystem/form_builder_phone_field +memory_cache,https://pub.dev/packages/memory_cache,35,160,88,"Memory Cache is simple, fast and global in-memory cache with CRUD features.",1.2.0,"Jan 31, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/memory_cache/latest/,gokberk.dev,,https://github.com/gokberkbar/memory_cache +flutter_showcaseview,https://pub.dev/packages/flutter_showcaseview,35,70,77,A Flutter package to Showcase/Highlight widgets step by step.,2.1.3,"Jan 31, 2023",MIT,,,,https://pub.dev/documentation/flutter_showcaseview/latest/,unverified uploader,flutter, +pick_or_save,https://pub.dev/packages/pick_or_save,35,160,88,A Flutter file picking and saving package that enables you to pick or save a single file and multiple files.,2.2.4,"Nov 24, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/pick_or_save/latest/,deepanshuchaudhary.com,"flutter,plugin_platform_interface",https://github.com/chaudharydeepanshu/pick_or_save +stream_bloc,https://pub.dev/packages/stream_bloc,35,160,84,Modern implementation of the Original BLoC that uses asynchronous generators to describe relationships between events and states.,0.5.3,"Nov 12, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/purplenoodlesoop/stream-bloc/blob/master/README.md,https://pub.dev/documentation/stream_bloc/latest/",yakov.codes,"bloc,meta",https://github.com/purplenoodlesoop/stream-bloc +draw_on_path,https://pub.dev/packages/draw_on_path,35,160,72,A Flutter package that is used to draw text or patterm along the given path.,0.0.2,"Nov 9, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draw_on_path/latest/,unverified uploader,flutter,https://github.com/himanshugarg08/draw_on_path +flutter_mrz_scanner,https://pub.dev/packages/flutter_mrz_scanner,35,160,86,Scans MRZ (Machine Readable Zone) from identity documents for iOS and Android.,2.1.0,"Nov 2, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_mrz_scanner/latest/,leushchenko.com,"flutter,mrz_parser",https://github.com/olexale/flutter_mrz_scanner +r13n,https://pub.dev/packages/r13n,35,160,56,A package that enables region-specific configurations (regionalization). Built by Very Good Ventures.,0.1.0-dev.2,"Oct 18, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/r13n/latest/,verygood.ventures,flutter,https://github.com/VeryGoodOpenSource/r13n +auto_size_widget,https://pub.dev/packages/auto_size_widget,35,140,82,A Flutter widget that can resize the child widget by dragging the widget corner.,0.0.4,"Sep 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_size_widget/latest/,unverified uploader,flutter,https://github.com/SamiaAshraff/auto_size_widget +floating_text,https://pub.dev/packages/floating_text,35,150,74,A light weight flutter package that provides beautiful floating text animations.,0.2.0,"Sep 1, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floating_text/latest/,studentmitra.in,flutter,https://github.com/pktintali/floating_text +ai_awesome_message,https://pub.dev/packages/ai_awesome_message,35,150,80,A new Awesome message widget that is sames to toast;snackbar;prompt of Flutter package.,3.0.0,"Aug 10, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ai_awesome_message/latest/,unverified uploader,flutter,https://github.com/pdliuw/ai_awesome_message +usage_stats,https://pub.dev/packages/usage_stats,35,150,91,"Query Android Usage Statistics (Configurations, Events, Usage)",1.2.0,"Aug 9, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/usage_stats/latest/,unverified uploader,flutter,https://github.com/Parassharmaa/usage_stats +simple_progress_indicators,https://pub.dev/packages/simple_progress_indicators,35,150,95,Simple progress indicators package with solid colors and gradients. Can be used to show progress or for simple animation.,0.2.0,"Jul 30, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_progress_indicators/latest/,unverified uploader,flutter,https://github.com/artembark/simple_progress_indicators +dartlin,https://pub.dev/packages/dartlin,35,120,84,Dartlin is a helper library that provides readable methods with which you can write cleaner looking code.,0.6.3,"Jun 29, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",,wolfenra.in,,https://gitlab.com/wolfenrain/dartlin +flutter_arc_speed_dial,https://pub.dev/packages/flutter_arc_speed_dial,35,160,88,A bunch of FloatingActionButtons to consist speed dial in arc shape,2.0.1,"Jun 15, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_arc_speed_dial/latest/,unverified uploader,flutter,https://github.com/MayLau-CbL/ArcSpeedDial/tree/master/flutter_arc_speed_dial +nigerian_states_and_lga,https://pub.dev/packages/nigerian_states_and_lga,35,150,83,A package that provides the list of all states and local goverments in Nigeria,1.0.0,"Jun 9, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nigerian_states_and_lga/latest/,unverified uploader,flutter,https://github.com/IdrisAdeyemi01/nigerian_states_and_lga.git +barcode_finder,https://pub.dev/packages/barcode_finder,35,160,87,Barcode Finder is a plugin for reading barcodes and QRCodes from pdf files and images using Zxing for Android and Zxing and Zbar for iOS,0.0.5,"Jun 1, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/barcode_finder/latest/,popcode.com.br,flutter,https://github.com/PopcodeMobile/barcode-finder +media_scanner,https://pub.dev/packages/media_scanner,35,160,94,"Media scanner is library for scan new Media in Gallery, Only work in Android",2.1.0,"May 26, 2022",Apache-2.0,,FLUTTER,ANDROID,https://pub.dev/documentation/media_scanner/latest/,lazycatlabs.com,flutter,https://github.com/ukieTux/media_scanner/ +keyboard_service,https://pub.dev/packages/keyboard_service,35,160,87,Keyboard visibility / (auto-) dismiss package without the need of native plugin,2.0.2,"May 21, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/keyboard_service/latest/,unverified uploader,flutter,https://github.com/Gerrel/keyboard_service +bc_image_editor,https://pub.dev/packages/bc_image_editor,35,130,23,Do you need quick image editing? You can do it with this package. It is very useful and quick tool.,0.0.2,"Apr 11, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/bc_image_editor/latest/,berkayceylan.com,"flutter,gesture_x_detector,path_provider",https://github.com/berkayceylan150/bc-image-editor +flutter_custom_carousel_slider,https://pub.dev/packages/flutter_custom_carousel_slider,35,150,87,"A carousel slider widget,support custom decoration suitable for news and blog.",1.2.0,"Apr 5, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_custom_carousel_slider/latest/,justec.dev,flutter,https://github.com/coskuncay/flutter_custom_carousel_slider +animated_page_transition,https://pub.dev/packages/animated_page_transition,35,140,75,"This package is for animated page transitioning. This is easy to use package. Add animation_page_transition dependency into the pubspec.yaml file. Then, then import package into the implementation fil [...]",0.0.1+2,"Feb 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_page_transition/latest/,unverified uploader,flutter,https://github.com/typecasted/animated_page_transition +mccounting_text,https://pub.dev/packages/mccounting_text,35,135,79,"An animated Text widget that counts between two numbers on a duration, curve and style you specify.",1.0.0,"Dec 19, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mccounting_text/latest/,unverified uploader,flutter,https://gitlab.com/kmcgill88/mccounting_text +explo,https://pub.dev/packages/explo,35,80,33,"Explore the render tree of a Flutter app in 3D, through an exploded representation.",0.1.0+1,"Dec 14, 2021",MIT,,,,https://pub.dev/documentation/explo/latest/,gabriel.terwesten.net,"collection,explo_capture,flutter,flutter_riverpod,stream_channel,vector_math,vm_service,web_socket_channel",https://github.com/blaugold/explo +dart_sentiment,https://pub.dev/packages/dart_sentiment,35,150,72,Dart Sentiment is a dart module that uses the AFINN-165 wordlist and Emoji Sentiment Ranking to perform sentiment analysis on arbitrary blocks of input text.,0.0.9,"Nov 15, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_sentiment/latest/,unverified uploader,"flutter,remove_emoji",https://github.com/akashlilhare/dart_sentiment +perfect_volume_control,https://pub.dev/packages/perfect_volume_control,35,150,93,"Flutter volume control plug-in, supports Android and IOS, has: Show hidden volume icon, volume change monitoring, set volume, get the current volume of the device.",1.0.5,"Sep 22, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/perfect_volume_control/latest/,huic.top,flutter,https://github.com/JiangJuHong/FlutterPerfectVolumeControl +biometricx,https://pub.dev/packages/biometricx,35,150,75,The easy way to use biometric authentication in your Flutter app.,0.0.2,"Aug 17, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/biometricx/latest/,unverified uploader,flutter,https://github.com/salkuadrat/biometricx +live_icon,https://pub.dev/packages/live_icon,35,160,52,A flutter plugin to change the app icons and label in real time.,0.0.1,"Jul 1, 2021",MIT,,FLUTTER,"ANDROID, IOS","https://github.com/DevsOnFlutter/flutter_live_icon/blob/main/README.md,https://pub.dev/documentation/live_icon/latest/",hackthedeveloper.com,flutter,https://github.com/DevsOnFlutter/flutter_live_icon +stacked_bar_chart,https://pub.dev/packages/stacked_bar_chart,35,140,63,A flutter library to draw graphs that can be scrolled as well as customized per the developers need.,1.1.0+2,"Jun 2, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stacked_bar_chart/latest/,sandesh.dev,"collection,flutter,intl",https://github.com/sandeshgyw/stacked_bar_graph +volume_watcher,https://pub.dev/packages/volume_watcher,35,160,90,"Support ios and android real-time return system volume value, maximum volume, initial volume, support set volume.",2.0.1,"May 24, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/volume_watcher/latest/,unverified uploader,flutter,https://github.com/yangming1009/volume_watcher +cli_dialog,https://pub.dev/packages/cli_dialog,35,140,66,Create beautiful and powerful CLI prompts in Inquirer.js style and test them.,0.5.0,"May 8, 2021",unknown,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cli_dialog/latest/,braguinski.de,dart_console,https://github.com/leonardoInf/cli_dialog +sms_retriever,https://pub.dev/packages/sms_retriever,35,150,66,A new Flutter plugin to retrieve the SMS on Android using SMS Retrieval API,1.0.0,"May 3, 2021",unknown,,FLUTTER,ANDROID,https://pub.dev/documentation/sms_retriever/latest/,unverified uploader,flutter,https://github.com/debutdeveloper/sms_retriever +maps_curved_line,https://pub.dev/packages/maps_curved_line,35,150,88,A package to help draw curved lines on Google Maps. This can be used as a cost effective way draw a route between location A and location B.,1.0.2,"Apr 28, 2021",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/maps_curved_line/latest/,unverified uploader,"flutter,google_maps_flutter",https://gitlab.com/PraveenKishore/maps_curved_line +dio_firebase_performance,https://pub.dev/packages/dio_firebase_performance,35,20,86,A new Flutter package project.,0.3.0,"Jan 29, 2021",BSD-2-Clause,0.3.1-dev.3,,,,unverified uploader,"dio,firebase_performance,flutter",https://github.com/eyeem/dio_firebase_performance +draw_your_image,https://pub.dev/packages/draw_your_image,35,150,70,A Flutter package which enables users to draw with fingers in your designed UI.,0.2.0,"Mar 31, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draw_your_image/latest/,unverified uploader,flutter,https://github.com/chooyan-eng/draw_your_image +flutter_aws_s3_client,https://pub.dev/packages/flutter_aws_s3_client,35,100,89,"A simple, unofficial AWS S3 client in dart. Supports downloading objects and listing objects in a bucket.",0.6.0,"Mar 23, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_aws_s3_client/latest/,unverified uploader,"amazon_cognito_identity_dart_2,built_collection,built_value,http,xml2json",https://github.com/diagnosia/flutter_aws_s3_client +material_color_generator,https://pub.dev/packages/material_color_generator,35,150,90,A package for generating a material color palette with HEX Color.,1.1.0,"Mar 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/berkanaslan/material-color-generator,https://pub.dev/documentation/material_color_generator/latest/",berkanaslan.com,flutter,https://github.com/berkanaslan/material-color-generator +chat_list,https://pub.dev/packages/chat_list,35,150,67,A flutter package to incorporate a chat view in a simple way,2.0.0,"Mar 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chat_list/latest/,unverified uploader,"bubble,flutter",https://github.com/lapadev/chat-list-flutter-package +fancy_dialog,https://pub.dev/packages/fancy_dialog,35,25,72,"Custom Alert Dialog,inspired from FancyGifDialog for android,the new thing is that you can choose between 2 themes Fancy and Flat and you can load images and Gif from your assets.",1.0.4,"Aug 4, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/DokkarRachidReda/Fancy-Flutter-Alert-Dialog +appbar_textfield,https://pub.dev/packages/appbar_textfield,35,40,48,A flutter AppBar widget with a switchable textfield mainly used for search,1.0.1+1,"Jul 27, 2020",MIT,,,,,elgansayer.co.uk,"circular_reveal_animation,flutter",https://github.com/elgansayer/appbar_textfield.git +circle_bottom_navigation,https://pub.dev/packages/circle_bottom_navigation,35,40,35,"An animated, beauty and functional Bottom Navigation Bar you app.",1.0.6,"Jul 15, 2020",BSD-3-Clause,,,,,unverified uploader,"analyzer,flutter,vector_math",https://github.com/jeaanlucas/circle_bottom_navigation +system_shortcuts,https://pub.dev/packages/system_shortcuts,35,40,67,"ANDROID & IOS flutter plugin to use system shortcuts like pressing home, back, volume Up, volume Down keys and toggle wifi, and bluetooth as well.",1.0.0,"Jul 15, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/aman-malhotra-1999/SystemShortcutsFlutter +finite_coverflow,https://pub.dev/packages/finite_coverflow,35,30,50,"Coverflow slider in flutter which helps you to create amazing slider, carousel and walkthrough sliders",1.0.0,"Feb 21, 2020",MIT,,,,,unverified uploader,flutter, +on_boarding_ui,https://pub.dev/packages/on_boarding_ui,35,10,13,A Flutter package for On Boarding Screen.,0.0.4,"Feb 19, 2020",BSD-3-Clause,,,,,pakacademy.pk,flutter,https://github.com/ishaquehassan/FlutterOnBoardingUIPackage.git +pin_entry_text_field,https://pub.dev/packages/pin_entry_text_field,35,40,83,"Fully customizable Pin Entry TextField for flutter, This widget accepts pin of any length and it detects the entry of the last pin.",0.1.4,"Dec 27, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/prestigegodson/pin-entry-text-field +flutter_twitter_login,https://pub.dev/packages/flutter_twitter_login,35,40,76,A Flutter plugin for allowing users to authenticate with native Android & iOS Twitter login SDKs.,1.1.0,"Mar 24, 2018",Apache-2.0,,,,,iiro.dev,flutter,https://github.com/roughike/flutter_twitter_login +podcast_search,https://pub.dev/packages/podcast_search,34,160,85,"A library for searching for podcasts and parsing podcast RSS feeds. Supports iTunes and PodcastIndex directories, and newer features such as chapters and transcripts.",0.7.2,"Jul 19, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/podcast_search/latest/,amugofjava.me.uk,"archive,convert,crypto,dio,meta,rss_dart",https://github.com/amugofjava/podcast_search +google_vision,https://pub.dev/packages/google_vision,34,160,88,"Allows you to add Google Visions image labeling, face, logo, and landmark detection, OCR, and detection of explicit content, into cross platform applications.",1.2.1+2,"Jul 19, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/google_vision/latest/,muayid.com,"args,collection,crypto_keys_plus,dio,http,image,jose_plus,json_annotation,retrofit,universal_io",https://github.com/faithoflifedev/google_vision +json_api,https://pub.dev/packages/json_api,34,160,80,A framework-agnostic implementations of JSON:API Client and Server. Supports JSON:API v1.0 (https://jsonapi.org),8.0.0,"Jul 2, 2024",MIT,9.0.0-alpha.1,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/json_api/latest/,karapetov.com,"http_interop,http_parser",https://github.com/f3ath/json-api-dart +pluto_grid_plus,https://pub.dev/packages/pluto_grid_plus,34,140,94,"PlutoGrid plus is a maintained version of PlutoGrid, 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, DataTabl [...]",8.4.2,"Jul 14, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pluto_grid_plus/latest/,trinavo.com,"collection,flutter,intl,rxdart",https://github.com/doonfrs/pluto_grid_plus +stacked_cli,https://pub.dev/packages/stacked_cli,34,120,57,The official dev tools for the Stacked Framework,1.13.1,"Jul 2, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/stacked_cli/latest/,filledstacks.com,"ansicolor,args,freezed_annotation,get_it,hive,http,json_annotation,mockito,mustache_template,path,pub_updater,pubspec_yaml,recase,xdg_directories",https://github.com/FilledStacks/stacked/tree/master/packages/stacked_cli +interactive,https://pub.dev/packages/interactive,34,120,6,"REPL (interactive shell) for Dart, supporting 3rd party packages, hot reload, and full grammar",1.4.0,"Jun 29, 2024",BSD-3-Clause,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/interactive/latest/,cjycode.com,"analyzer,args,cli_repl,collection,logging,path,vm_service",https://github.com/fzyzcjy/flutter_interactive +emailjs,https://pub.dev/packages/emailjs,34,160,89,EmailJS helps sending emails directly from the Flutter app. No server is required.,4.0.0,"Jun 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/emailjs/latest/,emailjs.com,"flutter,http,shared_preferences",https://github.com/emailjs-com/emailjs-flutter +flutter_security_checker,https://pub.dev/packages/flutter_security_checker,34,160,91,This plugin provides the ability to verify rooting and integrity on Android and iOS platforms.,3.0.0,"Jun 12, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_security_checker/latest/,unverified uploader,flutter,https://github.com/Dev-hwang/flutter_security_checker +flutter_initicon,https://pub.dev/packages/flutter_initicon,34,150,92,Initicon are used to show the initials of the name of users who do not have an avatar or profile image.,3.0.1,"Jun 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_initicon/latest/,unverified uploader,flutter,https://github.com/lrferreiro/flutter_initicon +u_credit_card,https://pub.dev/packages/u_credit_card,34,160,91,uCreditCard - Easy to use beautiful Card UI Flutter Package.,1.3.1,"Jun 3, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/u_credit_card/latest/,utpals.com,flutter,https://github.com/utpal-barman/u-credit-card-flutter +flutter_to_airplay,https://pub.dev/packages/flutter_to_airplay,34,150,91,"Flutter plugin that offers two widgets, one to play a video for given url or file path using native AVPlayer and second with an option to airplay it on available Apple devices.",2.0.5,"May 28, 2024",MIT,,FLUTTER,IOS,https://pub.dev/documentation/flutter_to_airplay/latest/,unverified uploader,flutter,https://github.com/MrJai/flutter_to_airplay +patrol_finders,https://pub.dev/packages/patrol_finders,34,150,85,"Streamlined, high-level API on top of flutter_test.",2.1.2,"May 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://patrol.leancode.co/,https://pub.dev/documentation/patrol_finders/latest/",leancode.co,"flutter,flutter_test,meta",https://github.com/leancodepl/patrol/tree/master/packages/patrol_finders +adhan_dart,https://pub.dev/packages/adhan_dart,34,140,86,Library to calculate prayer times for muslims. Based on precise astronomical formula.,1.1.2,"May 20, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/prayer-timetable/adhan_dart/,https://pub.dev/documentation/adhan_dart/latest/",farend.net,,https://github.com/prayer-timetable/adhan_dart/ +jinja,https://pub.dev/packages/jinja,34,160,88,"Jinja2 template engine for Dart. Variables, expressions, control structures and template inheritance.",0.6.0,"Mar 30, 2024",MIT,0.6.1-dev.2,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jinja/latest/,unverified uploader,"html_unescape,meta,path,string_scanner,textwrap",https://github.com/ykmnkmi/jinja.dart +result_type,https://pub.dev/packages/result_type,34,150,87,Result Type for Dart.,1.0.0,"Apr 30, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/result_type/latest/,minikin.me,meta,https://github.com/minikin/result_type +slick_slides,https://pub.dev/packages/slick_slides,34,150,54,Create a nice looking presentations in Flutter with animations and code. Intended for techical talks and videos.,0.2.2,"Apr 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/slick_slides/latest/,serverpod.dev,"audioplayers,auto_size_text,diff_match_patch,flutter,syntax_highlight,video_player",https://github.com/serverpod/slick_slides +gql_dio_link,https://pub.dev/packages/gql_dio_link,34,160,96,"Similar to gql_http_link, gql_dio_link is a GQL Terminating Link to execute requests via Dio using JSON",1.0.1+1,"Nov 12, 2023",AGPL-3.0,1.0.2-alpha+1709845491515,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gql_dio_link/latest/,gql-dart.dev,"dio,gql,gql_exec,gql_link,meta",https://github.com/gql-dart/gql +piano,https://pub.dev/packages/piano,34,130,75,Utilities and widgets for working with piano sheet music learning.,1.0.4,"Mar 3, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/piano/latest/,handform.net,"collection,equatable,flutter,freezed_annotation",https://github.com/craigomac/piano +flml_internet_checker,https://pub.dev/packages/flml_internet_checker,34,160,63,"This package aims to check internet connection by just wrapping the widget with InternetChecker Widget without using any function calls inside your app""",0.0.9,"Feb 22, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flml_internet_checker/latest/,unverified uploader,"flutter,google_fonts,internet_connection_checker_plus",https://github.com/FirstLogicMetaLabPvtLTD/flml_internet_checker +fhir,https://pub.dev/packages/fhir,34,150,91,"FHIR library of versions R4, STU3, DSTU2, and R5 (draft) for Dart & Flutter.",0.12.0,"Feb 13, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fhir/latest/,fhirfli.dev,"freezed_annotation,intl,json_annotation,uuid,xml2json,yaml",https://github.com/fhir-fli/fhir +flutter_facebook_app_links,https://pub.dev/packages/flutter_facebook_app_links,34,140,91,A Flutter plugin to catch deferred deep links from Facebbok ads with FB App Links SDK.,3.0.2,"Feb 12, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_facebook_app_links/latest/,unverified uploader,flutter,https://github.com/Mapk26/flutter_facebook_app_links +zsdk,https://pub.dev/packages/zsdk,34,160,84,"A Flutter plugin for printers using Zebra Link OS, to allow ZPL and PDF priting over TCP/IP connections.",3.2.0+3,"Jan 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/zsdk/latest/,unverified uploader,flutter,https://github.com/luis901101/zsdk +audio_streamer,https://pub.dev/packages/audio_streamer,34,160,85,Streaming of Pulse-code modulation (PCM) audio from Android and iOS,4.1.1,"Jan 10, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/audio_streamer/latest/,cachet.dk,"flutter,permission_handler",https://github.com/cph-cachet/flutter-plugins/tree/master/packages/ +parsed_readmore,https://pub.dev/packages/parsed_readmore,34,160,84,A Flutter text widget which is expandable and can automatically parse urls present in the text it into clickable links.,0.0.9,"Jan 8, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/parsed_readmore/latest/,unverified uploader,"flutter,url_launcher",https://github.com/aashish2604/parsed_readmore +flutter_accessibility_service,https://pub.dev/packages/flutter_accessibility_service,34,160,87,Flutter plugin for interacting with Accessibility Service in Android.,0.2.4,"Dec 9, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_accessibility_service/latest/,iheb.tech,"collection,flutter",https://github.com/X-SLAYER/flutter_accessibility_service +common_utilities,https://pub.dev/packages/common_utilities,34,130,20,"A Dart language Common Utility package, that makes your code faster,easier and cleaner. contains lots of useful functions for Dart primitive types (support all Flutter platforms)",0.1.1,"Dec 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/common_utilities/latest/,mobilesoft98.dev,"flutter,intl",https://github.com/m-r-davari/dart_common_utilities +auto_app_translate,https://pub.dev/packages/auto_app_translate,34,120,66,It is a library that translates apps into 80 languages and automates settings.,0.1.18,"Dec 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/auto_app_translate/latest/,junelee.fun,"basic_utils,csv,dio,flutter,http,path,quiver",https://github.com/melodysdreamj/auto_app_translate +flutter_hooks_bloc,https://pub.dev/packages/flutter_hooks_bloc,34,160,62,A flutter_bloc reimplementation based on flutter_hooks with the same API.,0.17.0,"Nov 26, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_hooks_bloc/latest/,unverified uploader,"bloc,flutter,flutter_bloc,flutter_hooks",https://github.com/kranfix/riverbloc +vr_player,https://pub.dev/packages/vr_player,34,160,80,The `VrPlayer` lets you play 360° and VR videos smoothly on Android and iOS platforms,0.2.2,"Nov 24, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/vr_player/latest/,flutter.wtf,flutter,https://github.com/What-the-Flutter/VR-Player +crypt,https://pub.dev/packages/crypt,34,160,95,One-way string hashing for salted passwords using the Unix crypt format,4.3.1,"Oct 9, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crypt/latest/,hoylen.com,crypto,https://github.com/hoylen/dart-crypt +flutter_mjpeg,https://pub.dev/packages/flutter_mjpeg,34,140,89,"Flutter widget to show mjpeg stream from URL, mainly used by ip camera, stop itself when not on screen",2.0.4,"Jul 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_mjpeg/latest/,mylisabox.com,"flutter,flutter_hooks,http,visibility_detector",https://github.com/mylisabox/flutter_mjpeg +speed_test_dart,https://pub.dev/packages/speed_test_dart,34,150,93,"Internet speed tester (ping, upload, download) using speedtest.net",1.0.5+0,"Jun 22, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/speed_test_dart/latest/,jrincondev.com,"http,sync,xml",https://github.com/jorger5/speed_test_dart +stripe,https://pub.dev/packages/stripe,34,140,86,"A simple Stripe API wrapper, that is meant to be used on the server.",4.11.0,"Jun 19, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/enyo/stripe-dart/blob/main/README.md,https://pub.dev/documentation/stripe/latest/",unverified uploader,"crypto,dio,http,json_annotation,logging,meta",https://github.com/enyo/stripe-dart +mask,https://pub.dev/packages/mask,34,160,88,This project is for you to be able to make validations and formatting in a simple and easy way in your projects,1.0.5,"May 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mask/latest/,unverified uploader,flutter,https://github.com/welitonsousa/mask +material3_layout,https://pub.dev/packages/material3_layout,34,150,73,This package helps to create adaptive applications following the Material Design 3 guidelines.,0.0.7,"Apr 20, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/material3_layout/latest/,egortabula.dev,"flutter,get",https://github.com/egortabula/material3_layout +fancy_containers,https://pub.dev/packages/fancy_containers,34,130,66,Fancy Containers Flutter Package,0.0.5,"Mar 20, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fancy_containers/latest/,adityathakur.in,flutter,https://github.com/adityathakurxd/fancy_containers +animated_sidebar,https://pub.dev/packages/animated_sidebar,34,160,84,"A collapsable sidebar plugin for Flutter, optimized for web and desktop applications.",1.0.1,"Feb 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_sidebar/latest/,ksevs.de,flutter,https://github.com/kesimo/animated_sidebar +animated_item_picker,https://pub.dev/packages/animated_item_picker,34,150,70,Generic item picker that encapsulates single or multiple item selection logic.,2.0.0,"Feb 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_item_picker/latest/,kirn.tech,flutter,https://github.com/kirn-tech/animated_item_picker +shelf_modular,https://pub.dev/packages/shelf_modular,34,150,72,Smart project structure with dependency injection and route management,2.1.0,"Jan 2, 2023",Apache-2.0,3.0.0-alpha.4,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shelf_modular/latest/,unverified uploader,"http_parser,meta,mime,modular_core,shelf,shelf_web_socket,web_socket_channel",https://github.com/Flutterando/modular +flutter_social_button,https://pub.dev/packages/flutter_social_button,34,150,91,Flutter Social Button is a flutter package to create social media login buttons easily to any flutter app.,1.1.4+1,"Jan 29, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_social_button/latest/,unverified uploader,"flutter,font_awesome_flutter",https://github.com/alok2811/flutter_social_button +chat_package,https://pub.dev/packages/chat_package,34,80,66,"Fully functional chat ui for flutter, with functionality to send text, voice notes,and images",1.0.0,"Dec 29, 2022",GPL-3.0,1.0.1-beta,,,https://pub.dev/documentation/chat_package/latest/,unverified uploader,"flutter,freezed_annotation,image_picker,intl,just_audio,permission_handler,photo_view,provider,record,stop_watch_timer",https://github.com/MOUKZ/chat_package +cupertino_setting_control,https://pub.dev/packages/cupertino_setting_control,34,150,72,"Wrapper for multiple kind of Cupertino Inputs (Textfield, Dropdown, Slider)",1.1.0,"Dec 27, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cupertino_setting_control/latest/,rothech.com,"cupertino_icons,cupertino_range_slider_improved,flutter,url_launcher",https://github.com/Rodiii/flutter_cupertino_setting_control +need_resume,https://pub.dev/packages/need_resume,34,150,93,"A package to implement onResume, onPause, onReady functionality on a Stateful widget (this is for every screen).",1.0.7+1,"Oct 31, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/need_resume/latest/,faruq.id,flutter,https://github.com/nuruddinsyah/need_resume +random_x,https://pub.dev/packages/random_x,34,160,82,A Dart Library for all of your random needs you'll ever require in your projects.,0.3.1,"Oct 30, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/random_x/latest/,codegasmicguy.me,"crypto,flutter",https://github.com/josephyaduvanshi/random_x +firebase_notifications_handler,https://pub.dev/packages/firebase_notifications_handler,34,140,82,Simple notifications handler which provides callbacks like onTap which really make it easy to handle notification taps and a lot more.,1.1.0,"Oct 24, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/firebase_notifications_handler/latest/,rithik-dev.me,"firebase_messaging,flutter,flutter_local_notifications,http,path_provider",https://github.com/rithik-dev/firebase_notifications_handler +root,https://pub.dev/packages/root,34,140,93,"Flutter Plugin to check Android device Root status and Run shell commands in android(only), use this plugin only for short period of processes.",2.0.4,"Sep 22, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/root/latest/,unverified uploader,flutter,https://github.com/gokul1630/root +dartarabic,https://pub.dev/packages/dartarabic,34,140,82,"A specific Arabic language library ported to dart from Python, provides basic functions to manipulate Arabic letters and text.",0.1.2,"Sep 18, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dartarabic/latest/,thexaib.com,"characters,string_validator",https://github.com/thexaib/dartarabic +stateless,https://pub.dev/packages/stateless,34,160,60,A stateless stateful state management package that is not stateless.,0.1.1,"Sep 1, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stateless/latest/,wolfenra.in,flutter,https://github.com/wolfenrain/stateless +flutter_chip_tags,https://pub.dev/packages/flutter_chip_tags,34,150,84,Clip Style Tags with TextFormField. Useful for adding Tags from TextFormField.,2.0.2,"Aug 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_chip_tags/latest/,unverified uploader,flutter,https://github.com/tsvillain/flutter_chip_tags.git +umbra_cli,https://pub.dev/packages/umbra_cli,34,120,20,Umbra CLI allows Flutter developers to create their own shaders and compile them to strongly typed dart files.,0.1.0-dev.8,"Aug 8, 2022",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/umbra_cli/latest/,wolfenra.in,"archive,args,collection,mason,meta,path,pub_updater,umbra",https://github.com/wolfenrain/umbra +visibility_aware_state,https://pub.dev/packages/visibility_aware_state,34,150,90,A state for StatefulWidgets that is aware of its visibility.,1.0.5,"Jul 11, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/visibility_aware_state/latest/,ehwplus.com,flutter,https://github.com/timobaehr/visibility_aware_state +glitcheffect,https://pub.dev/packages/glitcheffect,34,150,75,A Flutter widget that will give a Glitch Animation Effect to it's child widget.,1.1.1,"Jun 26, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/glitcheffect/latest/,unverified uploader,flutter,https://github.com/sameersingh2704/glitcheffect +flutter_masonry_view,https://pub.dev/packages/flutter_masonry_view,34,150,92,"A flutter masonry grid layout to display a list of any number of columns. Also, it can be customized with the item padding and border radius.",0.0.2,"Jun 13, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_masonry_view/latest/,unverified uploader,flutter,https://github.com/Ai-Rocky/flutter_masonry_view.git +validation_textformfield,https://pub.dev/packages/validation_textformfield,34,130,74,flutter textfield validation lets you validate different textform fields in your Flutter app.,2.2.5,"May 12, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/validation_textformfield/latest/,packageworld.tech,flutter,https://github.com/World-Package/validation_textformfield +anim_search_app_bar,https://pub.dev/packages/anim_search_app_bar,34,140,64,A flutter package that has an animated search bar with loads of customization,1.0.3,"May 6, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/anim_search_app_bar/latest/,mustafaturkmen.dev,flutter,https://github.com/Mto292/search_app_bar.git +social_media_flutter,https://pub.dev/packages/social_media_flutter,34,130,85,A package to integrate your Social Links widget easily in your mobile and webapps.,0.0.2,"Mar 26, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/social_media_flutter/latest/,unverified uploader,"flutter,url_launcher",https://github.com/akmadan/social_media_flutter +remove_background,https://pub.dev/packages/remove_background,34,130,78,Remove background from the image,0.0.1,"Feb 6, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/remove_background/latest/,dakshbhatia.com,"flutter,image,image_pixels",https://github.com/DakshDB/remove_background +parallax,https://pub.dev/packages/parallax,34,140,67,A parallax package for touch-based devices.,1.0.3,"Feb 3, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/parallax/latest/,medafox.com,flutter,https://github.com/medafox/parallax +footer,https://pub.dev/packages/footer,34,140,94,A new Flutter package which helps developers in creating Customisable Footer for both Android and IOS Apps.,0.0.4,"Jan 28, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/footer/latest/,nexsport.datsystemz.com,flutter,https://github.com/nyakaz73/Flutter-Footer +bottom_drawer,https://pub.dev/packages/bottom_drawer,34,150,89,"A bottom drawer widget, support customize drawer header and body, support list body, support drag to open and close.",0.0.5,"Jan 24, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_drawer/latest/,unverified uploader,flutter,https://github.com/GP-Moon/bottom_drawer +bye_bye_localization,https://pub.dev/packages/bye_bye_localization,34,120,8,"A simple Text Widget, that can translate any text to any language using instant on device translation AI model, all you have to do is to provide the text and the widget will translate automatically, a [...]",1.0.0+8,"Dec 14, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/bye_bye_localization/latest/,unverified uploader,"flutter,google_ml_kit",https://github.com/MuwaffaqImam/bye-bye-localization +flip_box_bar_plus,https://pub.dev/packages/flip_box_bar_plus,34,150,67,A 3D BottomNavigationBar inspired by Dribbble design by Dannniel,1.0.0,"Oct 15, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flip_box_bar_plus/latest/,unverified uploader,flutter,https://github.com/aabiskar1/flip_box_bar_plus +flutter_launch,https://pub.dev/packages/flutter_launch,34,140,92,A new flutter plugin project.,0.3.0,"Sep 22, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_launch/latest/,unverified uploader,flutter,https://github.com/thyagoluciano/flutter_launch_whatsapp +flutter_awesome_buttons,https://pub.dev/packages/flutter_awesome_buttons,34,110,79,A new Flutter package project.,1.1.0,"Jul 29, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_awesome_buttons/latest/,unverified uploader,"flutter,font_awesome_flutter",https://github.com/skaran921/flutter_awesome_buttons +widget_to_image,https://pub.dev/packages/widget_to_image,34,80,87,A simple package to convert any of your widgets into an image.,2.0.0,"Jul 13, 2021",MIT,,,,https://pub.dev/documentation/widget_to_image/latest/,nicolas-bruckert.com,flutter,https://github.com/nbrucker/widget_to_image +input_with_keyboard_control,https://pub.dev/packages/input_with_keyboard_control,34,160,86,"The package provides an input that you can control whether the keyboard will show or not without losing focus, ideal for use with a barcode scanner!",1.0.8,"Jul 8, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/input_with_keyboard_control/latest/,unverified uploader,flutter,https://github.com/jelufe/input_with_keyboard_control +item_selector,https://pub.dev/packages/item_selector,34,140,71,"A generic item selector that works with ListView, GridView, Row, Column, or basically any parent widget that can have indexed child widgets.",0.2.0,"Apr 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/item_selector/latest/,unverified uploader,"flutter,interval_tree",https://github.com/jpnurmi/item_selector +flutter_deep_linking,https://pub.dev/packages/flutter_deep_linking,34,130,89,🧭 Describe your routing declaratively and handle deep links properly!,0.2.1,"Apr 21, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_deep_linking/latest/,wanke.dev,"collection,flutter,meta",https://github.com/JonasWanke/flutter_deep_linking +remove_from_coverage,https://pub.dev/packages/remove_from_coverage,34,160,78,A command-line tool to customize the contents of a coverage lcov.info file.,2.0.0,"Apr 17, 2021",Apache-2.0,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/remove_from_coverage/latest/,unverified uploader,args,https://github.com/jack-r-warren/remove_from_coverage +apk_admin,https://pub.dev/packages/apk_admin,34,150,54,"A Flutter plugin for launching, installing from backup, uninstalling and sharing android apps and more!.",2.2.4,"Apr 13, 2021",Apache-2.0,,FLUTTER,ANDROID,https://pub.dev/documentation/apk_admin/latest/,unverified uploader,flutter,https://github.com/heda7/apk_admin +loading_overlay_pro,https://pub.dev/packages/loading_overlay_pro,34,160,90,A new Flutter project with a simple widget wrapper set of loading animations for Flutter projects.,2.1.1,"Mar 23, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loading_overlay_pro/latest/,unverified uploader,"cupertino_icons,flutter",https://github.com/HVLoc/loading_overlay_pro +rainbow_color,https://pub.dev/packages/rainbow_color,34,150,92,Simplified multi-color interpolation. Map a numerical domain to a smooth-transitioning color range.,2.0.1,"Mar 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rainbow_color/latest/,starheightmedia.com,"flutter,rainbow_vis",https://github.com/ilikerobots/rainbow_color +kana_kit,https://pub.dev/packages/kana_kit,34,160,88,"A Dart library for for detecting and transliterating Hiragana, Katakana, and Romaji.",2.0.0,"Mar 3, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/kana_kit/latest/,jfk.dev,equatable,https://github.com/jeroen-meijer/kana_kit +rich_code_editor,https://pub.dev/packages/rich_code_editor,34,30,14,Now create your own rich code editor with syntax highlight support in Flutter.,1.0.5,"Jan 29, 2021",MIT,,,,,unverified uploader,flutter,https://github.com/psovit/rich_code_editor +scrolling_years_calendar,https://pub.dev/packages/scrolling_years_calendar,34,40,57,"A calendar widget to easily scroll through the years, allowing for customizations to fit your design.",1.3.1,"Aug 10, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/mennorenkens/flutter_scrolling_calendar +music_player,https://pub.dev/packages/music_player,34,40,62,A flutter plugin to enable music playback with the native iOS and Android control centers.,0.1.5,"May 25, 2020",MIT,,,,,unverified uploader,"crypto,flutter,flutter_cache_manager,meta,path,path_provider",https://gitlab.com/exitlive/music-player +amazon_cognito_identity_dart,https://pub.dev/packages/amazon_cognito_identity_dart,34,40,67,"Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS Cloud Services.",0.0.22,"Mar 2, 2019",MIT,,,,,unverified uploader,"crypto,http",https://github.com/jonsaw/amazon-cognito-identity-dart/tree/master +animated_floatactionbuttons,https://pub.dev/packages/animated_floatactionbuttons,34,20,85,Allows you to create a collapsible list of float buttons. Based on Agung Surya's tutorial.,0.1.0,"Feb 25, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/jhontona/animated-floatbuttons +fresh_graphql,https://pub.dev/packages/fresh_graphql,33,160,88,An graphql link for token refresh. Built on top of package:graphql and manages authentication tokens transparently.,0.6.1,"Jul 20, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fresh_graphql/latest/,felangel.dev,"fresh,gql_exec,gql_link,http",https://github.com/felangel/fresh +otpless_flutter,https://pub.dev/packages/otpless_flutter,33,140,92,Flutter plugin to integrate OTPless login with whatsapp with flutter,2.1.6,"Jul 9, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/otpless_flutter/latest/,unverified uploader,"flutter,plugin_platform_interface,uni_links",https://github.com/otpless-tech/otpless-flutter-plugin +huawei_iap,https://pub.dev/packages/huawei_iap,33,160,85,HUAWEI IAP Kit plugin for Flutter. Huawei's In-App Purchases (IAP) service allows you to offer in-app purchases and facilitates in-app payment.,6.13.0+302,"Jul 2, 2024",Apache-2.0,,FLUTTER,ANDROID,https://pub.dev/documentation/huawei_iap/latest/,developer.huawei.com,flutter,https://github.com/HMS-Core/hms-flutter-plugin/tree/master/flutter-hms-iap +shirne_dialog,https://pub.dev/packages/shirne_dialog,33,150,80,"A flutter package to use alert, toast, popup, snack, imagePreview, loading etc. with customizable style in anywhere.",4.7.4,"Jul 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shirne_dialog/latest/,shirne.com,"combined_animation,flutter",https://github.com/shirne/shirne_dialog +bdk_flutter,https://pub.dev/packages/bdk_flutter,33,150,83,A Flutter library for the Bitcoin Development Kit(bdk) (https://bitcoindevkit.org/),0.30.0,"Jan 21, 2024",MIT,0.31.2-dev.2,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/bdk_flutter/latest/,ltbl.io,"archive,ffi,flutter,flutter_rust_bridge,freezed,freezed_annotation,http,meta,mockito,uuid",https://github.com/LtbLightning/bdk-flutter +flutter_voximplant,https://pub.dev/packages/flutter_voximplant,33,150,82,Voximplant plugin for embedding voice and video communication into Flutter applications.,3.13.0,"Jun 19, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_voximplant/latest/,voximplant.com,flutter,https://github.com/voximplant/flutter_voximplant +native_shared_preferences,https://pub.dev/packages/native_shared_preferences,33,150,95,This packages is a copy of the shared_prefrences package but without the prefix in the keys. Is used to migrate the data from previous native app.,2.0.10,"Jun 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/native_shared_preferences/latest/,unverified uploader,"cupertino_icons,file,flutter,meta,shared_preferences,shared_preferences_linux,shared_preferences_macos,shared_preferences_platform_interface,shared_preferences_web,shared_preferences_windows",https://github.com/yeniel/native_shared_preferences +rearch,https://pub.dev/packages/rearch,33,160,66,A re-imagined declarative approach to application design and architecture,1.10.1,"Jun 5, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://rearch.gsconrad.com/,https://pub.dev/documentation/rearch/latest/",gsconrad.com,meta,https://github.com/GregoryConrad/rearch-dart +wordpress_client,https://pub.dev/packages/wordpress_client,33,160,81,A library to interact with the Wordpress REST API. Supports most of the common endpoints and all of the CRUD operations on the endpoints.,8.5.0,"Jun 2, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/ArunPrakashG/wordpress_client/wiki,https://pub.dev/documentation/wordpress_client/latest/",arunprakashg.com,"collection,dio,http_parser,meta,path",https://github.com/ArunPrakashG/wordpress_client +after_init,https://pub.dev/packages/after_init,33,160,83,Adds a didInitState() lifecycle method to stateful widgets where you can safely access inherited widgets.,0.2.0,"May 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/after_init/latest/,martinrybak.com,flutter,https://github.com/martinrybak/after_init +one_clock,https://pub.dev/packages/one_clock,33,140,91,Flutter analog and digital clock plugin. This plugin can be used to draw beautiful analog as well as digital clock for your flutter application,2.0.1,"May 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/one_clock/latest/,complexcoders.com,"flutter,intl",https://github.com/AurangzebHusain/one_clock +flutter_avif,https://pub.dev/packages/flutter_avif,33,160,88,A flutter plugin to view and encode avif images using libavif.,2.4.1,"May 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_avif/latest/,unverified uploader,"exif,flutter,flutter_avif_android,flutter_avif_ios,flutter_avif_linux,flutter_avif_macos,flutter_avif_platform_interface,flutter_avif_web,flutter_avif_windows,http",https://github.com/yekeskin/flutter_avif +yaml_edit,https://pub.dev/packages/yaml_edit,33,160,100,A library for YAML manipulation with comment and whitespace preservation.,2.2.1,"May 2, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/yaml_edit/latest/,tools.dart.dev,"collection,meta,source_span,yaml",https://github.com/dart-lang/yaml_edit +puby,https://pub.dev/packages/puby,33,160,7,Run commands in all projects in the current directory. Handle monorepos with ease.,1.35.0,"Apr 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/puby/latest/,rexios.dev,"ansicolor,flutter_tools_task_queue,path,pub_hosted,pub_semver,pub_update_checker,pubspec_parse,yaml",https://github.com/Rexios80/puby +quds_db,https://pub.dev/packages/quds_db,33,150,35,"A sqflite expansion package that simplifies creating databases and tables, crud operations, queries with modelization",0.0.6+6,"Apr 12, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/quds_db/latest/,quds.cc,"meta,path,path_provider,sqflite_common,sqlite3,sqlite3_flutter_libs,synchronized",https://github.com/MohammedAsaadAsaad/flutter_quds_db +full_calender,https://pub.dev/packages/full_calender,33,160,78,"The Full Calendar Flutter Library facilitates seamless conversion between solar, lunar calendars and Julian days, with a focus on the Vietnamese lunar calendar system.",1.2.12,"Mar 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/full_calender/latest/,unverified uploader,flutter,https://github.com/hiimBugCreator/full_calendar/ +flutter_internet_speed_test,https://pub.dev/packages/flutter_internet_speed_test,33,130,94,A Flutter plugin to test internet download and upload speed.,1.5.0,"Feb 29, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_internet_speed_test/latest/,unverified uploader,"connectivity_plus,flutter,http,logger,plugin_platform_interface,tuple_dart",https://github.com/shaz-tech/flutter_internet_speed_test +wave_blob,https://pub.dev/packages/wave_blob,33,150,79,This package provide a blob wave animation that can be customized to your needs. You can playing audio using amplitude of voice.,1.0.5,"Feb 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wave_blob/latest/,unverified uploader,"flutter,vector_math",https://github.com/hosein-nadali/flutter-wave-blob/ +theme_manager,https://pub.dev/packages/theme_manager,33,160,92,"A theme manager for light, dark, and system themes. Change the theme dynamically and the selected theme will be persisted.",2.0.4,"Feb 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/theme_manager/latest/,unverified uploader,"equatable,flutter,platform,shared_preferences",https://github.com/matthewrice345/theme_manager +easy_folder_picker,https://pub.dev/packages/easy_folder_picker,33,150,84,"Easy directory picker for Flutter, you can choose directory or create directory for further action",1.3.3,"Feb 15, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WINDOWS",https://pub.dev/documentation/easy_folder_picker/latest/,kapil.info.np,"flutter,path,permission_handler",https://github.com/kapilmhr/Easy-Folder-Picker +circular_rotation,https://pub.dev/packages/circular_rotation,33,150,72,It is fully customizable package which allow you to set custom widget in circular manner.,0.0.2,"Dec 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circular_rotation/latest/,mindinventory.com,flutter,https://github.com/Mindinventory/circular_rotation +file_support,https://pub.dev/packages/file_support,33,140,87,"File Support is plugin very helpful for different kind of file handling operations.Its used create, update, get information about file.",1.0.8,"Nov 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/file_support/latest/,unverified uploader,"dio,flutter,flutter_image_compress,flutter_web_plugins,http,http_parser,logger,mime_type,path,path_provider,permission_handler,plugin_platform_interface,uuid",https://github.com/parmeetmaster/file_support.git +image_editor_dove,https://pub.dev/packages/image_editor_dove,33,140,64,"An image editor with crop, scribble, mosaic, add-text, flip, rotated functions.",0.0.3,"Nov 2, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/image_editor_dove/latest/,unverified uploader,"flutter,image,path_provider,screenshot",https://github.com/bladeofgod/flutter_image_editor +pubspec_generator,https://pub.dev/packages/pubspec_generator,33,140,69,Code generator pubspec.yaml.g.dart from pubspec.yaml. Just import `pubspec_generator` and then run `dart run build_runner build`,4.0.0,"Jul 3, 2023",MIT,4.1.0-pre.1,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pubspec_generator/latest/,plugfox.dev,"analyzer,build,pub_semver,yaml",https://github.com/PlugFox/pubspec_generator/tree/master +eneural_net,https://pub.dev/packages/eneural_net,33,150,22,AI Library to create efficient Artificial Neural Networks. Computation uses SIMD (Single Instruction Multiple Data) to improve performance.,1.2.0,"Oct 18, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/eneural_net/latest/,unverified uploader,"collection,intl,swiss_knife", +linkable,https://pub.dev/packages/linkable,33,140,92,A Flutter widget to add links to your text. Linkable widget is a wrapper over RichText which allows you to render links that can be clicked to redirect to the URL.,3.0.2,"Oct 17, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/linkable/latest/,unverified uploader,"flutter,url_launcher",https://github.com/AnupKumarPanwar/Linkable +receive_whatsapp_chat,https://pub.dev/packages/receive_whatsapp_chat,33,100,57,A flutter plugin that enables flutter apps to receive exported chats from WhatsApp.,0.1.4,"Oct 2, 2023",MIT,,,,https://pub.dev/documentation/receive_whatsapp_chat/latest/,unverified uploader,"collection,flutter,flutter_archive,path_provider,receive_sharing_intent",https://github.com/dtkdt100/receive_whatsapp_chat +korea_regexp,https://pub.dev/packages/korea_regexp,33,125,82,It is a package that makes it easier to handle Korean by using regular expressions. 정규표현식을 이용해 한국어를 더 쉽게 다룰 수 있게 해주는 패키지입니다.,1.2.1,"Sep 23, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/korea_regexp/latest/,honor-driven.dev,,https://github.com/jpoh281/flutter_korea_regexp +animated_switcher_plus,https://pub.dev/packages/animated_switcher_plus,33,160,85,"Prebuilt transitions for AnimatedSwitcher such as flip, zoom and translation",1.1.0,"Sep 22, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_switcher_plus/latest/,appgozar.com,flutter,https://github.com/hoomanmmd/animated_switcher_plus +animated_rating_stars,https://pub.dev/packages/animated_rating_stars,33,160,91,A highly customizable Flutter rating bar widget for interactive star-based ratings.,1.0.1,"Aug 23, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_rating_stars/latest/,nikunjxcode.blogspot.com,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/nikunj22/animated_rating_stars +pass_flutter,https://pub.dev/packages/pass_flutter,33,140,85,A Flutter library for getting and reading Apple Wallet passes.,2.0.2,"Aug 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/pass_flutter/latest/,unverified uploader,"archive,dio,equatable,flutter,json_annotation,path,path_provider,uuid",https://github.com/alexeynobody/pass-flutter +khalti_flutter,https://pub.dev/packages/khalti_flutter,33,140,91,"An official Flutter plugin for Khalti Payment Gateway, with all the necessary interface that make it easy to integrate with your app.",3.0.0,"Jul 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.khalti.com/,https://pub.dev/documentation/khalti_flutter/latest/",khalti.com,"flutter,flutter_svg,intl,khalti,url_launcher",https://github.com/khalti/khalti-flutter-sdk/tree/master/packages/khalti_flutter +background_geolocation_firebase,https://pub.dev/packages/background_geolocation_firebase,33,140,74,A Firebase adapter for the flutter_background_geolocation plugin. Automatically syncs recorded locations to your Firestore database.,1.0.1,"Jul 20, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/background_geolocation_firebase/latest/,transistorsoft.com,flutter,https://github.com/transistorsoft/flutter_background_geolocation_firebase +paymob_payment,https://pub.dev/packages/paymob_payment,33,140,77,Easily accept payments through Online Cards in your Flutter app with Paymob.,0.0.1+1,"Jul 8, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/paymob_payment/latest/,unverified uploader,"dio,flutter,webview_flutter",https://github.com/AhmedAbogameel/paymob_payment +razorpay_web,https://pub.dev/packages/razorpay_web,33,150,95,"Flutter plugin for Razorpay SDK. Supports Android, iOS and Web.",1.4.2,"Jun 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/razorpay_web/latest/,unverified uploader,"eventify,flutter,flutter_web_plugins,package_info_plus,universal_platform",https://github.com/gauravmehta13/razorpay_web +cinetpay,https://pub.dev/packages/cinetpay,33,140,95,"Invoquez le guichet de paiement de CinetPay, effectuez un paiement et attendez le statut du paiement initié à la seconde près après la fin du paiement.",1.0.7,"Jun 5, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/cinetpay/latest/,unverified uploader,"flutter,flutter_inappwebview,panara_dialogs,url_launcher", +google_sign_in_mocks,https://pub.dev/packages/google_sign_in_mocks,33,150,88,Mocks for Google Sign In. Use this package with `firebase_auth_mocks` to write unit tests involving Firebase Authentication.,0.3.0,"May 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/google_sign_in_mocks/latest/,wafrat.com,"flutter,google_sign_in",https://github.com/atn832/google_sign_in_mocks +algorand_dart,https://pub.dev/packages/algorand_dart,33,130,71,"Unofficial community SDK to interact with the Algorand network, for Dart & Flutter",1.0.3,"Mar 28, 2022",Apache-2.0,2.0.0-dev.14,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/algorand_dart/latest/,kotapp.io,"algorand_kmd,base32,buffer,built_collection,built_value,collection,convert,crypto,cryptography,dio,equatable,json_annotation,msgpack_dart",https://github.com/RootSoft/algorand-dart +flutter_azure_tts,https://pub.dev/packages/flutter_azure_tts,33,140,84,Flutter implementation of Microsoft Azure Cognitive Text-To-Speech,0.1.6,"Apr 11, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_azure_tts/latest/,ghuyfel.com,"build_runner,equatable,http,json_annotation",https://github.com/ghuyfel/flutter_azure_tts +source_span,https://pub.dev/packages/source_span,33,160,99,Provides a standard representation for source code locations and spans.,1.10.0,"Apr 5, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/source_span/latest/,tools.dart.dev,"collection,path,term_glyph",https://github.com/dart-lang/source_span +live_background,https://pub.dev/packages/live_background,33,160,70,Provide nice moving particle bokeh effect wall paper on your background.,0.1.3,"Mar 11, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/live_background/latest/,bansook.xyz,flutter,https://github.com/bansooknam/live_background +flutter_dialpad,https://pub.dev/packages/flutter_dialpad,33,130,86,A phone dialer widget that can be added to any Flutter Application to enable ability to dial a number. This could be combined with a voip application to enable placing calls.,1.0.5,"Feb 8, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_dialpad/latest/,eopeter.com,"flutter,flutter_dtmf,flutter_masked_text2",https://github.com/eopeter/flutter_dialpad +google_map_location_picker_flutter,https://pub.dev/packages/google_map_location_picker_flutter,33,110,78,This package for pick or search on google map.,2.0.5,"Jan 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/google_map_location_picker_flutter/latest/,unverified uploader,"flutter,flutter_google_places,google_maps_flutter,google_maps_webservice,http,maps_toolkit,uuid",https://github.com/ahmad01213/google_map_location_picker_flutter +user_profile_avatar,https://pub.dev/packages/user_profile_avatar,33,150,78,A simple widget that display round profile picture and display native circular progress indicator whilst image is being fetched.,0.1.2,"Dec 14, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/user_profile_avatar/latest/,unverified uploader,"cached_network_image,flutter",https://github.com/zeshanghayoomi/flutter_user_profile_avatar +rx_future,https://pub.dev/packages/rx_future,33,160,58,introducing a new type in getx called RxFuture to listen to future state.,1.0.3,"Oct 4, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rx_future/latest/,unverified uploader,"async,flutter,get",https://github.com/tareq-alsayed/rx_future +tinycolor2,https://pub.dev/packages/tinycolor2,33,160,93,"Flutter Color manipulation and conversion, ported from JS tinycolor2",3.0.1,"Sep 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tinycolor2/latest/,tinycommunity.dev,"flutter,pigment",https://github.com/TinyCommunity/tinycolor2 +sliding_switch,https://pub.dev/packages/sliding_switch,33,130,91,"Sliding Switch - A simple switch widget. It can be fully customized with desired width, colors, text etc. It also maintains selection state.",1.1.0,"Aug 16, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sliding_switch/latest/,codeapprun.io,flutter,https://github.com/CodeAppRun/sliding_switch +multi_circular_slider,https://pub.dev/packages/multi_circular_slider,33,150,86,"A Flutter package for Android, iOS & Web which helps creating multi-layered animated circular progress bar which can help display multiple values in a single bar.",1.1.0,"Aug 10, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multi_circular_slider/latest/,unverified uploader,flutter,https://github.com/mayurnile/multi_circular_slider.git +flutter_cast_video,https://pub.dev/packages/flutter_cast_video,33,150,87,flutter_cast_video let you discover cast devices like Chrome Cast and Apple TV and connect to them.,1.2.0,"Jun 30, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_cast_video/latest/,unverified uploader,"flutter,stream_transform",https://github.com/whowillcare/flutter_cast_video +surf_flutter_starter,https://pub.dev/packages/surf_flutter_starter,33,120,0,"CLI-tool for creating new Flutter projects, based on surf-flutter-app-template",0.0.4,"Jun 7, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/surf_flutter_starter/latest/,surf.ru,"archive,args,cli_util,dio,io,meta,process_run,surf_lint_rules", +r_nav_n_sheet,https://pub.dev/packages/r_nav_n_sheet,33,90,61,"Animated, modern and highly customisable bottom navigation bar for flutter.",1.0.2,"Jun 6, 2022",MIT,,,,https://pub.dev/documentation/r_nav_n_sheet/latest/,lazydeveloper.dev,flutter,https://github.com/rajyadavnp/r_nav_n_sheet +redirect_icon,https://pub.dev/packages/redirect_icon,33,130,68,A flutter Package that helps in building beautiful clickable icons which redirects to a Url.,0.1.1,"May 30, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/redirect_icon/latest/,unverified uploader,"dartdoc,flutter,url_launcher",https://github.com/NishchayShakya1/redirect_icon/tree/master +easy_permission_validator,https://pub.dev/packages/easy_permission_validator,33,130,79,"PermissonHandler is a package that manages permissions on Android and iOS, with this package you can find an easy way to use the PermissonHandler library.",4.0.0,"Apr 26, 2022",MIT,,FLUTTER,"ANDROID, IOS, WINDOWS",https://pub.dev/documentation/easy_permission_validator/latest/,unverified uploader,"flutter,permission_handler",https://github.com/ajviera/easy_permission_validator +carousel_indicator,https://pub.dev/packages/carousel_indicator,33,140,97,A Minimal and Simple carousel indicator library which take index as an argument and update indicator index. This library had pre-built slide animation.,1.0.6,"Apr 13, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/carousel_indicator/latest/,unverified uploader,"cupertino_icons,flutter",https://github.com/techskape/carousel_indicator +expandable_widgets,https://pub.dev/packages/expandable_widgets,33,140,89,"A package provides expandable widgets for Flutter, written in 100% Dart.",1.0.3+1,"Apr 7, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable_widgets/latest/,unverified uploader,flutter,https://github.com/fatihozkan-github/ExpandableWidgets +extended_phone_number_input,https://pub.dev/packages/extended_phone_number_input,33,130,86,"Phone input Flutter widget that supports country code, validation and contact picker",1.0.2,"Mar 30, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/extended_phone_number_input/latest/,unverified uploader,"flutter,fluttercontactpicker,phone_numbers_parser",https://github.com/WahidNasri/extended_phone_number_input +awesome_calendar,https://pub.dev/packages/awesome_calendar,33,80,78,"An easy to use and customizable calendar for Flutter, It allows single, multi and range selection",1.1.3,"Mar 19, 2022",MIT,,,,https://pub.dev/documentation/awesome_calendar/latest/,molteo.com,"collection,flutter,intl",https://github.com/molteo-engineering-team/awesome_calendar +super_rich_text,https://pub.dev/packages/super_rich_text,33,150,85,The easiest way to style custom text snippets by creating your own bookmarks with links and functions.,1.0.0,"Feb 13, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/super_rich_text/latest/,cleancode.dev,"flutter,url_launcher",https://github.com/Bestfastfire/super_rich_text +superdeclarative_geometry,https://pub.dev/packages/superdeclarative_geometry,33,150,18,"First-class support for angles, polar coordinates, and more.",0.2.0,"Feb 3, 2022",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/superdeclarative_geometry/latest/,superdeclarative.com,,https://github.com/matthew-carroll/superdeclarative_geometry +dynamic_icon_flutter,https://pub.dev/packages/dynamic_icon_flutter,33,160,87,"A flutter plugin for dynamically changing app icon, support IOS version > 10.3 and Android",0.0.7,"Jan 26, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/dynamic_icon_flutter/latest/,unverified uploader,flutter,https://github.com/chuanpham/dynamic_icon_flutter +simple_markdown_editor,https://pub.dev/packages/simple_markdown_editor,33,80,73,A TextField Widget that allow you to convert easily what's in the TextField to Markdown.,0.2.0,"Jan 22, 2022",Apache-2.0,,,,https://pub.dev/documentation/simple_markdown_editor/latest/,mokuton.site,"expandable,flutter,flutter_markdown,font_awesome_flutter,markdown",https://github.com/zahniar88/simple_markdown_editor +flurry_navigation,https://pub.dev/packages/flurry_navigation,33,80,36,"A Smooth and Animated navigation package for flutter that doesn’t interfere with the Screen with adjustable colors, shapes, and navigation logic.",0.2.0,"Dec 24, 2021",MIT,,,,https://pub.dev/documentation/flurry_navigation/latest/,lasheen.dev,flutter,https://github.com/YoussefLasheen/flurry_navigation +smooth_star_rating_null_safety,https://pub.dev/packages/smooth_star_rating_null_safety,33,130,96,A smooth rating bar,1.0.4+2,"Nov 1, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/smooth_star_rating_null_safety/latest/,unverified uploader,flutter,https://github.com/incrediblezayed/smoothratingbar.git +signal_strength_indicator,https://pub.dev/packages/signal_strength_indicator,33,160,93,Customizable signal strength indicator widget for Flutter. Allows to easily visualize signal strength.,0.4.1,"Sep 28, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/signal_strength_indicator/latest/,stol.dev,flutter,https://github.com/janstol/signal_strength_indicator +supercharged_dart,https://pub.dev/packages/supercharged_dart,33,150,77,Supercharged brings all the comfort features from languages like Kotlin to all Dart developers.,2.1.1,"Sep 18, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/supercharged_dart/latest/,felix-blaschke.de,,https://github.com/felixblaschke/supercharged +multi_state_button,https://pub.dev/packages/multi_state_button,33,150,69,A package which provides multiple states for a button with endless customizability.,1.1.3,"Aug 30, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multi_state_button/latest/,unverified uploader,flutter,https://github.com/Bharathh-Raj/multi_state_button +quill_delta,https://pub.dev/packages/quill_delta,33,40,88,Simple and expressive format for describing rich-text content created for Quill.js editor. This package is unofficial port to Dart from JavaScript.,2.0.0,"Sep 21, 2020",Apache-2.0,3.0.0-nullsafety.2,,,,unverified uploader,"collection,quiver_hashcode",https://github.com/pulyaevskiy/quill-delta-dart +staggered_grid_view_flutter,https://pub.dev/packages/staggered_grid_view_flutter,33,120,94,A new Flutter project.,0.0.4,"Jul 19, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/staggered_grid_view_flutter/latest/,unverified uploader,flutter,https://github.com/gbhargavv/staggered_grid_view_flutter +disable_screenshots,https://pub.dev/packages/disable_screenshots,33,125,71,"Provides three related functions that disable screenshots. These are: screenshot monitoring, adding a watermark globally, disabling screenshots (only supports Android). 提供三个禁用截屏的相关功能。分别是:截屏监控、全局添加水印、禁 [...]",0.2.0,"Jun 10, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/disable_screenshots/latest/,unverified uploader,flutter,https://github.com/xx-li/disable_screenshots +local_assets_server,https://pub.dev/packages/local_assets_server,33,150,88,HTTP Server which serves local assets,2.0.2+12,"Jun 2, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/local_assets_server/latest/,lesnitsky.dev,"flutter,mime,path",https://github.com/lesnitsky/local_assets_server +flutter_interactive_keyboard,https://pub.dev/packages/flutter_interactive_keyboard,33,150,51,A flutter plugin to dismiss the keyboard interactively similar to the IOS native behavior. On Android the functionality is mimed without drag.,0.2.0,"Apr 12, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_interactive_keyboard/latest/,unverified uploader,flutter,https://github.com/mcrovero/flutter_interactive_keyboard +georange,https://pub.dev/packages/georange,33,140,86,"A package that helps with encoding geohashes, decoding geohashes,calculating distance between 2 points and generating latitudinal and longitudinal ranges as geohashes to help with the querying of data [...]",1.0.0,"Apr 4, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/georange/latest/,unverified uploader,,https://github.com/cngeru/georange +pattern_lock,https://pub.dev/packages/pattern_lock,33,150,90,Pattern lock as Flutter widget. Customizable and easy to use.,2.0.0,"Mar 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pattern_lock/latest/,unverified uploader,flutter,https://github.com/qwert2603/pattern_lock +bitcoin_flutter,https://pub.dev/packages/bitcoin_flutter,33,40,71,"A dart Bitcoin library for Flutter. BIP32, BIP39, P2PKH integration.",2.0.2,"Feb 2, 2021",MIT,,,,,unverified uploader,"bech32,bip32,bip39,bs58check,hex,meta,pointycastle", +slide_button,https://pub.dev/packages/slide_button,33,40,77,"A sliding Flutter widget, based on the slide to unlock function from multiple devices. Heavily customizable and flexible.",0.2.9,"Jul 30, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/Timoteohss/slide_button +scrolling_page_indicator,https://pub.dev/packages/scrolling_page_indicator,33,30,79,Flutter implementation of page view indicator like Instagram,0.1.3,"May 17, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/NikitaZhelonkin/FlutterScrollingPageIndicator +permission,https://pub.dev/packages/permission,33,15,87,A new Flutter plugin.,0.1.7,"Mar 4, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/once10301/permission +animated_stream_list,https://pub.dev/packages/animated_stream_list,33,30,55,A Flutter library to easily display a list with animated changes from a Stream>. It's like StreamBuilder + ListView.Builder with animations.,1.1.0,"Nov 25, 2019",BSD-3-Clause,,,,,unverified uploader,"flutter,flutter_test,meta",https://github.com/adithyaxx/animated-stream-list +flutter_skeleton,https://pub.dev/packages/flutter_skeleton,33,40,73,"Flutter skeleton screen for Android and iOS. Support List, Card and Card-List style. Support light and dark theme.",0.1.0+1,"Jul 25, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/wuzhendev/flutter_skeleton +video_manipulation,https://pub.dev/packages/video_manipulation,33,30,21,Flutter plugin for basic video manipulation.,0.1.7,"Jun 8, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/hofmannfelix/video_manipulation +animating_location_pin,https://pub.dev/packages/animating_location_pin,33,40,27,A Flutter package providing Animating Location Pin Widget which can be used while fetching device location.,0.1.0,"Apr 6, 2019",MIT,,,,,ayushpgupta.com,flutter,https://github.com/apgapg/animating_location_pin +snaplist,https://pub.dev/packages/snaplist,33,40,73,A small library that allows to create lists with snapping to item.,0.1.8,"Mar 15, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/ariedov/flutter_snaplist +calendar_views,https://pub.dev/packages/calendar_views,33,40,66,Collection of customisable calendar related widgets for Flutter.,0.5.2,"Jan 24, 2019",BSD-3-Clause,,,,,unverified uploader,"flutter,meta,quiver",https://github.com/ZedTheLed/calendar_views +shared_preferences_windows,https://pub.dev/packages/shared_preferences_windows,32,150,96,Windows implementation of shared_preferences,2.4.0,"Jul 30, 2024",MIT,,FLUTTER,WINDOWS,https://pub.dev/documentation/shared_preferences_windows/latest/,flutter.dev,"file,flutter,path,path_provider_platform_interface,path_provider_windows,shared_preferences_platform_interface",https://github.com/flutter/packages/tree/main/packages/shared_preferences/shared_preferences_windows +master_utility,https://pub.dev/packages/master_utility,32,150,73,"All-in-one utility solution with Size, Navigation, Image Picker, Date Time, Auto Size Text, Toast, Email, Log, Dialog, Cache Image, Validation, API and Shared Preferences.",0.0.9,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/master_utility/latest/,webelight.co.in,"adaptive_dialog,auto_size_text,cached_network_image,device_info_plus,dio,dio_http_formatter,encrypt,file_picker,flutter,flutter_cache_manager,flutter_jailbreak_detection,fluttertoast,image_cropper,image_picker,image_picker_platform_interface,import_sorter,intl,permission_handler,pointycastle,shared_preferences",https://github.com/webelightsolutions/flutter-master-utility.git +openai_dart,https://pub.dev/packages/openai_dart,32,150,89,"Dart client for the OpenAI API. Supports completions (GPT-3.5 Turbo), chat (GPT-4o, etc.), embeddings (Embedding v3), images (DALL·E 3), assistants v2 (threads, runs, vector stores, etc.) batch, fine- [...]",0.4.0,"Jul 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://langchaindart.dev/,https://pub.dev/documentation/openai_dart/latest/",langchaindart.dev,"fetch_client,freezed_annotation,http,json_annotation,meta",https://github.com/davidmigloz/langchain_dart/tree/main/packages/openai_dart +easy_signature_pad,https://pub.dev/packages/easy_signature_pad,32,150,81,Provides the signature area for the user to sign and returns the signature and Base64 image.,1.0.7,"Jul 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_signature_pad/latest/,sujangainju.com.np,flutter,https://github.com/imsujan276/easy_signature_pad +node_editor,https://pub.dev/packages/node_editor,32,130,50,Node editor package,0.0.5,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/node_editor/latest/,unverified uploader,flutter,https://github.com/alexst07/flutter_node_editor +flutter_paytabs_bridge,https://pub.dev/packages/flutter_paytabs_bridge,32,130,95,"Flutter plugin for Paytabs, used to handle payments using Card, Apms ... etc.",2.6.14,"Jul 8, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_paytabs_bridge/latest/,unverified uploader,"flutter,path_provider",https://github.com/paytabscom/flutter-sdk-bridge +flutter_baidu_mapapi_map,https://pub.dev/packages/flutter_baidu_mapapi_map,32,125,94,"The flutter_baidu_mapapi_map is a flutter plugin of basic map for baidu map, You can use it to develop map page for Flutter application.",3.7.2,"Jun 27, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",,unverified uploader,"device_info_plus,flutter,flutter_baidu_mapapi_base,flutter_plugin_android_lifecycle", +aamarpay,https://pub.dev/packages/aamarpay,32,150,75,Official Flutter package for aamarPay. aamarPay is an online payment gateway service for Bangladesh.,1.0.10,"Jun 27, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/aamarpay/latest/,unverified uploader,"dio,flutter,webview_flutter",https://github.com/sanjidbillah/aamarpay +shake_flutter,https://pub.dev/packages/shake_flutter,32,150,89,Shake is a tool for receiving better bug reports automatically. Reports arrive to you instantly with a ton of useful data so you can fix them 50X faster.,17.0.1,"Jun 24, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS","https://www.shakebugs.com/docs/flutter/overview,https://pub.dev/documentation/shake_flutter/latest/",shakebugs.com,"flutter,path",https://github.com/shakebugs/shake-flutter +vsc_quill_delta_to_html,https://pub.dev/packages/vsc_quill_delta_to_html,32,150,95,A robust Quill Delta to HTML converter. This is a complete port of the popular quill-delta-to-html Typescript/Javascript package to Dart.,1.0.5,"Jun 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vsc_quill_delta_to_html/latest/,vscorp.com,"collection,html_unescape,meta",https://github.com/VisualSystemsCorp/vsc_quill_delta_to_html +awesome_circular_chart,https://pub.dev/packages/awesome_circular_chart,32,130,90,Animated radial and pie charts for Flutter,1.1.0,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/awesome_circular_chart/latest/,jodoin.me,flutter,https://github.com/xjodoin/flutter_awesome_circular_chart +cached_video_player_plus,https://pub.dev/packages/cached_video_player_plus,32,160,96,"Original video_player plugin with the superpower of caching embedded in Android, iOS and macOS.",3.0.2,"Jun 11, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/cached_video_player_plus/latest/,outdatedguy.rocks,"flutter,flutter_cache_manager,get_storage,html,video_player_android,video_player_avfoundation,video_player_platform_interface,video_player_web",https://github.com/OutdatedGuy/cached_video_player_plus +yookassa_payments_flutter,https://pub.dev/packages/yookassa_payments_flutter,32,125,83,This Flutter SDK allows processing payments using a payment token. It works as an addition to the YooMoney API.,1.5.0,"May 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/yookassa_payments_flutter/latest/,yoomoney.ru,flutter,https://git.yoomoney.ru/projects/SDK/repos/yookassa-payments-flutter-sdk/browse +futuristic,https://pub.dev/packages/futuristic,32,150,22,Makes it possible to safely execute and retry a Future inside a StatelessWidget.,0.2.0,"May 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/futuristic/latest/,martinrybak.com,flutter,https://github.com/martinrybak/futuristic +pencil_kit,https://pub.dev/packages/pencil_kit,32,160,75,A Flutter plugin that provides a iOS PencilKit widget on iOS.,2.1.0,"May 4, 2024",GPL-3.0,,FLUTTER,IOS,https://pub.dev/documentation/pencil_kit/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/mj-studio-library/flutter-pencilkit +flutter_colorful_tab,https://pub.dev/packages/flutter_colorful_tab,32,160,85,A colorful TabBar for Flutter where each tab has a color (inspired by SmartNews app).,0.1.1,"Apr 16, 2024",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_colorful_tab/latest/,unverified uploader,flutter,https://github.com/datdescartes/flutter_colorful_tab +dart_code_linter,https://pub.dev/packages/dart_code_linter,32,140,98,Dart Code Linter is a software analytics tool that helps developers analyse and improve software quality. Dart Code Linter is based on a fork of Dart Code Metrics.,1.1.3,"Apr 9, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dart_code_linter/latest/,bancolombia.com,"analyzer,analyzer_plugin,ansicolor,args,collection,crypto,file,glob,html,http,meta,path,platform,pub_updater,source_span,uuid,xml,yaml",https://github.com/bancolombia/dart-code-linter +onnxruntime,https://pub.dev/packages/onnxruntime,32,160,87,"Flutter plugin for OnnxRuntime provides an easy, flexible, and fast Dart API to integrate Onnx models in flutter apps across mobile and desktop platforms.",1.4.1,"Mar 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/onnxruntime/latest/,unverified uploader,"ffi,flutter",https://github.com/gtbluesky/onnxruntime_flutter +websocket_universal,https://pub.dev/packages/websocket_universal,32,160,87,"Convenient websocket handler for all platforms (both IO and web/HTML). Websocket messages routing, statuses and other features have easy-to-use interface.",1.2.5,"Mar 4, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/websocket_universal/latest/,dvmatyun.ru,"json_annotation,meta",https://github.com/dvmatyun/web_socket +easypaisa_flutter,https://pub.dev/packages/easypaisa_flutter,32,150,60,A Flutter Package to integrate Easypaisa payment gateway in your flutter app with ease.,1.0.3,"Mar 1, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easypaisa_flutter/latest/,unverified uploader,"flutter,http",https://github.com/Asad06124/easypaisa_flutter.git +dice_bear,https://pub.dev/packages/dice_bear,32,140,77,DiceBear API wrapper. DiceBear is an avatar library for designers and developers. Generate random avatar profile pictures!,0.1.7,"Feb 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dice_bear/latest/,unverified uploader,"flutter,flutter_svg,http",https://github.com/ZaifSenpai/dice_bear +ez_validator,https://pub.dev/packages/ez_validator,32,150,77,"Dead simple field/object schema validation for flutter,EzValidator api is inspired by Yup",0.3.5,"Feb 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/X-SLAYER/EzValidator#methods,https://pub.dev/documentation/ez_validator/latest/",iheb.tech,,https://github.com/X-SLAYER/EzValidator +flutter_to_debian,https://pub.dev/packages/flutter_to_debian,32,140,76,A command application to help you easily bundle your flutter app build into a debian package ready for production.,2.0.2,"Dec 22, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_to_debian/latest/,hooreo.com,"args,mime_type,path,yaml",https://github.com/jeffrey0606/flutter_to_debian +advertising_id,https://pub.dev/packages/advertising_id,32,150,97,A Flutter plugin to access advertising ID.Wraps ASIdentifierManager.advertisingIdentifier (on iOS) and advertising ID (on Android).,2.6.0,"Dec 4, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/advertising_id/latest/,unverified uploader,flutter,https://github.com/operando/advertising_id +flutter_dynamic_otp,https://pub.dev/packages/flutter_dynamic_otp,32,140,31,Flutter package that provides a customizable OTP (One-Time Password),0.0.6,"Dec 3, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_dynamic_otp/latest/,unverified uploader,flutter,https://gitlab.com/louayshabqji/flutter_dynamic_otp.git +scroll_to_hide,https://pub.dev/packages/scroll_to_hide,32,160,89,"Scroll_To_Hide packge to hide widgets on scroll, sometimes you want to hide the navbar for example when you scroll a listView or GrideView.",2.1.0,"Nov 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scroll_to_hide/latest/,unverified uploader,flutter,https://github.com/ElG0hary/scroll_to_hide.git +snapping_page_scroll,https://pub.dev/packages/snapping_page_scroll,32,150,71,"A plugin that allows you to make a pageView that scrolls a certain number of pages based on the scroll velocity, and then snaps to the nearest page.",3.1.0,"Nov 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/snapping_page_scroll/latest/,solidred.se,flutter,https://github.com/solidredcompany/snapping_page_scroll +updat,https://pub.dev/packages/updat,32,140,88,Updat is a simple-to-use reliable flutter-native updater that handles your application's updates.,1.3.2,"Nov 22, 2023",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/updat/latest/,eduardom.dev,"archive,flutter,flutter_markdown,http,path,path_provider,pub_semver,universal_io,url_launcher,window_manager",https://github.com/aguilaair/updat +flutter_any_logo,https://pub.dev/packages/flutter_any_logo,32,150,84,"All logos are included in this package to provide the largest logo library in flutter. It covers, fashion. Sports, Entertainment, SocialMedia etc...",1.1.1,"Oct 27, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_any_logo/latest/,jordyhers.com,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/JordyHers/flutter_any_logo +polaroid_carousel,https://pub.dev/packages/polaroid_carousel,32,130,52,"Polaroid Carousel is a Flutter widget that adds a unique touch to your app with a rotating deck of cards. Easily customize the animation order, translation, and rotation for a dynamic visual experience.",1.0.0,"Oct 13, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://medium.com/@hashmack007/creating-dynamic-card-carousels-with-polaroid-carousel-in-flutter-702545b933dd,https://pub.dev/documentation/polaroid_carousel/latest/",unverified uploader,flutter,https://github.com/Ultranmus/polaroid_carousel.git +interactable_svg,https://pub.dev/packages/interactable_svg,32,150,80,Flutter package to interact with different regions of an SVG.,0.0.7,"Oct 4, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/interactable_svg/latest/,unverified uploader,"flutter,http,svg_path_parser",https://github.com/HusseinCopol/interactable_svg.git +flutter_ironsource_x,https://pub.dev/packages/flutter_ironsource_x,32,120,68,IronSource Ads & Mediation Plugin for Flutter,2.7.4,"Aug 28, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_ironsource_x/latest/,unverified uploader,flutter,https://github.com/dnaextrim/flutter_ironsource_x +flutter_gpiod,https://pub.dev/packages/flutter_gpiod,32,140,78,"Dart package for accessing GPIO using the GPIO character device interface on linux / Android (root required). Supports signal edge listening, active state, open source/drain and (if supported by platf [...]",0.5.1+5,"Aug 22, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_gpiod/latest/,ardera.dev,"_ardera_common_libc_bindings,ffi,meta,path,tuple",https://github.com/ardera/flutter_packages +chunked_uploader,https://pub.dev/packages/chunked_uploader,32,150,88,"An easy-to-use package to upload files in chunks using Dio for mobile, desktop and web.",1.1.0,"Jul 17, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/chunked_uploader/latest/,unverified uploader,"async,dio,universal_io",https://github.com/Taskulu/chunked_uploader +diagonal_decoration,https://pub.dev/packages/diagonal_decoration,32,160,71,Custom box decoration with diagonals on the background. Contains DiagonalDecoration and MatrixDecoration.,1.0.2+3,"Jul 9, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/diagonal_decoration/latest/,yako.io,flutter,https://github.com/yako-dev/flutter-diagonal-decoration +objectid,https://pub.dev/packages/objectid,32,160,92,"Blazing fast, cross-platform ObjectId implementation for the dart language.",3.0.0,"Jun 26, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/objectid/latest/,klyta.it,,https://github.com/gonuit/dart_objectid +cloudflare,https://pub.dev/packages/cloudflare,32,140,82,"This is a dart package for Cloudflare API to allow easy Image, Stream and Live Input api management.",3.2.1+1,"Jun 23, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cloudflare/latest/,unverified uploader,"copy_with_extension,cross_file,dio,http,json_annotation,meta,path,retrofit,tusc",https://github.com/luis901101/cloudflare +alipay_kit,https://pub.dev/packages/alipay_kit,32,160,94,A powerful Flutter plugin allowing developers to auth/pay with natvie Android & iOS Alipay SDKs.,6.0.0,"Jun 4, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/alipay_kit/latest/,rxreader.com,"alipay_kit_android,flutter,json_annotation,plugin_platform_interface",https://github.com/RxReader/alipay_kit.git +git_hooks,https://pub.dev/packages/git_hooks,32,150,83,"Using dart to prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...).It is similar to husky.",1.0.1,"May 31, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/git_hooks/latest/,unverified uploader,"meta,path,yaml",https://github.com/xuzhongpeng/git_hooks +gtk,https://pub.dev/packages/gtk,32,140,84,GTK+ utilities for Flutter Linux applications.,2.1.0,"May 15, 2023",MIT,,FLUTTER,LINUX,https://pub.dev/documentation/gtk/latest/,canonical.com,"ffi,flutter,meta",https://github.com/ubuntu-flutter-community/gtk.dart +checked_yaml,https://pub.dev/packages/checked_yaml,32,160,98,Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml.,2.0.3,"May 3, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/checked_yaml/latest/,google.dev,"json_annotation,source_span,yaml",https://github.com/google/json_serializable.dart/tree/master/checked_yaml +country_currency_pickers,https://pub.dev/packages/country_currency_pickers,32,150,94,"Countries, codes, flags, currency and several way of picking them at your service...one widget away...",3.0.0,"May 2, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/country_currency_pickers/latest/,learnpainless.com,flutter,https://github.com/learnpainless/country_currency_pickers +video_player_macos,https://pub.dev/packages/video_player_macos,32,130,89,MacOS implementation of the video_player plugin.,2.0.1,"Mar 23, 2023",Apache-2.0,,FLUTTER,MACOS,https://pub.dev/documentation/video_player_macos/latest/,unverified uploader,"flutter,video_player_platform_interface",https://github.com/ollydixon/flutter_macos_video_player +random_color_scheme,https://pub.dev/packages/random_color_scheme,32,150,79,Generate light and dark color schemes to help you theme an app.,0.1.4,"Mar 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/random_color_scheme/latest/,unverified uploader,"flutter,hsluv",https://github.com/bernaferrari/RandomColorScheme +tint,https://pub.dev/packages/tint,32,160,99,A library for terminal string styling as an extension on `String`.,2.0.1,"Feb 4, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tint/latest/,frenco.dev,,https://github.com/frencojobs/tint +animated_text_lerp,https://pub.dev/packages/animated_text_lerp,32,140,83,"Simple widgets to animate between number or string text. Useful for number increase/decrease animation, currency value animation or string content changing animation.",1.0.5,"Jan 23, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_text_lerp/latest/,silentcat.dev,flutter,https://github.com/SilentCatD/animated_text_lerp +super_form,https://pub.dev/packages/super_form,32,90,55,"Quick, familiar and extensible forms in Flutter. No magical configuration required. Comes with form widgets, error text and many validation rules.",1.0.2,"Jan 22, 2023",BSD-3-Clause,,,,https://pub.dev/documentation/super_form/latest/,pr0gramista.pl,"equatable,flutter",https://github.com/pr0gramista/super_form +cr_file_saver,https://pub.dev/packages/cr_file_saver,32,160,91,Allows to save files on Android and IOS devices and request permission if needed.,0.0.2+1,"Dec 28, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/cr_file_saver/latest/,cleveroad.com,"flutter,plugin_platform_interface",https://github.com/Cleveroad/cr_file_saver +future_progress_dialog,https://pub.dev/packages/future_progress_dialog,32,140,92,"future_progress_dialog is a simple progress dialog library for async tasks. FutureProgressDialog start when you call showDialog function, but dismiss automatically when future task is finished.",0.2.1,"Dec 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/future_progress_dialog/latest/,unverified uploader,flutter,https://github.com/donguseo/future_progress_dialog +lecle_downloads_path_provider,https://pub.dev/packages/lecle_downloads_path_provider,32,160,96,A Flutter project to get the downloads folder absolute path from Android and iOS device.,0.0.2+8,"Oct 26, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/lecle_downloads_path_provider/latest/,lecle.vn,flutter,https://github.com/LecleVietnam/LeclePackageIssue/issues +lo_form,https://pub.dev/packages/lo_form,32,90,68,Low-code and lightweight Flutter library for forms' state management.,0.5.0,"Sep 2, 2022",MIT,,,,"https://docs.page/YoussefRaafatNasry/lo_form,https://pub.dev/documentation/lo_form/latest/",unverified uploader,"flutter,meta",https://github.com/YoussefRaafatNasry/lo_form +time_ago_provider,https://pub.dev/packages/time_ago_provider,32,150,84,"library for generating fuzzy timestamp for example (""9 minutes ago"")",4.2.0,"Aug 19, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/time_ago_provider/latest/,unverified uploader,,https://github.com/BaderEddineOuaich/time_ago_provider +kraken,https://pub.dev/packages/kraken,32,70,23,"A high-performance, web standards-compliant rendering engine.",0.11.0,"Apr 7, 2022",MIT,,,,https://pub.dev/documentation/kraken/latest/,openkraken.com,"async,connectivity,ffi,flutter,meta,path,quiver,shared_preferences,vector_math", +foldable_list,https://pub.dev/packages/foldable_list,32,160,84,An animated foldable list with expanded items that will be shown when user click on a cell,1.0.1,"Jul 3, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/foldable_list/latest/,badrkouki.dev,flutter,https://github.com/koukibadr/Foldable-List +sorted,https://pub.dev/packages/sorted,32,150,82,Sort lists of complex objects with ease. Simple but powerful extension method.,2.1.0,"Jun 29, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sorted/latest/,wolszon.me,collection,https://github.com/Albert221/sorted +delayed_widget,https://pub.dev/packages/delayed_widget,32,140,88,"A simple and easy to use flutter package, to make the widget show up in a smooth way as soon as it is created.",1.1.2,"Jun 8, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/delayed_widget/latest/,unverified uploader,flutter,https://github.com/samuelhk0595/delayed_widget +flutter_native_view,https://pub.dev/packages/flutter_native_view,32,130,78,Flutter plugin to embed native windows into Flutter window.,0.0.2,"May 25, 2022",MIT,,FLUTTER,WINDOWS,https://pub.dev/documentation/flutter_native_view/latest/,unverified uploader,"flutter,path",https://github.com/alexmercerind/flutter_native_view.git +flutter_folding_card,https://pub.dev/packages/flutter_folding_card,32,150,55,A Flutter package to create a Romantic Expandable Card with folding effect. It will be useful for your awesome app.,1.1.0,"May 25, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_folding_card/latest/,romanticdeveloper.com,flutter,https://github.com/minhhung2556/romantic_project_flutter_folding_card +smooth_corner,https://pub.dev/packages/smooth_corner,32,150,90,A rectangular border with variable smoothness imitated from Figma.,1.1.0,"Jan 9, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/smooth_corner/latest/,unverified uploader,flutter,https://github.com/howshea/smooth_corner +google_one_tap_sign_in,https://pub.dev/packages/google_one_tap_sign_in,32,130,81,Google One Tap Sign In (Android),1.0.3,"Jan 5, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/google_one_tap_sign_in/latest/,unverified uploader,flutter,https://github.com/daewu14/google_one_tap_sign_in +livechatt,https://pub.dev/packages/livechatt,32,160,84,A livechat package for embedding mobile chat window in your mobile application.,1.4.0,"Dec 12, 2021",MIT,,FLUTTER,"ANDROID, IOS","https://github.com/Mastersam07/livechat,https://pub.dev/documentation/livechatt/latest/",mastersam.tech,flutter,https://github.com/Mastersam07/livechat +snapkit,https://pub.dev/packages/snapkit,32,140,72,A Flutter Plugin for integrating with Snapchat's SnapKit on iOS & Android,2.0.0,"Dec 8, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/snapkit/latest/,jacobbrasil.com,"flutter,http,path_provider",https://github.com/TimmyRB/snapkit +camerakit,https://pub.dev/packages/camerakit,32,40,65,Flutter camera kit uses native android and ios APIs for taking picture and scanning barcode with controlable flash.,0.0.75,"Mar 28, 2021",Apache-2.0,0.0.78-dev1,,,,abomis.com,"flutter,visibility_detector",https://github.com/MythiCode/flutter_camera_kit +animated_check,https://pub.dev/packages/animated_check,32,140,90,A simple animated check icon widget for Flutter,1.0.5,"Oct 11, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_check/latest/,edgington.dev,flutter,https://github.com/chrisedg87/flutter_animated_check +ssh2,https://pub.dev/packages/ssh2,32,140,86,SSH and SFTP client for Flutter. Wraps iOS library NMSSH and Android library JSch.,2.2.3,"Sep 30, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ssh2/latest/,unverified uploader,"flutter,uuid",https://github.com/jda258/flutter_ssh2 +icofont_flutter,https://pub.dev/packages/icofont_flutter,32,140,94,The IcoFont Icon Pack available as Flutter Icon Pack. We are here to elevate your designs with thousands of free icons with smart technologies for smoother usage.,1.4.0,"Jul 12, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/priyomukul/icofont_flutter/wiki,https://pub.dev/documentation/icofont_flutter/latest/",unverified uploader,flutter,https://github.com/priyomukul/icofont_flutter +flutter_process_text,https://pub.dev/packages/flutter_process_text,32,160,57,Flutter plugin to listen the process text stream to get continuous process text intent data.,1.1.2,"Jul 2, 2021",MIT,,FLUTTER,"ANDROID, IOS","https://github.com/DevsOnFlutter/flutter_process_text/blob/main/README.md,https://pub.dev/documentation/flutter_process_text/latest/",hackthedeveloper.com,flutter,https://github.com/DevsOnFlutter/flutter_process_text +charcode,https://pub.dev/packages/charcode,32,150,97,Constants for ASCII and common non-ASCII character codes. Integer constants corresponding to the code points of individual characters.,1.3.1,"Jun 9, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/charcode/latest/,infimum.dk,,https://github.com/lrhn/charcode +data_connection_checker_tv,https://pub.dev/packages/data_connection_checker_tv,32,130,93,"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.",0.3.5-nullsafety,"May 15, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/data_connection_checker_tv/latest/,unverified uploader,,https://github.com/thorved/data_connection_checker +skeleton_animation,https://pub.dev/packages/skeleton_animation,32,90,88,"Display skeleton animations in your app. It works on android, iOS and the web.",0.1.4,"Apr 26, 2021",MIT,,,,https://pub.dev/documentation/skeleton_animation/latest/,wjtje.dev,flutter,https://github.com/wjtje/flutter-skeleton-animation +loadany,https://pub.dev/packages/loadany,32,150,81,"A new Flutter loads more package, supports ListView 、ScrollView 、Sliver Widget, and can load more styles by custom.",1.0.0,"Mar 5, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/yy1300326388/loadany/tree/master/example,https://pub.dev/documentation/loadany/latest/",byteszero.cn,flutter,https://github.com/yy1300326388/loadany +flutter_boost,https://pub.dev/packages/flutter_boost,32,30,68,A next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.,1.17.1,"Sep 18, 2020",MIT,,,,,community.opensource.alibaba.com,flutter,https://github.com/alibaba/flutter_boost +aws_s3,https://pub.dev/packages/aws_s3,32,30,82,This package for uploading any file(s) to AWS S3 with upload percentage.,0.1.1+hotfix.5,"May 24, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/blasanka/aws_s3_plugin +tridimensional_drawer,https://pub.dev/packages/tridimensional_drawer,32,40,11,"Tridimensional Drawer is an easy way to create a 3D Perspective drawer, where you can insert any type of widget.",0.1.1,"May 18, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/CarmineToriello95/tridimensional_drawer +rough,https://pub.dev/packages/rough,32,40,0,"Rough is a library that allows you draw in a sketchy, hand-drawn-like style",0.1.1,"May 5, 2020",BSD-3-Clause,,,,,sergiandreplace.com,flutter,https://github.com/sergiandreplace/flutter_rough +ripple_effect,https://pub.dev/packages/ripple_effect,32,40,55,An easy way to start a ripple effect from any widget to the entire screen on your flutter app.,0.1.1,"Apr 1, 2020",MIT,,,,,ericdallo.dev,"flutter,rect_getter",https://github.com/ericdallo/ripple_effect +epub_kitty,https://pub.dev/packages/epub_kitty,32,40,46,epub_kitty is an epub ebook reader that encapsulates the folioreader framework.,0.1.7,"Apr 1, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/451518849/epub_kitty +shared_preferences_settings,https://pub.dev/packages/shared_preferences_settings,32,20,55,Settings Screen with Shared Preferences,1.2.0,"Mar 28, 2020",BSD-3-Clause,,,,https://github.com/BarthaBRW/shared_preferences_settings,unverified uploader,"flutter,flutter_colorpicker,rxdart,shared_preferences",https://github.com/BarthaBRW/shared_preferences_settings +cache_image,https://pub.dev/packages/cache_image,32,40,47,Flutter plugin to load and cache network or firebase storage images with a retry mechanism if the download fails.,1.0.5,"Dec 24, 2019",MIT,,,,,oxequa.com,"firebase_storage,flutter,path_provider",https://github.com/oxequa/flutter_cache_image +animated_list_view_scroll,https://pub.dev/packages/animated_list_view_scroll,32,30,0,A widget that provides a list view with scrolling animation. You can set the animation for each object and other interesting features!,1.0.2,"Aug 21, 2019",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/MarcoMihaiCondrache/animated_list_view_scroll +floating_action_row,https://pub.dev/packages/floating_action_row,32,40,59,A Flutter package that provides a widget with a row or column of floating action buttons.,0.1.0,"Jul 4, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/niklas-8/floating_action_row +infinite_cards,https://pub.dev/packages/infinite_cards,32,40,42,"An infinite card switching UI for Flutter, support custom animation",1.0.3,"Apr 3, 2019",BSD-3-Clause,,,,,unverified uploader,"cupertino_icons,flutter",https://github.com/BakerJQ/Flutter-InfiniteCards +circle_wave_progress,https://pub.dev/packages/circle_wave_progress,32,20,63,Circle Wave Progress,0.0.4,"Jan 10, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/nextfunc/circle_wave_progress +flutter_document_reader_api,https://pub.dev/packages/flutter_document_reader_api,31,160,93,"This is a flutter module for Regula document reader. It allows you to easily scan documents, for example passport, using your phone's camera. Supports Android and iOS.",7.3.913,"Jul 19, 2024",MIT,7.4.930-rc,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_document_reader_api/latest/,mobile.regulaforensics.com,flutter,https://github.com/regulaforensics/DocumentReader-Flutter +win32_gamepad,https://pub.dev/packages/win32_gamepad,31,160,48,A package that provides a friendly Dart API for accessing gamepads connected to a Windows machine.,1.0.9,"Jul 28, 2024",MIT,,"DART, FLUTTER",WINDOWS,https://pub.dev/documentation/win32_gamepad/latest/,halildurmus.dev,"ffi,win32",https://github.com/halildurmus/win32_gamepad +language_picker,https://pub.dev/packages/language_picker,31,130,93,Language picker dropdown and dialog.,0.4.4+1,"Jul 7, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/language_picker/latest/,wafrat.com,"flutter,recase",https://github.com/atn832/language_picker +datadog_flutter_plugin,https://pub.dev/packages/datadog_flutter_plugin,31,140,97,Flutter bindings and tools for utilizing Datadog Mobile SDks,2.6.0,"Jul 1, 2024",unknown,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/datadog_flutter_plugin/latest/,datadoghq.com,"flutter,flutter_web_plugins,js,json_annotation,meta,plugin_platform_interface,uuid",https://github.com/DataDog/dd-sdk-flutter +shareplay,https://pub.dev/packages/shareplay,31,150,23,A Flutter plugin to use iOS real-time connection SharePlay on a FaceTime call.,1.0.2,"Jun 28, 2024",unknown,,FLUTTER,IOS,https://pub.dev/documentation/shareplay/latest/,dimitridessus.fr,"flutter,plugin_platform_interface",https://github.com/istornz/flutter_shareplay +flutter_uxcam,https://pub.dev/packages/flutter_uxcam,31,150,96,A Wrapper Plugin for UXCam SDK which helps to connect and configure SDK to flutter apps.,2.5.4,"Jun 28, 2024",BSL-1.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_uxcam/latest/,unverified uploader,"flutter,stack_trace,visibility_detector", +flutter_secure_keyboard,https://pub.dev/packages/flutter_secure_keyboard,31,150,81,Mobile secure keyboard to prevent KeyLogger attack and screen capture.,4.0.0,"Jun 10, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_secure_keyboard/latest/,unverified uploader,"flutter,flutter_keyboard_visibility",https://github.com/Dev-hwang/flutter_secure_keyboard +oidc,https://pub.dev/packages/oidc,31,150,91,"A comprehensive OpenIdConnect plugin that works on all platforms (android, ios, windows, linux, web, macos)",0.7.0,"Jun 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/oidc/latest/,bdaya-dev.com,"clock,flutter,http,jose_plus,json_annotation,logging,nonce,oidc_android,oidc_core,oidc_ios,oidc_linux,oidc_macos,oidc_platform_interface,oidc_web,oidc_windows,retry,rxdart,uuid",https://github.com/Bdaya-Dev/oidc/tree/main/packages/oidc +maplibre_gl,https://pub.dev/packages/maplibre_gl,31,160,92,"A Flutter plugin for integrating MapLibre Maps inside a Flutter application on Android, iOS and web platforms.",0.20.0,"Jun 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/maplibre_gl/latest/,maplibre.org,"flutter,maplibre_gl_platform_interface,maplibre_gl_web",https://github.com/maplibre/flutter-maplibre-gl +flutter_doc_scanner,https://pub.dev/packages/flutter_doc_scanner,31,160,83,A Flutter plugin for document scanning on Android and iOS using ML Kit Document Scanner API and VisionKit.,0.0.8,"Jun 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_doc_scanner/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/shirsh94/flutter_doc_scanner/ +fl_query,https://pub.dev/packages/fl_query,31,140,75,"Asynchronous data caching, refetching & invalidation library for Flutter",1.1.0,"Jun 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fl_query/latest/,krtirtho.dev,"async,collection,flutter,hive_flutter,mutex,state_notifier",https://github.com/KRTirtho/fl-query/tree/main/packages/fl_query +full_picker,https://pub.dev/packages/full_picker,31,150,77,A Flutter package that helps you select files in different modes.,2.1.0,"May 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/full_picker/latest/,mbfakouri.ir,"camera,cross_file,file_picker,flutter,fluttertoast,http,image_cropper,light_compressor,mime,path_provider,record,stop_watch_timer,uuid",https://github.com/mbfakourii/full_picker +pubspec_dependency_sorter,https://pub.dev/packages/pubspec_dependency_sorter,31,130,89,"helps sort flutter,dart pubspec.yaml dependecies alphabetically.",1.0.5,"May 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/pubspec_dependency_sorter/latest/,unverified uploader,"flutter,logger,pubspec,yaml_writer",https://github.com/danchengash/pubspec-dependency-sorter +flame_rive,https://pub.dev/packages/flame_rive,31,150,86,Rive support for the Flame game engine. This uses the rive package and provides wrappers and components to be used inside Flame.,1.10.2,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flame_rive/latest/,flame-engine.org,"flame,flutter,rive",https://github.com/flame-engine/flame +enough_platform_widgets,https://pub.dev/packages/enough_platform_widgets,31,140,89,Useful platform aware widgets to develop a Flutter app with either Cupertino and Material design.,1.1.1,"May 22, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/enough_platform_widgets/latest/,enough.de,"cupertino_progress_bar,cupertino_stepper,flutter,flutter_platform_widgets",https://github.com/Enough-Software/enough_platform_widgets +rest_api_client,https://pub.dev/packages/rest_api_client,31,150,80,Abstraction for communicating with REST API in flutter projects. Incorporates exception handling and jwt with refresh token authorization.,2.2.24,"May 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/rest_api_client/latest/,unverified uploader,"crypto,dio,flutter,pretty_dio_logger,storage_repository",https://github.com/salihagic/rest_api_client +clevertap_plugin,https://pub.dev/packages/clevertap_plugin,31,140,97,"The CleverTap Flutter SDK for Mobile Customer Engagement,Analytics and Retention solutions.",2.4.0,"May 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/clevertap_plugin/latest/,clevertap.com,"flutter,flutter_web_plugins,js",https://github.com/CleverTap/clevertap-flutter +braze_plugin,https://pub.dev/packages/braze_plugin,31,150,95,This is the Braze plugin for Flutter. Effective marketing automation is an essential part of successfully scaling and managing your business.,10.1.0,"May 3, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/braze_plugin/latest/,braze.com,flutter,https://github.com/braze-inc/braze-flutter-sdk +flutter_invitereferrals,https://pub.dev/packages/flutter_invitereferrals,31,110,68,A Flutter InviteReferrals plugin.,1.2.0,"Apr 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_invitereferrals/latest/,unverified uploader,flutter,https://github.com/tagnpin/flutter-invitereferrals +mh_ui,https://pub.dev/packages/mh_ui,31,130,15,This Flutter package is a UI kit for all beginner and professional who want to developed fast. This package also improved http request. Also load network images and error widgets. You can try this package.,0.0.1+5,"Apr 2, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mh_ui/latest/,mhsarkar.com,"flutter,http,logger,path_provider",https://github.com/mh-sarkar/mh-ui +sharpapi_flutter_client,https://pub.dev/packages/sharpapi_flutter_client,31,140,42,AI-Powered Swiss Army Knife API for every software developer.,1.0.0,"Mar 5, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/sharpapi_flutter_client/latest/,unverified uploader,"dartz,dio,get_it",https://github.com/sharpapi/sharpapi-flutter-client +toasty_box,https://pub.dev/packages/toasty_box,31,150,83,"A beautiful toast library with heart-melting animations. Currently support 5 types of toast - MessageToast, WidgetToast, SuccessToast, WarningToastt, ErrorToast",1.0.4,"Jan 29, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/toasty_box/latest/,unverified uploader,flutter,https://github.com/YeLwinOo-Steve/toasty_box +integral_isolates,https://pub.dev/packages/integral_isolates,31,160,82,"The power of Dart's compute function, but using a long lived isolate.",0.5.1,"Jan 17, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/integral_isolates/latest/,lohnn.se,"async,meta",https://github.com/lohnn/integral_isolates +linteo,https://pub.dev/packages/linteo,31,150,48,Flutter and Dart lint rules used at iteo,1.3.0,"Jan 16, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Iteo/linteo,https://pub.dev/documentation/linteo/latest/",iteo.com,,https://github.com/Iteo/linteo +flame_behaviors,https://pub.dev/packages/flame_behaviors,31,160,91,"Flame Behaviors applies separation of concerns to game logic in the form of Entities and Behaviors, built by Very Good Ventures.",1.1.0,"Jan 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/VeryGoodOpenSource/flame_behaviors/tree/main/docs,https://pub.dev/documentation/flame_behaviors/latest/",verygood.ventures,"flame,flutter",https://github.com/VeryGoodOpenSource/flame_behaviors +overflow_text_animated,https://pub.dev/packages/overflow_text_animated,31,160,82,A Flutter package project that handles text overflow with animation.,0.0.6,"Jan 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/overflow_text_animated/latest/,unverified uploader,flutter,https://github.com/sil-main-coo/overflow_text_animated +reorderable_tabbar,https://pub.dev/packages/reorderable_tabbar,31,150,90,"Reorderable TabBar package for Flutter, with this package you can easily reorder tabs in TabBar.",1.0.6,"Dec 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reorderable_tabbar/latest/,unverified uploader,"flutter,linked_scroll_controller,tab_indicator_styler",https://github.com/OrtakProje-1/reorderable_tabbar.git +confirm_dialog,https://pub.dev/packages/confirm_dialog,31,160,95,Confirm Dialog Widget JS-LIKE for Flutter. Use confirm dialog easy and simple for your flutter app.,1.0.3,"Dec 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/confirm_dialog/latest/,unverified uploader,flutter,https://github.com/gtgalone/confirm_dialog +chat_gpt_api,https://pub.dev/packages/chat_gpt_api,31,130,67,"Chat GPT wrapper for flutter apps witten in dart language. Initial release supports Text Completion, Code Completion and Image Generation",2.0.0,"Oct 22, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chat_gpt_api/latest/,leyo.dev,dio,https://github.com/leo-elstin/chat_gpt +walletconnect_qrcode_modal_dart,https://pub.dev/packages/walletconnect_qrcode_modal_dart,31,160,78,Provides UI for DApps to easily connect to a supported Wallet apps through open WalletConnect protocol.,0.4.3,"Oct 4, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/walletconnect_qrcode_modal_dart/latest/,tomfriml.com,"async,cached_network_image,flutter,flutter_cache_manager,json_annotation,qr_flutter,url_launcher,walletconnect_dart",https://github.com/nextchapterstudio/walletconnect_qrcode_modal_dart +stats,https://pub.dev/packages/stats,31,160,87,"Calculate common statistical values for a set of numbers: max, min, mean, median, standard deviation, and standard error.",2.1.0,"Sep 23, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stats/latest/,kevmoo.com,json_annotation,https://github.com/kevmoo/stats +section_view,https://pub.dev/packages/section_view,31,140,86,"Provide section list view which include alphabet and refresh, you can fully custom your control",2.0.6,"Sep 22, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/section_view/latest/,unverified uploader,"flutter,flutter_list_view",https://github.com/robert-luoqing/section_view +twilio_chat_conversation,https://pub.dev/packages/twilio_chat_conversation,31,150,71,A Flutter plugin for Twilio Conversations which allows you to build engaging conversational messaging experiences on iOS and Android platforms.,1.0.4,"Sep 6, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/twilio_chat_conversation/latest/,zingworks.in,"flutter,plugin_platform_interface",https://github.com/Zingworks-Sachin/twilio_chat_conversation +antlr4,https://pub.dev/packages/antlr4,31,105,82,New Dart runtime for ANTLR4.,4.13.1,"Sep 5, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/antlr4/latest/,lingyu.li,"collection,logging",https://github.com/antlr/antlr4 +squares,https://pub.dev/packages/squares,31,150,79,"A flexible chessboard widget for Flutter. Visually customisable, with support for many chess variants.",1.2.1,"Aug 8, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/squares/latest/,alxbkr.xyz,"badges,equatable,flutter",https://github.com/alexobviously/squares +fast_noise,https://pub.dev/packages/fast_noise,31,145,85,"A port of the fast noise algorithms, featuring cellular_noise, cubic_noise, perlin_noise, simplex_noise, value_noise and white_noise",2.0.0,"Jul 27, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fast_noise/latest/,blue-fire.xyz,fixnum,https://github.com/frankpepermans/fast_noise +lua_dardo,https://pub.dev/packages/lua_dardo,31,125,69,"A Lua virtual machine written in Dart, which implements Lua5.3 version.",0.0.5,"Jul 23, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/lua_dardo/latest/,unverified uploader,sprintf,https://github.com/arcticfox1919/LuaDardo.git +bottom_sheet_scaffold,https://pub.dev/packages/bottom_sheet_scaffold,31,140,86,Slide your bottom sheet by sliding the body of the scaffold!. Very simple and customizable bottom sheet to implement.,0.1.9,"Jul 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_sheet_scaffold/latest/,flutterway.net,"flutter,get",https://github.com/FlutterWay/bottom_sheet_scaffold +draggable_customized_btn_navy_bar,https://pub.dev/packages/draggable_customized_btn_navy_bar,31,140,35,"draggable_customized_btn_navy_bar, Drag and drop all your items, customize your bottom navigation in the best way.",1.1.0,"Jul 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draggable_customized_btn_navy_bar/latest/,makerscreed.net,"dotted_border,flutter,flutter_lints,lints,shared_preferences",https://github.com/Mohamed-7018/draggable_customized_btn_navy_bar +dart_nats,https://pub.dev/packages/dart_nats,31,140,85,A Dart client for the NATS messaging system. Design to use with Dart and flutter.,0.6.2,"Jul 2, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dart_nats/latest/,unverified uploader,"base32,ed25519_edwards,mutex,web_socket_channel",https://github.com/chartchuo/dart-nats +sdui,https://pub.dev/packages/sdui,31,80,3,SDUI make it easy to implement Server Driven UI pattern on flutter.,0.1.201,"Apr 20, 2023",MIT,,,,https://pub.dev/documentation/sdui/latest/,wutsi.com,"badges,cached_network_image,camera,carousel_slider,cupertino_icons,email_validator,expandable,file_picker,firebase_core,firebase_messaging,flutter,flutter_link_previewer,flutter_local_notifications,http,http_parser,image_picker,intl,intl_phone_number_input,logger,mime,path,path_provider,photo_view,pinput,qr_code_scanner,qr_flutter,search_choices,share_plus,syncfusion_flutter_charts,uni_links,url_launcher,uuid,web_socket_channel",https://github.com/wutsi/sdui +redux_saga,https://pub.dev/packages/redux_saga,31,150,81,"redux_saga is a library that aims to make application side effects easier to manage, more efficient to execute, easy to test, and better at handling failures.",3.1.0,"Apr 5, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/redux_saga/latest/,unverified uploader,redux,https://github.com/reduxsaga/redux_saga +echart_flutter,https://pub.dev/packages/echart_flutter,31,150,84,This is a library that make it easy to draw charts in Flutter.,0.1.0+2,"Apr 4, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/echart_flutter/latest/,enechain.com,"equatable,flutter,meta",https://github.com/enechain/echart_flutter +eva,https://pub.dev/packages/eva,31,140,22,Event Architecture - A multithread event driven clean architecture framework,1.2.0,"Mar 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/eva/latest/,jc.kodel.com.br,"flutter,kfx_dependency_injection,meta,rxdart",https://github.com/JCKodel/eva +story_creator,https://pub.dev/packages/story_creator,31,140,63,"A package for creating instagram like story, you can use this package to edit images and make it story ready by adding other contents over it like text.",1.0.2,"Feb 21, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/story_creator/latest/,unverified uploader,"flutter,flutter_colorpicker,google_fonts,path_provider",https://github.com/tjcampanella/story_creator +flutter_hls_parser,https://pub.dev/packages/flutter_hls_parser,31,140,93,dart plugin for parse m3u8 file for HLS. both of master and media file is supported.,2.0.1,"Jan 31, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_hls_parser/latest/,unverified uploader,"collection,flutter,quiver",https://github.com/HiroyukTamura/flutter_hls_parser +flutter_hot_toast,https://pub.dev/packages/flutter_hot_toast,31,140,64,A very cool and simple toast with animations. This is highly inspired by React Hot Toast.,0.0.3,"Jan 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_hot_toast/latest/,unverified uploader,"flutter,flutter_animate,loader_overlay,lottie",https://github.com/samtuga1/flutter_hot_toast +aws_s3_upload,https://pub.dev/packages/aws_s3_upload,31,110,93,"A simple, convenient package for uploading to S3.",1.5.0,"Jan 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/aws_s3_upload/latest/,unverified uploader,"amazon_cognito_identity_dart_2,flutter,http,path,recase",https://github.com/Serdnad/aws_s3_upload +clean_nepali_calendar,https://pub.dev/packages/clean_nepali_calendar,31,90,79,Highly customizable Nepali Calendar package to display Nepali Bikram Sambat Calendar in your flutter applications.,2.0.1,"Dec 12, 2022",MIT,,,,https://pub.dev/documentation/clean_nepali_calendar/latest/,dlohani.com.np,"flutter,nepali_utils",https://github.com/lohanidamodar/clean_nepali_calendar +amap_map_fluttify,https://pub.dev/packages/amap_map_fluttify,31,105,85,"An `Amap` Map Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK.",2.0.2,"Dec 6, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/amap_map_fluttify/latest/,fluttify.com,"amap_core_fluttify,amap_location_fluttify,amap_search_fluttify,core_location_fluttify,flutter,foundation_fluttify,uni_map_platform_interface,url_launcher", +local_image_provider,https://pub.dev/packages/local_image_provider,31,90,76,"A library for retrieving the metadata and contents of the images, videos, and albums on a mobile device.",4.3.0,"Nov 24, 2022",MIT,,,,https://pub.dev/documentation/local_image_provider/latest/,csdcorp.com,"flutter,flutter_web_plugins,json_annotation,local_image_provider_platform_interface",https://github.com/csdcorp/local_image_provider +injecteo,https://pub.dev/packages/injecteo,31,150,35,Service locator for IoC pattern. Export annotations and abstract classes used by injecteo_generator.,1.0.0,"Nov 24, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Iteo/injecteo/blob/develop/packages/injecteo/README.md,https://pub.dev/documentation/injecteo/latest/",iteo.com,"analyzer,get_it",https://github.com/Iteo/injecteo +flutter_live_activities,https://pub.dev/packages/flutter_live_activities,31,160,70,"Flutter plugin for Live Activities. Use to create, update and handling action for [DynamicIsland UI] and [Lock screen/banner UI]",0.0.5,"Nov 21, 2022",MIT,,FLUTTER,IOS,https://pub.dev/documentation/flutter_live_activities/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/fluttercandies/flutter_live_activities +widget_size,https://pub.dev/packages/widget_size,31,160,89,A widget to calculate it's size after being built and attached to a widget tree,1.0.0,"Oct 9, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/widget_size/latest/,buildtoapp.com,flutter,https://github.com/javaherisaber/widget_size +order_tracker,https://pub.dev/packages/order_tracker,31,160,92,A package to help build order tracking ui with animation in Flutter.,0.0.2,"Sep 5, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/order_tracker/latest/,unverified uploader,flutter,https://github.com/Sandy-develop-er/Order_tracker.git +newsfeed_multiple_imageview,https://pub.dev/packages/newsfeed_multiple_imageview,31,130,77,Facebook type multiple news feed images view.,1.0.1,"Aug 30, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/newsfeed_multiple_imageview/latest/,unverified uploader,"flutter,flutter_image_slideshow,transparent_image",https://github.com/EjazAmir/newsfeed_multiple_imageview.git +dio_http_cache_lts,https://pub.dev/packages/dio_http_cache_lts,31,120,93,It's just a maintainance version of the dio_http_cache package to be compatible with the latest dio package,0.4.1,"Aug 26, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/dio_http_cache_lts/latest/,unverified uploader,"crypto,dio,flutter,json_annotation,json_serializable,path,quiver,sqflite",https://gitlab.com/thetnswe/dio-http-cache-lts +canton_ui,https://pub.dev/packages/canton_ui,31,70,69,UI Package for developing UI faster and more efficiently in Flutter,1.0.9,"Aug 12, 2022",MIT,,,,"https://github.com/31carlton7/canton_ui/blob/master/README.md,https://pub.dev/documentation/canton_ui/latest/",unverified uploader,"cupertino_icons,figma_squircle,flutter,flutter_feather_icons,flutter_riverpod,flutter_slidable,flutter_spinkit,flutter_svg,font_awesome_flutter,iconsax,liquid_pull_to_refresh,ms_undraw,page_transition",https://github.com/31carlton7/canton_ui +flat_3d_button,https://pub.dev/packages/flat_3d_button,31,160,82,"A simple 3D flat button with click animation, flat 3d button contains 3 methods, a flat 3d button with any widget as it's child, text as it's child and also an icon as it's child",1.0.3,"Jul 11, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flat_3d_button/latest/,rijfas.tech,flutter,https://github.com/rijfas/flat_3d_button +icony,https://pub.dev/packages/icony,31,150,77,"Collection of open-source icon packs. 4400+ beautiful icons for your Flutter projects. Ikonate icon library (327 icons), Game-icon libarary (4122 icons).",1.0.5,"Jun 19, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/icony/latest/,unverified uploader,"cupertino_icons,flutter,flutter_svg,path",https://github.com/iconforest/icon_forest_resources +tab_switcher,https://pub.dev/packages/tab_switcher,31,90,30,Build your complex app around tabs just like Chrome for Android,1.0.1,"May 14, 2022",MIT,,,,https://pub.dev/documentation/tab_switcher/latest/,nuc134r.io,"flutter,scroll_shadow_container",https://github.com/nuc134r/tab_switcher +twemoji,https://pub.dev/packages/twemoji,31,140,69,"Twitter Emojis for Flutter, this package supports svg and png 72x72 emojis",0.4.3,"May 4, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/twemoji/latest/,hadi.wtf,"characters,flutter,flutter_svg,io,path,yaml",https://github.com/bigblackclock/twemoji +infinite_scroll,https://pub.dev/packages/infinite_scroll,31,150,87,A flutter package which provides List and Grid widgets for infinite scrolling views.,1.1.1,"Apr 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/infinite_scroll/latest/,unverified uploader,flutter,https://github.com/Syed-Waleed-Shah/infinite_scroll +optimize_battery,https://pub.dev/packages/optimize_battery,31,160,91,Check for battery optimization status and open settings or disable it,0.0.4,"Mar 21, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/optimize_battery/latest/,unverified uploader,flutter,https://github.com/Bhat015/optimize_battery +firebase_chat,https://pub.dev/packages/firebase_chat,31,70,44,Fully functional package for Cloud Firestore that makes easier to implement chat in your application,0.0.6+1,"Mar 20, 2022",MIT,,,,https://pub.dev/documentation/firebase_chat/latest/,unverified uploader,"bloc,cached_network_image,cloud_firestore,equatable,firebase_storage_repository,firestore_repository,flutter,flutter_bloc,gallery_previewer,http,intl",https://github.com/tedcrimson/firebase_chat +lightbox,https://pub.dev/packages/lightbox,31,160,74,"Flutter plugin to create lightbox like in web apps. Usefull to show images as a diaporama overlay with controls of many types of images(url,assets,file,bytes).",0.1.0,"Oct 18, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/lightbox/latest/,unverified uploader,"cached_network_image,flutter",https://github.com/SherlockHolmes2045/flutter_lightbox +infinite_scroll_tab_view,https://pub.dev/packages/infinite_scroll_tab_view,31,150,80,A Flutter package for tab view component that can scroll infinitely.,1.0.3,"Aug 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/infinite_scroll_tab_view/latest/,cb-cloud.com,flutter,https://github.com/cb-cloud/flutter_infinite_scroll_tab_view +simple_connection_checker,https://pub.dev/packages/simple_connection_checker,31,140,91,A simple package to check when the device is connected (connectivity) to internet. Also provide a method to listen for connection status changes.,0.2.1,"Aug 9, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/simple_connection_checker/latest/,ajomuch92.site,flutter,https://github.com/ajomuch92/simple-connection-checker +bloc_rest_api,https://pub.dev/packages/bloc_rest_api,31,40,0,A generic bloc package to implement REST APIs easily in flutter.,0.4.0+1,"Jul 4, 2021",MIT,1.0.0-nullsafety.0,,,,unverified uploader,"equatable,flutter,flutter_bloc,http,hydrated_bloc,meta",https://github.com/muhammadidrees/bloc_rest_api +facebook_event,https://pub.dev/packages/facebook_event,31,130,50,Flutter plugin for Facebook App Events.,0.0.6,"Jul 7, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/facebook_event/latest/,unverified uploader,flutter,https://github.com/faisal-kabir/facebook_event +animated_radial_menu,https://pub.dev/packages/animated_radial_menu,31,140,82,highly customizable complex radial animation without any boilerplate code.,0.0.1,"Jul 5, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_radial_menu/latest/,unverified uploader,"flutter,font_awesome_flutter,vector_math",https://github.com/sonykurian96/animated-radial-menu +multi_charts,https://pub.dev/packages/multi_charts,31,150,85,A Flutter package providing different types of charts built purely in dart.,0.3.0,"May 29, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multi_charts/latest/,unverified uploader,flutter,https://github.com/intkhabahmed/multi_charts.git +ticket_material,https://pub.dev/packages/ticket_material,31,150,84,A ticket view widget. Support all platform. There is standard click behavior.,0.3.1,"May 25, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ticket_material/latest/,unverified uploader,flutter,https://github.com/NikitaMasev/flutter_ticket_material +dash_painter,https://pub.dev/packages/dash_painter,31,130,90,a package for flutter canvas paint dash line path easily.,1.0.2,"May 10, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dash_painter/latest/,fluttercandies.com,flutter, +autocomplete_textfield_ns,https://pub.dev/packages/autocomplete_textfield_ns,31,130,88,"A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.",2.0.0,"Apr 22, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/autocomplete_textfield_ns/latest/,credifit.com.br,flutter,https://github.com/credifit-br/flutter-autocomplete-textfield +dialogflow_grpc,https://pub.dev/packages/dialogflow_grpc,31,80,84,"Flutter package for Dialogflow CX, V2 and V2beta using gRPC. A faster integration with the Dialogflow API and also the possibility to do audio streaming.",0.2.9,"Apr 13, 2021",MIT,,,,https://pub.dev/documentation/dialogflow_grpc/latest/,leeboonstra.dev,"fixnum,flutter,grpc,meta,protobuf,uuid",https://github.com/savelee/dialogflow_grpc_flutter +animated,https://pub.dev/packages/animated,31,150,86,A very simple (yet powerful) implicit animation library for Flutter.,2.0.0,"Mar 24, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated/latest/,unverified uploader,flutter,https://github.com/Vardiak/Animated +icon_badge,https://pub.dev/packages/icon_badge,31,150,91,A simple flutter icon widget with notification badge to show number of items.,1.0.0,"Mar 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/icon_badge/latest/,unverified uploader,flutter,https://github.com/Dicksenz/icon_badge +color,https://pub.dev/packages/color,31,140,90,"A simple Dart package exposing a Color class which can be used to create, convert, alter, and compare colors in a variety of colorspaces.",3.0.0,"Mar 9, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/color/latest/,mikefenwick.com,,https://github.com/MichaelFenwick/Color +simple_autocomplete_formfield,https://pub.dev/packages/simple_autocomplete_formfield,31,140,87,A Flutter widget that wraps a TextFormField and assists with autocomplete functionality.,0.3.0,"Mar 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_autocomplete_formfield/latest/,defylogic.dev,"flutter,textfield_state",https://github.com/jifalops/simple_autocomplete_formfield +ripple_animation,https://pub.dev/packages/ripple_animation,31,40,75,Simple and highly customizable ripple animation for any flutter app!,0.0.1+2,"Jan 30, 2021",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/Emadeddin-eibo/ripple_animation +rtmp_publisher,https://pub.dev/packages/rtmp_publisher,31,40,50,Controlling the camera on Android and iOS plus rtmp live streaming support. Based off the Camera plugin.,0.3.7,"Jan 22, 2021",MIT,,,,,nhancv.com,flutter,https://github.com/nhancv/flutter_rtmp_publisher +media_gallery,https://pub.dev/packages/media_gallery,31,30,62,A Flutter plugin that lists native gallery items.,0.1.5,"Oct 19, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/aloisdeniel/media_gallery +decoding_text_effect,https://pub.dev/packages/decoding_text_effect,31,40,0,A Flutter package for DecodingTextEffect widget. There are 5 Decode Effects that you can choose from.,1.1.1,"Mar 28, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/aadarsh-patel/decoding_text_effect +swipe_up,https://pub.dev/packages/swipe_up,31,30,44,A flutter widget that provides swipe up actions similar to Instagram's,1.0.0,"Mar 21, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/abhishekUpmanyu/swipe_up +page_view_indicator,https://pub.dev/packages/page_view_indicator,31,40,85,Builds indication marks for PageView from any Widget and/or Animation.,2.0.4,"Feb 14, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/leocavalcante/page_view_indicator +mobile_sidebar,https://pub.dev/packages/mobile_sidebar,31,40,0,A Responsive Sidebar for Flutter that follows Material Design,2.0.1,"Dec 26, 2019",BSD-3-Clause,,,,,rodydavis.com,"auto_size_text,flutter",https://github.com/rodydavis/mobile_sidebar +open_appstore,https://pub.dev/packages/open_appstore,31,30,79,A Flutter plugin for opening Apple App Store or Google Play Store.,1.0.2,"Oct 25, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/flutter-moum/flutter_open_appstore +dart_mssql,https://pub.dev/packages/dart_mssql,31,40,75,High Performance Microsoft SQL Server Driver for Dart (32 & 64bits),1.0.1,"Sep 23, 2019",MIT,,,,,unverified uploader,"collection,meta,sql_recase,sql_result,sql_utils,string_utils",https://github.com/MoacirSchmidt/dart_mssql +dart_notification_center,https://pub.dev/packages/dart_notification_center,31,30,83,A wrapper for the observer pattern for Dart in the style of the iOS Notification Center.,1.0.0+1,"Jul 11, 2019",MIT,,,,,unverified uploader,meta, +beauty_textfield,https://pub.dev/packages/beauty_textfield,31,20,54,A Beauty Textfield made with Flutter.,0.0.1,"Jun 20, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/hipoojan/BeautyTextfield +wave_generator,https://pub.dev/packages/wave_generator,31,20,42,A dart package to generate audio wave data on the fly,0.1.0,"Mar 22, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/patchandthat/wave-generator +gradient_text,https://pub.dev/packages/gradient_text,31,40,79,"A Flutter Widget for displaying Text with a gradient drawn through it. Accepts TextStyle, and TextAlign so it can be used very similarly to a Text widget",1.0.2,"Dec 21, 2018",MIT,,,,,unverified uploader,flutter,https://github.com/tunitowen/gradient_text +sentry_dio,https://pub.dev/packages/sentry_dio,30,160,98,An integration which adds support for performance tracing for the Dio package.,8.6.0,"Aug 1, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.sentry.io/platforms/dart/integrations/dio/,https://pub.dev/documentation/sentry_dio/latest/",sentry.io,"dio,sentry",https://github.com/getsentry/sentry-dart +catcher_2,https://pub.dev/packages/catcher_2,30,160,94,Plugin for error catching which provides multiple handlers for dealing with errors when they are not caught by the developer.,1.2.6,"Apr 23, 2024",MIT,2.0.0-alpha.1,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/catcher_2/latest/,femtopedia.de,"device_info_plus,dio,flutter,flutter_mailer,fluttertoast,logging,mailer,package_info_plus,sentry,universal_io",https://github.com/ThexXTURBOXx/catcher_2 +flutter_fcm,https://pub.dev/packages/flutter_fcm,30,150,82,"Flutter plugin for Firebase Cloud Messaging (FCM) , a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.",1.2.5,"Jul 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/flutter_fcm/latest/,waelalhalabi.com,"firebase_core,firebase_messaging,flutter,flutter_local_notifications",https://github.com/wh120/flutter_fcm +error_stack,https://pub.dev/packages/error_stack,30,150,73,ErrorStack helps you swiftly deal with errors in your Flutter applications! Custom error handling UI and logging to keep you productive.,1.9.0,"Jul 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/nylo-core/error-stack,https://pub.dev/documentation/error_stack/latest/",nylo.dev,"flutter,flutter_secure_storage,url_launcher",https://github.com/nylo-core/error-stack/tree/1.x +sqlparser,https://pub.dev/packages/sqlparser,30,160,84,Parses sqlite statements and performs static analysis on them,0.37.1,"Jul 19, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sqlparser/latest/,simonbinder.eu,"charcode,collection,meta,source_span",https://github.com/simolus3/drift +universal_ble,https://pub.dev/packages/universal_ble,30,140,85,A cross-platform (Android/iOS/macOS/Windows/Linux/Web) Bluetooth Low Energy (BLE) plugin for Flutter,0.11.1,"Jul 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/universal_ble/latest/,navideck.com,"bluez,flutter,flutter_web_bluetooth,plugin_platform_interface",https://github.com/Navideck/universal_ble +flutter_neumorphic_plus,https://pub.dev/packages/flutter_neumorphic_plus,30,140,93,"A complete, ready to use, Neumorphic ui kit for Flutter. Dark theming compatible & fully customizable.",3.4.0,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_neumorphic_plus/latest/,gsmlg.dev,flutter,https://github.com/gsmlg-dev/Flutter-Neumorphic +flutter_animate_on_scroll,https://pub.dev/packages/flutter_animate_on_scroll,30,160,76,"Flutter package for animating widgets based on scroll events. Effortlessly create captivating, interactive scroll-based animations to enhance your UI.",0.1.1,"Jul 9, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_animate_on_scroll/latest/,unverified uploader,flutter,https://github.com/FadiChaalab/flutter_animate_on_scroll +ordered_set,https://pub.dev/packages/ordered_set,30,160,91,A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.,6.0.1,"Jun 28, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ordered_set/latest/,blue-fire.xyz,,https://github.com/bluefireteam/ordered_set +dart_melty_soundfont,https://pub.dev/packages/dart_melty_soundfont,30,140,73,A Soundfont synthesizer (i.e. '.sf2' player) written in pure Dart.,1.1.14,"Jun 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dart_melty_soundfont/latest/,jamcorder.com,,https://github.com/chipweinberger/dart_melty_soundfont +firebase_cached_image,https://pub.dev/packages/firebase_cached_image,30,150,90,Cache Manager and Cached ImageProvider for Firebase Cloud Storage Objects.,0.6.1,"Jun 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/firebase_cached_image/latest/,unverified uploader,"file,firebase_core,firebase_storage,flutter,path,path_provider,sqflite,uuid",https://github.com/imsamgarg/firebase_cached_image +barras,https://pub.dev/packages/barras,30,150,59,A simple and customizable barcode scanning package for Android and iOS. It uses AVCaptureSession in iOS and ZXing in Android.,0.2.1,"Jun 4, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/barras/latest/,unverified uploader,"flutter,flutter_beep,qrcode_forked,torch_controller",https://github.com/deadblit/barras +blinking_text,https://pub.dev/packages/blinking_text,30,140,95,A simple plugin to creating a blinking text. It allows to adjust duration of a blink and number of times text blinks before stopping.,1.0.4,"Jun 1, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/blinking_text/latest/,unverified uploader,flutter,https://github.com/androideen/blinking_text +flutter_datawedge,https://pub.dev/packages/flutter_datawedge,30,140,91,A Flutter package to communicate with Zebra DataWedge scanners using the DataWedge Intent API,3.0.0,"Apr 17, 2024",MIT,3.1.0-dev.1,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_datawedge/latest/,circuskitchens.com,"async,collection,flutter,freezed_annotation,freezed_result,json_annotation,stream_transform,strict_json,uuid",https://github.com/circus-kitchens/flutter_datawedge +spoiler_widget,https://pub.dev/packages/spoiler_widget,30,160,75,"A Flutter package to create spoiler animations similar to the one used in Telegram, allowing you to hide sensitive or spoiler-filled content until it's tapped or clicked.",1.0.4,"Apr 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/spoiler_widget/latest/,unverified uploader,flutter,https://github.com/zhukeev/spoiler_widget +surrealdb,https://pub.dev/packages/surrealdb,30,150,64,"SurrealDB client written in pure dart. Auto reconnect, Typed functions",0.8.0,"Mar 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/surrealdb/latest/,duhanbalci.com,"uuid,web_socket_channel",https://github.com/duhanbalci/surrealdb_flutter +dot_curved_bottom_nav,https://pub.dev/packages/dot_curved_bottom_nav,30,160,82,"Stunning Animating Curved Shape Around Indicator Navigation Bar. Adjustable color, background color, animation curve, animation duration.",0.0.2,"Mar 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dot_curved_bottom_nav/latest/,unverified uploader,flutter,https://github.com/Muzammil-Bit/dot_curved_bottom_nav +searchable_paginated_dropdown,https://pub.dev/packages/searchable_paginated_dropdown,30,150,91,Flutter searchable dropdown widget which can be used also with paginated requests.,1.3.0,"Mar 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/searchable_paginated_dropdown/latest/,mdikcinar.dev,"async,flutter",https://github.com/mdikcinar/searchable_dropdown +flutter_checkout_payment,https://pub.dev/packages/flutter_checkout_payment,30,140,85,This plugin is for Checkout online payment. It's implemented the native SDKs to work on Flutter environment.,1.4.0,"Mar 1, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_checkout_payment/latest/,shadyboshra.com,flutter,https://github.com/ShadyBoshra2012/flutter_checkout_payment +googledrivehandler,https://pub.dev/packages/googledrivehandler,30,120,80,"A package for viewing, browsing, searching, downloading and uploading Google Drive files.",1.0.7,"Feb 28, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/googledrivehandler/latest/,unverified uploader,"firebase_auth,firebase_core,flutter,google_sign_in,googleapis,http,path_provider",https://github.com/WorkWithAfridi/GoogleDriveHandler +safe_text,https://pub.dev/packages/safe_text,30,160,58,A Flutter package for filtering out bad words from text inputs.,0.0.3,"Feb 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/safe_text/latest/,unverified uploader,flutter,https://github.com/master-wayne7/safe_text +typings,https://pub.dev/packages/typings,30,120,53,Use NPM packages in your projects through TypeScript interop,0.0.6+3,"Feb 22, 2024",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/typings/latest/,unverified uploader,"analyzer,build,js,source_gen,ts2dart",https://github.com/jodinathan/typings/ +web_pointer,https://pub.dev/packages/web_pointer,30,160,64,Craft a visually captivating Flutter web pointer to elevate user interaction and add style to your website. Engage your audience with elegance!,1.1.4,"Feb 12, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/web_pointer/latest/,unverified uploader,"flutter,provider",https://github.com/smitjagani/web_pointer +rounded_loading_button_plus,https://pub.dev/packages/rounded_loading_button_plus,30,160,94,A simple implementation of an animated loading button widget for Flutter,3.0.1,"Feb 4, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rounded_loading_button_plus/latest/,unverified uploader,"flutter,rxdart",https://github.com/armanhadifatah/flutter_rounded_loading_button_plus +typethis,https://pub.dev/packages/typethis,30,160,71,"A flutter package that aims to simplify versatile typing animation with rich text effects and other operations (reset, freeze, unfreeze).",1.0.0,"Feb 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/thecodexhub/typethis,https://pub.dev/documentation/typethis/latest/",thecodexhub.dev,flutter,https://github.com/thecodexhub/typethis +thermal_printer,https://pub.dev/packages/thermal_printer,30,130,90,"A flutter plugin that prints esc commands to printers in different platforms such as android, ios, windows and different interfaces Bluetooth and BLE, TCP and USB",1.0.5,"Feb 2, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WINDOWS",https://pub.dev/documentation/thermal_printer/latest/,codingdevs.com,"dart_ping,enum_to_string,flutter,gbk_codec,hex,image,network_info_plus,ping_discover_network_forked,rxdart",https://github.com/codingdevs/thermal_printer +flutter_scroll_shadow,https://pub.dev/packages/flutter_scroll_shadow,30,160,90,ScrollShadow adds shadows to a scrollable child. Supports ScrollController and vertical or horizontal orientation.,1.2.4,"Jan 8, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/rickypid/flutter_scroll_shadow#readme,https://pub.dev/documentation/flutter_scroll_shadow/latest/",insideapp.it,flutter,https://github.com/rickypid/flutter_scroll_shadow +user_messaging_platform,https://pub.dev/packages/user_messaging_platform,30,150,88,"A plugin which provides a Dart API for the User Messaging Platform (UMP) SDK, which is the Consent Management Platform (CMP) SDK provided as part of Google's Funding Choices.",1.3.0,"Dec 17, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/user_messaging_platform/latest/,gabriel.terwesten.net,"collection,flutter,meta",https://github.com/blaugold/user_messaging_platform +tiled,https://pub.dev/packages/tiled,30,120,82,A Dart Tiled library. Parse your TMX files into useful representations. Compatible with Flame.,0.10.2,"Dec 10, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tiled/latest/,flame-engine.org,"archive,collection,flutter,meta,xml",https://github.com/flame-engine/tiled.dart +pulsator,https://pub.dev/packages/pulsator,30,140,91,Pulse animation for Flutter.,1.0.0+2,"Nov 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pulsator/latest/,unverified uploader,flutter,https://github.com/booncol/pulsator +event_bus_plus,https://pub.dev/packages/event_bus_plus,30,140,93,Event Bus for Dart.,0.6.2,"Oct 25, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/event_bus_plus/latest/,devcraft.ninja,"clock,equatable,logger,rxdart",https://github.com/AndrewPiterov/event_bus_plus +unity_mediation,https://pub.dev/packages/unity_mediation,30,160,58,Unity Mediation plugin for Flutter Applications. This plugin is able to display Rewarded and Interstitial Ads from different ad sources.,0.1.1,"Oct 14, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/unity_mediation/latest/,rebeloid.com,flutter,https://github.com/pavelzaichyk/flutter_unity_mediation +cryptography_flutter,https://pub.dev/packages/cryptography_flutter,30,160,95,"Makes 'package:cryptography' use platform APIs in Android, iOS, and Mac OS X. The package can make performance up to 100 times better.",2.3.2,"Sep 21, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cryptography_flutter/latest/,dint.dev,"cryptography,flutter",https://github.com/dint-dev/cryptography +roulette,https://pub.dev/packages/roulette,30,150,86,This is a library provide a simple roulette widget which usually used for lottery.,0.1.5,"Aug 31, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/roulette/latest/,wolframe.org,flutter,https://github.com/do9core/roulette +subtitle,https://pub.dev/packages/subtitle,30,150,86,"-> A library that makes it easy to work with multiple subtitle/caption file formats, written with highly efficient code, highly customizable (90%), supports Null Safety.",0.1.0,"Aug 24, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/dsc-uob/subtitle/wiki,https://pub.dev/documentation/subtitle/latest/",muhmdhsn313.me,"path,universal_io",https://github.com/dsc-uob/subtitle +phone_input,https://pub.dev/packages/phone_input,30,150,88,This package is designed to simplify the process of capturing phone numbers from users.,1.0.0,"Aug 16, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/phone_input/latest/,lanars.com,"diacritic,flutter,flutter_localizations,flutter_svg,intl,meta",https://github.com/LanarsInc/phone_input +flutter_sound_record,https://pub.dev/packages/flutter_sound_record,30,160,92,"Audio recorder from microphone to a given file path with multiple codecs, bit rate and sampling rate options.",3.3.2,"Jul 31, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_sound_record/latest/,unverified uploader,"flutter,flutter_sound_record_platform_interface,flutter_sound_record_web",https://github.com/josephcrowell/flutter_sound_record/ +solar_icons,https://pub.dev/packages/solar_icons,30,150,88,Solar Icons is Solar icons which is 7000+ icons in different styles or 1200+ icons for each style available as a dart/flutter package,0.0.5,"Jul 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/solar_icons/latest/,unverified uploader,flutter,https://github.com/CoderNamedHendrick/solar_icons +pangle_flutter,https://pub.dev/packages/pangle_flutter,30,160,65,"A Flutter plugin that supports ByteDance Pangle SDK on Android and iOS. Such as Splash Ads, Rewarded Video Ads, etc.",2.0.1,"Jul 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pangle_flutter/latest/,2140s.com,flutter,https://github.com/nullptrx/pangle_flutter +date_ranger,https://pub.dev/packages/date_ranger,30,80,84,A date picker for flutter apps to pick single dates and date ranges,1.0.1,"Jul 18, 2023",MIT,,,,https://pub.dev/documentation/date_ranger/latest/,unverified uploader,"flutter,intl",https://github.com/funyin/date_ranger +flutter_star_prnt,https://pub.dev/packages/flutter_star_prnt,30,90,86,Flutter plugin for using Star Micromics printers. Contains multiple functions to help format the receipt.,2.4.1,"Jun 2, 2023",MIT,,,,https://pub.dev/documentation/flutter_star_prnt/latest/,unverified uploader,"collection,flutter",https://github.com/Eddayy/flutter_star_prnt +flappy_translator,https://pub.dev/packages/flappy_translator,30,140,61,A tool which automatically generates Flutter localization resources from CSV and Excel files.,2.0.0,"Mar 31, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flappy_translator/latest/,unverified uploader,"csv,dart_style,excel,meta,yaml",https://github.com/smartnsoft/FlappyTranslator +button_animations,https://pub.dev/packages/button_animations,30,150,81,A package that helps you make highly customizable animated 3d-buttons.,2.0.0+3,"Mar 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/button_animations/latest/,unverified uploader,flutter,https://github.com/anshrathod/button_animations +flutter_pannable_rating_bar,https://pub.dev/packages/flutter_pannable_rating_bar,30,160,92,"A versatile and customizable rating bar for Flutter. This bar stands out from others with its ability to select any fractional values. Drag, tap and hover event are all supported.",2.7.2+1,"Mar 10, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_pannable_rating_bar/latest/,silentcat.dev,flutter,https://github.com/SilentCatD/flutter_pannable_rating_bar +datetime_picker_formfield_new,https://pub.dev/packages/datetime_picker_formfield_new,30,140,96,"A TextFormField that emits DateTimes and helps show Material, Cupertino, and other style picker dialogs.",2.1.0,"Feb 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/datetime_picker_formfield_new/latest/,rekari.de,"flutter,intl",https://github.com/rekariproject/datetime_picker_formfield +instant,https://pub.dev/packages/instant,30,140,92,"A package that exports functions for converting, formatting, and nicening of dates/times in Dart.",0.5.1,"Feb 24, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/instant/latest/,kishoredev.live,,https://github.com/AKushWarrior/instant +acr_cloud_sdk,https://pub.dev/packages/acr_cloud_sdk,30,150,69,This is an unofficial ACR Cloud SDK to recognize sound and music influtter,2.0.2,"Feb 16, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/acr_cloud_sdk/latest/,codenka.com,"flutter,permission_handler",https://github.com/Zfinix/acr_cloud_sdk +firebase_for_all,https://pub.dev/packages/firebase_for_all,30,120,64,This package is the way to use firebase features on all platforms without code changes.,0.1.1,"Feb 7, 2023",MIT,,FLUTTER,,https://pub.dev/documentation/firebase_for_all/latest/,flutterway.net,"cloud_firestore,cupertino_icons,firebase_auth,firebase_auth_desktop,firebase_core,firebase_core_desktop,firebase_dart,firebase_storage,firedart,flutter,get,http",https://github.com/FlutterWay/firebase_for_all +async_button,https://pub.dev/packages/async_button,30,150,81,"Customized buttons for asyncronous onPressed function. Supports seamless animation between [idle], [loading], [success] and [failure] button states.",2.0.0-beta.1+2,"Feb 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/async_button/latest/,unverified uploader,flutter,https://github.com/abhisheksrocks/async_button +flutter_color_models,https://pub.dev/packages/flutter_color_models,30,150,93,"A set of classes representing the CMYK, HSI, HSL, HSP, HSB, LAB, Oklab, RGB, and XYZ color spaces with methods to convert colors between each space.",1.3.3+2,"Jan 19, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_color_models/latest/,jamesalex.dev,"color_models,flutter,meta",https://github.com/james-alex/color_models +pagination_flutter,https://pub.dev/packages/pagination_flutter,30,150,90,A modular pagination component for flutter. Pagination component with page indicators and page navigation buttons - compatible on all devices and platforms.,0.0.8,"Jan 11, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pagination_flutter/latest/,unverified uploader,flutter,https://github.com/created-by-varun/flutter_pagination +extended_wrap,https://pub.dev/packages/extended_wrap,30,150,94,Extended official wrap to build special wrap like limiting row number,0.1.5,"Dec 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extended_wrap/latest/,unverified uploader,flutter,https://github.com/elileo1/extended_wrap +translations_cleaner,https://pub.dev/packages/translations_cleaner,30,160,86,"Package to remove unused keys in arb files, across all translations",0.0.5,"Nov 27, 2022",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/translations_cleaner/latest/,chinmaykabi.com,"args,glob",https://github.com/Chinmay-KB/translations_cleaner +spider_chart,https://pub.dev/packages/spider_chart,30,160,81,Spider Chart is a simple spider/radar charting library for Flutter,0.2.0,"Oct 31, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/spider_chart/latest/,unverified uploader,flutter,https://github.com/cnsumner/flutter-spider-chart +flutter_cupertino_date_picker_fork,https://pub.dev/packages/flutter_cupertino_date_picker_fork,30,150,95,Flutter cupertino date picker. Display DatePicker in iOS style. Support both Android and iOS platform.,1.0.7,"Oct 14, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_cupertino_date_picker_fork/latest/,unverified uploader,flutter,https://github.com/shareven/flutter_cupertino_date_picker_fork +mentionable_text_field,https://pub.dev/packages/mentionable_text_field,30,130,82,"A flutter plugin to create customizable text field that has a mentionable feature. The way matching users are displayed and picked is decorrelated from the Widget itself, so that you will be able to c [...]",0.0.2,"Oct 6, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mentionable_text_field/latest/,unverified uploader,flutter,https://github.com/AlexisDeslandes/mentionable_text_field +dio_refresh_bot,https://pub.dev/packages/dio_refresh_bot,30,150,57,"Dio interceptor which makes refresh token mechanism simple, flexible and reactive.",2.1.2,"Oct 3, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dio_refresh_bot/latest/,flutterbots.dev,"bot_storage,dio,equatable,meta,rxdart",https://github.com/flutterbots/flutterbots +extension_utils,https://pub.dev/packages/extension_utils,30,150,44,"A util library that contains various extensions for strings, lists, maps, numbers and more.",1.0.2,"Oct 1, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extension_utils/latest/,nbhatt.com.np,flutter,https://github.com/oi-narendra/extension_utils +pusher_beams,https://pub.dev/packages/pusher_beams,30,150,92,"Official Flutter Plugin for Pusher Beams, receive notifications easily on your Flutter application with Pusher Beams.",1.1.1,"Sep 19, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/pusher_beams/latest/,pusher.com,"flutter,pusher_beams_android,pusher_beams_ios,pusher_beams_platform_interface,pusher_beams_web,uuid",https://github.com/pusher/push-notifications-flutter +measure_size,https://pub.dev/packages/measure_size,30,160,96,A widget that provides a callback that is triggered when its size changes,4.0.0,"Sep 8, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/measure_size/latest/,qrl.app,flutter,https://github.com/mhrst/measure_size +opengl,https://pub.dev/packages/opengl,30,130,42,"OpenGL 4.6 FFI bindings for Dart. Supports Linux, macOS and Windows.",0.6.0,"Sep 2, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/opengl/latest/,unverified uploader,ffi,https://gitlab.com/ext/dart-opengl +screenshot_modes,https://pub.dev/packages/screenshot_modes,30,90,63,"easy automatics way for take screenshot for your app , screenshot mode work as plugin for device_preview package",1.0.1,"Aug 9, 2022",Apache-2.0,,,,https://pub.dev/documentation/screenshot_modes/latest/,iraqify.com,"device_preview,flutter,platform,provider",https://github.com/Ali1Ammar/screenshot_modes +left_scroll_actions,https://pub.dev/packages/left_scroll_actions,30,140,89,A simple use left-scroll-actions widget like WeChat. Slide to left and you can see buttons.,2.1.2,"Aug 1, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/left_scroll_actions/latest/,fluttercandies.com,flutter,https://github.com/mjl0602/left-scroll-actions +fsearch,https://pub.dev/packages/fsearch,30,115,72,To help developers build the most beautiful search bar.,2.0.0,"Jun 6, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fsearch/latest/,unverified uploader,flutter,https://github.com/Fliggy-Mobile/fsearch +list_treeview,https://pub.dev/packages/list_treeview,30,140,88,A treeview for Flutter. Based on the listview. Infinitely increasing child levels and child nodes.,0.3.1,"Jun 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/list_treeview/latest/,unverified uploader,flutter,https://github.com/sooxie/list_treeview +smooth_video_progress,https://pub.dev/packages/smooth_video_progress,30,150,92,An interpolated progress builder for video_player controllers,0.0.4,"May 21, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/smooth_video_progress/latest/,timcreated.it,"flutter,flutter_hooks,video_player",https://github.com/timcreatedit/smooth_video_progress +flutter_qjs,https://pub.dev/packages/flutter_qjs,30,80,75,This plugin is a simple js engine for flutter using the `quickjs` project. Plugin currently supports all the platforms except web!,0.3.7,"May 19, 2022",MIT,,,,https://pub.dev/documentation/flutter_qjs/latest/,unverified uploader,"ffi,flutter",https://github.com/ekibun/flutter_qjs +momo_vn,https://pub.dev/packages/momo_vn,30,130,73,"Integrate open MoMo.VN application for payment. Once completed, the system will record data of success or failure. From there handle the next step.",2.0.2,"Apr 18, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/momo_vn/latest/,minhvn.net,"eventify,flutter",https://github.com/minhvn/momo.vn +card_flip,https://pub.dev/packages/card_flip,30,80,58,A flip card layout Flutter project.,0.0.5,"Apr 11, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/card_flip/latest/,unverified uploader,flutter,https://github.com/ZuYun/card_flip +test_cov_console,https://pub.dev/packages/test_cov_console,30,160,90,Command line utility to read lcov.info and print the coverage report to console.,0.2.2,"Mar 13, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/test_cov_console/latest/,unverified uploader,,https://github.com/DigitalKatalis/test_cov_console +shelf_multipart,https://pub.dev/packages/shelf_multipart,30,160,92,shelf_multipart parses multipart and form-data requests for shelf handlers.,1.0.0,"Feb 9, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shelf_multipart/latest/,simonbinder.eu,"http_parser,mime,shelf,string_scanner",https://github.com/simolus3/goodies.dart/tree/main/shelf_multipart +encryptor,https://pub.dev/packages/encryptor,30,160,90,AES with PKCS7 padding encryption with simple encrypt/decrypt functions.,0.0.1,"Jan 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/encryptor/latest/,unverified uploader,"crypto,encrypt,flutter",https://github.com/baseplate77/encryptor +palestine_first_run,https://pub.dev/packages/palestine_first_run,30,150,59,"Lightweight and easy check if the app runs for its first time, apply that to custom calls.",0.0.14,"Jan 12, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/palestine_first_run/latest/,msayed.net,"flutter,shared_preferences",https://github.com/msayed-net/PalestineDevelopers +junitreport,https://pub.dev/packages/junitreport,30,150,85,Generate JUnit XML reports from dart test runs. Transforms the output of dart or flutter tests to JUnit style XML,2.0.2,"Jan 6, 2022",WTFPL,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/junitreport/latest/,unverified uploader,"args,intl,testreport,xml",https://github.com/TOPdesk/dart-junitreport +lucifer,https://pub.dev/packages/lucifer,30,100,0,"A fast, light-weight web framework to provide a simple way to fulfill the needs of many modern web server these days.",1.0.7,"Dec 16, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/lucifer/latest/,unverified uploader,"cryptography,dart_jsonwebtoken,dotenv,http_parser,http_status_code,logger,mime,mime_type,mustache_template,queue,sanitize_html,uuid",https://github.com/salkuadrat/lucifer +learning_face_detection,https://pub.dev/packages/learning_face_detection,30,130,71,The easy way to use ML Kit for face detection in Flutter.,0.0.3,"Nov 23, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/learning_face_detection/latest/,unverified uploader,"flutter,learning_input_image",https://github.com/salkuadrat/learning/tree/master/packages/learning_face_detection +bootstrap_flutter,https://pub.dev/packages/bootstrap_flutter,30,140,56,Aplicação de responsividade do bootstrap para facilitar a criação de multiplos tamanhos de telas em seus projetos,1.0.0,"Nov 17, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bootstrap_flutter/latest/,gabul.dev,"flutter,golden_toolkit",https://github.com/gabuldev/bootstrap_flutter +matomo,https://pub.dev/packages/matomo,30,130,77,"Cross-platform Matomo tracking for Flutter, using the Matomo API and written in pure Dart.",1.1.0,"Nov 6, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/matomo/latest/,unverified uploader,"fk_user_agent,flutter,http,logging,package_info_plus,shared_preferences,universal_html,uuid",https://github.com/poitch/dart-matomo +curved_nav_bar,https://pub.dev/packages/curved_nav_bar,30,140,85,"Bottom nav bar with FAB, You can use FAB as a middle tab or perform other operations like, open popup or open camera.",0.0.2,"Oct 18, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/curved_nav_bar/latest/,boffincoders.com,flutter,https://github.com/boffincoders/flutter-curved-bottom-nav-bar +update_notification,https://pub.dev/packages/update_notification,30,110,58,Check if the user has recent version of your Flutter app.,1.0.1,"Sep 22, 2021",unknown,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/update_notification/latest/,unverified uploader,"collection,cupertino_icons,flutter,html,http,package_info,url_launcher",https://github.com/d2itechnology/update_notification +sim_data,https://pub.dev/packages/sim_data,30,150,89,A Flutter plugin to retrieve Sim cards data - dual sim support - only Android for now.,0.0.2,"Sep 19, 2021",MIT,,FLUTTER,ANDROID,"https://github.com/vkammerer/sim_data.git,https://pub.dev/documentation/sim_data/latest/",vincent-kammerer.com,flutter,https://github.com/vkammerer/sim_data.git +simple_auth,https://pub.dev/packages/simple_auth,30,120,81,Simple Auth is the simplest way to authenticate your users/apis.,2.0.10,"Jun 8, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_auth/latest/,unverified uploader,"crypto,http,meta",https://github.com/clancey/simple_auth +panels,https://pub.dev/packages/panels,30,80,2,"Panels is a flutter package that aims to provide a set of useful desktop UI panels that can move around, dock and tab like we expect in more robust desktop applications.",0.0.3,"May 20, 2021",Apache-2.0,,,,https://pub.dev/documentation/panels/latest/,blankstdio.com,flutter,https://github.com/BlankSTDIO/panels +ss_bottom_navbar,https://pub.dev/packages/ss_bottom_navbar,30,60,24,A new Flutter package.,0.1.1,"May 17, 2021",BSD-2-Clause,,,,https://pub.dev/documentation/ss_bottom_navbar/latest/,unverified uploader,"flutter,provider",https://github.com/NBK-Group/ss_bottom_navbar +scroll_indicator,https://pub.dev/packages/scroll_indicator,30,140,92,Scroll indicator with listening controller of listview or gridview.,0.0.3,"May 6, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scroll_indicator/latest/,saddamnur.xyz,flutter,https://github.com/muhammadsaddamnur/scroll_indicator +smooth_sort,https://pub.dev/packages/smooth_sort,30,160,72,A Flutter package for adding wonderful and custom sorting animations.,2.0.1,"Apr 17, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/smooth_sort/latest/,ayushagarwal.ml,flutter,https://github.com/mdg-soc-19/smooth-sort +speech_bubble,https://pub.dev/packages/speech_bubble,30,150,83,A widget that emulates a speech bubble in flutter.,0.0.9,"Apr 10, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/speech_bubble/latest/,unverified uploader,flutter,https://github.com/NilsBacke/PHSpeechBubble +keep_keyboard_popup_menu,https://pub.dev/packages/keep_keyboard_popup_menu,30,65,76,A popup menu that will keep keyboard open.,2.0.5,"Apr 9, 2021",MIT,,,,https://pub.dev/documentation/keep_keyboard_popup_menu/latest/,unverified uploader,"flutter,flutter_keyboard_visibility",https://github.com/PegasisForever/keep_keyboard_popup_menu +date_utils,https://pub.dev/packages/date_utils,30,120,91,A Dart library for manipulating DateTimes.,0.2.0,"Apr 6, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/date_utils/latest/,jpryan.me,intl,https://github.com/apptreesoftware/date_utils +pull_to_reveal,https://pub.dev/packages/pull_to_reveal,30,40,17,A simple Flutter widget that wraps a `ListView` and selectively renders a hidden top element based on user scroll behavior.,0.0.2,"Dec 2, 2020",MIT,0.0.3-nullsafety.0,,,,unverified uploader,flutter,https://github.com/craiglabenz/flutter_pull_to_reveal +benchmark,https://pub.dev/packages/benchmark,30,120,57,A full featured library for writing and running Dart benchmarks.,0.3.0,"Mar 5, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/benchmark/latest/,wolfenra.in,"args,meta",https://gitlab.com/wolfenrain/benchmark +mdi,https://pub.dev/packages/mdi,30,40,90,Material Design Icons for Flutter from the materialdesignicons.com community.,4.0.0,"Aug 8, 2020",Artistic-2.0,5.0.0-nullsafety.0,,,,vyperium.com,flutter,https://github.com/vyperium/mdi-dart +flutter_wear,https://pub.dev/packages/flutter_wear,30,40,0,This is a Flutter plugin for WearOS devices. It helps in retrieving the shape of the watch face and handles the mode changes of the wear device.,0.1.1,"May 17, 2020",MIT,,,,,souvikbiswas.com,flutter,https://github.com/sbis04/flutter_wear.git +flutter_multi_carousel,https://pub.dev/packages/flutter_multi_carousel,30,30,74,A simple Carousel Package with multiple types and configurations.,1.0.3,"Feb 28, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/GeekyAnts/flutter-carousel +livestream,https://pub.dev/packages/livestream,30,40,60,LiveStream is a simple class which makes communication easy among different modules of your application.,1.0.2,"Feb 21, 2020",Apache-2.0,,,,,shreyaspatil.dev,,https://github.com/PatilShreyas/LiveStream-Flutter +finance_quote,https://pub.dev/packages/finance_quote,30,40,21,"A multi-platform API to retrieve quote information and prices for stocks (e.g. Amazon, Google), commodities (e.g. Gold, Oil) and crypto-currencies (e.g. Bitcoin, Ethereum).",0.1.2,"Sep 19, 2019",MIT,,,,,unverified uploader,"html,http,intl,logger,meta",https://github.com/ismaelJimenez/finance_quote +flutter_json_widget,https://pub.dev/packages/flutter_json_widget,30,40,73,A Json viewer widget for flutter. Shows json data in an extensible list. Makes data readable on the phone easily.,1.0.2,"Aug 5, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/demdog/flutter_json_widget +wave_progress_bars,https://pub.dev/packages/wave_progress_bars,30,40,63,A package provides an easy way to add wave bars in Flutter project.,0.1.0,"May 15, 2019",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/rajajain08/wave_progress_bars +rich_alert,https://pub.dev/packages/rich_alert,30,40,67,"Flutter Alert Dialogs for the ""rich"". Used for rendering beautiful untraditional alert dialogs in Flutter apps.",0.1.32,"Dec 9, 2018",BSD-3-Clause,,,,,unverified uploader,"cupertino_icons,flutter",https://github.com/thedejifab/rich_flutter_dialog +dart_helper_utils,https://pub.dev/packages/dart_helper_utils,29,150,71,"This package offers a collection of Dart utilities, tools for converting dynamic objects to various types, and extending core Dart classes with extensions.",2.2.1,"Jul 30, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dart_helper_utils/latest/,unverified uploader,"intl,mime",https://github.com/omar-hanafy/dart_helper_utils +idb_shim,https://pub.dev/packages/idb_shim,29,160,94,"indexed_db dart base interface with implementation for native (browser), file (io) and in memory.",2.6.0+5,"Jul 23, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/idb_shim/latest/,tekartik.com,"collection,meta,path,sembast,web",https://github.com/tekartik/idb_shim.dart/tree/master/idb_shim +fl_location,https://pub.dev/packages/fl_location,29,160,94,A plugin that can access the location services of each platform and collect device location data.,4.0.0,"Jul 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/fl_location/latest/,unverified uploader,"fl_location_platform_interface,fl_location_web,flutter",https://github.com/Dev-hwang/flutter_location/tree/master/fl_location +pushy_flutter,https://pub.dev/packages/pushy_flutter,29,115,91,The official Pushy SDK for Flutter apps.,2.0.22,"Jul 18, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pushy_flutter/latest/,pushy.me,"flutter,get,js,universal_html",https://github.com/pushy/pushy-flutter +yt,https://pub.dev/packages/yt,29,160,65,Native Dart interface to multiple YouTube REST APIs including the Data API.,2.2.5+6,"Jul 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/yt/latest/,muayid.com,"args,csv,dio,fling_pickle,googleapis_auth,http,http_parser,json_annotation,loggy,retrofit,stemmer,universal_io,yaml",https://github.com/faithoflifedev/yt +timelines_plus,https://pub.dev/packages/timelines_plus,29,160,92,Just updated version of Timelines package. Note: this is just updated version of this package: https://pub.dev/packages/timelines,1.0.3,"Jul 14, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timelines_plus/latest/,unverified uploader,flutter,https://github.com/sawin0/timelines_plus +bones_api,https://pub.dev/packages/bones_api,29,150,77,"Bones_API - A powerful API backend framework for Dart. It comes with a built-in HTTP Server, route handler, entity handler, SQL translator, and DB adapters.",1.7.12,"Jul 12, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bones_api/latest/,unverified uploader,"archive,args,args_simple,ascii_art_tree,async_events,async_extension,collection,crclib,crypto,dart_spawner,data_serializer,docker_commander,gcloud,googleapis_auth,graph_explorer,hotreloader,http,logging,map_history,mercury_client,meta,mime,mysql1,path,petitparser,postgres,project_template,reflection_factory,resource_portable,shared_map,shelf,shelf_gzip,shelf_letsencrypt,shelf_static,statistics,stream_channel,swiss_knife,yaml,yaml_writer",https://github.com/Colossus-Services/bones_api +toml,https://pub.dev/packages/toml,29,160,92,"Parser and encoder for TOML v1.0.0 (Tom's Obvious, Minimal Language) configuration files.",0.16.0,"Jul 7, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/toml/latest/,unverified uploader,"collection,meta,petitparser",https://github.com/just95/toml.dart +fast_ui_kit,https://pub.dev/packages/fast_ui_kit,29,140,62,Fast UI Kit is a UI kit for fast development of applications in flutter,1.0.21,"Jul 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/fast_ui_kit/latest/,unverified uploader,"animate_do,audioplayers,card_swiper,file_picker,flutter,horizontal_data_table,mask,scrollable_clean_calendar,shimmer,uuid,zod_validation",https://github.com/welitonsousa/fast_ui_kit +flexify,https://pub.dev/packages/flexify,29,160,75,Flexify is a Flutter package for responsive design and simplified navigation. Easily adapt interfaces to any screen size and smooth page transitions with customizable animations.,2.1.1,"Jun 16, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flexify/latest/,unverified uploader,flutter,https://github.com/nijatumuyev/flexify/ +tar,https://pub.dev/packages/tar,29,160,89,"Memory-efficient, streaming implementation of the tar file format",2.0.0,"Jun 13, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tar/latest/,simonbinder.eu,"async,meta,typed_data",https://github.com/simolus3/tar/ +payhere_mobilesdk_flutter,https://pub.dev/packages/payhere_mobilesdk_flutter,29,160,88,"Make Onetime, Subscription and Pre-approval payments with your Flutter Mobile App through PayHere!",3.0.10,"Jun 13, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/payhere_mobilesdk_flutter/latest/,payhere.lk,flutter,https://github.com/PayHereLK/payhere-mobilesdk-flutter +objectbox_flutter_libs,https://pub.dev/packages/objectbox_flutter_libs,29,160,98,Superfast NoSQL Flutter / Dart database. This package contains Flutter runtime libraries for ObjectBox.,4.0.1,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/objectbox_flutter_libs/latest/,objectbox.io,"flutter,objectbox,path_provider",https://github.com/objectbox/objectbox-dart/tree/main/flutter_libs +plugin_wifi_connect,https://pub.dev/packages/plugin_wifi_connect,29,160,86,A low dependency flutter plugin to allow simple connection to wifi devices with the provided ssid or ssid prefix,1.0.3,"May 21, 2024",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/plugin_wifi_connect/latest/,unverified uploader,flutter,https://github.com/CadisRaziel/plugin_wifi_connect +connectivity_watcher,https://pub.dev/packages/connectivity_watcher,29,150,72,"A Flutter package to check your internet connectivity with subsecond response times, even on mobile networks!.",2.0.0,"May 19, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/connectivity_watcher/latest/,thezerone.com,"flutter,internet_connection_checker",https://github.com/Oauth-Celestial/Connectivity_Watcher.git +http_proxy,https://pub.dev/packages/http_proxy,29,140,95,"http proxy plugin,get and set http proxy automatically.This package help you to use proxy tools.",1.2.2,"May 15, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/http_proxy/latest/,unverified uploader,flutter,https://github.com/wslaimin/http_proxy +implicitly_animated_reorderable_list_2,https://pub.dev/packages/implicitly_animated_reorderable_list_2,29,150,91,A Flutter ListView that implicitly animates between the changes of two lists with the support to reorder its items.,0.6.0,"May 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/implicitly_animated_reorderable_list_2/latest/,unverified uploader,"async,flutter,meta",https://github.com/theniceboy/implicitly_animated_reorderable_list_2/tree/master/example/lib/ui +yandex_mapkit_lite,https://pub.dev/packages/yandex_mapkit_lite,29,150,84,This is a lightweight fork of the yandex_mapkit package version 3.4.0.,2.0.2,"Apr 18, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/yandex_mapkit_lite/latest/,surf.ru,"collection,equatable,flutter,flutter_plugin_android_lifecycle",https://github.com/surfstudio/yandex-mapkit-lite-flutter +flutter_randomcolor,https://pub.dev/packages/flutter_randomcolor,29,140,90,"A flutter package for generating attractive random colors. it can be used for data visualization, generative and lot more.",1.0.15,"Mar 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_randomcolor/latest/,dammak.dev,flutter,https://github.com/DAMMAK/RandomColorDart +recursive_tree_flutter,https://pub.dev/packages/recursive_tree_flutter,29,160,65,A tree-view package which focuses on tree data structure and displays it into UI.,0.0.7,"Mar 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/recursive_tree_flutter/latest/,unverified uploader,flutter,https://github.com/gpmndev/recursive_tree_flutter +aes_crypt_null_safe,https://pub.dev/packages/aes_crypt_null_safe,29,145,91,"Dart encryption library for encrypting/decrypting files, plain text and binary data in AES Crypt file format.",3.0.0,"Feb 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/aes_crypt_null_safe/latest/,codingfries.com,,https://github.com/CodingFries/aes_crypt_null_safe +mobkit_dashed_border,https://pub.dev/packages/mobkit_dashed_border,29,160,94,Custom border implementation for dashed lines and curves border.,0.0.6,"Feb 20, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mobkit_dashed_border/latest/,biscozum.com.tr,flutter,https://github.com/Biscozum/mobkit_dashed_border +roller_list,https://pub.dev/packages/roller_list,29,160,86,A list widget that works similar to rollers: endlessly scrolling over limited set of items.,1.0.3,"Feb 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/roller_list/latest/,ourtimes.click,"flutter,infinite_listview",https://github.com/yahhi/roller_list +danfe,https://pub.dev/packages/danfe,29,150,74,Package para parsear e transformar um arquivo de danfe xml em objeto ou buffer para impressao,0.0.20,"Feb 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/danfe/latest/,marcus.brasizza.com,"esc_pos_utils_plus,flutter,intl,xml2json",https://github.com/brasizza/danfe-package +amazon_s3_cognito,https://pub.dev/packages/amazon_s3_cognito,29,150,82,This plugin allows users to upload and delete image for amazon s3 cognito.Users can also upload multiple images ti s3 using the plugin.,0.8.1,"Feb 14, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/amazon_s3_cognito/latest/,unverified uploader,flutter,https://github.com/prachiFam/amazon_s3_cognito +austerity,https://pub.dev/packages/austerity,29,160,73,"Dart and Flutter static code analysis, but not for the faint hearted. This code tries to turn all violations in to red squiggly lines",1.2.0,"Feb 1, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/austerity/latest/,christianfindlay.com,,https://github.com/MelbourneDeveloper/austerity +paymob_pakistan,https://pub.dev/packages/paymob_pakistan,29,140,69,Easily accept Jazzcash/Easypaisa/Card Payments through Paymob in your Flutter app.,1.0.7,"Jan 24, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/paymob_pakistan/latest/,codeminer.co,"dio,flutter,webview_flutter",https://github.com/arshmancodes/paymob_pakistan +welltested,https://pub.dev/packages/welltested,29,90,74,WelltestedAI is a Testing AI Pilot helping developers add and maintain tests as they code and deliver stable welltested apps to users.,2.2.2,"Jan 15, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/welltested/latest/,welltested.ai,"analysis_server_lib,analyzer,ansi_escapes,args,azure_application_insights,crypto,http,path,source_gen,welltested_annotation,yaml",https://github.com/Welltested-AI/welltested +release_updater,https://pub.dev/packages/release_updater,29,150,46,A simple way to automatically update release/installation files in a local directory.,1.1.8,"Dec 8, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/release_updater/latest/,unverified uploader,"archive,ascii_art_tree,base_codecs,collection,crypto,data_serializer,gcloud,googleapis_auth,mercury_client,path,pub_semver,shelf,shelf_gzip,shelf_static,yaml",https://github.com/gmpassos/release_updater +dart_jts,https://pub.dev/packages/dart_jts,29,140,95,"An ongoing effort to port the Java Topology Suite to the dart programming language and make it available to its mobile, dektop and web environments.",0.3.0+1,"Nov 25, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_jts/latest/,hydrologis.com,"collection,intl",https://github.com/moovida/dart_jts +sidebar_with_animation,https://pub.dev/packages/sidebar_with_animation,29,150,85,Animated collapsible smooth sidebar with full control to customize it for your own designs for Flutter apps,0.0.3,"Oct 30, 2023",unknown,,FLUTTER,"LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sidebar_with_animation/latest/,unverified uploader,flutter,https://github.com/mokhselim/animated_side_bar.git +flutter_carousel_intro,https://pub.dev/packages/flutter_carousel_intro,29,150,69,The FlutterCarouselIntro is an amazing package that makes it easy to build and implement animated onboarding screens in Flutter applications.,1.0.11,"Oct 30, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_carousel_intro/latest/,unverified uploader,"flutter,provider",https://github.com/eliezerantonio/flutter_carousel_intro +mock_data,https://pub.dev/packages/mock_data,29,160,86,"Generate random data using Dart. Can be used to create random strings, integers, names, colors, IPs, UUIDs, URLs and dates.",2.0.1,"Oct 20, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mock_data/latest/,unverified uploader,,https://github.com/dinkopehar/mock_data +internet_connectivity_checker,https://pub.dev/packages/internet_connectivity_checker,29,160,88,The flutter package that helps you easily manage widgets dynamically based on the device's internet access.,1.0.2,"Sep 4, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/internet_connectivity_checker/latest/,moustapha.dev,flutter,https://github.com/csof3cen/internet_connectivity_checker +firestore_model,https://pub.dev/packages/firestore_model,29,140,55,Firestore Model easy to use firestore collections by model data,0.9.10,"Nov 18, 2022",MIT,1.0.0-beta-1,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/firestore_model/latest/,m-it.dev,"cloud_firestore,firebase_core,flutter",https://github.com/moh-abdullah-it/firestore_model +keymap,https://pub.dev/packages/keymap,29,140,85,"A reusable keyboard shortcuts widget with a flexible, minimal UI and focus handling.",0.0.92,"Jul 5, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/keymap/latest/,mutisya.dev,"flutter,flutter_markdown",https://github.com/pmutisya/keymap +flutter_wallpaper_manager,https://pub.dev/packages/flutter_wallpaper_manager,29,140,92,"Flutter wallpaper manager plugin, helps you setup wallpaper on android devices. Support home screen, lock screen and both screen wallpaper mode.",0.0.4,"Jul 3, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_wallpaper_manager/latest/,unverified uploader,flutter,https://github.com/prasadkirpekar/flutterwallpapermanager +loading_icon_button,https://pub.dev/packages/loading_icon_button,29,140,89,Loading button with icon and text in Flutter. It's working on all flutter platforms. It's a simple way to show a loading button.,0.0.6,"Jun 27, 2023",AGPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loading_icon_button/latest/,mohesu.com,"flutter,rxdart",https://github.com/mohesu/loading_icon_button.git +isar_generator,https://pub.dev/packages/isar_generator,29,100,95,Code generator for the Isar Database. Finds classes annotated with @Collection.,3.1.0+1,"Apr 25, 2023",unknown,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/isar_generator/latest/,isar.dev,"analyzer,build,dart_style,dartx,glob,isar,path,source_gen,xxh3",https://github.com/isar/isar +android_window,https://pub.dev/packages/android_window,29,150,81,A flutter plugin allows you to create native android floating window.,0.4.0,"Apr 17, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/android_window/latest/,unverified uploader,flutter,https://github.com/qiuxiang/flutter-android-window +native_auth,https://pub.dev/packages/native_auth,29,160,73,"this package is to implement faceID, touchID and fingerprint authentication",1.0.6,"Apr 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, WINDOWS",https://pub.dev/documentation/native_auth/latest/,unverified uploader,"flutter,local_auth,local_auth_android,local_auth_ios",https://github.com/welitonsousa/native_auth +dson_adapter,https://pub.dev/packages/dson_adapter,29,150,78,Convert JSON to Dart Class withless code generate(build_runner),1.2.0+2,"Apr 11, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dson_adapter/latest/,flutterando.com.br,,https://github.com/Flutterando/dson_adapter +multi_image_crop,https://pub.dev/packages/multi_image_crop,29,130,79,A flutter package to crop multiple images at a time on iOS and Android.,0.0.3,"Feb 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/multi_image_crop/latest/,unverified uploader,"flutter,image_crop,preload_page_view,scroll_to_index",https://github.com/tejbhansahu/multi_image_crop +card_slider,https://pub.dev/packages/card_slider,29,130,87,"A draggable Flutter image carousel slider, swipe or drag to change the slide!",1.0.5,"Jan 24, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/card_slider/latest/,unverified uploader,flutter,https://github.com/Asylzatwww/card_slider +nativeshell,https://pub.dev/packages/nativeshell,29,110,57,NativeShell Dart API. Used to interact with NativeShell platform code.,0.1.16,"Jan 12, 2023",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/nativeshell/latest/,nativeshell.dev,"flutter,pedantic",https://github.com/nativeshell/nativeshell +shake_animation_widget,https://pub.dev/packages/shake_animation_widget,29,115,91,抖动动画、向上弹出动画、抖动文本、垂直圆形菜单、底部圆形菜单、动画进度按钮,3.0.4,"Nov 30, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shake_animation_widget/latest/,unverified uploader,flutter,https://github.com/zhaolongs/flutter_shake_animation_widget.git +coder0211,https://pub.dev/packages/coder0211,29,100,0,"This is a package with functions and widgets to make app development faster and more convenient, currently it is developed by one developer.",0.1.3,"Nov 26, 2022",Apache-2.0,,,,https://pub.dev/documentation/coder0211/latest/,unverified uploader,"auto_size_text,connectivity,dio,flutter,flutter_mobx,flutter_svg,fluttertoast,google_fonts,image_picker,loading_indicator,mobx,provider,qr_flutter,shared_preferences",https://github.com/coder0211/coder0211-lib.git +svgaplayer_flutter,https://pub.dev/packages/svgaplayer_flutter,29,130,95,The SVGAPlayer implementation of Flutter using CustomPainter.,2.2.0,"Nov 24, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/svgaplayer_flutter/latest/,unverified uploader,"archive,flutter,http,path_drawing,protobuf",https://github.com/yyued/SVGAPlayer-Flutter +flutter_auto_gui,https://pub.dev/packages/flutter_auto_gui,29,155,64,A flutter plugin for desktop applications for controlling mouse and keyboard to automate interactions with other applications.,0.0.3,"Nov 16, 2022",MIT,,FLUTTER,WINDOWS,https://pub.dev/documentation/flutter_auto_gui/latest/,chappie.dev,"flutter,flutter_auto_gui_platform_interface,flutter_auto_gui_windows,plugin_platform_interface",https://github.com/Chappie74/flutter_auto_gui/tree/main/flutter_auto_gui +crypto_keys,https://pub.dev/packages/crypto_keys,29,160,87,A library for doing cryptographic signing/verifying and encrypting/decrypting.,0.3.0+1,"Nov 3, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crypto_keys/latest/,appsup.be,"collection,meta,pointycastle,quiver",https://github.com/appsup-dart/crypto_keys +keyboard_event,https://pub.dev/packages/keyboard_event,29,120,82,Keyboard event plugin for Flutter Desktop(Windows),0.3.4,"Oct 31, 2022",MIT,,FLUTTER,WINDOWS,https://pub.dev/documentation/keyboard_event/latest/,unverified uploader,"flutter,logger",https://github.com/Krysl/keyboard_event +webcontent_converter,https://pub.dev/packages/webcontent_converter,29,120,90,"This plugin was made for developer to convert any webcontent, web uri to image bitmap or pdf file. This plugin use WebView on android, WKWebView on Ios and chromium for desktop support.",0.0.8+3,"Oct 29, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/webcontent_converter/latest/,mylekha.app,"archive,dio,easy_logger,flutter,http,js,path,path_provider,puppeteer",https://github.com/kechankrisna/webcontent_converter.git +artistic_multilingual_keyboards,https://pub.dev/packages/artistic_multilingual_keyboards,29,130,61,"A fully customizable Flutter package which allows you to add multi lingual keyboard in your apps. For now you can use English, Urdu and Sindhi keyboards.",0.0.4,"Sep 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/kamran8545/artistic_multilingual_keyboards,https://pub.dev/documentation/artistic_multilingual_keyboards/latest/",creativeflutterappsdevelopment.blogspot.com,flutter,https://github.com/kamran8545/artistic_multilingual_keyboards +observe_internet_connectivity,https://pub.dev/packages/observe_internet_connectivity,29,150,88,A flutter package that helps to observe internet connection via a customizable observing strategy.,1.0.2,"Sep 15, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/observe_internet_connectivity/latest/,unverified uploader,flutter,https://github.com/De-Morgan/observe_internet_connectivity +before_after_image_slider_nullsafty,https://pub.dev/packages/before_after_image_slider_nullsafty,29,150,81,A flutter package which makes it easier to display the difference between two images Side by Side With a before and after slideer.,1.0.1,"Aug 18, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/before_after_image_slider_nullsafty/latest/,unverified uploader,flutter,https://github.com/AsadKhan261/before_after_image_slider_nullsafty +all_sensors,https://pub.dev/packages/all_sensors,29,140,89,"A Flutter plugin to retreive Accelerometer, Gyroscope, Proximity sensor's data.",0.4.2,"Jun 17, 2022",Unlicense,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/all_sensors/latest/,unverified uploader,flutter,https://github.com/songyiYu/all_sensors +os_detect,https://pub.dev/packages/os_detect,29,140,89,Platform independent OS detection.,2.0.1,"May 16, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/os_detect/latest/,dart.dev,,https://github.com/dart-lang/os_detect +flutter_split_view,https://pub.dev/packages/flutter_split_view,29,160,79,Flutter widget that automatically splits the screen into two views based on available space. This is based on Navigator 2.0.,0.1.2,"Jan 25, 2022",MIT,1.0.2-pre,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_split_view/latest/,unverified uploader,flutter,https://github.com/TerminalStudio/flutter_split_view +titlebar_buttons,https://pub.dev/packages/titlebar_buttons,29,140,89,"A package which provides most of the titlebar buttons from windows, linux and macos.",1.0.0,"Feb 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/titlebar_buttons/latest/,prateek.sunal.in,"change_case,dbus,flutter,flutter_svg,gsettings",https://github.com/gtk-flutter/titlebar_buttons +p5,https://pub.dev/packages/p5,29,130,41,This is a Dart implementation of the Processing API that can be used to program interactive graphics in a Flutter application.,0.1.0,"Jan 23, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/p5/latest/,unverified uploader,flutter,https://github.com/codeanticode/p5.dart +learning_digital_ink_recognition,https://pub.dev/packages/learning_digital_ink_recognition,29,140,54,The easy way to use ML Kit for digital ink recognition in Flutter.,0.0.2,"Nov 23, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/learning_digital_ink_recognition/latest/,unverified uploader,flutter,https://github.com/salkuadrat/learning/tree/master/packages/learning_digital_ink_recognition +multi_value_listenable_builder,https://pub.dev/packages/multi_value_listenable_builder,29,160,91,A Flutter package which allows to listening to multiple ValueListenables using a single widget.,0.0.2,"Nov 21, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multi_value_listenable_builder/latest/,unverified uploader,flutter,https://github.com/ufrshubham/multi-value-listenable-builder +counter_button,https://pub.dev/packages/counter_button,29,150,87,Counter Button is a flutter library that allows you to create a button with animation effects when you increase or decrease the counter value.,1.0.1,"Nov 7, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/counter_button/latest/,unverified uploader,flutter,https://github.com/alcohub/counter_button +twilio_phone_verify,https://pub.dev/packages/twilio_phone_verify,29,130,86,A Package that helps in verifying phone numbers and email addresses using Twilio.,2.0.0,"Sep 11, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/twilio_phone_verify/latest/,unverified uploader,"flutter,http",https://github.com/Deuque/TwilioPhoneVerify +image_save,https://pub.dev/packages/image_save,29,150,88,"You could use this package to save image to album or sandbox, support Android and iOS.",5.0.0,"Sep 8, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/image_save/latest/,unverified uploader,flutter,https://github.com/Samoy/image_save +nik_validator,https://pub.dev/packages/nik_validator,29,150,79,NIK Validator is a package that functions to parse Identity Card information in Indonesia,1.1.2,"Aug 12, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nik_validator/latest/,leeyurani.com,flutter,https://github.com/yusriltakeuchi/nik_validator.git +aurora,https://pub.dev/packages/aurora,29,160,61,Widget to easily create aurora gradient backgrounds for your flutter app,1.0.0,"Aug 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/aurora/latest/,unverified uploader,flutter,https://github.com/pacifio/aurora +flutter_scatter,https://pub.dev/packages/flutter_scatter,29,150,86,A widget that displays a collection of dispersed and non-overlapping children,0.2.0,"Aug 2, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_scatter/latest/,unverified uploader,flutter,https://github.com/letsar/flutter_scatter +wave_transition,https://pub.dev/packages/wave_transition,29,140,72,A flutter package which helps you create amazing wave transitions.,0.0.6,"Jul 24, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wave_transition/latest/,unverified uploader,flutter,https://github.com/sonykurian96/wave_transition +time_picker_widget,https://pub.dev/packages/time_picker_widget,29,90,91,It is a custom showTimePicker to allow you set a selectableTimePredicate like you do in showDatePicker.,1.0.0+10,"Jul 14, 2021",MIT,,,,https://pub.dev/documentation/time_picker_widget/latest/,unverified uploader,flutter,https://gitlab.com/jorgesanure-pub-dep/show-custom-time-picker +mask_input_formatter,https://pub.dev/packages/mask_input_formatter,29,150,89,TextInputFormatter for TextField and TextFormField which format the input by a given mask.,0.0.3,"Jun 10, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mask_input_formatter/latest/,amjadjamali06.blogspot.com,flutter,https://github.com/amjadjamali06/mask_input_formatter +facebook_video_download,https://pub.dev/packages/facebook_video_download,29,140,63,A Flutter package to get facebook post details and download links.,0.0.4,"May 24, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/facebook_video_download/latest/,gktwinapp.com,"flutter,html,http",https://github.com/imtheguna/facebook_video_download +float_button_overlay,https://pub.dev/packages/float_button_overlay,29,40,32,A Flutter plugin to keep app service background visible like a Float Action Button,0.3.4,"May 17, 2021",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/niltondiniz/float_button_overlay +memoize,https://pub.dev/packages/memoize,29,140,90,Returns cached result of function call when inputs were not changed from previous invocation.,3.0.0,"Apr 1, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/memoize/latest/,wrike.com,,https://github.com/wrike/memoize_dart +action_process_text,https://pub.dev/packages/action_process_text,29,40,13,A flutter plugin for ACTION_PROCESS_TEXT implementation in android.,0.0.6,"Dec 18, 2020",unknown,1.0.0-nullsafety.0,,,,unverified uploader,flutter,https://github.com/coder-with-a-bushido/ACTION_PROCESS_TEXT-Flutter +startapp,https://pub.dev/packages/startapp,29,40,30,Flutter plugin for StartApp SDK - Currently only support Android platform,0.5.1,"Sep 12, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/vdung7/startapp_flutter_plugin +otp_screen,https://pub.dev/packages/otp_screen,29,30,73,A new Flutter package which helps developer in creating Otp screen with few lines of code.,0.0.3,"Jul 30, 2020",BSD-2-Clause,,,,,unverified uploader,"flutter,fluttertoast",https://github.com/lokesh-sudhakar/Flutter-OtpScreen.git +animated_onboarding,https://pub.dev/packages/animated_onboarding,29,30,72,Animated onboarding process for your Flutter app. This library contains a pre-build animation for your app.,0.0.2,"Jul 27, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/HenrikThien/animated_onboarding +steps,https://pub.dev/packages/steps,29,30,69,Flutter plugin for displaying vertical/horizontal steps with other Flutter widgets on Android and iOS.,1.0.1,"May 8, 2020",unknown,,,,,unverified uploader,flutter,http://github.com/jamalbelilet/steps +braintree_payment,https://pub.dev/packages/braintree_payment,29,35,70,Braintree Payment plugin for Flutter apps by Deligence Technologies. This payment gateway plugin lets you integrate Braintree Drop In payment UI in just 4 easy steps.,1.2.4,"Mar 30, 2020",MPL-2.0,,,,,deligence.com,flutter,https://github.com/DeligenceTechnologies/Braintree-Payment-Gateway-for-Flutter +rethinkdb_dart,https://pub.dev/packages/rethinkdb_dart,29,25,70,Dart 2 driver for RethinkDB v2.3.,2.3.2+6,"Feb 19, 2020",MIT,,,,https://github.com/marceloneppel/rethinkdb,marceloneppel.dev,"convert,crypto,pbkdf2_dart,protobuf",https://github.com/marceloneppel/rethinkdb +flippable_box,https://pub.dev/packages/flippable_box,29,40,2,"A double-sided Container, that flips over, revealing content on both sides.",1.0.6,"Feb 12, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/gskinnerTeam/flutter-flippable-box +age,https://pub.dev/packages/age,29,20,84,age Flutter package.,0.0.1,"Jan 24, 2020",MIT,,,,,splaro.com,"flutter,meta",https://github.com/wixtime/age +media_utils,https://pub.dev/packages/media_utils,29,40,0,An easy helper class to flutter with many support formats. It supports local and web files.,1.1.1,"Nov 24, 2019",MIT,,,,,getx.site,flutter,https://github.com/JonnyBorges/media_utils +poly,https://pub.dev/packages/poly,29,30,62,A library for checking if given point(s) is present inside Polygon or not.,1.0.7+2,"Nov 22, 2019",MIT,,,,,unverified uploader,"collection,csv",https://github.com/Sacchid/poly +firebase_livestream_ml_vision,https://pub.dev/packages/firebase_livestream_ml_vision,29,30,60,Flutter plugin for Firebase MLVision with Live Camera,1.0.1,"Aug 20, 2019",MIT,,,,,rishabnayak.com,flutter,https://github.com/rishab2113/firebase_livestream_ml_vision/tree/master +flutter_stack_card,https://pub.dev/packages/flutter_stack_card,29,40,50,Stack Card Widget is fastest way to create swap card in flutter.,0.2.0+1,"Jul 23, 2019",BSD-3-Clause,,,,,unverified uploader,"flutter,flutter_slider_indicator",https://github.com/robbyrahmana/flutter_stack_card +flutter_torrent_streamer,https://pub.dev/packages/flutter_torrent_streamer,29,30,39,A flutter plugin to stream videos directly from torrent/magnet links.,0.0.2,"Jul 13, 2019",MIT,,,,,unverified uploader,"flutter,path_provider",https://github.com/DarkSouL11/flutter_torrent_streamer +flutter_paginator,https://pub.dev/packages/flutter_paginator,29,40,72,A customizable pagination package for Flutter. This package can be used to fetch and display data from an API page by page.,0.0.6,"Feb 17, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/UdaraWanasinghe/FlutterPaginator +launcher_assist,https://pub.dev/packages/launcher_assist,29,30,53,This plugin makes it easy for you to create launcher apps for Android with Flutter. Not supported on iOS.,1.1.3,"Feb 2, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/hathibelagal-dev/launcher-assist-for-flutter +flutter_page_indicator,https://pub.dev/packages/flutter_page_indicator,29,20,91,"Page indicator for flutter, with multiple build-in layouts.",0.0.3,"Oct 10, 2018",MIT,,,,,unverified uploader,flutter,https://github.com/jzoom/flutter_page_indicator +otp_pin_field,https://pub.dev/packages/otp_pin_field,28,150,95,A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs.,1.2.9+1,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/otp_pin_field/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/shivbo96/otp_pin_field +sqflite_common_ffi_web,https://pub.dev/packages/sqflite_common_ffi_web,28,160,95,Sqflite web implementation using sqlite3 ffi and sqlite3 wasm.,0.4.4,"Jul 26, 2024",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/sqflite_common_ffi_web/latest/,tekartik.com,"args,dev_build,http,meta,path,process_run,pub_semver,sqflite_common,sqflite_common_ffi,sqlite3,synchronized,web",https://github.com/tekartik/sqflite/tree/master/packages_web/sqflite_common_ffi_web +ollama_dart,https://pub.dev/packages/ollama_dart,28,160,83,"Dart Client for the Ollama API (run Llama 3.1, Gemma 2, Phi-3, Mistral nemo, Qwen2 and other models locally).",0.2.0,"Jul 26, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://langchaindart.dev/,https://pub.dev/documentation/ollama_dart/latest/",langchaindart.dev,"fetch_client,freezed_annotation,http,json_annotation,meta",https://github.com/davidmigloz/langchain_dart/tree/main/packages/ollama_dart +json_schema,https://pub.dev/packages/json_schema,28,120,92,JSON Schema implementation in Dart,5.2.0,"Jul 24, 2024",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/json_schema/latest/,workiva.com,"collection,http,logging,rfc_6901,uri",https://github.com/workiva/json_schema +simplytranslate,https://pub.dev/packages/simplytranslate,28,160,83,Free and unlimited Google translations and TTS. Fast and private.,2.2.0,"Jul 19, 2024",WTFPL,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simplytranslate/latest/,unverified uploader,http,https://github.com/Persie0/SimplyTranslate-dart +advanced_search,https://pub.dev/packages/advanced_search,28,140,83,Text Field with Advanced Search features that gives you search results from a predefined set as per your search settings,2.2.4,"Jul 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/advanced_search/latest/,unverified uploader,"flutter,flutter_keyboard_visibility",https://github.com/MuhammedRefaat/AdvancedSearch +flutter_lucide,https://pub.dev/packages/flutter_lucide,28,160,86,"Flutter package for Lucide Icons. Lucide is a free, open-source icon set with 1450+ icons. It's a fork of the popular Feather icon set.",1.3.0,"Jul 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_lucide/latest/,betterx.io,flutter,https://github.com/ravikovind/flutter_lucide +flutter_img,https://pub.dev/packages/flutter_img,28,150,86,"Just another flutter image widget that can handel asset and network png,jpg and svg",0.2.1+159,"Jul 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_img/latest/,ishaf.info,"flutter,flutter_blurhash,flutter_cache_manager,flutter_svg,http,mime",https://github.com/ishafiul/flutter_img +flutter_pos_printer_platform_image_3,https://pub.dev/packages/flutter_pos_printer_platform_image_3,28,130,91,"A flutter plugin that prints esc commands to printers in different platforms such as android, ios, windows and different interfaces Bluetooth and BLE, TCP and USB",1.2.0,"Jul 5, 2024",unknown,,FLUTTER,"ANDROID, IOS, WINDOWS",https://pub.dev/documentation/flutter_pos_printer_platform_image_3/latest/,unverified uploader,"enum_to_string,flutter,image_v3,network_info_plus,ping_discover_network_forked,rxdart",https://github.com/diantahoc/flutter_pos_printer_platform +timeago_flutter,https://pub.dev/packages/timeago_flutter,28,140,94,"Timeago Widget for Flutter to create fuzzy timestamps. (e.g. ""15 minutes ago"").",3.7.0,"Jul 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timeago_flutter/latest/,unverified uploader,"flutter,timeago",https://github.com/andresaraujo/timeago.dart +flutterpi_tool,https://pub.dev/packages/flutterpi_tool,28,100,61,A tool to make development & distribution of flutter-pi apps easier.,0.5.0,"Jun 26, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutterpi_tool/latest/,ardera.dev,"archive,args,crypto,file,github,http,meta,package_config,path,process,unified_analytics",https://github.com/ardera/flutterpi_tool +auto_translator,https://pub.dev/packages/auto_translator,28,160,70,A command-line tool to translate ARB files using cloud translation services.,2.3.2,"Jun 25, 2024",Apache-2.0,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/auto_translator/latest/,leephillips.dev,"args,http,yaml",https://github.com/theLee3/flutter_auto_translator +obs_websocket,https://pub.dev/packages/obs_websocket,28,160,68,obs_websocket allows dart-based connections to the OBS (Open Broadcaster Software) plugin obs-websocket,5.1.0+9,"Jun 21, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/obs_websocket/latest/,muayid.com,"args,crypto,json_annotation,loggy,universal_io,uuid,validators,web_socket_channel,yaml",https://github.com/faithoflifedev/easy_obs_websocket +embed,https://pub.dev/packages/embed,28,150,52,Code generation for embedding arbitrary file content into Dart code.,1.4.0,"Jun 15, 2024",Apache-2.0,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/embed/latest/,norelease.dev,"analyzer,build,collection,embed_annotation,meta,path,recase,source_gen,toml,yaml",https://github.com/fujidaiti/embed.dart.git +firebase_ui_database,https://pub.dev/packages/firebase_ui_database,28,160,89,Pre-built widgets and utilites that make it easy to integrate Firebase Realtime Database into your Flutter app.,1.4.4,"Jun 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/firebase_ui_database/latest/,firebase.google.com,"collection,firebase_database,firebase_ui_localizations,flutter",https://github.com/firebase/FirebaseUI-Flutter/tree/master/packages/firebase_ui_database +flutter_audio_capture,https://pub.dev/packages/flutter_audio_capture,28,140,85,Capture the audio buffer stream through microphone for iOS/Android.,1.1.7,"Jun 6, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX",https://pub.dev/documentation/flutter_audio_capture/latest/,unverified uploader,flutter,https://github.com/ysak-y/flutter_audio_capture +time_slot,https://pub.dev/packages/time_slot,28,160,85,A new Flutter package which helps in creating time slots with given time interval or list of date times and get day part name of time.,1.0.0,"May 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/time_slot/latest/,mohamed-abdo.com,"flutter,intl",https://github.com/MohamedAbd0/time_slot +huge_listview,https://pub.dev/packages/huge_listview,28,140,73,A performant list with any number of items.,2.0.12,"May 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/huge_listview/latest/,tramontana.co.hu,"flutter,quiver,scrollable_positioned_list",https://github.com/deakjahn/huge_listview +ios_platform_images,https://pub.dev/packages/ios_platform_images,28,150,86,A plugin to share images between Flutter and iOS in add-to-app setups.,0.2.4,"May 8, 2024",Apache-2.0,,FLUTTER,IOS,https://pub.dev/documentation/ios_platform_images/latest/,flutter.dev,flutter,https://github.com/flutter/packages/tree/main/packages/ios_platform_images +dio_retry_plus,https://pub.dev/packages/dio_retry_plus,28,120,87,A plugin for dio that retries failed requests.,2.0.7,"Apr 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dio_retry_plus/latest/,unverified uploader,"dio,flutter",https://github.com/SunnatilloShavkatov/dio_retry_plus +flutter_yandex_ads,https://pub.dev/packages/flutter_yandex_ads,28,115,64,Yandex Ads support for flutter applications.,1.0.5,"Apr 10, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_yandex_ads/latest/,kovardin.ru,flutter, +flutter_notification_channel,https://pub.dev/packages/flutter_notification_channel,28,120,95,A plugin for setting up notification channels on android,3.1.0,"Mar 22, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_notification_channel/latest/,softmaestri.com,"flutter,plugin_platform_interface",https://github.com/caseyryan/flutter_notification_channel +meedu,https://pub.dev/packages/meedu,28,140,62,"A simple State Managment, Dependency Injection, Reactive programming for dart Projects.",9.1.0,"Feb 28, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://flutter.meedu.app/,https://pub.dev/documentation/meedu/latest/",meedu.app,meta,https://github.com/darwin-morocho/flutter-meedu/tree/master/packages/meedu +clipboard_watcher,https://pub.dev/packages/clipboard_watcher,28,140,90,This plugin allows Flutter apps to watch clipboard changes.,0.2.1,"Feb 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/clipboard_watcher/latest/,leanflutter.dev,flutter,https://github.com/leanflutter/clipboard_watcher +flutter_bmflocation,https://pub.dev/packages/flutter_bmflocation,28,135,93,"BaiduMapLocation plugin for flutter. This plugin provides a cross-platform (iOS, Android) API to request location.",3.6.0,"Jan 30, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_bmflocation/latest/,unverified uploader,flutter, +number_text_input_formatter,https://pub.dev/packages/number_text_input_formatter,28,120,95,Number Text Input Formatter for Flutter,1.0.0+8,"Jan 22, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/number_text_input_formatter/latest/,unverified uploader,flutter,https://github.com/joutvhu/number_text_input_formatter.git +shader_buffers,https://pub.dev/packages/shader_buffers,28,140,41,Using shaders to feed a shader. Make shaders simplier to use.,1.0.1,"Jan 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shader_buffers/latest/,marcobavagnoli.com,flutter,https://github.com/alnitak/shader_buffers +shader_presets,https://pub.dev/packages/shader_presets,28,160,47,A bunch of ready to use shader presets using shader_buffers package,1.0.1,"Jan 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shader_presets/latest/,marcobavagnoli.com,"flutter,shader_buffers",https://github.com/alnitak/shader_presets +another_audio_recorder,https://pub.dev/packages/another_audio_recorder,28,150,89,"(Null-Safe + V2) Audio Record Plugin that supports record, pause, resume, stop, and provide access to audio level metering properties average power peak power.",1.1.0,"Nov 24, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/another_audio_recorder/latest/,daniscript.com,"file,flutter,path",https://github.com/loonix/another_audio_recorder +flat_buffers,https://pub.dev/packages/flat_buffers,28,150,91,FlatBuffers reading and writing library for Dart. Based on original work by Konstantin Scheglov and Paul Berry of the Dart SDK team.,23.5.26,"Nov 18, 2023",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://google.github.io/flatbuffers/index.html,https://pub.dev/documentation/flat_buffers/latest/",unverified uploader,,https://github.com/google/flatbuffers +vimeo_player_flutter,https://pub.dev/packages/vimeo_player_flutter,28,160,93,Vimeo Player Flutter package for Flutter apps. Compatible with both iOS and Android platforms.,0.1.0,"Nov 11, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/vimeo_player_flutter/latest/,prabhanu.com,"flutter,webview_flutter",https://github.com/prahack/vimeo_player +jam_icons,https://pub.dev/packages/jam_icons,28,140,40,"Introducing the Jam Icons Flutter Package Unlock a stunning collection of over 940 pixel perfect icons, ideal for a wide range of common actions and items.",0.0.1,"Oct 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jam_icons/latest/,addideveloper.blogspot.com,flutter,https://github.com/Adiikust/Jam_Icons.git +roggle,https://pub.dev/packages/roggle,28,150,80,"Simple, colorful and easy to expand logger for dart. Inspired by the logger and dependent to the logger.",0.4.2+1,"Oct 15, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/roggle/latest/,keyber.jp,"logger,meta,stack_trace",https://github.com/susatthi/roggle +flutter_foreground_service,https://pub.dev/packages/flutter_foreground_service,28,150,90,"Foreground service for the Android platform, keeps app running even when in background.",0.4.1,"Aug 28, 2023",BSD-2-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_foreground_service/latest/,cachet.dk,flutter,https://github.com/cph-cachet/flutter-plugins +flutter_alice,https://pub.dev/packages/flutter_alice,28,120,92,"Alice is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.",1.1.1,"Aug 1, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_alice/latest/,unverified uploader,"chopper,dio,flutter,http,overlay_support,rxdart,share",https://github.com/hautvfami/flutter-alice +secure_dotenv,https://pub.dev/packages/secure_dotenv,28,130,89,Generate encrypted environment variable dart files from an `.env` file.,1.0.0,"Jul 14, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/secure_dotenv/latest/,tsasovsky.com,pointycastle,https://github.com/tomassasovsky/secure_dotenv.dart.git +animated_toast_list,https://pub.dev/packages/animated_toast_list,28,150,80,"Anyone who uses this package will feel more free. Because this package is generic, you can create the toast you want.",1.0.2,"Jul 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_toast_list/latest/,snowyday.site,flutter,https://github.com/bataa07/animated_toast_list +http_client_helper,https://pub.dev/packages/http_client_helper,28,160,93,A Flutter plugin for http request with cancel and retry fuctions.,3.0.0,"Jun 16, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/http_client_helper/latest/,fluttercandies.com,http,https://github.com/fluttercandies/http_client_helper +tencent_kit,https://pub.dev/packages/tencent_kit,28,150,91,A powerful Flutter plugin allowing developers to auth/share with natvie Android & iOS Tencent SDKs.,6.0.1,"Jun 6, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/tencent_kit/latest/,rxreader.com,"flutter,json_annotation,plugin_platform_interface",https://github.com/RxReader/tencent_kit.git +redux_logging,https://pub.dev/packages/redux_logging,28,140,93,Redux.dart Middleware that prints the latest action & state,0.5.1,"Jun 1, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/redux_logging/latest/,unverified uploader,"logging,redux",https://github.com/brianegan/redux_logging +my_fatoorah,https://pub.dev/packages/my_fatoorah,28,140,96,My Fatoorah Payment SDK Integration works for android and ios,3.3.0,"May 25, 2023",BSD-3-Clause,3.4.0-beta.2,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/my_fatoorah/latest/,new-step-apps.com,"flutter,flutter_inappwebview,http",https://github.com/mo-ah-dawood/my_fatoorah +fluttium,https://pub.dev/packages/fluttium,28,140,81,The core package for the Fluttium user flow testing framework,0.1.0,"May 13, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://fluttium.dev/docs/why-fluttium,https://pub.dev/documentation/fluttium/latest/",fluttium.dev,"clock,flutter,fluttium_interfaces,fluttium_protocol",https://github.com/wolfenrain/fluttium +auto_height_grid_view,https://pub.dev/packages/auto_height_grid_view,28,140,92,"This package provides a customizable, responsive grid view widget for building dynamic layouts with variable height items. It automatically adjusts the height of each grid item based on its content.",1.0.0,"May 1, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_height_grid_view/latest/,by3kdeveloper.blogspot.com,flutter,https://github.com/3kdeveloper/auto_height_grid_view +curl_logger_dio_interceptor,https://pub.dev/packages/curl_logger_dio_interceptor,28,150,96,Get your http requests printed as curl command in your terminal. Share them easily with your colleagues and import them in Postman!,1.0.0,"Apr 13, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/curl_logger_dio_interceptor/latest/,ownweb.fr,dio,https://github.com/OwnWeb/curl_logger_dio_interceptor +go_router_plus,https://pub.dev/packages/go_router_plus,28,130,74,"Building blocks screens, access control and refresh notifiers base on Go Router.",4.1.1,"Apr 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/go_router_plus/latest/,covalab.io,"flutter,go_router,meta",https://github.com/vuongxuongminh/go_router_plus +device_info_null_safety,https://pub.dev/packages/device_info_null_safety,28,160,71,"Get Android Device Info like battery,abi,config & other info",0.0.3,"Mar 13, 2023",unknown,,FLUTTER,ANDROID,https://pub.dev/documentation/device_info_null_safety/latest/,divit-vaghani.dev,"flutter,plugin_platform_interface",https://github.com/Divit-vaghani/device_info_null_safety +flip_carousel,https://pub.dev/packages/flip_carousel,28,160,73,Infinite carousel with a 3D-filp animation. Both widgets and images can be assigned to the widget as inputs. Perspective and the space between cards can be modified.,0.0.3,"Feb 22, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flip_carousel/latest/,unverified uploader,flutter,https://github.com/HamiiidAsgarian/flip_carousel +innovaccer_design_system,https://pub.dev/packages/innovaccer_design_system,28,80,20,A package that contains the core UI components as per the Innovaccer design system.,0.1.2,"Feb 14, 2023",BSD-3-Clause,,,,https://pub.dev/documentation/innovaccer_design_system/latest/,unverified uploader,"decimal,flutter,flutter_linkify,flutter_styled_toast,shared_preferences,sms_autofill,url_launcher",https://github.com/innovaccer/mobile-design-system +ficonsax,https://pub.dev/packages/ficonsax,28,150,88,ficonsax is Iconsax which is 6000 icons in different styles or 1000 icons for each style separately available as a dart/flutter package.,0.0.3,"Feb 1, 2023",BSD-2-Clause-Views,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ficonsax/latest/,mastersam.tech,flutter,https://github.com/Mastersam07/fIconsax +enhanced_future_builder,https://pub.dev/packages/enhanced_future_builder,28,150,78,Wrapper that improves readability and solves the common refiring FutureBuilder problem,2.0.0,"Dec 17, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/enhanced_future_builder/latest/,unverified uploader,flutter,https://github.com/sleeyax/enhanced_future_builder +chance_dart,https://pub.dev/packages/chance_dart,28,125,7,"Chance Dart is a free Open Source project that lets you create random strings, integers, and other things to help with tiresome tasks, especially when building automated tests or wherever else you req [...]",0.0.1+1,"Nov 28, 2022",MIT,0.0.4-beta,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/chance_dart/latest/,flutterbytes.io,"dart_geohash,equatable,meta",https://github.com/Yczar/chance-dart +msal_flutter,https://pub.dev/packages/msal_flutter,28,140,89,A Microsoft Authentication Library wrapper for Android and iOS,2.0.1,"Jun 5, 2022",MIT,3.0.0-alpha1,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/msal_flutter/latest/,muljin.com,flutter,https://github.com/muljin/msal-flutter +flutter_starter_cli,https://pub.dev/packages/flutter_starter_cli,28,130,11,A command line tool that provides ease of setting up a Flutter project.,0.0.1-dev.4,"Nov 18, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_starter_cli/latest/,geekyants.com,"args,mason_logger,path,pub_updater",https://github.com/GeekyAnts/flutter-starter-cli +whatsapp_sender_flutter,https://pub.dev/packages/whatsapp_sender_flutter,28,140,79,WhatsApp Sender Flutter is an unofficial API for Flutter to send bulk messages in Whatsapp,0.2.0,"Oct 27, 2022",BSD-3-Clause,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/whatsapp_sender_flutter/latest/,unverified uploader,"flutter,mime_type,puppeteer",https://github.com/patricknicolosi/whatsapp_sender_flutter +schedulers,https://pub.dev/packages/schedulers,28,160,88,"Dart library for running asynchronous functions on time. Useful for load balancing, rate limiting, lazy execution.",1.0.1,"Oct 11, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/schedulers/latest/,revercode.com,"collection,meta",https://github.com/rtmigo/schedulers +flutter_excel,https://pub.dev/packages/flutter_excel,28,130,92,"A fork of excel.A flutter and dart library for reading, creating, editing and updating excel sheets with compatible both on client and server side.",1.0.1,"Sep 15, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_excel/latest/,unverified uploader,"archive,equatable,xml",https://github.com/softobit/excel.git +dotted_dashed_line,https://pub.dev/packages/dotted_dashed_line,28,160,95,This package allows you to draw a horizontal or vertical dashed lines in any Flutter Platform.,0.0.3,"Aug 16, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dotted_dashed_line/latest/,unverified uploader,flutter,https://github.com/kamjony/dotted_dashed_line.git +performance,https://pub.dev/packages/performance,28,160,88,Performance overlay package for Flutter apps that works on web.,0.1.1,"Aug 8, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/performance/latest/,creativemaybeno.dev,flutter,https://github.com/creativecreatorormaybenot/performance/tree/main/performance +flutter_avataaar,https://pub.dev/packages/flutter_avataaar,28,80,35,Flutter wrapper widget for Avataaars API allowing to generate and display avatar images.,0.1.14,"Jul 14, 2022",MIT,,,,https://pub.dev/documentation/flutter_avataaar/latest/,fj-anleo.es,"cached_network_image,flutter,flutter_material_pickers,flutter_svg,http,path_provider,universal_io,uuid",https://github.com/frananleo/flutter_avataaar +formdator,https://pub.dev/packages/formdator,28,150,61,A collection of form field validators that can be selected and grouped into various combinations through composition — Decorator Pattern.,1.1.0,"Jun 20, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/formdator/latest/,dartoos.dev,,https://github.com/dartoos-dev/formdator +gst_verification,https://pub.dev/packages/gst_verification,28,140,54,A flutter plugin to verify GST number in your flutter applications.,2.0.2,"May 27, 2022",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/gst_verification/latest/,mrdishant.com,"flutter,flutter_web_plugins,http", +password_credential,https://pub.dev/packages/password_credential,28,130,82,"Access to Credential Management API Password Credential in Web, and Smartlock for Password in Android.",0.3.2,"May 21, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, WEB",https://pub.dev/documentation/password_credential/latest/,irgaly.net,"flutter,flutter_web_plugins",https://github.com/irgaly/flutter_password_credential +fade_scroll_app_bar,https://pub.dev/packages/fade_scroll_app_bar,28,130,79,You can create a large appbar and make a smooth fade effect by swiping.,0.0.7,"May 12, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fade_scroll_app_bar/latest/,unverified uploader,flutter,https://github.com/sametcilingir/fadescrollappbar +native_flutter_proxy,https://pub.dev/packages/native_flutter_proxy,28,150,94,A flutter plugin to read and set network proxy info from native.,0.1.15,"Apr 9, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/native_flutter_proxy/latest/,unverified uploader,flutter,https://github.com/victorblaess/native_flutter_proxy +bcrypt,https://pub.dev/packages/bcrypt,28,155,95,This package use jBCrypt modified code to work with Dart VM.,1.1.3,"Mar 23, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bcrypt/latest/,alexastudillo.com,,https://github.com/astudilloalex/dart-bcrypt +rnd,https://pub.dev/packages/rnd,28,160,93,"Extension methods & helpers for Random, and a globally accessible instance. Ex. rnd(10), rnd.getItem(list), rnd.getBit(0.8).",0.2.0,"Mar 23, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rnd/latest/,gskinner.com,flutter,https://github.com/gskinner/dart_rnd +chips_choice_null_safety,https://pub.dev/packages/chips_choice_null_safety,28,90,87,"Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.",2.0.6,"Mar 15, 2022",MIT,,,,https://pub.dev/documentation/chips_choice_null_safety/latest/,unverified uploader,flutter,https://github.com/JoseBarreto1/chips_choice_null_safety +flutter_persistent_keyboard_height,https://pub.dev/packages/flutter_persistent_keyboard_height,28,160,82,Flutter package to get keyboard height. Can be used to display a sticker/emoji modal with correct height.,1.0.5,"Mar 13, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_persistent_keyboard_height/latest/,fperson.dev,"flutter,keyboard_utils,shared_preferences",https://github.com/f-person/flutter_persistent_keyboard_height +horizontal_blocked_scroll_physics,https://pub.dev/packages/horizontal_blocked_scroll_physics,28,160,89,A ScrollPhysics class that blocks movement in the horizontal axis.,4.0.1,"Mar 7, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/horizontal_blocked_scroll_physics/latest/,koahealth.tech,flutter,https://github.com/Alpha-health/horizontal_blocked_scroll_physics +scrollable_reorderable_navbar,https://pub.dev/packages/scrollable_reorderable_navbar,28,140,72,A bottom nav bar that can be scrolled when there are than 5 nav items to display. It also let user swipe items position and item can be deleted from the navbar.,0.0.2,"Feb 13, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scrollable_reorderable_navbar/latest/,unverified uploader,flutter,https://github.com/AlexisDeslandes/scrollable_reorderable_navbar +flutter_blue_elves,https://pub.dev/packages/flutter_blue_elves,28,140,84,A flutter plugin for bluetooth ble device connect and control.,0.1.9,"Feb 11, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_blue_elves/latest/,unverified uploader,flutter,https://github.com/pineappleoOilPrince/flutter_blue_elves +autoscale_tabbarview,https://pub.dev/packages/autoscale_tabbarview,28,130,94,A simple package which extends default TabbarView to have childreb with dynamic height.,1.0.2,"Jan 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/autoscale_tabbarview/latest/,unverified uploader,flutter,https://github.com/shubhamhackz/autoscale_tabbarview +crisp,https://pub.dev/packages/crisp,28,130,90,"Connect with Crisp Chat, register a user to chat (or not) and render a chat widget.",0.3.1,"Dec 24, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/crisp/latest/,oiluna.com,"flutter,flutter_inappwebview,url_launcher",https://github.com/lunahq/flutter-crisp +iban,https://pub.dev/packages/iban,28,150,94,A validation library for IBANs included in the official registry. Also supports some unofficial ones.,1.0.1,"Oct 26, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/iban/latest/,unverified uploader,mod97,https://github.com/close2/iban +coolicons,https://pub.dev/packages/coolicons,28,130,76,The Coolicons icon pack for Flutter with over 400 icons available for your flutter project.,1.0.0,"Oct 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/coolicons/latest/,mastersam.tech,flutter,https://github.com/Mastersam07/coolicons +bidirectional_listview,https://pub.dev/packages/bidirectional_listview,28,140,80,ListView with items that can be scrolled and lazy loaded in up and down direction with a fixed item count and scroll boundaries.,1.0.3,"Oct 7, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bidirectional_listview/latest/,rothech.com,flutter,https://github.com/Rodiii/flutter_bidirectional_listview +hydrated,https://pub.dev/packages/hydrated,28,130,67,An automatically persisted BehaviorSubject with simple hydration for Flutter. Intended to be used with the BLoC pattern.,2.1.0,"Aug 26, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hydrated/latest/,solid.software,"flutter,rxdart,shared_preferences",https://github.com/solid-software/hydrated +drag_down_to_pop,https://pub.dev/packages/drag_down_to_pop,28,130,74,A page transition which supports drag-down-to-pop gesture.,1.0.0,"Aug 17, 2021",LGPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/drag_down_to_pop/latest/,unverified uploader,flutter,https://github.com/nekocode/drag-down-to-pop-flutter +instagram_video_story_share,https://pub.dev/packages/instagram_video_story_share,28,150,75,A flutter plugin for iOS which shares a video file as an Instagram Story,0.0.2,"Aug 3, 2021",MIT,,FLUTTER,IOS,https://pub.dev/documentation/instagram_video_story_share/latest/,unverified uploader,flutter,https://github.com/aytunch/instagram_video_story_share.git +pdf_merger,https://pub.dev/packages/pdf_merger,28,140,88,A new Flutter plugin for merge List of PDF files. It supports both android and IOS. Before call this package make sure you allow permission and file picker see example.,0.0.6,"Jul 8, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pdf_merger/latest/,unverified uploader,"flutter,get",https://github.com/abhay0648/pdf_merger +flutter_horizontal_featured_list,https://pub.dev/packages/flutter_horizontal_featured_list,28,150,61,A Flutter package to create Horizontal Featured List. It helps you in saving time during the development of many same designs.,1.0.1+1,"Jun 25, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_horizontal_featured_list/latest/,romanticdeveloper.com,flutter,https://github.com/minhhung2556/romantic_project_flutter_horizontal_featured_list.git +dynamic_color_theme,https://pub.dev/packages/dynamic_color_theme,28,140,57,"Dynamically change your color theme, including light and dark mode. Persist the colors across restarts.",2.0.0,"Jun 24, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dynamic_color_theme/latest/,unverified uploader,"flutter,flutter_colorpicker,shared_preferences",https://github.com/DFreds/dynamic_color_theme +flappy_search_bar_ns,https://pub.dev/packages/flappy_search_bar_ns,28,120,87,A SearchBar widget automatizing most of your asynchronous searchs cases.,2.0.2,"Jun 20, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flappy_search_bar_ns/latest/,baabale.com,"async,flutter,flutter_staggered_grid_view",https://github.com/baabale/flappy_search_bar_ns +advance_pdf_viewer_fork,https://pub.dev/packages/advance_pdf_viewer_fork,28,140,93,A flutter plugin for handling PDF files. Works on both Android & iOS,2.0.0,"Jun 14, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/advance_pdf_viewer_fork/latest/,unverified uploader,"flutter,flutter_cache_manager,numberpicker,path_provider",https://github.com/cyc2303/pdf_viewer +flutter_scale_tap,https://pub.dev/packages/flutter_scale_tap,28,120,87,Scale and opacity animated Button for Flutter,1.0.5,"Jun 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_scale_tap/latest/,unverified uploader,flutter,https://github.com/fedeamura/flutter_scale_tap +corsac_jwt,https://pub.dev/packages/corsac_jwt,28,20,95,Lightweight implementation of JSON Web Tokens (JWT).,0.4.0,"Dec 2, 2020",unknown,1.0.0-nullsafety.1,,,,unverified uploader,"asn1lib,crypto,logging,pointycastle,rsa_pkcs",https://github.com/corsac-dart/jwt +transition,https://pub.dev/packages/transition,28,150,84,A transition library that helps implement the page transition animation.,2.0.2,"May 21, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/transition/latest/,unverified uploader,flutter,https://github.com/mincheol-shin/transition +alquran_cloud,https://pub.dev/packages/alquran_cloud,28,140,32,un-official dart client wrapper for the quran.cloud api consume the holy book of quran,0.0.1,"Apr 15, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/alquran_cloud/latest/,unverified uploader,"dio,equatable,pretty_dio_logger",https://github.com/maxzod/alquran_cloud +flutter_screen_wake,https://pub.dev/packages/flutter_screen_wake,28,140,92,A Flutter plugin to manage the device's screen on Android and iOS.,1.0.2,"Mar 12, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_screen_wake/latest/,unverified uploader,flutter,https://github.com/erickhaendel/flutter_screen_wake +hashids2,https://pub.dev/packages/hashids2,28,160,87,Hashids is small library to generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.,2.0.0,"Mar 6, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hashids2/latest/,leushchenko.com,,https://github.com/olexale/hashids +sim_info,https://pub.dev/packages/sim_info,28,40,77,"A Flutter plugin for read SIM information. You can get SIM data for MCC, MNC, country name, etc.",0.1.3,"Nov 16, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/flutter-moum/flutter_sim_info +equalizer,https://pub.dev/packages/equalizer,28,40,51,A Flutter plugin to open device equalizer. You can also create a custom equalizer for Android.,0.0.2+2,"Nov 8, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/rohansohonee/equalizer +firebase_mlkit_language,https://pub.dev/packages/firebase_mlkit_language,28,40,10,"Firebase ML Kit Language Plugin for Flutter, enables Language Detection and Translation between 59 Languages",1.1.3,"Oct 26, 2020",BSD-3-Clause,,,,,rishabnayak.com,flutter,https://github.com/rishab2113/firebase_mlkit_language/tree/master +framy_annotation,https://pub.dev/packages/framy_annotation,28,40,24,Annotations for framy_generator. This package does nothing without framy_generator.,0.1.5+1,"Oct 25, 2020",Apache-2.0,,,,,fidev.io,,https://github.com/Fidev-io/framy +akvelon_flutter_share_plugin,https://pub.dev/packages/akvelon_flutter_share_plugin,28,40,18,"A Flutter plugin to share text, media and files from your Flutter app via the platform's share dialog.",1.0.4,"Oct 7, 2020",BSD-3-Clause,,,,,akvelon.com,flutter,https://github.com/akvelon/flutter-share-plugin +somedialog,https://pub.dev/packages/somedialog,28,40,0,"Flutter package for handle a nice dialog ui using assets, netwok, and lottie",1.0.1,"Jul 6, 2020",MIT,,,,,unverified uploader,"cached_network_image,flutter,google_fonts,lottie",https://github.com/agryva/Somedialog +flt_worker,https://pub.dev/packages/flt_worker,28,40,6,"The flt_worker plugin allows you to schedule and execute Dart background tasks, based on the WorkManager and the BackgroundTasks APIs, for Android and iOS 13+ respectively.",0.1.0,"Apr 18, 2020",Apache-2.0,,,,,xinthink.com,flutter,https://github.com/xinthink/flt_worker/ +pagination,https://pub.dev/packages/pagination,28,40,57,A Powerful Flutter Pagination Library with loading indicator at bottom.,0.1.0,"Feb 6, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/sanket-vekariya/paginationList +slide_container,https://pub.dev/packages/slide_container,28,30,36,A container that can be slid vertically and horizontally with a smooth dampened motion. Offers a handful of callbacks for customization.,1.1.3,"Dec 24, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/quentinleguennec/flutter-slide-container +credit_card,https://pub.dev/packages/credit_card,28,30,65,Functional yet beautiful Credit Card Widget with automatic card type detection.,0.1.8,"Oct 12, 2019",MIT,,,,,erluxman.com,flutter,https://github.com/erluxman/credit-card +rating_bar,https://pub.dev/packages/rating_bar,28,40,85,A customizable Rating Bar for flutter with half rating support,0.2.0,"Sep 8, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/joshmatta/rating_bar +flutter_rtmp_publisher,https://pub.dev/packages/flutter_rtmp_publisher,28,30,57,This Plugins helps to brodcast Live via RTMP right from your flutter application,0.0.1,"Sep 8, 2019",MIT,,,,,karthikponnam.dev,flutter,https://github.com/PonnamKarthik/FlutterRtmpPlublisher +flutter_flip_view,https://pub.dev/packages/flutter_flip_view,28,30,71,A new Flutter plugin.,1.0.3,"Aug 26, 2019",unknown,,,,,unverified uploader,flutter,https://github.com/WosLovesLife/flutter_flip_view +scrapy,https://pub.dev/packages/scrapy,28,40,14,"A dart port of the idiomatic python library Scrapy, which provides a fast high-level web crawling & scraping framework for dart and Flutter.",0.0.3,"Jun 18, 2019",BSD-3-Clause,,,,,unverified uploader,http,https://github.com/Sach97/scrapy.dart +flutter_candlesticks,https://pub.dev/packages/flutter_candlesticks,28,40,69,Elegant OHLC Candlestick and Trade Volume charts for Flutter.,0.1.4,"Jun 11, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/trentpiercy/flutter-candlesticks +simple_coverflow,https://pub.dev/packages/simple_coverflow,28,40,14,"An extremely simplistic ""cover flow"" style animation to swipe between widgets.",0.0.8,"Mar 13, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/efortuna/coverflow +beautifulsoup,https://pub.dev/packages/beautifulsoup,28,25,0,A dart port of the famous python library beautifulsoup,0.0.1,"Feb 16, 2019",MIT,,,,,unverified uploader,html,https://github.com/Sach97/beautifulsoup.dart +emoji_feedback,https://pub.dev/packages/emoji_feedback,28,40,18,An mood feedback component which could be used for rating the user's mood.,0.1.0,"Jan 13, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/fedeoo/emoji_feedback/ +date_util,https://pub.dev/packages/date_util,28,30,86,"A simple dart API with a complete set of date helper methods not available in the DateTime API hence, production is made easier when working with dates.",0.1.4,"Nov 20, 2018",MIT,,,,,unverified uploader,,https://github.com/corpsgeek/Date-Utility +flutter_image_carousel_slider,https://pub.dev/packages/flutter_image_carousel_slider,27,160,77,Flutter image carousel slider for smooth slide.A carousel slider in Flutter is a UI widget used to display a series of items horizontally in a scrolling manner.,2.0.1,"Aug 1, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_image_carousel_slider/latest/,unverified uploader,"flutter,gradient_borders,photo_view",https://github.com/naveenpardeep/flutter_image_slider +in_app_purchase_storekit,https://pub.dev/packages/in_app_purchase_storekit,27,150,98,An implementation for the iOS and macOS platforms of the Flutter `in_app_purchase` plugin. This uses the StoreKit Framework.,0.3.17+3,"Jul 31, 2024",MIT,,FLUTTER,"IOS, MACOS",https://pub.dev/documentation/in_app_purchase_storekit/latest/,flutter.dev,"collection,flutter,in_app_purchase_platform_interface,json_annotation",https://github.com/flutter/packages/tree/main/packages/in_app_purchase/in_app_purchase_storekit +mobility_features,https://pub.dev/packages/mobility_features,27,160,69,"Calculation of real-time mobility features like places, stops, and home stay",5.0.0,"Jul 31, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mobility_features/latest/,cachet.dk,"flutter,path_provider,simple_cluster,stats",https://github.com/cph-cachet/flutter-plugins/ +huawei_ads,https://pub.dev/packages/huawei_ads,27,150,79,"Huawei Ads Kit plugin for Flutter utilizes Huawei's vast user base and extensive data capabilities to deliver targeted, high quality ad content to users.",13.4.72+300,"Jul 31, 2024",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/huawei_ads/latest/,developer.huawei.com,flutter,https://github.com/HMS-Core/hms-flutter-plugin/tree/master/flutter-hms-ads +flutter_unionad,https://pub.dev/packages/flutter_unionad,27,120,80,字节跳动 穿山甲广告Flutter版,2.0.7,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_unionad/latest/,unverified uploader,flutter,https://github.com/gstory0404/flutter_unionad +webview_flutter_android,https://pub.dev/packages/webview_flutter_android,27,140,99,A Flutter plugin that provides a WebView widget on Android.,3.16.6,"Jul 31, 2024",unknown,,FLUTTER,ANDROID,https://pub.dev/documentation/webview_flutter_android/latest/,flutter.dev,"flutter,webview_flutter_platform_interface",https://github.com/flutter/packages/tree/main/packages/webview_flutter/webview_flutter_android +context_watch,https://pub.dev/packages/context_watch,27,160,73,A hassle-free way to watch for observable value changes within the `build` method.,4.0.0,"Jul 30, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/context_watch/latest/,sonerik.dev,"async_listenable,context_watch_base,flutter,meta",https://github.com/s0nerik/context_plus/tree/main/packages/context_watch +firebase_storage_web,https://pub.dev/packages/firebase_storage_web,27,140,98,The web implementation of firebase_storage,3.9.12,"Jul 30, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/firebase_storage_web/latest/,firebase.google.com,"_flutterfire_internals,async,firebase_core,firebase_core_web,firebase_storage_platform_interface,flutter,flutter_web_plugins,http,meta,web",https://github.com/firebase/flutterfire/tree/master/packages/firebase_storage/firebase_storage_web +research_package,https://pub.dev/packages/research_package,27,140,81,"A Flutter framework for obtaining informed consent, showing surveys and collecting results.",1.6.0,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/research_package/latest/,cachet.dk,"carp_serializable,flutter,json_annotation,just_audio,rxdart,signature",https://github.com/cph-cachet/research.package +storyly_flutter,https://pub.dev/packages/storyly_flutter,27,150,88,storyly_flutter is the official flutter package of Storyly. You can easily add stories to your Flutter app with this package.,3.4.0,"Jul 29, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/storyly_flutter/latest/,appsamurai.com,flutter,https://github.com/Netvent/storyly-mobile/ +sampod,https://pub.dev/packages/sampod,27,130,31,This is a State Management.,0.0.8,"Jul 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sampod/latest/,unverified uploader,flutter,https://github.com/fluttersampod/Sampod +cbor,https://pub.dev/packages/cbor,27,160,90,A CBOR library for Dart. An RFC8949 compliant encoding/decoding CBOR implementation.,6.3.3,"Jul 19, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cbor/latest/,darticulate.com,"collection,convert,hex,ieee754,meta,typed_data",https://github.com/shamblett/cbor +katana_router,https://pub.dev/packages/katana_router,27,160,65,A package to automatically create routing configurations with build_runner to enable type-safe routing.,2.4.0,"Jul 16, 2024",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/katana_router/latest/,mathru.net,"flutter,katana,katana_logger,katana_router_annotation",https://github.com/mathrunet/flutter_masamune/tree/master/packages/katana_router +bishop,https://pub.dev/packages/bishop,27,160,79,Bishop is a chess logic package with flexible variant support.,1.4.4,"Jul 14, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bishop/latest/,alxbkr.xyz,,https://github.com/alexobviously/bishop +adoptive_calendar,https://pub.dev/packages/adoptive_calendar,27,160,86,A Flutter Package That will provide to you a Date and Time Picker in IOS 14 Calendar view Style. This is an Adoptive Calendar in Cupertino View.,0.1.8,"Jul 10, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/adoptive_calendar/latest/,unverified uploader,flutter,https://github.com/gm6534/adoptive_calendar.git +combine,https://pub.dev/packages/combine,27,160,85,A Flutter package which allows you to work with MethodChannels in Isolate and provides simplified Isolate and Thread Pool API.,0.5.7,"Jul 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/combine/latest/,unverified uploader,flutter,https://github.com/Maksimka101/combine +network_inspector,https://pub.dev/packages/network_inspector,27,130,85,"Http inspector / logger for Dio and Http package. This package would allow you to log every Http request, response, and error from Dio & Http.",1.1.1,"Jul 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/network_inspector/latest/,meruyatechnology.com,"analyzer,collection,dio,flutter,http,intl,provider,share_plus,sqflite",https://github.com/Meruya-Techhnology/network_inspector +import_lint,https://pub.dev/packages/import_lint,27,130,89,The Import Lint package defines import lint rules and report on lints found in Dart code.,1.0.1,"Jun 30, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/import_lint/latest/,kawa.dev,"analyzer,analyzer_plugin,args,cli_util,collection,glob,path,yaml",https://github.com/kawa1214/import-lint +flutter_local_notifications_platform_interface,https://pub.dev/packages/flutter_local_notifications_platform_interface,27,150,95,A common platform interface for the flutter_local_notifications plugin.,7.2.0,"Jun 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_local_notifications_platform_interface/latest/,dexterx.dev,"flutter,plugin_platform_interface",https://github.com/MaikuB/flutter_local_notifications/tree/master/flutter_local_notifications_platform_interface +string_extensions,https://pub.dev/packages/string_extensions,27,140,94,Useful String extensions to save you time in production. Feel free to contribute with PR.,0.7.2,"Jun 24, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/string_extensions/latest/,esentis.dev,"convert,crypto,intl,test",https://github.com/esentis/string_extensions +radio_group_v2,https://pub.dev/packages/radio_group_v2,27,160,91,A widget that groups radio buttons so they can work together to give the user a pleasant experience when making selections within the app.,3.2.0,"Jun 19, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/radio_group_v2/latest/,hexcat.dev,flutter,https://github.com/babincc/flutter_workshop/tree/master/packages/radio_group_v2 +sqlcipher_flutter_libs,https://pub.dev/packages/sqlcipher_flutter_libs,27,150,95,Flutter plugin to include native SQLCipher libraries in your app,0.6.3,"Jun 3, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/sqlcipher_flutter_libs/latest/,simonbinder.eu,flutter,https://github.com/simolus3/sqlite3.dart/tree/main/sqlcipher_flutter_libs +objectbox_generator,https://pub.dev/packages/objectbox_generator,27,160,93,ObjectBox Flutter / Dart database binding code generator - finds annotated entities and adds them to the ObjectBox DB model.,4.0.1,"May 27, 2024",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/objectbox_generator/latest/,objectbox.io,"analyzer,build,collection,cryptography,dart_style,glob,http,objectbox,path,pubspec_parse,source_gen,yaml",https://github.com/objectbox/objectbox-dart/tree/main/generator +saver_gallery,https://pub.dev/packages/saver_gallery,27,150,95,"flutter plugin project for save image and video to gallery, iOS need to add the following keys to your Info.plist file.",3.0.5,"Apr 28, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/saver_gallery/latest/,unverified uploader,"flutter,mime,path,path_provider,uuid",https://github.com/zhangruiyu/saver_gallery +dwds,https://pub.dev/packages/dwds,27,130,100,A service that proxies between the Chrome debug protocol and the Dart VM service protocol.,24.0.0,"Apr 23, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dwds/latest/,tools.dart.dev,"async,built_collection,built_value,collection,crypto,dds,file,http,http_multi_server,logging,meta,package_config,path,pool,pub_semver,shelf,shelf_packages_handler,shelf_proxy,shelf_static,shelf_web_socket,source_maps,sse,stack_trace,uuid,vm_service,vm_service_interface,web_socket_channel,webkit_inspection_protocol",https://github.com/dart-lang/webdev/tree/master/dwds +overlay_pop_up,https://pub.dev/packages/overlay_pop_up,27,150,83,A new Flutter plugin to display pop ups or screens over other apps in Android even when app is closed or killed.,1.0.3,"Apr 19, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/overlay_pop_up/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/diegohzea/overlay_pop_up +places_service,https://pub.dev/packages/places_service,27,120,88,A service that makes it easy to get information from the Places Api,0.1.4,"Apr 9, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/places_service/latest/,filledstacks.com,"flutter,freezed_annotation,geolocator,google_maps_webservice_ex,json_annotation,uuid", +flutter_pin_code_widget,https://pub.dev/packages/flutter_pin_code_widget,27,160,84,PIN Code wiget for creating and checking local pin code with flexible settings.,0.1.2,"Mar 29, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_pin_code_widget/latest/,agoradesk.com,flutter,https://github.com/AgoraDesk-LocalMonero/flutter-pin-code-widget +handy_window,https://pub.dev/packages/handy_window,27,160,90,This package enhances the looks of Flutter applications on Linux by providing modern-looking Handy windows with rounded bottom corners.,0.4.0,"Mar 10, 2024",MIT,,FLUTTER,LINUX,https://pub.dev/documentation/handy_window/latest/,ubuntu.com,flutter,https://github.com/ubuntu-flutter-community/handy_window +file_preview,https://pub.dev/packages/file_preview,27,120,89,A plug-in that supports flutter preview files,1.2.0,"Mar 7, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/file_preview/latest/,unverified uploader,flutter,https://github.com/gstory0404/file_preview +top_modal_sheet,https://pub.dev/packages/top_modal_sheet,27,150,93,A simple top modal sheet implementation in pure dart.,2.1.0,"Feb 1, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/top_modal_sheet/latest/,unverified uploader,flutter,https://github.com/Pilaba/TopModalSheet +parallax_bg,https://pub.dev/packages/parallax_bg,27,140,22,Create beautiful & interactive parallax backgrounds,2.0.1,"Dec 29, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/parallax_bg/latest/,akidevelops.com,"flutter,sensors_plus",https://github.com/kumar-aakash86/parallax_bg +flutter_pay_upi,https://pub.dev/packages/flutter_pay_upi,27,150,78,Create app with UPI (Unified Payments Interface),0.2.1,"Dec 22, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_pay_upi/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/abhishekbardolia/flutter_pay_upi.git +favicon,https://pub.dev/packages/favicon,27,140,92,"Library for finding favicons in a website, either in a or by predefined URL.",1.1.2,"Dec 9, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/favicon/latest/,unverified uploader,"html,http,image",https://github.com/marcjoha/favicon +flutter_wallet_card,https://pub.dev/packages/flutter_wallet_card,27,140,88,Flutter wallet card for iOS devices. Generate Apple Pass card using either locally stored file or download it from web via url.,3.0.4,"Oct 31, 2023",unknown,,FLUTTER,IOS,https://pub.dev/documentation/flutter_wallet_card/latest/,unverified uploader,"archive,cli_script,crypto,dio,equatable,flutter,path,path_provider,uuid",https://github.com/WebEferen/flutter_wallet_card.git +easy_upi_payment,https://pub.dev/packages/easy_upi_payment,27,160,87,A new flutter plugin to make upi payment with ease currently only supported by Android (only for India).,0.1.6,"Oct 4, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/easy_upi_payment/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/GJJ2019/easy_upi_payment +document_viewer,https://pub.dev/packages/document_viewer,27,140,86,A Flutter package which allows you to view any document format for Android.,0.0.1,"Aug 2, 2023",BSD-3-Clause,0.0.2-4,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/document_viewer/latest/,zingworks.in,"docx_to_text,external_path,flutter,path_provider,pdf_viewer_plugin,permission_handler,photo_view",https://github.com/komalsdagde/document_viewer +fl_toast,https://pub.dev/packages/fl_toast,27,150,89,A simple yet powerful Toast Library for Flutter. Works in all the platforms,3.2.0,"Aug 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fl_toast/latest/,bdlukaa.dev,flutter,https://github.com/bdlukaa/fl_toast +dart_frog_auth,https://pub.dev/packages/dart_frog_auth,27,160,87,Header authentication based middlewares for Dart Frog. Built by Very Good Ventures.,1.1.0,"Aug 21, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://dartfrog.vgv.dev/docs/overview,https://pub.dev/documentation/dart_frog_auth/latest/",verygood.ventures,dart_frog,https://github.com/VeryGoodOpenSource/dart_frog +obscure_widget,https://pub.dev/packages/obscure_widget,27,150,33,ObscureWidget blurs its child when the screen is being captured. gives extra control to add custom handling when the screen is recorded.,0.0.4,"Jul 8, 2023",MIT,,FLUTTER,IOS,"https://github.com/imSanjaySoni/ObscureWidget/tree/main#readme,https://pub.dev/documentation/obscure_widget/latest/",unverified uploader,flutter,https://github.com/imSanjaySoni/ObscureWidget/tree/main +flutter_floating,https://pub.dev/packages/flutter_floating,27,65,89,Flutter免权限悬浮窗,支持全局、单页面悬浮、支持边缘吸附、位置保存、上下可滑动区域控制以及屏幕旋转窗口化后的位置修复等等。,1.0.8,"Jun 8, 2023",BSD-3-Clause,,,,https://pub.dev/documentation/flutter_floating/latest/,unverified uploader,"cupertino_icons,flutter",https://github.com/LvKang-insist/Floating +pin_keyboard,https://pub.dev/packages/pin_keyboard,27,130,81,"A Pin Keyboard Flutter package, Make it easy to use and minimal code.",1.1.2,"May 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pin_keyboard/latest/,wachasit.com,"flutter,flutter_svg",https://github.com/prongbang/pin_keyboard +css_text,https://pub.dev/packages/css_text,27,150,70,This library allows you to use simple CSS inline styles to style your text.,3.0.0,"May 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/css_text/latest/,unverified uploader,"flutter,xml",https://github.com/hathibelagal-dev/css_text_for_flutter +desktop_lifecycle,https://pub.dev/packages/desktop_lifecycle,27,150,93,Allow your flutter desktop application to perceive whether the window is activated.,0.1.1,"Apr 23, 2023",MIT,,FLUTTER,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/desktop_lifecycle/latest/,mixin.dev,flutter,https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_lifecycle +tbib_splash_screen,https://pub.dev/packages/tbib_splash_screen,27,140,81,This flutter lib is used as Splash Screen of your app to display logo With Text Animated by Animated Text Kit.,1.0.0,"Apr 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tbib_splash_screen/latest/,unverified uploader,"animated_text_kit,flutter,lottie",https://github.com/the-best-is-best/tbib_splash_screen +multiselect_dropdown_flutter,https://pub.dev/packages/multiselect_dropdown_flutter,27,150,91,A simple multiselect dropdown with select all and search options. Works with a simple list and a list of maps.,0.0.7,"Mar 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multiselect_dropdown_flutter/latest/,makecv.in,flutter,https://github.com/SanjaySodani/multiselect_dropdown_flutter +masked_text_field,https://pub.dev/packages/masked_text_field,27,140,88,"A package for masked text field for format your text, so if you want a mask for phone number, or IP address or any kind of formate. Use this package.",1.0.2,"Feb 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/masked_text_field/latest/,unverified uploader,flutter,https://github.com/alok2811/masked_text_field +getsocial_flutter_sdk,https://pub.dev/packages/getsocial_flutter_sdk,27,140,11,"GetSocial is a social engagement and referral marketing platform for mobile apps to increase user engagement, retention, acquisition and monetization.",7.12.6,"Feb 2, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/getsocial_flutter_sdk/latest/,getsocial.im,flutter, +paperfold,https://pub.dev/packages/paperfold,27,150,54,This package provides a widget which applies a paper fold effect on it's child.,1.0.3,"Dec 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/paperfold/latest/,unverified uploader,"flutter,vector_math",https://github.com/dasRicardo/flutter_paperfold +playify,https://pub.dev/packages/playify,27,140,56,Playify is a Flutter plugin for playing music and fetching music metadata. Currently supports only iOS.,2.2.1,"Dec 11, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/playify/latest/,unverified uploader,flutter,https://github.com/iberatkaya/playify +native_webview,https://pub.dev/packages/native_webview,27,150,79,A Flutter plugin that provides a WebView widget on Android and iOS.,1.4.0,"Nov 30, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/native_webview/latest/,unverified uploader,flutter,https://github.com/hisaichi5518/native_webview +shared_preferences_riverpod,https://pub.dev/packages/shared_preferences_riverpod,27,150,84,help to use shared_preferences with riverpod.,0.3.0,"Nov 7, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shared_preferences_riverpod/latest/,unverified uploader,"flutter,riverpod,shared_preferences",https://github.com/gamako/shared_preferences_riverpod +simple_form_builder,https://pub.dev/packages/simple_form_builder,27,130,70,A simple form builder that lets you create a complete form from a simple JSON data.,0.0.22,"Oct 30, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/simple_form_builder/latest/,unverified uploader,"file_picker,flutter,intl",https://github.com/tanmoy27112000/SimpleFormBuilder +secure_app_switcher,https://pub.dev/packages/secure_app_switcher,27,160,77,Apply a safe masking effect to the app screen on the app switcher or task list.,0.1.0+1,"Sep 27, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/secure_app_switcher/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/arkwycr/secure_app_switcher +expandable_sliver_list,https://pub.dev/packages/expandable_sliver_list,27,150,81,"A sliver List that you can then either expand or collapse, in order to show or hide the contents of the list.",4.1.1,"Aug 24, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable_sliver_list/latest/,tylernorbury.com,flutter,https://github.com/TNorbury/flutter_expandable_sliver_list +geocoder_buddy,https://pub.dev/packages/geocoder_buddy,27,130,86,"Forward, Reverse geocoding and Search Address without any apikey.",1.0.1,"Jul 17, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geocoder_buddy/latest/,flutterbuddy.in,"dartdoc,flutter,http",https://github.com/flutterbuddy1/geocoder_buddy +navigation_drawer_menu,https://pub.dev/packages/navigation_drawer_menu,27,80,65,Flutter Material Design Navigation Drawer Menu. This package gives you the NavigationDrawerMenu widget which acts like a ListView. The example implements the full Navigation Drawer.,1.0.0-beta,"Jul 6, 2022",GPL-3.0,,,,https://pub.dev/documentation/navigation_drawer_menu/latest/,christianfindlay.com,"flutter,material",https://github.com/MelbourneDeveloper/navigation_drawer_menu +captcha_solver,https://pub.dev/packages/captcha_solver,27,140,77,"captcha_solver is a service used for solving different type of captcha (images with text, Recaptcha v2/v3 Enterprise/non-Enterprise, Funcaptcha Arcoselabs, GeeTest and hCaptcha )",1.0.4,"Jun 20, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/captcha_solver/latest/,scraptcha.com,"flutter,http",https://github.com/taneflit/captcha_solver +kakaomap_webview,https://pub.dev/packages/kakaomap_webview,27,130,81,Kakao map which you can use simply. Some features are not supported.,0.6.2,"Jun 16, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/kakaomap_webview/latest/,unverified uploader,"flutter,http,webview_flutter",https://github.com/devmemory/kakaomap_webview +number_to_words_english,https://pub.dev/packages/number_to_words_english,27,160,94,A Flutter/Dart package that converts number to words (English language).,2.0.2,"Jun 15, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/number_to_words_english/latest/,unverified uploader,flutter,https://github.com/kenguyenduc/flutter_number_to_words_english +awesome_widgets,https://pub.dev/packages/awesome_widgets,27,120,55,Custom flutter widgets for awesome projects and apps.,0.0.6,"May 23, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/awesome_widgets/latest/,unverified uploader,"flutter,sizer",https://github.com/abhishh1/awesome_widgets +dart_des,https://pub.dev/packages/dart_des,27,140,96,This algorithm is a pure dart implementation of the DES and Triple DES algorithms.,1.0.2,"May 9, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_des/latest/,unverified uploader,,https://github.com/delletenebre/dart_des +tip_dialog,https://pub.dev/packages/tip_dialog,27,140,82,A Flutter Tip Dialog,4.0.0,"May 1, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tip_dialog/latest/,inrush.cn,"flutter,loading_view",https://github.com/inRush/TipDialog +circular,https://pub.dev/packages/circular,27,140,73,flutter package built to pick and display data in circular sliders making it easy to work with values in a specific range,0.0.5,"Apr 30, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circular/latest/,unverified uploader,flutter,https://github.com/Mahmoudgarwallane/circular_slider +datetime_setting,https://pub.dev/packages/datetime_setting,27,150,93,Flutter plugin to get information about auto time and auto timezone. Open setting if not set to auto.,2.0.2,"Apr 29, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/datetime_setting/latest/,fuadarradhi.com,flutter,https://github.com/fuadarradhi/datetime_setting +flutter_screen_scaler,https://pub.dev/packages/flutter_screen_scaler,27,140,76,A package to resize your widgets according to the screen size with the use of percentages.,2.1.0,"Apr 14, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_screen_scaler/latest/,unverified uploader,flutter,https://github.com/akassharjun/flutter-screen-scaler +square_progress_bar,https://pub.dev/packages/square_progress_bar,27,150,80,"A square progress bar that you can use easily, Just provide the progress in a range from 0.0 to 1.0 and you are set to go.",1.1.1,"Mar 21, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/square_progress_bar/latest/,yasirromaya.me,flutter,https://github.com/yasirdx777/square_progress_bar +ar_core,https://pub.dev/packages/ar_core,27,130,69,Flutter Plugin for adding Augmented Reality in application - Supports Real time camera and objects plecement of an object on iOS and Android devices,0.0.2+7,"Mar 16, 2022",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/ar_core/latest/,unverified uploader,"camera,flutter",https://github.com/arslanraza7/ar_core +sliver_bar_chart,https://pub.dev/packages/sliver_bar_chart,27,160,77,A package that supports Bar Chart in a Flutter Sliver. This Package allow us to add Bar Chart in Sliver and its set a Bar Chart as a Header on Slivers Scroll.,0.0.1,"Jan 4, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sliver_bar_chart/latest/,mindinventory.com,flutter,https://github.com/Mindinventory/sliver_bar_chart +rating,https://pub.dev/packages/rating,27,70,70,Rating bottom sheet,1.0.0-dev.1,"Dec 29, 2021",MIT,,,,https://pub.dev/documentation/rating/latest/,unverified uploader,"flutter,flutter_bloc,flutter_spinkit",https://github.com/davidsdearaujo/rating +custom_line_indicator_bottom_navbar,https://pub.dev/packages/custom_line_indicator_bottom_navbar,27,150,89,"A fully customisable bottom navbar with top,bottom indicator and gradients.",0.0.8,"Dec 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_line_indicator_bottom_navbar/latest/,unverified uploader,flutter,https://github.com/Dicksenz/custom_line_indicator_bottom_navbar +polyline_do,https://pub.dev/packages/polyline_do,27,50,81,Polyline encoding algorithm for encoding and decoding a list of coordinates,0.1.0,"Aug 31, 2021",unknown,,,,https://pub.dev/documentation/polyline_do/latest/,fernando-herrera.com,flutter,https://github.com/Klerith/dart_polyline_do +getter,https://pub.dev/packages/getter,27,130,53,"By using this plugin you can get images, videos, or audios from the local storage.",0.0.3,"Aug 29, 2021",GPL-3.0,,FLUTTER,ANDROID,https://pub.dev/documentation/getter/latest/,unverified uploader,flutter,https://github.com/nesyou01/getter +notion_api,https://pub.dev/packages/notion_api,27,140,44,A wrapper for the public beta Notion API to manage it like a Notion SDK package for dart.,1.2.0,"Jul 27, 2021",BSD-3-Clause,2.0.0-beta2,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/notion_api/latest/,unverified uploader,http,https://github.com/jonathangomz/notion_api +intrinsic_grid_view,https://pub.dev/packages/intrinsic_grid_view,27,140,81,"IntrinsicGridView is a custom GridView, It provides 2D array of children with Intrinsic width and height. Having two named Constructors. horizontal and vertical",0.0.2,"Aug 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/intrinsic_grid_view/latest/,amjadjamali06.blogspot.com,flutter,https://github.com/amjadjamali06/intrinsic_grid_view +rounded_expansion_tile,https://pub.dev/packages/rounded_expansion_tile,27,140,88,A simple Expansiontile for Flutter applications with borderradius.,0.0.13,"Jul 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rounded_expansion_tile/latest/,simplewidgets.dev,flutter,https://github.com/simplewidgets/rounded_expansion_tile +flutter_circle_chart,https://pub.dev/packages/flutter_circle_chart,27,150,79,A Flutter package to create a Circle Chart with multiple drawing types. It will be useful for your awesome app.,1.0.0,"Jun 27, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_circle_chart/latest/,romanticdeveloper.com,flutter,https://github.com/minhhung2556/romantic_project_flutter_circle_chart.git +cloudpayments,https://pub.dev/packages/cloudpayments,27,150,79,A Flutter plugin for integrating Cloudpaymanets in Android and iOS applications.,0.3.0,"Jun 24, 2021",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/cloudpayments/latest/,unverified uploader,flutter,https://github.com/shushper/cloudpayments +riverpod_navigation,https://pub.dev/packages/riverpod_navigation,27,120,0,Managing Flutter navigation with riverpod.,0.2.1-prerelease,"Jun 21, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/riverpod_navigation/latest/,unverified uploader,"equatable,flutter,flutter_riverpod,flutter_state_notifier,state_notifier",https://github.com/aloisdeniel/riverpod_navigation +icons_helper,https://pub.dev/packages/icons_helper,27,40,72,This provides access to the full library of Icons & FontAwesomeIcons at runtime when the specific icons needed are not known at compile time.,1.0.4,"Apr 11, 2020",ISC,1.2.0-nullsafety.1,,,,voltaireapp.com,"flutter,flutter_driver,font_awesome_flutter",https://github.com/VoltaireApp/icons_helper +blur_bottom_bar,https://pub.dev/packages/blur_bottom_bar,27,150,75,Flutter blur bottom bar is a recreation of the ios tab view with material desifn for android and ios,1.0.3,"Jun 11, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/blur_bottom_bar/latest/,unverified uploader,flutter,https://github.com/DonsWayo/blur_bottom_bar +weight_slider,https://pub.dev/packages/weight_slider,27,40,28,Customisable slider widget for retrieving a person's weight/mass.,1.2.2,"May 8, 2021",MIT,1.3.0-nullsafety+1,,,https://github.com/coval-solutions/weight-slider/blob/master/README.md,covalsolutions.com,"flutter,flutter_svg",https://github.com/coval-solutions/weight-slider +expression_language,https://pub.dev/packages/expression_language,27,130,72,Library for parsing and evaluating simple expression language with additional references,1.0.1,"May 30, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expression_language/latest/,unverified uploader,"petitparser,rational",https://github.com/OndrejKunc/flutter_dynamic_forms +line_chart,https://pub.dev/packages/line_chart,27,140,78,A simple flutter package to create a custom line chart,1.1.11,"Apr 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/line_chart/latest/,unverified uploader,flutter,https://github.com/lucas-sesti/line_chart +esp_provisioning,https://pub.dev/packages/esp_provisioning,27,30,75,Espressif Provisioning library,1.0.0+6,"Mar 21, 2021",MIT,,,,,sunshinetech.dev,"collection,cryptography,flutter,flutter_ble_lib,protobuf",https://github.com/sunshine-tech/esp_provisioning.git +fitted_text_field_container,https://pub.dev/packages/fitted_text_field_container,27,90,76,A Container that automatically resizes to fit a the text value of a Material TextField.,2.0.0,"Mar 6, 2021",BSD-3-Clause,,,,https://pub.dev/documentation/fitted_text_field_container/latest/,su93rheroes.com,flutter,https://github.com/huyffs/fitted_text_field_container +voyager,https://pub.dev/packages/voyager,27,130,0,The widget router and basic dependency injection library for Flutter. Define navigation paths in YAML and power them up with custom plugins.,3.0.0,"Mar 4, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/voyager/latest/,vishna.dev,"equatable,flutter,provider,sprintf,yaml",https://github.com/vishna/voyager +storyboard,https://pub.dev/packages/storyboard,27,120,71,Faster iterative development of Flutter user interfaces by isolating widgets from your app.,1.0.0,"Mar 4, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/storyboard/latest/,starheightmedia.com,"flutter,recase",https://github.com/ilikerobots/storyboard +category_picker,https://pub.dev/packages/category_picker,27,40,34,An input widget to handle selection of category like choices. Inspired by the YouTube recommendations bar on the home page.,1.0.1,"Jan 9, 2021",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/ecrax/category_picker +edit_distance,https://pub.dev/packages/edit_distance,27,40,82,Implementation of string distance algorithms for advanced text comparison.,0.4.1,"Aug 6, 2019",MIT,0.5.0-nullsafety.0,,,,unverified uploader,,https://github.com/kseo/edit_distance +flutter_bloc_devtools,https://pub.dev/packages/flutter_bloc_devtools,27,40,60,"Remote DevTools for flutter_bloc. This package connects all Bloc to the Remote Devtools Server, allowing the developer to inspect changes to the Blocs during runtime.",0.1.1,"Nov 15, 2020",MIT,,,,,unverified uploader,"bloc,socketcluster_client",https://github.com/andrea689/flutter_bloc_devtools/ +route_transitions_do,https://pub.dev/packages/route_transitions_do,27,40,0,A transition package to create good looking page transitions with no pain,0.0.2,"Aug 26, 2020",MIT,,,,,fernando-herrera.com,flutter, +animated_progress_button,https://pub.dev/packages/animated_progress_button,27,30,23,Are you looking for a solution to make your button become professional? This package can help you with all animation inspiration from Pinterest.,1.0.2+1,"Jul 24, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/nghiashiyi/animated_button +flutter_aws_amplify_cognito,https://pub.dev/packages/flutter_aws_amplify_cognito,27,30,19,Flutter plugin for AWS Amplify Cognito based Authentication.,1.0.0+7,"Apr 2, 2020",BSD-3-Clause,,,,,agnostech.in,flutter, +swipe_gesture_recognizer,https://pub.dev/packages/swipe_gesture_recognizer,27,30,72,A simple and lightweight swipe gesture recognizer for a widget in Flutter.,0.0.2,"Feb 16, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/BilalShahid13/FlutterSwipeGestureRecognizer +pinch_zoom_image_updated,https://pub.dev/packages/pinch_zoom_image_updated,27,30,39,"A widget that makes picture pinch zoom, then return back to initial size and position when released.",0.2.6,"Jan 25, 2020",BSD-2-Clause,,,,,unverified uploader,flutter,https://github.com/YoussefKababe/pinch_zoom_image +flutter_earth,https://pub.dev/packages/flutter_earth,27,20,56,A Flutter earth widget.,0.0.4,"Dec 17, 2019",MIT,,,,,final.dev,"flutter,vector_math",https://github.com/zesage/flutter_earth +undraw,https://pub.dev/packages/undraw,27,30,20,A new Flutter package for open source illustrations. These illustrations are designed by Katerina Limpitsouni and the application is developed by westdabestdb.,1.0.2,"Jul 20, 2019",MIT,,,,,unverified uploader,"flutter,flutter_svg,http",https://github.com/westdabestdb/undraw +contact_picker,https://pub.dev/packages/contact_picker,27,40,76,A Flutter plugin for picking a contact from the address book.,0.0.2,"Mar 17, 2018",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/goderbauer/contact_picker +server_universe,https://pub.dev/packages/server_universe,26,150,53,"Server Universe Library For Help you make server rest api on cross platform support edge functions Supabase, Vercel, Netlify, cloud Flare and more",0.0.19,"Jul 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/azkadev/server_universe/tree/main/docs,https://pub.dev/documentation/server_universe/latest/",unverified uploader,"collection,freezed_annotation,general_lib,http,js,mason_logger,meta,mime,mime_type,path,queue,typings,yaml,yaml_writer",https://github.com/azkadev/server_universe +talker_bloc_logger,https://pub.dev/packages/talker_bloc_logger,26,160,96,Lightweight and customizable BLoC state management library logger on talker base.,4.4.0,"Jul 31, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/talker_bloc_logger/latest/,frezycode.com,"bloc,meta,talker",https://github.com/Frezyx/talker +firebase_app_installations,https://pub.dev/packages/firebase_app_installations,26,150,97,A Flutter plugin allowing you to use Firebase Installations.,0.3.0+4,"Jul 30, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/firebase_app_installations/latest/,firebase.google.com,"firebase_app_installations_platform_interface,firebase_app_installations_web,firebase_core,firebase_core_platform_interface,flutter",https://github.com/firebase/flutterfire/tree/master/packages/firebase_app_installations/firebase_app_installations +firebase_messaging_web,https://pub.dev/packages/firebase_messaging_web,26,140,98,The web implementation of firebase_messaging,3.8.12,"Jul 30, 2024",MIT,,FLUTTER,WEB,https://pub.dev/documentation/firebase_messaging_web/latest/,firebase.google.com,"_flutterfire_internals,firebase_core,firebase_core_web,firebase_messaging_platform_interface,flutter,flutter_web_plugins,meta,web",https://github.com/firebase/flutterfire/tree/master/packages/firebase_messaging/firebase_messaging_web +web3modal_flutter,https://pub.dev/packages/web3modal_flutter,26,150,92,"WalletConnect Web3Modal: Simple, intuitive wallet login. With this drop-in UI SDK, enable any wallet's users to seamlessly log in to your app and enjoy a unified experience",3.3.0,"Jul 25, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/web3modal_flutter/latest/,walletconnect.com,"appcheck,cached_network_image,coinbase_wallet_sdk,collection,convert,cupertino_icons,custom_sliding_segmented_control,flutter,flutter_svg,freezed_annotation,http,json_annotation,qr_flutter_wc,shimmer,url_launcher,uuid,walletconnect_flutter_v2,webview_flutter,webview_flutter_android,webview_flutter_wkwebview",https://github.com/WalletConnect/Web3ModalFlutter +flutter_upgrade_version,https://pub.dev/packages/flutter_upgrade_version,26,160,92,"Support to get Package Information(app name, package name, version, build number), get information of version on store(Apple Store) and In-app Update.",1.1.6,"Jul 25, 2024",ISC,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_upgrade_version/latest/,unverified uploader,"flutter,http",https://github.com/TrangLeQuynh/flutter-upgrade-version +rx_bloc_cli,https://pub.dev/packages/rx_bloc_cli,26,160,30,"rx_bloc_cli that enables quick project setup including: flavors, localization [intl], state management [rx_bloc], routing [go_router], design system, analytics [firebase], tests",3.8.0,"Jul 19, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rx_bloc_cli/latest/,primeholding.com,"args,collection,flutter_lints,mason,path,xml",https://github.com/Prime-Holding/rx_bloc/tree/master/packages/rx_bloc_cli +password_strength_checker,https://pub.dev/packages/password_strength_checker,26,160,91,"Generate secure passwords, check for exposed passwords, get visual feedback for strength or get form validation with a minimum password strength required.",1.2.4,"Jul 18, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/password_strength_checker/latest/,unverified uploader,flutter,https://github.com/dariowskii/password_strength_checker +kkiapay_flutter_sdk,https://pub.dev/packages/kkiapay_flutter_sdk,26,150,84,"KKiaPay allows businesses to safely receive payments by mobile money, credit card and bank account.",1.3.1,"Jul 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/kkiapay_flutter_sdk/latest/,unverified uploader,"cupertino_icons,flutter,flutter_web_plugins,http,plugin_platform_interface,stacked,stacked_services,stacked_shared,url_launcher,web,webview_flutter,webview_flutter_android,webview_flutter_wkwebview", +flutter_map_dragmarker,https://pub.dev/packages/flutter_map_dragmarker,26,140,93,Dragmarker class for flutter_map,7.0.0,"Jul 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_map_dragmarker/latest/,unverified uploader,"flutter,flutter_map,latlong2",https://github.com/ibrierley/flutter_map_dragmarker +custom_rating_bar,https://pub.dev/packages/custom_rating_bar,26,160,93,"Custom rating bar for flutter with support of custom icons, half icons, directions, alignments & more.",3.0.0,"Jul 12, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_rating_bar/latest/,eterkit.com,flutter,https://github.com/eterkit/flutter-packages +flutter_picker_plus,https://pub.dev/packages/flutter_picker_plus,26,160,94,"Provide flexible parameters to meet various needs with NumberPicker, DateTimePicker, ArrayPicker, and default linkage Picker.",1.3.0,"Jun 27, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_picker_plus/latest/,octologs.com,flutter,https://github.com/octologs/flutter_picker_plus +sembast_sqflite,https://pub.dev/packages/sembast_sqflite,26,160,87,"sembast NoSQL database support on top of sqflite, cross process safe database.",2.2.0+1,"Jun 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sembast_sqflite/latest/,tekartik.com,"collection,meta,sembast,sqflite_common,synchronized",https://github.com/tekartik/sembast_sqflite/tree/master/sembast_sqflite +contentful_rich_text,https://pub.dev/packages/contentful_rich_text,26,150,90,Rich Text renderer that parses Contentful Rich Text JSON object and returns a renderable Flutter widget tree,2.2.2,"Jun 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/contentful_rich_text/latest/,kumanu.com,"collection,flutter,html_unescape,url_launcher",https://github.com/Kumanu/contentful-rich-text-flutter +isolate_pool_2,https://pub.dev/packages/isolate_pool_2,26,150,71,"Just like a thread pool, but with isolates. The package allows creating up-and-running isolates that can accept requests and do heavy lifting outside main isolate",1.0.7,"Jun 24, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/isolate_pool_2/latest/,saplin.blogspot.com,,https://github.com/maxim-saplin/isolate_pool +cosmos_epub,https://pub.dev/packages/cosmos_epub,26,140,77,"EPUB reader package with great UI, easy customization and awesome features",0.0.2,"Jun 19, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/cosmos_epub/latest/,flutterdev.uz,"epubx,fading_edge_scrollview,flutter,flutter_html_reborn,flutter_screenutil,fluttertoast,get_storage,html,http,isar,isar_flutter_libs,path_provider,screen_brightness",https://github.com/Mamasodikov/cosmos_epub +particular,https://pub.dev/packages/particular,26,160,52,The Particular is a high performance particle effects flutter widget.,0.2.5,"Jun 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/manjav/particular,https://pub.dev/documentation/particular/latest/",unverified uploader,"flutter,image",https://github.com/manjav/particular +yandex_mobileads,https://pub.dev/packages/yandex_mobileads,26,160,90,Flutter plugin for Yandex Mobile Ads SDK. This plugin allows Flutter developers to easily integrate Yandex Mobile Ads SDK on Android and iOS apps.,7.1.0,"Jun 11, 2024",ISC,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/yandex_mobileads/latest/,ads.yandex.com,"flutter,plugin_platform_interface", +stroke_order_animator,https://pub.dev/packages/stroke_order_animator,26,150,62,Stroke order animations and practice quizzes for Chinese characters.,3.3.0,"Jun 7, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stroke_order_animator/latest/,unverified uploader,"flutter,http,svg_path_parser",https://github.com/chill-chinese/stroke-order-animator +locale_plus,https://pub.dev/packages/locale_plus,26,160,92,"LocalePlus allows easy access to native device locale data in Flutter apps. Includes language, country code, time zone, and number formatting preferences.",1.6.0+1,"Jun 6, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/locale_plus/latest/,gokberk.dev,"flutter,intl,plugin_platform_interface,universal_io",https://github.com/gokberkbar/locale_plus +state_beacon,https://pub.dev/packages/state_beacon,26,160,64,A reactive primitive and simple state managerment solution for dart and flutter,1.0.0,"May 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/state_beacon/latest/,nosy.dev,"flutter,lite_ref,state_beacon_flutter",https://github.com/jinyus/dart_beacon +fetch_client,https://pub.dev/packages/fetch_client,26,150,95,"Client for http package based on Fetch API, enables streamed and cancelable requests on web and more.",1.1.2,"May 26, 2024",unknown,,"DART, FLUTTER",WEB,https://pub.dev/documentation/fetch_client/latest/,null.moe,"fetch_api,http",https://github.com/Zekfad/fetch_client +flutter_earth_globe,https://pub.dev/packages/flutter_earth_globe,26,160,81,An interactive and fully customizable 3D Globe widget written in pure Dart.,1.0.4,"May 21, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_earth_globe/latest/,unverified uploader,"flutter,http,vector_math",https://github.com/Pana-g/flutter_earth_globe +infinite_grouped_list,https://pub.dev/packages/infinite_grouped_list,26,160,82,"Dynamic scrolling list in Flutter, efficiently grouping items and seamlessly loading more data as user scrolls",1.2.6,"Apr 29, 2024",LGPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/infinite_grouped_list/latest/,esentis.dev,"flutter,flutter_sticky_header,lint,test",https://github.com/esentis/infinite_grouped_list +tailwind_cli,https://pub.dev/packages/tailwind_cli,26,150,65,A simple yet best tailwind style generation cli tool for flutter projects.,0.7.5,"Apr 27, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tailwind_cli/latest/,devsbuddy.com,"dcli,flutter",https://github.com/thedevsbuddy/tailwind_cli +google_mlkit_selfie_segmentation,https://pub.dev/packages/google_mlkit_selfie_segmentation,26,160,88,Flutter plugin to use Google's ML Kit Selfie Segmentation API to easily separate the background from users within a scene and focus on what matters.,0.8.0,"Apr 25, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_mlkit_selfie_segmentation/latest/,flutter-ml.dev,"flutter,google_mlkit_commons",https://github.com/flutter-ml/google_ml_kit_flutter +flutter_story_editor,https://pub.dev/packages/flutter_story_editor,26,130,74,"This package uses style of WhatsApp story image/video editor, you can edit images and videos. You can add texts, stickers, finger drawing, apply filter, and undo",0.0.2,"Apr 18, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_story_editor/latest/,unverified uploader,"file_picker,flutter,flutter_keyboard_visibility,font_awesome_flutter,hsv_color_pickers,image_cropper,material_design_icons_flutter,path,path_provider,perfect_freehand,vector_math,video_player,video_thumbnail,video_trimmer",https://github.com/AdnanKhan45/flutter_story_editor/tree/main +add_to_gallery,https://pub.dev/packages/add_to_gallery,26,150,77,Saves a copy of images and videos to the Android Gallery and iOS Photos,0.3.0,"Apr 17, 2024",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/add_to_gallery/latest/,oodavid.com,"flutter,http,path,path_provider,uuid",https://github.com/flowmobile/add_to_gallery +calendar_day_view,https://pub.dev/packages/calendar_day_view,26,150,80,This package is dedicated to calendar day view. This is a complement to calendar to make your app better,3.3.1,"Apr 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/calendar_day_view/latest/,samderlust.com,flutter,https://github.com/samderlust/calendar_day_view +alh_pdf_view,https://pub.dev/packages/alh_pdf_view,26,160,90,Has the functionality to show PDF with bytes of a file path as widget with some extra functionalities.,2.0.0,"Apr 5, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/alh_pdf_view/latest/,unverified uploader,"alh_pdf_view_android,alh_pdf_view_ios,alh_pdf_view_platform_interface,flutter",https://github.com/alhappler/alh_pdf_view +google_places_autocomplete_text_field,https://pub.dev/packages/google_places_autocomplete_text_field,26,140,94,"A fully customizable Google Places autocomplete TextFormField for Flutter iOS, Android and Web.",0.1.3,"Feb 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/google_places_autocomplete_text_field/latest/,unverified uploader,"dio,flutter,rxdart",https://github.com/julienandco/google_places_autocomplete_text_field +flutter_micro_app,https://pub.dev/packages/flutter_micro_app,26,160,49,A package to speed up the creation of micro apps structure in Flutter applications,0.14.1,"Jan 28, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_micro_app/latest/,unverified uploader,"dart_log,equatable,flutter",https://github.com/emanuel-braz/flutter_micro_app +flutter_grid_button,https://pub.dev/packages/flutter_grid_button,26,160,88,"Flutter widget that arrange buttons in a grid. It is useful for making a number pad, calculator, and so on.",2.1.0,"Jan 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_grid_button/latest/,zuvola.com,flutter,https://github.com/zuvola/flutter_grid_button +azblob,https://pub.dev/packages/azblob,26,160,92,A trivial Azure Blob Storage client. You can get and put Blob on server side dart.,4.0.0,"Jan 12, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/azblob/latest/,kkazuo.com,"crypto,http,http_parser",https://github.com/kkazuo/dart-azblob +webview_all,https://pub.dev/packages/webview_all,26,150,90,"a webview widget with full-platform support, based on the existing packages",0.4.1,"Jan 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/webview_all/latest/,abandoft.com,"abutil,flutter,flutter_web_plugins,webf,webview_flutter,webview_flutter_platform_interface,webview_flutter_web,webview_win_floating",https://github.com/moluopro/webview_all +package_rename_plus,https://pub.dev/packages/package_rename_plus,26,160,81,A Blazingly Fast way to configure your awesome flutter project to be production ready.,1.0.1,"Jan 3, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/package_rename_plus/latest/,solusibejo.com,"args,html,yaml",https://github.com/chandrabezzo/package_rename +circular_motion,https://pub.dev/packages/circular_motion,26,160,80,A package to create a circular positioned widgets and can be scrolled to rotate them in the desired circular way.,0.0.6,"Dec 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circular_motion/latest/,lewiseman.com,flutter,https://github.com/lewiseman/circular_motion +codemod,https://pub.dev/packages/codemod,26,130,70,"Write and run automated code modifications on a codebase. Primarily geared towards updating and refactoring Dart code, but can modify any files.",1.2.0,"Dec 18, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/codemod/latest/,workiva.com,"analyzer,args,glob,io,logging,path,quiver,source_span,stack_trace,test,test_descriptor",https://github.com/Workiva/dart_codemod +animated_visibility,https://pub.dev/packages/animated_visibility,26,150,86,Animate appearance and disappearance with AnimatedVisibility,0.0.4,"Dec 12, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_visibility/latest/,canopas.com,flutter,https://github.com/canopas/animated-visibility +mapsforge_flutter,https://pub.dev/packages/mapsforge_flutter,26,110,76,A port of mapsforge for pure flutter. Show maps while the device is offline.,2.0.3,"Nov 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mapsforge_flutter/latest/,unverified uploader,"collection,convert,ecache,flutter,flutter_svg,golden_toolkit,http,idb_shim,logging,path_provider,provider,queue,rxdart,synchronized,xml",https://github.com/mikes222/mapsforge_flutter +side_sheet_material3,https://pub.dev/packages/side_sheet_material3,26,150,83,This Flutter package provides a Material Design 3 modal side sheet widget.,0.0.2,"Oct 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/side_sheet_material3/latest/,egortabula.dev,flutter,https://github.com/egortabula/side_sheet_material3 +share_it,https://pub.dev/packages/share_it,26,140,83,"A plugin to share text, images and files. Written in Kotlin and Swift for both Android and iOS.",0.7.0,"Sep 29, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/share_it/latest/,unverified uploader,flutter,https://gitlab.com/illescasDaniel-Flutter/OpenSource +cross_local_storage,https://pub.dev/packages/cross_local_storage,26,160,82,"SharedPreferences wrapper for both Mobile (Android/iOS), Web and Desktop (Windows, macOS, Linux). Also provides JSON file storage.",3.0.0,"Sep 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cross_local_storage/latest/,thisismarch.dev,"flutter,shared_preferences",https://github.com/marchdev-tk/cross_local_storage +calendar_time,https://pub.dev/packages/calendar_time,26,140,79,"Implementation of MomentJS's calendar time, plus a bunch of other helper methods.",2.3.0,"Sep 6, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/calendar_time/latest/,unverified uploader,intl,https://github.com/rknell/calendar_time +rtmp_broadcaster,https://pub.dev/packages/rtmp_broadcaster,26,150,81,An extension of the Flutter camera plugin that enables live video streaming over RTMP on Android and iOS devices.,2.2.4,"Sep 5, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/rtmp_broadcaster/latest/,emiliodallatorre.it,flutter,https://github.com/emiliodallatorre/flutter_rtmp_broadcaster +lecle_social_share,https://pub.dev/packages/lecle_social_share,26,150,85,"A Flutter project support share files to social media (Facebook, Instagram, etc.). If you only want to share files on certain platforms, this plugin is made for you.",0.5.3,"Aug 28, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/lecle_social_share/latest/,lecle.vn,flutter,https://github.com/LecleVietnam/LeclePackageIssue/issues +boleto_utils,https://pub.dev/packages/boleto_utils,26,160,82,Package com métodos para a validação de todos os tipos de boleto do Brasil definidos pela FEBRABAN,1.0.3,"Aug 21, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/boleto_utils/latest/,unverified uploader,flutter,https://github.com/Philippenau-Dev/boleto_utils +open_app_file,https://pub.dev/packages/open_app_file,26,150,94,A plugin to open files the app has permission to access with default system-provided applications.,4.0.2,"Jun 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/open_app_file/latest/,unverified uploader,"ffi,flutter",https://github.com/yendoplan/open_app_file +flutter_animated_reaction,https://pub.dev/packages/flutter_animated_reaction,26,130,58,"Flutter Animated Reaction is an animated reaction overlay(Example. Facebook, LinkedIn) which can be customized using your own reaction icons(images/gifs).",0.0.2,"Jun 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_animated_reaction/latest/,unverified uploader,"audioplayers,flutter",https://github.com/Ajoy-1704001/flutter_animated_reaction +account_picker,https://pub.dev/packages/account_picker,26,150,83,Prompt user to pick an Email or a Phone number saved on device without requiring extra permission,2.1.0,"Jun 16, 2023",BSD-3-Clause,,FLUTTER,ANDROID,"https://github.com/tolotrasamuel/account_picker,https://pub.dev/documentation/account_picker/latest/",tolotra.com,flutter,https://github.com/tolotrasamuel/account_picker +easy_isolate_mixin,https://pub.dev/packages/easy_isolate_mixin,26,140,79,"A simplified mixin for launching Dart isolates in Flutter, seamlessly working with Flutter plugins",1.0.1,"Jun 14, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/easy_isolate_mixin/latest/,unverified uploader,flutter,https://github.com/Xim-ya/easy_isolate_mixin +isolated_download_manager,https://pub.dev/packages/isolated_download_manager,26,160,84,"File download manager based on reusable isolates with progress, cancellation, pause and resume",1.0.3,"Jun 5, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/isolated_download_manager/latest/,starkdev.org,"download_task,http",https://github.com/starkdmi/download_manager +responsive_spacing,https://pub.dev/packages/responsive_spacing,26,150,75,"Make your app responsive & adaptive with dynamic spacing, margins, paddings, gutters, body-size & columns.",1.1.0,"Jun 2, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_spacing/latest/,thiele.dev,flutter,https://github.com/AlexanderThiele/responsive_spacing +flutter_animated_progress_bar,https://pub.dev/packages/flutter_animated_progress_bar,26,160,85,An animated progress bar widget designed to be used with audio or video.,1.0.5,"May 27, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_animated_progress_bar/latest/,unverified uploader,flutter,https://github.com/GabrielDamasceno/flutter_animated_progress_bar +social_media_audio_recorder,https://pub.dev/packages/social_media_audio_recorder,26,130,80,A flutter package that use for build animated voice recorder as like other social media.,0.0.8,"May 14, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/social_media_audio_recorder/latest/,unverified uploader,"cupertino_icons,flutter,flutter_vibrate,font_awesome_flutter,lottie,path_provider,permission_handler,record",https://github.com/fuadmostafij6/social_media_audio_recorder +figma_layout_grid,https://pub.dev/packages/figma_layout_grid,26,160,70,Visual aid grid system that supports Figma's layout grid features,0.3.2,"May 10, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/figma_layout_grid/latest/,iteo.com,flutter,https://github.com/Iteo/figma_layout_grid +flutter_pin_code_fields,https://pub.dev/packages/flutter_pin_code_fields,26,150,95,A flutter package which will help you generate customizable pin code fields. Can be used for login pins or OTP.,2.2.0,"May 6, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_pin_code_fields/latest/,sanifhimani.com,flutter,https://github.com/sanifhimani/flutter_pin_code_fields +flexible_scrollbar,https://pub.dev/packages/flexible_scrollbar,26,150,88,"A Flexible Scrollbar for Flutter. With this package, you can create custom scroll bars with different predetermined behaviors.",0.1.3,"Apr 17, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flexible_scrollbar/latest/,unverified uploader,flutter,https://github.com/ReliableCauliflower/flexible_scrollbar +usb_device,https://pub.dev/packages/usb_device,26,160,81,"Flutter plugin to communicate with usb device (start sessions, send datas, set configurations ...).",1.0.2,"Apr 12, 2023",MIT,,FLUTTER,WEB,https://pub.dev/documentation/usb_device/latest/,apparence.io,"flutter,usb_device_platform_interface,usb_device_web",https://github.com/Apparence-io/webUSB_plugin/ +flutter_health_connect,https://pub.dev/packages/flutter_health_connect,26,140,85,Flutter plugin for Google Health Connect integration. Health Connect gives you a simple way to store and connect the data between your health and fitness apps.,1.2.3,"Mar 8, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_health_connect/latest/,duynp.dev,"flutter,plugin_platform_interface",https://github.com/duynguyen242/flutter_health_connect +image_magick_q8,https://pub.dev/packages/image_magick_q8,26,140,23,Dart bindings for ImageMagick C library which is used to edit images.,1.0.0,"Feb 16, 2023",MIT,,FLUTTER,"ANDROID, LINUX, WINDOWS","https://github.com/Haidar0096/image_magick_q8,https://pub.dev/documentation/image_magick_q8/latest/",unverified uploader,"ffi,plugin_platform_interface",https://github.com/Haidar0096/image_magick_q8 +ir_sensor_plugin,https://pub.dev/packages/ir_sensor_plugin,26,160,79,This plugin allows Flutter applications to use the infrared sensor on Android starting with API 19,0.3.0,"Feb 14, 2023",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/ir_sensor_plugin/latest/,unverified uploader,flutter,https://github.com/Yeikel200/ir_sensor_plugin +executor,https://pub.dev/packages/executor,26,150,88,Executes async tasks with a configurable maximum concurrency and rate.,2.2.3,"Feb 3, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/executor/latest/,agilord.com,stack_trace,https://github.com/agilord/executor +story_painter,https://pub.dev/packages/story_painter,26,120,55,This package provides drawing experince like in story editor of Instagram.,0.0.4,"Jan 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/story_painter/latest/,fusarihan.com,"flutter,flutter_svg",https://github.com/furkansarihan/story_painter +animated_number,https://pub.dev/packages/animated_number,26,150,81,A flutter package to create animated numbers.,1.0.2,"Dec 19, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_number/latest/,unverified uploader,flutter,https://github.com/Yagon2395/animated_number +flutter_feed_reaction,https://pub.dev/packages/flutter_feed_reaction,26,150,86,A Flutter package providing you with highly customizable reactions list for posts/comments in a Social Media kind of an app.,0.0.6,"Dec 8, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_feed_reaction/latest/,unverified uploader,"flutter,flutter_portal",https://github.com/shrijanRegmi/flutter_feed_reaction +flutter_native_timezone_updated_gradle,https://pub.dev/packages/flutter_native_timezone_updated_gradle,26,150,95,A flutter plugin for getting the local timezone of the device.,2.0.3,"Dec 5, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/flutter_native_timezone_updated_gradle/latest/,unverified uploader,"flutter,flutter_web_plugins,js",https://github.com/yamamz/flutter_native_timezone +loading_btn,https://pub.dev/packages/loading_btn,26,140,88,An animated loading button package that allows you to create beautiful loadding button with lots of customized properties.,1.0.3,"Nov 30, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/loading_btn/latest/,unverified uploader,flutter,https://github.com/yasin1376/loading_btn +mapmyindia_gl,https://pub.dev/packages/mapmyindia_gl,26,130,85,"A Flutter plugin for integrating MapmyIndia Maps inside a Flutter application on Android, iOS and web platfroms.",0.3.2,"Nov 21, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mapmyindia_gl/latest/,mapmyindia.com,"flutter,mapmyindia_gl_platform_interface",https://github.com/mapmyindia/flutter-mapmyindia-gl +widget_modifier,https://pub.dev/packages/widget_modifier,26,90,0,"A collection of built-in flutter widget modifiers, which flatten the widget tree and make it easier to read",0.1.1,"Oct 12, 2022",MIT,,,,https://pub.dev/documentation/widget_modifier/latest/,unverified uploader,"flutter,vector_math",https://github.com/definev/widget_modifier/tree/main/packages/widget_modifier +money_converter,https://pub.dev/packages/money_converter,26,110,80,A New Flutter Plugin for Converting the Currencies Dynamic and contain multi currency very easy to use.,2.0.2,"Sep 28, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/money_converter/latest/,unverified uploader,"flutter,http",https://github.com/essam939/money_converter +flutter_awesome_bottom_sheet,https://pub.dev/packages/flutter_awesome_bottom_sheet,26,140,70,Show awesome bottom sheet as confirmation dialog quickly and easily.,0.0.2,"Sep 8, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_awesome_bottom_sheet/latest/,unverified uploader,flutter,https://github.com/Keshav3097/flutter_awesome_bottom_sheet +flutter_bootstrap5,https://pub.dev/packages/flutter_bootstrap5,26,150,86,A Flutter implementation of many Bootstrap 5 functionalities.,1.1.1+1,"Aug 26, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_bootstrap5/latest/,felixjunghans.de,"collection,flutter,intersperse",https://github.com/felixjunghans/flutter_bootstrap_5 +wazeloquent,https://pub.dev/packages/wazeloquent,26,160,61,WazEloquent is a flutter package in which you can interact with in-app “sqlite” database in the style of Laravel Eloquent.,0.0.5+1,"Aug 26, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS","https://github.com/w99910/wazeloquent/tree/master,https://pub.dev/documentation/wazeloquent/latest/",unverified uploader,"flutter,path,path_provider,sqflite",https://github.com/w99910/wazeloquent/tree/master +share_social_network,https://pub.dev/packages/share_social_network,26,120,54,"A ready-made platform that provides a wide range of ways to share, you will need to provide access directly to certain popular applications or just share using the built-in default sharing.",1.2.9,"Jul 17, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/share_social_network/latest/,unverified uploader,"flutter,flutter_svg,path_provider,screenshot",https://github.com/weeidl/share_social_network +watch_ble_connection,https://pub.dev/packages/watch_ble_connection,26,140,33,Communication between Watch and Android/iOS Device.,1.0.1,"Jun 23, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/watch_ble_connection/latest/,diponten.com,flutter,https://github.com/AfriwanAhda/watch_ble_connection.git +flutter_callkit_voximplant,https://pub.dev/packages/flutter_callkit_voximplant,26,150,81,Flutter SDK for CallKit integration to Flutter applications on iOS,2.1.0,"Jun 17, 2022",MIT,,FLUTTER,IOS,https://pub.dev/documentation/flutter_callkit_voximplant/latest/,voximplant.com,flutter,https://github.com/voximplant/flutter_callkit +json_data_explorer,https://pub.dev/packages/json_data_explorer,26,130,69,A highly customizable widget to render and interact with JSON objects.,0.1.0,"Apr 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/json_data_explorer/latest/,rows.com,"flutter,provider,scrollable_positioned_list",https://github.com/rows/json_data_explorer +batch,https://pub.dev/packages/batch,26,130,52,"A Lightweight and Powerful Job Scheduling Framework written in Dart. With this framework, you can easily develop a scheduled workflow in Dart.",1.3.0,"Apr 24, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/batch/latest/,shinyakato.dev,"args,async_task,clock,console_color,http,intl,meta",https://github.com/batch-dart/batch.dart +custom_floating_action_button,https://pub.dev/packages/custom_floating_action_button,26,120,82,This plugin allows you to create a FloatingActionButton with multiple options.,0.0.3,"Apr 22, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/custom_floating_action_button/latest/,unverified uploader,flutter,https://gitlab.com/Satyajeetsinh/customfloatingactionbutton +libusb,https://pub.dev/packages/libusb,26,125,73,Dart wrapper via `dart:ffi` for https://github.com/libusb/libusb,0.3.23+2,"Feb 7, 2022",MIT,0.4.23-dev.1+1,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/libusb/latest/,woodemi.com,ffi,https://github.com/woodemi/libusb.dart +page_grid,https://pub.dev/packages/page_grid,26,140,0,Easy and flexible grid system for Flutter,0.0.2,"Mar 26, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/page_grid/latest/,unverified uploader,"flutter,nil",https://github.com/EasyFlutterApps/page_grid +binary_tree,https://pub.dev/packages/binary_tree,26,160,71,"Self-Balancing Binary Search Tree for Dart. BST is implemented as Iterable. There are many operations such as greaterThen, lessThenOrEqual (create sublist), max , min etc.",1.0.5,"Mar 26, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/binary_tree/latest/,styledart.dev,,https://github.com/Mehmetyaz/binary_tree +carousel_grid,https://pub.dev/packages/carousel_grid,26,160,75,Carousel Grid é um package para exibir thumbnail de imagens em grid com cache e zoom.,1.0.5,"Feb 8, 2022",MIT,,FLUTTER,"IOS, WEB",https://pub.dev/documentation/carousel_grid/latest/,unverified uploader,"cached_network_image,flutter,image_network,infinite_carousel,photo_view",https://github.com/gabrielpatricksouza/carousel_grid +dialogs,https://pub.dev/packages/dialogs,26,130,84,This flutter package provides carefully designed dialogs with customization options.,0.0.7,"Jan 7, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dialogs/latest/,asadhameed.com,flutter,https://github.com/asadamatic/dialogs +activity_ring,https://pub.dev/packages/activity_ring,26,140,84,Flutter Library to create Progress bars in Apple Watch style rings.,0.3.0,"Jan 4, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/activity_ring/latest/,unverified uploader,flutter,https://github.com/akashgurava/activity_ring +flutter_responsive,https://pub.dev/packages/flutter_responsive,26,150,81,Responsive layout widgets for Flutter. This plugin was inspired on Bootstrap web project.,1.1.0,"Jan 3, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_responsive/latest/,carda.me,flutter,https://github.com/rafaelsetragni/flutter_responsive +checkbox_formfield,https://pub.dev/packages/checkbox_formfield,26,90,89,This package contains checkbox widgets that can be used as FormField for Flutter beginners.,0.2.0,"Jan 2, 2022",MIT,,,,https://pub.dev/documentation/checkbox_formfield/latest/,unverified uploader,flutter,https://github.com/reidha/checkbox_formfield +multi_screen_layout,https://pub.dev/packages/multi_screen_layout,26,140,52,A collection of Widgets that make multi screen user experiences easy to build,3.1.0,"Dec 20, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/multi_screen_layout/latest/,jasonrai.ca,flutter,https://github.com/MisterJimson/multi_screen_layout +time_picker_sheet,https://pub.dev/packages/time_picker_sheet,26,90,87,"Time picker sheet library, allows you to have beauty time picker sheet with customable design to align with your requirements.",0.0.2+1,"Nov 17, 2021",MIT,,,,https://pub.dev/documentation/time_picker_sheet/latest/,unverified uploader,"cupertino_icons,flutter",https://github.com/yoktavian/time-picker-sheet +flutter_ion,https://pub.dev/packages/flutter_ion,26,90,63,"Ion SDK for flutter, For live broadcast, video conference, etc., support mobile/deskop/web.",1.0.0,"Nov 8, 2021",MIT,,,,https://pub.dev/documentation/flutter_ion/latest/,unverified uploader,"events2,flutter_webrtc,grpc,protobuf,sdp_transform,uuid,web_socket_channel",https://github.com/pion/ion-sdk-flutter +file_sizes,https://pub.dev/packages/file_sizes,26,160,90,Get the Human readable size of the file. It is purely written in dart and support both number and string as parameters.,1.0.6,"Sep 15, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/file_sizes/latest/,anmolsethi.dev,,https://github.com/AnmolSethi/file_size +should_rebuild,https://pub.dev/packages/should_rebuild,26,140,88,A widget can prevent Child Widget unnecessary rebuild.You can customize the rebuild conditions。,1.0.1,"Sep 3, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/should_rebuild/latest/,unverified uploader,flutter,https://github.com/fantasy525/should_rebuild +flutter_walkthrough_screen,https://pub.dev/packages/flutter_walkthrough_screen,26,145,80,A flutter package which help developer in creating a customize onboarding screens of their app.,2.0.2,"Aug 14, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_walkthrough_screen/latest/,unverified uploader,flutter,https://github.com/champ96k/flutter-walkthrough-screen +bottom_sheet_expandable_bar,https://pub.dev/packages/bottom_sheet_expandable_bar,26,150,65,A package to show and bottom bar with the capability to expand and show a bottom sheet,0.1.2,"Jul 24, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_sheet_expandable_bar/latest/,ajomuch92.site,flutter,https://github.com/ajomuch92/flutter-bottom-sheet-expandable-bar +rabbit_converter,https://pub.dev/packages/rabbit_converter,26,150,80,Rabbit Converter is a library to convert text between different Burmese Text Encodings (i.e. Zawgyi and Unicode).,2.0.0,"Jun 9, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rabbit_converter/latest/,unverified uploader,, +flutter_unicons,https://pub.dev/packages/flutter_unicons,26,140,58,1000+ Pixel-perfect svg unicons for your next flutter project.,0.0.6,"Jun 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_unicons/latest/,unverified uploader,"flutter,flutter_svg",https://github.com/charles9904/flutter_unicons.git +prompts,https://pub.dev/packages/prompts,26,150,82,"Rich, simple, synchronous command-line prompt library for Dart.",2.0.0,"Jun 5, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/prompts/latest/,unverified uploader,"charcode,io",https://github.com/thosakwe/prompts +fitness,https://pub.dev/packages/fitness,26,140,52,Flutter plugin for reading step count data. Wraps HealthKit on iOS and GoogleFit on Android.,1.0.1,"May 17, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/fitness/latest/,unverified uploader,flutter,https://github.com/dev-juyoung/Fitness +international_system_of_units,https://pub.dev/packages/international_system_of_units,26,40,21,The most complete unit converter for Dart/Flutter which also do localizations.,1.0.0-dev.5,"May 6, 2021",MIT,,,,,kleak.dev,"international_system_of_units_locale,intl",https://github.com/Kleak/international_system_of_units +response,https://pub.dev/packages/response,26,150,77,Flutter plugin helps to maintain a clean looking widgets size in all available displays in which the app will be.,1.0.0,"Apr 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/response/latest/,unverified uploader,flutter,https://github.com/AhmedAbouelkher/Responsive-for-Flutter/ +flutter_code_push,https://pub.dev/packages/flutter_code_push,26,15,29,Chimera Flutter Code Push.,1.0.2,"Mar 3, 2021","OFL-1.1, MIT",,,,,unverified uploader,"flutter,typed_data",https://github.com/Waytoon/chimera_flutter_code_push +warmup_routine,https://pub.dev/packages/warmup_routine,26,20,0,A general purpose wrapper for warming up animations.,0.0.7,"Mar 1, 2021",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/danReynolds/warmup_routine +map_controller,https://pub.dev/packages/map_controller,26,40,58,"A map controller for Flutter map. Manage markers, lines and polygons.",0.9.0,"Feb 12, 2021",MIT,,,,,unverified uploader,"extra_pedantic,flutter,flutter_map,geojson,geopoint,latlong,pedantic,rxdart",https://github.com/synw/map_controller +google_map_polyutil,https://pub.dev/packages/google_map_polyutil,26,40,59,Dart implementation of native google map utility class PolyUtil,1.0.1,"Jan 13, 2021",MIT,,,,,uashim.com.np,"flutter,google_maps_flutter,meta",https://github.com/ayyshim/google_map_polyutil +flutter_cmoon_icons,https://pub.dev/packages/flutter_cmoon_icons,26,40,63,"Flutter Icons package Insipred by Font Awesome package, his package contains more than 2000 icons",0.1.0,"Aug 30, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/Rexfordasamoah51/flutter_cMoon_icons.git +flutter_youtube_vimeo,https://pub.dev/packages/flutter_youtube_vimeo,26,30,60,"Play YouTube, Vimeo by YouTube ID and Vimeo ID without an API",0.0.1,"Aug 22, 2020",MIT,,,,,unverified uploader,"flutter,flutter_webview_plugin",https://github.com/faslurrajah/flutter_youtube_vimeo.git +multi_sort,https://pub.dev/packages/multi_sort,26,40,69,A fast and powerful Flutter package helps you sort a list of objects by one or more properties at the same time.,3.0.0,"Jul 31, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/deependra227/multi-sort +flutter_fullpdfview,https://pub.dev/packages/flutter_fullpdfview,26,40,67,A Pdf Viewer for Android and IOS including fit policy. Based on flutter_pdfview from endigo.,1.1.5,"Jul 29, 2020",BSD-3-Clause,,,,,idelub.com,flutter,https://github.com/arnaudelub/flutter_fullpdfview +flutter_particle_background,https://pub.dev/packages/flutter_particle_background,26,40,45,"This is a flutter particle background for all the platforms web, android and ios. This makes small particles moving in the background making the app look more pleasant.",1.0.7,"Jun 25, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/abdullahriaz95/Flutter-ParticleBackground +stripe_native,https://pub.dev/packages/stripe_native,26,40,22,"Create chargeable stripe tokens using Apple and Google Pay. Display native Apple and Google Pay sheets, then collect one-time source tokens.",1.2.3,"May 13, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/rbii-incorporated/stripe_native +dartis,https://pub.dev/packages/dartis,26,40,74,"Redis client featuring type-safe commands, pipelining, fire and forget, publish/subscribe, monitor mode, inline commands, transactions, Lua scripting, modules, and much more.",0.5.0,"Apr 25, 2020",BSD-3-Clause,,,,,unverified uploader,logging,https://github.com/jcmellado/dartis +deep_link_navigation,https://pub.dev/packages/deep_link_navigation,26,40,9,Deep link navigation for Flutter apps with an elegant configuation internally orchestrating a native Flutter navigator.,1.3.1,"Dec 30, 2019",Apache-2.0,,,,,unverified uploader,"after_layout,flutter,merge_map,provider",https://github.com/Dennis-Krasnov/Flutter-Deep-Link-Navigation +flutter_html_view,https://pub.dev/packages/flutter_html_view,26,40,75,"Flutter Plugin to render html, Flutter has no default support to render html so this package helps you to render your html to native widgets",0.5.12,"Aug 7, 2019",MIT,,,,,karthikponnam.dev,"cached_network_image,flutter,flutter_custom_tabs,flutter_markdown,html,html2md,video_player",https://github.com/PonnamKarthik/FlutterHtmlView +flutter_3d_obj,https://pub.dev/packages/flutter_3d_obj,26,35,85,A new flutter package to render wavefront obj files into a canvas.,0.0.6,"Jul 2, 2019",BSD-3-Clause,,,,,hemanthraj.in,"flutter,meta,vector_math",https://github.com/hemanthrajv/flutter_3d_obj +virtual_keyboard,https://pub.dev/packages/virtual_keyboard,26,40,60,A simple package for dispaying virtual keyboards on a devices like kiosks and ATMs. The library is written in Dart and has no native code dependancy.,0.1.4,"Apr 2, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/gurgenDP/virtual_keyboard +paging,https://pub.dev/packages/paging,26,40,67,A Flutter package for paginating a list view from network or local storage,0.1.0,"Feb 24, 2019",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/joshmatta/paging_library +google_fonts_arabic,https://pub.dev/packages/google_fonts_arabic,26,25,72,Arabic fonts by google right into your flutter application. Just import the fonts file and use the constant in example to browse the available fonts.,1.1.7,"Dec 15, 2018",BSD-3-Clause,,,,,unverified uploader,flutter, +device_marketing_names,https://pub.dev/packages/device_marketing_names,25,160,93,"Lookup device marketing names for Android, iOS and browsers with ease. No internet connection or database required.",0.9.0,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/device_marketing_names/latest/,boehrsi.de,"device_info_plus,flutter,universal_platform",https://github.com/Boehrsi/device_marketing_names +elementary_test,https://pub.dev/packages/elementary_test,25,160,74,A testing library which makes it easy to test elementary used apps. Built to be used with the elementary architecture package.,2.0.1,"Jul 28, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/elementary_test/latest/,elementaryteam.dev,"elementary,flutter,flutter_test,meta,mocktail",https://github.com/Elementary-team/flutter-elementary/tree/main/packages/elementary_test +static_shock,https://pub.dev/packages/static_shock,25,130,76,A static site generator for Dart.,0.0.11,"Jul 25, 2024",MIT,,"DART, FLUTTER",WINDOWS,https://pub.dev/documentation/static_shock/latest/,flutterbountyhunters.com,"collection,dart_rss,fbh_front_matter,github,http,intl,jinja,markdown,mason_logger,path,pub_updater,sass,yaml",https://github.com/flutter-bounty-hunters/static_shock +tencent_cloud_chat_sdk,https://pub.dev/packages/tencent_cloud_chat_sdk,25,120,91,"Tencent Cloud Chat SDK. Globally interconnected In-App Chat, user profile and relationship chains and offline push.",8.0.5901,"Jul 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS","https://comm.qq.com/im/doc/flutter/en/SDKAPI/readme.html,https://pub.dev/documentation/tencent_cloud_chat_sdk/latest/",trtc.io,"flutter,flutter_web_plugins,js,mime_type,path,path_provider,plugin_platform_interface",https://github.com/TencentCloud/chat-sdk-flutter/tree/main/tencent_im_sdk_plugin +cached_query_flutter,https://pub.dev/packages/cached_query_flutter,25,160,84,Assortment of builders and addons for use with Cached Query in flutter.,2.1.2,"Jul 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://cachedquery.dev/,https://pub.dev/documentation/cached_query_flutter/latest/",cachedquery.dev,"cached_query,connectivity_plus,flutter",https://github.com/D-James-GH/cached_query/tree/main/packages/cached_query_flutter +opentelemetry,https://pub.dev/packages/opentelemetry,25,150,87,A framework for collecting OpenTelemetry traces from applications.,0.18.4,"Jul 18, 2024",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/opentelemetry/latest/,workiva.com,"async,collection,fixnum,http,logging,meta,protobuf,quiver",https://github.com/Workiva/opentelemetry-dart +webview_flutter_wkwebview,https://pub.dev/packages/webview_flutter_wkwebview,25,160,99,A Flutter plugin that provides a WebView widget based on Apple's WKWebView control.,3.14.0,"Jul 10, 2024",BSD-3-Clause,,FLUTTER,IOS,https://pub.dev/documentation/webview_flutter_wkwebview/latest/,flutter.dev,"flutter,path,webview_flutter_platform_interface",https://github.com/flutter/packages/tree/main/packages/webview_flutter/webview_flutter_wkwebview +add_to_google_wallet,https://pub.dev/packages/add_to_google_wallet,25,160,83,A Flutter plugin that provides the Add To Google Wallet Button.,0.0.4+2,"Jul 8, 2024","MPL-2.0, MPL-1.1",,FLUTTER,ANDROID,https://pub.dev/documentation/add_to_google_wallet/latest/,thedroidsonroids.com,"flutter,flutter_svg,plugin_platform_interface",https://github.com/DroidsOnRoids/add-to-google-wallet +rpi_gpio,https://pub.dev/packages/rpi_gpio,25,150,58,rpi_gpio is a Dart library for accessing the Raspberry Pi GPIO pins.,0.10.0,"Jun 27, 2024",MIT,,"DART, FLUTTER",LINUX,https://pub.dev/documentation/rpi_gpio/latest/,danrubel.net,"ffi,path",https://github.com/danrubel/rpi_gpio.dart +jalali_table_calendar,https://pub.dev/packages/jalali_table_calendar,25,150,81,"Table Calendar , Calendar DatePacker , Date picker and Date Convertor For Persian Date(Jalali/Shamsi date) with holidays.",1.3.5,"Jun 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jalali_table_calendar/latest/,unverified uploader,"flutter,jiffy",https://github.com/Azare77/jalali_table_calendar +dynamic_multi_step_form,https://pub.dev/packages/dynamic_multi_step_form,25,150,84,A flutter package that render dynamic multi step form with different input field which is manage from API json response. This plugin supports both iOS and Android.,1.1.5,"Jun 17, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/dynamic_multi_step_form/latest/,dexbytes.com,"cached_network_image,country_code_picker,file,file_picker,flutter,flutter_barcode_scanner,image_pickers,intl,shared_preferences",https://github.com/dexbytes/dynamic_multi_step_form.git +firestore_ref,https://pub.dev/packages/firestore_ref,25,150,68,Firestore reference/document typed access helpers. You can write organized safe code by this.,0.14.2,"Jun 12, 2024",unknown,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/firestore_ref/latest/,mono0926.com,"cloud_firestore,disposable_provider,firebase_core,flutter,json_annotation,json_converter_helper,meta,quiver,rxdart,simple_logger,subscription_holder",https://github.com/mono0926/flutter_firestore_ref +dynamic_cached_fonts,https://pub.dev/packages/dynamic_cached_fonts,25,160,76,"A font loader to download, cache and load web fonts in flutter with support for Firebase Cloud Storage.",1.2.0,"Jun 10, 2024",MIT,2.0.0-dev.0,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dynamic_cached_fonts/latest/,sidrao2006.ml,"firebase_storage,flutter,flutter_cache_manager,meta",https://github.com/sidrao2006/dynamic_cached_fonts +openapi_freezed_dio_builder,https://pub.dev/packages/openapi_freezed_dio_builder,25,110,30,Generate models and API classes based on an OpenAPI document using Freezed and Dio.,0.9.7,"Jun 5, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/openapi_freezed_dio_builder/latest/,jonasbark.de,"build,built_collection,code_builder,collection,dart_style,json_annotation,logging,meta,open_api_forked,openapi_base,path,quiver,recase,source_gen,yaml",https://github.com/jonasbark/openapi_freezed_dio_builder/tree/master/packages/openapi_freezed_dio_builder +recaptcha_enterprise_flutter,https://pub.dev/packages/recaptcha_enterprise_flutter,25,140,96,A flutter plugin for reCAPTCHA Enterprise.,18.5.1,"May 30, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/recaptcha_enterprise_flutter/latest/,cloud.google.com,"flutter,plugin_platform_interface",https://github.com/GoogleCloudPlatform/recaptcha-enterprise-flutter +bootpay,https://pub.dev/packages/bootpay,25,120,88,"A Bootpay plugin that provides payment api on Android, iOS and Web.",4.9.91,"May 29, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/bootpay/latest/,unverified uploader,"bootpay_webview_flutter,bootpay_webview_flutter_android,bootpay_webview_flutter_wkwebview,encrypt,flutter,fluttertoast,get,http,intl,js,package_info_plus,shared_preferences,uuid",https://github.com/bootpay/bootpay_flutter.git +flutter_resizable_container,https://pub.dev/packages/flutter_resizable_container,26,160,89,"Add nestable, resizable containers to your Flutter app with ease.",2.0.0,"May 24, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_resizable_container/latest/,andyhorn.dev,flutter,https://github.com/andyhorn/flutter_resizable_container +css_colors,https://pub.dev/packages/css_colors,25,140,89,Defines constant dart:ui Color objects for CSS colors (for use in Flutter code).,1.1.5,"May 15, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/css_colors/latest/,flutter.dev,flutter,https://github.com/flutter/packages/tree/main/packages/css_colors +xid,https://pub.dev/packages/xid,25,160,88,"Xid is a globally unique id generator. Xids are small, fast to generate, sortable, compact URL-safe string with no configuration or central generator server.",1.2.1,"May 14, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/xid/latest/,unverified uploader,,https://github.com/pitabwire/xid +stroke_text,https://pub.dev/packages/stroke_text,25,140,94,A Simple Flutter plugin for applying stroke (border) style to a text widget,0.0.3,"Apr 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stroke_text/latest/,mohamed-abdo.com,flutter,https://github.com/MohamedAbd0/stroke_text +cached_network_svg_image,https://pub.dev/packages/cached_network_svg_image,25,130,92,A Flutter package for caching SVG images.,1.0.0,"Apr 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cached_network_svg_image/latest/,abdelazeem-kuratem.engineer,"flutter,flutter_cache_manager,flutter_svg",https://github.com/Abdelazeem777/cached_network_svg_image +modal_progress_indicator,https://pub.dev/packages/modal_progress_indicator,25,160,81,Configurable modal progress indicator that blocks access to a wrapped widget and its subtree.,1.0.2,"Apr 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/modal_progress_indicator/latest/,dowhile.space,flutter,https://github.com/phimary/modal_progress_indicator +service_worker,https://pub.dev/packages/service_worker,25,110,84,JavaScript bindings for the Service Worker API.,0.4.0,"Apr 11, 2024",BSD-2-Clause,,"DART, FLUTTER",WEB,https://pub.dev/documentation/service_worker/latest/,unverified uploader,js,https://github.com/isoos/service_worker +flutter_charset_detector,https://pub.dev/packages/flutter_charset_detector,25,160,90,Detect and decode the charset (character encoding) of text bytes,3.1.0,"Mar 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/flutter_charset_detector/latest/,madlon-kay.com,"flutter,flutter_charset_detector_android,flutter_charset_detector_darwin,flutter_charset_detector_platform_interface,flutter_charset_detector_web",https://github.com/amake/flutter_charset_detector +youtube_parser,https://pub.dev/packages/youtube_parser,25,160,91,A minimalist library that extracts IDs from all kinds of YouTube urls,2.1.4,"Mar 31, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/youtube_parser/latest/,vimuser.com,,https://github.com/r-unruh/youtube_parser +prayer_time,https://pub.dev/packages/prayer_time,25,125,39,A Dart Pacakge to get prayer times of different loctions based on geo and timezone.,2.0.0,"Mar 22, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/prayer_time/latest/,alphasofthub.com,, +deepl_dart,https://pub.dev/packages/deepl_dart,25,150,80,Dart library for the DeepL language translation API. Pure Dart. Inspired by the official DeepL API documentation.,1.4.0,"Mar 13, 2024",GPL-3.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/deepl_dart/latest/,kpelz.eu,"collection,http,json_annotation,universal_io",https://github.com/komape/deepl_dart +mobpush_plugin,https://pub.dev/packages/mobpush_plugin,25,110,83,这是一个基于 MobPush 功能的扩展的 Flutter 插件。使用此插件能够帮助您在使用 Flutter 开发应用时,快速地实现推送功能。,1.2.6,"Mar 1, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mobpush_plugin/latest/,unverified uploader,flutter, +llama_cpp_dart,https://pub.dev/packages/llama_cpp_dart,25,140,73,Dart binding for llama.cpp --- high level wrappers for both Dart and Flutter,0.0.7,"Feb 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/llama_cpp_dart/latest/,unverified uploader,"ffi,flutter",https://github.com/netdur/llama_cpp_dart +otp_timer_button,https://pub.dev/packages/otp_timer_button,25,160,94,This package for easy implementation otp timer button which will be enabled after specified time.,1.1.1,"Feb 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/otp_timer_button/latest/,unverified uploader,flutter,https://github.com/mpcreza/otp_timer_button +flutter_zalo_login,https://pub.dev/packages/flutter_zalo_login,25,160,51,A Flutter plugin for allowing users to authenticate with native Android & iOS Zalo login SDKs.,0.1.10,"Jan 19, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_zalo_login/latest/,unverified uploader,flutter,https://github.com/duythien0912/flutter_zalo_login +jikan_api,https://pub.dev/packages/jikan_api,25,160,69,"Dart wrapper for the Jikan API, an unofficial MyAnimeList API.",2.2.1,"Jan 6, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jikan_api/latest/,unverified uploader,"built_collection,built_value,http",https://github.com/javoeria/jikan-dart +sporran,https://pub.dev/packages/sporran,25,160,14,A PouchDB alike for Dart. Uses lawndart for local storage and Wilt for CouchDB access.,7.0.1,"Dec 29, 2023",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/sporran/latest/,darticulate.com,"json_object_lite,wilt",https://github.com/shamblett/sporran +sbp,https://pub.dev/packages/sbp,25,150,83,"Flutter plugin, with which you can get a list of banks installed on the user's device, as well as launch a link to pay via SBP like https://qr.nspk.ru/.../",0.1.0,"Dec 28, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/sbp/latest/,smena.space,flutter,https://github.com/smenateam/sbp/tree/master/lib +auto_hyphenating_text,https://pub.dev/packages/auto_hyphenating_text,25,150,88,A text widget that automatically adds hyphenation. It was designed as a drop-in replacement for the default text widget.,0.2.0,"Dec 20, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_hyphenating_text/latest/,unverified uploader,"flutter,hyphenator_impure",https://github.com/impure/auto_hyphenating_text +uni_links_desktop,https://pub.dev/packages/uni_links_desktop,25,150,95,A desktop (supports macOS and Windows) implementation of uni_links plugin.,0.1.7,"Nov 28, 2023",MIT,,FLUTTER,"MACOS, WINDOWS",https://pub.dev/documentation/uni_links_desktop/latest/,leanflutter.dev,"flutter,win32_registry",https://github.com/leanflutter/uni_links_desktop +admanager_web,https://pub.dev/packages/admanager_web,25,80,66,Simple package that allow us display ads from Ad Manager in Flutter Web. This was primarily created to display Adsense ads on Flutter Web.,0.0.4,"Nov 17, 2023",MIT,,,,https://pub.dev/documentation/admanager_web/latest/,solion-web.com,"flutter,universal_html,visibility_detector",https://github.com/nathanael540/admanager_web +extended_text_library,https://pub.dev/packages/extended_text_library,25,140,88,"package library for extended_text and extended_text_field,provide common base class.",12.0.0,"Nov 17, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extended_text_library/latest/,fluttercandies.com,flutter,https://github.com/fluttercandies/extended_text_library +actors,https://pub.dev/packages/actors,25,160,73,Actors Model library for Dart. It is a thin wrapper around Dart's `Isolate` that makes them much easier to use.,0.11.0,"Oct 16, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/actors/latest/,unverified uploader,,https://github.com/renatoathaydes/actors +custom_accordion,https://pub.dev/packages/custom_accordion,25,150,84,The Custom Accordion package allows to create Expandable Flutter widget where each item or list of items can be expanded or collapsed simply by clicking on the header.,1.0.0,"Oct 14, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_accordion/latest/,unverified uploader,flutter,https://github.com/zeeshanayaz/custom_accordion +live_text,https://pub.dev/packages/live_text,25,140,12,A flutter package that provides easiest way to update text widget in UI.,0.0.7,"Sep 22, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/live_text/latest/,thearesmedia.com,flutter,https://github.com/ToyZ-95/live_text +kanban_board,https://pub.dev/packages/kanban_board,25,140,84,"It is a customizable kanban board, which can be used to reorder items and list with drag and drop.",0.1.0,"Aug 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/kanban_board/latest/,lakhan.xyz,"flutter,flutter_riverpod",https://github.com/1akhanBaheti/FlutterKanbanBoard +console_bars,https://pub.dev/packages/console_bars,25,160,82,A package for creating a customizable progress bar in console easily.,1.2.0,"Aug 27, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/console_bars/latest/,unverified uploader,,https://github.com/RohitEdathil/ConsoleBars +coverde,https://pub.dev/packages/coverde,25,130,60,"A CLI for basic coverage trace files manipulation. Validate minimum coverage, filter trace files data by tested file paths and generate HTML coverage reports.",0.2.0+2,"Aug 18, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/coverde/latest/,unverified uploader,"args,collection,html,io,meta,path,process,pub_updater,universal_io",https://github.com/mrverdant13/coverde/tree/main/packages/coverde_cli +mnc_identifier_ocr,https://pub.dev/packages/mnc_identifier_ocr,25,140,76,MNC Flutter plugin KTP scanner for iOS and Android.,1.0.20,"Aug 10, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mnc_identifier_ocr/latest/,mobile.mncinnovation.id,flutter,https://github.com/mncinnovation/mnc_identifier_ocr +validadores,https://pub.dev/packages/validadores,25,140,86,"Validadores para formulários PT-BR, validações como CPF,CNPJ,OBRIGATORIO,EMAIL,IGUAL,Valor Mínimo,Valor Máximo,Tamanho Mínimo,Tamanho Máximo.",1.0.9,"Aug 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/validadores/latest/,365apps.com.br,flutter,https://github.com/mtobbias/365apps-pack-validador +eval_ex,https://pub.dev/packages/eval_ex,25,130,88,"A mathematical and boolean expression evaluator, ported from https://github.com/uklimaschewski/EvalEx.",1.1.8,"Jul 31, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/eval_ex/latest/,unverified uploader,decimal,https://github.com/RobluScouting/EvalEx +environment_sensors,https://pub.dev/packages/environment_sensors,25,150,81,"A Flutter plugin for reading ambient temperature,relative humidity, ambient light, and barometric pressure from a device.",0.3.0,"Jul 24, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/environment_sensors/latest/,unverified uploader,flutter,https://github.com/nhandrew/environment_sensors +emoji_selector,https://pub.dev/packages/emoji_selector,25,140,84,An Emoji picker component for Flutter with the latest set of emojis. The current version supports Emoji version 15.,0.0.6,"Jul 14, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/emoji_selector/latest/,unverified uploader,flutter,https://github.com/Alfaizkhan/flutter-emoji_selector +flutter_nude_detector,https://pub.dev/packages/flutter_nude_detector,25,150,84,"Detect explicit content in images easily with flutter_nude_detector, a powerful Flutter package leveraging advanced machine learning for safer user experience.",0.0.4+1,"Jul 12, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_nude_detector/latest/,unverified uploader,"flutter,google_mlkit_image_labeling,path,path_provider",https://github.com/piekarskipiotr/flutter-nude-detector +midtrans_sdk,https://pub.dev/packages/midtrans_sdk,25,150,87,A Flutter plugin for Midtrans Mobile SDK. Supports iOS and Android.,0.4.0,"Jul 6, 2023",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/midtrans_sdk/latest/,tomykho.dev,"flutter,json_annotation,json_serializable",https://github.com/tomykho/midtrans_sdk +flutter_gradient_animation_text,https://pub.dev/packages/flutter_gradient_animation_text,25,140,88,"Create an animated gradient text very easily by taking text, colors, and duration of animation as inputs.",1.0.2,"Jun 24, 2023",CC0-1.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_gradient_animation_text/latest/,sahil-develops.blogspot.com,flutter,https://github.com/SahilDShaw/flutter-gradient-animation-text +forme,https://pub.dev/packages/forme,25,150,66,"a powerful flutter form widget ,easy to use and extend. provide rich api to simplify form control and sync|async validation",4.3.1+1,"Mar 29, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/forme/latest/,qyh.me,flutter,https://github.com/wwwqyhme/forme +address,https://pub.dev/packages/address,25,160,76,Addresses internationalization library. Format various physical addresses in various languages and build localized address forms.,0.1.0+2,"Feb 17, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/address/latest/,leancode.co,meta,https://github.com/leancodepl/address +colored_json,https://pub.dev/packages/colored_json,25,160,87,A package that converts JSON string into a customizable flutter widget.,1.1.2,"Feb 13, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/colored_json/latest/,manthankhandale.com,flutter,https://github.com/Manty-K/colored_json +whiteboard,https://pub.dev/packages/whiteboard,25,150,80,A package for freehand use on whiteboard. This package provides a cross platform widget for drawing with controller.,0.0.2,"Feb 11, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/whiteboard/latest/,unverified uploader,flutter,https://github.com/rkishan516/whiteboard +flutter_instagram_image_picker,https://pub.dev/packages/flutter_instagram_image_picker,25,140,51,Flutter plugin that allows you to display Instagram multi image picker on iOS and Android.,2.0.0,"Jan 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_instagram_image_picker/latest/,unverified uploader,"envied,flutter,http,shared_preferences",https://github.com/kfiross/flutter_instagram_image_picker +flutterando_analysis,https://pub.dev/packages/flutterando_analysis,25,160,73,"Lint rules for Flutter and Dart, created for the open source projects of the Flutterando Community.",0.0.2,"Dec 16, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Flutterando/flutterando_analysis,https://pub.dev/documentation/flutterando_analysis/latest/",flutterando.com.br,,https://github.com/Flutterando/flutterando_analysis +aws_dynamodb_api,https://pub.dev/packages/aws_dynamodb_api,25,150,85,AWS API client for Amazon DynamoDB (generated from SDK API specification).,2.0.0,"Dec 7, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/aws_dynamodb_api/latest/,aws-dart.agilord.com,shared_aws_api,https://github.com/agilord/aws_client/tree/master/generated/aws_dynamodb_api +gallery_image_viewer,https://pub.dev/packages/gallery_image_viewer,25,150,92,"An easy image viewer with pinch & zoom, multi image, gallery image and built-in full-screen dialog support.",1.2.0,"Nov 8, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gallery_image_viewer/latest/,unverified uploader,flutter,https://github.com/SEMAJdev/gallery_image_viewer +data_grid,https://pub.dev/packages/data_grid,25,160,77,High Performance Data Grid designed for large numeric data sets,0.1.0,"Nov 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/data_grid/latest/,unverified uploader,"flutter,sync_scroll_controller",https://github.com/ted-marozzi/grid +prometheus_client,https://pub.dev/packages/prometheus_client,25,150,79,Dart implementation of the Prometheus client library providing metrics.,1.0.0+1,"Oct 4, 2022",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/prometheus_client/latest/,tentaclelabs.com,collection,https://github.com/tentaclelabs/prometheus_client +riverpod_navigator,https://pub.dev/packages/riverpod_navigator,25,80,48,Simple but powerfull Flutter navigation with riverpod and Navigator 2.0,1.0.10,"Oct 3, 2022",MIT,,,,https://pub.dev/documentation/riverpod_navigator/latest/,unverified uploader,"flutter,flutter_hooks,flutter_spinkit,hooks_riverpod,meta,riverpod_navigator_core",https://github.com/PavelPZ/riverpod_navigator +masked_text,https://pub.dev/packages/masked_text,25,130,90,A simple and basic masked text package.,1.1.2,"Aug 29, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/masked_text/latest/,unverified uploader,"flutter,mask_text_input_formatter",https://github.com/enzotiezzi/masked_text_flutter +torch_controller,https://pub.dev/packages/torch_controller,25,160,90,"A controller to manage torch/flash device resource. We give you access to native resources to toggle flashlight, to natively check torch status and more!",2.0.1,"Jul 8, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/torch_controller/latest/,unverified uploader,flutter,https://github.com/4itworks/opensource_qwkin_dart +flutter_tags_x,https://pub.dev/packages/flutter_tags_x,25,140,93,Creating selectable and input tags (TextField) has never been easier.,1.1.0,"Jun 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_tags_x/latest/,unverified uploader,flutter,https://github.com/avdosev/flutter_tags/ +fdottedline_nullsafety,https://pub.dev/packages/fdottedline_nullsafety,25,115,95,Flutter3 is now fully supported,2.0.1,"May 31, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fdottedline_nullsafety/latest/,itbug.shop,flutter,https://github.com/mdddj/fdottedline +icons_animate,https://pub.dev/packages/icons_animate,25,155,75,Use this package to animate between two static Icons and get an Animated Icon.,0.0.2,"May 26, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/icons_animate/latest/,unverified uploader,flutter,https://github.com/luca-colazzo/icons_animate +flutter_login_template,https://pub.dev/packages/flutter_login_template,25,150,56,A Flutter package to create set of pages are used for sign in/up workflow. It will be useful for your awesome app.,1.1.0,"May 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_login_template/latest/,romanticdeveloper.com,flutter,https://github.com/minhhung2556/romantic_project_flutter_login_template +build_version,https://pub.dev/packages/build_version,25,140,96,A builder for extracting a package version into code.,2.1.1,"Apr 15, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/build_version/latest/,kevmoo.com,"build,build_config,pubspec_parse",https://github.com/kevmoo/build_version +eventsource,https://pub.dev/packages/eventsource,25,120,89,A client and server implementation of Server-Sent Events.,0.4.0,"Mar 23, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/eventsource/latest/,unverified uploader,"collection,http,http_parser,logging,sync",https://github.com/stevenroose/dart-eventsource +expandable_fab_menu,https://pub.dev/packages/expandable_fab_menu,25,130,74,A dart package that helps to display a menu of items using FAB,0.0.1,"Mar 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/expandable_fab_menu/latest/,etornam.dev,flutter, +whatsapp_stickers,https://pub.dev/packages/whatsapp_stickers,25,30,42,WhatsApp Stickers plugin for Flutter.,0.0.4,"Aug 10, 2020",MIT,0.1.0-nullsafety.0,,,,applicazza.dev,"flutter,meta",https://github.com/applicazza/whatsapp_stickers +flutter_stateless_chessboard,https://pub.dev/packages/flutter_stateless_chessboard,25,130,64,A Chessboard Widget for Flutter. This package provides just the chessboard. The game logic can be implemented using chess library.,1.1.2,"Feb 1, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_stateless_chessboard/latest/,unverified uploader,"chess,chess_vectors_flutter,flutter,fpdart,provider",https://github.com/varunpvp/flutter_chessboard +dart_strapi,https://pub.dev/packages/dart_strapi,25,120,57,dart client for Strapi V4,2.0.0,"Jan 28, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_strapi/latest/,xantiagoma.com,"dio,freezed_annotation,json_annotation,tuple",https://github.com/xantiagoma/dart_strapi +rethink_db_ns,https://pub.dev/packages/rethink_db_ns,25,110,77,"This is an unofficial driver for using RethinkDB in Dart and Flutter supporting Null Safety, this driver is based on a fork https://github.com/marceloneppel/rethinkdb",0.0.4,"Jan 18, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/rethink_db_ns/latest/,unverified uploader,"convert,crypto,fixnum,pbkdf2ns,protobuf",https://github.com/G0mb/rethink_db +checkmark,https://pub.dev/packages/checkmark,25,160,89,"Animated check mark. Customise colors, curves, duration, and more.",0.0.2+1,"Jan 9, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/checkmark/latest/,precede.dev,flutter,https://github.com/sourcemain/checkmark +style_dart,https://pub.dev/packages/style_dart,25,100,0,"A Backend framework for Dart. Style is a modular,easy-to-understand framework and it have flutter style syntax.",1.0.2+8,"Nov 29, 2021",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/style_dart/latest/,styledart.dev,"args,json_schema2,meta,queue,style_cron_job",https://github.com/Mehmetyaz/style +raylib,https://pub.dev/packages/raylib,25,140,32,raylib is a simple and easy-to-use library to enjoy videogames programming.,0.3.0,"Nov 23, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/raylib/latest/,wolfenra.in,"collection,ffi",https://gitlab.com/wolfenrain/dart-raylib +timer_snackbar,https://pub.dev/packages/timer_snackbar,25,140,76,A new Flutter package that helps developers to add a beautiful live timer at snackbar to their Flutter app.,0.0.3,"Oct 23, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timer_snackbar/latest/,unverified uploader,flutter,https://github.com/sabikrahat/timer_snackbar +refresh_loadmore,https://pub.dev/packages/refresh_loadmore,25,160,84,A Flutter component that supports pull-down refresh and pull-up to load more data,2.0.5,"Sep 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/refresh_loadmore/latest/,unverified uploader,flutter,https://github.com/shareven/refresh_loadmore +shell,https://pub.dev/packages/shell,25,120,81,Wrapper over `dart:io` [Process] API's that supports additional features.,2.0.0,"Aug 24, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/shell/latest/,unverified uploader,"file,path,platform,process",https://github.com/thosakwe/shell.git +currency_type,https://pub.dev/packages/currency_type,25,150,0,"Currency type for Dart and Flutter, a large numeric type, with exactly four digit after the decimal point, appropriate for financial calculations.",0.0.3,"Aug 23, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/currency_type/latest/,tantowi.com,,https://github.com/tantowi/dart_currency_type +tus_client,https://pub.dev/packages/tus_client,25,150,84,A tus client for dart allowing resumable uploads using the tus protocol.,1.0.2,"Aug 19, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tus_client/latest/,victorium.biz,"cross_file,flutter,http,path",https://github.com/jjmutumi/tus_client +flutter_onboarding_screen,https://pub.dev/packages/flutter_onboarding_screen,25,135,83,A flutter package which help developer in creating a onboarding screens of their app.,2.0.2,"Aug 14, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_onboarding_screen/latest/,unverified uploader,flutter,https://github.com/champ96k/flutter-onboarding-screen +supabase_addons,https://pub.dev/packages/supabase_addons,25,130,13,"Addons to supabase dart (and Flutter), to make development easier.",0.0.7+1,"Aug 6, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/supabase_addons/latest/,unverified uploader,"hive,intl,stack_trace,supabase",https://github.com/bdlukaa/supabase_addons +animated_appbar,https://pub.dev/packages/animated_appbar,25,150,54,AppBar which can dynamically change height with page navigation.,2.1.5,"Jul 25, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_appbar/latest/,unverified uploader,"flutter,get,stack",https://github.com/namkyu1999/animated_appbar +nfc_emulator,https://pub.dev/packages/nfc_emulator,25,40,77,A Flutter plugin to emulate the NFC tag. Supported only on Android (Apple is being Apple).,1.0.1+1,"Aug 17, 2020",MIT,2.0.0-nullsafety.0,,,,metaware.dev,flutter,https://github.com/ryanhz/nfc_emulator +avoid_keyboard,https://pub.dev/packages/avoid_keyboard,25,150,90,"This package enables convenient keyboard avoidance. It can be used to enable keyboard avoidance for specific view regions, without compressing the entire view.",0.3.0,"Jun 10, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/avoid_keyboard/latest/,unverified uploader,"after_layout,flutter",https://github.com/HornMichaelS/flutter_avoid_keyboard +diff_match_patch,https://pub.dev/packages/diff_match_patch,25,130,92,The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.,0.4.1,"Jun 3, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/diff_match_patch/latest/,unverified uploader,,http://github.com/jheyne/diff-match-patch +pinterest_nav_bar,https://pub.dev/packages/pinterest_nav_bar,25,130,2,A new Flutter package project.,0.0.1+5,"Jun 2, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pinterest_nav_bar/latest/,neatfastro.com,"flutter,provider",https://github.com/NeatFastro/pinterest_nav_bar +mapbox_api,https://pub.dev/packages/mapbox_api,25,130,78,Unofficial Mapbox Dart SDK that follow official Mapbox documentation.,1.0.0,"May 29, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mapbox_api/latest/,unverified uploader,http,https://github.com/stafyniaksacha/mapbox-api +tiktok_favorite_gesture,https://pub.dev/packages/tiktok_favorite_gesture,25,130,56,Tap screen and favorite icon will pop with animation follow your finger.,1.0.0,"May 22, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tiktok_favorite_gesture/latest/,unverified uploader,flutter,https://github.com/mjl0602/tiktok_favorite_gesture +opencv_awesome,https://pub.dev/packages/opencv_awesome,25,30,15,A new Flutter plugin for opencv high level stitching APIs. it support stitching multi images in both and horizontal direction to create panoramic view. easy to use and customize for creating panorama.,0.0.2,"Apr 11, 2021",MIT,,,,,unverified uploader,"ffi,flutter",https://github.com/azadprajapat/opencv_awesome.git +aws_lambda_dart_runtime,https://pub.dev/packages/aws_lambda_dart_runtime,25,130,68,A powerful runtime to build Lambda functions in Dart with native AWS events.,1.1.0,"Apr 11, 2021",LGPL-3.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://awslabs.github.io/aws-lambda-dart-runtime/,https://pub.dev/documentation/aws_lambda_dart_runtime/latest/",unverified uploader,"http,json_annotation,meta",https://github.com/awslabs/aws-lambda-dart-runtime +colorize,https://pub.dev/packages/colorize,25,100,97,Colorize console output,3.0.0,"Apr 5, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/colorize/latest/,unverified uploader,,https://github.com/iamsalnikov/colorize +mock_web_server,https://pub.dev/packages/mock_web_server,25,30,85,"Versatile scriptable Web Server for real integration tests in Flutter, server, and Dart CLI applications",4.1.1,"Sep 10, 2019",Apache-2.0,5.0.0-nullsafety.1,,,,unverified uploader,, +draggable_container,https://pub.dev/packages/draggable_container,25,130,46,"A Very Smooth Draggable Widget Container. Each children is Draggable, Deletable and Fixable. Support SliverGridDelegate!",1.0.7+2,"Apr 3, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draggable_container/latest/,unverified uploader,flutter,https://github.com/gzlock/flutter_draggable_container +kotlin_flavor,https://pub.dev/packages/kotlin_flavor,25,130,86,An utility package for providing static extension methods familiar in Kotlin.,0.2.0,"Apr 1, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/kotlin_flavor/latest/,dartpkg.yusuke-iwaki.com,,https://github.com/YusukeIwaki/dart-kotlin_flavor +multiline,https://pub.dev/packages/multiline,25,150,61,Provides convenient access to multiline String records with method extensions.,3.0.0,"Mar 27, 2021",ISC,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multiline/latest/,plugfox.dev,,https://github.com/PlugFox/multiline/tree/master +widgets_visibility_provider,https://pub.dev/packages/widgets_visibility_provider,25,120,86,This is a library that listens to children inside scrollview.,3.0.1,"Mar 26, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/widgets_visibility_provider/latest/,yeungkc.com,"bloc,equatable,flutter,flutter_bloc",https://github.com/YeungKC/widgets_visibility_provider +redux_persist,https://pub.dev/packages/redux_persist,25,140,89,Persist Redux State with custom storage engines and serializers,0.9.0,"Mar 21, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/redux_persist/latest/,cretezy.com,"meta,redux,synchronized",https://github.com/Cretezy/redux_persist/tree/master/packages/redux_persist +flutex,https://pub.dev/packages/flutex,25,130,43,Flutter widget extensions for functional creating UI.,2.0.0,"Mar 9, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutex/latest/,unverified uploader,flutter,https://github.com/mrxten/flutex +bangla_utilities,https://pub.dev/packages/bangla_utilities,25,140,36,Plugin for English to Bangla date-time and number conversion.,1.0.0,"Mar 6, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bangla_utilities/latest/,prohelika.org,"flutter,flutter_web_plugins",https://github.com/ProhelikaX/bangla_utilities_dart +fancy_cursor,https://pub.dev/packages/fancy_cursor,25,40,21,Make your web site look unique with simple yet powerful custom cursor package for you app.,0.1.2,"Jan 27, 2021",MIT,,,,,unverified uploader,flutter,https://github.com/ZeshanGIT/fancy_cursor +flutter_wifi_connect,https://pub.dev/packages/flutter_wifi_connect,25,40,71,A low dependency flutter plugin to allow simple connection to wifi devices with the provided ssid or ssid prefix. Built for Android 10+ (API 29) and iOS 13+.,0.0.7,"Jan 4, 2021",MIT,,,,,weplenish.com,flutter,https://github.com/weplenish/flutter_wifi_connect +scaled_animated_scaffold,https://pub.dev/packages/scaled_animated_scaffold,25,40,14,A customized Scaffold widget that animates and scales down its content revealing a fully-customizable menu while keeping other functionality developers are used to intact.,0.0.6,"Dec 22, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/tapizquent/scaled_animated_scaffold +kenburns,https://pub.dev/packages/kenburns,25,40,61,Kenburns effect on flutter. The Ken Burns effect is a type of panning and zooming effect used in video production from still imagery.,1.0.5,"Oct 25, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/florent37/Flutter-KenBurns +decorative_app_bar,https://pub.dev/packages/decorative_app_bar,25,40,50,A Flutter Package for Decorating Your AppBar and Adding Extra Widgets,0.0.2,"Sep 24, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/Ruparna97/decorative_app_bar +geofencing,https://pub.dev/packages/geofencing,25,30,77,A geofencing plugin for Flutter applications.,0.1.0,"Sep 10, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/flutter/plugins +android_notification_listener2,https://pub.dev/packages/android_notification_listener2,25,40,26,A Flutter Plugin to listen to all incoming notifications on Android,2.0.1,"Aug 20, 2020",MIT,,,,,emilecode.com,flutter,https://github.com/PavieOlivier/AndroidNotificationListener +flutter_cognito_plugin,https://pub.dev/packages/flutter_cognito_plugin,25,25,52,AWS Cognito plugin for flutter.,2.2.0,"Jun 1, 2020",BSD-3-Clause,,,,,unverified uploader,"flutter,logging,plugin_scaffold",https://github.com/pycampers/flutter_cognito_plugin +strcolor,https://pub.dev/packages/strcolor,25,30,0,Flutter package to convert color names to Color in Flutter. Offers a handful way to use colors by their names instead of using Colors constants.,1.1.1,"May 22, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/brworkit/flutter-package-string-to-color +stepo,https://pub.dev/packages/stepo,25,40,42,"A Flutter package for animated unit stepper with customisable animation durations, colors and sizes.",1.0.0,"May 3, 2020","OFL-1.1, MIT",,,,,unverified uploader,flutter,https://github.com/hd-motion/flutter_stepo +firebase_admin_interop,https://pub.dev/packages/firebase_admin_interop,25,40,68,Firebase Admin SDK for Dart written as a wrapper around official Node.js SDK.,2.1.0,"Mar 29, 2020",MIT,,,,,unverified uploader,"js,meta,node_interop,quiver_hashcode",https://github.com/pulyaevskiy/firebase-admin-interop +get_mac,https://pub.dev/packages/get_mac,25,20,85,A new Flutter plugin to get MAC Address of Android and iOS Device,0.0.1,"Mar 18, 2020",MIT,,,,,unverified uploader,flutter,https://gitlab.com/vinod_dirishala/get-mac-plugin +flutter_incall,https://pub.dev/packages/flutter_incall,25,25,42,Flutter InCall Manager plugin for iOS/Android.,1.0.0,"Feb 5, 2020",unknown,,,,,unverified uploader,flutter,https://github.com/jonataslaw/flutter-incall-manager +flutter_fbx3d_viewer,https://pub.dev/packages/flutter_fbx3d_viewer,25,25,0,"Flutter package for viewing Fbx 3d animated files with textures, basic lights, colors.",1.0.0,"Jan 28, 2020",Apache-2.0,,,,,unverified uploader,"archive,flutter,image,provider,vector_math",https://github.com/klaszlo8207/Flutter-FBX-3D-Viewer +extended_math,https://pub.dev/packages/extended_math,25,40,63,Library that add functionality of all maths sections that don't exist in dart:math.,0.0.29+1,"Jan 18, 2020",MIT,,,,,unverified uploader,"meta,quiver",https://github.com/YevhenKap/extended_math +wifi_configuration,https://pub.dev/packages/wifi_configuration,25,20,68,Flutter Wifi Plugin.,1.2.1,"Nov 21, 2019",MIT,,,,https://flutter.dev/docs,unverified uploader,flutter,https://github.com/RohitKumarMishra/wifi_configuration +font_awesome,https://pub.dev/packages/font_awesome,25,5,85,The iconic font and CSS framework,5.10.1,"Aug 18, 2019",MIT,,,,,unverified uploader,,https://github.com/luisvt/Font-Awesome +ozzie,https://pub.dev/packages/ozzie,25,30,7,Ozzie is your testing friend. Ozzie will take an screenshot during integration tests whenever you need. Ozzie will capture performance reports for you.,2.2.3,"May 3, 2019",BSD-3-Clause,,,,,bmwtech.dev,"archive,flutter,flutter_driver,meta,test,yaml",https://github.com/jorgecoca/ozzie.flutter +flutter_crashlytics,https://pub.dev/packages/flutter_crashlytics,25,40,73,"Flutter plugin to enable Crashlytics reporting on Android and iOS, also offer the ability to add custom log and informations to the reports.",1.0.0,"Apr 19, 2019",MIT,,,,,unverified uploader,"flutter,stack_trace",https://github.com/kiwi-bop/flutter_crashlytics +path_provider_ex,https://pub.dev/packages/path_provider_ex,25,40,83,"App files directory, root storage, and available space for ext storage and SD card on Android",1.0.1,"Feb 28, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/AmudAnan/flutter_path_provider_ex +flutter_group_sliver,https://pub.dev/packages/flutter_group_sliver,25,30,76,A new Flutter package project.,0.0.2,"Jan 14, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/mrdaios/flutter_group_sliver +vibrate,https://pub.dev/packages/vibrate,25,30,80,A Haptic Feedback plugin.,0.0.4,"Aug 22, 2018",MIT,,,,,unverified uploader,flutter,https://github.com/appleeducate/flutter_vibrate +encrypt_shared_preferences,https://pub.dev/packages/encrypt_shared_preferences,24,160,92,"This package adds extra layer of protection to sensitive information like user credentials, API keys, or other confidential data stored in your app.",0.7.4,"Jul 31, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/encrypt_shared_preferences/latest/,unverified uploader,"encrypt,flutter,shared_preferences",https://github.com/xaldarof/encrypted-shared-preferences +extended_list,https://pub.dev/packages/extended_list,24,150,87,"extended list support track collect garbage/viewport indexes, build lastChild as special child and enable to layout close to trailing.",3.0.2,"Jul 31, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extended_list/latest/,fluttercandies.com,"extended_list_library,flutter",https://github.com/fluttercandies/extended_list +country,https://pub.dev/packages/country,24,160,90,Generated country class with country_generator using countries.,4.1.7,"Jul 30, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/country/latest/,unverified uploader,,https://github.com/aaassseee/country/tree/master/country +moyasar,https://pub.dev/packages/moyasar,24,160,90,"Accept payments in your Flutter app with ease by using Moyasar. With this SDK, you can quickly and safely accept payments through Apple Pay and Credit Card (with managed 3DS step).",2.0.12,"Jul 30, 2024",GPL-3.0,,FLUTTER,IOS,https://pub.dev/documentation/moyasar/latest/,moyasar.com,"flutter,http,pay,webview_flutter",https://github.com/moyasar/moyasar-flutter +kommunicate_flutter,https://pub.dev/packages/kommunicate_flutter,24,140,87,"Flexible, lightweight, and easily integrable Flutter SDK for Kommunicate AI chatbot & Live Chat.",1.9.4,"Jul 23, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/kommunicate_flutter/latest/,kommunicate.io,"flutter,flutter_web_plugins,plugin_platform_interface", +mek_stripe_terminal,https://pub.dev/packages/mek_stripe_terminal,24,150,86,"A StripeTerminal plugin to discover readers, connect to them and process payments.",3.7.0,"Jul 22, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mek_stripe_terminal/latest/,unverified uploader,"collection,flutter,mek_data_class,meta,one_for_all,recase",https://github.com/BreX900/mek-packages/tree/main/stripe_terminal +forui,https://pub.dev/packages/forui,24,150,63,Forui is a UI library for Flutter that provides a set of minimalistic widgets heavily inspired by Shadcn/ui.,0.3.0,"Jul 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://forui.dev/docs,https://pub.dev/documentation/forui/latest/",foruslabs.com,"collection,flutter,flutter_localizations,flutter_svg,forui_assets,google_fonts,intl,meta,nitrogen_flutter_svg,nitrogen_types,sugar",https://github.com/forus-labs/forui/tree/main/forui +wheel_picker,https://pub.dev/packages/wheel_picker,24,160,92,A value/time picking widget using input wheels. Customizable and light weight.,0.0.5,"Jul 4, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wheel_picker/latest/,stavgafny.com,flutter,https://github.com/stavgafny/wheel_picker +coingecko_api,https://pub.dev/packages/coingecko_api,24,160,77,Dart package that provides simple access to the CoinGecko API (Version 3),2.0.1,"Jul 3, 2024","Apache-2.0, BSD-3-Clause",,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/coingecko_api/latest/,unverified uploader,"dio,dio_smart_retry,intl",https://github.com/yegor-pelykh/coingecko_api +spine_flutter,https://pub.dev/packages/spine_flutter,24,120,89,"The official Spine Flutter Runtime to load, display and interact with Spine animations.",4.2.30,"Jul 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://esotericsoftware.com/spine-flutter,https://pub.dev/documentation/spine_flutter/latest/",unverified uploader,"crypto,ffi,flutter,http,inject_js,js,meta,path,web_ffi_fork",https://github.com/esotericsoftware/spine-runtimes +flutter_tree_pro,https://pub.dev/packages/flutter_tree_pro,24,160,75,Flutter tree select widget.You can use it to select tree nodes.This is also support RTL.,0.0.11,"Jun 28, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_tree_pro/latest/,unverified uploader,"flutter,logger",https://github.com/Invincible1996/flutter_tree +ffmpeg_wasm,https://pub.dev/packages/ffmpeg_wasm,24,160,89,ffmpeg.wasm browser APIs dart port for accessing in Flutter web.,1.0.2,"Jun 15, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ffmpeg_wasm/latest/,redleafsofts.com,"flutter,js",https://github.com/redleafsofts/flutter_ffmpeg_wasm +lindi_sticker_widget,https://pub.dev/packages/lindi_sticker_widget,24,160,86,"Lindi Sticker Widget is a flutter plugin to flip, rotate, resize, move, delete any widgets.",0.1.3,"Jun 14, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lindi_sticker_widget/latest/,unverified uploader,"flutter,vector_math",https://github.com/majlindavdylaj/lindi_sticker_widget +pharaoh,https://pub.dev/packages/pharaoh,24,130,55,Minimalist web-server library for Dart,0.0.7+2,"Jun 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/pharaoh/latest/,yaroo.dev,"collection,crypto,dotenv,ez_validator_dart,get_it,grammer,http_parser,meta,mime,reflectable,shelf,spanner,spookie,uuid",https://github.com/codekeyz/pharaoh/tree/main/packages/pharaoh +flutter_map_cancellable_tile_provider,https://pub.dev/packages/flutter_map_cancellable_tile_provider,24,150,97,Plugin for flutter_map that provides a `TileProvider` with the capability to cancel unnecessary HTTP tile requests,3.0.0,"Jun 8, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://docs.fleaflet.dev/,https://pub.dev/documentation/flutter_map_cancellable_tile_provider/latest/",fleaflet.dev,"dio,flutter,flutter_map,meta",https://github.com/fleaflet/flutter_map_cancellable_tile_provider +horizontal_week_calendar,https://pub.dev/packages/horizontal_week_calendar,24,160,89,A horizontal week calender with on change week and on date selected function,0.0.17,"Jun 6, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/horizontal_week_calendar/latest/,unverified uploader,"carousel_slider,flutter,intl",https://github.com/chandabdullah/horizontal_week_calendar +flutter_map_cache,https://pub.dev/packages/flutter_map_cache,24,160,94,A slim yet powerful caching plugin for flutter_map tile layers.,1.5.1,"May 28, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_map_cache/latest/,joscha-eckert.de,"dio,dio_cache_interceptor,flutter,flutter_map",https://github.com/josxha/flutter_map_plugins +text_search,https://pub.dev/packages/text_search,24,150,97,Simple in-memory fuzzy text searching library.,1.0.2,"May 22, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/text_search/latest/,flutterflow.io,tuple,https://github.com/FlutterFlow/text_search +interval_time_picker,https://pub.dev/packages/interval_time_picker,24,150,92,A variant of the default Flutter Time Picker in which you can pick intervals.,3.0.0+6,"May 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/interval_time_picker/latest/,fleximex.com,flutter,https://github.com/Fleximex/interval_time_picker +multiple_localization,https://pub.dev/packages/multiple_localization,24,160,96,Support for multiple abr and messages localization files for intl package.,0.5.0,"May 16, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multiple_localization/latest/,innim.ru,"flutter,intl",https://github.com/Innim/flutter_multiple_localization +surf_logger,https://pub.dev/packages/surf_logger,24,150,88,Production-level logger for Dart & Flutter,2.0.2,"Apr 17, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/surf_logger/latest/,surf.ru,,https://github.com/surfstudio/flutter-surf-logger +dji,https://pub.dev/packages/dji,24,160,49,A Flutter plugin for DJI Mobile SDK - easily integrate your Flutter App with the DJI SDK for Drones on iOS and Android.,1.0.13,"Mar 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/dji/latest/,dragonx.cloud,flutter,https://github.com/DragonX-cloud/dji_flutter_plugin +nominatim_flutter,https://pub.dev/packages/nominatim_flutter,24,160,75,"The Nominatim Flutter Plugin enables smooth Nominatim service integration for reverse geocoding and place searches in Flutter, with async loading and Hive caching.",0.0.3,"Mar 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/nominatim_flutter/latest/,bincoder.dev,"dio,dio_cache_interceptor,flutter",https://github.com/binhlam10796/nominatim_flutter +qr_code_tools,https://pub.dev/packages/qr_code_tools,24,160,92,The Flutter plugin for iOS and Android to decoding QR codes.,0.1.0,"Feb 21, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/qr_code_tools/latest/,aifeii.com,flutter,https://github.com/AifeiI/qr_code_tools +flutter_verification_code_field,https://pub.dev/packages/flutter_verification_code_field,24,160,79,Flutter verification code input. Primarily used for entering or pasting OTP codes from authorization emails or messages.,1.0.4,"Jan 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_verification_code_field/latest/,otakoyi.software,"flutter,flutter_hooks",https://github.com/otakoyi/flutter_verification_code_field +fab_circular_menu_plus,https://pub.dev/packages/fab_circular_menu_plus,24,160,90,A Flutter package to create a nice circular menu using a Floating Action Button.,0.0.2,"Jan 2, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fab_circular_menu_plus/latest/,csaba.page,"flutter,vector_math",https://github.com/CsabaConsulting/fab_circular_menu_plus +calender_picker,https://pub.dev/packages/calender_picker,24,130,88,Flutter CalenderPicker Library that provides a calendar as a horizontal timeline and single section and multiple selections options also available.,2.0.2,"Dec 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/calender_picker/latest/,unverified uploader,"flutter,intl",https://github.com/baptistjo01/CalenderPicker.git +google_sign_in_dartio,https://pub.dev/packages/google_sign_in_dartio,24,160,90,Flutter package for Google Sign-In built in dart and support both Mobile and Desktop environments.,0.3.0,"Dec 12, 2023",unknown,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/google_sign_in_dartio/latest/,long1.eu,"crypto,flutter,google_sign_in,google_sign_in_platform_interface,html_unescape,http,shared_preferences,shared_preferences_foundation,shared_preferences_linux,url_launcher,url_launcher_macos",https://github.com/long1eu/google_sign_in_dart +agora_chat_sdk,https://pub.dev/packages/agora_chat_sdk,24,150,92,"Integrate the Chat SDK to enjoy the global IM services with high reliability, ultra-low latency, and high concurrency.",1.2.0,"Dec 8, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/agora_chat_sdk/latest/,unverified uploader,flutter, +flutter_onedrive,https://pub.dev/packages/flutter_onedrive,24,120,81,Upload/download files to/from onedrive,1.6.2,"Dec 8, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_onedrive/latest/,unverified uploader,"flutter,flutter_secure_storage,http,oauth_webauth",https://github.com/Lukiya/flutter_onedrive +configurable_expansion_tile_null_safety,https://pub.dev/packages/configurable_expansion_tile_null_safety,24,140,94,A Configurable Expansion Tile edited from the flutter material implementation that allows for customization,3.3.2,"Dec 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/configurable_expansion_tile_null_safety/latest/,itbug.shop,flutter,https://github.com/mdddj/configurable_expansion_tile +debug_overlay,https://pub.dev/packages/debug_overlay,24,140,73,View debug infos and change settings via a central overlay for your app.,0.2.11,"Dec 4, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/debug_overlay/latest/,wanke.dev,"black_hole_flutter,collection,data_size,device_info_plus,flutter,implicitly_animated_list,json_view,meta,package_info_plus,shake",https://github.com/JonasWanke/debug_overlay +esp_provisioning_ble,https://pub.dev/packages/esp_provisioning_ble,24,150,67,A Flutter plugin that simplifies the provisioning configuration of ESP32 modules using Bluetooth Low Energy (BLE).,1.0.0,"Nov 24, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/esp_provisioning_ble/latest/,ogabrielinacio.com,"collection,cryptography,flutter,protobuf",https://github.com/ogabrielinacio/esp_provisioning_ble +app_upgrade_flutter_sdk,https://pub.dev/packages/app_upgrade_flutter_sdk,24,130,84,The official Flutter SDK for App Upgrade. The SDK integrates with the App Upgrade version check API.,3.0.0,"Nov 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/app_upgrade_flutter_sdk/latest/,appupgrade.dev,"flutter,http,url_launcher",https://github.com/appupgrade-dev/app_upgrade_flutter_sdk +flutter_comms,https://pub.dev/packages/flutter_comms,24,150,70,"Simple communication pattern abstraction on streams, created for communication between logic classes and or widgets.",1.1.0,"Oct 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_comms/latest/,leancode.co,"comms,flutter,flutter_hooks,logging,meta,nested",https://github.com/leancodepl/comms +flutter_pptx,https://pub.dev/packages/flutter_pptx,24,130,76,"A package for creating pptx files from markdown, widgets or slide templates.",0.1.3,"Oct 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_pptx/latest/,rodydavis.com,"dart_pptx,flutter,screenshot",https://github.com/rodydavis/flutter_pptx +better_skeleton,https://pub.dev/packages/better_skeleton,24,150,82,A flutter package to make better loading times using skeleton.,0.1.0,"Oct 12, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/better_skeleton/latest/,apparence.io,"flutter,vector_math",https://github.com/Apparence-io/better_skeleton.git +headset_connection_event,https://pub.dev/packages/headset_connection_event,24,150,89,Flutter Plugin for headset events. Detect headset is plugged and unplugged. Get current headset state.,3.1.0,"Oct 11, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/headset_connection_event/latest/,themobilecoder.com,"flutter,permission_handler",https://github.com/themobilecoder/headset_connection_event +cqrs,https://pub.dev/packages/cqrs,24,150,63,"A library for convenient communication with CQRS-compatible backends, using queries and commands.",10.0.1,"Sep 27, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cqrs/latest/,leancode.co,"equatable,http,logging",https://github.com/leancodepl/flutter_corelibrary +device_installed_apps,https://pub.dev/packages/device_installed_apps,24,150,68,Plugin for Flutter with methods related to device installed apps.,1.0.1,"Sep 27, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/device_installed_apps/latest/,hofinity.com,"flutter,plugin_platform_interface",https://github.com/Hofinity/DeviceInstalledApps-FlutterPlugin +slack_logger,https://pub.dev/packages/slack_logger,24,160,80,A simple flutter package to send message to slack channel via slack webhook,1.0.7,"Sep 20, 2023",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slack_logger/latest/,dipenmaharjan.com.np,"flutter,http",https://github.com/slimpotatoboy/slack_logger +pocketbase_server_flutter,https://pub.dev/packages/pocketbase_server_flutter,24,150,40,Start Pocketbase Server directly from Android/IOS with flutter,0.0.1,"Sep 16, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pocketbase_server_flutter/latest/,rohitsangwan.in,flutter,https://github.com/rohitsangwan01/pocketbase_server_flutter +dynamic_image_crop,https://pub.dev/packages/dynamic_image_crop,24,160,71,A Flutter Package that crops the image by drawing lines or cropping into various shapes.,0.0.9,"Sep 2, 2023",Unlicense,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dynamic_image_crop/latest/,boring-km.dev,flutter,https://github.com/boring-km/dynamic_image_crop +mnc_identifier_face,https://pub.dev/packages/mnc_identifier_face,24,140,78,MNC liveness detection flutter plugin,1.0.2,"Aug 23, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mnc_identifier_face/latest/,mobile.mncinnovation.id,"flutter,plugin_platform_interface",https://github.com/mncinnovation/mnc_identifier_face +wifi_hunter,https://pub.dev/packages/wifi_hunter,24,150,79,A flutter package to hunt down info from all WiFi APs around you.,1.1.1+2,"Aug 14, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/wifi_hunter/latest/,catcloud.org,flutter,https://github.com/klydra/wifi_hunter.git +flutter_broadcasts,https://pub.dev/packages/flutter_broadcasts,24,150,93,A plugin for sending and receiving broadcasts with Android intents and iOS notifications.,0.4.0,"Aug 12, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_broadcasts/latest/,kevlatus.de,flutter,https://github.com/kevlatus/flutter_broadcasts +sharesdk_plugin,https://pub.dev/packages/sharesdk_plugin,24,110,83,"ShareSDK is a social sharing component that provides social functions for apps, like authorization and share, and has social statistical analysis management background.",1.3.10,"Jul 13, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/sharesdk_plugin/latest/,unverified uploader,flutter, +flutter_color,https://pub.dev/packages/flutter_color,24,160,89,"Flutter plugin for works with colors schemes like a hex, hsl, xyz and cielab",2.1.0,"Jun 30, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_color/latest/,serge.software,flutter,https://github.com/ScerIO/packages.flutter/tree/main/packages/flutter_color +kdgaugeview,https://pub.dev/packages/kdgaugeview,24,140,83,KDGaugeView is a simple and customizable gauge control for Flutter,1.0.5,"Jun 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/kdgaugeview/latest/,unicodelabs.in,flutter,https://github.com/Sorbh/kdGaugeViewFlutter +flutter_slide_drawer,https://pub.dev/packages/flutter_slide_drawer,24,150,79,It would help you make slide_drawer_scaffold easy with animation :),1.0.3,"Jun 21, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_slide_drawer/latest/,unverified uploader,flutter,https://github.com/sudar-life/flutter_slide_drawer +books_finder,https://pub.dev/packages/books_finder,24,160,67,A library to help on the search for books on google books api,4.4.0,"May 30, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/books_finder/latest/,bdlukaa.dev,http,https://github.com/bdlukaa/books_finder +dismissible_carousel_viewpager,https://pub.dev/packages/dismissible_carousel_viewpager,24,160,78,This is a view pager provides carousel effect and dismissal animation when page was removed.,0.0.7,"May 27, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dismissible_carousel_viewpager/latest/,zyzdev.dev,flutter,https://github.com/zyzdev/dismissible_carousel_viewpager +smooth_highlight,https://pub.dev/packages/smooth_highlight,24,160,84,This package allows you to emphasize a specific widget by highlight animation when you want to emphasize something to your users.,0.1.1,"May 23, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/smooth_highlight/latest/,htsuruo.com,flutter,https://github.com/HTsuruo/smooth_highlight +pluto_grid_export,https://pub.dev/packages/pluto_grid_export,24,140,89,PlutoGridExport converts PlutoGrid's metadata to CSV or PDF. Used with PlutoGrid.,1.0.6,"May 16, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pluto_grid_export/latest/,weblaze.dev,"csv,flutter,pdf,pluto_grid,printing",https://github.com/bosskmk/pluto_grid/tree/master/packages/pluto_grid_export +smart_banner,https://pub.dev/packages/smart_banner,24,140,80,Display a smart banner on top of the screen of your Flutter Web application.,0.2.2,"Apr 2, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/smart_banner/latest/,rouxguillau.me,"flutter,url_launcher",https://github.com/TesteurManiak/smart_banner +flutter_background_executor,https://pub.dev/packages/flutter_background_executor,24,160,81,This plugin is created for background tasks. It supports scheduled refresh task and immediate background task.,1.0.0,"Feb 17, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_background_executor/latest/,dsr-corporation.com,"flutter,plugin_platform_interface,shared_preferences",https://github.com/DSRCorporation/flutter-background-executor +implicitly_animated_list,https://pub.dev/packages/implicitly_animated_list,24,150,83,A Flutter widget that implicitly animates a list whenever it rebuilds with new items.,2.2.0,"Feb 16, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/implicitly_animated_list/latest/,unverified uploader,"flutter,list_diff",https://github.com/marcelgarus/implicitly_animated_list +flutter_pretty_dio_logger,https://pub.dev/packages/flutter_pretty_dio_logger,24,150,93,"Show the correct json format, cUrl, easy to copy and use for many purposes.",3.0.0,"Feb 16, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_pretty_dio_logger/latest/,unverified uploader,dio,https://github.com/CuongNV12/flutter_pretty_dio_logger +broadcast_bloc,https://pub.dev/packages/broadcast_bloc,24,160,76,An extension to the bloc state management library which adds support for broadcasting state changes to stream channels.,0.1.0-dev.2,"Feb 9, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/broadcast_bloc/latest/,felangel.dev,"bloc,stream_channel",https://github.com/felangel/broadcast_bloc +enough_ascii_art,https://pub.dev/packages/enough_ascii_art,24,160,74,"Generates ASCII art using image to ASCII, FIGlet text banner support and emoticon to text conversions.",1.1.0,"Feb 6, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/enough_ascii_art/latest/,enough.de,"characters,image",https://github.com/Enough-Software/enough_ascii_art +flutter_cache_store,https://pub.dev/packages/flutter_cache_store,24,40,38,More configurable cache manager for Flutter. Cache http get requests to mobile devices file system.,0.8.1,"Jan 30, 2023",MIT,,,,,unverified uploader,"flutter,http,path_provider,shared_preferences,synchronized",https://github.com/eGust/flutter_cache_store +native_notify,https://pub.dev/packages/native_notify,24,130,72,Flutter Push Notifications made simple. Setup and send your first Flutter push notification in under 5 minutes. The native_notify package does NOT require Firebase to work.,0.0.17,"Jan 27, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/native_notify/latest/,nativenotify.com,"awesome_notifications,firebase_core,firebase_messaging,flutter,http,plain_notification_token,shared_preferences", +sitesurface_flutter_openai,https://pub.dev/packages/sitesurface_flutter_openai,24,130,42,This Flutter package allows you to easily integrate OpenAI's API services into your Flutter application.,0.0.2,"Jan 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sitesurface_flutter_openai/latest/,sitesurface.com,"flutter,freezed_annotation,http,json_annotation",https://github.com/Sitesurface/sitesurface_flutter_openai +country_state_city,https://pub.dev/packages/country_state_city,24,160,94,"A flutter package to display list of Countries, States and Cities depends on a given country",0.1.6,"Dec 16, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/country_state_city/latest/,unverified uploader,flutter,https://github.com/paulpascal/country_state_city +intl_generator,https://pub.dev/packages/intl_generator,24,110,91,"Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.",0.4.1,"Dec 9, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/intl_generator/latest/,jaumard.com,"analyzer,args,collection,dart_style,intl,path,petitparser",https://github.com/kiwi-bop/intl_generator +scanning_effect,https://pub.dev/packages/scanning_effect,24,130,86,Scanning effect for wrapping around a camera view,1.0.4,"Dec 4, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scanning_effect/latest/,unverified uploader,flutter,https://github.com/chihuy105/scanning_effect +flutter_shazam_kit,https://pub.dev/packages/flutter_shazam_kit,24,150,59,A plugin that helps you detect songs through your device's microphone.,1.0.2,"Sep 25, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_shazam_kit/latest/,sstonn.xyz,"flutter,plugin_platform_interface",https://github.com/ssttonn/flutter_shazam_kit +geofence_flutter,https://pub.dev/packages/geofence_flutter,24,150,79,Flutter geofencing plugin for flutter application (android and ios).,2.0.0,"Sep 15, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geofence_flutter/latest/,sarfaraz.me,"flutter,geolocator",https://github.com/SarfarazAhmed008/geofence +delta_markdown,https://pub.dev/packages/delta_markdown,24,130,83,A library for converting between Markdown and Delta of the package flutter_quill.,0.8.0,"Sep 14, 2022",GPL-3.0,,FLUTTER,"IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/delta_markdown/latest/,unverified uploader,"args,charcode,collection,flutter_quill",https://github.com/friebetill/notus_markdown +cool_ui,https://pub.dev/packages/cool_ui,24,125,88,"Some practical Widget for flutter,Popover,Weui,Custom Keyboard",1.3.0,"Sep 12, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cool_ui/latest/,unverified uploader,"back_button_interceptor,flutter",https://github.com/Im-Kevin/cool_ui +freezer,https://pub.dev/packages/freezer,24,160,71,Provides the easiest and most productive automatic generation of model objects from JSON files.,0.6.1,"Sep 1, 2022",Unlicense,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/freezer/latest/,shinyakato.dev,"build_runner,dart_style",https://github.com/myConsciousness/freezer +carbon_flutter,https://pub.dev/packages/carbon_flutter,24,70,59,UI library that translates IBM's Carbon Design System into Flutter,0.11.1,"Aug 29, 2022",MIT,,,,https://pub.dev/documentation/carbon_flutter/latest/,unverified uploader,"flutter,flutter_svg,pmvvm,vector_math",https://github.com/NourEldinShobier/carbon-flutter +animate_routes,https://pub.dev/packages/animate_routes,24,90,40,animate_routes is a minimalist library to provider some cool animation transition when you navigate between the screens.,0.0.7,"Aug 26, 2022",MIT,,,,https://pub.dev/documentation/animate_routes/latest/,unverified uploader,"flutter,vector_math",https://github.com/AdamMusa/AnimateRoutes +bloc_provider,https://pub.dev/packages/bloc_provider,24,150,89,"Provides bloc to descendant widget (O(1)), and the bloc is disposed appropriately by state which the bloc_provider holds internally.",1.0.0,"Aug 16, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bloc_provider/latest/,mono0926.com,flutter,https://github.com/mono0926/bloc_provider +api_manager,https://pub.dev/packages/api_manager,24,140,54,A simple package for manage api request easily with the help of flutter dio api.,0.1.32,"Jul 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/api_manager/latest/,deepqtech.com,"connectivity_plus,dio,flutter",https://github.com/afratul-taohid/api_manager +google_map_marker_animation,https://pub.dev/packages/google_map_marker_animation,24,110,88,"Marker Geo-Animation solution for Google Maps. Support Linear Animation, Rotation and Ripple Effect.",0.0.1,"Jun 28, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_map_marker_animation/latest/,techroomteam.com,"flutter,google_maps_flutter_platform_interface,vector_math",https://github.com/techroomteam/google_map_marker_animation +cached_video_preview,https://pub.dev/packages/cached_video_preview,24,140,87,Flutter plugin that can help you get remote or local video preview image and cache it.,1.0.6,"Jun 22, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/cached_video_preview/latest/,unverified uploader,"flutter,metadata_fetch,moor,moor_flutter,path,path_provider,platform,sqlite3_flutter_libs,video_thumbnail",https://github.com/Dimolll/cached_video_preview +share_whatsapp,https://pub.dev/packages/share_whatsapp,24,160,92,A Flutter plugin to share content from your Flutter app to the WhatsApp share dialog.,1.0.2,"Jun 15, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/share_whatsapp/latest/,alan.my.id,"cross_file,flutter,flutter_web_plugins,mime,plugin_platform_interface,url_launcher",https://github.com/alann-maulana/share_whatsapp +google_maps_pick_place,https://pub.dev/packages/google_maps_pick_place,24,100,37,A pub.dev package which helps pick a location from google maps,0.8.7,"May 28, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/google_maps_pick_place/latest/,unverified uploader,"dio,flutter,geocoding,geolocator,google_maps_flutter,permission_handler",https://github.com/youssufhebish/google_maps_pick_place +scroll_snap_effect,https://pub.dev/packages/scroll_snap_effect,24,140,52,A Flutter package to create easy scroll snap effect,0.1.0,"May 28, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scroll_snap_effect/latest/,farhanfadila.site,flutter,https://github.com/farhanfadila1717/scroll_snap_effect +ogurets,https://pub.dev/packages/ogurets,24,120,50,"Gherkin/Cucumber implementation in dart, supporting classes and simple libraries, hooks, dependency injection, and all the things you would want in an easy to use format.",4.0.3,"May 23, 2022",BSD-2-Clause,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/ogurets/latest/,bluebiscuitdesign.dev,"ansicolor,args,collection,intl,logging,sprintf",https://github.com/dart-ogurets/Ogurets +kumi_popup_window,https://pub.dev/packages/kumi_popup_window,24,150,89,A simple and easy-to-use pop-up window. There are no flashy preset templates. Everything you want to pop up is customized by you.,2.0.1,"May 13, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/kumi_popup_window/latest/,unverified uploader,flutter,https://github.com/q876625596/kumi_popup_window +cielo_ecommerce,https://pub.dev/packages/cielo_ecommerce,24,130,52,Pacote para criar pagamentos usando o SDK da API Cielo e-Commerce. Para mais informações acesse a documentação oficial da Cielo e-Commerce para desenvolvedores.,2.2.0,"Apr 23, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cielo_ecommerce/latest/,unverified uploader,"dio,flutter",https://github.com/weldonsouza/cielo_ecommerce +video_js,https://pub.dev/packages/video_js,24,150,62,"Video Library for Flutter, Easily use famuse video.js in flutter web",0.1.3,"Mar 30, 2022",Apache-2.0,,FLUTTER,WEB,https://pub.dev/documentation/video_js/latest/,unverified uploader,"flutter,flutter_web_plugins",https://github.com/mojtabaghiasi/video_js +text_transformation_animation,https://pub.dev/packages/text_transformation_animation,24,130,56,A text transformation animation.,0.1.4,"Mar 28, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/text_transformation_animation/latest/,unverified uploader,flutter,https://github.com/dhshah/FlutterTextTransformationAnimationWidget +argo,https://pub.dev/packages/argo,24,130,31,"Widgets and tools for make it easy to create responsive apps. Widget to handle visibility, orientation, handle diferent layout depend of screen and can handle a responsive theme.",0.0.3,"Mar 28, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/argo/latest/,unverified uploader,flutter,https://github.com/jamescardona11/argo +fl_paging,https://pub.dev/packages/fl_paging,24,130,74,"A new Flutter package support paginating for Listview, Gridview and NestedScrollView",2.2.0,"Mar 17, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/dangngocduc/flutter_paging,https://pub.dev/documentation/fl_paging/latest/",dangngocduc.dev,"async,flutter,freezed_annotation,tuple",https://github.com/dangngocduc/flutter_paging +modular_codegen,https://pub.dev/packages/modular_codegen,24,100,60,"Code Generate for flutter_modular. Inject Automation. Annotation @Inject, @Param and @Data.",3.0.4,"Feb 18, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/modular_codegen/latest/,unverified uploader,"analyzer,build,build_resolvers,flutter,flutter_modular_annotations,glob,meta,source_gen",https://github.com/Flutterando/modular +flutter_usb_printer,https://pub.dev/packages/flutter_usb_printer,24,150,90,This plugin will allow develop send data and work with usb printer on android,0.1.0+1,"Feb 10, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_usb_printer/latest/,mylekha.app,flutter,https://github.com/kechankrisna/flutter_usb_printer +toasta,https://pub.dev/packages/toasta,24,70,59,"Elegant Toast UI for Flutter Apps, inspired from iOS. Toasta had smooth animation & easily to customize",1.0.4,"Dec 31, 2021",MIT,,,,https://pub.dev/documentation/toasta/latest/,megatunger.com,"flutter,marquee,provider", +google_map_polyline_new,https://pub.dev/packages/google_map_polyline_new,24,140,91,Gives the polyline coordinates to set polylines in Google Map.,0.3.0+2,"Dec 28, 2021",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/google_map_polyline_new/latest/,leeyurani.com,"dio,flutter,google_maps_flutter",https://github.com/yusriltakeuchi/google_map_polyline +flutter_tencentplayer,https://pub.dev/packages/flutter_tencentplayer,24,120,58,"Is a native plugin for playing Tencent Cloud on-demand videos, live streaming, offline downloads, etc.",2.0.1,"Nov 21, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_tencentplayer/latest/,unverified uploader,flutter,https://github.com/qq326646683/flutter_tencentplayer +google_maps_routes,https://pub.dev/packages/google_maps_routes,24,140,88,A package for drawing routes on Google Maps by using the Google Directions API.,1.1.2,"Nov 15, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/google_maps_routes/latest/,aikenahac.com,"flutter,flutter_polyline_points,google_maps_flutter",https://github.com/aikenahac/google_maps_routes#readme +flutter_dnd,https://pub.dev/packages/flutter_dnd,24,160,89,A Flutter plugin to manage Do Not Disturb settings on Android.,0.1.4+1,"Nov 13, 2021",unknown,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_dnd/latest/,unverified uploader,flutter,https://github.com/sathish76/flutter_dnd +flutter_session_manager,https://pub.dev/packages/flutter_session_manager,24,150,94,Easy to use session wrapper that adds support to session storage and management in flutter.,1.0.3,"Nov 12, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_session_manager/latest/,unverified uploader,"flutter,shared_preferences",https://github.com/edumigueis/flutter_session_manager +animated_fab_button_menu,https://pub.dev/packages/animated_fab_button_menu,24,150,65,Flutter package to implement an animated FAB with a scrollable Menu.,0.0.2,"Sep 24, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_fab_button_menu/latest/,unverified uploader,flutter,https://github.com/aliMissaoui/Flutter-Animated-FAB-Menu +o_popup,https://pub.dev/packages/o_popup,24,140,72,"An overlaid content, which closes itself into opening place (on back button) or into the position where the pointer contacted the screen. It means, popup supports tap gesture.",1.0.1,"Sep 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/o_popup/latest/,unverified uploader,flutter,https://github.com/owczaro/o_popup +flutter_nordic_dfu,https://pub.dev/packages/flutter_nordic_dfu,24,135,73,"This library allows you to do a Device Firmware Update (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor. Currently, it only works for Android.",3.0.0,"Aug 13, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_nordic_dfu/latest/,unverified uploader,flutter,https://github.com/fengqiangboy/flutter-nordic-dfu +word_selectable_text,https://pub.dev/packages/word_selectable_text,24,130,71,The WordSelectableText widget gives an easy way to select and highlight words.,0.2.0,"Aug 1, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/word_selectable_text/latest/,unverified uploader,flutter,https://github.com/K-Rafiki/wordSelectableText +boxicons,https://pub.dev/packages/boxicons,24,140,89,One of the most beautiful high-quality icon libraries that contain 1500+ icons and this Plugin to facilitate the use of the Boxicons library in Flutter.,2.1.3,"Jul 30, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/boxicons/latest/,unverified uploader,flutter,https://github.com/alialnaghmoush/boxicons +reading_time,https://pub.dev/packages/reading_time,24,140,89,A small dart library that predicts / calculates reading time like medium does .,2.0.0,"Jul 29, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reading_time/latest/,unverified uploader,,https://github.com/pacifio/reading_time +shaped_bottom_bar,https://pub.dev/packages/shaped_bottom_bar,24,150,48,Fully customizable bottom navigation bar with multiple built-in shapes and support custom shapes also with built-in transition animations,1.1.0,"Jul 15, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shaped_bottom_bar/latest/,badrkouki.dev,flutter,https://github.com/koukibadr/Shaped-Bottom-Bar +page_curl,https://pub.dev/packages/page_curl,24,30,47,Add a curling effect to any widgets,0.0.1,"Jun 28, 2021",MIT,,,,,jyotirmoypaul.com,flutter,https://github.com/jyotirmoy-paul/page_curl +avatar_view,https://pub.dev/packages/avatar_view,24,125,90,A new Flutter application.,1.0.1,"Jun 27, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/avatar_view/latest/,unverified uploader,"cached_network_image,cupertino_icons,flutter",https://github.com/jitsm555/flutter_avatar_view +bottom_animation,https://pub.dev/packages/bottom_animation,24,140,37,Flutter Bottom Navigation Bar | if you want bottom navigation with smooth animation add this package .,2.0.0,"Jun 20, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_animation/latest/,unverified uploader,flutter,https://github.com/mahmoud-eslami/bottom_animation +flutter_mediapipe,https://pub.dev/packages/flutter_mediapipe,24,130,75,The flutter mediapipe plugin project.,0.0.7,"Jun 14, 2021",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_mediapipe/latest/,unverified uploader,"flutter,protobuf",https://github.com/tacsotai/flutter_mediapipe +dio_logger,https://pub.dev/packages/dio_logger,24,130,91,Simple logging library for DIO requests. Prints request and response information to a console.,4.0.8+8,"Jun 9, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dio_logger/latest/,unverified uploader,dio,https://github.com/Defuera/dio_logger +xl,https://pub.dev/packages/xl,24,140,52,Implement accelerometer and pointer or touch fueled parallax animations with a bespoke XL layering paradigm. Gyroscope supported.,0.9.1,"May 19, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/xl/latest/,zaba.app,"flutter,sensors_plus",https://github.com/Zabadam/xl +ant_icons,https://pub.dev/packages/ant_icons,24,40,84,A Flutter package for the easy implementation of Ant Icons. It consists of Amazing Open Source icons with normal and outline version of each.,1.0.0,"Jul 21, 2019",BSD-3-Clause,2.0.0-nullsafety.0,,,,vedartm.com,flutter,https://github.com/excogitatr/ant_icons +animated_overflow,https://pub.dev/packages/animated_overflow,24,130,62,A simple widget for animating overflowing content horizontally or vertically with fade.,2.0.0,"May 4, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_overflow/latest/,cosmossoftware.coffee,"flutter,simple_animations",https://github.com/aliyigitbireroglu/flutter-animated-overflow +the_validator,https://pub.dev/packages/the_validator,24,130,84,A simple & easy validation package for flutter that can be used to validate form fields and strings & values,2.0.0,"Apr 22, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/the_validator/latest/,novugrid.com,flutter,https://github.com/culjo/the_validator +global_bottom_navigation_bar,https://pub.dev/packages/global_bottom_navigation_bar,24,150,75,"Global Bottom Navigation bar simple to integrate, Also you have the ability to add global App bar with adding an object from app bar in main file when you use this library.",0.0.8,"Apr 21, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/global_bottom_navigation_bar/latest/,unverified uploader,flutter,https://github.com/nabil-hfz/Global-Bottom-Navigation-Bar +woozy_search,https://pub.dev/packages/woozy_search,24,150,85,A super simple and lightweight client-side fuzzy-search library based on Levenshtein distance.,2.0.3,"Apr 14, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/woozy_search/latest/,unverified uploader,collection,https://github.com/IvoriApp/woozy-search +quiz_view,https://pub.dev/packages/quiz_view,24,30,49,"A new flutter package which allows you to host your own quiz, customize the user interface, theme , functionalities, question, correct answer and on click function for answers.",1.0.5,"Apr 13, 2021",MIT,,,,,unverified uploader,flutter,https://github.com/JayTWWM/Quiz-View-Flutter +awesome_bottom_navigation,https://pub.dev/packages/awesome_bottom_navigation,24,40,56,A beautiful animated bottom navigation bar built using flutter. The package uses mathematics to draw curves which results in fast and lightweight animations.,0.0.4,"Mar 7, 2021",MIT,,,,,akashsrivastava.dev,"flutter,vector_math",https://github.com/akashom53/awesome_bottom_navigation_package +segment_display,https://pub.dev/packages/segment_display,24,150,82,Segment display widget for Flutter. Supports multiple types of segment displays and segment customization.,0.5.0,"Mar 6, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/segment_display/latest/,stol.dev,flutter,https://github.com/janstol/flutter_segment_display +loading_skeleton,https://pub.dev/packages/loading_skeleton,24,40,71,This is a flutter package for easy use when someone need to add some loading state widget.,1.0.2,"Mar 4, 2021",MIT,,,,,unverified uploader,flutter,https://github.com/jpgpa/loading_skeleton_widget +getsocket,https://pub.dev/packages/getsocket,24,40,29,"A extra light package to websocket on Flutter on Android, iOS, Web, Windows, Mac and Linux",1.0.1,"Oct 17, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/jonataslaw/getsocket +buddhist_datetime_dateformat,https://pub.dev/packages/buddhist_datetime_dateformat,24,30,67,"A dart package that help developer get DateTime's year in Buddhist calendar format, also support DateFormatter",1.0.6,"Jun 5, 2020",unknown,,,,,unverified uploader,"flutter,intl",https://github.com/teerasej/dart-flutter-buddhist-datetime-dateformat +flutter_gauge,https://pub.dev/packages/flutter_gauge,24,30,84,A little widget that given an Observable gives you an updated FlutterGauge.,1.0.8,"Dec 5, 2019",MIT,,,,,unverified uploader,"flutter,rxdart",https://github.com/alitorki2651/flutter_gauge +flutter_country_picker,https://pub.dev/packages/flutter_country_picker,24,30,85,A new flutter plugin project.,0.1.6,"Dec 2, 2019",MIT,,,,,unverified uploader,"diacritic,flutter",https://github.com/biessek/flutter_country_picker +twitter_api,https://pub.dev/packages/twitter_api,24,40,69,An easy way to authenticate and make requests to the Twitter API.,0.1.2,"Oct 6, 2019",MIT,,,,,unverified uploader,"crypto,http",https://github.com/stefanuros/dartTwitterAPI +interactive_webview,https://pub.dev/packages/interactive_webview,24,35,44,Plugin that allow Flutter to communicate with a native WebView.,0.1.2,"Sep 10, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/duyduong/interactive_webview +great_circle_distance2,https://pub.dev/packages/great_circle_distance2,24,30,47,"Calculate the great-circle distance on the Earth having a pair of Latitude,Longitude points using the Spherical law of cosines, Haversine formula or Vincenty`s formula",1.0.1+1,"Jul 23, 2019",BSD-3-Clause,,,,,unverified uploader,, +flutter_progress_dialog,https://pub.dev/packages/flutter_progress_dialog,24,40,75,A flutter library for the progress dialog. Easily show and hide. Support specify custom loading widget.,0.1.0,"Jul 17, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/wuzhendev/flutter_progress_dialog +clip_shadow,https://pub.dev/packages/clip_shadow,24,30,88,A shadow cast by a clipped box. Support all BoxShadow class properties!,0.2.1,"May 30, 2019",EUPL-1.2,,,,,unverified uploader,flutter,https://github.com/Maopy/flutter-clip-shadow +flutter_mobile_carousel,https://pub.dev/packages/flutter_mobile_carousel,24,30,44,"Flutter carousel slider widget, allow render cells with Drag-and-drop animation.",1.0.3,"May 24, 2019",unknown,,,,,unverified uploader,flutter,https://github.com/CaptainOmega/flutter_mobile_carousel +flutter_particles,https://pub.dev/packages/flutter_particles,24,30,74,A new Flutter package for creating particles background. This can be considered as the implementation of particle.js in Flutter.,1.0.0+7,"Dec 8, 2018",MIT,,,,,unverified uploader,flutter,https://github.com/Aleadinglight/Flutter-Particles +win32_runner,https://pub.dev/packages/win32_runner,23,160,0,Compile and run a Flutter app without needing any C/C++ code. Just Dart!,0.2.3,"Jul 28, 2024",MIT,,"DART, FLUTTER",WINDOWS,https://pub.dev/documentation/win32_runner/latest/,halildurmus.dev,"args,ffi,path,win32,win32_registry",https://github.com/halildurmus/win32_runner +espresso,https://pub.dev/packages/espresso,23,160,87,Java classes for testing Flutter apps using Espresso. Allows driving Flutter widgets from a native Espresso test.,0.4.0+1,"Jul 26, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/espresso/latest/,flutter.dev,flutter,https://github.com/flutter/packages/tree/main/packages/espresso +statistics,https://pub.dev/packages/statistics,23,160,88,"Statistics package for easy and efficient data manipulation with built-in Bayesian Network (Bayes Net), many mathematical functions and tools.",1.1.1,"Jul 26, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/statistics/latest/,unverified uploader,"collection,data_serializer,intl",https://github.com/gmpassos/statistics +stream_video_flutter,https://pub.dev/packages/stream_video_flutter,23,140,92,"The Official UI package for Stream Video, a service for building video calls, audio rooms, and live-streaming applications.",0.4.3,"Jul 24, 2024",AGPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/stream_video_flutter/latest/,getstream.io,"cached_network_image,collection,equatable,flutter,flutter_webrtc,plugin_platform_interface,rate_limiter,stream_video,visibility_detector",https://github.com/GetStream/stream-video-flutter +google_api_headers,https://pub.dev/packages/google_api_headers,23,160,97,A Flutter plugin for getting the headers required to call Google APIs with an app restricted API key,4.1.3,"Jul 21, 2024",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/google_api_headers/latest/,unverified uploader,"flutter,package_info_plus",https://github.com/zeshuaro/google_api_headers +nhost_sdk,https://pub.dev/packages/nhost_sdk,23,150,64,Nhost authentication and file storage/retrieval APIs for the Dart language.,5.3.1,"Jul 19, 2024",GPL-3.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nhost_sdk/latest/,nhost.io,"http,http_parser,jwt_decoder,logging,meta,path",https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk +testsweets,https://pub.dev/packages/testsweets,23,110,64,A no-code test automation tool that turns any tester into an automation engineer,1.16.1,"Feb 21, 2024",MIT,2.0.0-beta.2,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/testsweets/latest/,filledstacks.com,"auto_size_text,collection,flutter,flutter_driver,flutter_svg,flutter_test,freezed_annotation,get_it,hive_flutter,http,json_annotation,logger,meta,path,provider,recase,solid_bottom_sheet,stacked,yaml",https://github.com/FilledStacks/testsweets +purchases_ui_flutter,https://pub.dev/packages/purchases_ui_flutter,23,120,95,Flutter plugin that integrates RevenueCat Paywalls. This plugin supports iOS and Android.,6.30.2,"Jul 18, 2024",BSD-2-Clause,7.0.0-beta.1,FLUTTER,"ANDROID, IOS","https://docs.revenuecat.com/docs,https://pub.dev/documentation/purchases_ui_flutter/latest/",revenuecat.com,"flutter,plugin_platform_interface,purchases_flutter", +gap_here,https://pub.dev/packages/gap_here,23,160,40,A Flutter package for adding spacing between widgets in row and column layouts. This package simplifies the process of creating spacing between widgets in Flutter apps.,1.0.0,"Jul 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gap_here/latest/,unverified uploader,flutter,https://github.com/yavar-registry/gap_here.git +jaspr_serverpod,https://pub.dev/packages/jaspr_serverpod,23,130,27,Serverpod integration for jaspr.,0.3.1+1,"Jul 12, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://docs.page/schultek/jaspr,https://pub.dev/documentation/jaspr_serverpod/latest/",schultek.de,"jaspr,serverpod,serverpod_client,shelf,web",https://github.com/schultek/jaspr +permission_guard,https://pub.dev/packages/permission_guard,23,160,69,UI wrapper around permission_handler package that makes handling permission states easy.,2.0.1,"Jul 12, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB, WINDOWS",https://pub.dev/documentation/permission_guard/latest/,eterkit.com,"flutter,permission_handler",https://github.com/eterkit/flutter-packages/tree/main/permission_guard +dynatrace_flutter_plugin,https://pub.dev/packages/dynatrace_flutter_plugin,23,150,96,The Dynatrace Flutter plugin helps auto-instrument your Flutter app with Dynatrace OneAgent for Android and iOS. It also provides an API to add manual instrumentation.,3.295.1,"Jul 12, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/dynatrace_flutter_plugin/latest/,dynatrace.com,"flutter,http,path,yaml", +myid,https://pub.dev/packages/myid,23,130,84,MyID SDK plugin for Flutter. Package supports iOS and Android to verify users identity.,1.2.5,"Jul 12, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/myid/latest/,unverified uploader,"flutter,plugin_platform_interface",https://pub.dev/packages/myid +refena,https://pub.dev/packages/refena,23,160,73,A state management library for Dart and Flutter. Inspired by Riverpod and async_redux.,2.1.1,"Jun 28, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/refena/latest/,refena.dev,meta,https://github.com/refena/refena/tree/main/refena +attributed_text,https://pub.dev/packages/attributed_text,23,130,92,Text with metadata spans for easy text editing and styling.,0.3.2,"Jun 22, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/attributed_text/latest/,superlist.com,"characters,collection,logging,meta,test",https://github.com/superlistapp/super_editor +sentry_dart_plugin,https://pub.dev/packages/sentry_dart_plugin,23,160,95,"A Dart Build Plugin that uploads symbols for Android, iOS/macOS, and Web to Sentry via sentry-cli.",2.1.0,"Jun 18, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/sentry_dart_plugin/latest/,sentry.io,"ansicolor,convert,crypto,file,http,injector,process,properties,system_info2,yaml",https://github.com/getsentry/sentry-dart-plugin +aws_client,https://pub.dev/packages/aws_client,23,150,91,Auto-generated client libraries for accessing Amazon Web Services (AWS) APIs,0.6.0,"Jun 18, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",,aws-dart.agilord.com,"collection,crypto,http,intl,meta,uuid,xml",https://github.com/agilord/aws_client +hue_rotation,https://pub.dev/packages/hue_rotation,23,160,70,Change the color of any widget that has a color. Like SwiftUI's Hue Rotation.,1.3.10,"Jun 6, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/hue_rotation/latest/,achim.io,flutter,https://github.com/nohli/hue_rotation +latext,https://pub.dev/packages/latext,23,160,89,"Efficiently display scientific LaTeX equations on Android, iOS, Web, and Desktop platforms using the flutter_math library, without relying on WebView or JavaScript.",0.4.1,"Jun 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/latext/latest/,djade.net,"flutter,flutter_math_fork",https://github.com/djade007/latext +ironsource_mediation,https://pub.dev/packages/ironsource_mediation,23,105,87,an ironSource SDK Flutter bridge,2.0.0,"May 28, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ironsource_mediation/latest/,is.com,"flutter,logger",https://github.com/ironsource-mobile/Flutter-SDK +body_part_selector,https://pub.dev/packages/body_part_selector,23,120,79,A beautiful selector for different body parts,0.2.0,"May 27, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/body_part_selector/latest/,unverified uploader,"flutter,flutter_svg,freezed_annotation,rotation_stage,touchable",https://github.com/timcreatedit/body_part_selector +ferry_generator,https://pub.dev/packages/ferry_generator,23,130,87,Generated types for Ferry GraphQL Client,0.10.0,"Feb 3, 2024",BSD-3-Clause,0.12.0-dev.1,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/ferry_generator/latest/,gql-dart.dev,"analyzer,build,built_collection,built_value,built_value_generator,code_builder,dart_style,ferry_exec,glob,gql,gql_code_builder,gql_tristate_value,path,yaml",https://github.com/gql-dart/ferry +scroll_highlight_text,https://pub.dev/packages/scroll_highlight_text,23,160,55,Flutter package for highlighting and scrolling through text.,0.1.4,"May 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scroll_highlight_text/latest/,unverified uploader,flutter,https://github.com/AhmedZein1996/scroll_highlight_text.git +optimus,https://pub.dev/packages/optimus,23,130,48,Optimus is a design system for mobile platforms (and web in future) used internally in Mews.,0.34.0,"May 2, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/optimus/latest/,mews.com,"dfunc,flutter,flutter_slidable,flutter_svg,freezed_annotation,intl,theme_tailor_annotation",https://github.com/MewsSystems/mews-flutter +nextcloud,https://pub.dev/packages/nextcloud,23,130,84,A Nextcloud API client written in Dart supporting all maintained Nextcloud server versions.,6.1.0,"May 1, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nextcloud/latest/,unverified uploader,"built_collection,built_value,collection,cookie_jar,crypto,crypton,dynamite_runtime,http,json_annotation,meta,string_scanner,timezone,universal_io,uri,version,xml,xml_annotation",https://github.com/nextcloud/neon/tree/main/packages/nextcloud +gtm,https://pub.dev/packages/gtm,23,160,92,"Flutter plugin for Google Tag Manager, A solution that allows you to manage various tags such as analysis, advertising performance measurement, and affiliate marketing tracking.",0.1.6,"Apr 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/gtm/latest/,unverified uploader,"flutter,gtm_android,gtm_ios,gtm_platform_interface",https://github.com/Heewookji/gtm/tree/main/gtm +stockfish,https://pub.dev/packages/stockfish,23,150,83,The Stockfish Chess Engine for Flutter.,1.5.0,"Apr 22, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/stockfish/latest/,arjanaswal.com,"ffi,flutter,logging",https://github.com/ArjanAswal/stockfish.git +dvhcvn,https://pub.dev/packages/dvhcvn,23,160,68,Three tiers of Vietnam's administrative units (last update: 01/05/2024),2.0.20240501,"Apr 17, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dvhcvn/latest/,daohoangson.com,,https://github.com/daohoangson/dvhcvn +ios_search_appbar,https://pub.dev/packages/ios_search_appbar,23,130,67,iOS-style collapsible app bar with beautifully animated search bar,1.1.1,"Apr 15, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ios_search_appbar/latest/,unverified uploader,flutter,https://github.com/durbek03/ios_search_appbar +flexi_productimage_slider,https://pub.dev/packages/flexi_productimage_slider,23,120,74,An image slider to represent your products..:),1.1.1,"Apr 12, 2024",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flexi_productimage_slider/latest/,dharini.dev,"cached_network_image,flutter",https://github.com/Dharini17/flexi_productimage_slider +ml_card_scanner,https://pub.dev/packages/ml_card_scanner,23,120,81,Package for scanning bank credit cards.,0.1.0,"Mar 20, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ml_card_scanner/latest/,unverified uploader,"camera,firebase_core,flutter,google_mlkit_text_recognition,permission_handler",https://github.com/OnixFlutterTeam/ml_card_scanner +river_player,https://pub.dev/packages/river_player,23,120,87,Same good old Better Player but it will get updated and fixed.,0.1.3,"Mar 16, 2024",MIT,,FLUTTER,"ANDROID, IOS","https://jhomlala.github.io/betterplayer/,https://pub.dev/documentation/river_player/latest/",revengine3r.ir,"collection,cupertino_icons,flutter,flutter_widget_from_html_core,meta,path_provider,visibility_detector,wakelock_plus,xml",https://github.com/RevEngine3r/river_player +paynow,https://pub.dev/packages/paynow,23,150,70,Paynow Client helper package to help initiate payments.,4.0.1,"Mar 13, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/paynow/latest/,supercode.co.zw,"crypto,dio,flutter,http,intl,localregex,pretty_dio_logger",https://github.com/ignertic/paynow +util_simple_3d,https://pub.dev/packages/util_simple_3d,23,160,76,Utility for Sp3dObj. Includes 3D geometry generation utility and more.,9.4.1,"Feb 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/util_simple_3d/latest/,unverified uploader,"flutter,simple_3d",https://github.com/MasahideMori-SimpleAppli/util_simple_3d +flutter_bugfender,https://pub.dev/packages/flutter_bugfender,23,130,89,"Flutter plugin to enable Bugfender reporting (iOS, Android and web support).",2.3.0,"Feb 12, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_bugfender/latest/,bugfender.com,"flutter,flutter_web_plugins,js,meta",https://github.com/bugfender/BugfenderSDK-Flutter +flutterfire_gen,https://pub.dev/packages/flutterfire_gen,23,150,54,flutterfire_gen is a package for automatic code generation for Cloud Firestore. It supports efficient CRUD operations with type-safe interfaces and methods.,0.4.3,"Jan 31, 2024",MIT,,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",,https://pub.dev/documentation/flutterfire_gen/latest/,kosukesaigusa.com,"analyzer,build,cloud_firestore,flutter,flutterfire_gen_annotation,flutterfire_gen_utils,json_annotation,meta,path,source_gen",https://github.com/kosukesaigusa/flutterfire_gen +ez_localization,https://pub.dev/packages/ez_localization,23,150,83,Setup a powerful localization system in your flutter application quickly and easily.,1.1.1,"Jan 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ez_localization/latest/,skyost.eu,"flutter,flutter_localizations",https://github.com/Skyost/EzLocalization +tailwind_standards,https://pub.dev/packages/tailwind_standards,23,150,56,"Tailwind CSS for Flutter. Colors, Sizes, Weights and a TText widget to style your app.",1.1.1,"Dec 20, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tailwind_standards/latest/,tiespol.nl,flutter,https://github.com/TiesPol/tailwind_standards +safe_url_check,https://pub.dev/packages/safe_url_check,23,160,74,"Check if an untrusted URL is broken, without allowing connections to a private IP address.",1.1.2,"Dec 4, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/safe_url_check/latest/,google.dev,"meta,retry",https://github.com/google/dart-neats.git +dxf,https://pub.dev/packages/dxf,23,150,76,"DXF package for Dart developers to create, read, update and delete the data in AutoCAD DXF file - a CAD data file format developed by Autodesk.",3.1.3,"Nov 30, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dxf/latest/,humg.edu.vn,,https://github.com/chuyentt/dxf +easy_audio_trimmer,https://pub.dev/packages/easy_audio_trimmer,23,130,86,"A Flutter package for trimming audio. This supports retrieving, trimming, and storage of trimmed audio files to the file system.",1.0.2+4,"Nov 8, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/easy_audio_trimmer/latest/,mayurpitroda.com,"audioplayers,ffmpeg_kit_flutter,flutter,intl,path,path_provider",https://github.com/mayurpitroda96/easy_audio_trimmer +flutter_pollfish,https://pub.dev/packages/flutter_pollfish,23,125,83,A Flutter plugin for rendering Pollfish surveys within an app,4.2.0,"Nov 1, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_pollfish/latest/,unverified uploader,flutter,https://github.com/pollfish/flutter-plugin-pollfish +flutter_image_map,https://pub.dev/packages/flutter_image_map,23,150,79,"Image map, create areas with customizable colors on an image and response to clicking/touching. Just like what we have in html.",1.0.1,"Oct 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_image_map/latest/,unverified uploader,"flutter,html_unescape",https://github.com/itzMeerkat/flutter_image_map +ios_utsname_ext,https://pub.dev/packages/ios_utsname_ext,23,150,94,Extension method for translation ios utsname to full product name.,2.3.0,"Oct 19, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ios_utsname_ext/latest/,stefandevo.dev,flutter,https://github.com/stefandevo/flutter-ios-utsname-ext +mobile_chat_ui,https://pub.dev/packages/mobile_chat_ui,23,140,58,"A fully customizable modern chat UI for Android, IOS and web developers.",1.0.0,"Sep 17, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mobile_chat_ui/latest/,unverified uploader,"audio_wave,cached_network_image,emoji_picker_flutter,flutter,flutter_linkify,iconify_flutter,image_picker,url_launcher",https://github.com/ayzerobug/mobile_chat_ui +flutter_secure,https://pub.dev/packages/flutter_secure,23,130,80,A Package that provides you tools to make your flutter apps more secure,1.0.1,"Sep 12, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_secure/latest/,dreamorbit.com,"dio,flutter,flutter_secure_storage,http,pigeon",https://github.com/Dream-Orbit/flutter_secure.git +qr_scanner_with_effect,https://pub.dev/packages/qr_scanner_with_effect,23,140,85,A Flutter package for QR scanner with scanning effect.,1.0.5,"Sep 8, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/qr_scanner_with_effect/latest/,unverified uploader,"flutter,qr_code_scanner",https://github.com/mirzamahmud/qr_scanner_with_effect +appengine,https://pub.dev/packages/appengine,23,125,93,Support for using Dart as a custom runtime on Google App Engine Flexible Environment,0.13.7,"Aug 28, 2023",BSD-3-Clause,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/appengine/latest/,labs.dart.dev,"fixnum,gcloud,googleapis_auth,grpc,http,logging,path,protobuf,stack_trace",https://github.com/dart-lang/appengine +wav,https://pub.dev/packages/wav,23,160,91,Super simple pure Dart package for reading and writing WAV and raw audio files.,1.3.0,"Aug 19, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wav/latest/,unverified uploader,,https://github.com/liamappelbe/wav +nock,https://pub.dev/packages/nock,23,130,86,HTTP requests mocking library for dart and flutter. Test your application in isolation.,1.2.3,"Aug 17, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/nock/latest/,unverified uploader,"collection,test",https://github.com/cah4a/dart_nock +flutter_camera,https://pub.dev/packages/flutter_camera,23,130,87,A Flutter plugin for iOS and Android allowing access to the device cameras and recording of videos.,1.0.0,"Aug 14, 2023",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutter_camera/latest/,unverified uploader,"camera,flutter",https://github.com/Destiny-Ed/flutter_camera +image_picker_widget,https://pub.dev/packages/image_picker_widget,23,140,82,"Flutter package to integrate image_picker with a simple Flutter widget, allowing you to edit an image without any problems with design code development.",2.4.1,"Aug 2, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/image_picker_widget/latest/,unverified uploader,"flutter,image_cropper,image_picker",https://github.com/JulioCGMC/image_picker_widget +numpad_layout,https://pub.dev/packages/numpad_layout,23,150,78,A new Flutter Package for numeric Keyboard with flexible customization as well as arabic digits support and many many more.,0.0.3,"Jul 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/numpad_layout/latest/,unverified uploader,flutter,https://github.com/Mo0Khaled/numpad +light,https://pub.dev/packages/light,23,150,91,Plugin for collecting data from the ambient light sensor on Android.,3.0.1,"Jul 20, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/light/latest/,cachet.dk,flutter,https://github.com/cph-cachet/flutter-plugins/tree/master +yako_theme_switch,https://pub.dev/packages/yako_theme_switch,23,160,67,Custom switch that looks good for changing the theme of the app,1.0.0+1,"Jul 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/yako_theme_switch/latest/,yako.io,"flutter,flutter_svg",https://github.com/yako-dev/flutter-yako-theme-switch +figma_frame_inspector,https://pub.dev/packages/figma_frame_inspector,23,160,51,A Flutter plugin to verify how accurately the Figma frame was implemented in the app.,0.0.5,"Jul 8, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/figma_frame_inspector/latest/,amatkivskiy.dev,"cached_network_image,dio,flutter",https://github.com/amatkivskiy/figma-frame-inspector +atlas,https://pub.dev/packages/atlas,23,150,52,An extensible map abstraction for Flutter with support for multiple map providers,1.0.10,"Jun 29, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/atlas/latest/,bmwtech.dev,flutter,https://github.com/bmw-tech/atlas +lehttp_overrides,https://pub.dev/packages/lehttp_overrides,23,130,87,A Flutter package to resolve Let's Encrypt SSL certificate problems with Android 7.1.1 and below,1.0.3,"Jun 11, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/lehttp_overrides/latest/,netfarm.it,"dio,flutter",https://github.com/netfarm/lehttp_overrides +mypay_flutter,https://pub.dev/packages/mypay_flutter,23,140,3,"An unofficial Flutter plugin that enables the integration of the MyPay Payment Gateway into applications, allowing users to make payments using their MyPay Wallet.",1.0.1,"Jun 8, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/mypay_flutter/latest/,unverified uploader,"dio,flutter,flutter_inappwebview",https://gitlab.com/nischal08/mypay_flutter +pick_color,https://pub.dev/packages/pick_color,23,140,70,A Flutter package which allow you to extract color and hexcode from image with simple touch.,0.0.4,"May 7, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pick_color/latest/,thezerone.com,"flutter,image",https://github.com/Oauth-Celestial/image_color_picker +selector_wheel,https://pub.dev/packages/selector_wheel,23,140,84,A Flutter package for creating a customizable value selector wheel.,1.1.2,"May 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/selector_wheel/latest/,unverified uploader,"build_runner,flutter,freezed,freezed_annotation",https://github.com/AlexLomm/selector_wheel +annotated_shelf,https://pub.dev/packages/annotated_shelf,23,150,23,"powerful Dart library for generating REST APIs using annotations. With a simple and intuitive interface, you can easily build APIs that are fast, efficient, and easy to use.",0.1.0,"May 5, 2023",BSD-3-Clause,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/annotated_shelf/latest/,unverified uploader,"json_annotation,shelf,shelf_multipart",https://github.com/cheogm28/annotated_shelf +cloud_kit,https://pub.dev/packages/cloud_kit,23,150,77,CloudKit can sync settings over multiple iOS devices without extra sign in.,1.2.0,"Apr 8, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/cloud_kit/latest/,manuelschuler.dev,flutter,https://github.com/Tutorialwork/cloud_kit +georouter,https://pub.dev/packages/georouter,23,120,60,"A package for getting directions between points using the Open Source Routing Machine (OSRM) API. Supports multiple travel modes, including driving, walking, cycling, and transit.",0.0.1+1,"Apr 4, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/georouter/latest/,unverified uploader,"flutter,http",https://github.com/ahmedsaleh210/georouter +full_coverage,https://pub.dev/packages/full_coverage,23,150,76,A package script for allowing coverage test tool to see all Dart files.,1.0.0,"Mar 27, 2023",MPL-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/full_coverage/latest/,flutterando.com.br,"args,path",https://github.com/Flutterando/full_coverage +dia,https://pub.dev/packages/dia,23,160,74,"A simple dart http server in Koa2 style. Use with dia_router, dia_static, dia_body and other packages",0.1.5,"Mar 17, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dia/latest/,awcoding.com,stream_channel,https://github.com/unger1984/dia +mastodon_api,https://pub.dev/packages/mastodon_api,23,130,51,The easiest and powerful Dart/Flutter library for Mastodon API.,0.6.1,"Mar 6, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/mastodon_api/latest/,shinyakato.dev,"freezed_annotation,http,json_annotation,universal_io",https://github.com/mastodon-dart/mastodon-api +azure_ad_authentication,https://pub.dev/packages/azure_ad_authentication,23,150,86,The Microsoft Authentication Library (MSAL) enables developers to acquire tokens from the Microsoft identity platform in order to authenticate users and access secured,1.0.5,"Mar 1, 2023",unknown,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/azure_ad_authentication/latest/,unverified uploader,flutter,https://github.com/fabio21/azure_ad_authentication/issues +timing,https://pub.dev/packages/timing,23,150,88,A simple package for tracking the performance of synchronous and asynchronous actions.,1.0.1,"Jan 19, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/timing/latest/,tools.dart.dev,json_annotation,https://github.com/dart-lang/timing +flutter_material_symbols,https://pub.dev/packages/flutter_material_symbols,23,150,88,A Flutter package that provides a set of Material Symbols icons.,0.0.4,"Jan 15, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/rehmatsg/flutter_material_symbols/,https://pub.dev/documentation/flutter_material_symbols/latest/",unverified uploader,flutter,https://github.com/rehmatsg/flutter_material_symbols +wearable_communicator,https://pub.dev/packages/wearable_communicator,23,40,36,Communication layer between a Flutter project for Android and IOS.,0.1.1,"Jan 13, 2023",MIT,,,,,unverified uploader,flutter,https://github.com/gardyna/wearable_communicator +fancy_cart,https://pub.dev/packages/fancy_cart,23,130,51,"cart package for flutter which is easy to use and support all features, you can use it in your app to make it more fancy",0.0.6,"Jan 8, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fancy_cart/latest/,unverified uploader,"cached_network_image,equatable,flutter,flutter_riverpod,hive,hive_flutter,hive_test",https://github.com/YousefSalahKassem/fancy_cart +isolate_image_compress,https://pub.dev/packages/isolate_image_compress,23,110,87,IsolateImageCompress is a package to compress and resize the images in isolate (IsolateFlutter).,2.0.0,"Jan 4, 2023",MIT,,,,https://pub.dev/documentation/isolate_image_compress/latest/,unverified uploader,"flutter,image,isolate_flutter",https://github.com/thongdn-it/isolate_flutter/tree/master/isolate_image_compress +flutterflow_paginate_firestore,https://pub.dev/packages/flutterflow_paginate_firestore,23,130,96,A flutter package for FlutterFlow to simplify pagination with firestore data.,1.0.3+1,"Dec 22, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutterflow_paginate_firestore/latest/,sonub.com,"bloc,cloud_firestore,flutter,flutter_bloc,provider",https://github.com/thruthesky/paginate_firestore +switch_up,https://pub.dev/packages/switch_up,23,90,69,"An animated toggle switch which can be fully customized with desired width, colors, text, corner radius, animation etc. It also maintains selection state.",0.0.2+1,"Dec 8, 2022",BSD-3-Clause,,,,https://pub.dev/documentation/switch_up/latest/,unverified uploader,flutter,https://github.com/ketan-glitch/switch_up +reels_viewer,https://pub.dev/packages/reels_viewer,23,140,87,"This is a package created in the style of the instagram reels viewer, with which you can pass video url and get reels view.",1.0.0+3,"Dec 3, 2022",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB",https://pub.dev/documentation/reels_viewer/latest/,patildarshan.in,"cached_network_image,card_swiper,chewie,flutter,intl,video_player",https://github.com/patildarshan66/reels_viewer +pdf_image_renderer,https://pub.dev/packages/pdf_image_renderer,23,160,94,A package that allows fast and simple rendering of pdfs using the native renderers of the OS.,0.7.0,"Oct 31, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/pdf_image_renderer/latest/,cloudacy.com,flutter,https://github.com/cloudacy/pdf_image_renderer +dlna_dart,https://pub.dev/packages/dlna_dart,23,140,86,"simple dlna client in pure dart,works fine in flutter,do all the job less than 500 lines",0.0.8,"Oct 30, 2022",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/dlna_dart/latest/,unverified uploader,xml,https://github.com/suconghou/dlna-dart +starsview,https://pub.dev/packages/starsview,23,140,82,AnimatedStarsView for Flutter. The widget provides a view with an animated starry night sky effect.,0.0.2,"Sep 26, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/starsview/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/flyingV805/AnimatedStarsFlutter +video_box,https://pub.dev/packages/video_box,23,75,82,"A control that plays video in flutter, I make the control as flexible as possible, can play a single video, video list on the page.",0.17.0,"Sep 23, 2022",MIT,,,,https://pub.dev/documentation/video_box/latest/,ajanuw.lol,"connectivity_plus,dart_printf,flutter,flutter_mobx,mobx,sensors_plus,video_player",https://github.com/januwA/flutter_video_box +multiple_images_picker,https://pub.dev/packages/multiple_images_picker,23,80,92,Pick multiple images on iOS and Android.,1.0.1,"Sep 22, 2022",MIT,,,,https://pub.dev/documentation/multiple_images_picker/latest/,loichamdi.com,"flutter,meta",https://github.com/loic-hamdi/multiple_images_picker +derived_colors,https://pub.dev/packages/derived_colors,23,150,62,Generate color variants.,0.4.0,"Sep 8, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/derived_colors/latest/,aloisdeniel.com,flutter,https://github.com/aloisdeniel/derived_colors +sudoku_api,https://pub.dev/packages/sudoku_api,23,130,67,"sudoku_api simplifies the generation, interaction, and management of Sudoku Puzzles.",2.1.0,"Jul 21, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sudoku_api/latest/,alvinr.ca,"collection,tuple,uuid",https://github.com/AlvinRamoutar/sudoku-api +well_formed,https://pub.dev/packages/well_formed,23,150,58,"A form fields package designed to relieve developers of much of the burden of form-related coding. It provides field masking, validation, smart trimming, and more.",0.4.3,"Jul 20, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/well_formed/latest/,dartoos.dev,"flutter,formdator,mask_text_input_formatter",https://github.com/dartoos-dev/well_formed +match,https://pub.dev/packages/match,23,150,77,Dart library with match annotation for generating custom match extensions and extension methods for dart builtin types,0.4.1,"Jul 8, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/match/latest/,bech.io,collection,https://github.com/mrbech/match +enough_convert,https://pub.dev/packages/enough_convert,23,150,90,"Support for character encodings / charsets / codecs missing from `dart:convert` - ISO 8859 / Latin, Windows, DOS, GBK, Big5, and KOI8 R/U.",1.6.0,"Jun 15, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/enough_convert/latest/,enough.de,,https://github.com/Enough-Software/enough_convert +sticky_footer_scrollview,https://pub.dev/packages/sticky_footer_scrollview,23,160,81,A Flutter Widget that is scrollable with a sticky footer either stick to the bottom of screen of the end of the scroll body.,1.1.1,"Jun 15, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sticky_footer_scrollview/latest/,unverified uploader,flutter,https://github.com/MayLau-CbL/sticky-footer-scrollview +flutter_blue_plugin,https://pub.dev/packages/flutter_blue_plugin,23,130,61,"Flutter plugin for connecting and communicating with Bluetooth Low Energy devices, on Android and iOS and Desktop",0.9.2,"May 27, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS",https://pub.dev/documentation/flutter_blue_plugin/latest/,unverified uploader,"collection,convert,flutter,meta,plugin_platform_interface,protobuf,rxdart",https://github.com/Yongle-Fu/flutter_blue_plus +emoji_keyboard_flutter,https://pub.dev/packages/emoji_keyboard_flutter,23,120,83,A Flutter package that provides keyboard where you can only type with emojis!,1.3.1,"May 3, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/emoji_keyboard_flutter/latest/,zwaar.dev,"back_button_interceptor,flutter,flutter_keyboard_visibility,path,sqflite",https://github.com/Grabot/flutter_emoji_keyboard +shouldly,https://pub.dev/packages/shouldly,23,140,61,"A simple, extensible BDD assertion library which focuses on giving great error messages when the assertion fails.",0.5.0+1,"Apr 29, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/shouldly/latest/,devcraft.ninja,collection,https://github.com/AndrewPiterov/shouldly +meta_validator,https://pub.dev/packages/meta_validator,23,140,64,"A tidy utility to handle validation of strings like a pro. It provides support for both iOS, Android, Web, Linux platforms (offcourse).",0.0.2,"Apr 23, 2022",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/meta_validator/latest/,unverified uploader,"flutter,update",https://github.com/abhishh1/meta_validator +widget_marker_google_map,https://pub.dev/packages/widget_marker_google_map,23,140,83,Customized google map with widget markers. Enables to show markers with widget code.,0.0.2,"Apr 22, 2022",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/widget_marker_google_map/latest/,bookm.me,"flutter,google_maps_flutter,google_maps_flutter_platform_interface",https://github.com/santa112358/widget_marker_google_map +retry_bot,https://pub.dev/packages/retry_bot,23,140,54,Dio interceptor Retry which makes retrying API Call When getting a timeout.,1.0.1,"Apr 20, 2022",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/retry_bot/latest/,flutterbots.dev,"connectivity_plus,dio,flutter",https://github.com/flutterbots/flutterbots +esptouch_smartconfig,https://pub.dev/packages/esptouch_smartconfig,23,160,77,"Null-Safety Flutter ESP Touch Smart Config Plugin. Runs on android and iOS. ESP devices to connect target AP, the devices need run smart config.",1.1.0,"Apr 16, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/esptouch_smartconfig/latest/,honor-driven.dev,flutter,https://github.com/jpoh281/esptouch_smartconfig +secure_shared_preferences,https://pub.dev/packages/secure_shared_preferences,23,140,90,Simple to use yet powerful package to encypt shared preferences in android and UserDefaults in iOS.,0.0.4,"Apr 1, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/secure_shared_preferences/latest/,flutter.pingtobuild.com,"cryptography,cryptography_flutter,flutter,flutter_secure_storage,package_info,shared_preferences",https://github.com/the-kool-sk/secure_shared_preferences +flutter_design,https://pub.dev/packages/flutter_design,23,120,31,A complete framework with tools to help you bootstrap your design system.,0.0.12-pre+2,"Mar 26, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_design/latest/,flutterdesign.io,"flutter,flutter_design_annotation,freezed_annotation,json_annotation,recase", +avataaars,https://pub.dev/packages/avataaars,23,120,53,An avatar generator for anyone to make their beautiful personal avatar easily!,0.5.1,"Mar 11, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/avataaars/latest/,teavelopment.com,"flutter,flutter_localizations,freezed_annotation",https://github.com/jlnrrg/avataaars +adaptive_screen_flutter,https://pub.dev/packages/adaptive_screen_flutter,23,150,58,"Make the layout become adaptive for mobile, tablet and web screen.",0.0.5,"Feb 17, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/adaptive_screen_flutter/latest/,unverified uploader,flutter,https://github.com/ferdiangunawan/adaptive_screen_flutter +native_ads_flutter,https://pub.dev/packages/native_ads_flutter,23,100,79,Null Safety Native Full Ads and Native Banner Ads,1.0.7,"Feb 13, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/native_ads_flutter/latest/,unverified uploader,flutter,https://github.com/pragneshpalsana99/native_ads_flutter.git +dart_web3,https://pub.dev/packages/dart_web3,23,130,70,Dart library to connect to Ethereum clients. Send transactions and interact with smart contracts!,0.0.3,"Feb 5, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_web3/latest/,dart-web3.blogspot.com,"build,build_config,built_collection,code_builder,collection,convert,dart_style,http,js,json_rpc_2,meta,path,pointycastle,stream_channel,stream_transform,typed_data,uuid",https://github.com/pay-2-bit-human/dart_web3 +feather_icons,https://pub.dev/packages/feather_icons,23,150,95,"Feather is a collection of simply beautiful open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency, and flexibility.",1.2.0,"Jan 12, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/feather_icons/latest/,appcheap.io,flutter, +tabbed_sliverlist,https://pub.dev/packages/tabbed_sliverlist,23,150,71,A simple flutter plugin to setup sliverlist with TabBar with minimal code.,0.1.0,"Jan 3, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tabbed_sliverlist/latest/,unverified uploader,flutter,https://github.com/akshay512/tabbed_sliverlist +vk_bridge,https://pub.dev/packages/vk_bridge,23,130,44,"A dart package for working with VK Mini Apps via VK Bridge. Works web, mobile-web",2.4.0,"Dec 30, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vk_bridge/latest/,optimist.dev,"built_collection,built_value,js,meta,rxdart",https://github.com/optimist-dev/vk_bridge +custom_pointed_popup,https://pub.dev/packages/custom_pointed_popup,23,130,79,Popup that can be shown on any targeted widget with customized pointed design.,0.0.4,"Dec 29, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_pointed_popup/latest/,dipakshrestha1.com.np,flutter,https://github.com/DipakShrestha-ADS/custom_pointed_popup +super_circle,https://pub.dev/packages/super_circle,23,130,64,"Amazing animated colored circular widget , you can use it to your profile , loading screen or any widget you want.",1.0.0,"Dec 9, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/super_circle/latest/,unverified uploader,"flutter,widget_mask",https://github.com/ABDULKARIMALBAIK/super_circle +flutter_3d_choice_chip,https://pub.dev/packages/flutter_3d_choice_chip,23,160,81,Simple 3D choice chip for Flutter with customizable color themes and sizing.,0.1.4,"Sep 20, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_3d_choice_chip/latest/,matwright.dev,flutter,https://github.com/matwright/flutter_3d_choice_chip +sdp_transform,https://pub.dev/packages/sdp_transform,23,120,94,Dart implementation of sdp-transform,0.3.2,"Sep 4, 2021",Unlicense,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sdp_transform/latest/,unverified uploader,,https://github.com/cloudwebrtc/dart-sdp-transform +hover_ussd,https://pub.dev/packages/hover_ussd,23,150,0,A flutter plugin to make payments by usehover.com ussd gateway using Android Intent and receiving the transaction information back in response.,1.0.0,"Sep 3, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/hover_ussd/latest/,lucdotdev.me,"flutter,meta",https://github.com/lucdotdev/hover_ussd +pwa,https://pub.dev/packages/pwa,23,20,61,Progressive Web App library,0.2.1,"Sep 2, 2021",MIT,,,,,unverified uploader,"args,dart_style,glob,service_worker,yaml",https://github.com/isoos/pwa +responsive_scaffold_nullsafe,https://pub.dev/packages/responsive_scaffold_nullsafe,23,120,69,On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item.,1.0.1,"Jul 3, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_scaffold_nullsafe/latest/,vanshgoel.me,"flutter,scroll_to_index",https://github.com/vanshg395/responsive_scaffold_nullsafe +mixpanel_analytics,https://pub.dev/packages/mixpanel_analytics,23,150,82,A dart wrapper on the mixpanel REST API to be used in Flutter applications. As this is using the http REST API it works both with Android and iOS.,2.1.1,"Jun 22, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mixpanel_analytics/latest/,koahealth.tech,"flutter,http,shared_preferences",https://github.com/Alpha-health/mixpanel_analytics +emoji_alert,https://pub.dev/packages/emoji_alert,23,150,69,"Flutter Emoji Alert, give you the possiblity to create beautiful yet simple alert dialogs and bottom sheet modals",1.1.0,"Jun 20, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/emoji_alert/latest/,badrkouki.dev,flutter,https://github.com/koukibadr/Emoji_Alert +dart_extensions_methods,https://pub.dev/packages/dart_extensions_methods,23,130,84,"Extensions for different types similar to kotlin. Methods for the next set of types: String, bool, Iterable, List. Also contains some global extensions and class Pair",2.0.0,"Jun 7, 2021",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_extensions_methods/latest/,unverified uploader,,https://github.com/mishatron/dart_extensions.git +flutter_k_chart,https://pub.dev/packages/flutter_k_chart,23,45,57,"flutter_k_chart, Writted with pure dart, supported both iOS and Android.",0.2.0,"Jun 5, 2021",MIT,,,,,unverified uploader,"flutter,flutter_localizations,intl",https://github.com/gwhcn/flutter_k_chart +arabic_numbers,https://pub.dev/packages/arabic_numbers,23,150,90,Easily convert to Arabic numerals,1.0.0,"Jun 5, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/arabic_numbers/latest/,unverified uploader,flutter,https://github.com/fathah/arabic_numbers +youtube_metadata,https://pub.dev/packages/youtube_metadata,23,130,84,A lightweight⚡ Flutter package that can fetch basic data from a youtube video url including thumbanail url,1.0.1,"May 29, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/youtube_metadata/latest/,unverified uploader,"flutter,html,http",https://github.com/100lvlmaster/youtube_metadata +flutter_focus_watcher,https://pub.dev/packages/flutter_focus_watcher,23,140,86,A new Flutter package.,2.0.0,"May 24, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_focus_watcher/latest/,softmaestri.com,flutter,https://github.com/caseyryan/flutter_focus_watcher +colours,https://pub.dev/packages/colours,23,140,79,An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.,0.0.2,"May 19, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/colours/latest/,unverified uploader,"colour,flutter,pigment",https://github.com/salkuadrat/colours +app_launcher,https://pub.dev/packages/app_launcher,23,160,79,A flutter plugin that launches an Android or iOS installed on the device using the application ID.,1.0.0,"Apr 23, 2021",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/app_launcher/latest/,akora-ingdkb.me,flutter,https://github.com/Akora-IngDKB/app_launcher.git +google_maps_controller,https://pub.dev/packages/google_maps_controller,23,140,77,"Stateful map controller for Google Maps google_maps_flutter. Manage Markers, Circles, Polylines, and Polygons.",1.2.0,"Apr 22, 2021",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/google_maps_controller/latest/,xantiagoma.com,"flutter,google_maps_flutter,provider",https://github.com/xantiagoma/google_maps_controller +firebase_auth_simplify,https://pub.dev/packages/firebase_auth_simplify,23,130,0,A high-level framework of Firebase Auth package that wraps several lines of codes to one line in order to easily use sign-in and out function.,3.0.1,"Apr 16, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/firebase_auth_simplify/latest/,unverified uploader,"cloud_functions,crypto,firebase_auth,firebase_core,flutter,flutter_login_facebook,google_sign_in,http,kakao_flutter_sdk,provider,sign_in_with_apple",https://github.com/fysoul17/firebase_auth_simplify +height_slider,https://pub.dev/packages/height_slider,23,40,42,Customisable slider widget for retrieving a person's height.,1.3.2,"Apr 3, 2021",MIT,1.4.0-nullsafety+1,,,https://github.com/coval-solutions/height-slider/blob/master/README.md,covalsolutions.com,"flutter,flutter_svg",https://github.com/coval-solutions/height-slider +flutter_user_agentx,https://pub.dev/packages/flutter_user_agentx,23,140,84,Retrieve device and webview user agent strings for Android and iOS devices. It also provides you with simple building blocks for generating your own user agent string.,1.2.4,"Mar 29, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_user_agentx/latest/,unverified uploader,flutter,https://github.com/j0j00/flutter_user_agent +maze,https://pub.dev/packages/maze,23,150,76,A simple maze game in Flutter. It also serves as a CustomPainter example.,3.0.0,"Mar 8, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/maze/latest/,pixela.tech,"equatable,flutter,http,universal_io",https://github.com/pblinux/maze +animated_rotation,https://pub.dev/packages/animated_rotation,23,160,85,An implicit animation widget for rotation. Just provide the angle and the widget will rotate over time.,2.0.0,"Mar 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_rotation/latest/,jasonrai.ca,flutter,https://github.com/MisterJimson/animated_rotation +responsive_layout_builder,https://pub.dev/packages/responsive_layout_builder,23,150,80,"Flutter package for building responsive layout based on screen sizes and orientation. It could be wristwatch, small/medium/large mobile, small/large tablet or desktop.",0.5.0,"Mar 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/responsive_layout_builder/latest/,thisismarch.dev,"flutter,pedantic",https://github.com/marchdev-tk/responsive_layout_builder +tabbar,https://pub.dev/packages/tabbar,23,40,77,"Simple tabbar, rewritten using pagecontroller and facilitating internal PageView manipulation",0.1.1,"Aug 16, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/davidsdearaujo/tabbar +spinner,https://pub.dev/packages/spinner,23,40,29,A simple animated spinner that cycles through a circular list of fixed-size widgets,1.0.1,"Apr 5, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/schmidtwmark/FlutterSpinner +video_player_360,https://pub.dev/packages/video_player_360,23,40,48,A flutter plugin to stream 360° videos on iOS and Android via a remote URL. The plugin uses the open source Google VR SDK.,0.1.5,"Mar 5, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/innovationmauritiustelecom/video_player_360 +flutter_plugin_playlist,https://pub.dev/packages/flutter_plugin_playlist,23,35,0,"A Flutter plugin for playing and streaming audios with native support for audio playlists, background support, and lock screen controls compatible with Android and iOS",0.1.5,"Dec 30, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/gafsel/flutter_plugin_playlist +hanginglist,https://pub.dev/packages/hanginglist,23,40,0,A Flutter library to create a HangingList with animation on scrolling. You can also create HangingItems which you can rotate like a hanger and play with their flip property.,0.1.1,"Dec 18, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/vikrantsingh123/hangingList +finance,https://pub.dev/packages/finance,23,30,70,The fundamental package for financial computing with Dart.,0.1.0,"Sep 3, 2019",BSD-3-Clause,,,,,unverified uploader,meta,https://github.com/ismaelJimenez/finance +google_pay,https://pub.dev/packages/google_pay,23,30,70,Google Pay for Flutter.,0.0.1,"Mar 26, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/baranyildirim/google_pay +waveprogressbar_flutter,https://pub.dev/packages/waveprogressbar_flutter,23,40,55,"wave progress bar,a good widget ,welcome to ues;If you have problems using,please tell me",0.1.2,"Jan 16, 2019",GPL-3.0,,,,,unverified uploader,flutter,https://github.com/baoolong/WaveProgressBar +phonepe_payment_sdk,https://pub.dev/packages/phonepe_payment_sdk,22,130,97,A flutter Plugin for PhonePe Payment SDK,2.0.3,"Aug 1, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/phonepe_payment_sdk/latest/,phonepe.com,"flutter,plugin_platform_interface", +moengage_flutter,https://pub.dev/packages/moengage_flutter,22,130,97,Flutter Plugin for MoEngage Platform. MoEngage is an Intelligent Customer Engagement Platform,7.2.0,"Jul 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/moengage_flutter/latest/,unverified uploader,"flutter,moengage_flutter_android,moengage_flutter_ios,moengage_flutter_platform_interface,moengage_flutter_web", +another_brother,https://pub.dev/packages/another_brother,22,120,84,A flutter plugin for printing with the Brother label and TypeB printers.,2.1.8,"Jul 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/another_brother/latest/,rouninlabs.com,"flutter,flutter_blue_plus,path_provider",https://github.com/CodeMinion/another_brother +simple_3d,https://pub.dev/packages/simple_3d,22,160,74,"This package was created for the convenience of 3D non-experts, including scientists.",13.3.0,"Jul 28, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_3d/latest/,unverified uploader,flutter,https://github.com/MasahideMori-SimpleAppli/simple_3d +select_searchable_list,https://pub.dev/packages/select_searchable_list,22,140,81,A very useful Flutter widget for searching through single or multiple options from a drop-down list.,0.1.9,"Jul 24, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/select_searchable_list/latest/,amirhome.com,flutter,https://github.com/AmirHome/select_searchable_list +flutter_hue,https://pub.dev/packages/flutter_hue,22,160,62,An SDK designed for the Flutter framework that enables developers to easily integrate Philips Hue smart devices into their applications.,1.2.5,"Mar 18, 2024",unknown,2.0.0-beta.4,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_hue/latest/,hexcat.dev,"collection,crypto,flutter,http,multicast_dns,path_provider,url_launcher",https://github.com/babincc/flutter_workshop/tree/master/packages/flutter_hue +localregex,https://pub.dev/packages/localregex,22,150,73,"Collection of regex patterns commonly used in Zimbabwe. Regex patterns include mobile numbers, passports, vehicle license plates, driver's license, email addresses and passwords",4.0.7,"Jul 10, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/localregex/latest/,iamngoni.co.zw,,https://github.com/iamngoni/localregex +dart_code_metrics_presets,https://pub.dev/packages/dart_code_metrics_presets,22,140,95,Predefined presets for DCM.,2.14.0,"Jul 10, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_code_metrics_presets/latest/,dcm.dev,,https://github.com/CQLabs/dart-code-metrics-presets +go_sell_sdk_flutter,https://pub.dev/packages/go_sell_sdk_flutter,22,140,89,Flutter plugin compatible version of goSellSDK library for both Android and iOS.,2.4.2,"Jul 3, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/go_sell_sdk_flutter/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/Tap-Payments/gosellSDK-Flutter.git +flutter_cashfree_pg_sdk,https://pub.dev/packages/flutter_cashfree_pg_sdk,22,130,94,"This is a new integration provided by Cashfree. If you are integrating with Cashfree PG for the first time, we recommend that you use this integration.",2.1.3+33,"Jun 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB","https://docs.cashfree.com/docs/flutter-integration,https://pub.dev/documentation/flutter_cashfree_pg_sdk/latest/",cashfree.com,"flutter,flutter_web_plugins,http,js,plugin_platform_interface",https://github.com/cashfree/flutter-cashfree-pg-sdk +flutter_app_packager,https://pub.dev/packages/flutter_app_packager,22,140,58,"Package your Flutter app into OS-specific bundles (.dmg, .exe, etc.) via Dart or the command line.",0.4.5,"Jun 23, 2024",MIT,,"DART, FLUTTER",WINDOWS,https://pub.dev/documentation/flutter_app_packager/latest/,leanflutter.dev,"archive,io,liquid_engine,msix,mustache_template,path,pub_semver,pubspec_parse,shell_executor,yaml",https://github.com/leanflutter/flutter_distributor +flutter_background_service_android,https://pub.dev/packages/flutter_background_service_android,22,140,97,A flutter plugin for executing dart code continously even application closed.,6.2.3,"Jun 18, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_background_service_android/latest/,maseka.dev,"flutter,flutter_background_service_platform_interface",https://github.com/ekasetiawans/flutter_background_service +data_class,https://pub.dev/packages/data_class,22,0,74,Experimental support for data classes in Dart using pkg:macros,0.0.1+1,"Jun 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/data_class/latest/,felangel.dev,,https://github.com/felangel/data_class +flutter_midi_pro,https://pub.dev/packages/flutter_midi_pro,22,140,84,"The `flutter_midi_pro` plugin provides functions for loading SoundFont (.sf2) files, changing instruments and playing notes with midi commands.",3.1.3,"Jun 6, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/flutter_midi_pro/latest/,melihhakanpektas.com,"flutter,path_provider,plugin_platform_interface",https://github.com/MelihHakanPektas/flutter_midi_pro +persian_linear_date_picker,https://pub.dev/packages/persian_linear_date_picker,22,140,73,Persian Linear Date Picker.,0.0.3,"May 31, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/persian_linear_date_picker/latest/,pouya.pro,"flutter,shamsi_date",https://github.com/pouyamaroufi/Persian-Linear-Date-Picker +open_share_plus,https://pub.dev/packages/open_share_plus,22,160,85,"Flutter Plugin for sharing contents to social media.You can use it share to Mail, Phone, WhatsApp And System Share UI.",1.3.0,"May 31, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/open_share_plus/latest/,datadirr.com,"flutter,flutter_web_plugins,open_filex,plugin_platform_interface,url_launcher",https://github.com/datadirr/open_share_plus +storage_client,https://pub.dev/packages/storage_client,22,160,97,"Dart client library to interact with Supabase Storage. Supabase Storage provides an interface for managing Files stored in S3, using Postgres to manage permissions.",2.0.2,"May 28, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://supabase.com/docs/reference/dart/storage-createbucket,https://pub.dev/documentation/storage_client/latest/",supabase.io,"http,http_parser,meta,mime,retry",https://github.com/supabase/supabase-flutter/tree/main/packages/storage_client +flame_svg,https://pub.dev/packages/flame_svg,22,160,91,Package to add SVG rendering support for the Flame game engine,1.10.2,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flame_svg/latest/,flame-engine.org,"flame,flutter,flutter_svg",https://github.com/flame-engine/flame/tree/main/packages/flame_svg +flame_riverpod,https://pub.dev/packages/flame_riverpod,22,160,82,"Helpers for using Riverpod - a reactive caching and data-binding framework, in conjunction with Flame.",5.4.2,"May 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flame_riverpod/latest/,flame-engine.org,"flame,flutter,flutter_riverpod,riverpod",https://github.com/flame-engine/flame/tree/main/packages/flame_riverpod +localizely_sdk,https://pub.dev/packages/localizely_sdk,22,150,92,Localizely SDK for Flutter enables Over-the-air translations update from Localizely cloud platform,2.5.7,"May 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/localizely_sdk/latest/,localizely.com,"build,build_config,flutter,glob,http,intl,logger,package_info_plus,path,path_provider,petitparser,shared_preferences,uuid,web_socket_channel,yaml", +theme_mode_builder,https://pub.dev/packages/theme_mode_builder,22,160,32,A Flutter package for handling theme in an app and also saving it on the device with shared preferences,2.0.0,"May 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/theme_mode_builder/latest/,alkhalaf.dev,"flutter,path,path_provider,provider,shared_preferences",https://github.com/YazeedAlKhalaf/theme_mode_builder +screen_go,https://pub.dev/packages/screen_go,22,160,57,A flutter plugin for Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.,1.1.7,"May 13, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/screen_go/latest/,unverified uploader,flutter,https://github.com/mohamedegy107/screen_go.git +tbib_downloader,https://pub.dev/packages/tbib_downloader,22,160,58,This package for download file and open it you can display notifications and progress notification and can receive download bytes and total bytes.,2.0.1,"May 12, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/tbib_downloader/latest/,unverified uploader,"awesome_notifications,device_info_plus,dio,external_path,flutter,mime,open_app_file,path_provider,permission_handler,plugin_platform_interface,share_plus",https://github.com/the-best-is-best/tbib_downloader +easy_url_launcher,https://pub.dev/packages/easy_url_launcher,22,160,86,"A simple and very easy flutter package for launch url,email,call and sms in your App",0.0.7,"May 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/easy_url_launcher/latest/,unverified uploader,"flutter,url_launcher",https://github.com/Qasim345/easy_url_launcher +in_date_utils,https://pub.dev/packages/in_date_utils,22,140,91,"Utils for DateTime. Easily modify, check and copy dates. Get numbers of days in year/month. And many more.",1.2.1,"May 9, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/in_date_utils/latest/,innim.ru,"clock,meta",https://github.com/Innim/in_date_utils +wp_notify,https://pub.dev/packages/wp_notify,22,150,50,Send push notification from WordPress using Firebase Cloud Messaging. This package automatically pushes your FCM token to WordPress to start sending notifications. Features include the ability to assi [...],2.0.3,"May 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://woosignal.com/docs/flutter/wp-notify,https://pub.dev/documentation/wp_notify/latest/",woosignal.com,"flutter,nylo_support,pretty_dio_logger",https://github.com/woosignal/wp-notify-flutter +dimensions_theme,https://pub.dev/packages/dimensions_theme,22,140,82,Define app dimensions inside flutter theme.,0.1.1,"Apr 29, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dimensions_theme/latest/,affordant.dev,flutter,https://github.com/pierremrtn/dimensions_theme +cometchat,https://pub.dev/packages/cometchat,22,130,78,"CometChat enables you to add voice, video & text chat for your website & app. This guide demonstrates how to add chat to an Flutter application using CometChat.",3.0.13,"Apr 25, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/cometchat/latest/,cometchat.com,flutter, +google_sign_in_ios,https://pub.dev/packages/google_sign_in_ios,22,150,99,iOS implementation of the google_sign_in plugin.,5.7.6,"Apr 17, 2024",MIT,,FLUTTER,"IOS, MACOS",https://pub.dev/documentation/google_sign_in_ios/latest/,flutter.dev,"flutter,google_sign_in_platform_interface",https://github.com/flutter/packages/tree/main/packages/google_sign_in/google_sign_in_ios +easy_onvif,https://pub.dev/packages/easy_onvif,22,160,80,"A pure Dart library designed primarily for command line automation of Onvif compatible devices, but can be used anywhere Dart is used.",3.0.1+1,"Apr 12, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/easy_onvif/latest/,muayid.com,"ansi_escapes,ansicolor,archive,args,cli_spin,convert,crypto,dio,ffi,html_unescape,http,intl,json_annotation,loggy,path,shelf,shelf_router,sprintf,universal_io,uuid,xml,xml2json,yaml",https://github.com/faithoflifedev/easy_onvif +architecture_linter,https://pub.dev/packages/architecture_linter,22,160,90,Software analytics tool that helps developers analyse and improve project architecture structure.,0.2.2,"Apr 11, 2024",MIT,,"DART, FLUTTER","LINUX, MACOS, WINDOWS",https://pub.dev/documentation/architecture_linter/latest/,iteo.com,"analyzer,analyzer_plugin,args,collection,file,glob,path,yaml",https://github.com/Iteo/architecture_linter +get_secure_storage,https://pub.dev/packages/get_secure_storage,22,150,89,"A secure version of get_storage, which was a fast, extra light and synchronous key-value storage written entirely in Dart",1.0.5,"Apr 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/get_secure_storage/latest/,hubivue.com,"cryptography,flutter,get,path_provider",https://github.com/gslender/get_secure_storage +control,https://pub.dev/packages/control,22,150,71,Simple state management for Flutter with concurrency support.,0.1.0,"Apr 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/control/latest/,plugfox.dev,"flutter,meta",https://github.com/PlugFox/control +envied_generator,https://pub.dev/packages/envied_generator,22,130,95,Generator for the Envied package. See https://pub.dev/packages/envied.,0.5.4+1,"Apr 3, 2024",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/envied_generator/latest/,cinibulk.dev,"analyzer,build,code_builder,dart_style,envied,equatable,recase,source_gen",https://github.com/petercinibulk/envied +fconsole,https://pub.dev/packages/fconsole,22,130,84,An overlay console log list like v-console.,2.6.2,"Apr 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/fconsole/latest/,fluttercandies.com,"animations,device_info_plus,flutter,flutter_localizations,intl,json_view,left_scroll_actions,share_plus,tapped",https://github.com/fluttercandies/fconsole +storage_view,https://pub.dev/packages/storage_view,22,140,74,"Flutter inspector tool for any database, storage and shared_preferences",0.1.0-dev.4,"Mar 30, 2024",LGPL-2.1,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/storage_view/latest/,frezycode.com,"flutter,talker,talker_flutter",https://github.com/Frezyx/storage_view +advance_math,https://pub.dev/packages/advance_math,22,140,71,"A robust Dart library for comprehensive mathematical programming. Offers complex numbers, algebra, statistics, angles, and geometry for diverse computations.",3.3.8,"Mar 27, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/gameticharles/advance_math,https://pub.dev/documentation/advance_math/latest/",unverified uploader,"buffer,intl,logging",https://github.com/gameticharles/advance_math +ccp_dialog,https://pub.dev/packages/ccp_dialog,22,140,52,"CCP Dialog package for showing a country code, flag , currency and currencyISO in Dialog and Bottom sheet.",1.0.3,"Mar 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ccp_dialog/latest/,unverified uploader,flutter,https://github.com/sharmajatin1997/ccp_dialog +cli_pkg,https://pub.dev/packages/cli_pkg,22,130,96,Grinder tasks for releasing Dart CLI packages.,2.10.0,"Mar 12, 2024",GPL-3.0,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cli_pkg/latest/,sass-lang.com,"archive,async,charcode,cli_util,collection,crypto,glob,grinder,http,js,meta,native_stack_traces,node_interop,node_preamble,package_config,path,pool,pub_semver,pubspec_parse,retry,string_scanner,test,test_process,xml,yaml",https://github.com/google/dart_cli_pkg +cached_annotation,https://pub.dev/packages/cached_annotation,22,150,86,Annotations for the Cached code-generator. This package does nothing without Cached.,1.7.0,"Mar 11, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/Iteo/cached/blob/master/packages/cached/README.md,https://pub.dev/documentation/cached_annotation/latest/",iteo.com,meta,https://github.com/Iteo/cached +flutter_any_scroll,https://pub.dev/packages/flutter_any_scroll,22,160,10,Scroll both horizontally and vertically. Use it just like you would use a list view except that you've to add a few more properties as described in the example in the readme.,0.0.5,"Mar 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_any_scroll/latest/,unverified uploader,"flutter,flutter_staggered_grid_view,sticky_headers",https://github.com/AbdurM/flutter_any_scroll +scroll_to_animate_tab,https://pub.dev/packages/scroll_to_animate_tab,22,160,78,A Flutter widget that can scroll and change tab when scrolling page vertically.,0.0.3,"Feb 27, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","http://ishaf.info/docs/flutter-img,https://pub.dev/documentation/scroll_to_animate_tab/latest/",ishaf.info,"flutter,scrollable_positioned_list",https://github.com/Mirza-Mahmud-2021/scroll_to_animate_tab +ambilytics,https://pub.dev/packages/ambilytics,22,150,76,"Google Analytics for all Flutter platfroms (Android, iOS, macOS, Web, Windows and Linux)",1.0.5,"Feb 27, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ambilytics/latest/,saplin.blogspot.com,"firebase_analytics,firebase_core,flutter,http,shared_preferences,uuid",https://github.com/maxim-saplin/ambilytics +flutter_paymob,https://pub.dev/packages/flutter_paymob,22,140,71,Easily accept payments via online cards and mobile wallets in your Flutter app with Paymob.,1.0.5,"Feb 25, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_paymob/latest/,unverified uploader,"flutter,http,webview_flutter",https://github.com/ahmedhosni803/flutter_paymob +very_good_test_runner,https://pub.dev/packages/very_good_test_runner,22,160,75,A test runner for Flutter and Dart created by Very Good Ventures,0.2.0,"Feb 21, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/very_good_test_runner/latest/,verygood.ventures,"json_annotation,universal_io",https://github.com/VeryGoodOpenSource/very_good_test_runner +animated_cursor,https://pub.dev/packages/animated_cursor,22,160,37,Animated Cursor designed to enhance user interface interactions,1.0.5,"Feb 7, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_cursor/latest/,unverified uploader,"flutter,provider",https://github.com/DarshakDesai199/animated_cursor +husky,https://pub.dev/packages/husky,22,160,88,Husky make it easy to manage git hooks for your Dart and Flutter projects.,0.1.7,"Jan 29, 2024",BSD-2-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/husky/latest/,unverified uploader,"args,path",https://github.com/hyiso/husky +dateable,https://pub.dev/packages/dateable,22,140,63,"A Dart package to help you with managing dates easily. Can be used to store, format, convert, construct, parse and serialise dates.",4.0.1,"Dec 27, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dateable/latest/,jakubkrapiec.dev,meta,https://github.com/SugaR256/dateable +process_runner,https://pub.dev/packages/process_runner,22,150,98,A process invocation abstraction for Dart that manages a multi-process queue.,4.2.0,"Dec 21, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/google/process_runner/blob/master/process_runner/README.md,https://pub.dev/documentation/process_runner/latest/",unverified uploader,"args,async,file,meta,path,platform,process",https://github.com/google/process_runner +is_valid,https://pub.dev/packages/is_valid,22,130,61,"An all-in-one validator 50+ functions cover common cases, from emails and phone numbers to URLs and passwords.",0.0.8,"Dec 10, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/is_valid/latest/,unverified uploader,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/AbdallahAlsaifi/is_valid +scrollable,https://pub.dev/packages/scrollable,22,150,84,"A powerful set of scrollable widgets including haptics, keyboard dismissing, and more.",1.0.5,"Dec 2, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scrollable/latest/,matthewtrent.me,flutter,https://github.com/mattrltrent/scrollable +magic_sdk,https://pub.dev/packages/magic_sdk,22,50,74,"This is your entry-point to secure, passwordless authentication for your iOS or Android-based Flutter app.",6.0.1,"Nov 27, 2023",unknown,,,,,magic.link,"blockchain_signer,crypto,flutter,json_annotation,package_info_plus,secp256r1,uuid,web3dart,webview_flutter,webview_flutter_android,webview_flutter_wkwebview",https://github.com/magiclabs/magic-flutter +env_reader,https://pub.dev/packages/env_reader,22,160,38,"Read, encrypt, or generate environment variables from a .env file into an obfuscated Dart model.",2.1.0,"Oct 19, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/env_reader/latest/,inidia.app,"args,cryptography,http",https://github.com/Nialixus/env_reader.git +barrel_files,https://pub.dev/packages/barrel_files,22,160,39,Generate barrel files for Dart and Flutter packages with build_runner based on code annotations,0.1.1,"Oct 15, 2023",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/barrel_files/latest/,leushchenko.com,"analyzer,barrel_files_annotation,build,code_builder,dart_style,dartx,file,glob,source_gen,yaml",https://github.com/foxanna/barrel_files +metadata_god,https://pub.dev/packages/metadata_god,22,130,91,Plugin for retrieving and writing audio tags/metadata from audio files,0.5.2+1,"Oct 7, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/metadata_god/latest/,krtirtho.dev,"ffi,flutter,flutter_rust_bridge,meta,uuid",https://github.com/KRTirtho/metadata_god/blob/main/packages/metadata_god +video_360,https://pub.dev/packages/video_360,22,140,78,"Simple video 360 degree player (Android - Exoplayer, iOS - Swifty360Player)",0.0.9,"Sep 21, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/video_360/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/kilroy80/flutter_video_360 +auto_localized,https://pub.dev/packages/auto_localized,22,150,77,Easy to use runtime-safe Flutter app localization tool using code generation.,1.3.3,"Sep 7, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/auto_localized/latest/,unverified uploader,"flutter,flutter_localizations",https://github.com/marcinsiedlik/auto_localized +kosher_dart,https://pub.dev/packages/kosher_dart,22,130,78,This Plugin for a specialized calendar that can calculate different astronomical times for Jewish zmanim or religious times for prayers and other Jewish religious duties.,2.0.16,"Aug 30, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/kosher_dart/latest/,beninsapps.com,"intl,pedantic,vector_math",https://github.com/yakir8/kosher_dart +avatar_brick,https://pub.dev/packages/avatar_brick,22,160,73,Avatar Brick is a custom avatar can automatically display your abbreviation name when no avatar is available.,0.2.0,"Aug 27, 2023",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/congson99/avatar_brick,https://pub.dev/documentation/avatar_brick/latest/",unverified uploader,flutter,https://github.com/congson99/avatar_brick +babylon_dart,https://pub.dev/packages/babylon_dart,22,130,0,Dart bindings for the BabylonJS 4.2 rendering engine for the web.,1.2.0,"Aug 22, 2023",MIT,,"DART, FLUTTER",WEB,https://pub.dev/documentation/babylon_dart/latest/,blimster.net,js,https://github.com/blimster/babylon_dart/tree/main/package +osm_nominatim,https://pub.dev/packages/osm_nominatim,22,150,92,A library to perform OSM Nominatim searches also supporting reverse searches,3.0.0,"Jul 29, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/osm_nominatim/latest/,provokateurin.de,http,https://github.com/provokateurin/osm-nominatim +custom_rounded_rectangle_border,https://pub.dev/packages/custom_rounded_rectangle_border,22,150,88,A simple package for drawing custom shape borders with full control on how you want the sides to be rendered.,0.3.0,"Jul 26, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_rounded_rectangle_border/latest/,unverified uploader,flutter,https://github.com/lekanbar/custom_rounded_rectangle_border +nanoid2,https://pub.dev/packages/nanoid2,22,150,92,"A tiny, secure, URL-friendly, unique string ID generator, nanoid with a pure Dart API.",2.0.1,"Jul 18, 2023",CPL-1.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/nanoid2/latest/,pascalwelsch.com,,https://github.com/passsy/nanoid +pager,https://pub.dev/packages/pager,22,160,88,"A widget that allows you to build a numerical pagination useful, for example, if you want to build a custom paged table.",0.0.6,"Jul 6, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pager/latest/,unverified uploader,flutter,https://github.com/alessioliotta95/pager +scroll_vanisher,https://pub.dev/packages/scroll_vanisher,22,150,53,"Widget, that can make any widget vanish based on scroll direction.",1.0.3,"Jul 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/scroll_vanisher/latest/,binaryveda.com,flutter,https://github.com/ShankarKakumani/scroll_vanisher.git +adaptive_chameleon_theme,https://pub.dev/packages/adaptive_chameleon_theme,22,160,64,"Adds support for managing theme modes (light, dark, system) and switching theme colors.",0.0.9,"Jun 18, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/adaptive_chameleon_theme/latest/,unverified uploader,"flutter,shared_preferences",https://github.com/kevinomyonga/adaptive_chameleon_theme +language_tool,https://pub.dev/packages/language_tool,22,160,75,Dart library for checking text for grammar and spelling mistakes using the language tool API.,2.2.0,"May 29, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/language_tool/latest/,clevertasks.de,http,https://github.com/RoundedInfinity/languagetool_api.git +bangladesh,https://pub.dev/packages/bangladesh,22,140,29,"The 'Bangladesh' Flutter plugin is a powerful tool for displaying a customizable map of Bangladesh. With division borders highlighted and custom touch feedback, it can be used in a multitude of applic [...]",0.2.0,"May 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bangladesh/latest/,monzim.com,flutter,https://github.com/Monzim/flutter_bangladesh +flutter_in_app_pip,https://pub.dev/packages/flutter_in_app_pip,22,130,87,A Flutter Package to easily implement in-app pip in a flutter application.,1.7.3,"May 22, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_in_app_pip/latest/,unverified uploader,flutter, +app_updater,https://pub.dev/packages/app_updater,22,150,63,A flutter package to update your app to the latest version with ease.,1.0.6,"May 15, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/app_updater/latest/,mantreshkhurana.com,"flutter,store_version_checker,url_launcher",https://github.com/mantreshkhurana/app_updater +social_media_buttons,https://pub.dev/packages/social_media_buttons,22,140,84,"A package that helps you to put some SocialMediaButtons to your profile or portfolio, and with url parameter it's launches the related url on web and mobile too.",1.0.0,"Apr 28, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/social_media_buttons/latest/,unverified uploader,"flutter,universal_html,url_launcher",https://github.com/onatcipli/social_media_buttons +fp_bt_printer,https://pub.dev/packages/fp_bt_printer,22,140,78,printing receipts on bluetooth thermal printers (android only).,0.0.3,"Mar 31, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/fp_bt_printer/latest/,unverified uploader,"flutter,flutter_bluetooth_serial",https://github.com/FranciscoPV94/fp_bt_printer +flutter_dartpad,https://pub.dev/packages/flutter_dartpad,22,160,28,A Dartpad widget which can be embed with mobile application. It supports all the designs provided in dartpad embedding guide.,0.0.3,"Mar 26, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_dartpad/latest/,unverified uploader,"flutter,webview_flutter",https://github.com/aswanath/flutter_dartpad +flutter_image_multi_grid_selection,https://pub.dev/packages/flutter_image_multi_grid_selection,22,140,19,Image Multi Grid Selector is a Flutter package that allows users to select a single image from a grid layout and provides a shade overlay on the selected grid.,0.0.1,"Mar 14, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_image_multi_grid_selection/latest/,unverified uploader,flutter,https://github.com/asif46/flutter_image_multi_grid_selection.git +folder_file_saver,https://pub.dev/packages/folder_file_saver,22,160,78,Flutter plugin for save file to Folder extenison of your_app. resize image downloaded. create folder by extension. require permission and open setting device.,2.0.5,"Feb 1, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/folder_file_saver/latest/,unverified uploader,flutter,https://github.com/bonamoogy/FolderFileSaver +simple_grouped_listview,https://pub.dev/packages/simple_grouped_listview,22,150,86,"A package to display a grouped list of items. Provide a List, a grouper, and let it display it as a ListView, a GridView or anything else. Grouped by headers.",2.0.0,"Dec 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_grouped_listview/latest/,quentin.klein.onl,"collection,flutter",https://github.com/quentin7b/flutter_grouped_listview +frino_icons,https://pub.dev/packages/frino_icons,22,140,74,The Frino Icon pack available as Flutter Icons. Provides 300+ additional icons to use in your apps.,2.0.0,"Nov 15, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/frino_icons/latest/,unverified uploader,flutter,https://github.com/clean/frino_icons +boolean_selector,https://pub.dev/packages/boolean_selector,22,160,98,"A flexible syntax for boolean expressions, based on a simplified version of Dart's expression syntax.",2.1.1,"Oct 26, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/boolean_selector/latest/,tools.dart.dev,"source_span,string_scanner",https://github.com/dart-lang/boolean_selector +flutter_badged,https://pub.dev/packages/flutter_badged,22,150,81,"Badge for showing with icon. You can use it in the bottom menu, navigation drawer or in any place you want.",2.0.3,"Oct 18, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_badged/latest/,unverified uploader,flutter,https://github.com/mishatron/FlutterBadge +input_slider,https://pub.dev/packages/input_slider,22,150,83,A customizable input that synchronizes a Slider and a TextField.,0.3.1,"Oct 8, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/input_slider/latest/,unverified uploader,flutter,https://github.com/smofe/input_slider +gradients,https://pub.dev/packages/gradients,22,140,84,"Implementations of Flutter's linear, radial, and sweep gradients with support for the CMYK, HSI, HSL, HSP, HSB, LAB, Oklab, RGB, and XYZ color spaces.",0.1.1+2,"Oct 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gradients/latest/,jamesalex.dev,"flutter,flutter_color_models,powers",https://github.com/james-alex/gradients +search_highlight_text,https://pub.dev/packages/search_highlight_text,22,140,90,"Simple Inherited Widget to highlight text in a search result, with custom highlight Color and highlight TextStyle.",1.0.0+2,"Oct 1, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/search_highlight_text/latest/,unverified uploader,flutter,https://github.com/omarfaroke/search_highlight_text +telegram,https://pub.dev/packages/telegram,22,160,84,A simple and light weight utility for sending message via Telegram...,0.0.3,"Aug 31, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/telegram/latest/,usama.dev,"flutter,url_launcher",https://github.com/UsamaSarwar/flutter/tree/main/pub/telegram +draggable_expandable_fab,https://pub.dev/packages/draggable_expandable_fab,22,140,79,This Flutter package provides a Expandable and Draggable Floating Button with animation.,1.0.0,"Aug 7, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/draggable_expandable_fab/latest/,unverified uploader,flutter,https://github.com/Tughra/draggable_expandable_fab +midpay,https://pub.dev/packages/midpay,22,150,94,"An unofficial midtrans payment plugin for flutter, Midtrans is one of the biggest payment gateway provider in indonesia",1.1.7,"Jul 21, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS","https://github.com/kakzaki/midpay/blob/master/README.md,https://pub.dev/documentation/midpay/latest/",kakzaki.dev,flutter,https://github.com/kakzaki/midpay +sberbank_acquiring,https://pub.dev/packages/sberbank_acquiring,22,140,51,Flutter Sberbank Acquiring SDK is a simple way to integrate payments into your mobile application.,2.0.1,"Jun 27, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/sberbank_acquiring/latest/,madbrains.ru,"comparer,flutter,http,json_annotation,webview_flutter",https://github.com/MadBrains/Sberbank-Acquiring-SDK-Flutter +connect_to_sql_server_directly,https://pub.dev/packages/connect_to_sql_server_directly,22,150,82,A flutter plugin to connect to a sql server database directly.,0.0.1,"Jun 22, 2022",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/connect_to_sql_server_directly/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/ElhamM7518/flutter_connect_to_sql_server_directly +power_file_view,https://pub.dev/packages/power_file_view,22,140,80,"A powerful file view widget, support a variety of file types, such as Doc Eexcl PPT TXT PDF and so on, Android is implemented by Tencent X5, iOS is implemented by WKWebView.",1.0.1,"May 30, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/power_file_view/latest/,cv.vvkeep.cn,"dio,flutter",https://github.com/vvkeep/flutter_power_file_view +json_editor,https://pub.dev/packages/json_editor,22,110,89,A json editor on flutter.,0.0.8,"May 25, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/json_editor/latest/,dev.apptoy.cc,"flutter,logger",https://github.com/youngchan1988/json_editor +pro_shered_preference,https://pub.dev/packages/pro_shered_preference,22,150,43,This Package is stand for reading and writing key-value pairs to your local storage.,0.0.7,"Apr 20, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pro_shered_preference/latest/,unverified uploader,"flutter,shared_preferences",https://github.com/GAUTAMSHETA/flutter-packages.git +ringtone_set,https://pub.dev/packages/ringtone_set,22,130,83,Flutter Plugin for setting devices default ringtone or notification sound.,0.0.3,"Apr 19, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ringtone_set/latest/,unverified uploader,"flutter,http,path_provider",https://github.com/rtacr/ringtone_set +super_responsive,https://pub.dev/packages/super_responsive,22,150,21,Utils and widgets to make your flutter apps and websites fully responsive.,0.1.6,"Mar 8, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/super_responsive/latest/,unverified uploader,flutter,https://github.com/namzug16/super-responsive +generic_bloc_provider,https://pub.dev/packages/generic_bloc_provider,22,160,84,A generic BloC Provider for your Flutter apps. This package will help you avoid the boilerplate of writing BloC Providers.,2.1.1,"Feb 14, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/generic_bloc_provider/latest/,robertohuertas.com,flutter,https://github.com/robertohuertasm/generic_bloc_provider +multi_language_json,https://pub.dev/packages/multi_language_json,22,140,75,A simple way to support your Flutter application with multiple languages!,1.2.0,"Feb 13, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/multi_language_json/latest/,cleancode.dev,"country_pickers,flutter,rxdart",https://github.com/Bestfastfire/multi_language_json +rulers,https://pub.dev/packages/rulers,22,140,80,A Flutter Widget to show Ruler with selected values.Rulers like UI to show measurement or selection within some range.,1.0.7,"Feb 6, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/rulers/latest/,navoki.com,flutter,https://github.com/theshivamlko/rulers +pageviewj,https://pub.dev/packages/pageviewj,22,130,72,A library for pageview.,0.0.3,"Jan 2, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pageviewj/latest/,unverified uploader,flutter,https://github.com/ZuYun/pageviewj +flutter_easy_permission,https://pub.dev/packages/flutter_easy_permission,22,140,93,Permission plugin for Flutter.This is a wrapper for the easypermissions library.,1.1.2,"Dec 30, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_easy_permission/latest/,unverified uploader,flutter,https://github.com/arcticfox1919/flutter_easy_permission.git +linkify_text,https://pub.dev/packages/linkify_text,22,140,68,LinkifyText is a Text widget that highlight all the links in the text. It further navigates user to the link using browser on tapping on highlighted link.,0.0.9,"Oct 26, 2021",LGPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/linkify_text/latest/,unverified uploader,"flutter,url_launcher",https://github.com/themaaz32/linkify_text +sliver_calendar,https://pub.dev/packages/sliver_calendar,22,40,64,Display a calendar view for flutter.,1.0.0,"Oct 18, 2021",MIT,,,,,unverified uploader,"clock,flutter,flutter_localizations,intl,timezone",https://github.com/pinkfish/flutter_calendar +sunmi_printer,https://pub.dev/packages/sunmi_printer,22,130,75,Support V2 Pro Sunmi Label Version and Null safety.,1.0.4,"Oct 15, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/sunmi_printer/latest/,unverified uploader,"flutter,http", +seafarer,https://pub.dev/packages/seafarer,22,140,80,Easily manage page navigation/routing in Flutter apps.,0.1.1,"Oct 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/seafarer/latest/,yago.dev.br,flutter,https://github.com/yagoliveira92/seafarer +bible,https://pub.dev/packages/bible,22,130,63,A simple application to interact with multiple bible APIs from a single place,1.0.0,"Aug 17, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bible/latest/,petit.dev,"http,reference_parser",https://github.com/joshpetit/bible/ +geocoder_offline,https://pub.dev/packages/geocoder_offline,22,140,63,Package for super-fast offline reverse geocoding. Search is done in the file of your choice.,0.2.1,"Aug 11, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geocoder_offline/latest/,unverified uploader,"csv,kdtree",https://github.com/JankoLancer/geocoder_offline +validated,https://pub.dev/packages/validated,22,140,89,The ultimate string validator for dart and flutter with over 40+ validators,2.0.0,"Aug 4, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/validated/latest/,unverified uploader,,https://github.com/pacifio/validated +google_translator,https://pub.dev/packages/google_translator,22,130,89,A extension to native flutter widgets witch allows the widget to translate the text using Google Translate API.,1.0.0,"Jun 28, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/google_translator/latest/,unverified uploader,"dio,dio_http_cache_lts,flutter",https://github.com/JulioCGMC/google_translator +ping_discover_network_forked,https://pub.dev/packages/ping_discover_network_forked,22,150,91,Library that allows to ping IP subnet and discover network devices. Could be used to find printers and other devices and services in a local network.,0.0.1,"Jun 23, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/ping_discover_network_forked/latest/,unverified uploader,flutter,https://github.com/renanzdm/ping_discover_network_forked +stacked_page_view,https://pub.dev/packages/stacked_page_view,22,150,74,A flutter plugin to help create a vertical caraousel. This package is very lightweight as the actual code iteself is like 109 lines,1.1.2,"Jun 17, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stacked_page_view/latest/,unverified uploader,flutter,https://github.com/100lvlmaster/stacked_page_view +flutter_sheet_localization_generator,https://pub.dev/packages/flutter_sheet_localization_generator,22,130,63,Flutter localizations code generator from Google sheet files.,5.1.7,"Jun 9, 2021",MIT,,,,https://pub.dev/documentation/flutter_sheet_localization_generator/latest/,aloisdeniel.com,"analyzer,build,code_builder,collection,csv,dart_style,flutter,flutter_sheet_localization,http,intl,localization_builder,meta,recase,source_gen",https://github.com/aloisdeniel/flutter_sheet_localization +folding_menu,https://pub.dev/packages/folding_menu,22,120,47,A fancy easy to use Folding Menu for Flutter Applications,1.0.0,"Jun 6, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/folding_menu/latest/,retroportalstudio.com,flutter,https://github.com/retroportalstudio/folding_menu +flux_validator_dart,https://pub.dev/packages/flux_validator_dart,22,130,82,"A package to validate strings and input data for dart with a variety of validators such as cpf, cnpj, car plate, email, phone number and others.",2.0.0,"Jun 5, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flux_validator_dart/latest/,unverified uploader,,https://github.com/this-empathy/dart_validator +a_colors,https://pub.dev/packages/a_colors,22,150,28,"A new Flutter package contains 140 colors. By adding this to your Flutter application, you can avoid hardcode colors.",0.0.2,"May 31, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/a_colors/latest/,abdosaed.ml,flutter,https://github.com/AbdOoSaed/a_colors +flutter_titled_container,https://pub.dev/packages/flutter_titled_container,22,150,83,"This widget displayes a title on top of a Container. You can specify the title, alignment, titleColor, fontSize, background color for this to display.",1.0.7,"May 28, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_titled_container/latest/,jdb-solutions.nl,flutter,https://github.com/johandb/flutter_titled_container +snack,https://pub.dev/packages/snack,22,160,82,An extension library for easier access to commonly used functionality for SnackBars,2.0.0,"May 27, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/snack/latest/,molland.sh,flutter,https://github.com/arnemolland/snack +insta_public_api,https://pub.dev/packages/insta_public_api,22,140,50,A plugin for getting Instagram Details of a public user. Just Pass username inside InstaPublicApi class and get the required details.,0.1.2,"May 25, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/insta_public_api/latest/,unverified uploader,"flutter,http",https://github.com/madhavtripathi05/insta_public_api +flutter_nearby_messages_api,https://pub.dev/packages/flutter_nearby_messages_api,22,130,21,Google Nearby Message API for Flutter (Cross platforms).,0.0.8,"May 14, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_nearby_messages_api/latest/,tmh-techlab.vn,flutter, +flutter_time_range,https://pub.dev/packages/flutter_time_range,22,140,81,A fully customizable flutter widget that allowing users to choose time range (from - to),0.0.3,"May 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_time_range/latest/,unverified uploader,"flutter,numberpicker,toggle_switch",https://github.com/alfanthariq/flutter_time_range +data_usage,https://pub.dev/packages/data_usage,22,120,59,A Flutter plugin to fetch data usage on mobile devices,1.0.3,"May 9, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/data_usage/latest/,codenka.com,flutter,https://github.com/Zfinix/data_usage +simple_timetable,https://pub.dev/packages/simple_timetable,22,120,53,Simple timetable,1.0.3,"Apr 29, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/simple_timetable/latest/,unverified uploader,flutter,https://github.com/hadukin/simple_timetable +ringtone_player,https://pub.dev/packages/ringtone_player,22,150,85,"A player for system default ringtone, alarm and notification.",0.1.1,"Apr 19, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ringtone_player/latest/,cruv.dev,flutter,https://github.com/cruvdev/ringtone_player/ +ini,https://pub.dev/packages/ini,22,135,92,Read and write .ini files,2.1.0,"Apr 18, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ini/latest/,unverified uploader,,https://gitlab.com/matthewfranglen/dart-ini +lat_lng_to_timezone,https://pub.dev/packages/lat_lng_to_timezone,22,150,92,Lat/long to timezone mapper in Dart. Does not require web services or data files,0.2.0,"Apr 3, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/lat_lng_to_timezone/latest/,unverified uploader,,https://github.com/shawnlauzon/latLngToTimezone +progresso,https://pub.dev/packages/progresso,22,160,84,"A linear progress bar for flutter, allow for non-zero starting, points along line, and custom styling",0.3.0,"Mar 31, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/progresso/latest/,russbiggs.com,flutter,https://github.com/russbiggs/progresso +medcorder_audio,https://pub.dev/packages/medcorder_audio,22,40,19,Flutter audio record/play plugin. With medcorder_audio plugin you can integrate record/play audio support into your flutter app for iOS or Android.,0.0.7,"Mar 24, 2021",Apache-2.0,,,,,evrone.com,flutter,https://github.com/evrone/flutter_audio +uni_links2,https://pub.dev/packages/uni_links2,22,160,93,"Flutter plugin for accepting incoming links - App/Deep Links (Android), Universal Links and Custom URL schemes (iOS).",0.6.0+2,"Mar 22, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/uni_links2/latest/,unverified uploader,"flutter,uni_links2_platform_interface,uni_links_web2",https://github.com/ericmartineau/uni_links/tree/master/uni_links +flutter_image_slider,https://pub.dev/packages/flutter_image_slider,22,130,87,"It's a carousel package for image slider with a diffrent options, include null safety.",0.0.2,"Mar 15, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_image_slider/latest/,unverified uploader,flutter,https://github.com/praveen576232/flutter_carousel +flutter_cache,https://pub.dev/packages/flutter_cache,22,130,84,A simple cache package for flutter. This package is a wrapper for shared preference and makes working with shared preference easier.,0.1.0,"Mar 11, 2021",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_cache/latest/,unverified uploader,"flutter,shared_preferences",https://github.com/SekolahCode/flutter_cache +load,https://pub.dev/packages/load,22,140,90,"Global loading widget, Pure flutter library, not use native code. It is similar to OKToast in use.",1.0.0,"Mar 9, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/load/latest/,kikt.top,flutter,https://github.com/caijinglong/flutter_load_widget +platform_date_picker,https://pub.dev/packages/platform_date_picker,22,40,77,"Unlike the default show date and time functions, this package chooses the appropiate widget depending on the platform specified in the ThemeData of MaterialApp and CupertinoApp.",0.0.4+1,"Oct 18, 2020",MIT,0.2.0-nullsafety.0+1,,,,unverified uploader,flutter,https://github.com/aaqibism/platform_date_picker +textstyle_extensions,https://pub.dev/packages/textstyle_extensions,22,40,89,"Syntactic sugar for easily modifying TextStyles. Quickly create textStyle variants like .bold, .italic or .size().",1.1.0,"Oct 6, 2020",Apache-2.0,2.0.0-nullsafety,,,,gskinner.com,flutter,https://github.com/gskinnerTeam/flutter-textstyle-extensions +video_thumbnail_generator,https://pub.dev/packages/video_thumbnail_generator,22,40,52,A Flutter Plugin for creating a thumbnail from a Video URL. You can output the thumbnail as a Flutter Image Widget or Uint8List.,0.0.8,"Feb 18, 2021",BSD-3-Clause,,,,,unverified uploader,"flutter,http",https://github.com/realdiganta/video-thumbnail-generator +uri,https://pub.dev/packages/uri,22,145,93,"Utilities for building and parsing URIs, including support for parsing URI templates as defined in RFC 6570.",1.0.0,"Feb 17, 2021",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/uri/latest/,google.dev,"matcher,quiver",https://github.com/google/uri.dart +flutter_gravatar,https://pub.dev/packages/flutter_gravatar,22,160,85,Flutter/Dart package to easily build url for Gravatar images and profiles,2.0.2,"Feb 16, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_gravatar/latest/,beerstorm.net,"crypto,flutter,flutter_test",https://github.com/beerstorm-net/flutter_gravatar +qr_utils,https://pub.dev/packages/qr_utils,22,40,53,A new Flutter QR scanner and generator plugin. This plugin is use for scanning 1D barcode and 2D QR code and generating QR code as well.,0.1.5,"Dec 17, 2020",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/flutter-devs/qr_utils +flutter_emoji_keyboard,https://pub.dev/packages/flutter_emoji_keyboard,22,40,53,A Fast and Light ⚡ Emoji Keyboard ✨ Widget (implements compatible emoji support),0.1.3,"Nov 19, 2020",MIT,,,,,unverified uploader,"device_info,flutter",https://github.com/i-Naji/emoji_keyboard +strava_flutter,https://pub.dev/packages/strava_flutter,22,20,21,Fluytter/Dart code to access Strava v3 API including new authentication process (with expired date and refresh token),1.2.2+62,"Nov 15, 2020",GPL-3.0,,,,,unverified uploader,"cupertino_icons,flutter,http,intl,shared_preferences,uni_links,url_launcher",https://github.com/BirdyF/strava_flutter +flutter_restart,https://pub.dev/packages/flutter_restart,22,30,85,A new Flutter plugin.,0.0.3,"Nov 2, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/justgam3/FlutterRestartPlugin +sk_alert_dialog,https://pub.dev/packages/sk_alert_dialog,22,40,43,"A highly customizable, powerful and easy-to-use alert dialog for Flutter.",1.0.0,"Aug 28, 2020",BSD-3-Clause,,,,,unverified uploader,"flutter,google_fonts",https://github.com/senthilece01/SKAlertDialog.git +bluetoothadapter,https://pub.dev/packages/bluetoothadapter,22,40,29,A Flutter plugin to expose the features of Bluetooth Adapter for **Android only**.,1.1.3,"Jun 23, 2020",MIT,,,,,geekyants.com,flutter,https://github.com/GeekyAnts/flutter-bluetooth-adapter +humanize,https://pub.dev/packages/humanize,22,40,53,A package for translating numbers and dates into a human readable format.,0.3.0,"Jun 18, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/jeanluc243/humanize +gen_lang,https://pub.dev/packages/gen_lang,22,40,52,gen_lang is a dart library for internationalization. Extracts messages to generate dart files required by Intl,0.1.3,"May 2, 2020",MIT,,,,,unverified uploader,"ansicolor,args,path",https://github.com/KingWu/gen_lang +lamp_bottom_navigation,https://pub.dev/packages/lamp_bottom_navigation,22,40,16,An animated Bottom Navigation for Flutter apps with Lamp Effect.,0.1.1,"Apr 30, 2020",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/rrifafauzikomara/lamp_bottom_navigation +jaguar_orm,https://pub.dev/packages/jaguar_orm,22,40,64,"Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc",2.2.7,"Nov 13, 2019",MIT,,,,,unverified uploader,"jaguar_query,meta,path,quiver",https://github.com/Jaguar-dart/jaguar_orm +floating_ribbon,https://pub.dev/packages/floating_ribbon,22,30,16,A new Flutter package for creating floating ribbons on images.,1.0.1,"Aug 16, 2019",MIT,,,,,mahengandhi.me,flutter,https://github.com/101Loop/Floating-Ribbon +flutter_progress_button,https://pub.dev/packages/flutter_progress_button,22,30,75,flutter_progress_button is a free and open source (MIT license) Material Flutter Button that supports variety of buttons style demands. It is designed to be easy to use and customizable.,1.0.0,"Jun 16, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/jiangyang5157/flutter_progress_button +flutter_lottie,https://pub.dev/packages/flutter_lottie,22,40,71,Use lottie in flutter to render animations for iOS and Android,0.2.0,"Feb 27, 2019",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/CameronStuartSmith/flutter_lottie +password,https://pub.dev/packages/password,22,35,61,A set of high-level APIs over PointyCastle to hash and verify passwords securely.,1.0.0,"Dec 17, 2018",MIT,,,,,unverified uploader,pointycastle,https://github.com/leocavalcante/password-dart +algoliasearch,https://pub.dev/packages/algoliasearch,21,150,91,"A Dart package for Algolia. Enables seamless integration for instant search, typo tolerance & user insights, and more, in Dart/Flutter apps.",1.20.0,"Aug 1, 2024",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/algoliasearch/latest/,algolia.com,"algolia_client_core,algolia_client_insights,algolia_client_search,collection,json_annotation",https://github.com/algolia/algoliasearch-client-dart/tree/main/packages/algoliasearch +tencent_trtc_cloud,https://pub.dev/packages/tencent_trtc_cloud,21,120,90,"With TRTC, you can quickly develop cost-effective, low-latency, and high-quality interactive audio/video services.",2.8.4,"Aug 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tencent_trtc_cloud/latest/,trtc.io,"flutter,flutter_web_plugins,js,json_annotation",https://github.com/LiteAVSDK/TRTC_Flutter +appium_driver,https://pub.dev/packages/appium_driver,21,150,79,An Appium binding for Dart. Support WebDriver W3C spec inheriting webdriver.dart.,0.7.0,"Aug 1, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/appium_driver/latest/,unverified uploader,webdriver,https://github.com/KazuCocoa/appium_dart +slang_gpt,https://pub.dev/packages/slang_gpt,21,160,83,Use GPT to automatically translate at compile time. A tool for slang.,0.10.3,"Jul 31, 2024","BSD-3-Clause, MIT",,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/slang_gpt/latest/,tienisto.com,"collection,http,slang",https://github.com/slang-i18n/slang +signals_flutter,https://pub.dev/packages/signals_flutter,21,150,85,The signals library exposes four core functions which are the building blocks to model any business logic you can think of.,5.3.0,"Jul 30, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://dartsignals.dev/,https://pub.dev/documentation/signals_flutter/latest/",rodydavis.com,"flutter,signals_core",https://github.com/rodydavis/signals.dart +sodium,https://pub.dev/packages/sodium,21,160,81,"Dart bindings for libsodium, for the Dart-VM and for the Web",3.0.0,"Jul 26, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/sodium/latest/,skycoder42.de,"ffi,freezed_annotation,meta",https://github.com/Skycoder42/libsodium_dart_bindings +geobase,https://pub.dev/packages/geobase,21,160,86,"Geospatial data, spherical geodesy, projections, tiling schemes, and vector formats (GeoJSON, WKT, WKB).",1.3.0,"Jul 26, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/geobase/latest/,navibyte.com,"collection,equatable,meta,proj4dart",https://github.com/navibyte/geospatial +vdocipher_flutter,https://pub.dev/packages/vdocipher_flutter,21,140,90,A VdoCipher plugin for flutter apps. This Plugin will help to serve content on supported platform app with Hollywood grade security to prevent video piracy.,2.6.9,"Jul 26, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/vdocipher_flutter/latest/,vdocipher.com,"flutter,flutter_web_plugins,js,plugin_platform_interface", +bluesky,https://pub.dev/packages/bluesky,21,135,83,The most famous and powerful Dart/Flutter library for Bluesky Social.,0.16.12,"Jul 3, 2024",MIT,1.0.0-preview.4,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://atprotodart.com/docs/packages/bluesky,https://pub.dev/documentation/bluesky/latest/",atprotodart.com,"atproto,atproto_core,characters,freezed_annotation,json_annotation",https://github.com/myConsciousness/atproto.dart/tree/main/packages/bluesky +jailbreak_root_detection,https://pub.dev/packages/jailbreak_root_detection,21,160,94,Uses RootBeer + DetectFrida for Android root detection and IOSSecuritySuite for iOS jailbreak detection.,1.1.5,"Jul 23, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/jailbreak_root_detection/latest/,unverified uploader,flutter,https://github.com/w3connext/jailbreak_root_detection +ant_media_flutter,https://pub.dev/packages/ant_media_flutter,21,120,82,"Flutter Package to use Ant Media Server Enterprise Edition Streaming Engine on Android, iOS, Web and Desktop",1.4.3,"Jul 15, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/ant_media_flutter/latest/,unverified uploader,"collection,flutter,flutter_background,flutter_web_plugins,flutter_webrtc,get,http,path_provider,path_provider_macos,permission_handler,shared_preferences",https://github.com/ant-media/WebRTC-Flutter-SDK +telegram_web_app,https://pub.dev/packages/telegram_web_app,21,140,86,Representation and implementation of telegram web/mini apps apis,0.1.5,"Jul 7, 2024",BSD-2-Clause,,FLUTTER,WEB,https://pub.dev/documentation/telegram_web_app/latest/,unverified uploader,"flutter,js",https://github.com/khamidjon-khamidov/flutter_telegram_web_app +circle_progress_bar,https://pub.dev/packages/circle_progress_bar,21,150,90,"An animated progress bar with text inside and customizable style (color, stroke width, ...)",0.1.3,"Jul 5, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/circle_progress_bar/latest/,ehwplus.com,flutter,https://github.com/timobaehr/circle_progress_bar +animated_hint_searchbar,https://pub.dev/packages/animated_hint_searchbar,21,140,34,A customizable search bar with speech recognition and dynamic hint text animations.,1.0.2,"Jul 4, 2024",MIT,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/animated_hint_searchbar/latest/,unverified uploader,"cupertino_icons,flutter,fluttertoast,permission_handler,speech_to_text",https://github.com/XeHunter/Animated_hint_searchbar +anyhow,https://pub.dev/packages/anyhow,21,160,66,"Idiomatic error handling capabilities to make your code safer, more maintainable, and errors easier to debug. Dart implementation of Rust's Result monad type and ""anyhow"" crate.",1.3.1,"Jul 3, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/anyhow/latest/,voyver.com,rust_core,https://github.com/mcmah309/anyhow +islamic_hijri_calendar,https://pub.dev/packages/islamic_hijri_calendar,21,160,57,"Islamic Hijri Calendar widget displays dates in Arabic and English numerals, shows Hijri month names and years, and allows effortless month navigation.",0.0.4,"Jul 1, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/islamic_hijri_calendar/latest/,devcodespace.com,"flutter,google_fonts,intl",https://github.com/DevCodeSpace/islamic_hijri_calendar +vimeoplayer_trinity,https://pub.dev/packages/vimeoplayer_trinity,21,160,75,A new Flutter package for playing any videos from Vimeo by id.,0.3.0,"Jun 27, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/vimeoplayer_trinity/latest/,taku.co.zw,"better_player,flutter,http",https://github.com/blackgeneration/vimeo_player_trinity +jumping_dot,https://pub.dev/packages/jumping_dot,21,150,97,We are aiming to provide an animated jumping dot indicators to Flutter developers.,0.0.7,"Jun 26, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/jumping_dot/latest/,runwidget.com,flutter,https://github.com/rezam92/jumping_dot +mouse_follower,https://pub.dev/packages/mouse_follower,21,160,63,"Enhance your application with Mouse Follower, enabling easy customization of cursor effects. Designing your own effects has never been easier.",1.2.3,"Jun 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/mouse_follower/latest/,mokaily.com,"flutter,provider",https://github.com/mokaily/mouse_follower +flutterchain,https://pub.dev/packages/flutterchain,21,120,45,Multi-chain library for communication with blockchain systems. Based on WalletCore.,1.0.0-beta.15,"Jun 17, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, WEB",https://pub.dev/documentation/flutterchain/latest/,unverified uploader,"bs58,collection,dio,dio_smart_retry,flutter,flutter_inappwebview,flutter_secure_storage,flutter_web_plugins,hex,json_annotation,plugin_platform_interface,rxdart",https://github.com/vlmoon99/flutterchain +firebase_ui_storage,https://pub.dev/packages/firebase_ui_storage,21,160,84,Pre-built widgets and utilites that make it easy to integrate Firebase Storage into your Flutter app.,2.0.5,"Jun 12, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, MACOS, WINDOWS",https://pub.dev/documentation/firebase_ui_storage/latest/,firebase.google.com,"file_selector,firebase_storage,firebase_ui_localizations,firebase_ui_shared,flutter,flutter_blurhash,path,uuid",https://github.com/firebase/FirebaseUI-Flutter/tree/master/packages/firebase_ui_storage/ +flutter_super,https://pub.dev/packages/flutter_super,21,160,34,Reactive state management framework for scalable flutter applications.,1.4.6,"Jun 11, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_super/latest/,drdejavu.ng,"dart_super,flutter",https://github.com/DrDejaVuNG/super +flutter_super_grid,https://pub.dev/packages/flutter_super_grid,21,160,53,"Flutter package with grid views: SimpleGridView for basic grids, FlatGridView for advanced options, and SectionGridView for sectioned grids and addtional styling.",1.0.9,"Jun 10, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_super_grid/latest/,otrofy.com,flutter,https://github.com/otrofy/flutter-super-grid +pinenacl,https://pub.dev/packages/pinenacl,21,150,91,The Dart implementation of the PyNaCl APIs with the TweetNaCl cryptographic library,0.6.0,"May 22, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pinenacl/latest/,poolunder.com,,https://github.com/ilap/pinenacl-dart +agent_dart,https://pub.dev/packages/agent_dart,21,100,68,"An agent library built for Internet Computer, a plugin package for dart and flutter apps. Developers can build ones to interact with Dfinity's blockchain directly.",0.1.24+1,"May 25, 2022",Apache-2.0,1.0.0-dev.23,,,https://pub.dev/documentation/agent_dart/latest/,astrox.io,"archive,args,basic_utils,bip32,bip39,cbor,collection,convert,crypto,ffi,fixnum,flutter,flutter_web_plugins,http,js,meta,path,pinenacl,pointycastle,protobuf,recase,tuple,typed_data,uuid,validators",https://github.com/AstroxNetwork/agent_dart +nowplaying,https://pub.dev/packages/nowplaying,21,150,50,A plugin to reveal metadata for the currently playing audio track,3.0.3,"May 20, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/nowplaying/latest/,unverified uploader,"flutter,oauth2,package_info_plus,path_provider,plugin_platform_interface,provider,shared_preferences,spotify,uuid,webview_flutter",https://github.com/shinyford/nowplaying +apple_product_name,https://pub.dev/packages/apple_product_name,21,160,95,"Library for translating Apple machine identifiers into Apple product names (e.g. 'iPhone15,2' to 'iPhone 14 Pro')",3.1.0,"May 16, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/apple_product_name/latest/,unverified uploader,"device_info_plus,flutter",https://github.com/kyle-seongwoo-jun/flutter_apple_product_name +huawei_account,https://pub.dev/packages/huawei_account,21,150,88,HUAWEI Account Kit plugin for Flutter. It enables user login processes to be carried out quickly and easily with HUAWEI Account Kit's two factor authentication.,6.12.0+301,"May 15, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/huawei_account/latest/,developer.huawei.com,flutter,https://github.com/HMS-Core/hms-flutter-plugin/tree/master/flutter-hms-account +animated_folder,https://pub.dev/packages/animated_folder,21,160,59,"AnimatedFolder widget provides an interactive way to display content in a folder with animated sheets, enhancing user experience.",0.0.3,"May 9, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_folder/latest/,unverified uploader,flutter,https://github.com/Sun-Kwak/animated_folder.git +floor_generator,https://pub.dev/packages/floor_generator,21,130,96,"The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications. This library is the dev dependency.",1.5.0,"May 8, 2024",BSD-3-Clause,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/floor_generator/latest/,pinch.nl,"analyzer,build,build_config,code_builder,collection,floor_annotation,meta,source_gen,strings",https://github.com/pinchbv/floor +flutter_test_robots,https://pub.dev/packages/flutter_test_robots,21,140,93,Flutter test tools and extensions to simulate human-computer interactions,0.0.24,"May 3, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_test_robots/latest/,flutterbountyhunters.com,"flutter,flutter_test",https://github.com/flutter-bounty-hunters/flutter_test_robots +ar_flutter_plugin_flutterflow,https://pub.dev/packages/ar_flutter_plugin_flutterflow,21,120,85,"This plugin is a fork of the original AR Flutter Plugin, created because the original plugin had not been updated since 2022.",0.7.47,"Apr 26, 2024",GPL-3.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/ar_flutter_plugin_flutterflow/latest/,escape-games.net,"flutter,geolocator,json_annotation,permission_handler,vector_math",https://github.com/hlefe/ar_flutter_plugin_flutterflow +faded_text,https://pub.dev/packages/faded_text,21,160,37,Integrate left-to-right fade effects for multi-line text. Perfect for when you need that single-line text elegance in more complex layouts.,0.0.11,"Apr 18, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/faded_text/latest/,surf.ru,flutter,https://github.com/surfstudio/surf-flutter-faded-text +simple_animation_progress_bar,https://pub.dev/packages/simple_animation_progress_bar,21,140,93,This Flutter widget pack aims to show a reactive style animation progress bar. It also supports both vertical and horizontal bar.,1.8.2,"Apr 16, 2024",MIT-0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/simple_animation_progress_bar/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/CanArslanDev/simple_animation_progress_bar +neat_cache,https://pub.dev/packages/neat_cache,21,160,93,A neat cache abstraction for wrapping in-memory or redis caches.,2.0.4,"Apr 11, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/neat_cache/latest/,google.dev,"async,convert,logging,meta,retry",https://github.com/google/dart-neats.git +check_vpn,https://pub.dev/packages/check_vpn,21,160,0,This is an unofficial package of VPNAPI.io. This package helps you to fight against IP fraud & much more. This app uses an API from VPNAPI.io to stop illegal actions on apps.,0.0.7,"Apr 2, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/check_vpn/latest/,unverified uploader,"flutter,http",https://github.com/dharambudh1/check_vpn +dart_tags,https://pub.dev/packages/dart_tags,21,160,72,"The library for work with music tags like ID3. Written on pure Dart. It can be used in flutter, web, and vm projects.",0.4.1,"Mar 27, 2024",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dart_tags/latest/,dart.tools,"collection,convert,utf_convert",https://github.com/NiKoTron/dart-tags +vpn_connection_detector,https://pub.dev/packages/vpn_connection_detector,21,160,88,VPN connection detecting in Dart. Singleton class with state stream & connection check.,1.0.7,"Mar 25, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/vpn_connection_detector/latest/,unverified uploader,"connectivity_plus,flutter",https://github.com/bazl-E/vpn_connection_detector +gradient_slider,https://pub.dev/packages/gradient_slider,21,150,87,"A slider widget, supports image thumb, track gradient and border",1.0.2,"Mar 17, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gradient_slider/latest/,unverified uploader,flutter,https://github.com/ihsankottupadam/flutter-gradient-slider +reorderable_staggered_scroll_view,https://pub.dev/packages/reorderable_staggered_scroll_view,21,160,76,A Flutter package for creating reorderable staggered grid views.,0.0.2,"Mar 6, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/reorderable_staggered_scroll_view/latest/,itisnajim.com,"flutter,flutter_staggered_grid_view",https://github.com/itisnajim/reorderable_staggered_scroll_view +search_field_autocomplete,https://pub.dev/packages/search_field_autocomplete,21,140,73,search field with autocomplete suggestions.,1.0.0,"Feb 25, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/search_field_autocomplete/latest/,unverified uploader,flutter,https://github.com/Abbas1Hussein/search_field_autocomplete +haishin_kit,https://pub.dev/packages/haishin_kit,21,160,76,A Flutter plugin for Camera and Microphone streaming library via RTMP.,0.13.0,"Feb 25, 2024",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/haishin_kit/latest/,unverified uploader,"flutter,plugin_platform_interface",https://github.com/shogo4405/HaishinKit.dart +speech_to_text_google_dialog,https://pub.dev/packages/speech_to_text_google_dialog,21,160,82,This package is implemented to display the Google speech to text dialog.,0.0.6,"Feb 23, 2024",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/speech_to_text_google_dialog/latest/,unverified uploader,flutter,https://github.com/miladhf/speech_to_text_google_dialog +markdown_quill,https://pub.dev/packages/markdown_quill,21,130,86,Convert between quill (delta) format and markdown,3.1.0,"Feb 10, 2024",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/markdown_quill/latest/,unverified uploader,"charcode,collection,flutter_quill,markdown",https://github.com/TarekkMA/markdown_quill +n_dimensional_array,https://pub.dev/packages/n_dimensional_array,21,160,47,Allows for the creation and easy manipulation of n-dimensional arrays in Flutter.,1.0.3,"Feb 9, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/n_dimensional_array/latest/,hexcat.dev,collection,https://github.com/babincc/flutter_workshop/tree/master/packages/n_dimensional_array +quick_log,https://pub.dev/packages/quick_log,21,140,86,"An easy to use and extendable logging package for Dart. Especially useful for use in libraries, as it allows applications to control logging from the imported libraries.",5.4.1,"Feb 6, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/quick_log/latest/,muha.dev,"path,rxdart",https://github.com/MohiuddinM/log +huawei_analytics,https://pub.dev/packages/huawei_analytics,21,140,92,"Huawei Analytics Kit plugin for Flutter. Analytics Kit offers you a range of preset analytics models so you can gain a deeper insight into your users, products, and content.",6.12.0+301,"Jan 31, 2024",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/huawei_analytics/latest/,developer.huawei.com,flutter,https://github.com/HMS-Core/hms-flutter-plugin/tree/master/flutter-hms-analytics +yaml_writer,https://pub.dev/packages/yaml_writer,21,160,91,"A library to write YAML documents, supporting Object encoding and 'dart:convert' 'Converter'.",2.0.0,"Jan 22, 2024",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/yaml_writer/latest/,unverified uploader,,https://github.com/gmpassos/yaml_writer +cached_network_image_builder,https://pub.dev/packages/cached_network_image_builder,21,150,81,"A widget to cache your network image check it if it has already stored with downloading it through basic http request, so doesn't need to download it again.",0.3.0,"Jan 21, 2024",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/cached_network_image_builder/latest/,dershub.com,"flutter,http,path_provider",https://github.com/malibayram91/cached_network_image_builder +glassfy_flutter,https://pub.dev/packages/glassfy_flutter,21,140,86,"Flutter plugin for Glassfy, build in-app purchases in minutes and offload the complexity of managing subscriptions and on-time purchases. Supports iOS, macOS and Android.",1.6.2,"Dec 8, 2023",GPL-3.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/glassfy_flutter/latest/,glassfy.io,"flutter,json_annotation",https://github.com/glassfy/glassfy-flutter +flutter_map_line_editor,https://pub.dev/packages/flutter_map_line_editor,21,150,89,A basic Line and Polygon editor for `flutter_map` using drag markers,6.0.0,"Nov 3, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_map_line_editor/latest/,unverified uploader,"flutter,flutter_map_dragmarker,latlong2",https://github.com/ibrierley/flutter_map_line_editor +uploadcare_client,https://pub.dev/packages/uploadcare_client,21,140,74,"A dart library for working with Uploadcare REST API. File uploads, media processing, and adaptive delivery for web and mobile.",7.0.0,"Oct 26, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/uploadcare_client/latest/,konstantinkai.dev,"crypto,equatable,http,http_parser,meta,mime",https://github.com/KonstantinKai/uploadcare_client +flutter_qq_ads,https://pub.dev/packages/flutter_qq_ads,21,140,62,FlutterAds 致力于构建优质的 Flutter 广告插件,这是其中一款基于「腾讯广告、广点通、优量汇」SDK 的插件,2.7.0,"Oct 24, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_qq_ads/latest/,flutterads.top,flutter, +feature_notifier,https://pub.dev/packages/feature_notifier,21,140,67,Notify users of new features within your app after an update,1.0.71,"Oct 1, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/feature_notifier/latest/,unverified uploader,"cupertino_icons,flutter,get_storage",https://github.com/fiizzy/feature-notifier +marvelous_carousel,https://pub.dev/packages/marvelous_carousel,21,160,75,"Marvelous Carousel enables you to craft impressive sliders, carousels, and walkthrough sliders.",0.0.16,"Sep 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/marvelous_carousel/latest/,theksp.online,flutter,https://github.com/kspo/marvelous_carousel.git +model_editors,https://pub.dev/packages/model_editors,21,150,41,"Editors for complex models and lists inspired by simplicity of TextEditingController, without manual state management.",0.4.0,"Sep 20, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/model_editors/latest/,ainkin.com,"flutter,model_interfaces",https://github.com/alexeyinkin/flutter-model-editors +pretty_button,https://pub.dev/packages/pretty_button,21,160,53,Flutter pretty and customizable 3D button with minimal design and highly customizable.It can be also disabled.,0.0.7,"Sep 6, 2023",MPL-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pretty_button/latest/,dhartichauhan.blogspot.com,"flutter,flutter_web_plugins,plugin_platform_interface",https://github.com/Dharti1623/prettyButtons +positioned_scroll_observer,https://pub.dev/packages/positioned_scroll_observer,21,150,85,An elegant scroll observer that support most scroll views could jump/animateToIndex without breaking current widgets.,2.2.2,"Aug 29, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/positioned_scroll_observer/latest/,simonwang.dev,flutter,https://github.com/SimonWang9610/indexed_scroll_observer +phonenumbers,https://pub.dev/packages/phonenumbers,21,150,82,Phone number validation and input widget written in pure dart without any native dependency,1.1.1,"Aug 20, 2023",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/phonenumbers/latest/,unverified uploader,"flutter,phonenumbers_core",https://github.com/fonibo/phonenumbers +fluttium_cli,https://pub.dev/packages/fluttium_cli,21,140,0,"The CLI for Fluttium, a user flow testing framework for Flutter",0.1.2,"Aug 2, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://fluttium.dev/docs/why-fluttium,https://pub.dev/documentation/fluttium_cli/latest/",fluttium.dev,"args,cli_completion,collection,fluttium_driver,fluttium_interfaces,mason,meta,path,process,pub_updater",https://github.com/wolfenrain/fluttium +tsp_route_finder,https://pub.dev/packages/tsp_route_finder,21,120,59,A package for solving the Traveling Salesman Problem (TSP),0.0.3,"Jul 14, 2023",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/tsp_route_finder/latest/,unverified uploader,flutter, +livespeechtotext,https://pub.dev/packages/livespeechtotext,21,160,78,"Effortlessly add speech-to-text to your Flutter apps, enabling voice-controlled features. Transcribe spoken words into text easier with this plugin.",1.0.9,"Jul 4, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/livespeechtotext/latest/,ihsanberahim.com,"flutter,plugin_platform_interface",https://github.com/ihsanberahim/livespeechtotext-for-flutter +extra_pedantic,https://pub.dev/packages/extra_pedantic,21,140,70,Stricter Dart analyzer linter settings and best practices.,4.0.0,"Jul 1, 2023",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/extra_pedantic/latest/,modulovalue.com,,https://github.com/modulovalue/extra_pedantic +edge,https://pub.dev/packages/edge,21,120,60,"Run Dart code on Edge functions, supporting Vercel and Cloudflare Workers.",0.0.7,"Jun 30, 2023",MIT,,"DART, FLUTTER",WINDOWS,https://pub.dev/documentation/edge/latest/,invertase.io,"ansi_styles,args,freezed_annotation,glob,hotreloader,json_annotation,mason,mason_logger,path,prompts,toml,watcher,yaml",https://github.com/invertase/dart_edge/tree/main/packages/edge +gate_generator,https://pub.dev/packages/gate_generator,21,120,8,Dependency Injection generator for your flutter/dart applications. This uses annotations and build_runner.,1.1.0,"May 26, 2023",MIT,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/gate_generator/latest/,apparence.io,"analyzer,build,code_builder,dart_style,gate,glob,meta,path,quiver,source_gen,universal_io",https://github.com/Apparence-io/gate +state_notifier_test,https://pub.dev/packages/state_notifier_test,21,150,78,"A testing library which makes it easy to test StateNotifier. Built to be used with the state_notifier, riverpod or flutter_riverpod packages.",0.0.10,"May 23, 2023",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/state_notifier_test/latest/,that-dev.me,"diff_match_patch,meta,mockito,state_notifier,test",https://github.com/danijel-tolj/state_notifier_test +brotli,https://pub.dev/packages/brotli,21,150,88,Pure Dart Brotli decoder.,0.6.0,"May 13, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/brotli/latest/,tiagohm.dev,,https://github.com/tiagohm/brotli +twitch_api,https://pub.dev/packages/twitch_api,21,140,52,A wrapper in pure Dart to connect to Twitch.tv using OAuth implicit authentication.,0.7.0,"May 11, 2023",Apache-2.0,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/twitch_api/latest/,rouxguillau.me,"dio,freezed_annotation,json_annotation",https://github.com/TesteurManiak/twitch_api_flutter +flutter_google_places_web,https://pub.dev/packages/flutter_google_places_web,21,140,86,A web designed inline form field for Google Places Autocomplete. For mobile use https://github.com/fluttercommunity/flutter_google_places,1.0.2,"Apr 19, 2023",BSD-3-Clause,,FLUTTER,WEB,https://pub.dev/documentation/flutter_google_places_web/latest/,jacksonlee.dev,"flutter,http,rainbow_color,uuid",https://github.com/jaxnz/flutter_google_places_web +fluent_validation,https://pub.dev/packages/fluent_validation,21,150,66,A dart based port of fluent validation for C#. FluentValidation allows easy validation of objects without crazy amounts of boilerplate.,2.1.1,"Apr 17, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/fluent_validation/latest/,unverified uploader,meta,https://github.com/SKLn-Rad/Dart-Fluent-Validation +cr_json_widget,https://pub.dev/packages/cr_json_widget,21,160,70,"A widget, that visualises a tree structure, where a node can be any widget.",1.1.1,"Apr 5, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/cr_json_widget/latest/,cleveroad.com,flutter,https://github.com/Cleveroad/cr_json_widget +camera_with_files,https://pub.dev/packages/camera_with_files,21,110,71,Make a Camera Module With Gallery View. Its Looks Like whatsapp Camera Module.,0.0.13,"Feb 27, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/camera_with_files/latest/,unverified uploader,"camera,flutter,flutter_image_compress,flutter_sliding_up_panel,image_gallery_saver,image_picker,intl,path_provider,permission_handler,photo_gallery",https://github.com/safdher/camera_with_files +floating_menu_panel,https://pub.dev/packages/floating_menu_panel,21,140,81,Floating menu panel,0.0.2,"Feb 27, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/floating_menu_panel/latest/,unverified uploader,flutter,https://github.com/GioRey/floating_menu_panel +ffloat_nullsafety,https://pub.dev/packages/ffloat_nullsafety,21,115,78,"FFloat, although simple and easy to use, can satisfy all your imagination of the floating layer.",3.3.6,"Feb 25, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/ffloat_nullsafety/latest/,itbug.shop,flutter,https://github.com/Fliggy-Mobile/ffloat +google_meet_sdk,https://pub.dev/packages/google_meet_sdk,21,150,72,"A flutter package which will help you to add google meet in your projects and also help you to create, modify and delete calender events and notify the attendee",0.0.2,"Feb 17, 2023",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/google_meet_sdk/latest/,unverified uploader,"firebase_auth,flutter,google_sign_in,googleapis,googleapis_auth,http,platform_metadata",https://github.com/shivbo96/google_meet_sdk +text_highlight_rounded,https://pub.dev/packages/text_highlight_rounded,21,150,62,A Flutter package which provide custom Text Widget looks like Instagram Story highlighted rounded text,0.0.4,"Feb 9, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/text_highlight_rounded/latest/,unverified uploader,flutter,https://github.com/arif-pandu/text_highlight_rounded +eo_color,https://pub.dev/packages/eo_color,21,160,35,"An elegant, object-oriented implementation of the color palettes and swatches of the Material Design standard; an alternative to Flutter's built-in colors.",2.2.1,"Feb 5, 2023",Apache-2.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/eo_color/latest/,dartoos.dev,flutter,https://github.com/dartoos-dev/eo_color +pin_plus_keyboard,https://pub.dev/packages/pin_plus_keyboard,21,130,86,"A flutter package that gives you custom input fields and a custom keyboard for one time password widgets, transaction pin widgets and simple login widgets.",2.0.6,"Jan 30, 2023",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/pin_plus_keyboard/latest/,kronecore.com,flutter,https://github.com/JoshuaObateru/pin_plus_keyboard +extension_enabler,https://pub.dev/packages/extension_enabler,21,160,50,A command line tool that enables flutter web app as chromium based extension with simple commands.,1.0.5,"Jan 24, 2023",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/extension_enabler/latest/,narayann.dev,"args,html,path",https://github.com/narayann7/ExtensionEnabler +flutter_p2p_connection,https://pub.dev/packages/flutter_p2p_connection,21,140,78,A WiFi Direct Plugin for Flutter. This Plugin uses the native WiFi P2P API of Android.,2.0.1,"Jan 22, 2023",BSD-3-Clause,,FLUTTER,ANDROID,https://pub.dev/documentation/flutter_p2p_connection/latest/,unverified uploader,"dio,flutter,mime_type,permission_handler,plugin_platform_interface",https://github.com/ugo-studio/flutter_p2p_connection +hardware_buttons_find_flutter,https://pub.dev/packages/hardware_buttons_find_flutter,21,140,72,"On mobile devices with different buttons on it, listening for the name of the button when the buttons are pressed.",0.0.4,"Jan 17, 2023",MIT,,FLUTTER,ANDROID,https://pub.dev/documentation/hardware_buttons_find_flutter/latest/,alakbarheydarov.com,"flutter,plugin_platform_interface",https://github.com/AlakbarHeyderov/hardware_buttons_find_flutter +dart_native,https://pub.dev/packages/dart_native,21,135,74,Write native code using Dart. This package liberates you from native code and low performance channel.,0.7.11,"Dec 27, 2022",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/dart_native/latest/,unverified uploader,"dart_native_gen,ffi,flutter",https://github.com/dart-native/dart_native +flutter_kronos,https://pub.dev/packages/flutter_kronos,21,140,93,Kronos is an open source Network Time Protocol (NTP) synchronization library for providing a trusted clock.,0.1.0+1,"Dec 14, 2022",unknown,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/flutter_kronos/latest/,unverified uploader,flutter,https://github.com/hautvfami/flutter-kronos +aws_sns_api,https://pub.dev/packages/aws_sns_api,21,150,82,AWS API client for Amazon Simple Notification Service (generated from SDK API specification).,2.0.0,"Dec 7, 2022",BSD-3-Clause,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/aws_sns_api/latest/,aws-dart.agilord.com,shared_aws_api,https://github.com/agilord/aws_client/tree/master/generated/aws_sns_api +stateful_props,https://pub.dev/packages/stateful_props,21,150,52,Provides a simple way to re-use behaviors across StatefulWidgets. Improves readability and robustness of your components.,1.2.0+1,"Dec 5, 2022",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stateful_props/latest/,gskinner.com,flutter,https://github.com/gskinnerTeam/flutter-stateful-props +card_banner,https://pub.dev/packages/card_banner,21,150,85,A simple widget that helps you place a banner on any widget.,0.0.1+2,"Dec 4, 2022","Apache-2.0, BSD-3-Clause",,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/card_banner/latest/,unverified uploader,flutter,https://github.com/abhishek-900/card_banner +slinky_view,https://pub.dev/packages/slinky_view,21,160,65,A sheet that aligns to the bottom of a widget and expands as scroll up.,1.0.1,"Nov 15, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/slinky_view/latest/,unverified uploader,flutter,https://github.com/idonuntius/slinky_view +vocsy_esys_flutter_share,https://pub.dev/packages/vocsy_esys_flutter_share,21,140,78,A Flutter plugin for sharing images & text with other applications.,1.0.2,"Nov 15, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/vocsy_esys_flutter_share/latest/,unverified uploader,"flutter,path_provider",https://github.com/kaushikgodhani/vocsy_esys_flutter_share +adaptive_navbar,https://pub.dev/packages/adaptive_navbar,21,90,82,"An Adaptive Navigation Bar in flutter. Depending on the screen width, this navbar changes itself into a menu icon in mobile view and navbar in web view.",0.0.3,"Oct 17, 2022",MIT,,,,https://pub.dev/documentation/adaptive_navbar/latest/,moulibheemaneti.com,flutter,https://github.com/moulibheemaneti/adaptive_navbar.git +unleash,https://pub.dev/packages/unleash,21,150,82,A Server Side Dart SDK for Unleash. Unleash is an open-source feature flag service.,0.4.1,"Aug 24, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/unleash/latest/,getunleash.io,"http,meta,path",https://github.com/ivarconr/unleash-client-dart +compute,https://pub.dev/packages/compute,21,150,89,Flutter's compute function made available for all non-Flutter Dart programs,1.0.2,"Aug 14, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/compute/latest/,dartside.dev,meta,https://github.com/dartsidedev/compute +hash_at_links_detector,https://pub.dev/packages/hash_at_links_detector,21,90,64,hash at links detector Custom text to detect '#'_'@'_'links' support many languages,1.0.1,"Aug 13, 2022",MIT,,,,https://pub.dev/documentation/hash_at_links_detector/latest/,unverified uploader,flutter,https://github.com/hatemragab/hash_at_links_detector +bitmap_canvas,https://pub.dev/packages/bitmap_canvas,21,80,0,Render bitmap pixels with canvas-style APIs.,0.0.1+1,"Aug 8, 2022",MIT,,,,https://pub.dev/documentation/bitmap_canvas/latest/,flutterbountyhunters.com,"flutter,logging",https://github.com/Flutter-Bounty-Hunters/bitmap_canvas +cc_avenue,https://pub.dev/packages/cc_avenue,21,160,86,cc_avenue payment gateway non-seamless method. you can use this package to call the native code in android to load payment gatway in the webview,1.0.3,"Aug 3, 2022",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/cc_avenue/latest/,avinashgotluru.me,flutter,https://github.com/avinash-gotluru/cc_avenue +flutter_web_seo,https://pub.dev/packages/flutter_web_seo,21,150,39,A flutter web package - for SEO purposes.,0.0.1,"Jul 29, 2022",AGPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_web_seo/latest/,dipdev.studio,flutter,https://dev.azure.com/dipdev/Flutter%20Web/_git/Flutter%20Web%20Seo +excel_localization,https://pub.dev/packages/excel_localization,21,150,26,This excel localization is project that user can use to generate variable values for using localisation. and manage localization without context.,0.1.8,"Jul 28, 2022",MIT,,FLUTTER,"ANDROID, IOS, WEB, WINDOWS",https://pub.dev/documentation/excel_localization/latest/,unverified uploader,"csv,dart_style,excel,flutter,flutter_localizations,flutter_web_plugins,meta,yaml",https://github.com/parmeetmaster/excel_localization +horizontal_center_date_picker,https://pub.dev/packages/horizontal_center_date_picker,21,150,85,A flutter widget provides a horizontal date picker and always aligns selected date in center.,2.1.1,"Jun 15, 2022",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/horizontal_center_date_picker/latest/,unverified uploader,"flutter,intl",https://github.com/MayLau-CbL/flutter_horizontal_center_date_picker +base32,https://pub.dev/packages/base32,21,160,96,"Base32 Encoder and Decoder for Dart, primarily used for One Time Password secrets.",2.1.3,"Jun 14, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/base32/latest/,yuli.dev,,https://github.com/Daegalus/dart-base32 +widget_slider,https://pub.dev/packages/widget_slider,21,150,70,A simple carousel type component-slider widget for Flutter.,0.1.0,"Apr 17, 2022",unknown,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/anonistas/widget_slider/wiki,https://pub.dev/documentation/widget_slider/latest/",insolite.io,flutter,https://github.com/anonistas/widget_slider +calendar_builder,https://pub.dev/packages/calendar_builder,21,90,78,"Fully customizable calendar package for flutter.Also supports for disabling dates, highlighting dates and displaying events inside calendar.",0.0.6,"Mar 27, 2022",Apache-2.0,,,,https://pub.dev/documentation/calendar_builder/latest/,unverified uploader,"flutter,get",https://github.com/newtaDev/calendar_builder +day,https://pub.dev/packages/day,21,150,84,A date library Day.js in dart. Day.dart is inspired by Day.js. Write with nearly the same API. Build on the top of the powerful DateTime class.,0.8.0,"Feb 3, 2022",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS","https://github.com/dayjs/day.dart/blob/master/API.md,https://pub.dev/documentation/day/latest/",unverified uploader,,https://github.com/dayjs/day.dart +dospace,https://pub.dev/packages/dospace,21,120,79,Client library to interact with the DigitalOcean Spaces API. Same API as Amazon AWS S3.,0.13.15,"Jan 24, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dospace/latest/,polyverse.dev,"crypto,http,meta,xml",https://github.com/nbspou/dospace +gato,https://pub.dev/packages/gato,21,160,79,Gato is a dart utility library inspired by javascript lodash library.,0.0.5+1,"Jan 4, 2022",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/gato/latest/,unverified uploader,,https://github.com/initCommerce/gato.git +github_sign_in,https://pub.dev/packages/github_sign_in,21,20,75,Sign In With GitHub,0.0.4,"Mar 28, 2021",MIT,0.0.5-dev.4,,,,unverified uploader,"flutter,flutter_webview_plugin,http",https://github.com/dotronglong/dart-github-sign-in +flash_card,https://pub.dev/packages/flash_card,21,140,73,Support for creating Flash Cards - a learning method that makes it easier for users to remember information.,0.0.7,"Dec 12, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flash_card/latest/,brian98.com,"flutter,lint",https://github.com/GaNuiGLPK/flash_card +observable,https://pub.dev/packages/observable,21,130,90,Support for marking objects as observable,0.24.0,"Dec 1, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/observable/latest/,angulardart.dev,"collection,dart_internal,meta,quiver",https://github.com/google/observable +wifi_connector,https://pub.dev/packages/wifi_connector,21,130,73,Flutter plug-in for connecting to wifi.,2.0.0,"Oct 27, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/wifi_connector/latest/,unverified uploader,flutter,https://github.com/wonjerry/flutter_wifi_connector +universal_file,https://pub.dev/packages/universal_file,21,150,84,"Cross-platform File & Directory that works in all platforms (browsers, Flutter, and VM)",1.0.0,"Oct 23, 2021",MIT,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/universal_file/latest/,serge.software,meta,https://github.com/rbcprolabs/packages.dart/tree/master/packages/universal_file +system_proxy,https://pub.dev/packages/system_proxy,21,150,94,A Flutter Plugin to get system plugin. Use to set dart HttpClient proxy for grabing requests.,0.1.0,"Oct 8, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/system_proxy/latest/,unverified uploader,flutter,https://github.com/kaivean/system_proxy +simple_json,https://pub.dev/packages/simple_json,21,120,51,Simple way to dynamically convert from and to JSON using build-time generators given a type.,2.2.0,"Sep 7, 2021",BSD-3-Clause,,DART,"LINUX, MACOS, WINDOWS",https://pub.dev/documentation/simple_json/latest/,unverified uploader,"analyzer,build,build_resolvers,collection,glob,path,simple_json_mapper,source_gen",https://github.com/FlutterDevTools/simple_json/tree/master/simple_json +stick_it,https://pub.dev/packages/stick_it,21,140,80,A Null safety fork of flutter_simple_sticker_view. Added documentation and optional rotation for the stickers.,1.0.0+2,"Aug 30, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/stick_it/latest/,unverified uploader,"flutter,vector_math",https://github.com/NicolasDurant/stick_it +inspection,https://pub.dev/packages/inspection,21,130,90,validation form inputs and data in Dart & Flutter like Laravel framework,0.0.13,"Aug 15, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/inspection/latest/,faridfr.ir,flutter,https://github.com/novaday-co/inspection +flutter_pusher,https://pub.dev/packages/flutter_pusher,21,40,62,A Flutter plugin to listen to events sent through pusher. Wraps the native Java and Swift libraries.,1.0.3,"Aug 14, 2021",unknown,,,,,unverified uploader,"flutter,json_annotation",https://github.com/ninjasolutions/flutter_pusher +number_selection,https://pub.dev/packages/number_selection,21,140,82,Cool number picker concept,1.0.0,"Aug 3, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/number_selection/latest/,unverified uploader,flutter,https://github.com/AliRn76/number_selection +layered_image,https://pub.dev/packages/layered_image,21,130,0,A new Flutter package project.,0.0.1,"Jul 26, 2021",GPL-3.0,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/layered_image/latest/,unverified uploader,flutter,https://github.com/NeatFastro/layered_image +custom_check_box,https://pub.dev/packages/custom_check_box,21,140,91,A custom flutter check box with custom active and inactive color & icon with custom corner radius.,0.0.4,"Jul 10, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/custom_check_box/latest/,dipakshrestha1.com.np,flutter,https://github.com/DipakShrestha-ADS/custom_check_box.git +tezster_dart,https://pub.dev/packages/tezster_dart,21,40,0,A flutter package which provides the functionalities to play around with tezos dApps,2.1.1,"Feb 25, 2021",MIT,2.1.2-beta.2,,,,unverified uploader,"bip39,blake2b,bs58check,convert,crypto,flutter,flutter_sodium,password_hash,unorm_dart",https://github.com/Tezsure/tezster_dart +flutter_mapbox_autocomplete,https://pub.dev/packages/flutter_mapbox_autocomplete,21,130,82,A Flutter Package for MapBox Places autocomplete which allows you use the MapBox API's to get autocomplete text of places,2.0.0,"Jul 6, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_mapbox_autocomplete/latest/,lhamy.codes,"flutter,http",https://github.com/lhamycodes/flutter_mapbox_autocomplete +web_date_picker,https://pub.dev/packages/web_date_picker,21,130,83,Provides a date picker rendering library for web application development.,1.0.0+3,"Jul 4, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/web_date_picker/latest/,unverified uploader,"cupertino_icons,flutter,intl",https://github.com/duchdtran/web_date_picker.git +i_navigation,https://pub.dev/packages/i_navigation,21,40,0,A Flutter package that will help developers to navigate through the app and authenticate their routes.,1.0.1,"Jun 26, 2021",BSD-3-Clause,,,,,unverified uploader,flutter,https://github.com/kamalsayed98/i_navigation +khmer_fonts,https://pub.dev/packages/khmer_fonts,21,120,76,A Khmer fonts is easy to use without think about to import font file into your pubspec.yaml it just import 1 file and call it in text style.,0.0.6,"Jun 24, 2021",BSD-2-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/khmer_fonts/latest/,bongthorn.tech,flutter,https://github.com/chornthorn/khmer_fonts +flutter_json_viewer,https://pub.dev/packages/flutter_json_viewer,21,140,93,A Json viewer widget for flutter. Shows json data in an extensible list. Makes data readable on the phone easily.,1.0.1,"Jun 20, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/flutter_json_viewer/latest/,unverified uploader,flutter,https://github.com/mayankkushal/flutter_json_viewer +flutter_web3_provider,https://pub.dev/packages/flutter_web3_provider,21,50,56,Flutter web web3 provider.,1.0.6,"Jun 14, 2021",BSD-2-Clause,,,,https://pub.dev/documentation/flutter_web3_provider/latest/,unverified uploader,"flutter,js",https://github.com/gochain/flutter_web3_provider +wrapper,https://pub.dev/packages/wrapper,21,130,90,a widget to wrapper other widget for decoration.,1.0.2,"Jun 13, 2021",BSD-3-Clause,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/wrapper/latest/,toly1994.com,flutter, +volume_control,https://pub.dev/packages/volume_control,21,150,89,A flutter plugin to programmatically adjust the device's volume on Android and iOS.,0.1.5,"May 21, 2021",MIT,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/volume_control/latest/,unverified uploader,flutter, +ripple_navigation,https://pub.dev/packages/ripple_navigation,21,30,14,Navigate with ripple animation effect,1.0.5,"May 19, 2021",MIT,,,,,onatcipli.dev,flutter,https://github.com/onatcipli/ripple_navigation +bottom_loader,https://pub.dev/packages/bottom_loader,21,130,67,A flutter plugin to display bottom loader using modal sheet.,0.2.2,"Apr 27, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/bottom_loader/latest/,unverified uploader,flutter,https://github.com/akshay512/bottom_loader +sqflite_migration,https://pub.dev/packages/sqflite_migration,21,145,88,"A library to enable sqlite db migrations, using sqflite plugin.",0.3.0,"Apr 14, 2021",Apache-2.0,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/sqflite_migration/latest/,flutterings.dev,"flutter,sqflite",https://github.com/flutterings/sqflite_migration +action_cable,https://pub.dev/packages/action_cable,21,115,86,"ActionCable client port in dart, available in web, dartVM and flutter.",1.2.0,"Mar 30, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WINDOWS","https://github.com/namiwang/actioncable_dart,https://pub.dev/documentation/action_cable/latest/",unverified uploader,web_socket_channel,https://github.com/namiwang/actioncable_dart +redux_persist_flutter,https://pub.dev/packages/redux_persist_flutter,21,160,90,Redux Persist Flutter Integration with custom storage engines,0.9.0,"Mar 21, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/redux_persist_flutter/latest/,cretezy.com,"flutter,path_provider,redux_persist,shared_preferences",https://github.com/Cretezy/redux_persist/tree/master/packages/redux_persist_flutter +axios,https://pub.dev/packages/axios,21,20,64,"Simple, zero-configuration command-line http server",1.0.1+1,"Mar 7, 2021",BSD-3-Clause,,,,,unverified uploader,"ansicolor,args,http_server",https://github.com/Sayegh7/axios +flutter_app_icon_badge,https://pub.dev/packages/flutter_app_icon_badge,21,160,83,Flutter app icon badge plugin to change the badge on the icon of your app.,2.0.0,"Mar 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/flutter_app_icon_badge/latest/,unverified uploader,flutter,https://github.com/badver/flutter_app_icon_badge +animated_neumorphic,https://pub.dev/packages/animated_neumorphic,21,160,63,"A Flutter package that contains Neumorphismic theme Container that animates implicity by change values. Easy to use, just like Flutter's built-in Animated widget.",0.2.0,"Mar 4, 2021",MIT,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/animated_neumorphic/latest/,krgm4d.dev,flutter,https://github.com/Kurogoma4D/animated_neumorphic +html_character_entities,https://pub.dev/packages/html_character_entities,21,150,93,"A utility class containing maps of every HTML 4.01 character entity, including ASCII and hex codes, and methods to encode/decode strings with those character entities.",1.0.0+1,"Mar 4, 2021",unknown,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/html_character_entities/latest/,jamesalex.dev,,https://github.com/james-alex/html_character_entities +login_fresh,https://pub.dev/packages/login_fresh,21,30,12,"LoginFresh is a user-friendly design where you can incorporate functionalities such as signUp, reset password or login with social networks",1.0.8,"Feb 6, 2021",MIT,,,,,softnux.io,flutter,https://github.com/Krysthyan/login_fresh +flutter_instagram_downloader,https://pub.dev/packages/flutter_instagram_downloader,21,40,10,"A new Flutter package to get instagram user's details such as reels video url,profile picture url.",0.0.5,"Jan 17, 2021",Apache-2.0,,,,,unverified uploader,"flutter,http",https://github.com/raushankrjha/Flutter_insta_downloader +streaming_radio_flutter_plugin,https://pub.dev/packages/streaming_radio_flutter_plugin,21,30,13,"This is a simple radio streaming plugin, with notification in foreground.",3.0.2,"Sep 11, 2020",MIT,,,,,torradodesarrollos.ar,flutter, +flutter_sidebar,https://pub.dev/packages/flutter_sidebar,21,40,61,An easy to configure sidebar widget for your flutter mobile/web apps.,0.3.1,"Jul 8, 2020",MIT,,,,,tusharsadhwani.dev,flutter,https://github.com/tusharsadhwani/flutter_sidebar +dart_rut_validator,https://pub.dev/packages/dart_rut_validator,21,30,59,"A small dart library to easily format, manipulate and validate chilean RUT.",1.1.0,"Jun 25, 2020",MIT,,,,,unverified uploader,flutter,https://github.com/cgustav/dart_rut_validator +flutter_cursor,https://pub.dev/packages/flutter_cursor,21,40,0,Custom cursor support for Flutter (for hovering on web) with widgets,0.1.3,"May 28, 2020",,,,,,cretezy.com,"flutter,universal_html",https://github.com/Cretezy/flutter_cursor +google_maps_flutter_heatmap,https://pub.dev/packages/google_maps_flutter_heatmap,21,40,63,A Flutter plugin for integrating Google Maps in iOS and Android applications. with heatmap support,0.1.1+2,"Apr 9, 2020",,,,,,unverified uploader,flutter,https://github.com/bmabir17/google_maps_flutter_heatmap +combos,https://pub.dev/packages/combos,21,40,57,"Combo Widgets for Flutter. Includes Combo, AwaitCombo, ListCombo, SelectorCombo, TypeaheadCombo, MenuItemCombo",1.2.0,"Mar 26, 2020",,,,,,creomobile.com,flutter,https://github.com/creomobile/combos +add_thumbnail,https://pub.dev/packages/add_thumbnail,21,30,32,A new Flutter package project.,0.0.2,"Mar 8, 2020",,,,,,unverified uploader,"equatable,flutter,flutter_bloc,http,rxdart",https://github.com/TheAlphamerc/flutter_plugin_add_thumbnail +calendarro,https://pub.dev/packages/calendarro,21,30,82,Calendar widget library for Flutter apps.,1.2.0,"Mar 4, 2020",,,,,,unverified uploader,flutter,https://github.com/adamstyrc/calendarro +barcode_flutter,https://pub.dev/packages/barcode_flutter,21,35,87,Barcode flutter is a Flutter library for simple and fast Bar code rendering via a custom painter.,1.1.2,"Feb 26, 2020",,,,,,unverified uploader,flutter,https://github.com/bigship/barcode.flutter +dart_nn,https://pub.dev/packages/dart_nn,21,40,20,"A simple neural network library. You can create a simple fully connected neural network brain with any number of inputs, hidden layers and outputs.",2.0.0+2,"Feb 4, 2020",,,,,,vickylance.com,"dart_numerics,path",https://github.com/vickylance/dart_nn +flutter_tts_improved,https://pub.dev/packages/flutter_tts_improved,21,40,32,"A fork of the Flutter_TTS plugin, that uses the progress reporters of the Utterance APIs, on both Android and iOS.",1.0.3,"Dec 4, 2019",,,,,,rdygo.com,flutter,https://github.com/loushou/flutter_tts_improved +dio_retry,https://pub.dev/packages/dio_retry,21,30,68,A starting point for Dart libraries or applications.,0.1.9-beta,"Nov 25, 2019",,,,,,unverified uploader,"dio,logging,meta",https://github.com/aloisdeniel/dio_retry +save_in_gallery,https://pub.dev/packages/save_in_gallery,21,40,75,Flutter plugin that allows you to save images in native gallery in both Android and iOS. You can either save them in default album or in named album of your choice.,0.1.3,"Jul 27, 2019",,,,,,unverified uploader,flutter,https://github.com/FiveDotTwelve/save_in_gallery +dragablegridview_flutter,https://pub.dev/packages/dragablegridview_flutter,21,40,56,"A dragable gridview,Long-pressed triggers draggable state,GridView reordering after release your finger",0.2.5,"Jun 9, 2019",,,,,,unverified uploader,flutter,https://github.com/baoolong/DragableGridview +spinner_input,https://pub.dev/packages/spinner_input,21,30,60,A Spinner Input for flutter. like html5 input-spinners with handy options,0.1.2,"May 2, 2019",,,,,,flutterdev.site,flutter,https://github.com/Ali-Azmoud/spinner_input +stopper,https://pub.dev/packages/stopper,21,40,45,A bottom sheet that can be expanded to one of the pre-defined stop heights by dragging.,1.0.1,"Apr 2, 2019",,,,,,unverified uploader,flutter,https://github.com/aryzhov/flutter-stopper +persian_date,https://pub.dev/packages/persian_date,21,20,60,"This library is Used For Jalali Date, Developer with this library can convert Gregorian date to Jalali date",0.1.5,"Mar 12, 2019",,,,,,flutterfarsi.ir,flutter,https://github.com/irdeveloper89/PersianDate +libpray,https://pub.dev/packages/libpray,21,40,27,Muslim prayer times library for Dart which includes various calculation and juristic method that can be customised.,0.2.0,"Oct 4, 2018",,,,,,unverified uploader,"built_collection,built_value,libcalendar,logging,meta",https://github.com/zulfahmi93/dart_libpray +crossword,https://pub.dev/packages/crossword,20,140,73,A Flutter package providing a user interface for solving crossword puzzles in your app.,1.2.0,"Aug 1, 2024",,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/crossword/latest/,aerobola.com,flutter,https://github.com/Amonc/crossword +iproov_flutter,https://pub.dev/packages/iproov_flutter,20,140,81,"The iProov Biometrics SDK for Flutter, providing flexible authentication for identity assurance",5.0.0,"Jul 26, 2024",,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/iproov_flutter/latest/,iproov.com,"flutter,image",https://github.com/iProov/flutter +paypal_sdk,https://pub.dev/packages/paypal_sdk,20,160,83,PayPal SDK for facilitating integration with PayPal REST APIs,1.0.10,"Jul 26, 2024",,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/paypal_sdk/latest/,omnimind.tech,"http,json_annotation,logging",https://github.com/Omnimind-Ltd/paypal-sdk +dlibphonenumber,https://pub.dev/packages/dlibphonenumber,20,160,92,"This is a Dart port of Google's libphonenumber library, Google's library for parsing, formatting, and validating international phone numbers.",1.1.19,"Jul 24, 2024",,,"DART, FLUTTER","ANDROID, IOS, LINUX, MACOS, WEB, WINDOWS",https://pub.dev/documentation/dlibphonenumber/latest/,unverified uploader,"fixnum,meta,protobuf",https://github.com/superakabo/dlibphonenumber +suggest_a_feature,https://pub.dev/packages/suggest_a_feature,20,160,64,Ready-made Flutter package for collecting suggestions from users.,0.4.3,"Jul 24, 2024",,,FLUTTER,"ANDROID, IOS, LINUX, MACOS, WINDOWS",https://pub.dev/documentation/suggest_a_feature/latest/,flutter.wtf,"equatable,flutter,flutter_svg,intl,wtf_sliding_sheet",https://github.com/flutterwtf/Suggest-a-Feature +carp_mobile_sensing,https://pub.dev/packages/carp_mobile_sensing,20,140,73,Mobile Sensing Framework for Flutter. A software framework for collecting sensor data from the phone and attached wearable devices via probes. Can be extended.,1.9.0,"Jul 22, 2024",,,FLUTTER,"ANDROID, IOS",https://pub.dev/documentation/carp_mobile_sensing/latest/,cachet.dk,"archive,async,battery_plus,carp_core,carp_serializable,cron,device_info_plus,flutter,flutter_local_notifications,flutter_timezone,json_annotation,light,package_info_plus,path_provider,pedometer,permission_handler,sample_statistics,screen_state,sensors_plus,shared_preferences,sqflite,statistics,system_info2,timezone",https://github.com/cph-cachet/carp.sensing-flutter +app_install_date,https://pub.dev/packages/app_install_date,20,160,91,This plugin helps you to get install date of the application,0.1.4,"Jul 22, 2024",,,FLUTTER,"ANDROID, IOS, MACOS",https://pub.dev/documentation/app_install_date/latest/,unverified uploader,"flutter,path_provider",https://github.com/Maksimka101/app_install_date +barcode_flutter,https://pub.dev/packages/barcode_flutter,21,35,87,Barcode flutter is a Flutter library for simple and fast Bar code rendering via a custom painter.,1.1.2,"Feb 26, 2020",BSD-2-Clause,,,,,unverified uploader,flutter,https://github.com/bigship/barcode.flutter +dart_nn,https://pub.dev/packages/dart_nn,21,40,20,"A simple neural network library. You can create a simple fully connected neural network brain with any number of inputs, hidden layers and outputs.",2.0.0+2,"Feb 4, 2020",BSD-3-Clause,,,,,vickylance.com,"dart_numerics,path",https://github.com/vickylance/dart_nn +flutter_tts_improved,https://pub.dev/packages/flutter_tts_improved,21,40,40,"A fork of the Flutter_TTS plugin, that uses the progress reporters of the Utterance APIs, on both Android and iOS.",1.0.3,"Dec 4, 2019",MIT,,,,,rdygo.com,flutter,https://github.com/loushou/flutter_tts_improved +dio_retry,https://pub.dev/packages/dio_retry,21,30,68,A starting point for Dart libraries or applications.,0.1.9-beta,"Nov 25, 2019",MIT,,,,,unverified uploader,"dio,logging,meta",https://github.com/aloisdeniel/dio_retry +save_in_gallery,https://pub.dev/packages/save_in_gallery,21,40,76,Flutter plugin that allows you to save images in native gallery in both Android and iOS. You can either save them in default album or in named album of your choice.,0.1.3,"Jul 27, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/FiveDotTwelve/save_in_gallery +dragablegridview_flutter,https://pub.dev/packages/dragablegridview_flutter,21,40,57,"A dragable gridview,Long-pressed triggers draggable state,GridView reordering after release your finger",0.2.5,"Jun 9, 2019",Apache-2.0,,,,,unverified uploader,flutter,https://github.com/baoolong/DragableGridview +spinner_input,https://pub.dev/packages/spinner_input,21,30,59,A Spinner Input for flutter. like html5 input-spinners with handy options,0.1.2,"May 2, 2019",unknown,,,,,flutterdev.site,flutter,https://github.com/Ali-Azmoud/spinner_input +stopper,https://pub.dev/packages/stopper,21,40,47,A bottom sheet that can be expanded to one of the pre-defined stop heights by dragging.,1.0.1,"Apr 2, 2019",MIT,,,,,unverified uploader,flutter,https://github.com/aryzhov/flutter-stopper +persian_date,https://pub.dev/packages/persian_date,21,20,60,"This library is Used For Jalali Date, Developer with this library can convert Gregorian date to Jalali date",0.1.5,"Mar 12, 2019",BSD-3-Clause,,,,,flutterfarsi.ir,flutter,https://github.com/irdeveloper89/PersianDate +libpray,https://pub.dev/packages/libpray,21,40,28,Muslim prayer times library for Dart which includes various calculation and juristic method that can be customised.,0.2.0,"Oct 4, 2018",MIT,,,,,unverified uploader,"built_collection,built_value,libcalendar,logging,meta",https://github.com/zulfahmi93/dart_libpray