intl_lints 0.1.0-dev.4
intl_lints: ^0.1.0-dev.4 copied to clipboard
A series of lints to help developing with l10n and l11n strings.
A collection of lints to assist with creating Flutter apps with localization.
Powered by Sidecar
Overview #
Packages like l10n and easy_localization are used to structure different language strings when building international Flutter apps. This package use lints to identify strings that are hardcoded in a codebase so that they can easily be identified for translation.