Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
lisper
/
webfeed
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
add dart2 support
master
Wito Chandra
8 anni fa
parent
ff9df3a81a
commit
3ae4fd4da6
1 ha cambiato i file
con
3 aggiunte
e
3 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+3
-3
pubspec.yaml
+ 3
- 3
pubspec.yaml
Vedi File
@@ -1,12 +1,12 @@
name: webfeed
version: 0.2.
1
version: 0.2.
2
description: A dart package for parsing RSS and Atom feed.
author: Wito Chandra <wito.c.91@gmail.com>
homepage: https://github.com/witochandra/webfeed
environment:
sdk: ">=1.8.0 <
2
.0.0"
sdk: ">=1.8.0 <
3
.0.0"
dependencies:
xml: "^3.0.0"
dev_dependencies:
test: ^
0.12
.0
test: ^
1.3
.0
http: "^0.11.3+16"
Scrivi
Anteprima
Caricamento…
Annulla
Salva