Skip to content
#

flutter-plugin

Here are 603 public repositories matching this topic...

:octocat:🔥 👍 🌟 Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。

  • Updated Apr 18, 2020
  • Dart
mvanbeusekom
mvanbeusekom commented Mar 1, 2020

🏗 Enhancement Proposal

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

calebisstupid
calebisstupid commented Apr 20, 2020

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

rodriigovieira
rodriigovieira commented May 15, 2020

🏗 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

Improve this page

Add a description, image, and links to the flutter-plugin topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.