Skip to content

theindianappguy/discounttour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Travel App UI Design Challage theindianappguy

Discount Tour

A travel app UI built with Flutter, featuring country listings, popular tour packages, and detailed tour views with ratings and reviews.

Features

  • Browse tours by country with image cards, labels, and ratings
  • View popular tour packages with pricing and star ratings
  • Detailed tour view with features (Wi-Fi, beach, coastline, restaurant)
  • Cached network images for smooth scrolling performance
  • Clean and modern Material Design UI

Prerequisites

  • Flutter 3.10+ (tested with Flutter 3.x)
  • Dart 3.0+

Installation

  1. Clone the repository:
    git clone https://github.com/theindianappguy/discounttour.git
  2. Navigate to the project directory:
    cd discounttour
  3. Install dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Project Structure

lib/
  main.dart                  # App entry point and MaterialApp setup
  data/
    data.dart                # Sample data for countries and popular tours
  model/
    country_model.dart       # Data model for country listings
    popular_tours_model.dart # Data model for popular tour packages
  views/
    home.dart                # Home screen with country list and popular tours
    details.dart             # Tour details screen with features and reviews

Build the UI

Follow along with the YouTube tutorial: https://youtu.be/PKEam1KpeWk

Created & Maintained By

Sanskar Tiwari (@theindianappguy) (YouTube)

If you found this project helpful or you learned something from the source code and want to thank me, consider checking out what i am building at MagicSlides.app, MagicForm.app & SheetAI.app

License

Copyright 2020 Sanskar Tiwari

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Travel App made with Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors