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

A lightweight and easy-to-use Dart/Flutter package to simplify making network API calls. It supports all CRUD operations (Create, Read, Update, Delete) with customizable headers, request bodies, and t [...]

License

MIT License

Copyright (c) 2025 YOUR NAME

Permission is hereby granted, free of charge, to any person obtaining a copy...
0
likes
120
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight and easy-to-use Dart/Flutter package to simplify making network API calls. It supports all CRUD operations (Create, Read, Update, Delete) with customizable headers, request bodies, and token-based authentication Features Perform GET, POST, PUT, PATCH, and DELETE requests with a clean and consistent API. Support for passing custom headers including authorization tokens. Handles JSON encoding/decoding automatically.

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on network_caller