Simple News App with ability to switch from Multiple News Sources with a Single Click. Supported Platforms include Linux, MacOS, Windows and iOS
Clone This Git Repo Into Your Directory
git clone https://github.com/c9-labs/newsdrip.git
Install Dependencices * Required for Linux
Run Project by Attaching Device
flutter run <device name>
A few resources to get you started if this is your first Flutter project:
Checkout Pre-Built Binary in Releases
Windows: release.zip
Android: newsdrip.apk
Linux: newsdrip_linux_x86
Linux (arm64): newsdrip_linux_arm64
Linux(armv6/armv7): Have armv6/armv7? Open Issue
MacOS: [Help Required]
iOS: [Help Required]