Commit Graph

  • d6296157f4
    Some linting_tool updates and cleanup (#1279) Parker Lougheed 2022-05-22 23:48:16 -0500
  • 792976a255 Add early fail check #1279 Parker Lougheed 2022-05-21 20:42:50 -0500
  • 4e3138768d Use local variable to avoid recalculation instead Parker Lougheed 2022-05-21 20:41:34 -0500
  • c55a903483 Some linter tool updates and cleanup Parker Lougheed 2022-05-21 20:28:18 -0500
  • 50863c5b63
    Target CI master -> main (#1277) Brett Morgan 2022-05-21 06:25:33 +1000
  • 6bde1315a6
    Target CI master -> main #1277 Brett Morgan 2022-05-21 03:20:16 +1000
  • 572cb3dc40
    Fix scorecards default branch. (#1275) godofredoc 2022-05-18 11:14:51 -0700
  • a05475d61e
    Bump github/codeql-action from 2.1.10 to 2.1.11 (#1274) dependabot[bot] 2022-05-18 11:14:38 -0700
  • 81f6f1b233
    Add mirroring to samples repo. (#1273) godofredoc 2022-05-18 10:32:02 -0700
  • bb581de11e Fix scorecards default branch. #1275 Godofredo Contreras 2022-05-17 22:46:52 -0700
  • 1a160cb062
    Bump github/codeql-action from 2.1.10 to 2.1.11 #1274 dependabot[bot] 2022-05-18 05:42:35 +0000
  • ec497c1290 Add mirroring to samples repo. #1273 Godofredo Contreras 2022-05-17 22:39:32 -0700
  • 3a0a652984
    Add `use_super_parameters` lint (#1269) Brett Morgan 2022-05-17 02:53:27 -0700
  • fdc68040f8 `dart format` #1269 Brett Morgan 2022-05-16 14:33:41 -0700
  • eb1ff399d7 Lint fixes Brett Morgan 2022-05-16 13:31:26 -0700
  • 629dc08847 Add (yet more) super parameter usage. Brett Morgan 2022-05-16 13:18:02 -0700
  • 02c2f66282
    Add `use_super_parameters` lint Brett Morgan 2022-05-17 06:01:04 +1000
  • 58bc5d7a58
    Deps update, utilize `super.key` (#1265) Brett Morgan 2022-05-13 12:31:56 -0700
  • 52ef797b9a
    Made elements on component screen stay compact on wider screen, take 2 (#1267) Qun Cheng 2022-05-12 17:28:32 -0700
  • 473f7de52a fixed test #1267 Qun Cheng 2022-05-12 16:54:32 -0700
  • d4195eeef3 ran flutter format for the changed files Qun Cheng 2022-05-12 15:50:34 -0700
  • a6de85b4f7 Revert "Revert "Made elements on component screen stay compact on wider screen (#1258)" (#1266)" Qun Cheng 2022-05-12 15:44:40 -0700
  • 48f68e4463 Merge branch 'master' of https://github.com/flutter/samples into super.key #1265 Brett Morgan 2022-05-12 15:43:04 -0700
  • 53c83adc71
    Revert "Made elements on component screen stay compact on wider screen (#1258)" (#1266) Brett Morgan 2022-05-12 15:41:34 -0700
  • f5a02f51e1 Revert "Made elements on component screen stay compact on wider screen (#1258)" #1266 Brett Morgan 2022-05-13 08:32:05 +1000
  • aaa58a728b `flutter format` Brett Morgan 2022-05-12 14:50:59 -0700
  • 4977b9b1d2 Deps update, utilize `super.key` Brett Morgan 2022-05-12 14:27:44 -0700
  • a9eaf1a733
    Made elements on component screen stay compact on wider screen (#1258) Qun Cheng 2022-05-12 13:44:37 -0700
  • 4dd70c76c4 Resolved comments #1258 Qun Cheng 2022-05-12 13:32:28 -0700
  • 9c92e06eb6
    Update samples.yaml (#1263) Pierre-Louis 2022-05-12 19:42:37 +0200
  • 7397bfdaaf
    [Simplistic_Editor] Fix delta history color switch on web release build (#1264) Renzo Olivares 2022-05-12 10:39:52 -0700
  • 3b20441778 Made components stay compact on wide screen Qun Cheng 2022-05-11 17:26:20 -0700
  • ae06036826 update .gitignore #1264 Renzo Olivares 2022-05-12 09:42:39 -0700
  • b7216db174 Fix delta color switch on web releease Renzo Olivares 2022-05-12 09:41:00 -0700
  • 19f2101c93 Merge branch 'master' of github.com:flutter/samples Renzo Olivares 2022-05-12 08:59:09 -0700
  • f40ccc56ea rename images #1263 guidezpl 2022-05-12 17:29:31 +0200
  • 4e19545963
    Upgrade to latest (#1262) Filip Hracek 2022-05-12 17:24:02 +0200
  • 1599eec3b1
    Update samples.yaml Pierre-Louis 2022-05-12 17:07:45 +0200
  • 1cd771e6dc
    Update samples.yaml Pierre-Louis 2022-05-12 17:05:52 +0200
  • 7544a540a1
    Update samples.yaml Pierre-Louis 2022-05-12 17:00:37 +0200
  • 91f20c9128
    Bump url_launcher (#1259) dependabot[bot] 2022-05-12 08:00:00 -0700
  • 704db23a2a
    Bump github/codeql-action (#1260) dependabot[bot] 2022-05-12 07:57:31 -0700
  • dbce0b7590 Upgrade to latest #1262 Filip Hracek 2022-05-12 16:50:26 +0200
  • f92df90d85
    Bump github/codeql-action #1260 dependabot[bot] 2022-05-12 06:25:46 +0000
  • a9b50efd92
    Bump url_launcher #1259 dependabot[bot] 2022-05-12 06:25:34 +0000
  • ccd68f34e2
    Beta (#1234) Brett Morgan 2022-05-11 12:48:11 -0700
  • 60ddc51d13 fixed base href #1257 Craig Labenz 2022-05-11 11:28:43 -0700
  • ef1e16179f
    rebuild with working new demos (#1256) Craig Labenz 2022-05-11 11:08:26 -0700
  • 77d0522dea rebuild with working new demos #1256 Craig Labenz 2022-05-11 11:06:40 -0700
  • 937baca010 added game_template screenshots #1234 Craig Labenz 2022-05-11 10:35:40 -0700
  • 2d84be323a added game_template demo sample Craig Labenz 2022-05-11 10:22:41 -0700
  • c2e0a6d299 adds M3 and RTE sample demos to yaml Craig Labenz 2022-05-11 09:04:01 -0700
  • d2dfbd2972
    Adding runnable M3 and Rich Text Editor samples (#1255) Craig Labenz 2022-05-11 08:19:07 -0700
  • 433e8c1142 Adding runnable M3 and Rich Text Editor samples #1255 Craig Labenz 2022-05-11 08:17:18 -0700
  • f1e53070dd
    Merge branch 'master' into beta Brett Morgan 2022-05-11 04:38:04 -0700
  • fb00d0a102
    Bump url_launcher from 6.1.0 to 6.1.1 in /desktop_photo_search/fluent_ui (#1247) dependabot[bot] 2022-05-11 03:18:45 -0700
  • 992a016a8f
    Bump url_launcher from 6.1.0 to 6.1.1 in /desktop_photo_search/fluent_ui #1247 dependabot[bot] 2022-05-11 10:18:31 +0000
  • 8ad9de6146
    Bump shared_preferences from 2.0.13 to 2.0.14 in /veggieseasons (#1242) dependabot[bot] 2022-05-11 03:18:17 -0700
  • f2d399f750
    Bump google_sign_in from 5.3.0 to 5.3.1 in /experimental/web_dashboard (#1244) dependabot[bot] 2022-05-11 03:17:35 -0700
  • ca134adb10
    Bump built_value from 8.2.3 to 8.3.0 in /desktop_photo_search/material (#1248) dependabot[bot] 2022-05-11 03:16:50 -0700
  • 5b3d64055e
    Bump url_launcher (#1238) dependabot[bot] 2022-05-11 03:16:15 -0700
  • 11bd0beb5f
    Bump built_value from 8.2.3 to 8.3.0 in /desktop_photo_search/material #1248 dependabot[bot] 2022-05-11 10:15:59 +0000
  • 13ca2052e9
    Bump url_launcher #1238 dependabot[bot] 2022-05-11 10:15:07 +0000
  • 60c6c4342f
    Bump built_value_generator in /desktop_photo_search/material (#1243) dependabot[bot] 2022-05-11 03:14:39 -0700
  • 2f9a3f8f20
    Bump url_launcher from 6.1.0 to 6.1.1 in /navigation_and_routing (#1246) dependabot[bot] 2022-05-11 03:14:02 -0700
  • 36b3f40206
    Bump built_value_generator in /desktop_photo_search/material #1243 dependabot[bot] 2022-05-11 10:13:20 +0000
  • 5afcfb1b0b
    Bump url_launcher from 6.1.0 to 6.1.1 in /navigation_and_routing #1246 dependabot[bot] 2022-05-11 10:12:20 +0000
  • 026aae3262
    Bump built_value from 8.2.3 to 8.3.0 in /jsonexample (#1241) dependabot[bot] 2022-05-11 03:11:17 -0700
  • db8b90cd3b
    Bump built_value from 8.2.3 to 8.3.0 in /jsonexample #1241 dependabot[bot] 2022-05-11 10:10:52 +0000
  • 8c61ff55e1
    Bump url_launcher (#1239) dependabot[bot] 2022-05-11 03:10:36 -0700
  • 32899efebb
    Bump url_launcher #1239 dependabot[bot] 2022-05-11 10:09:29 +0000
  • e07751aef5
    Bump built_value_generator from 8.2.3 to 8.3.0 in /jsonexample (#1245) dependabot[bot] 2022-05-11 03:08:24 -0700
  • 1b38a446cc
    Bump built_value_generator from 8.2.3 to 8.3.0 in /jsonexample #1245 dependabot[bot] 2022-05-11 10:07:47 +0000
  • c2c13ddea7
    Bump google_maps_flutter from 2.1.4 to 2.1.5 in /flutter_maps_firestore (#1240) dependabot[bot] 2022-05-11 03:07:15 -0700
  • 13104a7cf8
    Bump google_maps_flutter from 2.1.4 to 2.1.5 in /flutter_maps_firestore #1240 dependabot[bot] 2022-05-11 10:06:48 +0000
  • 79dffadbe8
    Bump url_launcher in /add_to_app/plugin/flutter_module_using_plugin (#1249) dependabot[bot] 2022-05-11 03:06:21 -0700
  • 3e3a883e35
    Bump built_value from 8.2.3 to 8.3.0 in /desktop_photo_search/fluent_ui (#1251) dependabot[bot] 2022-05-11 03:05:34 -0700
  • ef3cfdf678
    Bump url_launcher in /add_to_app/plugin/flutter_module_using_plugin #1249 dependabot[bot] 2022-05-11 10:05:05 +0000
  • 6a41b9ffe0
    Bump google_maps_flutter from 2.1.4 to 2.1.5 in /place_tracker (#1250) dependabot[bot] 2022-05-11 03:04:48 -0700
  • 4277a5c591
    Bump built_value from 8.2.3 to 8.3.0 in /desktop_photo_search/fluent_ui #1251 dependabot[bot] 2022-05-11 10:03:57 +0000
  • fb43d29adf
    Bump url_launcher from 6.1.0 to 6.1.1 in /desktop_photo_search/material (#1252) dependabot[bot] 2022-05-11 03:02:22 -0700
  • 6eb74e24e5
    Bump built_value_generator in /desktop_photo_search/fluent_ui (#1253) dependabot[bot] 2022-05-11 03:01:20 -0700
  • d9fe23ea7b
    Bump github/codeql-action from 2.1.9 to 2.1.10 (#1254) dependabot[bot] 2022-05-11 03:00:11 -0700
  • e32c72c1dc
    Bump github/codeql-action from 2.1.9 to 2.1.10 #1254 dependabot[bot] 2022-05-11 06:30:17 +0000
  • b8ef145abd
    Bump built_value_generator in /desktop_photo_search/fluent_ui #1253 dependabot[bot] 2022-05-11 06:30:08 +0000
  • 96437eaea7
    Bump url_launcher from 6.1.0 to 6.1.1 in /desktop_photo_search/material #1252 dependabot[bot] 2022-05-11 06:30:02 +0000
  • 1aa14020fe
    Bump google_maps_flutter from 2.1.4 to 2.1.5 in /place_tracker #1250 dependabot[bot] 2022-05-11 06:29:53 +0000
  • e25f1029e1
    Bump google_sign_in from 5.3.0 to 5.3.1 in /experimental/web_dashboard #1244 dependabot[bot] 2022-05-11 06:29:44 +0000
  • d01f1ca699
    Bump shared_preferences from 2.0.13 to 2.0.14 in /veggieseasons #1242 dependabot[bot] 2022-05-11 06:29:39 +0000
  • b38aea4d14
    `dart format` (#1237) Brett Morgan 2022-05-10 13:13:01 -0700
  • 2af0e7078d `dart format` #1237 Brett Morgan 2022-05-10 13:04:56 -0700
  • a42c8f065f
    Making `Verify web demos` ready for landing Brett Morgan 2022-05-10 11:26:04 -0700
  • c540ce2d23 Merge branch 'master' of https://github.com/flutter/samples into beta Brett Morgan 2022-05-10 18:19:55 +0000
  • 9b4d7ef53c
    Update & fix up (#1236) Brett Morgan 2022-05-10 11:11:52 -0700
  • f7f29182c4 Fixups #1236 Brett Morgan 2022-05-10 10:56:45 -0700
  • 1e55c6249a Merge branch 'master' of https://github.com/flutter/samples into beta-update Brett Morgan 2022-05-10 10:50:23 -0700
  • 2c16190cdc Update & fix up Brett Morgan 2022-05-10 10:35:47 -0700
  • 56f2183055
    samples index preview (#1235) Craig Labenz 2022-05-10 08:23:34 -0700
  • 1302fd94e0 samples index preview #1235 Craig Labenz 2022-05-10 08:06:43 -0700
  • 7f269098c7 removed extra newline Craig Labenz 2022-05-10 07:49:10 -0700