add sdk requirements to pubspec

This commit is contained in:
Luke 2018-03-12 19:49:05 -07:00
parent 1cf4267936
commit 392a66d157
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ version: 1.3.0
author: Posse Productions LLC <apps@goposse.com>
homepage: https://github.com/goposse/fluro
environment:
sdk: ">=1.23.0 <2.0.0"
dependencies:
flutter:
sdk: flutter