multilingual/nui_mtlingual library

Classes

NUIMTLanguage
Data class to hold the required information for each of the language supported
NUIMTLingual
Singleton instance of the NUIMTLingual class
NUIMTLingualBuilder
Builder class for creating the NUIMTLingual instance
NUIMTLingualContainer

Functions

mtl(String code) String?

Typedefs

NUIMTLingualWidgetBuilder = Widget Function(BuildContext context, NUIMTLingual? mtlang, String? lang)