A simple flutter application to view the latest world news and powered by NewsAPI.org and implementing Firebase services.
- Dart programming language.
- Flutter framework for cross platform mobile applications.
- NewsAPI.org News feeds.
- Material Design for UI elements.
- Firebase Cloud Messaging integration for push notifications and messages.
- Google's AdMob for interstitial ads.
- Clone the project:
git clone https://github.com/Feras94/Flutter-News
- Restore packages:
flutter packages get
- Run on connected device:
flutter run
flutter build apk