Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fail-fast: false
matrix:
flutter_version: [stable, beta]
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest]
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00
Expand Down
31 changes: 0 additions & 31 deletions experimental/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,3 @@
The `experimental` directory has been deprecated. All samples within have been deleted or moved to [github.com/flutter/demos][]


---


# Master channel samples

In this directory, you'll find samples that target Flutter's master channel.
They may take advantage of new SDK features that haven't landed in the
stable channel, and they may crash, lock up your machine, or otherwise fail to
run correctly. In other words, consider everything in this directory to be an
experiment.

We're maintaining these samples here so that folks can see some of Flutter's
upcoming features as they evolve and get a sense for how they'll eventually
be used. If you'd like to run the apps, make sure to switch to the master
channel first:

```bash
flutter channel master
flutter upgrade
```

When you're done, use this command to return to the safety of the stable
channel:

```bash
flutter channel stable
```

## Want more info about the repo in general?

See the [README](../README.md) in the repo's root folder.
3 changes: 3 additions & 0 deletions flutter_maps_firestore/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Sample deprecated

The `flutter_maps_firestore` sample has been deprecated.
2 changes: 1 addition & 1 deletion infinite_list/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
meta: 1.16.0
meta: ^1.16.0
provider: ^6.0.2
window_size:
git:
Expand Down
1 change: 0 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,5 @@ workspace:
- simplistic_editor
- testing_app
- tool
- veggieseasons
- web_embedding/element_embedding_demo
- web_embedding/ng-flutter/flutter
45 changes: 0 additions & 45 deletions veggieseasons/.gitignore

This file was deleted.

33 changes: 0 additions & 33 deletions veggieseasons/.metadata

This file was deleted.

34 changes: 2 additions & 32 deletions veggieseasons/README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,3 @@
# Veggie Seasons
# Sample deprecated

An iOS sample app that shows which fruits and vegetables are currently in season. It
showcases Flutter's Cupertino package.

**NOTE:** While Flutter supports many platforms, this application is designed
specifically for iOS. It's not intended to be run on Android, web, or desktop.

## Goals

* Show how to build an interface that iOS users will feel right at home
with.
* Show how Flutter's Cupertino widgets work together.

## The important bits

### `/screens/*`

These are the screens presented in the app, roughly analogous to
UIViewControllers. `HomeScreen` is the root, and the others are shown
as the user navigates.

## Questions/issues

If you have a general question about any of the techniques you see in
the sample, the best places to go are:

* [The FlutterDev Google Group](https://groups.google.com/forum/#!forum/flutter-dev)
* [The Flutter Gitter channel](https://gitter.im/flutter/flutter)
* [StackOverflow](https://stackoverflow.com/questions/tagged/flutter)

If you run into an issue with the sample itself, please file an issue
in the [main Flutter repo](https://github.com/flutter/flutter/issues).
The `veggieseasons` sample has been deprecated. It now lives in the [flutter/demos](https://github.com/flutter/demos) repository, where it will no longer be maintained.
5 changes: 0 additions & 5 deletions veggieseasons/analysis_options.yaml

This file was deleted.

Binary file removed veggieseasons/assets/fonts/NotoSans-Bold.ttf
Binary file not shown.
Binary file removed veggieseasons/assets/fonts/NotoSans-BoldItalic.ttf
Binary file not shown.
Binary file removed veggieseasons/assets/fonts/NotoSans-Italic.ttf
Binary file not shown.
Binary file removed veggieseasons/assets/fonts/NotoSans-Regular.ttf
Binary file not shown.
Binary file removed veggieseasons/assets/icon/launcher_icon.png
Binary file not shown.
Binary file removed veggieseasons/assets/images/apple.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/artichoke.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/asparagus.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/avocado.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/blackberry.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/cantaloupe.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/cauliflower.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/endive.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/fig.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/grape.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/green_bell_pepper.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/habanero.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/kale.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/kiwi.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/lemon.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/lime.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/mango.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/mushroom.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/nectarine.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/orange_bell_pepper.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/persimmon.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/plum.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/potato.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/radicchio.jpg
Binary file not shown.
Binary file removed veggieseasons/assets/images/radish.jpg
Diff not rendered.
Binary file removed veggieseasons/assets/images/squash.jpg
Diff not rendered.
Binary file removed veggieseasons/assets/images/strawberry.jpg
Diff not rendered.
Binary file removed veggieseasons/assets/images/tangelo.jpg
Diff not rendered.
Binary file removed veggieseasons/assets/images/tomato.jpg
Diff not rendered.
Binary file removed veggieseasons/assets/images/watermelon.jpg
Diff not rendered.
34 changes: 0 additions & 34 deletions veggieseasons/ios/.gitignore

This file was deleted.

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

This file was deleted.

2 changes: 0 additions & 2 deletions veggieseasons/ios/Flutter/Debug.xcconfig

This file was deleted.

2 changes: 0 additions & 2 deletions veggieseasons/ios/Flutter/Release.xcconfig

This file was deleted.

44 changes: 0 additions & 44 deletions veggieseasons/ios/Podfile

This file was deleted.

Loading
Loading