Skip to content

Commit d5184b5

Browse files
Retire VeggieSeasons (really this time) (#2724)
Removes VeggieSeaons ## Pre-launch Checklist - [x] I read the [Flutter Style Guide] _recently_, and have followed its advice. - [x] I signed the [CLA]. - [x] I read the [Contributors Guide]. - [x] I have added sample code updates to the [changelog]. - [x] I updated/added relevant documentation (doc comments with `///`). --------- Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
1 parent 0b9ad5b commit d5184b5

File tree

135 files changed

+7
-6313
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+7
-6313
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
flutter_version: [stable, beta]
28-
os: [ubuntu-latest, macos-latest, windows-latest]
28+
os: [ubuntu-latest, macos-latest]
2929
steps:
3030
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3131
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165

experimental/README.md

Lines changed: 0 additions & 31 deletions

flutter_maps_firestore/README.md

Lines changed: 3 additions & 0 deletions

infinite_list/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
flutter:
1313
sdk: flutter
1414
cupertino_icons: ^1.0.2
15-
meta: 1.16.0
15+
meta: ^1.16.0
1616
provider: ^6.0.2
1717
window_size:
1818
git:

pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,5 @@ workspace:
4646
- simplistic_editor
4747
- testing_app
4848
- tool
49-
- veggieseasons
5049
- web_embedding/element_embedding_demo
5150
- web_embedding/ng-flutter/flutter

veggieseasons/.gitignore

Lines changed: 0 additions & 45 deletions
This file was deleted.

veggieseasons/.metadata

Lines changed: 0 additions & 33 deletions
This file was deleted.

veggieseasons/README.md

Lines changed: 2 additions & 32 deletions

veggieseasons/analysis_options.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.
-405 KB
Binary file not shown.

0 commit comments

Comments
 (0)