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.
8 lines
308 B
8 lines
308 B
3 years ago
|
# Photo Search app
|
||
|
|
||
|
This is the Photo Search app, built out with two different widget sets:
|
||
|
|
||
|
- [Material](material) shows the Photo Search app built with Material widgets
|
||
|
- [Fluent UI](fluent_ui) shows the Photo Search app built with [Fluent UI][] widgets
|
||
|
|
||
|
[Fluent UI]: https://pub.dev/packages/fluent_ui
|