virtual_gamepad_pro 0.1.2
virtual_gamepad_pro: ^0.1.2 copied to clipboard
Advanced virtual controller suite: joystick, d-pad, buttons, and runtime layout editor with JSON serialization. Optimized for remote play.
0.1.2 #
- Fix: Improved D-Pad label rendering with dynamic font sizing and clamping to prevent layout issues.
- Fix: Added
FittedBoxtoControlLabelto prevent text overflow. - Feat: Added support for
startandbackbutton labels/IDs (maps to menu/view icons).
0.1.1 #
- Docs: Comprehensive documentation overhaul (README.md) with Nanny-level guides.
- Feat: Added
lockedColortoControlStylefor customizable joystick lock feedback. - Refactor: Improved code comments and library exports.
- Fix: Updated package name to
virtual_gamepad_pro.
0.1.0 #
- Initial release of Virtual Gamepad Pro.
- Includes:
- Virtual Joystick, D-Pad, Buttons, Mouse Controls.
- Runtime Layout Editor.
- JSON Serialization/Deserialization.
- Overlay Widget for easy integration.