Anthony Sansone
Anthony Sansone
Adding from #8272: ### Describe the problem https://github.com/flutter/website/blob/5494bf1ac41f10fe0fb236c66677c1b5a5c8c3dc/Makefile#L172-L173 Since most of the commands start with `clean`, there is no way to run `rm` on Windows command lines. ```dart C:\ProgramData\chocolatey\bin\make.exe -f...
@jacob314 : I believe we discussed this, but we don't maintain this `cask`, so can we include it in the instructions?
A redirect to https://flutter.dev/docs/resources/design-docs exists. No link to that or https://docs.flutter.dev/resources/design-docs is in the documentation. This appears to be dead concern. Closing.
These examples are null safe. Closing this issue.
This works as written, but doesn't reference the correct color in the scheme. Line 52 should read: ```dart color: Theme.of(context).colorScheme.primary, ``` Then, if you change the `primaryColor`, the app will...
This issue is more than 7 years old. If this issue has not been resolved, please file a new issue with details consistent with the current docs site. Thanks! Closing...
This duplicates https://github.com/flutter/website/issues/6905. Closing.
This issue has been documented at https://docs.flutter.dev/release/breaking-changes/android-java-gradle-migration-guide to cover a similar situation. Fixed in https://github.com/flutter/website/pull/8501. Closing this issue.
This duplicates https://github.com/flutter/website/issues/5596. Closing this issue.
@munificent: Any ideas as to why Dart docs contradict in this case?