Member-only story
Flutter Plugins You Should Use
9 min readFeb 9, 2022
This is an opinionated list of flutter plugins you should use.
DevOPS
For project devops, these are plugins you should use for project devops:
Assists in automating project tasks and workflows.
Build runner is used in conjunction with derry and code generators.
This plugin analyzes dart code and reports on OOP and FP trends in your app code base. And it also supplies an additional lint rule set to use.