welcome_screens 0.0.1 copy "welcome_screens: ^0.0.1" to clipboard
welcome_screens: ^0.0.1 copied to clipboard

A new Flutter package project which provides cool options to add multiple Onbording animated screens in your apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add welcome_screens

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

dependencies:
  welcome_screens: ^0.0.1

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:welcome_screens/WelcomeScreen.dart';
import 'package:welcome_screens/Welcome_screen.dart';
import 'package:welcome_screens/example.dart';
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package project which provides cool options to add multiple Onbording animated screens in your apps.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on welcome_screens