plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

Flutter Community Plus Plugins

Results 453 plus_plugins issues
Sort by recently updated
recently updated
newest added

### Platform Android 10 ### Plugin share_plus ### Version share_plus 4.0.10+1 ### Flutter SDK 3.0.5 ### Steps to reproduce ![Screen Shot 2022-09-06 at 10 11 26 AM](https://user-images.githubusercontent.com/33020030/188571744-ecfd607f-0282-41e8-bd46-e32206260841.png) ### Code Sample...

bug
share_plus
android
triage

### Platform iOS 15.0 ### Plugin share_plus ### Version ^4.1.0 ### Flutter SDK 3.0.5 ### Steps to reproduce Share button clicks the share dialog appears in all sharing apps list...

bug
share_plus
ios
triage

### What is your question? I want to send a message to wahatsapp group, 'https://chat.whatsapp.com/JiATE6rTObME5UXacTIfcw' this is a group link, the message is: 'hello' how can i do, please? thanks...

question

### Platform Windows 10 ### Plugin PackageInfoPlus ### Version all from 1.4.0 to ^1.4.3+1 ### Flutter SDK >=2.16.1

bug
package_info_plus
windows

### Platform MacOS 12.5 ### Plugin network_info_plus ### Version 2.1.4+1 ### Flutter SDK 3.0.5 ### Steps to reproduce final info = NetworkInfo(); String? wifiName = await info.getWifiName(); // FooNetwork String?...

bug
triage

## System info Platform the Issue occurs on: Android Plugin name: sensors_plus Plugin version: 1.3.1 ## Steps to Reproduce 1. Not sure, only seeing the logs in Crashlytics ``` Caused...

bug
sensors_plus
android

### Plugin share_plus ### Use case I'm using share_plus to share some text + a link generated by firebase dynamic links. On the web build share plus makes a mailto:...

enhancement
Hacktoberfest

### Platform Android 12 ### Plugin connectivity_plus ### Version 2.3.6+1 ### Flutter SDK 3.3.0 ### Steps to reproduce 1. Call onConnectivityChanged listener and include code to print the event. 2....

bug
connectivity_plus
android
Hacktoberfest
triage

### Plugin share_plus ### Use case Disable touch inputs when share screen is opened Currently looks like: https://vimeo.com/746740170 In the video, "Invite Friend" button calls `Share.share("You can get ...")` I...

enhancement
share_plus
all

Hi, `PackageInfo.version` does not work with **windows desktop** In the `pubspec.yaml `file version is **1.5.0** `version: 1.5.0` When I run the **web** application everything works fine. ``` PackageInfo packageInfo =...

bug
package_info_plus
Hacktoberfest