nimadir 0.0.1
nimadir: ^0.0.1 copied to clipboard
it helps me fun with this feature.
example/nimadir_example.dart
import 'package:nimadir/nimadir.dart';
void main() {
var awesome = Awesome();
print(awesome.nimadirAyt("Salom"));
}