Last updated:
0 purchases
hisa
Hisa #
Hisa : A dart package that translates a number
into Malagasy🇲🇬 letters
Dependencies: #
Dart 2.19 +
Installation #
import 'package:hisa/hisa.dart';
copied to clipboard
Usage #
var p = Hisa(5555);
print(p.toString()); // Output : <String >
copied to clipboard
Response
dimy amby dimampolo sy dimanjato sy dimy arivo
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.