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.
Brett Morgan
2a6a520eef
|
2 years ago | |
---|---|---|
.. | ||
fluent_ui | 2 years ago | |
material | 2 years ago | |
README.md | 2 years ago | |
codelab_rebuild.yaml | 2 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