paylike_money library

Support for doing something awesome.

More dartdocs go here.

Classes

Money
Static class defining utility functions to work with money
PaylikeCurrencies
PaylikeCurrencies is responsible for currency related operations
PaylikeCurrency
PaylikeCurrency describes a single currency in the collection
PaylikeCurrencyCollection
Collection of all available currencies by CurrencyCode
PaymentAmount
Describes an amount in a payment
PaymentAmountStringOptions
Describes the options for string representation of PaymentAmount

Enums

CurrencyCode
Code used when referencing a currency

Exceptions / Errors

MissingCurrencyException
Describes that a given currency the user is looking for is missing from the collection
UnsafeNumberException
Describes an exception for working with unsafe numbers