fizzy_api 0.0.4 copy "fizzy_api: ^0.0.4" to clipboard
fizzy_api: ^0.0.4 copied to clipboard

A lightweight, structured wrapper around dio that simplifies Flutter API calls with minimal boilerplate and easy customization.

Changelog #

0.0.1 - 2025-05-17 #

Added #

  • First release of fizzy_api.
  • ApiService class with support for all HTTP methods.
  • ApiResponse<T> wrapper for handling loading, success, error, timeout.
  • Built-in context-based loader display for Flutter.

0.0.2 - 2025-05-19 #

Added #

  • Added showDebug parameter to the fizzy_api package for enabling request and response logging.

0.0.3 - 2025-05-19 #

Added #

  • Fixed bugs in fizzy_api.
1
likes
145
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight, structured wrapper around dio that simplifies Flutter API calls with minimal boilerplate and easy customization.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on fizzy_api