gmana 0.0.10
gmana: ^0.0.10 copied to clipboard
gmana project for flutter widgets and other utilities for convenient develop and consistency.
example/gmana_example.dart
void main() {
print("gmana"); // Prints: 10
}