https://github.com/yoesuv/info-malang-batu-flutter
Flutter Version
https://github.com/yoesuv/info-malang-batu-flutter
flutter flutter-android
Last synced: 4 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T13:48:31.000Z (11 months ago)
- Last Synced: 2024-05-18T14:44:28.543Z (11 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 ##
#### 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 ###
|  |  |  |  |
| :---:| :---: | :---: | :---: |
|  |  |  |  |### Screenshot iOS ###
|  |  |  |  |
| :---:| :---: | :---: | :---: |
|  |  |  |  |#### 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.