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