pansy_ui 0.0.1+2 copy "pansy_ui: ^0.0.1+2" to clipboard
pansy_ui: ^0.0.1+2 copied to clipboard

discontinued

A package for Flutter designed for fast development of a beautiful interface, in the style of oneLab applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pansy_ui

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

dependencies:
  pansy_ui: ^0.0.1+2

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

Publisher

verified publisherpansy.dev

A package for Flutter designed for fast development of a beautiful interface, in the style of oneLab applications.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

devicelocale, equatable, flutter, provider, rxdart, shared_preferences, transparent_image, ubuntu_font_flutter

More

Packages that depend on pansy_ui