1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-09 16:37:30 +00:00

Adds season display to details screen. (#62)

This commit is contained in:
Andrew Brogdon
2019-03-25 11:22:23 -07:00
committed by GitHub
parent 673992f49e
commit bf3a963bdc
5 changed files with 92 additions and 31 deletions

View File

@@ -11,6 +11,7 @@ dependencies:
sdk: flutter
cupertino_icons: ^0.1.2
font_awesome_flutter: ^8.4.0
intl: ^0.15.7
scoped_model: ^1.0.1
shared_preferences: ^0.4.3