languages_dart 1.0.1
languages_dart: ^1.0.1 copied to clipboard
Handle languages and locales seamlessly across Dart & Flutter
languages #
- Dart handles Locale from intl while Flutter from dart:ui
- so I made this package to ease handling
- Languages or Locale across the two