Modern Flutter based Android client for Fever compatible news sources using Material 3
Find a file
2023-02-05 21:44:14 +01:00
.vscode
android Apply a proper app icon 2023-02-05 21:44:14 +01:00
assets Apply a proper app icon 2023-02-05 21:44:14 +01:00
ios
lib Apply a proper app icon 2023-02-05 21:44:14 +01:00
linux
macos
web
windows
.gitignore
.metadata
analysis_options.yaml Make the linter happy 2023-02-05 20:36:56 +01:00
pubspec.lock Make the linter happy 2023-02-05 20:36:56 +01:00
pubspec.yaml
README.md fix download link in readme 2023-02-05 16:00:30 +01:00

feet

Modern Flutter based Android client for Fever compatible news sources using Material 3.

This application is mainly intended as a client for FreshRSS. It conforms to the Fever API specification, but compatibility with other implementations is not guaranteed.

Download

Feet is hosted on my personal F-Droid repo. You can also download the APK directly here.

Building

Follow the instructions to install Flutter. Stay away from the snap package! If you're on Arch, you can get Flutter from the AUR. On other distros, follow the manual installation steps.

After cloning the repository, run flutter pub get to fetch dependencies, then run flutter build apk. If your phone is connected via ADB, you can directly install the APK using flutter install.

Note that while Flutter offers cross-platform support, I only develop for Android and other targets (including desktop builds) most likely won't work. If you plan on contributing you should develop on a real phone or an Android emulator.

Screenshots

Notifications