website icon indicating copy to clipboard operation
website copied to clipboard

Confusing package recommendation: flutter_command in addition to package:provider

Open chriskeeble opened this issue 5 months ago • 0 comments

Page URL

https://docs.flutter.dev/app-architecture/case-study/ui-layer/

Page source

https://github.com/flutter/website/tree/main/src/content/app-architecture/case-study/ui-layer.md

Describe the problem

In the Architecture Case Study you suggest package:provider - and then shortly after in the next section you recommend using flutter_command - is this not unnecessary if using provider ? If so, a little more clarity would be useful to the likely audience of these pages.

Expected fix

Make it clear (if) flutter_command is not necessary in addition to using package:provider.

Additional context

No response

I would like to fix this problem.

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

chriskeeble avatar Jul 14 '25 18:07 chriskeeble