nize

Last updated:

0 purchases

nize Image
nize Images
Add to Cart

Description:

nize

Introducing "Nize",
your go-to solution for adding a touch of elegance to your Flutter projects!
Getting started #
In your flutter project add the dependency:
dependencies:
nize: ^0.0.1
copied to clipboard
Import the package:
import 'package:nize/nize.dart';
copied to clipboard
Usage #
NizeColors #
Widget myContainer() {
return Container(
color: NizeColors.purple.lavenderWhip,
);
}
copied to clipboard
Contents #

Colors
Gradients
Palettes

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.