news-app is a simple Flutter application that allows users to browse news with 3 categories bassness, sports & science and searching for what you want
- Dark mode
- light mode
- webview
- Search for desired news
- Categorized news
light mode | dark mode |
---|---|
Search | webview |
- Clone the repository:
git clone https://github.com/SeragAmged/news_app.git
- Navigate to the project directory:
cd news-app
- Install the required dependencies:
flutter pub get
- Run the app on an emulator or connected device:
flutter run