Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogbodotg/travelapp
iTravel App. Tourism, travel, holiday, vacation app built with Flutter (I used BLoC (Business Logic Component) design pattern).
https://github.com/ogbodotg/travelapp
Last synced: about 2 months ago
JSON representation
iTravel App. Tourism, travel, holiday, vacation app built with Flutter (I used BLoC (Business Logic Component) design pattern).
- Host: GitHub
- URL: https://github.com/ogbodotg/travelapp
- Owner: ogbodotg
- Created: 2023-03-29T11:22:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-03-29T11:28:59.000Z (over 1 year ago)
- Last Synced: 2023-10-12T20:42:44.870Z (about 1 year ago)
- Language: Dart
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travel, Tourism, Vacation App built using Flutter
A beautiful and fully functional Travel App UI clone in Flutter. Built using Bloc Design Pattern.
## Screenshots
![image](https://github.com/ogbodotg/travelapp/blob/master/assets/screenshots/home_slider1.png)
![image](https://github.com/ogbodotg/travelapp/blob/master/assets/screenshots/home_slider2.png)
![image](https://github.com/ogbodotg/travelapp/blob/master/assets/screenshots/home_slider3.png)
![image](https://github.com/ogbodotg/travelapp/blob/master/assets/screenshots/homepage.png)
![image](https://github.com/ogbodotg/travelapp/blob/master/assets/screenshots/detail_page.png)## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.