Easily Copy Flutter Widget from web...
#Flutter #JS #Chrome Sometimes copying specific flutter widget from huge widget tree might be tricky . Because of identifying correct closing parentheses . But don't you worry Flutter Widget Catcher got you covered ...
Flutter widget catcher is chrome extension that allows you to copy any widget into your clipboard by right clicking on that particular widget.
- Right Click on a Flutter Widget and copy to clipboard
Suggestions and pull requests are welcomed!.
This project was bootstrapped with Chrome Extension CLI