utopia_localization_utils 0.0.2+2
utopia_localization_utils: ^0.0.2+2 copied to clipboard
Utopia USS libs - Localization - Flutter utils for utopia_localization_generator.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add utopia_localization_utils
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
utopia_localization_utils: ^0.0.2+2
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:utopia_localization_utils/utopia_localization_utils.dart';