api_queue_handler 1.0.2 copy "api_queue_handler: ^1.0.2" to clipboard
api_queue_handler: ^1.0.2 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. #

    import 'package:api_queue_handler/api_queue_handler.dart';
   
   ApiManager().initialize('your_base_url');
   ApiManager().connect(endpoint: 'a/b');

1
likes
0
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

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on api_queue_handler