Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

congratulations didn't work #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .flutter-plugins-dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"cloud_firestore","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\cloud_firestore-0.12.9+6\\\\","dependencies":["firebase_core"]},{"name":"firebase_auth","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\firebase_auth-0.14.0+5\\\\","dependencies":["firebase_core"]},{"name":"firebase_core","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\firebase_core-0.4.0+9\\\\","dependencies":[]},{"name":"geolocator","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\geolocator-5.1.5\\\\","dependencies":["google_api_availability","location_permissions"]},{"name":"google_api_availability","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\google_api_availability-2.0.1\\\\","dependencies":[]},{"name":"google_maps_flutter","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\google_maps_flutter-0.5.21+12\\\\","dependencies":[]},{"name":"location_permissions","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\location_permissions-2.0.3\\\\","dependencies":[]}],"android":[{"name":"cloud_firestore","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\cloud_firestore-0.12.9+6\\\\","dependencies":["firebase_core"]},{"name":"firebase_auth","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\firebase_auth-0.14.0+5\\\\","dependencies":["firebase_core"]},{"name":"firebase_core","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\firebase_core-0.4.0+9\\\\","dependencies":[]},{"name":"geolocator","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\geolocator-5.1.5\\\\","dependencies":["google_api_availability","location_permissions"]},{"name":"google_api_availability","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\google_api_availability-2.0.1\\\\","dependencies":[]},{"name":"google_maps_flutter","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\google_maps_flutter-0.5.21+12\\\\","dependencies":[]},{"name":"location_permissions","path":"C:\\\\src\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\location_permissions-2.0.3\\\\","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"cloud_firestore","dependencies":["firebase_core"]},{"name":"firebase_auth","dependencies":["firebase_core"]},{"name":"firebase_core","dependencies":[]},{"name":"geolocator","dependencies":["google_api_availability","location_permissions"]},{"name":"google_api_availability","dependencies":[]},{"name":"google_maps_flutter","dependencies":[]},{"name":"location_permissions","dependencies":[]}],"date_created":"2021-06-25 16:11:14.456801","version":"2.2.2"}
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

[![Everything Is AWESOME](https://lh3.googleusercontent.com/pxQ4k8CW6WoHqiDzY1EoKcpUAHnL212Z8f_EsNfM9hAu3RKS6z3VHoZstZsT4MyqhQn72jS2wUiu7Xm8F8Oc3LXqnhHJZt_Vcfc-mZVStQCICx6c9XVuzAzMmQdzXB-nLVmZ_SFMhvsBfvCAiUVImS3T0feYU86u3w_ny5SuoeXizUnwO4D5nFwjkG9UayZeBBq_x9gWpXSyNhz__Ye8vexPbBv-jnijcjQ8CMmizp_kt1Khiz1yi3zA5i9Nm8viJ_nFmXq161CwEKLPCBgMw6FjfOs-J64bh5ry5EMnv_mPX_1uDN-mqeEl3iWBiGrvmimZeFDxERCoZY4frvg2Q-UQDOYaXaU0CuDdz22Ut6dl_O1liUBpGboux1J1MQZVN-8zOLlX8sNYg1mkPPcSARSBK08h0qmXARjQt0j6STt0jLO9_QTAF45zRDL03Uq___ircGXsmdMWQQfy2JbB6WSAd8cJKzc6r4ahZEjebcDJ3SkUsmZVLPz3CKlfuqk8qxxQkRi7qGSAQkpNQeNscOW5Fz2VAlyf-YZeaJEjayMAiEk4X4p-JVvNCQWxZr4kodXxVd97Tvqpy3e49HSO49RYrCJ6y5Z7laiFlsdTTQ1wBMNS5wWj30BjNJPSRLrR-18acKE1xExrk93CT0xs0ck7Mz7PGHFtTsHHu38NT0zddAjWLuyr5jaTlekxi8bYY5oN_3Y3afxNIPmtJr9epuy-=w1878-h807-no?authuser=0)](https://www.youtube.com/watch?v=z28o-5HajoQ "Everything Is AWESOME")
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if (localPropertiesFile.exists()) {

def flutterRoot = localProperties.getProperty('flutter.sdk')
if (flutterRoot == null) {
throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.")
throw new FileNotFoundException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.")
}

def flutterVersionCode = localProperties.getProperty('flutter.versionCode')
Expand Down
24 changes: 8 additions & 16 deletions android/app/google-services.json
Original file line number Diff line number Diff line change
@@ -1,42 +1,34 @@
{
"project_info": {
"project_number": "1035132859674",
"firebase_url": "https://uberflutter-8b10e.firebaseio.com",
"project_id": "uberflutter-8b10e",
"storage_bucket": "uberflutter-8b10e.appspot.com"
"project_number": "943148243036",
"firebase_url": "https://uber-flutter-14e0f-default-rtdb.firebaseio.com",
"project_id": "uber-flutter-14e0f",
"storage_bucket": "uber-flutter-14e0f.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:1035132859674:android:5f486af8ff9cd81afc28a3",
"mobilesdk_app_id": "1:943148243036:android:957b62a4a790fa4705ee99",
"android_client_info": {
"package_name": "br.com.mb.uber_flutter"
}
},
"oauth_client": [
{
"client_id": "1035132859674-39c46nkefo7hbhd29ocbct26vr9mi4r3.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "br.com.mb.uber_flutter",
"certificate_hash": "8f3690131b5350c4db7b31b68bfa98aa98594b42"
}
},
{
"client_id": "1035132859674-jgq0lcr9f4gr9d6q6h96hfqcf7vvntn8.apps.googleusercontent.com",
"client_id": "943148243036-i9dud39ip801knd0h5uh5dtj48drqnn7.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyD7eXGTGcBJFd1Dbz0T2Rz2Y-FjX_Cdab4"
"current_key": "AIzaSyDsEU5XZUylVcgoyMyIP4ph5zHuyjbe8Gs"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "1035132859674-jgq0lcr9f4gr9d6q6h96hfqcf7vvntn8.apps.googleusercontent.com",
"client_id": "943148243036-i9dud39ip801knd0h5uh5dtj48drqnn7.apps.googleusercontent.com",
"client_type": 3
}
]
Expand Down
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
</activity>

<meta-data android:name="com.google.android.geo.API_KEY"
android:value="AIzaSyB-36OEkRGWb7C1qeH2Id0U553qNv_oZyc"/>
android:value="AIzaSyBVw8Pg3Nm4qmem0gfvZL79yuUk3KDg2OE"/>
</application>
</manifest>
69 changes: 38 additions & 31 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,35 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.0"
version: "2.6.1"
boolean_selector:
dependency: transitive
description:
name: boolean_selector
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.5"
version: "2.1.0"
characters:
dependency: transitive
description:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
charcode:
dependency: transitive
description:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.2"
version: "1.2.0"
clock:
dependency: transitive
description:
name: clock
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
cloud_firestore:
dependency: "direct main"
description:
Expand All @@ -35,14 +49,21 @@ packages:
name: collection
url: "https://pub.dartlang.org"
source: hosted
version: "1.14.11"
version: "1.15.0"
cupertino_icons:
dependency: "direct main"
description:
name: cupertino_icons
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.2"
fake_async:
dependency: transitive
description:
name: fake_async
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
firebase_auth:
dependency: "direct main"
description:
Expand Down Expand Up @@ -108,35 +129,21 @@ packages:
name: matcher
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.5"
version: "0.12.10"
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.7"
version: "1.3.0"
path:
dependency: transitive
description:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.6.4"
pedantic:
dependency: transitive
description:
name: pedantic
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0+1"
quiver:
dependency: transitive
description:
name: quiver
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.5"
version: "1.8.0"
sky_engine:
dependency: transitive
description: flutter
Expand All @@ -148,56 +155,56 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.5.5"
version: "1.8.1"
stack_trace:
dependency: transitive
description:
name: stack_trace
url: "https://pub.dartlang.org"
source: hosted
version: "1.9.3"
version: "1.10.0"
stream_channel:
dependency: transitive
description:
name: stream_channel
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.1.0"
string_scanner:
dependency: transitive
description:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.5"
version: "1.1.0"
term_glyph:
dependency: transitive
description:
name: term_glyph
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "1.2.0"
test_api:
dependency: transitive
description:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.5"
version: "0.3.0"
typed_data:
dependency: transitive
description:
name: typed_data
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.6"
version: "1.3.0"
vector_math:
dependency: transitive
description:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.8"
version: "2.1.0"
sdks:
dart: ">=2.2.2 <3.0.0"
flutter: ">=1.5.0 <2.0.0"
dart: ">=2.12.0 <3.0.0"
flutter: ">=1.5.0"