hrms_localization 1.0.1 copy "hrms_localization: ^1.0.1" to clipboard
hrms_localization: ^1.0.1 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 Flutter:

 $ flutter pub add hrms_localization

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

dependencies:
  hrms_localization: ^1.0.1

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:hrms_localization/hrms_localization.dart';
6
likes
160
points
9
downloads

Documentation

API reference

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

MIT (license)

Dependencies

flutter, flutter_localizations, http, intl, shared_preferences

More

Packages that depend on hrms_localization