curtain 0.3.3 copy "curtain: ^0.3.3" to clipboard
curtain: ^0.3.3 copied to clipboard

A flutter dynamic responsive dashboard, easy to use and completely costumizable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add curtain

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

dependencies:
  curtain: ^0.3.3

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

Publisher

verified publisherpacks.apexteam.net

A flutter dynamic responsive dashboard, easy to use and completely costumizable.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on curtain