-
Updated
Aug 26, 2020 - Dart
flutter-plugin
Here are 603 public repositories matching this topic...
-
Updated
Jul 21, 2020 - Dart
-
Updated
Apr 18, 2020 - Dart
-
Updated
Jul 16, 2020 - Dart
-
Updated
Mar 30, 2020 - Java
-
Updated
Jul 22, 2020 - Dart
-
Updated
Aug 4, 2020 - Dart
-
Updated
Aug 25, 2020 - Dart
-
Updated
Aug 27, 2020 - Dart
-
Updated
Aug 22, 2020 - Dart
-
Updated
Aug 30, 2020 - Objective-C
I've been putting in some more work on our fork of this library with videos enabled, and I came an issue that was impacting our work. Thought I would point it out here in case the issue exists for anyone else.
Bug Report
Is it happening on Android: No
Is it happening on iOS: Yes
Describe the bug
This impacts any photos (or videos in our case) edited using the native Photos a
-
Updated
Aug 19, 2020 - Dart
-
Updated
Aug 25, 2020 - C#
-
Updated
Aug 24, 2020 - Dart
🏗 Enhancement Proposal
I believe it would be interesting to add some assertions to the distanceBetween method, because when no value is provided (which means, null is provided), an unexpected behavior can occur.
When I provided null for the initial location, the application simply crashed, without providing any other additional debugging details.
Platforms affected (mark all t
-
Updated
Aug 26, 2020 - Dart
-
Updated
Aug 12, 2020 - Dart
-
Updated
Aug 13, 2020 - Dart
-
Updated
Jun 23, 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.
-
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