Marcin Wojnarowski
|
18b39be0a9
|
Bump deps (#275)
* Bump deps
* Bring back hosted photo_view
* Fix MarkdownBody old state
* Add changelog entry
* Add missing 'a'
|
2021-11-02 19:02:55 +01:00 |
Filip Krawczyk
|
0b72aab64a
|
transition to another image widget
|
2021-10-21 14:40:28 +02:00 |
Marcin Wojnarowski
|
992a62b33c
|
Flutter 2.5 (#252)
* Stop using accentColor
* Update bootstrap files
* Stop using deprecated members
* Add temp fork use
|
2021-09-12 22:37:07 +02:00 |
krawieck
|
83235534f5
|
HECKIN CHONKER (null safety migration without scripts)
|
2021-04-09 00:11:44 +02:00 |
Filip Krawczyk
|
bac846fea9
|
Transition to API v3 (#196)
|
2021-04-05 20:14:39 +02:00 |
shilangyu
|
0bcc364ee5
|
Scaffold.of -> ScaffoldMessenger.of
|
2021-03-10 08:34:30 +01:00 |
Filip Krawczyk
|
4ba392082b
|
fix markdown quote blocks & make code blocks have monospace font (#177)
|
2021-03-09 08:32:14 +01:00 |
shilangyu
|
e7745e3e9b
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
shilangyu
|
3de35752b2
|
Enable first part of const lint rules
|
2021-01-03 17:21:56 +00:00 |
shilangyu
|
58f964ab66
|
Fix federation errors and rename all instanceUrl to instanceHost
|
2020-12-31 13:58:23 +00:00 |
shilangyu
|
94d12fccff
|
added lots of dartdoc/comments
|
2020-09-30 17:05:00 +00:00 |
krawieck
|
d63c84d4bb
|
Make comments selectable
|
2020-09-16 20:09:09 +02:00 |
krawieck
|
4bec0c533a
|
Remove useless inkwell
|
2020-09-13 15:42:39 +02:00 |
Filip Krawczyk
|
8e9b1e17e4
|
Merge branch 'master' into media-view
|
2020-09-12 23:13:52 +02:00 |
krawieck
|
f02a54a2f8
|
Cahnge `urlLauncher` to `linkLauncher`
|
2020-09-12 17:05:52 +02:00 |
krawieck
|
77d54016f3
|
Change `urlLanucher` signature to include `instanceUrl`
|
2020-09-12 09:30:22 +02:00 |
krawieck
|
83f4f61952
|
baseline for handling a lot of stuff
|
2020-09-11 23:54:28 +02:00 |
krawieck
|
ac70400c38
|
make import relative
|
2020-09-11 21:21:47 +02:00 |
krawieck
|
0f8a846e8a
|
Make images in community, instance, markdown fullscreenable
|
2020-09-11 20:38:50 +02:00 |
krawieck
|
4a5bb17afb
|
Make image inside markdown fullscreenable
|
2020-09-11 19:29:17 +02:00 |
krawieck
|
e22a3094e4
|
Convert string that include `'` in them to double quouted strings
|
2020-08-31 19:58:09 +02:00 |
krawieck
|
eee965fba1
|
* move comment out of `widgets/`
* remove `Widget` suffix from widgets
* change `list.length != 0` to `list.isEmpty`
* convert MarkdownText into stateless widget
|
2020-08-31 19:56:48 +02:00 |
krawieck
|
2ca3565bfc
|
Moved displaying markdown to separate widget
|
2020-08-31 12:22:29 +02:00 |