Skip to content

Commit

Permalink
chore(shopping_cart): delete shopping_cart example (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
elianortega authored Sep 1, 2021
1 parent ac906a4 commit ad2a945
Show file tree
Hide file tree
Showing 96 changed files with 8 additions and 1,978 deletions.
23 changes: 8 additions & 15 deletions examples/launch_analytics/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
name: _fe_analyzer_shared
url: "https://pub.dartlang.org"
source: hosted
version: "24.0.0"
version: "22.0.0"
analytics_repository:
dependency: "direct main"
description:
Expand All @@ -21,7 +21,7 @@ packages:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "1.7.1"
args:
dependency: transitive
description:
Expand All @@ -35,7 +35,7 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.8.1"
version: "2.6.1"
bloc:
dependency: "direct main"
description:
Expand Down Expand Up @@ -70,7 +70,7 @@ packages:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.1"
version: "1.2.0"
cli_util:
dependency: transitive
description:
Expand Down Expand Up @@ -165,13 +165,6 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
frontend_server_client:
dependency: transitive
description:
name: frontend_server_client
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
glob:
dependency: transitive
description:
Expand Down Expand Up @@ -255,7 +248,7 @@ packages:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.7.0"
version: "1.3.0"
mime:
dependency: transitive
description:
Expand Down Expand Up @@ -477,21 +470,21 @@ packages:
name: test
url: "https://pub.dartlang.org"
source: hosted
version: "1.17.10"
version: "1.16.8"
test_api:
dependency: transitive
description:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.2"
version: "0.3.0"
test_core:
dependency: transitive
description:
name: test_core
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.0"
version: "0.3.19"
typed_data:
dependency: transitive
description:
Expand Down
48 changes: 0 additions & 48 deletions examples/shopping_cart/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions examples/shopping_cart/.metadata

This file was deleted.

16 changes: 0 additions & 16 deletions examples/shopping_cart/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions examples/shopping_cart/analysis_options.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions examples/shopping_cart/android/.gitignore

This file was deleted.

59 changes: 0 additions & 59 deletions examples/shopping_cart/android/app/build.gradle

This file was deleted.

This file was deleted.

41 changes: 0 additions & 41 deletions examples/shopping_cart/android/app/src/main/AndroidManifest.xml

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.

18 changes: 0 additions & 18 deletions examples/shopping_cart/android/app/src/main/res/values/styles.xml

This file was deleted.

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit ad2a945

Please sign in to comment.