Brett Morgan
d8a726a0f0
Update README.md ( #1707 )
2 years ago
Brett Morgan
3bafa557f7
Update `sdk` constraint range and update runners ( #1706 )
2 years ago
dependabot[bot]
cdc9025be2
Bump markdown from 6.0.1 to 7.0.0 in /web/_tool ( #1653 )
2 years ago
Brett Morgan
5401bb88b4
Flutter 3.7.0 ( #1556 )
...
* Update `simplistic_editor` for Flutter 3.4 beta
* Re-enable beta and master CI
* Disable on master
* Added sample code for using plugins and channels from background isolates.
* goderbauer feedback 1
* goderbauer feedback2
* goderbauer feedback 3
* Add `background_isolate_channels` to CI
* Enable beta CI
* Enable all `stable` CI projects
* `dart fix --apply`
* `print` -> `denugPrint`
* Make deps min version not pinned
* Drop `_isDebug`
* Remove unused import
* `dart format`
* Fixup `linting_tool`
* Fixup `form_app`
* Enable all `master` CI
* Basic fixes
* Patch `simplistic_editor`
* Fix nl at eol
* Comment out `simplistic_editor`
* Incorporating @bleroux's latest changes
* Clean up CI scripts
* Copy `experimental/material_3_demo` to top level
* Update `game_template`
* Update `animations`
* Update `desktop_photo_search`
* Update `flutter_maps_firestore`
* Update `form_app`
* Update `infinite_list`
* Update `isolate_example`
* Update `jsonexample`
* Update `navigation_and_routing`
* Update `place_tracker`
* Update `platform_channels`
* Update `platform_design`
* Update `provider_shopper`
* Fixup `context_menus`
* `dart format`
* Update the main `material_3_demo`
* Make `tool/flutter_ci_script_stable.sh` executable again
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
Co-authored-by: Aaron Clarke <aaclarke@google.com>
2 years ago
Brett Morgan
66a8d9e211
`web/samples_index` breakfix ( #1576 )
2 years ago
dependabot[bot]
0613b12381
Bump image from 3.3.0 to 4.0.4 in /web/samples_index ( #1546 )
...
Bumps [image](https://github.com/brendan-duncan/image ) from 3.3.0 to 4.0.4.
- [Release notes](https://github.com/brendan-duncan/image/releases )
- [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md )
- [Commits](https://github.com/brendan-duncan/image/compare/3.3.0...4.0.4 )
---
updated-dependencies:
- dependency-name: image
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
Parker Lougheed
9a82e003ba
Minor sample index cleanup ( #1532 )
2 years ago
Parker Lougheed
7e11b89445
Move to using analyzer strict modes instead of deprecated strong mode ( #1531 )
...
The strong mode options were already deprecated and are being removed in Dart 3.
2 years ago
Parker Lougheed
1463a967f6
Implement case insensitive search in the samples index ( #1518 )
...
Closes #1517
2 years ago
Brett Morgan
88145ea4ca
Drop `github_dataviz` ( #1508 )
...
* Drop `github_dataviz`
* Drop from `samples_index`
2 years ago
Parker Lougheed
847a960e02
Replace tuneup in samples_index ( #1497 )
2 years ago
Brett Morgan
ee72fc8ad7
Drop `web/particle_background` ( #1453 )
2 years ago
Brett Morgan
d99fb974a0
Re-add Craig Labenz's code sharing sample ( #1466 )
...
* Revert "Revert "Add code sharing sample (#1444 )" (#1464 )"
This reverts commit dc50c46ef1
.
* Opting out failing tests on Windows for CI
Co-authored-by: Craig Labenz <craig.labenz@gmail.com>
2 years ago
Parker Lougheed
0ff17c4c3a
Switch to using dart run instead of base-VM command ( #1476 )
2 years ago
Brett Morgan
ad1faad66b
Drop `web/charts` sample ( #1452 )
2 years ago
Parker Lougheed
405be60cda
Restrict sass_builder to v2.1.4 to fix build ( #1470 )
2 years ago
Brett Morgan
dc50c46ef1
Revert "Add code sharing sample ( #1444 )" ( #1464 )
...
This reverts commit fc6222ebc8
.
2 years ago
Craig Labenz
fc6222ebc8
Add code sharing sample ( #1444 )
...
* code-sharing boilerplate
* initial commit of code-sharing logic
* documentation improvements
* added code-sharing to samples.yaml
* Updated counter UI to visually indicate communication with the server
* added code_sharing to CI
* CI changes to code_sharing
* fixed test with DI
* formatting
* added shared module to CI
* adds forgotten CI change
2 years ago
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 )
3 years ago
Parker Lougheed
9b840e61c8
Fix some web tool pub issues ( #1291 )
3 years ago
Brett Morgan
4af443d33f
Drop lock files from repo ( #1282 )
3 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