flashapi_generator 0.1.0
flashapi_generator: ^0.1.0 copied to clipboard
A Flutter plugin for API-driven BLoC generation with VS Code extension integration
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2025-01-10 #
Added #
- Initial release of FlashAPI plugin
- Support for making HTTP requests (GET, POST, PUT, DELETE, PATCH)
- Cross-platform support for Android, iOS, Linux, macOS, and Windows
- Platform version detection
- VS Code extension integration
- Comprehensive documentation and examples
Features #
- API testing and validation
- Automatic Flutter BLoC clean architecture generation
- Support for custom headers and request bodies
- Error handling and platform-specific implementations
- Flutter plugin with native Android (Kotlin) and iOS (Swift) implementations