version_widget 0.0.1
version_widget: ^0.0.1 copied to clipboard
A Flutter widget that displays version information with optional changelog date and link.
Changelog #
All notable changes to this project will be documented in this file.
[0.0.1 20240325] #
- Initial release
- Basic version display functionality
- Optional changelog date display
- Automatic date extraction from CHANGELOG.md files
- Clickable link to view the full changelog
- Example app demonstrating usage