android_intent 2.0.2 copy "android_intent: ^2.0.2" to clipboard
android_intent: ^2.0.2 copied to clipboard

discontinuedreplaced by: android_intent_plus
PlatformAndroid

Flutter plugin for launching Android Intents. Not supported on iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_intent
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  android_intent: ^2.0.2
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:android_intent/android_intent.dart';
copied to clipboard
223
likes
140
points
4.13k
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

2024.09.04 - 2025.03.19

Flutter plugin for launching Android Intents. Not supported on iOS.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, meta, platform

More

Packages that depend on android_intent