Commit Graph

6 Commits

Author SHA1 Message Date
krawieck 26b0894943 Update pubspec.lock 2020-08-21 00:26:32 +02:00
krawieck 0d42fd44ac Update pubspec 2020-08-11 02:42:40 +02:00
krawieck 7d902ce352 Update pubspec.lock 2020-08-08 23:53:04 +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