{"repo":"thosakwe/vim-flutter","free":true,"listed":false,"github":"https://github.com/thosakwe/vim-flutter","clone":"git clone https://github.com/thosakwe/vim-flutter.git","description":"Vim commands for Flutter, including hot-reload-on-save and more. 🦋","language":"Vim Script","stars":421,"topics":["vim","flutter"],"license":"GPL-3.0","category":"mobile-apps","readme_excerpt":"vim-flutter Vim commands for Flutter, including hot-reload-on-save and more. Usage Usage documentation can be found both in this README, as well as via calling :h flutter . Installation vim-flutter is a Vimscript-only plugin, and makes heavy use of Vim8's async jobs. It can be installed with a package manager like vim-plug , for example. Though this package doesn't depend on it, having dart-vim-plugin available is recommended, for a better experience. You may also consider combining package:dart language server with a Language Server Protocol client, like ale . Ultimately, installation is up to you. Options g:flutter command - The Flutter executable path/name; defaults to 'flutter' . g:flutter hot reload on save - Whether to auto hot-reload when dart files are saved; defaults to 1 . g:flutter hot restart on save - Whether to auto hot-restart when dart files are saved; defaults to 0 . g:flutter show log on run - Automatically open Flutter Output when starting flutter using :FlutterRun ; it can have one of the following values: \"split\" or 1 : Open the log in a split, this is the default. \"tab\" : Open the log in a new tab. \"hidden\" or 0 : Do not open the log by default, can be opened later with FlutterSplit etc. g:flutter show log on attach - Identical to g:flutter show log on run but affecting the :FlutterAttach command. g:flutter split height - Initial height of the window opened by :FlutterSplit (or :FlutterRun and :FlutterAttach , when g:flutter show log on run is set to \"sp","default_branch":null,"files":null,"tree":[],"storefront":"/r/thosakwe","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/thosakwe/vim-flutter/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}