mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-08-23 05:56:20 +08:00

* updated gradle wrapper * get packages * fix dependabot issues * Migrate to using io.flutter.embedding.android.FlutterActivity * delete files
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.