portal_flutter_ios 0.1.0-alpha.1 copy "portal_flutter_ios: ^0.1.0-alpha.1" to clipboard
portal_flutter_ios: ^0.1.0-alpha.1 copied to clipboard

PlatformiOS

iOS implementation of the portal_flutter plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add portal_flutter_ios

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

dependencies:
  portal_flutter_ios: ^0.1.0-alpha.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:portal_flutter_ios/portal_flutter_ios.dart';
0
likes
140
points
195
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the portal_flutter plugin

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on portal_flutter_ios

Packages that implement portal_flutter_ios