baseflow
Here are 46 public repositories matching this topic...
🏗 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
🏗 Enhancement Proposal
Using the package in a module intended for integration in an existing native android or iOS project leads to the following log output:
The plugin `geolocator` is built using an older version of the Android plugin API which assumes that it's running in a full-Flutter environment. It may have undefined behaviors when Flutter is integrated into an existing app as
-
Updated
Jul 1, 2020 - C#
-
Updated
Jul 11, 2020 - C#
Make sure the public API is fully documented.
-
Updated
Jun 29, 2020 - C#
-
Updated
Jun 24, 2020 - C#
-
Updated
May 14, 2020 - C#
-
Updated
May 14, 2020 - C#
-
Updated
May 14, 2020 - C#
-
Updated
Jun 15, 2020 - Dart
-
Updated
May 14, 2020 - C#
-
Updated
May 14, 2020 - C#
💬 Questions and Help
For questions or help we recommend checking:
onTap: () async {
List<Contact> contacts =
await ContactsPlugin().getContacts();
print(contacts);
-
Updated
May 14, 2020 - C#
-
Updated
May 14, 2020 - C#
-
Updated
May 14, 2020 - C#
-
Updated
May 14, 2020 - HTML
-
Updated
May 14, 2020 - Dart
-
Updated
May 14, 2020 - C#
-
Updated
May 14, 2020 - C#
-
Updated
May 14, 2020 - Dart
Improve this page
Add a description, image, and links to the baseflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the baseflow topic, visit your repo's landing page and select "manage topics."
Is there any tests code sample on Cached network manager? how we should write widget tests for it