research_flutter_dependencies
Researches pub.dev packages, verifies Dart 3.6+ and Flutter 3.27+ compatibility, and generates standard pubspec.yaml and analysis_options.yaml.
Instructions
Researches pub.dev packages, verifies Dart 3.6+ / Flutter 3.27+ compatibility, and generates a standard pubspec.yaml and analysis_options.yaml.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | No | Specific packages or keywords to search on pub.dev (e.g. ['dio', 'supabase', 'drift']). | |
| projectName | No | Name of the Flutter project. | flutter_app |
| stateManagement | No | State management framework. | riverpod |
| targetPlatforms | No | Target platforms for the Flutter app. |