https://github.com/gichbuoy/bikeman
https://github.com/gichbuoy/bikeman
dart firebase flutter flutter-bloc flutter-package flutter-ui google-maps google-maps-api
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gichbuoy/bikeman
- Owner: Gichbuoy
- Created: 2023-05-05T19:48:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T22:42:41.000Z (about 3 years ago)
- Last Synced: 2025-02-09T23:14:41.734Z (over 1 year ago)
- Topics: dart, firebase, flutter, flutter-bloc, flutter-package, flutter-ui, google-maps, google-maps-api
- Language: Dart
- Homepage:
- Size: 623 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bikeman
Flutter Package Deliver application
(May present errors...[in process of Development])
### Requirements
### Change Ip
* Lib/Services/url.dart
### To enable Google Map SDK for each platform.
* Go to [Google Developers Console](https://console.cloud.google.com)
* To enable Google Maps for Android and iOS.
* Page API KEY -> lib/Services/GoogleServices
* Page API KEY -> Android/app/src/main/AndroidManifest.xml
#### MAPBOX API KEY
* Go to [Mapbox](https://www.mapbox.com/)
* Page API KEY -> lib/Controller/MapBoxController
#### PUSH NOTIFICATIONS - Cloud Messaging | Firebase
* Page Server Key => lib/Services/PushNotification.dart
* Page google-services.json => Android/App/
* Go Firebase
* Project settings
* Cloud Messaging
* Server key
### Flutter
* Flutter Bloc
* Socket to client
* Google Map
* MapBox
* Geolocator
* Push notifications
### Node js
* https://github.com/Gichbuoy/Backend_Delivery_app