mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-11-08 12:39:17 +00:00
* Added a News&Memes-App/Sriraj-dev * Added Screen recording and Screenshots * Update README.md * Added demo directory with sample images/recording * Update README.md
news_memes_app
An app which shows latest news and funny memes.
Steps to follow:
- cd into news_memes_app under flutter_examples.
- Login to https://newsapi.org/ with your account and get APIKEY.
- go to news_memes_app/lib/services/getNews.dart. and paste your APIKey.


