intent 1.1.0 copy "intent: ^1.1.0" to clipboard
intent: ^1.1.0 copied to clipboard

outdated

A simple to use Flutter plugin to deal with Android Intents - your one-stop-solution for Android Intents.

1.0.0 #

  • intent is your one stop solution for handling different Android Intents from Flutter app.

Enjoy :)

1.1.0 #

  • intent - your one stop solution for android activity, can now get you back result from launched activity
  • Can pick documents/ multimedia using their default activity, and get you back a List<String>, which holds result.
  • There might be some situation in which you want to pick multiple documents, which is why Intent.startActivityForResult() returns a List<String>.
  • Most important news, intent can capture image using default Camera Activity and get you back path to captured image.
122
likes
0
pub points
82%
popularity

Publisher

verified publisheritzmeanjan.in

A simple to use Flutter plugin to deal with Android Intents - your one-stop-solution for Android Intents.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on intent