airship_flutter 10.2.0 copy "airship_flutter: ^10.2.0" to clipboard
airship_flutter: ^10.2.0 copied to clipboard

Cross-platform plugin interface for the native Airship iOS and Android SDKs. Simplifies adding Airship to Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add airship_flutter

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

dependencies:
  airship_flutter: ^10.2.0

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:airship_flutter/airship_flutter.dart';
14
likes
140
points
23.1k
downloads

Publisher

verified publisherairship.com

Weekly Downloads

Cross-platform plugin interface for the native Airship iOS and Android SDKs. Simplifies adding Airship to Flutter apps.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on airship_flutter