Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #413 from tiki/develop
Browse files Browse the repository at this point in the history
0.3.1
  • Loading branch information
ricardobrg authored Mar 2, 2022
2 parents 9a1ad0a + 94e4ee5 commit fee6510
Show file tree
Hide file tree
Showing 75 changed files with 889 additions and 1,510 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v1
with:
flutter-version: '2.8.1'
flutter-version: '2.10.2'

- name: Android Config
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v1
with:
flutter-version: '2.8.1'
flutter-version: '2.10.2'

- name: Android Config
env:
Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ if (keystorePropertiesFile.exists()) {
}

android {
compileSdkVersion 30
compileSdkVersion 31

sourceSets {
main.java.srcDirs += 'src/main/kotlin'
Expand All @@ -42,7 +42,7 @@ android {
defaultConfig {
applicationId "com.mytiki.app"
minSdkVersion 19
targetSdkVersion 30
targetSdkVersion 31
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
multiDexEnabled true
Expand Down
1 change: 1 addition & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
android:roundIcon="@mipmap/ic_launcher_round">
<activity
android:name=".MainActivity"
android:exported="true"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
android:hardwareAccelerated="true"
android:launchMode="singleInstance"
Expand Down
61 changes: 33 additions & 28 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ PODS:
- Firebase/DynamicLinks (8.11.0):
- Firebase/CoreOnly
- FirebaseDynamicLinks (~> 8.11.0)
- firebase_core (1.12.0):
- firebase_core (1.13.1):
- Firebase/CoreOnly (= 8.11.0)
- Flutter
- firebase_dynamic_links (4.0.5):
Expand All @@ -43,27 +43,22 @@ PODS:
- Flutter
- FMDB/SQLCipher (2.7.5):
- SQLCipher
- google_sign_in (0.0.1):
- google_provider (0.0.1):
- Flutter
- GoogleSignIn (~> 5.0)
- GoogleDataTransport (9.1.2):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- GoogleSignIn (5.0.2):
- AppAuth (~> 1.2)
- GTMAppAuth (~> 1.0)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleUtilities/Environment (7.7.0):
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.7.0):
- GoogleUtilities/Environment
- GTMAppAuth (1.2.2):
- AppAuth/Core (~> 1.4)
- GTMSessionFetcher/Core (~> 1.5)
- GTMSessionFetcher/Core (1.7.0)
- integration_test (0.0.1):
- Flutter
- microsoft_provider (0.0.1):
- Flutter
- money (0.0.1):
- Flutter
- MTBBarcodeScanner (5.0.11)
- nanopb (2.30908.0):
- nanopb/decode (= 2.30908.0)
Expand All @@ -79,13 +74,13 @@ PODS:
- "permission_handler (5.1.0+2)":
- Flutter
- PromisesObjC (2.0.0)
- Sentry (7.5.4):
- Sentry/Core (= 7.5.4)
- Sentry/Core (7.5.4)
- Sentry (7.9.0):
- Sentry/Core (= 7.9.0)
- Sentry/Core (7.9.0)
- sentry_flutter (0.0.1):
- Flutter
- FlutterMacOS
- Sentry (~> 7.5.1)
- Sentry (~> 7.9.0)
- share_plus (0.0.1):
- Flutter
- sqflite (0.0.2):
Expand All @@ -110,6 +105,10 @@ PODS:
- Flutter
- webview_flutter_wkwebview (0.0.1):
- Flutter
- zendesk_flutter (0.0.1):
- Flutter
- ZendeskSupportProvidersSDK
- ZendeskSupportSDK
- ZendeskCommonUISDK (6.1.1)
- ZendeskCoreSDK (2.5.1)
- ZendeskMessagingAPISDK (3.8.2):
Expand All @@ -132,8 +131,10 @@ DEPENDENCIES:
- Flutter (from `Flutter`)
- flutter_appauth (from `.symlinks/plugins/flutter_appauth/ios`)
- flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
- google_sign_in (from `.symlinks/plugins/google_sign_in/ios`)
- google_provider (from `.symlinks/plugins/google_provider/ios`)
- integration_test (from `.symlinks/plugins/integration_test/ios`)
- microsoft_provider (from `.symlinks/plugins/microsoft_provider/ios`)
- money (from `.symlinks/plugins/money/ios`)
- package_info (from `.symlinks/plugins/package_info/ios`)
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
- path_provider_ios (from `.symlinks/plugins/path_provider_ios/ios`)
Expand All @@ -146,6 +147,7 @@ DEPENDENCIES:
- video_player (from `.symlinks/plugins/video_player/ios`)
- wakelock (from `.symlinks/plugins/wakelock/ios`)
- webview_flutter_wkwebview (from `.symlinks/plugins/webview_flutter_wkwebview/ios`)
- zendesk_flutter (from `.symlinks/plugins/zendesk_flutter/ios`)
- ZendeskSupportProvidersSDK
- ZendeskSupportSDK

Expand All @@ -159,10 +161,7 @@ SPEC REPOS:
- FirebaseDynamicLinks
- FMDB
- GoogleDataTransport
- GoogleSignIn
- GoogleUtilities
- GTMAppAuth
- GTMSessionFetcher
- MTBBarcodeScanner
- nanopb
- PromisesObjC
Expand Down Expand Up @@ -192,10 +191,14 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/flutter_appauth/ios"
flutter_secure_storage:
:path: ".symlinks/plugins/flutter_secure_storage/ios"
google_sign_in:
:path: ".symlinks/plugins/google_sign_in/ios"
google_provider:
:path: ".symlinks/plugins/google_provider/ios"
integration_test:
:path: ".symlinks/plugins/integration_test/ios"
microsoft_provider:
:path: ".symlinks/plugins/microsoft_provider/ios"
money:
:path: ".symlinks/plugins/money/ios"
package_info:
:path: ".symlinks/plugins/package_info/ios"
package_info_plus:
Expand All @@ -220,14 +223,16 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/wakelock/ios"
webview_flutter_wkwebview:
:path: ".symlinks/plugins/webview_flutter_wkwebview/ios"
zendesk_flutter:
:path: ".symlinks/plugins/zendesk_flutter/ios"

SPEC CHECKSUMS:
Amplitude: ef9ed339ddd33c9183edf63fa4bbaa86cf873321
amplitude_flutter: 8ddb231989e68ed8c005c838d7fc59edbca09833
AppAuth: 31bcec809a638d7bd2f86ea8a52bd45f6e81e7c7
barcode_scan2: 0af2bb63c81b4565aab6cd78278e4c0fa136dbb0
Firebase: 44dd9724c84df18b486639e874f31436eaa9a20c
firebase_core: 443bccfd6aa6b42f07be365b500773dc69db2d87
firebase_core: 08f6a85f62060111de5e98d6a214810d11365de9
firebase_dynamic_links: f3436f43908547e9a7aa75fb66889c92fc91ff56
FirebaseCore: 2f4f85b453cc8fea4bb2b37e370007d2bcafe3f0
FirebaseCoreDiagnostics: 64d9709d804a6c25bd77841371c1fcfd909d5601
Expand All @@ -236,22 +241,21 @@ SPEC CHECKSUMS:
flutter_appauth: 05c3778a1e4ae23364dd2ef37cbae14b244f646b
flutter_secure_storage: 7953c38a04c3fdbb00571bcd87d8e3b5ceb9daec
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
google_sign_in: c5cecea71f3be43282263550556e311c4cc03582
google_provider: ec96de73ab7d7513fdd998c34504cf6312e5add0
GoogleDataTransport: 629c20a4d363167143f30ea78320d5a7eb8bd940
GoogleSignIn: 7137d297ddc022a7e0aa4619c86d72c909fa7213
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
GTMAppAuth: ad5c2b70b9a8689e1a04033c9369c4915bfcbe89
GTMSessionFetcher: 43748f93435c2aa068b1cbe39655aaf600652e91
integration_test: a1e7d09bd98eca2fc37aefd79d4f41ad37bdbbe5
microsoft_provider: 3d753f0eb5389eb49a0ce15e3907051212c8532e
money: e180a271456350c7761a69e4b45eaf5db0cfae86
MTBBarcodeScanner: f453b33c4b7dfe545d8c6484ed744d55671788cb
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
package_info: 873975fc26034f0b863a300ad47e7f1ac6c7ec62
package_info_plus: 6c92f08e1f853dc01228d6f553146438dafcd14e
path_provider_ios: 7d7ce634493af4477d156294792024ec3485acd5
permission_handler: ccb20a9fad0ee9b1314a52b70b76b473c5f8dab0
PromisesObjC: 68159ce6952d93e17b2dfe273b8c40907db5ba58
Sentry: 5c5dd4005f3b7b9765d5a8871232cddbd0d888b7
sentry_flutter: 4cd99764f9fe01c9415790d1f3fb1c7fd3a5cbe9
Sentry: 2f7e91f247cfb05b05bd01e0b5d0692557a7687b
sentry_flutter: 7c3cb050dc23563a4ea5db438c83afdb460a2ae6
share_plus: 056a1e8ac890df3e33cb503afffaf1e9b4fbae68
sqflite: c0667567fd3e682beb9509976c08bc2325429aab
sqflite_sqlcipher: 70eb7fd8d4f0b0352d0bde5cf345b810737f54bb
Expand All @@ -261,6 +265,7 @@ SPEC CHECKSUMS:
video_player: ecd305f42e9044793efd34846e1ce64c31ea6fcb
wakelock: d0fc7c864128eac40eba1617cb5264d9c940b46f
webview_flutter_wkwebview: 005fbd90c888a42c5690919a1527ecc6649e1162
zendesk_flutter: 05309cda7bef056d2352fdad933928e281495080
ZendeskCommonUISDK: 5808802951ad2bb424f0bed4259dc3c0ce9b52ec
ZendeskCoreSDK: 19a18e5ef2edcb18f4dbc0ea0d12bd31f515712a
ZendeskMessagingAPISDK: 144e0fb0e633a3c4e73149b781ab65338938d5a8
Expand Down
18 changes: 0 additions & 18 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@
9705A1C41CF9048500538489 /* Embed Frameworks */,
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
4FD03EF60632EED9C09FB7EB /* [CP] Embed Pods Frameworks */,
91C309B45F4E6151257335D7 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -260,23 +259,6 @@
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
91C309B45F4E6151257335D7 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Copy Pods Resources";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
showEnvVarsInLog = 0;
};
9740EEB61CF901F6004384FC /* Run Script */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down
Loading

0 comments on commit fee6510

Please sign in to comment.