getx_multilanguage_helper 0.0.2 copy "getx_multilanguage_helper: ^0.0.2" to clipboard
getx_multilanguage_helper: ^0.0.2 copied to clipboard

Simplify multilanguage support in Flutter with GetX. Manage translations effortlessly, switch between languages, and enhance localization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add getx_multilanguage_helper

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  getx_multilanguage_helper: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:getx_multilanguage_helper/getx_multilanguage_helper.dart';
4
likes
140
points
41
downloads

Publisher

verified publisheraltaysakarya.dev

Weekly Downloads

Simplify multilanguage support in Flutter with GetX. Manage translations effortlessly, switch between languages, and enhance localization.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on getx_multilanguage_helper