Fix up `web/samples_index` configuration for `next_gen_ui_demo` (#1826)

This PR is required to land for I/O Connect Miami next week.

Context:
https://github.com/flutter/samples/pull/1824#discussion_r1198062978

## 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 updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].

<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md

---------

Co-authored-by: Parker Lougheed <parlough@gmail.com>
pull/1828/head
Brett Morgan 2 years ago committed by GitHub
parent e97ba0b50a
commit 0cf8430a87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -666,6 +666,7 @@ samples:
platforms:
- Windows, macOS, Linux, web, Android, iOS
links:
- https://codelabs.developers.google.com/codelabs/flutter-next-gen-uis
- href: https://codelabs.developers.google.com/codelabs/flutter-next-gen-uis
text: Codelab
type: sample
web: web/next_gen_ui_demo

Loading…
Cancel
Save