You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/experimental
dependabot[bot] 750b390f7f
Bump http from 1.2.0 to 1.2.1 in /experimental/linting_tool (#2167)
8 months ago
..
context_menus
desktop_photo_search
federated_plugin
linting_tool Bump http from 1.2.0 to 1.2.1 in /experimental/linting_tool (#2167) 8 months ago
pedometer
varfont_shader_puzzle Prep for Flutter 3.19 release (#2146) 8 months ago
veggieseasons
web_dashboard
README.md

README.md

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:

flutter channel master
flutter upgrade

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

flutter channel stable

Want more info about the repo in general?

See the README in the repo's root folder.