diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-02 19:03:52 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-02 19:03:52 +0530 |
| commit | fb1a274bc9b16650d6a85761ad236b90cdbfd41a (patch) | |
| tree | 3708c1971d99efedf697208a2665e128df12a4cd /pubspec.yaml | |
| parent | 08c52d1b09eaf78a0fdba9d808ed1669430b34f6 (diff) | |
| download | daft-launcher-fb1a274bc9b16650d6a85761ad236b90cdbfd41a.tar.gz daft-launcher-fb1a274bc9b16650d6a85761ad236b90cdbfd41a.zip | |
Adds timer stream to home page
Diffstat (limited to '')
| -rw-r--r-- | pubspec.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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. |
