artistic_ui 1.0.7 copy "artistic_ui: ^1.0.7" to clipboard
artistic_ui: ^1.0.7 copied to clipboard

outdated

This is a custom ui package which will allow us to make creative ui in less time and more efficiency.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add artistic_ui

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

dependencies:
  artistic_ui: ^1.0.7

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

Publisher

unverified uploader

This is a custom ui package which will allow us to make creative ui in less time and more efficiency.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on artistic_ui