Skip to content

Commit

Permalink
1、add compress api
Browse files Browse the repository at this point in the history
2、add file picker
  • Loading branch information
JerryFans committed Jan 5, 2022
1 parent 902a461 commit 81495ad
Show file tree
Hide file tree
Showing 75 changed files with 281 additions and 1,355 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,8 @@ app.*.symbols

# Obfuscation related
app.*.map.json

# Android Studio will place build artifacts here
/android/app/debug
/android/app/profile
/android/app/release
4 changes: 2 additions & 2 deletions .metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# This file should be version controlled and should not be manually edited.

version:
revision: 9b2d32b605630f28625709ebd9d78ab3016b2bf6
channel: unknown
revision: f4abaa0735eba4dfd8f33f73363911d63931fe03
channel: stable

project_type: app
11 changes: 0 additions & 11 deletions android/.gitignore

This file was deleted.

63 changes: 0 additions & 63 deletions android/app/build.gradle

This file was deleted.

7 changes: 0 additions & 7 deletions android/app/src/debug/AndroidManifest.xml

This file was deleted.

47 changes: 0 additions & 47 deletions android/app/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions android/app/src/main/res/drawable/launch_background.xml

This file was deleted.

Binary file removed android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
18 changes: 0 additions & 18 deletions android/app/src/main/res/values/styles.xml

This file was deleted.

7 changes: 0 additions & 7 deletions android/app/src/profile/AndroidManifest.xml

This file was deleted.

31 changes: 0 additions & 31 deletions android/build.gradle

This file was deleted.

3 changes: 0 additions & 3 deletions android/gradle.properties

This file was deleted.

6 changes: 0 additions & 6 deletions android/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

2 changes: 0 additions & 2 deletions android/local.properties

This file was deleted.

11 changes: 0 additions & 11 deletions android/settings.gradle

This file was deleted.

Binary file added images/test.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 0 additions & 32 deletions ios/.gitignore

This file was deleted.

26 changes: 0 additions & 26 deletions ios/Flutter/AppFrameworkInfo.plist

This file was deleted.

1 change: 0 additions & 1 deletion ios/Flutter/Debug.xcconfig

This file was deleted.

14 changes: 0 additions & 14 deletions ios/Flutter/Generated.xcconfig

This file was deleted.

1 change: 0 additions & 1 deletion ios/Flutter/Release.xcconfig

This file was deleted.

15 changes: 0 additions & 15 deletions ios/Flutter/flutter_export_environment.sh

This file was deleted.

Loading

0 comments on commit 81495ad

Please sign in to comment.