flutter_release_x 0.1.0
flutter_release_x: ^0.1.0 copied to clipboard
A CLI tool to easily build, release, and share Flutter apps. Supports cloud uploads, QR codes, and download links for fast distribution.
0.1.0 #
- New Feature: Added Slack Integration for seamless build sharing and notifications.
- Updated Documentation: Improved clarity and added new sections for Slack integration setup.
- Optimizations: Enhanced performance for faster build generation and smoother user experience.
0.0.4 #
- Added new commands:
frx build --config
&frx build --show-config
for easier configuration management. - Updated dependency: Required
path: ^1.9.0
. - Optimized performance for a smoother experience.
0.0.3 #
- Add example and improvements.
0.0.2 #
- Improve documentation & optimizations.