knf 0.0.0 knf: ^0.0.0 copied to clipboard
KNF for Dart
// This is free and unencumbered software released into the public domain.
import 'package:knf/knf.dart';
void main() {
print("Hello, world!");
}
KNF for Dart
// This is free and unencumbered software released into the public domain.
import 'package:knf/knf.dart';
void main() {
print("Hello, world!");
}