uae_dirham_symbol 0.0.5 copy "uae_dirham_symbol: ^0.0.5" to clipboard
uae_dirham_symbol: ^0.0.5 copied to clipboard

Package that can show UAE Dirham symbol with formatted amount in string by applying the amount in double

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uae_dirham_symbol

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  uae_dirham_symbol: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:uae_dirham_symbol/uae_dirham_symbol.dart';
0
likes
150
points
50
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Package that can show UAE Dirham symbol with formatted amount in string by applying the amount in double

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on uae_dirham_symbol