linguist_lang_info library

A collection of language and content type information tracked by the linguist project.

The information is often used to classify, categorize, group, and format both code and other textual content.

Classes

Language
A collection of languages and content types provided by linguist and some corresponding information represented as LanguageInfo.
LanguageInfo
The information about a language or content type, mostly pulling from data collected by the linguist library.

Enums

LanguageType
A category of language (or content type) according to the general intended use of its contents.

Constants

allLanguages → const Iterable<LanguageInfo>
A collection of all languages and content types specified by linguist with the corresponding provided information.