Skip to content

Latest commit

 

History

History

plugins

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

VSCode Plugins for Flutter

Here are all the plugins I use in vscode now.

Relative links

🍕 Basic Extensions

Flutter support and debugger for Visual Studio Code.

Dart language support and debugger for Visual Studio Code.

🍔 Efficient Coding

Collection snippets and shortcuts for commonly used Flutter functions and classes.

Quickly scaffold flutter bloc file templates and index file.

Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.

Easily add dependencies to your Dart / Flutter project.

Create a binding between your translations from .json files and your Flutter app.

I use it to convert json string into Dart objects.

A simple plugin for VSCode to change all Dart/Flutter imports to relative format.

🍟 Others

Synchronize Settings, Snippets, Themes, File Icons, Launch, Keybindings, Workspaces and Extensions Across Multiple Machines Using GitHub Gist.

For generating dummy text.

Generates and inserts Traditional Chinese lorem ipsum text into Visual Studio Code.

All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more).

The extension enables you to view (filtered) logcat from android devices in VSCode.

🍿 Theme

A customizable extension for colorizing matching brackets.

Improve your code commenting by annotating with alert, informational, TODOs, and more!

The most epic theme now for Visual Studio Code.

Material Design Icons for Visual Studio Code.

🌭 Terminal

Run custom shell command defined in vs code configuration and node module package.json


Useful Packages

A package which simplifies the task of updating your Flutter app's launcher icon.