Eric Windmill
0c5ca75d29
Release 3.47 ( #2879 )
...
Minor updates for release 3.47
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I have added sample code updates to the [changelog].
- [x] I updated/added relevant documentation (doc comments with `///`).
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md
[CLA]: https://cla.developers.google.com/
[Discord]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
[changelog]: ../CHANGELOG.md
---------
Co-authored-by: Parker Lougheed <parlough@gmail.com>
1 month ago
Parker Lougheed
c206bae810
[desktop_photo_search] Tighten constraints then regenerate files ( #1986 )
...
No functional changes, just cleanup.
Updating the build_value build dependencies then regenerating allows us
to remove the analysis excludes in the `analysis_options.yaml` files due
to them now ignoring lints.
3 years ago
Brett Morgan
3e9bb78aec
Create `analysis_defaults` package ( #1654 )
...
* Create `analysis_defaults` package
* Update analysis_defaults/pubspec.yaml
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
---------
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
4 years ago
Brett Morgan
1281d43368
Pin `window_size` and `menubar` ( #1398 )
4 years ago
Brett Morgan
ccd68f34e2
Beta ( #1234 )
4 years ago
Brett Morgan
9c02a0fa09
Migrate `desktop_photo_search` to top level ( #1002 )
5 years ago