Skip to content

Commit

Permalink
improve: 适配3.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gohopo committed Nov 4, 2024
1 parent e316604 commit e85e832
Show file tree
Hide file tree
Showing 125 changed files with 123 additions and 5,890 deletions.
52 changes: 3 additions & 49 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,69 +8,23 @@
.buildlog/
.history
.svn/
migrate_working_dir/

# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
.vscode/

# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/

# Flutter/Dart/Pub related
# Libraries should not include pubspec.lock, per https://dart.dev/guides/libraries/private-files#pubspeclock.
/pubspec.lock
**/doc/api/
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
build/

# Android related
**/android/**/gradle-wrapper.jar
**/android/.gradle
**/android/captures/
**/android/gradlew
**/android/gradlew.bat
**/android/local.properties
**/android/**/GeneratedPluginRegistrant.java

# iOS/XCode related
**/ios/**/*.mode1v3
**/ios/**/*.mode2v3
**/ios/**/*.moved-aside
**/ios/**/*.pbxuser
**/ios/**/*.perspectivev3
**/ios/**/*sync/
**/ios/**/.sconsign.dblite
**/ios/**/.tags*
**/ios/**/.vagrant/
**/ios/**/DerivedData/
**/ios/**/Icon?
**/ios/**/Pods/
**/ios/**/.symlinks/
**/ios/**/profile
**/ios/**/xcuserdata
**/ios/.generated/
**/ios/Flutter/App.framework
**/ios/Flutter/Flutter.framework
**/ios/Flutter/Flutter.podspec
**/ios/Flutter/Generated.xcconfig
**/ios/Flutter/app.flx
**/ios/Flutter/app.zip
**/ios/Flutter/flutter_assets/
**/ios/Flutter/flutter_export_environment.sh
**/ios/ServiceDefinitions.json
**/ios/Runner/GeneratedPluginRegistrant.*

# Exceptions to above rules.
!**/ios/**/default.mode1v3
!**/ios/**/default.mode2v3
!**/ios/**/default.pbxuser
!**/ios/**/default.perspectivev3
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
23 changes: 0 additions & 23 deletions analysis_options.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions example/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions example/.metadata

This file was deleted.

13 changes: 0 additions & 13 deletions example/.vscode/launch.json

This file was deleted.

16 changes: 0 additions & 16 deletions example/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions example/android/.gitignore

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit e85e832

Please sign in to comment.