flutter_deadline 1.0.3
flutter_deadline: ^1.0.3 copied to clipboard
Provides the @Deadline annotation to mark code that should be removed or refactored by a specific date. Works with flutter_deadline GitHub Action for Slack notifications.
1.0.3 #
- Fix GitHub Action path configuration
- Update documentation with correct action usage
1.0.1 #
- Initial release
- Added
@Deadlineannotation for marking code with deadlines - Support for specifying deadline date (year, month, day)
- Support for optional description
- Support for optional Slack mention
- Helper properties:
dateTimeandformattedDate