base_page 0.3.0 copy "base_page: ^0.3.0" to clipboard
base_page: ^0.3.0 copied to clipboard

A base class to build page widgets on top of.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add base_page

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

dependencies:
  base_page: ^0.3.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:base_page/base_page.dart';
0
likes
130
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A base class to build page widgets on top of.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on base_page