Releases: fluttercommunity/plus_plugins
Releases · fluttercommunity/plus_plugins
battery_plus 3.0.1
What's Changed
- chore(deps): bump flutter_lints from 1.0.4 to 2.0.1 in /packages/battery_plus/battery_plus/example by @dependabot in #1216
- fix(all): lint warnings - add missing dependency for tests by @miquelbeltran in #1233
Full Changelog: battery_plus-v3.0.0...battery_plus-v3.0.1
android_intent_plus 3.1.5
What's Changed
- fix(all): lint warnings - add missing dependency for tests by @miquelbeltran in #1233
Full Changelog: android_intent_plus-v3.1.4...android_intent_plus-v3.1.5
android_alarm_manager_plus 2.0.8
What's Changed
- Fix [android_alarm_manager_plus] AndroidAlarmManager.periodic() not working. by @aakash-pamnani in #810
- feat(android_alarm_manager_plus) : we can now send extra data to alarm manager and receive it in our callback by @smartdevelopers-ir in #993
- test(android_alarm_manager_plus): Add integration tests to alarm manager by @LukeMoody01 in #1163
- ci(android_alarm_manager_plus): Add matrix of versions for integration tests by @vbuberen in #1184
- chore(deps): bump flutter_lints from 1.0.4 to 2.0.1 in /packages/android_alarm_manager_plus/example by @dependabot in #1197
- chore(deps): bump espresso from 0.1.0+4 to 0.2.0+4 in /packages/android_alarm_manager_plus/example by @dependabot in #1201
- chore(deps): bump flutter_lints from 1.0.4 to 2.0.1 in /packages/android_alarm_manager_plus by @dependabot in #1200
- docs(android_alarm_manager_plus): Fix example and docs to explain required annotation by @vbuberen in #1229
- fix(all): lint warnings - add missing dependency for tests by @miquelbeltran in #1233
New Contributors
- @aakash-pamnani made their first contribution in #810
- @smartdevelopers-ir made their first contribution in #993
- @LukeMoody01 made their first contribution in #1163
Full Changelog: android_alarm_manager_plus-v2.0.4...android_alarm_manager_plus-v2.0.8
battery_plus 3.0.0
What's Changed
- refactor(battery_plus)!: platform implementation refactor into a single package by @miquelbeltran in #1169
Full Changelog: battery_plus-v2.2.2...battery_plus-v3.0.0
share_plus_windows_v2.0.2
fix(share_plus): Fix url encoding for web, Linux and Windows (#236) * Fix url encoding * Fix Windows * Build query params the right way * Added tests * Improve tests * bump versions and changelogs * add test dependencies * fix tests * empty commit Co-authored-by: Miguel Beltran <m@beltran.work> Co-authored-by: Miquel Beltran <miquelbeltran@users.noreply.github.com>
share_plus_web_v2.0.3
fix(share_plus): Fix url encoding for web, Linux and Windows (#236) * Fix url encoding * Fix Windows * Build query params the right way * Added tests * Improve tests * bump versions and changelogs * add test dependencies * fix tests * empty commit Co-authored-by: Miguel Beltran <m@beltran.work> Co-authored-by: Miquel Beltran <miquelbeltran@users.noreply.github.com>
share_plus_linux_v2.0.2
fix(share_plus): Fix url encoding for web, Linux and Windows (#236) * Fix url encoding * Fix Windows * Build query params the right way * Added tests * Improve tests * bump versions and changelogs * add test dependencies * fix tests * empty commit Co-authored-by: Miguel Beltran <m@beltran.work> Co-authored-by: Miquel Beltran <miquelbeltran@users.noreply.github.com>
share_plus_web_v2.0.2
share_plus_web 2.0.2 (#233)
package_info_plus_macos_v1.1.0
Prepared version 1.1.0 (#216) Co-authored-by: Miquel Beltran <miquelbeltran@users.noreply.github.com>