Skip to content

dartbucket/postman_clone

Repository files navigation

Flutter Postman Clone

Flutter Postman Clone Logo

Overview

Flutter Postman Clone is a mobile application developed using Flutter that allows users to send GET, POST, PUT, and DELETE HTTP requests to test APIs and interact with web services. This project serves as a lightweight alternative to Postman, providing a simple and intuitive interface for making HTTP requests from your mobile device.

Features

  • Create and send GET, POST, PUT, and DELETE requests.
  • Customizable request parameters.
  • View detailed response body.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Installation

  1. Ensure you have Flutter and Dart installed. If not, follow the official installation guide.
  2. Clone or download this repository to your local machine.
  3. Open a terminal and navigate to the project directory.
  4. Run the following command to install the project's dependencies:
flutter pub get

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published