From 4eed09020f139d8c6fff2e05480c7aab37e7717e Mon Sep 17 00:00:00 2001 From: Mateusz Wojtczak Date: Thu, 28 Nov 2019 15:25:05 +0100 Subject: [PATCH] Remove platform directories and dependencies --- .idea/encodings.xml | 4 - .idea/libraries/Dart_SDK.xml | 19 - .idea/libraries/Flutter_Plugins.xml | 10 - .idea/libraries/Flutter_for_Android.xml | 9 - .idea/misc.xml | 7 - .idea/modules.xml | 10 - .../example_lib_main_dart.xml | 6 - .idea/vcs.xml | 6 - .idea/workspace.xml | 496 ------------------ android/.gitignore | 8 - android/build.gradle | 34 -- android/gradle.properties | 1 - android/settings.gradle | 1 - android/src/main/AndroidManifest.xml | 3 - .../FlutterRoundedProgressBarPlugin.java | 25 - .../ios/Flutter/flutter_export_environment.sh | 8 + example/pubspec.lock | 12 +- ios/.gitignore | 36 -- ios/Assets/.gitkeep | 0 ios/Classes/FlutterRoundedProgressBarPlugin.h | 4 - ios/Classes/FlutterRoundedProgressBarPlugin.m | 8 - ...SwiftFlutterRoundedProgressBarPlugin.swift | 14 - ios/flutter_rounded_progress_bar.podspec | 21 - pubspec.lock | 25 +- pubspec.yaml | 46 +- 25 files changed, 24 insertions(+), 789 deletions(-) delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/libraries/Dart_SDK.xml delete mode 100644 .idea/libraries/Flutter_Plugins.xml delete mode 100644 .idea/libraries/Flutter_for_Android.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/runConfigurations/example_lib_main_dart.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/workspace.xml delete mode 100644 android/.gitignore delete mode 100644 android/build.gradle delete mode 100644 android/gradle.properties delete mode 100644 android/settings.gradle delete mode 100644 android/src/main/AndroidManifest.xml delete mode 100644 android/src/main/java/com/benzneststudios/flutter_rounded_progress_bar/FlutterRoundedProgressBarPlugin.java create mode 100755 example/ios/Flutter/flutter_export_environment.sh delete mode 100644 ios/.gitignore delete mode 100644 ios/Assets/.gitkeep delete mode 100644 ios/Classes/FlutterRoundedProgressBarPlugin.h delete mode 100644 ios/Classes/FlutterRoundedProgressBarPlugin.m delete mode 100644 ios/Classes/SwiftFlutterRoundedProgressBarPlugin.swift delete mode 100644 ios/flutter_rounded_progress_bar.podspec diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 15a15b2..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/libraries/Dart_SDK.xml b/.idea/libraries/Dart_SDK.xml deleted file mode 100644 index 50951d5..0000000 --- a/.idea/libraries/Dart_SDK.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Flutter_Plugins.xml b/.idea/libraries/Flutter_Plugins.xml deleted file mode 100644 index c3948d7..0000000 --- a/.idea/libraries/Flutter_Plugins.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Flutter_for_Android.xml b/.idea/libraries/Flutter_for_Android.xml deleted file mode 100644 index 6a976b0..0000000 --- a/.idea/libraries/Flutter_for_Android.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index c0c5752..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 5cdde7d..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/.idea/runConfigurations/example_lib_main_dart.xml b/.idea/runConfigurations/example_lib_main_dart.xml deleted file mode 100644 index bac2c8a..0000000 --- a/.idea/runConfigurations/example_lib_main_dart.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 0efeff8..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,496 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -