News App By Hasan Abbas Sorathiya
News App is made using Flutter & Dart for fetching news from NewsApi.
Installation
Use the Flutter Pub get to install all the dependencies.
flutter pub get
Instructions
const api_Key = 'YOUR_API_KEY';//Navigate to Constant.dart and put your API key from (https://www.newsapi.org/).
Hot Restart the app.
Contributing
Don’t forget to star our GitHub repo if you haven’t already!
If you’re enjoying using this News App, a ? goes a long way toward showing others.
Everyone counts!
Thank you ?
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Comments are closed.