plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
### Platform IOS ### Plugin Connectivity plus ### Version 1.0.0 ### Flutter SDK ">=2.17.0
## Description > rename `toMap()` as `toJson()` to improve compatibility with `dart:convert` > see [jsonEncode]( https://api.dart.dev/be/175791/dart-convert/jsonEncode.html) > > > If toEncodable is omitted, it defaults to a function that returns...
### What is your question? Hi! Currently in our project (iOS/Android) we are encountering issues when using `ffi` version 2 since `package_info_plus_windows` depends on an older version of `ffi (1.0.0)`....
## Use case Running on Windows 10 or Linux (Kubuntu). While running the `NetworkInfo().getWifiIP();` method I found out that this is only wifiIP, my Windows/Linux machine is connected via cable...
### Platform Platform independent ### Plugin package_info_plus ### Version 1.4.2 ### Flutter SDK 3.0.3 ### Steps to reproduce 1. Create a new app 2. Run `flutter pub add path_provider` 3....
### Plugin device_info_plus ### Use case renaming `toMap()` as `toJson` would improve compatibility with `dart:convert` see referece at https://api.dart.dev/be/175791/dart-convert/jsonEncode.html > If toEncodable is omitted, it defaults to a function that...
### Platform iPhone 12 ### Plugin connectivity_plus ### Version 2.3.6 and 2.3.5 ### Flutter SDK 2.10.4 ### Steps to reproduce I have wifi on my emulator turned on; when the...
### Platform Windows ### Plugin package_info_plus ### Version 1.4.2 ### Flutter SDK 3.0.1 ### Steps to reproduce 1. Ensure bindings initialized in entry point method `WidgetsFlutterBinding.ensureInitialized();` 2. Load the package...
### Plugin shapre_plus ### Use case The app contains a "Contact Support" button to help the user getting help quickly. When pushing it, an email is created that: 1. Has...
### Platform iOS >13.0 ### Plugin share_plus ### Version 4.0.8 ### Flutter SDK 3.0.0 ### Steps to reproduce on compile with Deploymentversion 13.0 .... /flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-4.0.8/ios/Classes/FLTSharePlusPlugin.m:12:44: warning: 'keyWindow' is deprecated: first...