knf 0.0.0 knf: ^0.0.0 copied to clipboard
KNF for Dart
KNF.dart: KNF for Dart #
🚧 We are building in public. This is presently under heavy construction.
🛠️ Prerequisites #
- Dart 3.0+
⬇️ Installation #
Installation via Pub #
$ dart pub add knf
👉 Examples #
Importing the library #
import 'package:knf/knf.dart';
👨💻 Development #
$ git clone https://github.com/HaltiaAI/knf.dart.git