airship_flutter 6.0.1 copy "airship_flutter: ^6.0.1" to clipboard
airship_flutter: ^6.0.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 Dart:

 $ dart pub add airship_flutter

With Flutter:

 $ flutter pub add airship_flutter

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

dependencies:
  airship_flutter: ^6.0.1

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:airship_flutter/airship_flutter.dart';
12
likes
0
pub points
90%
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

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on airship_flutter