Brett Morgan
|
1281d43368
|
Pin window_size and menubar (#1398)
|
2022-08-31 07:04:25 +10:00 |
|
stuartmorgan
|
6dfc29e090
|
Remove file_selector_* from pubspecs. (#1397)
As of 0.9.1, all of the 1P implementations of `file_selector` are
endorsed, so there's no need to directly include the sub-packages.
|
2022-08-30 14:58:10 +10:00 |
|
dependabot[bot]
|
c696896bc6
|
Bump file_selector_linux in /desktop_photo_search/material (#1381)
|
2022-08-19 19:50:24 +10:00 |
|
dependabot[bot]
|
140f0194bc
|
Bump file_selector and file_selector_windows (#1347)
Bumps [file_selector](https://github.com/flutter/plugins/tree/main/packages/file_selector) and [file_selector_windows](https://github.com/flutter/plugins/tree/main/packages/file_selector). These dependencies needed to be updated together.
Updates `file_selector` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/file_selector-v0.9.0/packages/file_selector)
Updates `file_selector_windows` from 0.8.2+2 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/file_selector_windows-v0.9.0/packages/file_selector)
---
updated-dependencies:
- dependency-name: file_selector
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: file_selector_windows
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-22 21:23:59 +10:00 |
|
dependabot[bot]
|
651e23271e
|
Bump file_selector_macos in /desktop_photo_search/material (#1330)
Bumps [file_selector_macos](https://github.com/flutter/plugins/tree/main/packages/file_selector) from 0.8.2+2 to 0.9.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/file_selector_macos-v0.9.0/packages/file_selector)
---
updated-dependencies:
- dependency-name: file_selector_macos
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-22 12:48:47 +10:00 |
|
Brett Morgan
|
ccd68f34e2
|
Beta (#1234)
|
2022-05-11 12:48:11 -07:00 |
|
dependabot[bot]
|
ca134adb10
|
Bump built_value from 8.2.3 to 8.3.0 in /desktop_photo_search/material (#1248)
Bumps [built_value](https://github.com/google/built_value.dart) from 8.2.3 to 8.3.0.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.3...v8.3.0)
---
updated-dependencies:
- dependency-name: built_value
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-11 03:16:50 -07:00 |
|
dependabot[bot]
|
60c6c4342f
|
Bump built_value_generator in /desktop_photo_search/material (#1243)
Bumps [built_value_generator](https://github.com/google/built_value.dart) from 8.2.3 to 8.3.0.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.3...v8.3.0)
---
updated-dependencies:
- dependency-name: built_value_generator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-11 03:14:39 -07:00 |
|
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 |
|
dependabot[bot]
|
f008598620
|
Bump msix from 3.6.0 to 3.6.1 in /desktop_photo_search/material (#1222)
Bumps [msix](https://github.com/YehudaKremer/msix) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/YehudaKremer/msix/releases)
- [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/YehudaKremer/msix/compare/3.6.0...3.6.1)
---
updated-dependencies:
- dependency-name: msix
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-08 15:33:09 +10:00 |
|
dependabot[bot]
|
2a6448a30d
|
Bump msix from 3.5.1 to 3.6.0 in /desktop_photo_search/material (#1218)
|
2022-05-05 17:41:20 +10:00 |
|
dependabot[bot]
|
8fa4a7be54
|
Bump built_value from 8.2.2 to 8.2.3 in /desktop_photo_search/material (#1175)
Bumps [built_value](https://github.com/google/built_value.dart) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.2...v8.2.3)
---
updated-dependencies:
- dependency-name: built_value
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-04-28 18:31:26 +10:00 |
|
dependabot[bot]
|
a8bc72ed1e
|
Bump built_value_generator in /desktop_photo_search/material (#1171)
Bumps [built_value_generator](https://github.com/google/built_value.dart) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.2...v8.2.3)
---
updated-dependencies:
- dependency-name: built_value_generator
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-04-28 18:24:35 +10:00 |
|
dependabot[bot]
|
9213dbf93e
|
Bump built_value from 8.1.4 to 8.2.2 in /desktop_photo_search/material (#1158)
|
2022-04-27 18:51:42 +10:00 |
|
dependabot[bot]
|
1fe36d11df
|
Bump url_launcher from 6.0.20 to 6.1.0 in /desktop_photo_search/material (#1139)
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.0.20 to 6.1.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.0.20...url_launcher-v6.1.0)
---
updated-dependencies:
- dependency-name: url_launcher
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-25 19:00:50 +10:00 |
|
Brett Morgan
|
a481c264cd
|
Remove git:// url, update deps, fix destop_photo_search (#1052)
|
2022-03-19 08:37:04 +10:00 |
|
Miguel Beltran
|
83539ccdc8
|
Add setupWindow with min size to Material desktop photo search (#1037)
|
2022-03-03 15:44:04 +11:00 |
|
Brett Morgan
|
9c02a0fa09
|
Migrate desktop_photo_search to top level (#1002)
|
2022-02-04 08:33:53 +10:00 |
|