Files
i18n/pubspec.yaml
Muhammad Mohiuddin 526c5bb486 bump version
2025-01-14 12:37:20 +01:00

24 lines
508 B
YAML

name: i18n
description: Simple i18n solution for dart and flutter. Uses code generation to generate translations as dart classes. Efficient and works with autocomplete!
version: 4.2.4
homepage: https://github.com/MohiuddinM/i18n
environment:
sdk: ^3.0.0
dependencies:
build: ^2.0.0
build_config: ^1.0.0
dart_style: ^3.0.0
yaml: ^3.0.0
quick_log: ^5.0.0
glob: ^2.0.0
pub_semver: ^2.0.0
dev_dependencies:
lints: ^5.0.0
test: ^1.16.8
build_runner: ^2.0.0
build_web_compilers: ^4.0.0