1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-17 19:09:07 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
krawieck
c56c8e34f3 Update pubspec.yaml 2020-08-30 18:54:51 +02:00
krawieck
8275dd1086 Bump lemmy_api_client version 2020-08-30 16:39:32 +02:00
krawieck
8c68c17308 Add markdown support for post 2020-08-29 22:50:37 +02:00
krawieck
697bbf4e9c Bump lemmy_api_client and revise imports 2020-08-28 13:47:52 +02:00
krawieck
6cfeef57a7 Update pubspec 2020-08-27 23:28:41 +02:00
shilangyu
9e1333e462 removed migrated code (now at krawieck/lemmy_api_client) 2020-08-21 00:22:24 +00:00
krawieck
0d42fd44ac Update pubspec 2020-08-11 02:42:40 +02:00
Mikwk
b5e8620931 Implemented PostView class.
Added auto generated JSON (de)serialization of PostView class by json_serializable package.
Added required packages and dependencies in pubsec.yalm:
 - json_annotation: ^3.0.1,
 - json_serializable: ^3.3.0,
 - build_runner: ^1.10.0.
TODO:
Implement ParseDateFromJson static method in PostView class.
2020-08-05 13:17:52 +02:00
shilangyu
69516f461a Added linter and CI setup 2020-08-02 19:26:57 +02:00
krawieck
58c70d715a first commit 2020-08-02 13:34:42 +02:00