https://github.com/samuel310/news_bulletin
A flutter app which allows users to read latest news and search articles.
https://github.com/samuel310/news_bulletin
flutter flutter-ui
Last synced: 3 months ago
JSON representation
A flutter app which allows users to read latest news and search articles.
- Host: GitHub
- URL: https://github.com/samuel310/news_bulletin
- Owner: Samuel310
- Created: 2021-05-16T15:56:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-16T16:10:49.000Z (about 4 years ago)
- Last Synced: 2025-01-23T05:23:37.115Z (4 months ago)
- Topics: flutter, flutter-ui
- Language: Dart
- Homepage:
- Size: 1.58 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# News Bulletin
Read latest news and search articles.
## Installation
To run the app in your android or ios device, run the following command.
```
$ flutter pub get
$ flutter run
```## Images
#### Light theme
![]()
![]()
#### Dark theme
![]()
![]()