easy_api_sl 0.1.4 copy "easy_api_sl: ^0.1.4" to clipboard
easy_api_sl: ^0.1.4 copied to clipboard

A Flutter package that makes API calls easy and maintainable with built-in token management, error handling, and logging.

Changelog #

0.1.3 #

  • Fixed formatting issues in API files
  • Updated documentation
  • Improved code organization

0.1.2 #

  • Reorganized code structure
  • Fixed linting issues
  • Updated package name and repository information

0.1.1 #

  • Added token management
  • Improved error handling
  • Added request/response logging
  • Added form data support

0.1.0 #

  • Initial release
  • Basic HTTP request functionality
  • Support for GET, POST, PUT, PATCH, and DELETE methods
  • Query parameter support
  • Header management
  • Error handling
4
likes
155
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that makes API calls easy and maintainable with built-in token management, error handling, and logging.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dio, flutter, shared_preferences

More

Packages that depend on easy_api_sl