portal_flutter_android 0.1.0-alpha.12 copy "portal_flutter_android: ^0.1.0-alpha.12" to clipboard
portal_flutter_android: ^0.1.0-alpha.12 copied to clipboard

Android implementation of the portal_flutter plugin

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add portal_flutter_android

With Flutter:

 $ flutter pub add portal_flutter_android

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

dependencies:
  portal_flutter_android: ^0.1.0-alpha.12

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

Import it

Now in your Dart code, you can use:

import 'package:portal_flutter_android/portal_flutter_android.dart';
0
likes
0
points
578
downloads

Publisher

unverified uploader

Weekly Downloads

Android implementation of the portal_flutter plugin

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on portal_flutter_android

Packages that implement portal_flutter_android