Brett Morgan
e3ca775b27
simple_shader: Clean up shaders/simple.frag, rebuild runners (#1715 )
2023-03-31 08:37:23 +10:00
dependabot[bot]
a828c09e18
Bump ossf/scorecard-action from 2.1.2 to 2.1.3 ( #1716 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](e38b1902ae...80e868c13c )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 02:57:17 -05:00
dependabot[bot]
2c0bb9bc95
Bump actions/setup-java from 3.10.0 to 3.11.0 ( #1713 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](3f07048e3d...5ffc13f417 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 03:22:50 -05:00
dependabot[bot]
435543d216
Bump github/codeql-action from 2.2.8 to 2.2.9 ( #1714 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](67a35a0858...04df1262e6 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 03:22:25 -05:00
Parker Lougheed
35927a5fa9
Update to JDK 17 (latest LTS) in CI ( #1712 )
...
* Update to JDK 17 (latest lts) in CI
* Update beta branch JDK version as well
2023-03-27 14:17:03 -05:00
dependabot[bot]
0011d8f739
Bump actions/checkout from 3.4.0 to 3.5.0 ( #1710 )
2023-03-26 07:33:11 +10:00
Brett Morgan
d8a726a0f0
Update README.md ( #1707 )
2023-03-26 02:49:30 +10:00
Brett Morgan
75b552d921
Use dart test ( #1711 )
2023-03-25 11:32:44 -05:00
BullsEye
604c82cd7c
Fix spelling and Casing of word ( #1697 )
...
* Fix spelling and cases
Fixes:
- Jave to Java on Line 6
- CmakeFile.txt to CMakeFile.txt on Line 41 and 50
* Correct the facts of file CMakeLists.txt
2023-03-23 19:55:23 +10:00
Brett Morgan
3bafa557f7
Update sdk constraint range and update runners ( #1706 )
2023-03-23 18:13:59 +10:00
dependabot[bot]
e9a0ae74b3
Bump github/codeql-action from 2.2.7 to 2.2.8 ( #1708 )
2023-03-23 02:38:19 -05:00
dependabot[bot]
584322aa05
Bump subosito/flutter-action from 2.8.0 to 2.10.0 ( #1705 )
...
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action ) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/subosito/flutter-action/releases )
- [Commits](dbf1fa04f4...48cafc2471 )
---
updated-dependencies:
- dependency-name: subosito/flutter-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-23 13:18:31 +10:00
Eilidh Southren
abf8298657
Add image-based color selection to M3 demo ( #1703 )
...
* Add ColorScheme.fromImageProvider selection method
* method cleanup
* cleanup
* Move changes to experimental/
* Move changes from stable branch
* update image descriptions
* update image selection border
* add mac network permissions
* comment responses
2023-03-22 14:33:47 +00:00
chunhtai
481c2e3d1d
Add deeplink store sample ( #1698 )
...
* Adds deeplink store app
* push
* update md
* update
2023-03-16 09:12:32 -07:00
dependabot[bot]
db18c98799
Bump github/codeql-action from 2.2.6 to 2.2.7 ( #1702 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](16964e90ba...168b99b3c2 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 03:03:07 -05:00
dependabot[bot]
1172360304
Bump actions/checkout from 3.3.0 to 3.4.0 ( #1701 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](ac59398561...24cb908017 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 03:02:53 -05:00
Kevin Moore
d430081b71
material_3_demo: update web scaffold to latest ( #1700 )
2023-03-14 20:24:47 -07:00
dependabot[bot]
2422c8907e
Bump github/codeql-action from 2.2.5 to 2.2.6 ( #1699 )
2023-03-13 20:17:22 +11:00
dependabot[bot]
ec5cb7991f
Bump espresso in /add_to_app/prebuilt_module/flutter_module ( #1695 )
...
Bumps [espresso](https://github.com/flutter/packages/tree/main/packages ) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/espresso-v0.3.0/packages )
---
updated-dependencies:
- dependency-name: espresso
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 09:37:14 +10:00
dependabot[bot]
a8eeed875b
Bump espresso in /add_to_app/fullscreen/flutter_module ( #1696 )
...
Bumps [espresso](https://github.com/flutter/packages/tree/main/packages ) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/espresso-v0.3.0/packages )
---
updated-dependencies:
- dependency-name: espresso
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 09:36:38 +10:00
Qun Cheng
1b195e5dcc
Update experimental M3 demo ( #1692 )
2023-03-06 15:03:58 -08:00
dependabot[bot]
3ef54e495c
Bump flutter_shaders from 0.0.6 to 0.1.0 in /simple_shader ( #1688 )
2023-03-03 18:50:57 +11:00
Justin McCandless
7874e554b6
Enable the context menu examples on web ( #1687 )
2023-03-02 13:33:12 +11:00
Anthony Sansone
b4c64cff9a
Fix key issue ( #1686 )
2023-03-01 07:01:14 +11:00
Brett Morgan
4b6a23dd68
animations: Add flutter_animate (#1681 )
2023-03-01 06:57:56 +11:00
Renzo Olivares
881a439868
simplistic_editor : Fix keyboard shortcuts on macOS (#1684 )
...
* Define performSelector to receive intents from macOS TextInputPlugin and remove local Shortcuts widget to inherit DefaultTextEditingShortcuts
* dart format
2023-02-28 09:56:06 -08:00
Renzo Olivares
37af63583f
simplistic_editor: Fix IME Candidate Menu on macOS/web (#1683 )
2023-02-28 00:17:32 -08:00
Brett Morgan
5917d3515c
simple_shader: Utilise flutter_shaders (#1673 )
2023-02-28 10:25:09 +10:00
Anthony Sansone
64d10ca175
Added Google Maps sample code ( #1671 )
...
* Added Google Maps sample code
* Updated per @domesticmouse review
* Updated dependabot and pubspec for Dart 2.19
2023-02-28 10:16:45 +10:00
Brett Morgan
b52d7f7744
Tidyup animations sample ( #1672 )
...
* Tidyup
* Drop `flutterAnimateDemos`
2023-02-28 09:59:42 +10:00
dependabot[bot]
1a8c9a45b1
Bump flutter_launcher_icons from 0.11.0 to 0.12.0 in /game_template ( #1676 )
2023-02-27 16:12:08 +11:00
dependabot[bot]
ea09fa9e42
Bump flutter_launcher_icons from 0.11.0 to 0.12.0 in /veggieseasons ( #1677 )
2023-02-27 16:11:36 +11:00
dependabot[bot]
d900c9cd3f
Bump fl_chart from 0.55.2 to 0.61.0 in /experimental/pedometer/example ( #1678 )
2023-02-27 16:11:07 +11:00
dependabot[bot]
1ff6433902
Bump github/codeql-action from 2.2.4 to 2.2.5 ( #1675 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](17573ee1cc...32dc499307 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-26 21:14:48 -06:00
Brett Morgan
d986c7733b
Update project directories for dependabot ( #1674 )
2023-02-27 11:09:46 +10:00
Miguel Beltran
8c06626190
Migrate veggieseasons to go_router ( #1544 )
...
* add go_router
* wip migration to go_router
* small fixes
* home screen cleanup
* remove unused
* small fixes
* details should be fullscreen dialog
* remove comment
* fix navigation outside the shell by using the correct navigation keys
* add restoration id to all pages
* test passing, but parts are commented out, wip
* uncommented more test code
* Add TODOs
* fix lint issues
* fix tests
* use FadeTransitionPage
* remove unnecessary builders
* FadeTransitionPage same as CustomTransitionPage
* add comments regarding relative routes
* add missing pageKey
* add missing const
---------
Co-authored-by: Brett Morgan <brettmorgan@google.com >
2023-02-24 08:18:03 +01:00
Chris Bracken
d53a8ee93f
[Material3] Add RunnerTests target for macOS ( #1670 )
...
In https://github.com/flutter/samples/pull/1615 updates were applied to
the Material 3 demo that included the updated macOS Podfile from the
macOS app template. However, the app template itself had recently been
updated to refer to a new target (RunnerTests) in the default Xcode
project template that allows for authoring tests of the bits of the
Flutter application implemented in Swift. This adds the missing
RunnerTests bits to the Xcode project file by copying those over from
the app template.
2023-02-24 15:04:31 +11:00
Brett Morgan
139c9efce9
simple_shader: Add a README (#1669 )
2023-02-24 11:20:57 +10:00
Brett Morgan
0b8be3e43f
Add simple_shader ( #1668 )
...
* Add `simple_shader`
* Add NL at EOF
* Adopt `analysis_defaults`
* Update simple_shader/shaders/simple.frag
Co-authored-by: Jonah Williams <jonahwilliams@google.com >
* Update simple_shader/shaders/simple.frag
Co-authored-by: Jonah Williams <jonahwilliams@google.com >
* Update simple_shader/shaders/simple.frag
Co-authored-by: Jonah Williams <jonahwilliams@google.com >
* Update simple_shader/shaders/simple.frag
Co-authored-by: Jonah Williams <jonahwilliams@google.com >
* Update simple_shader/shaders/simple.frag
Co-authored-by: Jonah Williams <jonahwilliams@google.com >
* Update simple_shader/shaders/simple.frag
Co-authored-by: Jonah Williams <jonahwilliams@google.com >
* Update simple_shader/shaders/simple.frag
Co-authored-by: Jonah Williams <jonahwilliams@google.com >
* Update simple_shader/shaders/simple.frag
Co-authored-by: Jonah Williams <jonahwilliams@google.com >
* Apply `clang-format` to `shaders/simple.frag`
---------
Co-authored-by: Jonah Williams <jonahwilliams@google.com >
2023-02-24 10:01:10 +10:00
dependabot[bot]
5c644ae6dc
Bump pigeon in /add_to_app/books/flutter_module_books ( #1656 )
2023-02-21 12:50:20 +11:00
dependabot[bot]
89b655d7f3
Bump google_sign_in from 5.4.4 to 6.0.0 in /experimental/web_dashboard ( #1665 )
2023-02-21 12:49:23 +11:00
Brett Morgan
0a862ea4c1
Update runners ( #1658 )
...
* Update runners
* Elide `experimental/pedometer` from CI
* Mark `primary` scroll view
* Re-enable "experimental/pedometer"
2023-02-21 09:48:19 +10:00
Hossein Yousefi
dd3a024aa8
[experimental/pedometer] Use jnigen and jni version from pub instead of git url. ( #1655 )
2023-02-20 10:56:12 +01:00
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 >
2023-02-16 23:44:16 +10:00
Pierre-Louis
79bd62952d
Improvements to M3 demo app ( #1647 )
...
* improvements
* fix focus
* add comment
* add comment
* copy changes to root material_3_demo
* fix large breakpoint
* fix large breakpoint
* Create integration_test.dart
* refactor main.dart into home.dart and constants.dart
* add integration_test to pubspec
* copy to root material_3_demo
* remove removal of constraints
* address feedback
2023-02-14 19:18:36 +01:00
dependabot[bot]
cdc9025be2
Bump markdown from 6.0.1 to 7.0.0 in /web/_tool ( #1653 )
2023-02-13 19:48:27 +10:00
dependabot[bot]
e3c616283b
Bump github/codeql-action from 2.2.3 to 2.2.4 ( #1652 )
2023-02-13 02:03:04 -06:00
dependabot[bot]
43adb74ec5
Bump pigeon in /add_to_app/books/flutter_module_books ( #1650 )
...
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages ) from 7.2.1 to 8.0.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/pigeon-v8.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-11 10:55:15 +10:00
dependabot[bot]
e4f70b4459
Bump actions/setup-java from 3.9.0 to 3.10.0 ( #1644 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](1df8dbefe2...3f07048e3d )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 12:38:53 +10:00
dependabot[bot]
9074e583e3
Bump github/codeql-action from 2.2.2 to 2.2.3 ( #1646 )
2023-02-09 01:16:45 -06:00