flasho_merchant_sdk 1.0.0
flasho_merchant_sdk: ^1.0.0 copied to clipboard
Official Dart/Flutter SDK for the Flasho Merchant API. Book on-demand and scheduled deliveries, get price quotes, and track orders.
1.0.0 #
- Initial release.
FlashoClientwith API key and JWT authentication.flasho.account— bootstrap, branches, wallet, pricing, scheduled delivery settings.flasho.deliveries— create (on-demand, scheduled, COD), list, get, poll.flasho.pricing— calculate price quotes.flasho.auth— email/password login for mobile integrations.- Full Dart type models for all API responses.
FlashoApiExceptionandFlashoNetworkExceptionfor typed error handling.