itd_intro_screen 0.0.2 copy "itd_intro_screen: ^0.0.2" to clipboard
itd_intro_screen: ^0.0.2 copied to clipboard

Dart 1 only

Introduction screen widget for Flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add itd_intro_screen

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

dependencies:
  itd_intro_screen: ^0.0.2

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

Publisher

unverified uploader

Introduction screen widget for Flutter apps

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, itd_flutter_indicator

More

Packages that depend on itd_intro_screen