A collection of lints to assist with creating translations within international Flutter apps.
Powered by Sidecar
Overview
Packages like intl and easy_localization are used to organize strings across different language when building international Flutter apps. This package use lints to identify strings that are hardcoded throughout a codebase so that they can easily be identified for translation.
Rules
- hardcoded_text_string