Skip to content

Releases: fluttercommunity/plus_plugins

battery_plus 3.0.1

18 Oct 13:13
fb98435
Compare
Choose a tag to compare

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

18 Oct 13:14
fb98435
Compare
Choose a tag to compare

What's Changed

Full Changelog: android_intent_plus-v3.1.4...android_intent_plus-v3.1.5

android_alarm_manager_plus 2.0.8

18 Oct 13:18
fb98435
Compare
Choose a tag to compare

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

Full Changelog: android_alarm_manager_plus-v2.0.4...android_alarm_manager_plus-v2.0.8

battery_plus 3.0.0

18 Oct 13:10
c4b519b
Compare
Choose a tag to compare

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

14 May 16:47
585846f
Compare
Choose a tag to compare
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

14 May 16:46
585846f
Compare
Choose a tag to compare
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

14 May 16:47
585846f
Compare
Choose a tag to compare
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

10 May 12:40
57e370b
Compare
Choose a tag to compare
share_plus_web 2.0.2 (#233)

package_info_plus_macos_v1.1.0

20 Apr 09:55
f98f972
Compare
Choose a tag to compare
Prepared version 1.1.0 (#216)

Co-authored-by: Miquel Beltran <miquelbeltran@users.noreply.github.com>