Skip to content

Commit fcdefe8

Browse files
Merge pull request #60 from AmityCo/dev
update uikit version + handle cache system
2 parents b534d2d + aea47f7 commit fcdefe8

235 files changed

Lines changed: 13528 additions & 1266 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,6 @@ example/lib/firebase_options.dart
4141
.fvm/fvm_config.json
4242
.fvm/release
4343
.fvm/version
44-
.vscode/settings.json
44+
.vscode/settings.json
45+
example/pubspec.lock
46+
example/macos/Flutter/GeneratedPluginRegistrant.swift

.metadata

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# This file should be version controlled and should not be manually edited.
55

66
version:
7-
revision: "ff5b5b5fa6f35b717667719ddfdb1521d8bdd05a"
7+
revision: "5874a72aa4c779a02553007c47dacbefba2374dc"
88
channel: "stable"
99

1010
project_type: plugin
@@ -13,11 +13,8 @@ project_type: plugin
1313
migration:
1414
platforms:
1515
- platform: root
16-
create_revision: ff5b5b5fa6f35b717667719ddfdb1521d8bdd05a
17-
base_revision: ff5b5b5fa6f35b717667719ddfdb1521d8bdd05a
18-
- platform: ios
19-
create_revision: ff5b5b5fa6f35b717667719ddfdb1521d8bdd05a
20-
base_revision: ff5b5b5fa6f35b717667719ddfdb1521d8bdd05a
16+
create_revision: 5874a72aa4c779a02553007c47dacbefba2374dc
17+
base_revision: 5874a72aa4c779a02553007c47dacbefba2374dc
2118

2219
# User provided section
2320

Lines changed: 5 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

assets/Icons/amity_ic_community_avatar_placeholder_rectangle.svg

Lines changed: 21 additions & 0 deletions
Loading
Lines changed: 2 additions & 3 deletions
Loading
Lines changed: 6 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 2 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)