mirror of https://github.com/flutter/samples.git
gh-pages
main
flutter3.27
compass-app
jwill_m3_demo
sethladd-patch-3
sethladd-patch-1
sethladd-patch-2
recipe_readme
add_ai_recipe_app
remove_window_size_nav_app
android-builds
startup_cleanup
misc/adjust-flutter-gallery-inclusion
khanh_m3_demo
leigha_m3_demo
add_interactive_color_scheme
update_card_to_card_outlined
navigation-and-routing-update
update_demo_code
master_archived
${ noResults }
69 Commits (53a22b54af4f1050e209137200a904fa737d6cc4)
Author | SHA1 | Message | Date |
---|---|---|---|
dependabot[bot] |
12c7308022
|
Bump flutter_lints from 4.0.0 to 5.0.0 in /game_template (#2463)
â ï¸ **Dependabot is rebasing this PR** â ï¸ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 4.0.0 to 5.0.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
2 months ago |
dependabot[bot] |
c83e8c77b0
|
Bump flutter_launcher_icons from 0.13.1 to 0.14.0 in /game_template (#2443)
Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from 0.13.1 to 0.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluttercommunity/flutter_launcher_icons/releases">flutter_launcher_icons's releases</a>.</em></p> <blockquote> <h2>v0.14.0</h2> <h2>What's Changed</h2> <ul> <li>Update README.md by <a href="https://github.com/malibayram"><code>@âmalibayram</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/483">fluttercommunity/flutter_launcher_icons#483</a></li> <li>Revert "Update README.md" by <a href="https://github.com/RatakondalaArun"><code>@âRatakondalaArun</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/484">fluttercommunity/flutter_launcher_icons#484</a></li> <li>docs: generate config file feature documentation by <a href="https://github.com/OutdatedGuy"><code>@âOutdatedGuy</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/485">fluttercommunity/flutter_launcher_icons#485</a></li> <li>style: fixed linting warnings on pub website by <a href="https://github.com/OutdatedGuy"><code>@âOutdatedGuy</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/486">fluttercommunity/flutter_launcher_icons#486</a></li> <li>support ios icon background color when removing alpha by <a href="https://github.com/HaoCherHong"><code>@âHaoCherHong</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/450">fluttercommunity/flutter_launcher_icons#450</a></li> <li>add <code>background_color_ios</code> description to README.md by <a href="https://github.com/HaoCherHong"><code>@âHaoCherHong</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/487">fluttercommunity/flutter_launcher_icons#487</a></li> <li>Fix typo in README.md by <a href="https://github.com/HaoCherHong"><code>@âHaoCherHong</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/488">fluttercommunity/flutter_launcher_icons#488</a></li> <li>Fixed the misspellings of whether [Issue <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/issues/526">#526</a>] by <a href="https://github.com/muddi900"><code>@âmuddi900</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/527">fluttercommunity/flutter_launcher_icons#527</a></li> <li>feat: added support for android 13+ themed icons by <a href="https://github.com/OutdatedGuy"><code>@âOutdatedGuy</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/497">fluttercommunity/flutter_launcher_icons#497</a></li> <li>Feature: Configure dark and tinted mode icons for iOS 18+ by <a href="https://github.com/KevinHaendel"><code>@âKevinHaendel</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/569">fluttercommunity/flutter_launcher_icons#569</a></li> <li>related to [issue <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/issues/96">#96</a>], Suggestion for an easier way to apply foreground inset by <a href="https://github.com/LOCKEDFILE"><code>@âLOCKEDFILE</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/563">fluttercommunity/flutter_launcher_icons#563</a></li> <li>update readme to use dart run by <a href="https://github.com/eifr"><code>@âeifr</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/561">fluttercommunity/flutter_launcher_icons#561</a></li> <li>fix: tests fails for the newly generated ios list by <a href="https://github.com/OutdatedGuy"><code>@âOutdatedGuy</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/576">fluttercommunity/flutter_launcher_icons#576</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/malibayram"><code>@âmalibayram</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/483">fluttercommunity/flutter_launcher_icons#483</a></li> <li><a href="https://github.com/HaoCherHong"><code>@âHaoCherHong</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/450">fluttercommunity/flutter_launcher_icons#450</a></li> <li><a href="https://github.com/muddi900"><code>@âmuddi900</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/527">fluttercommunity/flutter_launcher_icons#527</a></li> <li><a href="https://github.com/KevinHaendel"><code>@âKevinHaendel</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/569">fluttercommunity/flutter_launcher_icons#569</a></li> <li><a href="https://github.com/LOCKEDFILE"><code>@âLOCKEDFILE</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/563">fluttercommunity/flutter_launcher_icons#563</a></li> <li><a href="https://github.com/eifr"><code>@âeifr</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/561">fluttercommunity/flutter_launcher_icons#561</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.13.1...v0.14.0">https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.13.1...v0.14.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md">flutter_launcher_icons's changelog</a>.</em></p> <blockquote> <h2>0.14.0 (21st September 2024)</h2> <ul> <li>Android: Support for monochrome icons <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/563">#563</a></li> </ul> <p><strong>Before</strong></p> <p><strong>Now</strong></p> <ul> <li>Android: Ability to set inset for adaptive icon foreground and monochrome icon <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/563">#563</a></li> <li>iOS: Dark and Tinted icons for iOS 18+ <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/569">#569</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
2 months ago |
Brett Morgan |
8d208d7fd4
|
CI Fix, part #2 (#2423)
|
3 months ago |
dependabot[bot] |
daa4aed403
|
Bump firebase_core and firebase_crashlytics in /game_template (#2322)
|
5 months ago |
Kevin Moore |
a858f4701e
|
Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292)
Also removed the web measurement experiment from the material 3 demo |
6 months ago |
Eric Windmill |
3172aff8f8
|
Updates for 3.22 (#2266)
Updates for 3.22 --------- Co-authored-by: Brett Morgan <brettmorgan@google.com> Co-authored-by: Qun Cheng <chengqunq@gmail.com> Co-authored-by: Brett Morgan <brett.morgan@gmail.com> |
6 months ago |
dependabot[bot] |
d721c9146e
|
Bump flutter_lints from 3.0.2 to 4.0.0 in /game_template (#2285)
â ï¸ **Dependabot is rebasing this PR** â ï¸ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.2 to 4.0.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
6 months ago |
dependabot[bot] |
b77c24af73
|
Bump go_router from 13.2.5 to 14.0.0 in /game_template (#2255)
â ï¸ **Dependabot is rebasing this PR** â ï¸ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 13.2.5 to 14.0.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
7 months ago |
Soroush Beigi |
1f31580907
|
Updating samples Dart sdk to the last stable version (#2209)
|
8 months ago |
dependabot[bot] |
ae664d228f
|
Bump google_mobile_ads from 4.0.0 to 5.0.0 in /game_template (#2218)
Bumps [google_mobile_ads](https://github.com/googleads/googleads-mobile-flutter/tree/main/packages) from 4.0.0 to 5.0.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/googleads/googleads-mobile-flutter/commits/HEAD/packages">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google_mobile_ads&package-manager=pub&previous-version=4.0.0&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
8 months ago |
Sasank Tumpati |
0e1355841d
|
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217)
|
8 months ago |
dependabot[bot] |
56f1e4b694
|
Bump audioplayers from 5.2.1 to 6.0.0 in /game_template (#2216)
|
8 months ago |
dependabot[bot] |
4def035e4c
|
Bump firebase_crashlytics from 3.4.9 to 3.4.16 in /game_template (#2182)
Bumps [firebase_crashlytics](https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics) from 3.4.9 to 3.4.16. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md">firebase_crashlytics's changelog</a>.</em></p> <blockquote> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p> <h2>2024-02-28</h2> <h3>Changes</h3> <hr /> <p>Packages with breaking changes:</p> <ul> <li>There are no breaking changes in this release.</li> </ul> <p>Packages with other changes:</p> <ul> <li><a href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore---v4156"><code>cloud_firestore</code> - <code>v4.15.6</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_web---v3106"><code>cloud_firestore_web</code> - <code>v3.10.6</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#cloud_functions_web---v470"><code>cloud_functions_web</code> - <code>v4.7.0</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_web---v596"><code>firebase_auth_web</code> - <code>v5.9.6</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_core---v2255"><code>firebase_core</code> - <code>v2.25.5</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_core_web---v2115"><code>firebase_core_web</code> - <code>v2.11.5</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging---v14717"><code>firebase_messaging</code> - <code>v14.7.17</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage---v1167"><code>firebase_storage</code> - <code>v11.6.7</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage_platform_interface---v5110"><code>firebase_storage_platform_interface</code> - <code>v5.1.10</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#cloud_functions---v466"><code>cloud_functions</code> - <code>v4.6.6</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth---v4176"><code>firebase_auth</code> - <code>v4.17.6</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#_flutterfire_internals---v1323"><code>_flutterfire_internals</code> - <code>v1.3.23</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging---v07415"><code>firebase_in_app_messaging</code> - <code>v0.7.4+15</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging_platform_interface---v02423"><code>firebase_in_app_messaging_platform_interface</code> - <code>v0.2.4+23</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_web---v02323"><code>firebase_database_web</code> - <code>v0.2.3+23</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics---v3416"><code>firebase_crashlytics</code> - <code>v3.4.16</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics_platform_interface---v3623"><code>firebase_crashlytics_platform_interface</code> - <code>v3.6.23</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_platform_interface---v02523"><code>firebase_database_platform_interface</code> - <code>v0.2.5+23</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_platform_interface---v716"><code>firebase_auth_platform_interface</code> - <code>v7.1.6</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_database---v1047"><code>firebase_database</code> - <code>v10.4.7</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_dynamic_links---v5415"><code>firebase_dynamic_links</code> - <code>v5.4.15</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config---v4315"><code>firebase_remote_config</code> - <code>v4.3.15</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config_web---v1423"><code>firebase_remote_config_web</code> - <code>v1.4.23</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations_web---v01323"><code>firebase_app_installations_web</code> - <code>v0.1.3+23</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations_platform_interface---v01423"><code>firebase_app_installations_platform_interface</code> - <code>v0.1.4+23</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging_web---v366"><code>firebase_messaging_web</code> - <code>v3.6.6</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_platform_interface---v617"><code>cloud_firestore_platform_interface</code> - <code>v6.1.7</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations---v02415"><code>firebase_app_installations</code> - <code>v0.2.4+15</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_dynamic_links_platform_interface---v02623"><code>firebase_dynamic_links_platform_interface</code> - <code>v0.2.6+23</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_analytics---v1087"><code>firebase_analytics</code> - <code>v10.8.7</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging_platform_interface---v4525"><code>firebase_messaging_platform_interface</code> - <code>v4.5.25</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_ml_model_downloader---v02414"><code>firebase_ml_model_downloader</code> - <code>v0.2.4+14</code></a></li> <li><a href="https://github.com/firebase/flutterfire/blob/master/#firebase_analytics_web---v05519"><code>firebase_analytics_web</code> - <code>v0.5.5+19</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
9 months ago |
dependabot[bot] |
89dab241e9
|
Bump go_router from 12.1.3 to 13.0.0 in /game_template (#2119)
|
11 months ago |
dependabot[bot] |
e598d6a771
|
Bump google_mobile_ads from 3.1.0 to 4.0.0 in /game_template (#2105)
Bumps [google_mobile_ads](https://github.com/googleads/googleads-mobile-flutter/tree/main/packages) from 3.1.0 to 4.0.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/googleads/googleads-mobile-flutter/commits/HEAD/packages">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google_mobile_ads&package-manager=pub&previous-version=3.1.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
12 months ago |
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 |
1 year ago |
Brett Morgan |
e5ec08fccd
|
Update Samples for 3.16 (#2085)
*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. For larger changes, raising an issue first helps reduce redundant work.* ## Pre-launch Checklist - [ ] I read the [Flutter Style Guide] _recently_, and have followed its advice. - [ ] I signed the [CLA]. - [ ] I read the [Contributors Guide]. - [ ] I updated/added relevant documentation (doc comments with `///`). - [ ] 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 |
1 year ago |
zoeyfan |
3324bfc20e
|
Update README.md (#2091)
Deprecating the old template and pointing people to the new ones. *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. For larger changes, raising an issue first helps reduce redundant work.* ## 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 |
1 year ago |
dependabot[bot] |
64f1e9e87d
|
Bump games_services from 3.0.3 to 4.0.0 in /game_template (#2078)
Bumps [games_services](https://github.com/Abedalkareem/games_services) from 3.0.3 to 4.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Abedalkareem/games_services/releases">games_services's releases</a>.</em></p> <blockquote> <h2>4.0.0 🎁</h2> <ul> <li>migrate to Google Play Games Services 2.0.0.</li> <li>use the Darwin folder for iOS and macOS.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
1 year ago |
dependabot[bot] |
c6b1bcc41d
|
Bump flutter_lints from 2.0.3 to 3.0.0 in /game_template (#2052)
â ï¸ **Dependabot is rebasing this PR** â ï¸ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.3 to 3.0.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
1 year ago |
dependabot[bot] |
d56cd85831
|
Bump go_router from 11.1.4 to 12.0.0 in /game_template (#2053)
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 11.1.4 to 12.0.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
1 year ago |
dependabot[bot] |
0e248f4ca1
|
Bump go_router from 10.2.0 to 11.0.0 in /game_template (#2029)
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 10.2.0 to 11.0.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
1 year ago |
Filip Hracek |
612cf191d0
|
Fix crashlytics in game_template (#1998)
|
1 year ago |
Brett Morgan |
7d169b4d98
|
Update for 3.13 stable (#1992)
|
1 year ago |
Brett Morgan |
f1fd4341ff
|
Flutter beta (#1952)
|
1 year ago |
Brett Morgan |
129818a205
|
`game_template`: Revert analysis for `flutter_lints` (#1971)
## 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 |
1 year ago |
dependabot[bot] |
3bb7456f2e
|
Bump audioplayers from 4.1.0 to 5.0.0 in /game_template (#1969)
Bumps [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) from 4.1.0 to 5.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md">audioplayers's changelog</a>.</em></p> <blockquote> <h4><code>audioplayers</code> - <code>v5.0.0</code></h4> <ul> <li><strong>REFACTOR</strong>(windows): simplify position and duration processing (<a href="https://redirect.github.com/bluefireteam/audioplayers/issues/1553">#1553</a>). (<a href=" |
1 year ago |
dependabot[bot] |
6086d1954b
|
Bump go_router from 9.1.1 to 10.0.0 in /game_template (#1960)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 9.1.1 to 10.0.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
1 year ago |
dependabot[bot] |
f9453c11e5
|
Bump go_router from 8.2.0 to 9.0.0 in /game_template (#1921)
|
1 year ago |
dependabot[bot] |
c42526ffe4
|
Bump go_router from 7.1.1 to 8.0.0 in /game_template (#1881)
|
1 year ago |
Filip Hracek |
dd4fc132a1
|
Provide LocalKey to every custom transition (#1869)
Fixes #1551. Also, remove superfluous `debugPrint` calls and other `Logger` setup since the latest `pkg:logging` does this stuff automatically and so the setup lead to duplicate messages in console. ## 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. <!-- 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 |
1 year ago |
Filip Hracek |
0071c662c3
|
Fix web navigation bug in game_template (#1868)
Disallow navigating to /win without details. Fixes #1288. ## 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. |
1 year ago |
Filip Hracek |
2672e8c2f5
|
Rebuild iOS and macOS targets for `game_template` (#1867)
|
1 year ago |
Brett Morgan |
a33e0f9720
|
`game_template` fix up exhaustive checks (#1853)
## 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 `///`). - [ ] 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 |
1 year ago |
Christian Padilla |
7100438182
|
Fix minSdkVersion compile error (#1850)
flutter.minSdkVersion is 16, which is too low for guaranteed use of google_mobile_ads ## 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 --------- Co-authored-by: Brett Morgan <brett.morgan@gmail.com> |
1 year ago |
Brett Morgan |
82e38e5b79
|
Update samples for Dart 3.0.0 (#1803)
|
2 years ago |
Brett Morgan |
36e7a6ab04
|
Update for Flutter 3.10 beta (#1746)
## 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 `///`). - [ ] All existing and new tests are passing. --------- Co-authored-by: David Iglesias <ditman@gmail.com> Co-authored-by: Mark Thompson <2554588+MarkTechson@users.noreply.github.com> Co-authored-by: John Ryan <ryjohn@google.com> |
2 years ago |
dependabot[bot] |
68e669bd64
|
Bump go_router from 6.5.9 to 7.0.0 in /game_template (#1761)
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 6.5.9 to 7.0.0. <details> <summary>Commits</summary> <ul> <li><a href=" |
2 years ago |
dependabot[bot] |
465964e401
|
Bump google_mobile_ads from 2.4.0 to 3.0.0 in /game_template (#1745)
Bumps [google_mobile_ads](https://github.com/googleads/googleads-mobile-flutter/tree/main/packages) from 2.4.0 to 3.0.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/googleads/googleads-mobile-flutter/commits/HEAD/packages">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google_mobile_ads&package-manager=pub&previous-version=2.4.0&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
2 years ago |
dependabot[bot] |
5dc04a16be
|
Bump audioplayers from 3.0.1 to 4.0.0 in /game_template (#1735)
|
2 years ago |
dependabot[bot] |
c13694db3f
|
Bump flutter_launcher_icons from 0.12.0 to 0.13.0 in /game_template (#1732)
|
2 years ago |
Brett Morgan |
31a3d14618
|
Rebuild runners (#1725)
|
2 years ago |
Brett Morgan |
3bafa557f7
|
Update `sdk` constraint range and update runners (#1706)
|
2 years ago |
dependabot[bot] |
1a8c9a45b1
|
Bump flutter_launcher_icons from 0.11.0 to 0.12.0 in /game_template (#1676)
|
2 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> |
2 years ago |
gaaclarke |
787bf09fe3
|
Add `background_isolate_channels` to CI (#1448)
* Added sample code for using plugins and channels from background isolates. * goderbauer feedback 1 * goderbauer feedback2 * goderbauer feedback 3 * Add `background_isolate_channels` to CI * Comment in `background_isolate_channels` * Fixup * Elide `experimental/material_3_demo` from `master` * Elide `material_3_demo` from `master` CI * Elide `place_tracker` on `master` CI --------- Co-authored-by: Brett Morgan <brettmorgan@google.com> Co-authored-by: Brett Morgan <brett.morgan@gmail.com> |
2 years ago |
Miguel Beltran |
6bea60b091
|
Migrate game_template to Material 3 (#1613)
|
2 years ago |
Parker Lougheed |
294ea4ff8f
|
Update to `audioplayers` 3.0.0 in `game_template` (#1591)
|
2 years ago |
Brett Morgan |
5401bb88b4
|
Flutter 3.7.0 (#1556)
* Update `simplistic_editor` for Flutter 3.4 beta * Re-enable beta and master CI * Disable on master * Added sample code for using plugins and channels from background isolates. * goderbauer feedback 1 * goderbauer feedback2 * goderbauer feedback 3 * Add `background_isolate_channels` to CI * Enable beta CI * Enable all `stable` CI projects * `dart fix --apply` * `print` -> `denugPrint` * Make deps min version not pinned * Drop `_isDebug` * Remove unused import * `dart format` * Fixup `linting_tool` * Fixup `form_app` * Enable all `master` CI * Basic fixes * Patch `simplistic_editor` * Fix nl at eol * Comment out `simplistic_editor` * Incorporating @bleroux's latest changes * Clean up CI scripts * Copy `experimental/material_3_demo` to top level * Update `game_template` * Update `animations` * Update `desktop_photo_search` * Update `flutter_maps_firestore` * Update `form_app` * Update `infinite_list` * Update `isolate_example` * Update `jsonexample` * Update `navigation_and_routing` * Update `place_tracker` * Update `platform_channels` * Update `platform_design` * Update `provider_shopper` * Fixup `context_menus` * `dart format` * Update the main `material_3_demo` * Make `tool/flutter_ci_script_stable.sh` executable again Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com> Co-authored-by: Aaron Clarke <aaclarke@google.com> |
2 years ago |
dependabot[bot] |
c11802e614
|
Bump audioplayers from 1.2.0 to 2.0.0 in /game_template (#1567)
Bumps [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/bluefireteam/audioplayers/releases) - [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md) - [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers_web-v2.0.0/packages) --- updated-dependencies: - dependency-name: audioplayers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
2 years ago |