flutter_deadline 1.0.3 copy "flutter_deadline: ^1.0.3" to clipboard
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 @Deadline annotation for marking code with deadlines
  • Support for specifying deadline date (year, month, day)
  • Support for optional description
  • Support for optional Slack mention
  • Helper properties: dateTime and formattedDate
0
likes
160
points
168
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

Topics

#annotation #deadline #reminder #flutter

Documentation

API reference

License

MIT (license)

More

Packages that depend on flutter_deadline