Parcourir la source

set minimum dart version into 2

master
Wito Chandra il y a 7 ans
Parent
révision
42700faf71
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      pubspec.yaml

+ 1
- 1
pubspec.yaml Voir le fichier

@@ -4,7 +4,7 @@ description: webfeed is a dart package for parsing RSS and Atom feeds.
author: Wito Chandra <wito.c.91@gmail.com>
homepage: https://github.com/witochandra/webfeed
environment:
sdk: ">=1.8.0 <3.0.0"
sdk: ">=2.0.0 <3.0.0"
dependencies:
xml: "^3.0.0"
dev_dependencies:


Chargement…
Annuler
Enregistrer