guide_widget 1.0.0 copy "guide_widget: ^1.0.0" to clipboard
guide_widget: ^1.0.0 copied to clipboard

outdated

guide_widget is a new Flutter widget,which support you customization whatever you want.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add guide_widget

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

dependencies:
  guide_widget: ^1.0.0

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:guide_widget/guide_widget.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

guide_widget is a new Flutter widget,which support you customization whatever you want.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on guide_widget