-
Updated
Sep 11, 2020 - Dart
flutter-plugin
Here are 612 public repositories matching this topic...
-
Updated
Sep 3, 2020 - Dart
-
Updated
Apr 18, 2020 - Dart
-
Updated
Jul 16, 2020 - Dart
-
Updated
Sep 1, 2020 - Java
-
Updated
Jul 22, 2020 - Dart
-
Updated
Sep 2, 2020 - Dart
-
Updated
Sep 3, 2020 - Dart
-
Updated
Sep 7, 2020 - Dart
-
Updated
Sep 11, 2020 - Dart
-
Updated
Sep 11, 2020 - Dart
As per Sh1d0w/multi_image_picker#368
Things that need to be done:
- A new iOS image picker library should be chosen. It should support all features BSImagePicker currently have. It should be actively maintained and should support most recent Swift and iOS versions.
- Non breaking implementation of the chosen iOS library.
-
Updated
Sep 1, 2020 - Dart
-
Updated
Sep 1, 2020 - C#
-
Updated
Sep 2, 2020 - Dart
🐛 Bug Report
The following message is displayed if the user declined to accept the permissions when getCurrentPosition() is called.
LocationServiceDisabledException (The location service on the device is disabled.)
Expected behavior
This is not really a bug, but I expected it to be documented under the docs of getCurrentPosition()
-
Updated
Aug 26, 2020 - Dart
-
Updated
Jun 23, 2020
-
Updated
Aug 12, 2020 - Dart
-
Updated
Aug 13, 2020 - Dart
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.
-
Updated
Aug 22, 2020 - Java
-
Updated
Aug 28, 2020 - Java
-
Updated
May 25, 2020 - Dart
-
Updated
Aug 11, 2020 - Objective-C
-
Updated
Feb 1, 2020 - Shell
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."
The "permission_hanlder" plugin already supports the Android Activity Recognition permissions but doesn't support the iOS equivalent as of yet. The iOS documentation can be found here: https://developer.apple.com/documentation/coremotion/cmmotionactivitymanager
Pitch
Implement the iOS equivalent of Android's Activity Recognition permissions.
Platforms