Un client android per lemmy - un'alternativa federata a reddit
Go to file
shilangyu 9416465f36 experimental linux build 2020-10-25 12:31:11 +00:00
.github Update issue templates 2020-09-22 00:30:45 +02:00
android experimental linux build 2020-10-25 12:31:11 +00:00
ios update LAC, add image_picker 2020-10-24 00:11:44 +02:00
lib remove unused Expanded 2020-10-25 11:30:46 +00:00
linux experimental linux build 2020-10-25 12:31:11 +00:00
test added blank test 2020-08-31 23:21:12 +02:00
.gitignore ignore .vscode and update lock file 2020-08-31 23:22:09 +02:00
.metadata first commit 2020-08-02 13:34:42 +02:00
CHANGELOG.md created changelog 2020-09-22 01:46:29 +00:00
CONTRIBUTING.md utils -> utilities 2020-09-23 23:18:13 +00:00
LICENSE Create LICENSE 2020-09-22 20:45:06 +02:00
README.md Add build instructions 2020-10-20 20:09:58 +02:00
analysis_options.yaml activate prefer_final_locals lint rule 2020-09-16 23:22:04 +02:00
pubspec.lock bump LAC 2020-10-24 11:26:08 +02:00
pubspec.yaml bump LAC 2020-10-24 11:26:08 +02:00

README.md

lemmur

style: effective dart

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