l10n_translator 3.0.0+1 l10n_translator: ^3.0.0+1 copied to clipboard
Allows you to easily provide translations of your local text to other supported languages.
///
///
///
import 'package:example/src/view.dart';
void main() => runApp(const MyApp(key: Key('MyApp')));