Parker Lougheed
|
f9e1a99d1a
|
Account for linter changes in linter_tool (#1930)
|
2 years ago |
Brett Morgan
|
eac6afac14
|
`desktop_photo_search`: `getSavePath` is deprecated (#1910)
This PR fixes a [CI
breakage](https://github.com/flutter/samples/actions/runs/5362518576/jobs/9729453534):
```console
Analyzing fluent_ui...
info - lib/src/widgets/unsplash_search_content.dart:51:38 - 'getSavePath' is deprecated and shouldn't be used. Use getSaveLocation instead. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
1 issue found.
Error: Process completed with exit code 1.
```
## 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 |
Parker Lougheed
|
d6296157f4
|
Some linting_tool updates and cleanup (#1279)
|
3 years ago |
Brett Morgan
|
ccd68f34e2
|
Beta (#1234)
|
3 years ago |
Brett Morgan
|
f998c9577e
|
Add `unawaited_futures` (#1148)
|
3 years ago |
Brett Morgan
|
e160f5261c
|
`experimental/linting_tool`: dart fix (#915)
|
4 years ago |
Abdullah Deshmukh
|
410e43fbc1
|
[linting_tool] Prepare for release (#880)
|
4 years ago |
Abdullah Deshmukh
|
1e00fd0bde
|
[linting_tool] Implement editing profile (#874)
|
4 years ago |
Abdullah Deshmukh
|
bd4fa28584
|
Implements default lints page (#871)
|
4 years ago |
Abdullah Deshmukh
|
a68f3f57d6
|
[linting_tool] Stop duplication of rules in the same profile (#870)
|
4 years ago |
Abdullah Deshmukh
|
9986fe2f2c
|
[linting_tool] Implement exporting profiles (#869)
|
4 years ago |
Abdullah Deshmukh
|
bbb8e342f1
|
[linting_tool] Implement saving rules to DB (#860)
|
4 years ago |
Abdullah Deshmukh
|
6bac1b9694
|
[linting_tool] Add lint rules list (#856)
|
4 years ago |