sealed_language_extensions 1.201404.2 copy "sealed_language_extensions: ^1.201404.2" to clipboard
sealed_language_extensions: ^1.201404.2 copied to clipboard

IANA Language Tag Extensions Registry (BCP 47) as compile-time constant, tree-shakable, sealed Dart classes for the registered locale extensions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sealed_language_extensions

With Flutter:

 $ flutter pub add sealed_language_extensions

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

dependencies:
  sealed_language_extensions: ^1.201404.2

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_extensions/sealed_language_extensions.dart';
1
likes
160
points
56
downloads

Documentation

API reference

Publisher

verified publishertigerc10.dev

Weekly Downloads

IANA Language Tag Extensions Registry (BCP 47) as compile-time constant, tree-shakable, sealed Dart classes for the registered locale extensions.

Homepage
Repository (GitHub)
View/report issues

Topics

#i18n #l10n #bcp47 #extensions #locale

License

MIT (license)

More

Packages that depend on sealed_language_extensions