mirror of https://github.com/flutter/samples.git
gemini-cli-actions
main
retire-samples
cupertino-gallery
sample-app-bump
master_archived
${ noResults }
3 Commits (16c3c021e857e71e11c74ecf5f444dbbced41197)
Author | SHA1 | Message | Date |
---|---|---|---|
|
c7cddc2f4a
|
Bump lints from 4.0.0 to 5.0.0 in /code_sharing/shared (#2456)
Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/lints/releases">lints's releases</a>.</em></p> <blockquote> <h2>package:lints v5.0.0</h2> <ul> <li><code>recommended</code>: <ul> <li>added <a href="https://dart.dev/tools/linter-rules/invalid_runtime_check_with_js_interop_types">invalid_runtime_check_with_js_interop_types</a> (<a href="https://redirect.github.com/dart-lang/lints/issues/188">dart-lang/lints#188</a>)</li> <li>added <a href="https://dart.dev/lints/unnecessary_library_name">unnecessary_library_name</a> (<a href="https://redirect.github.com/dart-lang/lints/issues/181">dart-lang/lints#181</a>)</li> <li>removed <a href="https://dart.dev/tools/linter-rules/avoid_null_checks_in_equality_operators">avoid_null_checks_in_equality_operators</a> (<a href="https://redirect.github.com/dart-lang/lints/issues/200">dart-lang/lints#200</a>)</li> </ul> </li> <li>Updated the SDK lower-bound to 3.5.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/lints/blob/main/CHANGELOG.md">lints's changelog</a>.</em></p> <blockquote> <h2>5.0.0</h2> <ul> <li><code>recommended</code>: <ul> <li>added <a href="https://dart.dev/tools/linter-rules/invalid_runtime_check_with_js_interop_types">invalid_runtime_check_with_js_interop_types</a> (<a href="https://redirect.github.com/dart-lang/lints/issues/188">dart-lang/lints#188</a>)</li> <li>added <a href="https://dart.dev/lints/unnecessary_library_name">unnecessary_library_name</a> (<a href="https://redirect.github.com/dart-lang/lints/issues/181">dart-lang/lints#181</a>)</li> <li>removed <a href="https://dart.dev/tools/linter-rules/avoid_null_checks_in_equality_operators">avoid_null_checks_in_equality_operators</a> (<a href="https://redirect.github.com/dart-lang/lints/issues/200">dart-lang/lints#200</a>)</li> </ul> </li> <li>Updated the SDK lower-bound to 3.5.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
11 months ago |
|
9e236813fe
|
Fixups for master CI (#2118)
## 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 |
|
6caaa0a3c9
|
code sharing sample: flat package directory (#1486)
|
3 years ago |