ym_android_intent_plus 0.0.1 copy "ym_android_intent_plus: ^0.0.1" to clipboard
ym_android_intent_plus: ^0.0.1 copied to clipboard

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 ym_android_intent_plus

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

dependencies:
  ym_android_intent_plus: ^0.0.1

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:ym_android_intent_plus/android_intent.dart';
import 'package:ym_android_intent_plus/flag.dart';
1
likes
160
points
118
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Topics

#android #intent #utils

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, meta, platform

More

Packages that depend on ym_android_intent_plus

Packages that implement ym_android_intent_plus