leap_aui 0.0.10 copy "leap_aui: ^0.0.10" to clipboard
leap_aui: ^0.0.10 copied to clipboard

Whatfix Mobile SDK is a Flutter package designed to create engaging in-app experiences for your end users. This SDK enables seamless integration with your mobile app's source code, allowing developers [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add leap_aui

With Flutter:

 $ flutter pub add leap_aui

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

dependencies:
  leap_aui: ^0.0.10

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_aui/leap_aui.dart';
0
likes
0
points
79
downloads

Publisher

unverified uploader

Weekly Downloads

Whatfix Mobile SDK is a Flutter package designed to create engaging in-app experiences for your end users. This SDK enables seamless integration with your mobile app's source code, allowing developers to guide users effectively through interactive highlights, tooltips, and contextual instructions.

Homepage

License

unknown (license)

Dependencies

flutter, leap_hierarchy

More

Packages that depend on leap_aui

Packages that implement leap_aui