iamSahdeep/fu_uber
Providerを使用したFlutterベースのタクシー予約アプリ(ダミー)。
- Stars
- 289
- Forks
- 115
- 最終プッシュ(UTC)
- 2021/05/06
- プロジェクト状態
- 公開中
技術トピック
使用している依存関係
依存関係一覧 14 件
- flutter
{"sdk":"flutter"} - cupertino_icons
^0.1.2 - provider
^3.1.0+1 - google_maps_flutter
^0.5.21+8 - location
^2.3.5 - geolocator
^5.1.0 - google_maps_webservice
^0.0.14 - pin_code_text_field
^1.4.0 - shared_preferences
^0.5.4 - sliding_up_panel
^0.3.6 - carousel_slider
^1.3.0 - connectivity
^0.4.5+2 - flutter_spinkit
^4.0.0 - flutter_test開発用
{"sdk":"flutter"}
ランキング
元の README
以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
README を開く / 閉じる
Fuber - Taxi booking App UI!
Hi! This is the clone to the App based Taxi booking Services like Uber using Flutter and Provider as a state management in it. Its unstable and i wont be maintaining it. You can find some usefull methods inside it, some of them are used as answeres on stackoverflow by me, releated to maps in flutter. You can also learn about maintaining the Complex UI on single screen and animations and there visibility using Provider.
Some Known issues and there solutions.
If you are running it, you will find some silly and annoying bugs.
- You have to provide permission before running the application.
- If you are providing permission on runtime, you have to restart the application (my poor ability to maintain statessssss)
- Same goes for initializing the location service. You have to restart the application if location service is initiated on runtime.
ScreenShots
https://raw.githubusercontent.com/iamSahdeep/fu_uber/HEAD/screenshots/1.jpeghttps://raw.githubusercontent.com/iamSahdeep/fu_uber/HEAD/screenshots/2.jpeghttps://raw.githubusercontent.com/iamSahdeep/fu_uber/HEAD/screenshots/3.jpeghttps://raw.githubusercontent.com/iamSahdeep/fu_uber/HEAD/screenshots/4.jpeghttps://raw.githubusercontent.com/iamSahdeep/fu_uber/HEAD/screenshots/5.jpeghttps://raw.githubusercontent.com/iamSahdeep/fu_uber/HEAD/screenshots/6.jpeghttps://raw.githubusercontent.com/iamSahdeep/fu_uber/HEAD/screenshots/7.jpeghttps://raw.githubusercontent.com/iamSahdeep/fu_uber/HEAD/screenshots/8.jpeg
Features
Some of the listed features implemented are :
- Automatic Zoom IN/Out on certain actions.
- Polyline Generation from current position to provided location.
- Places search form the destination TextField. (drop down list to show 5 places related to the search keywords).
- Payment Selector from different method.
- Cab selection and cost estimator (dummy).
- Custom map style, like Uber.
Every data provided like cabs, cost etc are dummy but configured to easily apply the Api's with minor changes to it. Please add your api key's to Constant files and Manifest file.
License
Copyright [2020] [Sahdeep Singh]
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 at
http://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.
Author & support
This project is created by Sahdeep Singh but with lots of support and help.
Made with https://cdn-images-1.medium.com/max/1200/1*2yFbiGdcACiuLGo4dMKmJw.jpeg