pueprint 0.0.6 copy "pueprint: ^0.0.6" to clipboard
pueprint: ^0.0.6 copied to clipboard

outdated

A Flutter package to make flows and single pages much easier to lay out and style

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pueprint

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

dependencies:
  pueprint: ^0.0.6

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

Publisher

unverified uploader

A Flutter package to make flows and single pages much easier to lay out and style

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, provider, universal_platform

More

Packages that depend on pueprint