salom_ber 1.0.0
salom_ber: ^1.0.0 copied to clipboard
A useful Dart library for awesome operations. You can use any operations of this package. I guess this package is useful for you
example/salom_ber_example.dart
import 'package:salom_ber/salom_ber.dart';
void main() {
print(salomBer(text: "Assalomu Alaykum"));
}