best_flutter_localization 1.0.9 copy "best_flutter_localization: ^1.0.9" to clipboard
best_flutter_localization: ^1.0.9 copied to clipboard

A cool localization package for every developer. In this package you can use many common words directly ...it will save your time and fast development ..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add best_flutter_localization

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

dependencies:
  best_flutter_localization: ^1.0.9

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:best_flutter_localization/best_naveen_localization.dart';
import 'package:best_flutter_localization/commonTranslations.dart';
import 'package:best_flutter_localization/getLocale.dart';
import 'package:best_flutter_localization/getTransalate.dart';
2
likes
145
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A cool localization package for every developer. In this package you can use many common words directly ...it will save your time and fast development ..

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on best_flutter_localization