plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
Bumps androidx.core:core-ktx from 1.12.0 to 1.13.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
### Plugin share_plus ### Use case I am using `shareXFiles` in my cross-platform app. This method is available on all platforms except Linux. ### Proposal Add shareXFiles on Linux
### What is your question? actually, I'm implementing that when a user login he has only 45 minutes to work in an app, even if the app was run in...
### Plugin sensors_plus ### Use case I would like a simple way of returning a vector that shows which way is up that I can use to compare with acceleration...
### Platform IOS ### Plugin share_plus ### Version ^7.2.0 ### Flutter SDK sdk: '>=3.1.0
## Description This PR updates the battery_plus plugin to handle power source type fetching on mobile. When you request the PowerSource type from the plugin it will try to get...
### Plugin share_plus ### Use case Currently every method on share are static but they do not need to be. This is less convenient for testing and ioc. ### Proposal...
### What is your question? I listen magnetometerEventStream to get magnetic values of the device in x, y, z directions. However, when I executed in Android and iOS devices which...
### Plugin All ### Use case It makes no sense to run `analyze` on all packages in every PR. Here is an example where in PR with `device_info_plus` files changes...
### Platform windows 11 ### Plugin share_plus ### Version ^7.2.2 ### Flutter SDK 3.16.4 ### Steps to reproduce Just using sample but nothing is appearing ### Code Sample ```dart Future...