Skip to content

RobertBrunhage/dart-tools.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Installation

using vim-plug

Plug 'robertbrunhage/dart-tools.nvim'

using packer.nvim

use {'robertbrunhage/dart-tools.nvim'}

using lazy.nvim

'robertbrunhage/dart-tools.nvim'

Goal

Run Flutter or Dart through terminal should be a good experience.

What it won't be

A replacement for tools such as flutter-tools.nvim.

I just personally likes to use the terminal commands with Tmux

Currently includes

  • Hot reload when running through terminal
  • ???

About

Minimal helpers for Dart and Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages