leap_creator 0.0.5 copy "leap_creator: ^0.0.5" to clipboard
leap_creator: ^0.0.5 copied to clipboard

The Leap Creator Flutter plugin enables you to create in-app experiences using the Leap Mobile Studio by integrating the Leap Mobile Creator SDK. Activate Creator mode in your app to design interactiv [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add leap_creator

With Flutter:

 $ flutter pub add leap_creator

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

dependencies:
  leap_creator: ^0.0.5

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:leap_creator/leap_creator.dart';
0
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

The Leap Creator Flutter plugin enables you to create in-app experiences using the Leap Mobile Studio by integrating the Leap Mobile Creator SDK. Activate Creator mode in your app to design interactive guides, highlights, and tooltips for enhanced user engagement and navigation.

Homepage

License

unknown (license)

Dependencies

flutter, leap_hierarchy

More

Packages that depend on leap_creator

Packages that implement leap_creator