Skip to content

Commit acb6c69

Browse files
Adding wording around maintenance and deprecation. (#1116)
1 parent 09aac88 commit acb6c69

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,12 @@ Here is a list of the codelabs represented here:
2020
- [Building a fullstack movie recommendation system](https://codelabs.developers.google.com/tfrecommenders-flutter) is in `tfrs-flutter`
2121
- [Building a board game with TensorFlow Agents and Flutter](https://codelabs.developers.google.com/tfagents-flutter#0) is in `tfagents-flutter`
2222

23-
24-
2523
To learn more about setting up Flutter and running apps, see
2624
[flutter.dev/get-started][].
2725

2826
[flutter.dev/get-started]: https://flutter.dev/docs/get-started
27+
28+
## Maintenance & Deprecation of Codelabs
29+
30+
Codelabs should be kept up to date with the current Flutter stable release. Codelabs that are more than two stable releases
31+
behind will be candidates for deprecation and removal from the repository.

0 commit comments

Comments
 (0)