on_boarding_ui 0.0.4 copy "on_boarding_ui: ^0.0.4" to clipboard
on_boarding_ui: ^0.0.4 copied to clipboard

A Flutter package for On Boarding Screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add on_boarding_ui
copied to clipboard

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

dependencies:
  on_boarding_ui: ^0.0.4
copied to clipboard

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:on_boarding_ui/on_boarding_ui.dart';
copied to clipboard
35
likes
10
points
23
downloads

Publisher

verified publisherpakacademy.pk

Weekly Downloads

2024.10.05 - 2025.04.19

A Flutter package for On Boarding Screen.

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on on_boarding_ui