Skip to content

HaticeDilmac/alice_example

Repository files navigation

Alice Example

İngilizce README

# HTTP Monitoring App with Alice

This Flutter project is an application that uses Alice to monitor HTTP requests. The application makes various HTTP requests (GET, POST, PUT, DELETE) with Dio and uses Alice to monitor and view these requests.

## Features
- HTTP request monitoring
- Viewing HTTP requests with Alice
- Making HTTP requests with Dio
- Supports GET, POST, PUT, DELETE request types

## Installation
1. Install Flutter and Dart SDKs.
2. Clone this project from GitHub:
   ```bash
   git clone https://github.com/username/projectname.git

ScreenShot

Türkçe README

# Alice ile HTTP İzleme Uygulaması

Bu Flutter projesi, Alice kullanarak HTTP isteklerini izlemek için bir uygulamadır. Uygulama, Dio ile çeşitli HTTP istekleri (GET, POST, PUT, DELETE) yapar ve Alice kullanarak bu istekleri izler.

## Özellikler
- HTTP isteklerini izleme
- Alice ile HTTP isteklerini görüntüleme
- Dio kullanarak HTTP istekleri yapma
- GET, POST, PUT, DELETE gibi farklı HTTP istek türleri

## Kurulum
1. Flutter ve Dart SDK'larını yükleyin.
2. Bu projeyi GitHub'dan klonlayın:
   ```bash
   git clone https://github.com/kullaniciAdi/projeAdi.git

Ekran Görüntüleri