flutter onestop
onestop application lets the user view news on various topic for different countries, events for various locations and various podcast sites to visit.
libraries
cupertino_icons, url_launcher, connectivity, flutter_webview_plugin, share, geolocator
project overview
onestop app is an all in one app that allows users to find information quickly.
it provides 3 main functionalities:
- news
allows users to search for their favorite news topics and also get country-specific
news. - events
allows users to view events in their local area or any other location. - podcasts
allows users to discover various podcast sites on various topics.
it provides an intuitive interface for getting access to all the useful information very quickly.
credits:
- new api is powered by – https://newsapi.org
- events api is powered by – https://www.eventbrite.com
- podcasts api is powered by – http://www.digitalpodcast.com
installation
download the github repository.
$ sumitasharma/onestop.git
Comments are closed.