Skip to content

Commit

Permalink
🔥 --
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Dec 25, 2023
1 parent 55b3109 commit 7136a33
Show file tree
Hide file tree
Showing 50 changed files with 10 additions and 1,668 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
.idea/
.vscode/

# Don’t commit the following directories created by pub.
.dart_tool
.packages
pubspec.lock
pubspec_overrides.yaml
4 changes: 3 additions & 1 deletion pkgs/cronet_http/cronet_http.iml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,19 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/.idea" />
<excludeFolder url="file://$MODULE_DIR$/.pub" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/example/build" />
<excludeFolder url="file://$MODULE_DIR$/example/.dart_tool" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Dart Packages" level="project" />
<orderEntry type="library" name="Dart SDK" level="project" />
<orderEntry type="library" name="Flutter Plugins" level="project" />
</component>
</module>
</module>
File renamed without changes.
3 changes: 0 additions & 3 deletions pkgs/cronet_http/example/android/local.properties

This file was deleted.

4 changes: 3 additions & 1 deletion pkgs/cupertino_http/cupertino_http.iml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,19 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/.idea" />
<excludeFolder url="file://$MODULE_DIR$/.pub" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/example/build" />
<excludeFolder url="file://$MODULE_DIR$/example/.dart_tool" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Dart Packages" level="project" />
<orderEntry type="library" name="Dart SDK" level="project" />
<orderEntry type="library" name="Flutter Plugins" level="project" />
</component>
</module>
</module>
70 changes: 0 additions & 70 deletions pkgs/cupertino_http/example/android/app/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

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

This file was deleted.

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

This file was deleted.

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion pkgs/cupertino_http/example/linux/.gitignore

This file was deleted.

Loading

0 comments on commit 7136a33

Please sign in to comment.