1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-12 15:58:32 +00:00
Files
samples/desktop_photo_search
dependabot[bot] fb43d29adf Bump url_launcher from 6.1.0 to 6.1.1 in /desktop_photo_search/material (#1252)
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.1.0...url_launcher-v6.1.1)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 03:02:22 -07:00
..

Photo Search app

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