Updated minimum version of the Dart SDK required

This commit is contained in:
2020-05-10 11:59:10 +02:00
parent 9f6a32f5d2
commit 2f297b6374

View File

@@ -5,7 +5,7 @@ homepage: https://labs.phundrak.com/phundrak/org-website-backend
author: Lucien Cartier-Tilet <lucien@phundrak.com>
environment:
sdk: '>=2.5.0 <3.0.0'
sdk: '>=2.7.0 <3.0.0'
dependencies:
html: '^0.14.0+3'