Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoesuv/info-malang-batu-flutter
Flutter Version
https://github.com/yoesuv/info-malang-batu-flutter
flutter flutter-android
Last synced: 5 days ago
JSON representation
Flutter Version
- Host: GitHub
- URL: https://github.com/yoesuv/info-malang-batu-flutter
- Owner: yoesuv
- License: apache-2.0
- Created: 2019-12-06T07:18:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T13:48:31.000Z (8 months ago)
- Last Synced: 2024-05-18T14:44:28.543Z (8 months ago)
- Topics: flutter, flutter-android
- Language: Dart
- Homepage:
- Size: 678 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Info Malang Batu Flutter ##
![Build Status](https://github.com/yoesuv/Info-Malang-Batu-Flutter/actions/workflows/github-action.yml/badge.svg)#### Flutter Dependencies ####
```
Flutter 3.24.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 2663184aa7 (2 weeks ago) • 2024-09-11 16:27:48 -0500
Engine • revision 36335019a8
Tools • Dart 3.5.3 • DevTools 2.37.3
```Flutter Version, click [here](https://github.com/yoesuv/Info-Malang-Batu) for Android Native version.
download APK File [here](https://e.pcloud.link/publink/show?code=XZ6K0CZdcqeCTz1I1u8iMHNeDVMsY1IoDXX)### Screenshot Android ###
| ![Splash Screen](https://i.imgur.com/WUN61PM.jpg) | ![List Place](https://i.imgur.com/8eNr2aC.jpg) | ![Detail List Place](https://i.imgur.com/DZgX2fc.jpg) | ![Gallery](https://i.imgur.com/SalEUez.jpg) |
| :---:| :---: | :---: | :---: |
| ![Detail Gallery](https://i.imgur.com/mhsiOwS.jpg) | ![Maps](https://i.imgur.com/TR37NrI.jpg) | ![About Info](https://i.imgur.com/HKFLJIB.jpg) | ![About Changelog](https://i.imgur.com/qyw6P8L.jpg) |### Screenshot iOS ###
| ![Splash Screen](https://i.imgur.com/RxJyXIJ.png) | ![List Place](https://i.imgur.com/U9xVi0q.png) | ![Detail List Place](https://i.imgur.com/cRYPljA.png) | ![Gallery](https://i.imgur.com/LcBqS36.png) |
| :---:| :---: | :---: | :---: |
| ![Detail Gallery](https://i.imgur.com/YSX4pdr.png) | ![Maps](https://i.imgur.com/HkiGbwU.png) | ![About Info](https://i.imgur.com/XBcoeHF.png) | ![About Changelog](https://i.imgur.com/wk2bjVS.png) |#### List Libraries used in this Project ####
- [Bloc Library](https://github.com/felangel/bloc)
- [Cached Network Image](https://pub.dev/packages/cached_network_image)
- [Dio](https://pub.dev/packages/dio)
- [Equatable](https://pub.dev/packages/equatable)
- [Formz](https://pub.dev/packages/formz)
- [Google Maps for Flutter](https://pub.dev/packages/google_maps_flutter)
- [Package Info Plus](https://pub.dev/packages/package_info_plus)
- [Permission Handler](https://pub.dev/packages/permission_handler)
- [Pretty Dio Logger](https://pub.dev/packages/pretty_dio_logger)### License ###
Copyright 2019 Yusuf Saifudin
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 athttp://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.