website icon indicating copy to clipboard operation
website copied to clipboard

https://flutter.github.io/samples 404s

Open 0xNF opened this issue 6 months ago • 1 comments

Page URL

https://flutter.github.io/samples

Page source

No response

Describe the problem

I tried to use the flutter create --template skeleton --overwrite . command, which has apparently been deprecated. It prints the following output to the console:

The template skeleton is no longer available. For your convenience the former help text is repeated below with context about the removal and other possible resources:

Formerly generated a list view / detail view Flutter application that followed some community best practices. For up to date resources, see https://flutter.github.io/samples, https://docs.flutter.dev/codelabs, and community resources such as https://flutter-builder.app/.
exit code 1

However the samples page is a 404

Expected fix

No response

Additional context

No response

I would like to fix this problem.

  • [ ] I will try and fix this problem on docs.flutter.dev.

0xNF avatar Jul 09 '25 04:07 0xNF

@ericwindmill, can we have a redirect for this?

sfshaza2 avatar Jul 10 '25 19:07 sfshaza2