Add intl to dependencies

This commit is contained in:
Moe Poi ~ 2022-04-29 20:41:28 +07:00
parent 3bf70d2f97
commit 0643808984
2 changed files with 2 additions and 1 deletions

View file

@ -199,7 +199,7 @@ packages:
source: hosted
version: "3.1.3"
intl:
dependency: transitive
dependency: "direct main"
description:
name: intl
url: "https://pub.dartlang.org"

View file

@ -35,6 +35,7 @@ dependencies:
sdk: flutter
flutter_form_builder: ^7.1.1
flutter_launcher_icons_maker: ^0.10.2
intl: ^0.17.0
lottie: ^1.3.0
responsify: ^1.0.0+5
shared_preferences: ^2.0.13