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
bump version
master
Wito Chandra
8 anni fa
parent
7f154a36e0
commit
c575892a10
2 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
README.md
+1
-1
pubspec.yaml
+ 1
- 1
README.md
Vedi File
@@ -15,7 +15,7 @@ A dart package for parsing RSS and Atom feed.
Add this line into your `pubspec.yaml`
```
webfeed: ^0.2.
1
webfeed: ^0.2.
3
```
Import the package into your dart code using:
+ 1
- 1
pubspec.yaml
Vedi File
@@ -1,5 +1,5 @@
name: webfeed
version: 0.2.
2
version: 0.2.
3
description: A dart package for parsing RSS and Atom feed.
author: Wito Chandra <wito.c.91@gmail.com>
homepage: https://github.com/witochandra/webfeed
Scrivi
Anteprima
Caricamento…
Annulla
Salva