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

Flutterflow #7

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
63f7341
Updating to latest FlutterFlow output. Has undefined errors from cust…
flutterflow-github-app[bot] Apr 5, 2023
6eefa98
Updating to latest FlutterFlow output. Unknown compile error. Possibl…
flutterflow-github-app[bot] Apr 6, 2023
8c1bc8a
Updating to latest FlutterFlow output. April 13 ... Reproducing compi…
flutterflow-github-app[bot] Apr 13, 2023
85a9df4
Updating to latest FlutterFlow output.
flutterflow-github-app[bot] Apr 13, 2023
f96d87f
Updating to latest FlutterFlow output. Implement pub.dev CreditCard e…
flutterflow-github-app[bot] Apr 19, 2023
5057239
Updating to latest FlutterFlow output.
flutterflow-github-app[bot] Apr 19, 2023
712ef8e
Updating to latest FlutterFlow output.
flutterflow-github-app[bot] Apr 20, 2023
6e95d5b
Updating to latest FlutterFlow output.
flutterflow-github-app[bot] Apr 20, 2023
d2f1d41
Change "assets" in filepath to 'images' Updating to latest FlutterFl…
flutterflow-github-app[bot] Apr 20, 2023
c44de5e
Deleted/Reloaded missing images to Flutterflow. Updating to latest…
flutterflow-github-app[bot] Apr 20, 2023
8156c11
Add Ghost Page Updating to latest FlutterFlow output.
flutterflow-github-app[bot] Apr 20, 2023
e95acf7
Updating to latest FlutterFlow output. Assets format: images/bg.jpg
flutterflow-github-app[bot] Apr 24, 2023
1295bd8
Updating to latest FlutterFlow output. assets/images/bg.png + ghost w…
flutterflow-github-app[bot] Apr 24, 2023
4d381db
Updating to latest FlutterFlow output. no ghost images
flutterflow-github-app[bot] Apr 24, 2023
3907ac5
Update with List of Charities
flutterflow-github-app[bot] Jul 21, 2023
210753b
Merge branch 'main' into flutterflow
ToddHerron Jul 21, 2023
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
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,6 @@ A new Flutter project.

FlutterFlow projects are built to run on the Flutter _stable_ release.

### IMPORTANT:

For projects with Firestore integration, you must first run the following commands to ensure the project compiles:

```
flutter pub get
flutter packages pub run build_runner build --delete-conflicting-outputs
```

This command creates the generated files that parse each Record from Firestore into a schema object.

### Getting started continued:

This project is a starting point for a Flutter application.
Expand Down
3 changes: 2 additions & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ if (keystorePropertiesFile.exists()) {

android {
compileSdkVersion 33


sourceSets {
main.java.srcDirs += 'src/main/kotlin'
Expand All @@ -47,7 +48,7 @@ android {

defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.mycompany.penniesfromheaven"
applicationId "com.humansunlimited.penniesfromheaven"
minSdkVersion 21
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
Expand Down
52 changes: 4 additions & 48 deletions android/app/google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,61 +8,17 @@
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:1002814025305:android:426c4c246fe69e5c72cb48",
"mobilesdk_app_id": "1:1002814025305:android:fc4d49917463526272cb48",
"android_client_info": {
"package_name": "app.penniesfromheaven"
"package_name": "com.humansunlimited.penniesfromheaven"
}
},
"oauth_client": [
{
"client_id": "1002814025305-jgpnnldcdb8dmj9lb0g8e3dofj8p3tvj.apps.googleusercontent.com",
"client_id": "1002814025305-al0gl1guhr7j1rb78e8on2ugccpvi1kn.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "app.penniesfromheaven",
"certificate_hash": "9bbb3186b2189ef16d8f272bdab59362c395cbb4"
}
},
{
"client_id": "1002814025305-ufukfpsmbvr7657phnnm1nl5g0ma9qjt.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyCgiUBFSQCkgjS_s9Q8qHXHysCTimGzad4"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "1002814025305-ufukfpsmbvr7657phnnm1nl5g0ma9qjt.apps.googleusercontent.com",
"client_type": 3
},
{
"client_id": "1002814025305-f6t2dnusln6tvgln97k0vmpp8hehh0md.apps.googleusercontent.com",
"client_type": 2,
"ios_info": {
"bundle_id": "com.mycompany.penniesfromheaven"
}
}
]
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:1002814025305:android:bbfa84eab16d586a72cb48",
"android_client_info": {
"package_name": "com.mycompany.penniesfromheaven"
}
},
"oauth_client": [
{
"client_id": "1002814025305-s4lh2e4unur7dc6mjdbv7gqd74a2mnkk.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.mycompany.penniesfromheaven",
"package_name": "com.humansunlimited.penniesfromheaven",
"certificate_hash": "9bbb3186b2189ef16d8f272bdab59362c395cbb4"
}
},
Expand Down
2 changes: 1 addition & 1 deletion android/app/src/debug/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mycompany.penniesfromheaven">
package="com.humansunlimited.penniesfromheaven">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
Expand Down
5 changes: 2 additions & 3 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mycompany.penniesfromheaven"
package="com.humansunlimited.penniesfromheaven"
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.INTERNET"/>

Expand Down Expand Up @@ -45,8 +45,7 @@
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="http" android:host="penniesfromheaven.app" />
<data android:scheme="https" />
<data android:scheme="penniesfromheaven" android:host="penniesfromheaven.app" />
</intent-filter>

</activity>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.mycompany.penniesfromheaven
package com.humansunlimited.penniesfromheaven

import io.flutter.embedding.android.FlutterActivity

Expand Down
2 changes: 1 addition & 1 deletion android/app/src/profile/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mycompany.penniesfromheaven">
package="com.humansunlimited.penniesfromheaven">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
Expand Down
6 changes: 3 additions & 3 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
buildscript {
ext.kotlin_version = '1.6.10'
ext.kotlin_version = '1.7.10'
repositories {
google()
mavenCentral()
}

dependencies {
classpath 'com.android.tools.build:gradle:4.1.2'
classpath 'com.android.tools.build:gradle:7.3.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.google.gms:google-services:4.3.4' // Google Services plugin
classpath 'com.google.gms:google-services:4.3.8' // Google Services plugin

}
}
Expand Down
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.jvmargs=-Xmx1536M
org.gradle.jvmargs=-Xmx4608m
android.useAndroidX=true
android.enableJetifier=true
android.enableR8=true
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
Binary file added assets/fonts/Lexend Deca-Medium.ttf
Binary file not shown.
Binary file added assets/fonts/Lexend Deca-Regular.ttf
Binary file not shown.
Binary file added assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/User_Placeholder.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
PRODUCT_BUNDLE_IDENTIFIER = com.mycompany.penniesfromheaven;
PRODUCT_BUNDLE_IDENTIFIER = com.humansunlimited.penniesfromheaven;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -545,7 +545,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
PRODUCT_BUNDLE_IDENTIFIER = com.mycompany.penniesfromheaven;
PRODUCT_BUNDLE_IDENTIFIER = com.humansunlimited.penniesfromheaven;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand Down Expand Up @@ -577,7 +577,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
PRODUCT_BUNDLE_IDENTIFIER = com.mycompany.penniesfromheaven;
PRODUCT_BUNDLE_IDENTIFIER = com.humansunlimited.penniesfromheaven;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
Expand Down
10 changes: 5 additions & 5 deletions ios/Runner/GoogleService-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
<plist version="1.0">
<dict>
<key>CLIENT_ID</key>
<string>1002814025305-f6t2dnusln6tvgln97k0vmpp8hehh0md.apps.googleusercontent.com</string>
<string>1002814025305-tpk6id4kbcjf15vmfeu9g20249erhf8j.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.1002814025305-f6t2dnusln6tvgln97k0vmpp8hehh0md</string>
<string>com.googleusercontent.apps.1002814025305-tpk6id4kbcjf15vmfeu9g20249erhf8j</string>
<key>ANDROID_CLIENT_ID</key>
<string>1002814025305-jgpnnldcdb8dmj9lb0g8e3dofj8p3tvj.apps.googleusercontent.com</string>
<string>1002814025305-al0gl1guhr7j1rb78e8on2ugccpvi1kn.apps.googleusercontent.com</string>
<key>API_KEY</key>
<string>AIzaSyDPROZwQoHWuaQXp4eDisZ_5wVnyU_vXew</string>
<key>GCM_SENDER_ID</key>
<string>1002814025305</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>com.mycompany.penniesfromheaven</string>
<string>com.humansunlimited.penniesfromheaven</string>
<key>PROJECT_ID</key>
<string>pennies-from-heaven</string>
<key>STORAGE_BUCKET</key>
Expand All @@ -31,7 +31,7 @@
<key>IS_SIGNIN_ENABLED</key>
<true></true>
<key>GOOGLE_APP_ID</key>
<string>1:1002814025305:ios:796677ec06ebc32372cb48</string>
<string>1:1002814025305:ios:97ce1d8ea5d643b872cb48</string>
<key>DATABASE_URL</key>
<string>https://pennies-from-heaven.firebaseio.com</string>
</dict>
Expand Down
6 changes: 3 additions & 3 deletions ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>com.googleusercontent.apps.1002814025305-f6t2dnusln6tvgln97k0vmpp8hehh0md</string>
<string>com.googleusercontent.apps.1002814025305-tpk6id4kbcjf15vmfeu9g20249erhf8j</string>

</array>
</dict>
Expand All @@ -37,10 +37,10 @@
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>pennies_from_heaven</string>
<string>penniesfromheaven.app</string>
<key>CFBundleURLSchemes</key>
<array>
<string>com.mycompany.penniesfromheaven</string>
<string>penniesfromheaven</string>
</array>
</dict>
</array>
Expand Down
4 changes: 2 additions & 2 deletions ios/Runner/Runner.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.developer.associated-domains</key>
<key>com.apple.developer.applesignin</key>
<array>
<string>applinks:penniesfromheaven.app</string>
<string>Default</string>
</array>
</dict>
</plist>
Loading