leap_creator 0.0.15 copy "leap_creator: ^0.0.15" to clipboard
leap_creator: ^0.0.15 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 Flutter:

 $ flutter pub add leap_creator

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

dependencies:
  leap_creator: ^0.0.15

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

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, leap_hierarchy

More

Packages that depend on leap_creator

Packages that implement leap_creator