receive_intent 0.2.5 copy "receive_intent: ^0.2.5" to clipboard
receive_intent: ^0.2.5 copied to clipboard

PlatformAndroid

Flutter plugin for passing Android Intents to the Flutter environment.

0.2.5 #

  • FIX: android: upgrade to gradle 8.2
  • FEAT: add namespace directive for gradle 8.0 compatibility (#25)
  • FEAT: Gradle 8.2.0 compatibility (#26)

0.2.4 #

  • FEAT: added support for ByteArrays (#19)
  • FIX: example: migrate to null-safety

0.2.3 #

  • FIX: encode URI and ArrayList in JSON data (#14)

0.2.2 #

  • CHORE: added proper lints and fixed some warnings
  • DOCS: some API docs
  • DOCS: fix badge links

0.2.1 #

  • FIX: fix(android): update android tools versions (#12)

0.2.0 #

  • FEAT: allow receipt of intents with no action (#9).
  • FIX: example - showing proper info for "streamed" intent

[0.1.6] - 8 December 2021 #

  • feat: Intent.toString implemented nicely

[0.1.5] - 20 June 2021 #

  • fix: handleIntent: null check added for Intent.categories

[0.1.4] - 18 June 2021 #

  • fix: convert intent.categories to List

[0.1.3] - 9 May 2021 #

  • doc(readme): added all-contributors section
  • doc(readme): added Getting Started section

[0.1.2] - 8 May 2021 #

  • removed iOS support

[0.1.1] - 26 April 2021 #

  • [readme] minor

[0.1.0] - 25 April 2021 #

  • Initial release
51
likes
130
pub points
95%
popularity

Publisher

verified publisherbhikadia.com

Flutter plugin for passing Android Intents to the Flutter environment.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on receive_intent