translate library

Classes

Translate
A class for handling translations in a Flutter application using JSON files. This class loads language files and returns translations based on the current locale.

Functions

tr(String key) String
A shorthand function for accessing translations.