mirror of https://github.com/flutter/samples.git
|
12 months ago | |
---|---|---|
.. | ||
fluent_ui | 12 months ago | |
material | 12 months ago | |
README.md | 2 years ago | |
codelab_rebuild.yaml | 3 years ago |
README.md
Photo Search app
This desktop application enables you to search
Unsplash for photographs that interest you.
To use it, you need to add an Access Key from
Unsplash API to
lib/unsplash_access_key.dart
.
This is the Photo Search app, built out with two different widget sets:
- Material shows the Photo Search app built with Material widgets
- Fluent UI shows the Photo Search app built with Fluent UI widgets