1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-17 19:09:07 +01:00
Un client android per lemmy - un'alternativa federata a reddit
Go to file
krawieck c2dedb14ac Make 3 constructors for CommunityPage instead of 2
instead of single default constructor using name of the
community, there are now 2 where first takes community
name, and second which takes the id
2020-09-07 21:57:43 +02:00
.github/workflows
android
ios add some ios junk 2020-09-01 19:35:06 +02:00
lib Make 3 constructors for CommunityPage instead of 2 2020-09-07 21:57:43 +02: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
analysis_options.yaml Exclude codegen (*.g.dart) files 2020-08-13 20:49:24 +02:00
pubspec.lock Bump lemmy_api_client 2020-09-06 00:20:08 +02:00
pubspec.yaml Bump lemmy_api_client 2020-09-06 00:20:08 +02:00
README.md disabled undocumented members lint and added effective dart badge 2020-08-11 06:52:27 +00:00

lemmur

style: effective dart

A lemmy mobile client