smart_page 1.0.1 copy "smart_page: ^1.0.1" to clipboard
smart_page: ^1.0.1 copied to clipboard

smart_page is flutter package that helps to get the usual code quickly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_page

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

dependencies:
  smart_page: ^1.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:smart_page/smart_page.dart';
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

smart_page is flutter package that helps to get the usual code quickly.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

connectivity_plus, flutter, flutter_spinkit, provider

More

Packages that depend on smart_page