10 Commits

Author SHA1 Message Date
7c4347591e sort imports 2021-06-19 12:28:20 +02:00
bd0b2a235e enhancement: Adding treatment of HardWraps. (#511)
Fixes #511
2021-06-18 14:55:01 +02:00
30b9a850d4 Move utils file to utils folder 2021-06-04 18:59:58 +02:00
9acf3d15f6 null safety++ 2021-06-02 09:40:53 +02:00
d008f0d982 First version of dart migrate
Most of the files haven't been migrated. Lets work on this bit by bit
2021-04-10 22:18:35 +02:00
e8fd11c85b feat(image): Added Details view for Images
Users can zoom, quarter-rotate and freely rotate Images

Updated flutterw

Refs GitJournal#410 GitJournal#386
2021-03-25 14:22:40 +01:00
f05b9ebc8f Fix markdown renderer
The extension sets now contain unmodifiable lists
2021-03-25 11:46:03 +01:00
24cdc236e1 feat: SVG Rendering, Image theming and Image caption
fixes issues #405 #410 #246
2021-03-06 15:30:33 +01:00
1470279266 Relicense some files to Apache2
I cannot seem to figure out how to get a CLA signed, and the legality of
it in Spain. Therefore I'm just relicensing these files to Apache2 till
then.

At least pull requests will no longer be blocked.
2021-02-24 10:38:48 +01:00
2bd6e07c7b Move MarkdownRenderer to its own file
Less noise
2020-12-16 12:17:52 +01:00