A solid reference for Flutter development that covers the practical stuff you actually need: Riverpod and Bloc for state management, GoRouter for navigation, and performance patterns like const optimization and selective rebuilds. The quick reference tables are genuinely useful for remembering which provider to use when or how to handle complex scrolling. It leans heavily on checklists and structured guidance, which works well if you want guardrails around widget patterns and testing strategies. Built on top of Jeff Smolinski's flutter-expert framework with documentation from the major packages. Best for developers who want opinionated patterns rather than exploring every possible approach Flutter offers.
npx skills add https://github.com/minimax-ai/skills --skill flutter-dev