Must have tools for a Flutter dev
Some excellent service and tool for Flutter devsLast updated: October 7, 2021
I’m enlisting the most usefull and popular tools for development with Flutter. undoubtedly , these will boost your productivity by a 110% !
Flutter Version Management
Flutter Version Management : A simple cli to manage Flutter SDK versions per project, with this it is possible to configure Flutter SDK version per project.
Codemagic CI/CD
Codemagic CI/CD is an excellent service for CI/CD especially made for Flutter. And free tier is more than enough for small to medium level.
Dartpad
Dartpad is an online editor for dart and Flutter, it’s really use to try out simple snippets or share snippets with others by any means.
CodePen
CodePen is a flutter playground that helps to build and try out Flutter animations or design.
Rive
With Rive you can add complex animation to flutter app effortlessly.
Flutter Launcher Icons
Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app’s launcher icon.
Flutter Intl
Flutter Intl is an excellent localiztion helper plugin for Android Studio and also availble for VS Code.
Panache
Panache is a Flutter Material Theme editor.
Flutter Enhancement Suite
Flutter Enhancement Suite is a tool for managing your pubspec.yaml, snippets & more. It can autocomplete Pub Packages
Json2Dart
Json2Dart is plugin for dart data classes generating from a json for a flutter project.
Rainbow Brackets
Flutter codes are full of brackets and they all look same! Here’s Rainbow Brackets plugin to distinguish between them.