vb_noticeboard 1.0.0 copy "vb_noticeboard: ^1.0.0" to clipboard
vb_noticeboard: ^1.0.0 copied to clipboard

A simple Dart wrapper for fetching, parsing and extracting notices from Visva-Bharati, Santiniketan's Official website

v1.0.0 #

  • Fetches html web page over http from here
  • Parses web page, extracts list of notices
  • Processes data and returns Map<String, Map<String, String>>, in case of success
  • Can store it in JSON format file
  • Can read from JSON file, and convert it back to Map<String, Map<String, String>>
0
likes
30
pub points
0%
popularity

Publisher

verified publisheritzmeanjan.in

A simple Dart wrapper for fetching, parsing and extracting notices from Visva-Bharati, Santiniketan's Official website

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

html

More

Packages that depend on vb_noticeboard