sealed_language_subtags 1.202608.8 copy "sealed_language_subtags: ^1.202608.8" to clipboard
sealed_language_subtags: ^1.202608.8 copied to clipboard

IANA Language Subtag Registry (BCP 47) as compile-time constant, tree-shakable, sealed Dart classes: languages, scripts, regions and variants.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sealed_language_subtags

With Flutter:

 $ flutter pub add sealed_language_subtags

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

dependencies:
  sealed_language_subtags: ^1.202608.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:sealed_language_subtags/sealed_language_subtags.dart';
1
likes
160
points
57
downloads

Documentation

API reference

Publisher

verified publishertigerc10.dev

Weekly Downloads

IANA Language Subtag Registry (BCP 47) as compile-time constant, tree-shakable, sealed Dart classes: languages, scripts, regions and variants.

Homepage
Repository (GitHub)
View/report issues

Topics

#i18n #l10n #bcp47 #iso-639 #languages

License

MIT (license)

More

Packages that depend on sealed_language_subtags