appcues_flutter 4.0.0-beta.1 copy "appcues_flutter: ^4.0.0-beta.1" to clipboard
appcues_flutter: ^4.0.0-beta.1 copied to clipboard

Plugin package to bridge the native Appcues SDKs in a Flutter application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add appcues_flutter
copied to clipboard

With Flutter:

 $ flutter pub add appcues_flutter
copied to clipboard

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

dependencies:
  appcues_flutter: ^4.0.0-beta.1
copied to clipboard

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:appcues_flutter/appcues_flutter.dart';
copied to clipboard
2
likes
0
points
3.5k
downloads

Publisher

verified publisherappcues.com

Weekly Downloads

2024.07.06 - 2025.01.18

Plugin package to bridge the native Appcues SDKs in a Flutter application.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on appcues_flutter