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

10 Commits

Author SHA1 Message Date
Miguel Beltran
616aa8d6be Migrate testing_app to go_router (#1541)
* add go_router

* migrate testing_app to go_router
2022-12-21 02:53:39 +10:00
Miguel Beltran
ea624af0f9 testing_app code review and improvements (#960) 2021-12-11 16:39:07 +10:00
Brett Morgan
e2e2713986 Enforce use_key_in_widget_constructors and file_names lints (#913)
* Start enforcing use_key_in_widget_constructors and file_names lints

* dart format

* analysis fixes

* analysis fixes, pt2

* analysis fixes, part 3

* Revert platform_design (test failure)

* More reverts

* Notate why we aren't enforcing a lint
2021-10-08 14:30:28 -07:00
Brett Morgan
936d1fdaae Upgrading samples to flutter_lints, part 1 of n (#804) 2021-06-05 12:24:28 +10:00
Abdullah Deshmukh
c0d3d0cf04 [testing_app] Migrate to null safety (#800) 2021-05-20 19:04:46 +10:00
Abdullah Deshmukh
f63c465ff4 [testing_app] Migrate the sample to the integration_test package (#633) 2021-01-30 22:47:22 -08:00
Tushar Ojha
84d0251e2a [testing_app] added basic placeholder for favorites list (#581) 2020-11-13 14:16:32 -08:00
Abdullah Deshmukh
e04f686eb2 Remove use of random numbers (#539) 2020-09-11 16:53:37 -07:00
Ming Lyu (CareF)
824aeb5a16 Add an e2e (host-independent) test demo to testing_app (#515) 2020-08-13 15:00:22 -07:00
Brett Morgan
18758bf5af Testing sample (#500) 2020-08-04 22:29:53 -07:00