https://github.com/fasyamazaya/findmytelu_flutter
Flutter application about pointing accurate places and create the details about it
https://github.com/fasyamazaya/findmytelu_flutter
Last synced: 7 months ago
JSON representation
Flutter application about pointing accurate places and create the details about it
- Host: GitHub
- URL: https://github.com/fasyamazaya/findmytelu_flutter
- Owner: fasyamazaya
- Created: 2023-05-23T09:01:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T09:47:05.000Z (over 2 years ago)
- Last Synced: 2025-03-22T14:17:51.836Z (7 months ago)
- Language: Dart
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FindMyTelU Flutter Version
This project were transform [FindMyTelU Laravel Version](https://github.com/fasyamazaya/FindMyTelU-PHP_Project) into Flutter Version
Not connected into Laravel version## Purposes
Due to course project assignment "Aplikasi Berbasis Web" in semester 6 = Create website related to the campus environment using HTML, Javascript, css, bootstrap, and so on.## Pages
- Login and Register Page
- Home Page (Maps and Places)
- Maps Page
- Places Page
- Detail Places Page
- Bottom Bar## Preview
## Dependencies
- [http](https://pub.dev/packages/http)
- [flutter_map](https://pub.dev/packages/flutter_map)
- [flutter_map_marker_popup](https://pub.dev/packages/flutter_map_marker_popup)
- [image_picker](https://pub.dev/packages/image_picker)## How To Run It
- Git clone this repository
- Get Dependencies
-