fajarhidayatt / explore-aspen

Explore Aspen, my first mobile app built using flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explore Aspen App

Screenshot Screen Explore Aspen

Description

Explore Aspen is a lodging search application in the city of Aspen, USA. In this application there are search, recommendation and favorite features. This application can also display detailed information from each lodging such as image, name, rating, description and price.

This application is the first application that I made using Flutter and is the result of a project that I used as a submission in one of the online training classes.

Design

The design used in this application is a design from Nickelfox Design in Figma Community. Aspen Travel App Exploration - Mobile App Design

Data

This application still uses dummy data stored in the lib/model folder.

Dependencies

This app is built with some additional packages:

Development

If you want to try to do the development process, make sure your device has installed flutter.

You can download this repository by clicking <> Code at the top, then selecting Download ZIP or if you want to clone this repository you can do this by

git clone https://github.com/fajarhidayatt/explore-aspen.git

After that, install all the packages / dependencies contained in this project

flutter pub get

Then run the application

flutter run
# or press f5 if you're using VS Code

About

Explore Aspen, my first mobile app built using flutter.


Languages

Language:Dart 55.5%Language:C++ 21.8%Language:CMake 17.7%Language:HTML 1.8%Language:Swift 1.7%Language:C 1.3%Language:Kotlin 0.1%Language:Objective-C 0.0%