tuxin_tutorial_overlay 0.4.3 copy "tuxin_tutorial_overlay: ^0.4.3" to clipboard
tuxin_tutorial_overlay: ^0.4.3 copied to clipboard

an overlay package that can be used for tutorials and walkthrough

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tuxin_tutorial_overlay

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

dependencies:
  tuxin_tutorial_overlay: ^0.4.3

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:tuxin_tutorial_overlay/tuxin_tutorial_overlay.dart';
4
likes
35
pub points
21%
popularity

Publisher

unverified uploader

an overlay package that can be used for tutorials and walkthrough

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

flutter, synchronized, uuid

More

Packages that depend on tuxin_tutorial_overlay