1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-23 04:41:38 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Brett Morgan
c0ca55e872 Fix build breakage (#1456) 2022-10-04 11:55:00 +10:00
Brett Morgan
83f7059d83 Consolidated Flutter 3.3 update (#1401) 2022-08-31 10:06:34 +10:00
Brett Morgan
2dec7fdf85 desktop_photo_search Break fix (#1322)
Update sample code to match
https://github.com/google/flutter-desktop-embedding/pull/903
2022-07-08 11:34:46 +10:00
Brett Morgan
58bc5d7a58 Deps update, utilize super.key (#1265)
* Deps update, utilize `super.key`

* `flutter format`
2022-05-13 12:31:56 -07:00
Brett Morgan
ccd68f34e2 Beta (#1234) 2022-05-11 12:48:11 -07:00
Brett Morgan
f998c9577e Add unawaited_futures (#1148) 2022-04-27 09:24:19 +10:00
Brett Morgan
ed2a422e2a Update for url_launcher API change (#1144) 2022-04-26 07:17:15 +10:00
Brett Morgan
50731ab2fa Simplify Unsplash response handling (#1077) 2022-04-13 09:49:19 -07:00
Fitz
322f0628e6 Force utf8-decoding of Unsplash reponse (#586 & #590) (#1075) 2022-04-13 11:07:32 +10:00
Brett Morgan
69579ed107 Dispose _treeViewScrollController (#1062) 2022-04-06 11:39:08 +10:00
Chris Bracken
5f87f43226 Photo search: add Quit menu item (#998)
Adds a Quit menu item to exit the app.
2022-03-24 13:13:56 -07:00
Miguel Beltran
35713ac2d9 rename constants (#1047) 2022-03-08 11:08:53 +10:00
Miguel Beltran
83539ccdc8 Add setupWindow with min size to Material desktop photo search (#1037) 2022-03-03 15:44:04 +11:00
Chris Bracken
8c48dcdd49 Photo search: minor menu item text cleanup (#997) 2022-02-15 12:54:21 +10:00
Brett Morgan
9c02a0fa09 Migrate desktop_photo_search to top level (#1002) 2022-02-04 08:33:53 +10:00