da3613e5e2 | ||
---|---|---|
.github | ||
android | ||
ios | ||
lib | ||
test | ||
.gitignore | ||
.metadata | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
analysis_options.yaml | ||
pubspec.lock | ||
pubspec.yaml |
README.md
lemmur
A lemmy mobile client
How to build
Requirements: flutter installed and added to path
git clone https://github.com/krawieck/lemmur
cd lemmur
flutter build apk
the apk will be in lemmur/build/app/outputs/flutter-apk/app-release.apk