nize 0.0.1 copy "nize: ^0.0.1" to clipboard
nize: ^0.0.1 copied to clipboard

Introducing NizeColors - your go-to solution for adding a touch of elegance to your Flutter projects!

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

Import the package:

import 'package:nize/nize.dart';

Usage #

NizeColors #

Widget myContainer() {
 return Container(
    color: NizeColors.purple.lavenderWhip,
  );
}

Contents #

0
likes
140
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Introducing NizeColors - your go-to solution for adding a touch of elegance to your Flutter projects!

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on nize