flashapi_generator 0.1.0 copy "flashapi_generator: ^0.1.0" to clipboard
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
2
likes
140
points
143
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for API-driven BLoC generation with VS Code extension integration

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flashapi_generator

Packages that implement flashapi_generator