Skip to content

This is a Flutter-based Travel application that includes email verification, user authentication, and a modern UI. ONLY UI IS AVAILABLE

Notifications You must be signed in to change notification settings

Error-Imtiaj/travenor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travenor Flutter App

📌 Overview

This is a Flutter-based Travel application that includes email verification, user authentication, and a modern UI. ONLY UI IS AVAILABLE

🚀 Features

  • Email Verification
  • Authentication System
  • Responsive UI with flutter_screenutil
  • State Management with GetX
  • API Integration with NetworkCaller

🛠️ Tech Stack

  • Framework: Flutter
  • State Management: GetX
  • Networking: HTTP, NetworkCaller
  • UI: Flutter Widgets, CustomPaint, RichText

👏Installation

Prerequisites

  • Flutter SDK (latest version) installed
  • Dart SDK installed
  • Android Studio or VS Code with Flutter extensions

Steps

1. Clone the repository:

git clone https://github.com/Error-Imtiaj/travenor.git

2. Navigate to the project directory:

cd your-project

3. Install dependencies:

flutter pub get

4. Run the app:

flutter run

📂 Project Structure

/lib
|-- main.dart
|-- app/
|   |-- app.dart
|   |-- colors.dart
|   |-- app_const.dart
|   |-- theme.dart
|   |-- asset_path.dart
|   |-- app_bind.dart
|-- features/
|   |-- splashScreen/
|   |   |-- ui/
|   |   |   |-- screens/
|   |   |   |-- widgets/
|   |   |   |-- controllers/
|   |-- auth/
|   |   |-- ui/
|   |   |   |-- screens/
|   |   |   |-- widgets/
|   |   |   |-- controllers/
|   |-- common/
|   |   |-- ui/
|   |   |   |-- screens/
|   |   |   |-- widgets/
|-- services/
|   |-- network_caller.dart

About

This is a Flutter-based Travel application that includes email verification, user authentication, and a modern UI. ONLY UI IS AVAILABLE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages