localization_hrms 1.0.8 copy "localization_hrms: ^1.0.8" to clipboard
localization_hrms: ^1.0.8 copied to clipboard

Localization package for HRMS Flutter apps with 11 Indian languages, offline ARB strings, remote patches, and version-locked critical translations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add localization_hrms

With Flutter:

 $ flutter pub add localization_hrms

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

dependencies:
  localization_hrms: ^1.0.8

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

Import it

Now in your Dart code, you can use:

import 'package:localization_hrms/localization_hrms.dart';
7
likes
0
points
232
downloads

Publisher

unverified uploader

Weekly Downloads

Localization package for HRMS Flutter apps with 11 Indian languages, offline ARB strings, remote patches, and version-locked critical translations.

Repository (GitHub)
View/report issues

Topics

#localization #i18n #hrms #indian-languages #flutter

License

unknown (license)

Dependencies

flutter, flutter_localizations, http, intl, shared_preferences

More

Packages that depend on localization_hrms