countrycurrency 0.0.7 copy "countrycurrency: ^0.0.7" to clipboard
countrycurrency: ^0.0.7 copied to clipboard

A simple package to provide currencies around the world for your app.

[0.0.1] - TODO: Add release date. #

  • Inital Release - :)

  • 0.0.2 - Added JSON Econde and Decode functions so that the object can serialised and deserialised.

  • 0.0.3 - Added Shell Script to automatically push to pub.dev once commited.

  • 0.0.4 - Testing the automatic publish

  • 0.0.5 - fromDoc is now fromMap to reflect that the factory method is taking in Map, the toJson methods no longer outputs int and doubles as string, and likewise the new fromMap no longer parses the value as either an int or double.

  • 0.0.6 - Left a typo

  • 0.0.7 - Added a factory method to allow you to easily generate a CountryCurrency Object using a country code as a String

1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A simple package to provide currencies around the world for your app.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on countrycurrency