1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Commit Graph

1186 Commits

Author SHA1 Message Date
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
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