airship_flutter 7.3.1 copy "airship_flutter: ^7.3.1" to clipboard
airship_flutter: ^7.3.1 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: ^7.3.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:airship_flutter/airship_flutter.dart';
12
likes
110
pub points
89%
popularity

Publisher

verified publisherairship.com

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