plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
Hi, I've been getting some crash reports lately that looks like it's related to sensors plus. It seems like this happens when the app has been running in the background...
### What is your question? Is there any way using any of the plug_plugins to check if the user has a VPN activated? I have seen answers about `dart:io`'s `NetworkInterface.list()`...
I'm able to run project in Simulators and real device but not able to create ipa for productions ## System info Issue occurs on: iOS Plugin name: connectivity_plus Plugin version:...
### What is your question? I have to share Image + Text url at the same time as normal message. In Android image and Text both share perfectly but in...
### What is your question? hi I use alarm manager in a project I use oneShotAt which will run the alarm manager at a randomly generated time and display a...
Share is working on iphone but not on ipad. I don't see a specific configuration that needs to be added to the iPad build so does the plugin not support...
Hey, Steps to reproduce: I've set the version to 1.0.22+22 in pubspec yaml... I use a function to get the version: ```dart Future getAppVersion() async { PackageInfo packageInfo = await...
### What is your question? I have a project only for android and ios and I would like to use only package_info_plus dependecies for them. When I define package_info_plus dependency,...
### What is your question? For example, I want notifications to be every day at 18:00, but after rebooting the device, the notifications are deleted, how can I restore them...
flutter: 2.10.5 connectivity_plus: 2.3.0 Sending a message before the FlutterEngine has been run. ```shell Fatal Exception: NSInternalInconsistencyException 0 CoreFoundation 0x99d78 __exceptionPreprocess 1 libobjc.A.dylib 0x16734 objc_exception_throw 2 Foundation 0x1311f0 _userInfoForFileAndLine 3...