1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 14:28:51 +00:00
Commit Graph

140 Commits

Author SHA1 Message Date
Parker Lougheed
3c608d0882 Update more links and mentions to the main branch (#1294) 2022-05-31 20:42:52 +10:00
Parker Lougheed
9b840e61c8 Fix some web tool pub issues (#1291) 2022-05-30 12:28:30 -05:00
Brett Morgan
4af443d33f Drop lock files from repo (#1282) 2022-05-28 07:01:26 +10:00
Brett Morgan
3a0a652984 Add use_super_parameters lint (#1269) 2022-05-17 02:53:27 -07: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
Pierre-Louis
9c92e06eb6 Update samples.yaml (#1263) 2022-05-12 10:42:37 -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
Brett Morgan
f998c9577e Add unawaited_futures (#1148) 2022-04-27 09:24:19 +10:00
Brett Morgan
ee9b3372b6 Add Photo Search app (#1112)
* Add Photo Search app

* Add `desktop_photo_search` screenshots

* Add `desktop_photo_search` screenshots
2022-04-21 09:52:48 -07:00
Brett Morgan
c741a8ded8 Update slide_puzzle (#1113) 2022-04-21 08:51:36 +10:00
Brett Morgan
63235a729a Update pubspec.lock and friends (#1076) 2022-04-20 07:31:26 +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
Craig Labenz
9720e2698b Working slide_puzzle (#1012)
* updates slide puzzle to latest

* Bump slide_puzzle to working version

* switch to slide_puzzle release

* Bump slide_puzzle to working version
2022-02-14 13:41:11 -08:00
Craig Labenz
d070028135 updates slide puzzle to latest (#1011) 2022-02-11 12:49:26 -08:00
Craig Labenz
7ec65b7236 restored GA to samples index (#1010) 2022-02-09 09:05:41 -08:00
Brett Morgan
ae50cc192e Update slide_puzzle (#1007) 2022-02-04 14:56:26 -08:00
John Ryan
ff405c894c update slide_puzzle to latest commit (#993) 2022-01-18 17:41:31 -08:00
John Ryan
0cb331f7a7 Update slide puzzle description (#980) 2022-01-05 16:00:26 -08:00
John Ryan
ef464b83b9 Update slide_puzzle screenshot (#979) 2022-01-05 15:46:11 -08:00
Brett Morgan
26d88f1799 Update pubspec.yaml files (#971) 2022-01-05 10:43:14 +10:00
John Ryan
7b5f1e52b4 Update slide puzzle (#977)
* remove kevmoo/slide_puzzle

* Add VGVentures/slide_puzzle
2022-01-04 15:27:11 -08:00
Brett Morgan
c9c351f671 Resolving CI failures in web (#973) 2022-01-04 10:00:02 -08: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
Brett Morgan
53c531879e Update slide_puzzle (#956) 2021-12-01 09:33:07 +10:00
Brett Morgan
ddd618f92e Update charts_flutter to 0.12.0 (#951) 2021-11-19 08:21:53 -08:00
Ahmed Ashour
29339b8334 Remove unneeded types (#949) 2021-11-03 09:58:12 -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
Brett Morgan
58af3f5c75 Delete the filipino_cuisine web sample (#923)
* Delete the `filipino_cuisine` web sample

* Drop `filipino_cuisine` from sample index
2021-10-11 11:04:28 -07: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
83d3ea99f0 web/github_dataviz: Migrate to null safety (#919) 2021-10-08 19:43:25 +11:00
Brett Morgan
8932e60976 web/charts: Migrate to null safety (#921) 2021-10-08 15:39:37 +10:00
Brett Morgan
d14e79b833 filipino_cuisine: migrate to null safety (#920) 2021-10-08 11:10:23 +10:00
Brett Morgan
2d9ba2f9eb web/chart: fix sample (#909) 2021-10-07 07:10:34 +10: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
Brett Morgan
3914822ecb Update slide_puzzle (#900) 2021-09-22 15:42:44 -07:00
Brett Morgan
583457dc75 Drop author from pubspecs, organise imports (#899) 2021-09-22 10:17:05 +10:00
Brett Morgan
297f6b0b96 Upgrade deps, format, fix web/filipino_cuisine (#898)
fixes: https://github.com/flutter/samples/issues/897
2021-09-21 11:38:59 -07:00
John Ryan
a46327ef80 Fix <base href="/"> tags in hosted samples, if required. (#867)
* Fix <base href="/"> tags in hosted samples, if required.

* add trailing slash
2021-08-09 08:56:39 -07:00
Michael Thomsen
ba58407a26 Update samples.yaml (#866) 2021-08-09 08:41:13 +02:00
John Ryan
1818925286 Add navigation_and_routing sample to visual sample index (#863) 2021-08-03 10:37:21 -07:00
John Ryan
7de8fafcee Fix sample index deployment action (#862)
* Update sample index dependencies

* Update to tuneup 0.3.8, update dependencies

* Upgrade to null safety, lock sass version

* fix analyzer warnings

* Fix unit tests

* Fix issues from upgrading to null safety
2021-08-02 15:41:18 -07:00
Arash
52fa15609c Update samples.yaml (#855)
Fix incorrect URL source of Platform View Swift sample
2021-07-21 17:36:08 -07:00
John Ryan
1403e67144 Exit the sample index deployment CI script if a sub-process fails (#847) 2021-07-09 14:58:15 -07:00
John Ryan
ae3c4e3c47 Replace navigation_and_routing with a new sample (#832)
* move snippets into old_snippets directory

* add new navigation_and_routing sample

* add copyright headers

* Apply #827 to old_snippets/ directory and upgrade them to null safety

* Code review comments

- Move Guard class into parser.dart
- Move usage of guards from Delegate to RouteInformationParser
- Rename delegate to SimpleRouterDelegate

* clean up imports

* refactor settings screen, fix bug

* avoid conflicting paths /books/new and /books/1 - rename to book/1

* dispose fields in _BookstoreState class

* remove /books path

This was causing problems

* add comment

* Change BookstoreAuthScope and BookstoreAuthScope to InheritedNotifier

* fix warnings

* Make the initial route configurable, set to '/signin'

* Enable deep linking

https://flutter.dev/docs/development/ui/navigation/deep-linking

* use path URL strategy on the web.

* remove TODO, add comment
2021-07-08 07:48:17 -07:00
Brett Morgan
a405fc4a9d Update the dependencies (#815) 2021-06-08 08:15:43 +10:00
Brett Morgan
936d1fdaae Upgrading samples to flutter_lints, part 1 of n (#804) 2021-06-05 12:24:28 +10:00