Brett Morgan
|
0ccc283a4e
|
Fixup for failing Beta CI (#2092)
Turns out, we shipped a new Flutter beta as well.
Commenting out `experimental/varfont_shader_puzzle` from beta CI
Everything else is just cleanup.
## 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 updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
|
2 years ago |
Brett Morgan
|
3bafa557f7
|
Update `sdk` constraint range and update runners (#1706)
|
3 years ago |
dependabot[bot]
|
a8eeed875b
|
Bump espresso in /add_to_app/fullscreen/flutter_module (#1696)
Bumps [espresso](https://github.com/flutter/packages/tree/main/packages) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/espresso-v0.3.0/packages)
---
updated-dependencies:
- dependency-name: espresso
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>
|
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>
|
3 years ago |
Brett Morgan
|
ccd68f34e2
|
Beta (#1234)
|
3 years ago |
Brett Morgan
|
3b46646306
|
`flutter pub upgrade --major-versions` (#1061)
|
3 years ago |
Brett Morgan
|
a481c264cd
|
Remove git:// url, update deps, fix `destop_photo_search` (#1052)
|
4 years ago |
Brett Morgan
|
9153fdb6fc
|
dart migrate add_to_app/fullscreen/flutter_module (#835)
|
4 years ago |
Brett Morgan
|
55e02d6e4d
|
Add `flutter_lints` to `add_to_app/fullscreen/flutter_module` (#810)
|
4 years ago |
gaaclarke
|
323c10558d
|
restructured the add to app samples (#698)
|
5 years ago |