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

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.1.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:artistic_ui/artistic_ui.dart';
5
likes
160
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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on artistic_ui