Skip to content

Analysis options for Dart and Flutter used internally at Lotum.

Notifications You must be signed in to change notification settings

lotum/lotum_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package provides analysis options for Dart and Flutter which are used at Lotum. For more information, see the analysis options.

Usage

To use the analysis options, add lotum_analysis as a dev_dependency in your pubspec.yaml:

dev_dependencies:
  lotum_analysis:: ^1.0.0

Then, add an include in analysis_options.yaml:

include: package:lotum_analysis/lotum_analysis.yaml

This will ensure you always use the latest version of the lints. If you wish to restrict the lint version, specify a version of analysis_options.yaml instead:

include: package:lotum_analysis/lotum_analysis:.1.0.0.yaml

About

Analysis options for Dart and Flutter used internally at Lotum.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages