Tutorials for Very Good CLI templates and commands
mainVery Good CLI provides several step-by-step tutorials for using its specialized templates and optimizing developer workflows. These include:
Flutter Starter App (Core)
- Core Template + Supabase: Build a Flutter app with Supabase as the backend.
- Core Template + Stream: Build a location sharing chat app using the Stream Chat SDK.
Specialized Templates
- Flame Game: Generate a Flutter game powered by the Flame Game Engine.
- Dart CLI: Create command-line applications using the Dart CLI template.
- Plugin Template: Generate a plugin following a federated architecture.
Developer Experience
- Test Command: Learn how to run tests with performance optimizations and improved developer experience.