-
Updated
May 13, 2022 - Dart
#
flutter-plugin
Here are 856 public repositories matching this topic...
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
android
ios
awesome
mobile
material-design
cross-platform
resources
mobile-app
reactive-programming
collections
awesome-list
flutter
mobile-development
dartlang
flutter-plugin
flutter-apps
flutter-plugins
flutter-examples
dart
flutter
android-ios
flutter-plugin
flutter-apps
flutter-examples
flutter-widget
flutter-ui
flutter-app
android-flutter
-
Updated
Feb 12, 2022 - Dart
The best swiper for flutter , with multiple layouts, infinite loop. Compatible with Android & iOS.
-
Updated
Jan 21, 2022 - Dart
android
dart
ios
animation
loading
flutter
loaders
animation-library
spinkit
loading-animations
dartlang
flutter-plugin
-
Updated
May 12, 2022 - Dart
Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。
-
Updated
May 13, 2022 - Dart
This is a list of all awesome and useful android studio plugins.
android
tools
android-studio
flutter
android-studio-plugin
android-plugin
flutter-plugin
android-weekly
-
Updated
Dec 30, 2021 - Java
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
android
plugin
ios
mobile
browser
webview
wkwebview
flutter
webview-library
web-storage
cookie-manager
flutter-plugin
inappbrowser
flutter-package
webview-control
flutter-webview
inline-webview
inappwebview
webview-instances
webview-options
-
Updated
May 18, 2022 - Dart
A Flutter plugin for displaying local notifications on Android, iOS, macOS and Linux
-
Updated
May 19, 2022 - Dart
UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance
dart
development
tools
debug
developer
devtool
flutter
debugging-tool
dart-library
flutter-plugin
flutter-package
-
Updated
May 19, 2022 - Dart
good first issue
Good for newcomers who would like to start contributing to the project.
type: documentation
Update to the documentation
up for graps
Issues marked with this label are relatively easy problems that are ideal for starting contributors.
1
Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
widget
game-engine
unity
unity3d
android-library
flutter
unityframework
flutter-plugin
flutter-package
-
Updated
May 18, 2022 - Dart
SVG parsing, rendering, and widget library for Flutter
-
Updated
May 19, 2022 - Dart
Highly customizable, feature-packed calendar widget for Flutter
-
Updated
May 9, 2022 - Dart
Toast Plugin for Flutter
android
ios
web
desktop
toast
flutter
flutter-plugin
custom-toast
toast-library
flutter-package
fluttertoast
-
Updated
Feb 25, 2022 - Dart
Android and iOS Geolocation plugin for Flutter
android
dart
ios
location
geo
geolocation
flutter
geolocator
flutter-plugin
baseflow
geolocator-plugin
-
Updated
May 15, 2022 - Dart
A flutter based liquid swipe
flutter
flutter-plugin
flutter-apps
flutter-material
flutter-widget
flutter-ui
flutter-package
flutter-app
-
Updated
Oct 8, 2021 - Dart
A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.
-
Updated
May 18, 2022 - Dart
A Flutter plugin for Android and iOS supports cropping images
-
Updated
May 17, 2022 - JavaScript
android
dart
ios
widget
toast
loading
indicator
flutter
spinkit
custom-animation
dartlang
flutter-plugin
flutter-widget
flutter-package
flutter-toast
flutter-easyloading
-
Updated
May 19, 2022 - Dart
shaileshmota
commented
Apr 20, 2020
There is a Box decoration used in the _ItemWidget. It will be nice to have this configurable. For example to use : https://api.flutter.dev/flutter/material/UnderlineTabIndicator-class.html. This way we can achieve much more configurability in the widget. Anyhow, thanks for creating this nice and very useful lib.
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Pdf creation module for dart/flutter
-
Updated
May 17, 2022 - Dart
Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
android
bootstrap
website
ios
demo
framework
responsive
bootstrap4
website-builder
webapp
flutter
responsive-layout
website-template
flutter-plugin
website-development
flutter-ui
-
Updated
May 18, 2022 - Dart
Flutter plugin that allows you to showcase your features on iOS and Android. 👌 🔝 🎉
android
dart
ios
package
spotlight
tooltip
highlight
flutter
flutter-plugin
showcaseview
showcaseview-library
flutter-widget
flutter-package
-
Updated
May 16, 2022 - Dart
Flutter Community Plus Plugins
-
Updated
Apr 23, 2022 - Dart
A Flutter plugin to store data in secure storage
-
Updated
May 17, 2022 - Dart
An ultimate cheatbook of curated designs
layouts
flutter
flutterwave
flutter-plugin
flutter-apps
flutter-material
flutter-demo
flutter-examples
flutter-widget
flutter-ui
flutter-android
flutter-layouts
flutter-package
flutter-design
flutter-samples
-
Updated
Jun 23, 2020
custom flutter candies(widgets) for you to build flutter app easily, enjoy it
-
Updated
Aug 7, 2021 - Dart
flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.
android
kotlin
dart
ios
router
objective-c
cross-platform
navigator
flutter
hybird
flutter-plugin
hybrid-app
flutter-apps
flutter-examples
hybird-flutter
-
Updated
Feb 20, 2021 - Objective-C
Improve this page
Add a description, image, and links to the flutter-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flutter-plugin topic, visit your repo's landing page and select "manage topics."


After I updated the lib I noticed that my UI was always displaying that the permission has been denied. After trying to find out why, I realized that the
.undeterminedvalue in thePermissionStatusenum was removed. In the changelog it says it was replaced with.denied. I was trying to find a way to have my implementation working as before, but looking at the code, apparently there was no wa