Brett Morgan
8cfc85c9e6
Update dependabot.yaml ( #1562 )
2 years ago
Brian James
057728c5d2
added Type Jam puzzle app for review ( #1554 )
...
* added Type Jam puzzle app for review
* pr round 2 prep
* updated ci scripts for varfont_shader_puzzle
* resolved unused and minor variable naming issues
* rotator tiles row and col are final vars now
* removed unused import and print from production
* made constructors const where needed
* pages_flow export refactored to directly come from that file
* removed old api commented out section from FragmentShaded
* updated pubspec yaml to correct project name
* dart min version updated; removed unnecessary commented out dependencies from pubspec.yaml
* updated pubspec.yaml min flutter version to ensure FragmentShader support
* added/edited comments for explanation, esp on var fonts; removed obsolete comments
* trailing newline added to pubspec.yaml eof
2 years ago
Qun Cheng
bea2ef6c66
Update M3 demo app layout on small screen ( #1558 )
2 years ago
Mouad Debbar
4f059e686e
Avoid allocation of large canvases on the web ( #1557 )
2 years ago
Justin McCandless
6fbc6fef7a
Fill out the README, and add screenshots ( #1555 )
2 years ago
dependabot[bot]
7f5c494a2b
Bump actions/checkout from 3.2.0 to 3.3.0 ( #1549 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](755da8c3cf...ac59398561
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
dependabot[bot]
404d505e57
Bump actions/upload-artifact from 3.1.1 to 3.1.2 ( #1552 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](83fd05a356...0b7f8abb15
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
dependabot[bot]
d0255361b4
Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 ( #1548 )
...
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases )
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md )
- [Commits](de7ea6f8ef...64b46b4226
)
---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
dependabot[bot]
a312ae870a
Bump pigeon in /add_to_app/books/flutter_module_books ( #1550 )
...
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages ) from 4.2.14 to 5.0.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/pigeon-v5.0.0/packages )
---
updated-dependencies:
- dependency-name: pigeon
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
Brett Morgan
1311553a02
`platform_channels` make expectation match reality ( #1553 )
2 years ago
dependabot[bot]
0613b12381
Bump image from 3.3.0 to 4.0.4 in /web/samples_index ( #1546 )
...
Bumps [image](https://github.com/brendan-duncan/image ) from 3.3.0 to 4.0.4.
- [Release notes](https://github.com/brendan-duncan/image/releases )
- [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md )
- [Commits](https://github.com/brendan-duncan/image/compare/3.3.0...4.0.4 )
---
updated-dependencies:
- dependency-name: image
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
dependabot[bot]
8ff3c47a44
Bump ossf/scorecard-action from 2.1.1 to 2.1.2 ( #1543 )
2 years ago
Qun Cheng
405ebafe04
Update Material 3 Demo App ( #1530 )
2 years ago
Miguel Beltran
019441374e
migrate provider_shopper to go_router ( #1540 )
2 years ago
Miguel Beltran
616aa8d6be
Migrate testing_app to go_router ( #1541 )
...
* add go_router
* migrate testing_app to go_router
2 years ago
Miguel Beltran
329c531dfc
Migrate platform_channels to go_router ( #1533 )
...
* Migrate platform_channels to go_router
* code format
* move addPetDetails into a subroute of petListScreen
* code format
* refactor router and fix tests
* removed unused import
* Elide `web_dashboard` from Master CI (#1535 )
* Bump ossf/scorecard-action from 2.1.0 to 2.1.1 (#1536 )
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](937ffa90d7...15c10fcf1c
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
* go_router 6.0.0
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
3b2dff68a0
Bump go_router from 5.2.4 to 6.0.0 in /form_app ( #1538 )
2 years ago
dependabot[bot]
9b975eae20
Bump go_router from 5.2.4 to 6.0.0 in /place_tracker ( #1537 )
2 years ago
dependabot[bot]
69ab8b9fbd
Bump go_router from 5.2.4 to 6.0.0 in /animations ( #1539 )
2 years ago
dependabot[bot]
eac557c925
Bump ossf/scorecard-action from 2.1.0 to 2.1.1 ( #1536 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](937ffa90d7...15c10fcf1c
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
Brett Morgan
07e0119b94
Elide `web_dashboard` from Master CI ( #1535 )
2 years ago
Parker Lougheed
9a82e003ba
Minor sample index cleanup ( #1532 )
2 years ago
Parker Lougheed
7e11b89445
Move to using analyzer strict modes instead of deprecated strong mode ( #1531 )
...
The strong mode options were already deprecated and are being removed in Dart 3.
2 years ago
Miguel Beltran
db94e92a26
migrate place_tracker to go_router ( #1529 )
2 years ago
dependabot[bot]
f66188c862
Bump intl from 0.17.0 to 0.18.0 in /veggieseasons ( #1527 )
2 years ago
dependabot[bot]
225f496fcf
Bump intl from 0.17.0 to 0.18.0 in /form_app ( #1528 )
2 years ago
dependabot[bot]
e7808254dc
Bump github/codeql-action from 2.1.36 to 2.1.37 ( #1526 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.36 to 2.1.37.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](a669cc5936...959cbb7472
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
dependabot[bot]
f6313eecf8
Bump actions/setup-java from 3.8.0 to 3.9.0 ( #1524 )
2 years ago
dependabot[bot]
bcbadab8d8
Bump ossf/scorecard-action from 2.0.6 to 2.1.0 ( #1525 )
2 years ago
Miguel Beltran
4ef8daffb6
Migrate animations to go_router ( #1521 )
2 years ago
dependabot[bot]
69fa2c51a2
Bump actions/checkout from 3.1.0 to 3.2.0 ( #1523 )
2 years ago
Miguel Beltran
0f6a83258c
Add go_router to form_app ( #1522 )
...
* Add go_router to form_app
* format
* add trailing comas
2 years ago
Brett Morgan
8ae4a52fa7
Dart 3 update ( #1519 )
2 years ago
dependabot[bot]
0b49c01cfd
Bump github/codeql-action from 2.1.35 to 2.1.36 ( #1520 )
2 years ago
Parker Lougheed
1463a967f6
Implement case insensitive search in the samples index ( #1518 )
...
Closes #1517
2 years ago
dependabot[bot]
ea1ad9d043
Bump actions/setup-java ( #1516 )
2 years ago
Brett Morgan
fa1071fbad
Add API key requirement to Photo Search top level ( #1506 )
2 years ago
Filip Hracek
a94e5e88a2
Fix go_router navigation ( #1515 )
2 years ago
dependabot[bot]
56fa9f93e3
Bump actions/setup-java from 3.6.0 to 3.7.0 ( #1513 )
2 years ago
dependabot[bot]
ddd2ede915
Bump github/codeql-action from 2.1.33 to 2.1.35 ( #1512 )
2 years ago
Brett Morgan
88145ea4ca
Drop `github_dataviz` ( #1508 )
...
* Drop `github_dataviz`
* Drop from `samples_index`
2 years ago
Justin McCandless
e93776ae04
Cascading context menu ( #1501 )
2 years ago
dependabot[bot]
f8117cc885
Bump flutter_launcher_icons from 0.10.0 to 0.11.0 in /veggieseasons ( #1503 )
...
Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases )
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: flutter_launcher_icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
dependabot[bot]
7d3f2cea87
Bump github/codeql-action from 2.1.32 to 2.1.33 ( #1502 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.32 to 2.1.33.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4238421316...678fc3afe2
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
dependabot[bot]
9fc00df632
Bump github/codeql-action from 2.1.31 to 2.1.32 ( #1499 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.31 to 2.1.32.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c3b6fce4ee...4238421316
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
Justin McCandless
41571eae07
Custom context menu example ( #1463 )
...
* flutter create
* Copied in from 'contextual-menu-examples' repo
* Works again with the latest updates to the branch
* Clean up anywhere example
* Clean up other examples
* Add to CI
* Updated with release version of context menus, and added platform switcher
* Generated files
* Home icon on your original platform
* Remove web_dashboard from ci, not sure why that change was there...
* Add context_menu to beta channel, but commented out, for the future
* +x permissions on the master script, which I may have accidentally changed before?
* Actual bash comment
* dart format
* Natural default platform'
* A working test, for the email page
* Import order fix
* Test some pages
* More tests
* dart format
2 years ago
dependabot[bot]
070ce7303a
Bump github/codeql-action from 2.1.30 to 2.1.31 ( #1498 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.30 to 2.1.31.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](18fe527fa8...c3b6fce4ee
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
Parker Lougheed
847a960e02
Replace tuneup in samples_index ( #1497 )
2 years ago
Filip Hracek
886b91b005
Upgrade Firebase plugins to next major version ( #1495 )
2 years ago
dependabot[bot]
19081c72ff
Bump github/codeql-action from 2.1.29 to 2.1.30 ( #1493 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.29 to 2.1.30.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ec3cf9c605...18fe527fa8
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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