niks 0.0.3 copy "niks: ^0.0.3" to clipboard
niks: ^0.0.3 copied to clipboard

discontinued

A lib that helps you create layer oriented canvas applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add niks

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

dependencies:
  niks: ^0.0.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:niks/niks.dart';
1
likes
15
pub points
0%
popularity

Publisher

verified publishercaraujo.me

A lib that helps you create layer oriented canvas applications

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, uuid

More

Packages that depend on niks