dependabot[bot]
|
e84e396a1f
|
Bump markdown from 5.0.0 to 6.0.0 in /web/_tool (#1376)
Bumps [markdown](https://github.com/dart-lang/markdown) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dart-lang/markdown/releases)
- [Changelog](https://github.com/dart-lang/markdown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/markdown/compare/5.0.0...6.0.0)
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Brett Morgan
|
a6bb4d1c20
|
Fix beta CI (#1311)
|
2 years ago |
Brett Morgan
|
0a55acfba9
|
Drop Slide Puzzle's web launch (#1303)
|
2 years ago |
Brett Morgan
|
db3edccdd5
|
`web/slide_puzzle` remove unmaintained sample (#1290)
|
2 years ago |
John Ryan
|
0002a5567e
|
fix material 3 image url (#1302)
|
2 years ago |
Parker Lougheed
|
3c608d0882
|
Update more links and mentions to the main branch (#1294)
|
2 years ago |
Parker Lougheed
|
9b840e61c8
|
Fix some web tool pub issues (#1291)
|
2 years ago |
Brett Morgan
|
4af443d33f
|
Drop lock files from repo (#1282)
|
2 years ago |
Brett Morgan
|
3a0a652984
|
Add `use_super_parameters` lint (#1269)
|
3 years ago |
Brett Morgan
|
58bc5d7a58
|
Deps update, utilize `super.key` (#1265)
* Deps update, utilize `super.key`
* `flutter format`
|
3 years ago |
Pierre-Louis
|
9c92e06eb6
|
Update samples.yaml (#1263)
|
3 years ago |
Brett Morgan
|
ccd68f34e2
|
Beta (#1234)
|
3 years ago |
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
|
3 years ago |
Brett Morgan
|
f998c9577e
|
Add `unawaited_futures` (#1148)
|
3 years ago |
Brett Morgan
|
ee9b3372b6
|
Add Photo Search app (#1112)
* Add Photo Search app
* Add `desktop_photo_search` screenshots
* Add `desktop_photo_search` screenshots
|
3 years ago |
Brett Morgan
|
c741a8ded8
|
Update `slide_puzzle` (#1113)
|
3 years ago |
Brett Morgan
|
63235a729a
|
Update `pubspec.lock` and friends (#1076)
|
3 years ago |
Brett Morgan
|
3b46646306
|
`flutter pub upgrade --major-versions` (#1061)
|
3 years ago |
Brett Morgan
|
a481c264cd
|
Remove git:// url, update deps, fix `destop_photo_search` (#1052)
|
3 years ago |
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
|
3 years ago |
Craig Labenz
|
d070028135
|
updates slide puzzle to latest (#1011)
|
3 years ago |
Craig Labenz
|
7ec65b7236
|
restored GA to samples index (#1010)
|
3 years ago |
Brett Morgan
|
ae50cc192e
|
Update `slide_puzzle` (#1007)
|
3 years ago |
John Ryan
|
ff405c894c
|
update slide_puzzle to latest commit (#993)
|
3 years ago |
John Ryan
|
0cb331f7a7
|
Update slide puzzle description (#980)
|
3 years ago |
John Ryan
|
ef464b83b9
|
Update slide_puzzle screenshot (#979)
|
3 years ago |
Brett Morgan
|
26d88f1799
|
Update `pubspec.yaml` files (#971)
|
3 years ago |
John Ryan
|
7b5f1e52b4
|
Update slide puzzle (#977)
* remove kevmoo/slide_puzzle
* Add VGVentures/slide_puzzle
|
3 years ago |
Brett Morgan
|
c9c351f671
|
Resolving CI failures in `web` (#973)
|
3 years ago |
Andrew Brogdon
|
664b63c03c
|
Updates for 2.8! (#961)
|
3 years ago |
Brett Morgan
|
be34b0bf43
|
Centralize analysis options (#957)
|
3 years ago |
Brett Morgan
|
84e7057abe
|
Update `pubspec.yaml` files (#958)
|
3 years ago |
Brett Morgan
|
53c531879e
|
Update `slide_puzzle` (#956)
|
3 years ago |
Brett Morgan
|
ddd618f92e
|
Update charts_flutter to 0.12.0 (#951)
|
3 years ago |
Ahmed Ashour
|
29339b8334
|
Remove unneeded types (#949)
|
3 years ago |
Brett Morgan
|
994cdb4afa
|
flutter pub upgrade (#926)
* flutter pub upgrade
* `desktop_photo_search`: Remove unneeded `unawaited`
Co-authored-by: John Ryan <ryjohn@google.com>
|
3 years ago |
Brett Morgan
|
58af3f5c75
|
Delete the `filipino_cuisine` web sample (#923)
* Delete the `filipino_cuisine` web sample
* Drop `filipino_cuisine` from sample index
|
3 years ago |
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
|
3 years ago |
Brett Morgan
|
83d3ea99f0
|
`web/github_dataviz`: Migrate to null safety (#919)
|
3 years ago |
Brett Morgan
|
8932e60976
|
`web/charts`: Migrate to null safety (#921)
|
3 years ago |
Brett Morgan
|
d14e79b833
|
`filipino_cuisine`: migrate to null safety (#920)
|
3 years ago |
Brett Morgan
|
2d9ba2f9eb
|
`web/chart`: fix sample (#909)
|
3 years ago |
Brett Morgan
|
0fe216a1cf
|
Make the URL for the data JSON file absolute. (#902)
* Make the URL for the data JSON file absolute.
* dart format
|
3 years ago |
Brett Morgan
|
3914822ecb
|
Update `slide_puzzle` (#900)
|
3 years ago |
Brett Morgan
|
583457dc75
|
Drop author from pubspecs, organise imports (#899)
|
3 years ago |
Brett Morgan
|
297f6b0b96
|
Upgrade deps, format, fix web/filipino_cuisine (#898)
fixes: https://github.com/flutter/samples/issues/897
|
3 years ago |
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
|
3 years ago |
Michael Thomsen
|
ba58407a26
|
Update samples.yaml (#866)
|
3 years ago |
John Ryan
|
1818925286
|
Add navigation_and_routing sample to visual sample index (#863)
|
3 years ago |
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
|
3 years ago |