Modern Flutter based Android client for Fever compatible news sources using Material 3
Go to file
2023-02-05 18:43:19 +01:00
.vscode article page 2022-12-30 16:43:49 +01:00
android Implement background notifications, I think 2023-02-01 22:35:16 +01:00
assets Add screenshots to readme 2023-02-02 11:23:35 +01:00
ios add network permission, change package id 2022-12-29 21:50:19 +01:00
lib Open relevant post when notification is clicked 2023-02-05 18:43:19 +01:00
linux article page 2022-12-30 16:43:49 +01:00
macos Implement background notifications, I think 2023-02-01 22:35:16 +01:00
web when the commit is initial 2022-12-29 15:39:31 +01:00
windows Implement background notifications, I think 2023-02-01 22:35:16 +01:00
.gitignore when the commit is initial 2022-12-29 15:39:31 +01:00
.metadata when the commit is initial 2022-12-29 15:39:31 +01:00
analysis_options.yaml when the commit is initial 2022-12-29 15:39:31 +01:00
pubspec.lock Add fullscreen image view 2023-02-04 10:35:54 +01:00
pubspec.yaml Add fullscreen image view 2023-02-04 10:35:54 +01:00
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