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

outdated

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: ^6.2.2

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';
17
likes
0
points
20.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

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on airship_flutter

Packages that implement airship_flutter