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
Miguel Beltran
e4e7d4461a
enable Material 3 on add_to_app/books ( #1637 )
2023-02-09 13:31:24 +10:00
Miguel Beltran
c8558e78f7
enable Material 3 on add_to_app/fullscreen ( #1638 )
2023-02-09 13:30:37 +10:00
Miguel Beltran
00dc0d12dc
enable Material 3 on add_to_app/multiple_flutters ( #1639 )
2023-02-09 13:29:55 +10:00
Miguel Beltran
252726c2e8
enable Material 3 on add_to_app/plugin ( #1640 )
2023-02-09 13:28:37 +10:00
Miguel Beltran
6be2b4e31e
enable Material 3 on add_to_app/prebuilt_module ( #1641 )
2023-02-09 13:27:19 +10:00
Brett Morgan
b5806955eb
Elide failing projects from master CI ( #1645 )
...
* Elide `desktop_photo_search/fluent_ui` from master CI
* Elide `simplistic_calculator` from `master` CI
2023-02-09 09:22:00 +10:00
Brett Morgan
e1f3fb020e
Revert "Improvements to M3 demo app ( #1630 )" ( #1643 )
...
This reverts commit 6207e34192 .
2023-02-08 13:39:28 +01:00
Pierre-Louis
6207e34192
Improvements to M3 demo app ( #1630 )
2023-02-08 15:27:16 +10:00
Miguel Beltran
cbadb3a2e5
enable Material 3 on linting_tool ( #1634 )
2023-02-07 16:38:00 +01:00
dependabot[bot]
f8a939263a
Bump github/codeql-action from 2.2.1 to 2.2.2 ( #1636 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3ebbd71c74...39d8d7e78f )
---
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-07 21:24:27 +10:00
Brett Morgan
54950c4284
Tidyup varfont_shader_puzzle ( #1629 )
...
* Tidyup `varfont_shader_puzzle`
* Add a rebuild script and a test
* Simplify fragment shaders
* Drop web
* Enable `beta` CI
* make it `beta` inclusive
* Pull out the program loading code
2023-02-07 13:59:06 +10:00
Miguel Beltran
44f2356073
Enable Material 3 on federated_plugin ( #1635 )
...
* Enable Material 3 on federated_plugin
* update tests
2023-02-07 06:32:42 +10:00
Miguel Beltran
0f70826a71
Migrate platform_channels to Material 3 ( #1623 )
...
* Migrate platform_channels to Material 3
* fix tests
---------
Co-authored-by: Brett Morgan <brettmorgan@google.com >
2023-02-06 13:57:43 +10:00
Miguel Beltran
aa40931a0c
Migrate platform_view_swift to Material 3 ( #1625 )
...
Co-authored-by: Brett Morgan <brettmorgan@google.com >
2023-02-06 13:57:15 +10:00
Miguel Beltran
394459bd12
Enable Material 3 on provider_counter ( #1626 )
...
Co-authored-by: Brett Morgan <brettmorgan@google.com >
2023-02-06 13:56:52 +10:00
Miguel Beltran
d001cd079e
Enable Material 3 on provider_shopper ( #1627 )
...
Co-authored-by: Brett Morgan <brettmorgan@google.com >
2023-02-06 13:50:50 +10:00
Miguel Beltran
3273c817c9
Enable Material 3 in testing_app ( #1628 )
...
Co-authored-by: Brett Morgan <brettmorgan@google.com >
2023-02-06 13:46:04 +10:00
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 >
2023-02-06 13:20:05 +10:00
Miguel Beltran
9583b59615
enable Material 3 on platform_design ( #1624 )
2023-02-05 13:00:28 +01:00
Miguel Beltran
a5cdae3ab0
Enable Material 3 on place_tracker ( #1621 )
2023-02-02 08:27:41 +10:00
Miguel Beltran
a91b434155
enable Material 3 on jsonexample ( #1620 )
2023-02-02 08:03:53 +10:00
Miguel Beltran
f3ec2b7e64
Migrate isolate_example to Material 3 ( #1619 )
2023-02-01 15:03:18 +01:00
Parker Lougheed
51f0a74820
Mixin TextInputClient to include insertContent implementation ( #1618 )
2023-02-01 19:20:51 +11:00
Miguel Beltran
effc48c16b
Migrate form_app to Material 3 ( #1612 )
2023-02-01 15:15:27 +11:00
Qun Cheng
0a9f7eae6c
Update m3 demo in the base directory ( #1615 )
...
Co-authored-by: Qun Cheng <quncheng@google.com >
2023-01-31 17:39:18 -08:00
Brett Morgan
c05480277a
Elide simplistic_editor from master channel ( #1617 )
2023-02-01 10:43:03 +10:00
Miguel Beltran
db739fd1fc
migrate infinite_list to Material 3 ( #1614 )
2023-02-01 10:42:32 +10:00
Miguel Beltran
6bea60b091
Migrate game_template to Material 3 ( #1613 )
2023-02-01 08:14:32 +11:00
Miguel Beltran
f088262e2e
enable material 3 on flutter_maps_firestore ( #1609 )
2023-01-30 14:54:10 +01:00
Pierre-Louis
2e3dfb0e8d
Update M3 app ( #1606 )
2023-01-28 16:46:33 +11:00
Miguel Beltran
a15a98252d
Enable Material 3 on add_to_app/flutter_module_using_plugin ( #1593 )
2023-01-28 07:33:37 +11:00
dependabot[bot]
cb8aa1f725
Bump google_fonts from 3.0.1 to 4.0.0 in /experimental/linting_tool ( #1599 )
2023-01-28 07:32:41 +11:00
Miguel Beltran
5b6b77995a
Enable Material 3 on code_sharing sample ( #1607 )
2023-01-28 07:31:20 +11:00
Miguel Beltran
079e5a3c1e
enable material 3 on desktop_photo_search sample ( #1608 )
2023-01-28 07:30:47 +11:00
Miguel Beltran
c784884741
enable Material 3 on android_splash_screen sample ( #1604 )
2023-01-28 07:13:08 +11:00
Miguel Beltran
de6e27001e
Enable Material 3 on Animations sample ( #1605 )
2023-01-27 12:58:55 +01:00
dependabot[bot]
7166e8acd6
Bump google_fonts in /experimental/varfont_shader_puzzle ( #1600 )
...
Bumps [google_fonts](https://github.com/material-foundation/google-fonts-flutter ) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/material-foundation/google-fonts-flutter/releases )
- [Changelog](https://github.com/material-foundation/google-fonts-flutter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/material-foundation/google-fonts-flutter/compare/v3.0.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: google_fonts
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>
2023-01-27 21:14:47 +10:00