mirror of https://github.com/flutter/samples.git
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.
10 lines
452 B
10 lines
452 B
This is a demo version of the [Building next generation UIs in Flutter][] codelab.
|
|
|
|
This sample takes code from each step of the codelab linked above and turns it into
|
|
a single application with forward and backward buttons to enable stepping through the
|
|
steps of the codelab.
|
|
|
|
![Next Generation UI demo screenshot](next_gen_ui_demo.png)
|
|
|
|
[Building next generation UIs in Flutter]: https://codelabs.developers.google.com/codelabs/flutter-next-gen-uis
|