ソースを参照

set minimum dart version into 2

master
Wito Chandra 7年前
コミット
42700faf71
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      pubspec.yaml

+ 1
- 1
pubspec.yaml ファイルの表示

@@ -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:


読み込み中…
キャンセル
保存