Skip to content

Commit

Permalink
Clean up before v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cretezy committed Mar 18, 2019
1 parent ae25194 commit 644a63d
Show file tree
Hide file tree
Showing 50 changed files with 3 additions and 1,090 deletions.
44 changes: 3 additions & 41 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,44 +28,6 @@
.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/Generated.xcconfig
**/ios/Flutter/app.flx
**/ios/Flutter/app.zip
**/ios/Flutter/flutter_assets/
**/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
# Not needed for example
ios
android
8 changes: 0 additions & 8 deletions example/README.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

This file was deleted.

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

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 0 additions & 8 deletions example/android/app/src/main/res/values/styles.xml

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion example/android/gradle.properties

This file was deleted.

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

This file was deleted.

15 changes: 0 additions & 15 deletions example/android/settings.gradle

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit 644a63d

Please sign in to comment.