api_queue_handler 0.0.1 copy "api_queue_handler: ^0.0.1" to clipboard
api_queue_handler: ^0.0.1 copied to clipboard

Queue up your API requests effortlessly, ensuring they are processed one after the other.

Queue up your API requests effortlessly, ensuring they are processed one after the other. #

    git clone https://github.com/thehelmsdeep/api_queue_handler.git
    import 'package:api_queue_handler/api_queue_handler.dart';
   
   ApiManager().initialize('your_base_url');
   ApiManager().connect(endpoint: 'a/b');

1
likes
120
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

Queue up your API requests effortlessly, ensuring they are processed one after the other.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on api_queue_handler