knf 0.0.0 copy "knf: ^0.0.0" to clipboard
knf: ^0.0.0 copied to clipboard

KNF for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add knf

With Flutter:

 $ flutter pub add knf

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

dependencies:
  knf: ^0.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:knf/knf.dart';
1
likes
150
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

KNF for Dart

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Unlicense (license)

Dependencies

collection, meta

More

Packages that depend on knf