Enable flutter_intl

This commit is contained in:
Neeraj Gupta 2023-03-21 08:57:59 +05:30
parent 89eccd2ce5
commit 1a74fe681b
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

@ -125,6 +125,9 @@ dependencies:
wakelock: ^0.6.1+2
wallpaper_manager_flutter: ^0.0.2
flutter_intl:
enabled: true
dependency_overrides:
provider: ^6.0.1 # for chewie 1.2.2 https://github.com/brianegan/chewie/issues/530
wakelock: ^0.6.1+2