fpd_toolkit library
fpd_toolkit - Professional CLI toolkit for generating high-quality Flutter/Dart packages following industry best practices
Classes
- CliRunner
- Main CLI runner for FPD Toolkit
- Command
- Clase base abstracta para todos los comandos
- CreateCommand
- Command to create new Flutter/Dart packages with interactive prompts
- ExampleCommand
- Comando para generar ejemplos de código
- FileUtils
- Utilidades para manejo de archivos
- FpdToolkit
- Main CLI class for FPD Toolkit
- GuideCommand
- Command to show development guides from .fpd directory
- GuideInfo
- Information about a guide file
- InitCommand
- Command to initialize existing projects
- InitConfig
- Configuration for project initialization
- InteractivePrompt
- Interactive prompt utilities for CLI user input
- Logger
- Sistema de logging para el CLI
- PackageGenerator
- Generador de paquetes Flutter/Dart
- PackageOptions
- Opciones para generar un paquete
- TemplateCommand
- Command to manage project templates
- ValidateCommand
- Command to validate existing packages
- ValidationIssue
- Represents an issue found during validation
- Validator
- Utilidades de validación
Enums
- IssueType
- Types of validation issues