Justin McCandless
4ee2002665
Use `pumpAndSettle` after `dragUntilVisible` to avoid flakes in context_menu tests ( #1588 )
2 years ago
Brett Morgan
1a383e9361
`experimental/pedometer`: fixup linter warning ( #1589 )
2 years ago
Brett Morgan
70f3daa9f7
Add `experimental/pedometer` ( #1587 )
...
* Add `experimental/pedometer`
* Fixup for linter warnings
* Update CI config
2 years ago
Qun Cheng
3bc6ad8110
Add a menu example to show menu system ( #1578 )
2 years ago
Parker Lougheed
4ab7f6c36b
Fix and reenable context_menus email button test ( #1585 )
2 years ago
Brett Morgan
be309ecc07
Update CI project list ( #1583 )
2 years ago
Justin McCandless
6bd2d930bb
Another context menus example: custom menu ( #1577 )
2 years ago
dependabot[bot]
56c01c31be
Bump pigeon in /add_to_app/books/flutter_module_books ( #1582 )
2 years ago
Brett Morgan
c46d418532
`experimental/context_menus`: Update `analysis_options.yaml` ( #1579 )
2 years ago
Brett Morgan
e2a6ac66d3
`experimental/web_dashboard` fix for deprecated annotations ( #1581 )
2 years ago
dependabot[bot]
7739686105
Bump github/codeql-action from 2.1.38 to 2.1.39 ( #1580 )
2 years ago
dependabot[bot]
6e6d2cdd72
Bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2 ( #1574 )
2 years ago
dependabot[bot]
df39d34e65
Bump pigeon in /add_to_app/books/flutter_module_books ( #1575 )
2 years ago
Pierre-Louis
af1b13501c
Symposium of small improvements to m3 app ( #1573 )
...
* small improvements
* x
* fixed tests
* add issue links to TODOs
* address feedback
2 years ago
Brett Morgan
66a8d9e211
`web/samples_index` breakfix ( #1576 )
2 years ago
Durval Ledo
fe8464f0f9
fix: provider_shopper login button invisible text ( #1560 )
...
Fixed text on provider_shopper login button being invisible
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
dependabot[bot]
6288d52c73
Bump go_router from 5.2.4 to 6.0.1 in /game_template ( #1566 )
...
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages ) from 5.2.4 to 6.0.1.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/go_router-v6.0.1/packages )
---
updated-dependencies:
- dependency-name: go_router
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]
cdd3dcf59f
Bump flutter_launcher_icons from 0.10.0 to 0.11.0 in /game_template ( #1568 )
...
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
Brett Morgan
2c7ffd4617
Fixup `varfont_shader_puzzle`, attempt #2 ( #1563 )
2 years ago
dependabot[bot]
02a8b9cfbb
Bump github/codeql-action from 2.1.37 to 2.1.38 ( #1565 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.37 to 2.1.38.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](959cbb7472...515828d974
)
---
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
Brett Morgan
8d7555d9d8
Update CONTRIBUTING.md ( #1564 )
2 years ago
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