website
website copied to clipboard
https://flutter.github.io/samples 404s
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.
@ericwindmill, can we have a redirect for this?