Flutter Extension Pack for Visual Studio Code This extension pack is designed to enhance your Flutter development experience in VS Code by providing a curated set of extensions that improve productivity, code quality, and overall convenience. Whether you're a beginner or an experienced Flutter developer, this pack is tailored to streamline your workflow. Included Extensions Code Spell Checker: A basic spell checker that works well with code and documents. change-case: A wrapper around node-change-case for Visual Studio Code. Quickly change the case of the current selection or current word. Pub Manager: Pub Manager is a Visual Studio Code extension that helps you manage packages in your Dart and Flutter projects. Awesome Flutter Snippets: Awesome Flutter Snippets is a collection of commonly used Flutter classes and methods. Dart: Dart Code extends VS Code with support for the Dart programming language, and provides tools for effectively editing, refactoring, running, and reloading Flutter mobile apps. dart-import: A simple plugin for VSCode to change all Dart/Flutter imports to relative format. Error Lens: ErrorLens turbo-charges language diagnostic features by making diagnostics stand out more prominently, highlighting the entire line wherever a diagnostic is generated by the language and also prints the message inline. Flutter: This VS Code extension adds support for effectively editing, refactoring, running, and reloading Flutter mobile apps. Flutter Tree: Extension for Flutter to build basic widget tree with nice syntax. Git Graph: View a Git Graph of your repository, and easily perform Git actions from the graph. Git History: View and search git log along with the graph and details. GitLens — Git supercharged: GitLens is the ultimate tool for making Git work for you, designed to improve focus, productivity, and collaboration with a powerful set of tools to help you and your team better understand, write, and review code. indent-rainbow: This extension colorizes the indentation in front of your text, alternating four different colors on each step. Material Icon Theme: With this extension you can define file icon associations. Trailing Spaces: highlight trailing spaces and delete them in a flash! vscode-flutter-i18n-json: VS Code extension to create a binding between your translations from .json files and your Flutter app. Prettier - Code formatter: Prettier is an opinionated code formatter. GitLab Workflow: This extension integrates GitLab into Visual Studio Code. Flutter Widget Snippets: A set of helpful Flutter and Dart snippets for day to day Flutter development. Pubspec Assist: Pubspec Assist is a Visual Studio Code extension that allows you to easily add dependencies to your Dart and Flutter project's pubspec.yaml, all without leaving your editor. vscode-gptcommit: Automated git commit messages using GPT models via gptcommit for VS Code. |