1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
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
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
Miguel Beltran
effc48c16b Migrate form_app to Material 3 (#1612) 2023-02-01 15:15:27 +11:00
Brett Morgan
5401bb88b4 Flutter 3.7.0 (#1556)
* Update `simplistic_editor` for Flutter 3.4 beta

* Re-enable beta and master CI

* Disable on master

* 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

* Enable beta CI

* Enable all `stable` CI projects

* `dart fix --apply`

* `print` -> `denugPrint`

* Make deps min version not pinned

* Drop `_isDebug`

* Remove unused import

* `dart format`

* Fixup `linting_tool`

* Fixup `form_app`

* Enable all `master` CI

* Basic fixes

* Patch `simplistic_editor`

* Fix nl at eol

* Comment out `simplistic_editor`

* Incorporating @bleroux's latest changes

* Clean up CI scripts

* Copy `experimental/material_3_demo` to top level

* Update `game_template`

* Update `animations`

* Update `desktop_photo_search`

* Update `flutter_maps_firestore`

* Update `form_app`

* Update `infinite_list`

* Update `isolate_example`

* Update `jsonexample`

* Update `navigation_and_routing`

* Update `place_tracker`

* Update `platform_channels`

* Update `platform_design`

* Update `provider_shopper`

* Fixup `context_menus`

* `dart format`

* Update the main `material_3_demo`

* Make `tool/flutter_ci_script_stable.sh` executable again

Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
Co-authored-by: Aaron Clarke <aaclarke@google.com>
2023-01-25 09:08:51 +10:00
dependabot[bot]
3b2dff68a0 Bump go_router from 5.2.4 to 6.0.0 in /form_app (#1538) 2022-12-20 19:11:08 +11:00
dependabot[bot]
225f496fcf Bump intl from 0.17.0 to 0.18.0 in /form_app (#1528) 2022-12-15 19:12:16 +11:00
Miguel Beltran
0f6a83258c Add go_router to form_app (#1522)
* Add go_router to form_app

* format

* add trailing comas
2022-12-12 15:07:37 -08:00
Brett Morgan
9d8aa333ee Update for Material changes & run rebuild scripts (#1412) 2022-09-01 11:01:17 +10:00
Brett Morgan
83f7059d83 Consolidated Flutter 3.3 update (#1401) 2022-08-31 10:06:34 +10:00
xster
ce35e45702 add thumbnails to the books example to make memory leaks easier to test (#1353)
* add thumbnails to the books example to make memory leaks easier to test

* also add profile build

* migrate material 3 demo code to avoid warning

* Revert "migrate material 3 demo code to avoid warning"

This reverts commit 7df37d9f65.

* fix lints in various packages

* DoNothingAndStopPropagationIntent const conflicts between stable and beta, add lint ignore for now
2022-08-23 23:45:12 -07:00
Brett Morgan
1bd6a06e1f form_app update script (#1360) 2022-08-10 06:49:34 +10:00
Brett Morgan
4af443d33f Drop lock files from repo (#1282) 2022-05-28 07:01:26 +10:00
Brett Morgan
58bc5d7a58 Deps update, utilize super.key (#1265)
* Deps update, utilize `super.key`

* `flutter format`
2022-05-13 12:31:56 -07:00
Brett Morgan
ccd68f34e2 Beta (#1234) 2022-05-11 12:48:11 -07:00
Craig Labenz
e8b2bec22a Add Material You and Rich Text Editor samples (#1223)
* Added Material You and Rich Text Editor samples

* updated images to have Material 3

* updated packages info
2022-05-09 13:03:51 -07:00
dependabot[bot]
9cceea16d4 Bump json_serializable from 6.1.6 to 6.2.0 in /form_app (#1161) 2022-04-28 17:52:12 +10:00
Brett Morgan
63235a729a Update pubspec.lock and friends (#1076) 2022-04-20 07:31:26 +10:00
dependabot[bot]
b07f8c72b6 Bump build_runner from 2.1.8 to 2.1.10 in /form_app (#1085)
Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.8 to 2.1.10.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_daemon-v2.1.8...build_runner-v2.1.10)

---
updated-dependencies:
- dependency-name: build_runner
  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>
2022-04-19 07:05:53 +10:00
dependabot[bot]
f99bed36cf Bump json_serializable from 6.1.5 to 6.1.6 in /form_app (#1091)
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.1.5...json_serializable-v6.1.6)

---
updated-dependencies:
- dependency-name: json_serializable
  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>
2022-04-19 07:04:59 +10:00
Brett Morgan
3b46646306 flutter pub upgrade --major-versions (#1061) 2022-04-06 11:45:20 +10:00
Brett Morgan
a481c264cd Remove git:// url, update deps, fix destop_photo_search (#1052) 2022-03-19 08:37:04 +10:00
Miguel Beltran
35713ac2d9 rename constants (#1047) 2022-03-08 11:08:53 +10:00
Miguel Beltran
6d7ff34d62 Add desktop window setup to form_app (#1039) 2022-03-04 09:04:20 +10:00
Miguel Beltran
24dcdb6ac0 Update Android files in form_ap (#1016) 2022-02-18 11:20:43 +10:00
Andrew Brogdon
664b63c03c Updates for 2.8! (#961) 2021-12-09 13:15:57 +10:00
Brett Morgan
be34b0bf43 Centralize analysis options (#957) 2021-12-01 16:49:51 +10:00
Brett Morgan
84e7057abe Update pubspec.yaml files (#958) 2021-12-01 09:33:28 +10:00
Ahmed Ashour
29339b8334 Remove unneeded types (#949) 2021-11-03 09:58:12 -07:00
Andrew Brogdon
b01152dfe1 Removed FormDatePicker type param. (#934) 2021-10-15 16:31:53 -07:00
Brett Morgan
e2b77a4bf1 flutter pub upgrade (#931) 2021-10-13 10:18:41 -07:00
Brett Morgan
994cdb4afa flutter pub upgrade (#926)
* flutter pub upgrade

* `desktop_photo_search`: Remove unneeded `unawaited`

Co-authored-by: John Ryan <ryjohn@google.com>
2021-10-11 14:01:27 -07:00
John Ryan
d3c6253f85 Migrate form_app to null safety (#925) 2021-10-09 10:45:46 +10:00
Brett Morgan
3905b45fba Update pubspec.lock to be in line with pubspec.yaml (#917) 2021-10-07 14:39:15 -07:00
Brett Morgan
0fe216a1cf Make the URL for the data JSON file absolute. (#902)
* Make the URL for the data JSON file absolute.

* dart format
2021-10-06 11:44:45 -07:00
Robert Stevens
3d4b6f45fe Updated the dart english_words package to 4.0.0 (#907) 2021-10-06 13:34:57 +10:00
John Ryan
9a9f0210b7 Update mockito in form_app (#904) 2021-10-05 21:49:11 +10:00
Brett Morgan
12ba3b2245 Add flutter_lints to form_app (#822) 2021-06-08 08:57:23 +10:00
Brett Morgan
a405fc4a9d Update the dependencies (#815) 2021-06-08 08:15:43 +10:00
Brett Morgan
35f43dae45 infinite_list: Adjust lint rules and rebuild Android, iOS and Web runners (#823) 2021-06-06 19:37:13 -07:00
Alabhya
b6d9411aa1 Added Focusnodes in form sample (#707) 2021-02-10 23:43:07 -08:00
John Ryan
241e2c1b26 Fix cookbook scraper bugs and re-run (#697)
* fix path separator bug in cookbook scraper

* update lockfiles

* add category to image name to avoid conflicts

e.g.
testing/integration/introduction
testing/widget/introduction

* fix form_app symlink

* remove webimages directory

* remove vision_challenge

vision_challenge doesn't build on the dev channel

* update pubspec.yaml in _tool and form_app
2021-02-08 10:36:22 -08:00
Alabhya
ba8ed34582 Added keyboard InputType in autofill form (#681) 2021-02-02 15:35:21 -08:00
Brett Morgan
622e8d55d3 Migrate to the New Material Buttons (#668) 2021-01-27 13:20:50 +11:00
Alabhya
9caf12257f Replaced deprecated property with new one (#640) 2021-01-08 12:36:43 -08:00
John Ryan
fe280b22ab Update README.md (#638) 2021-01-07 14:05:29 +11:00
Brett Morgan
6e9824dc12 flutter pub update & various fixes (#627) 2020-12-18 10:51:31 +11:00
John Ryan
4a30a67a63 move experimental/form_app to root of project (#623)
This allows us to reference this sample from other places.

See https://github.com/flutter/flutter/pull/70321 for more context.
2020-12-16 12:52:33 -08:00