VeryGoodOpenSource / very_good_flutter_plugin

A Very Good Flutter Federated Plugin created by the Very Good Ventures Team ๐Ÿฆ„
https://brickhub.dev/bricks/very_good_flutter_plugin
MIT License
29 stars 3 forks source link

feat: use hook to define current year for licenses and copyright headers #37

Closed renancaraujo closed 2 years ago

renancaraujo commented 2 years ago

Description

Use mason hooks to set the copyright years to be generated upon brick usage, not creation.

Closes #13

Type of Change