Skip to content

bitsydarel/flutter-code-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darel's flutter code style for flutter projects and dart libraries.

Created from templates made available by Stagehand under a BSD-style license.

Usage

add the library as your dev dependency

dev_dependencies:
  flutter_code_style:
    git:
      url: git://github.com/bitsydarel/flutter-code-style.git
      ref: v1.6.1

also add the library analysis_option.yaml to your project analysis_option.yaml

include: package:flutter_code_style/analysis_options.yaml

Features and bugs

Please file feature requests and bugs at the issue tracker.