Simple News App with ability to switch from Multiple News Sources with a Single Click.
Supported Platforms include Linux, MacOS, Windows and iOS
Supported Arch:
- x86
- amd64
- armhf
- arm64/aarch64
Checkout Pre-Built Binary in Releases
Windows(x64): newsdrip_windows_x64.zip
Windows (ARM): Have Windows for ARM? Open Issue
Android: newsdrip_android.apk
Linux: newsdrip_linux_x64.zip
Linux (arm64): newsdrip_linux_arm64.zip
Linux(armv6/armv7): Have armv6/armv7? Open Issue
MacOS: [Help Required]
iOS: [Help Required]
Clone This Git Repo Into Your Directory
git clone https://github.com/c9-labs/newsdrip.git
Install Dependencices * Required for Linux
apt install cmake clang ninja-build libgtk-3-dev
Run Project by Attaching Device
flutter run <device name>
A few resources to get you started if this is your first Flutter project:
Newsdrip utilises api2.news API to retrive various headlines.