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

15 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
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
ccd68f34e2 Beta (#1234) 2022-05-11 12:48:11 -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
a481c264cd Remove git:// url, update deps, fix destop_photo_search (#1052) 2022-03-19 08:37:04 +10:00
Miguel Beltran
6d7ff34d62 Add desktop window setup to form_app (#1039) 2022-03-04 09:04:20 +10:00
John Ryan
d3c6253f85 Migrate form_app to null safety (#925) 2021-10-09 10:45:46 +10: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
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