From fb1a274bc9b16650d6a85761ad236b90cdbfd41a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 2 Jun 2020 19:03:52 +0530 Subject: Adds timer stream to home page --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 4c4f95b..af46be9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,6 +23,7 @@ environment: dependencies: flutter: sdk: flutter + intl: 0.16.1 # The following adds the Cupertino Icons font to your application. -- cgit v1.3.1