trans_intl

Creator: coderz1093

Last updated:

0 purchases

trans_intl Image
trans_intl Images
Add to Cart

Description:

trans intl

trans_intl #
Lightweight international text translation solution plug-in.
Getting Started #
flutter pub add trans_intl
copied to clipboard
Use #
import 'package:trans_intl/trans_intl.dart';

I18nManager.init(current: LangType.EN, trans: TranslationService());
copied to clipboard
import 'package:trans_intl/trans_intl.dart';

I18nManager.changeLanguage(LangType.FR);
copied to clipboard
trans_intl #

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.