I work on multiple Flutter apps and have been checking https://github.com/flutter/plugins so frequently that I finally wrote a hacky little script to just tell me if I had any package updates to worry about. I made the gist because I thought someone else might find it useful.
The most opinionated detail is really using any imports at all, but that's the point of a MIT license, right?
1 comment
[ 4.8 ms ] story [ 12.0 ms ] threadThe most opinionated detail is really using any imports at all, but that's the point of a MIT license, right?