e7178d5979
Parsing image caption & alt ( #232 )
2020-06-13 22:07:48 +10:00
629c0a55c2
Drop author from pubspec, flutter format ( #230 )
...
* Drop author from pubspec (it's deprecated)
* flutter format
2020-05-28 06:57:28 +10:00
8b5f65300f
Release paperwork ( #229 )
2020-05-27 10:16:24 +10:00
8d64935a53
Downgraded flutter version to 1.17.0 ( #228 )
2020-05-26 22:11:47 +10:00
5305aae17f
Version 0.4.0 release paperwork ( #223 )
2020-05-20 10:12:34 +10:00
24066c45ec
#201 fix for hr (horizontal rule) when alongside other markup ( #216 )
2020-05-19 15:37:34 +10:00
2ae7b6080a
Newlines within a paragraph should be ignored ( #218 )
2020-05-19 15:35:15 +10:00
0404382f44
Update deprecated TextTheme TextStyle references ( #222 )
2020-05-19 15:19:01 +10:00
2d6f76820a
Bump version to 0.3.5 ( #213 )
2020-04-19 08:09:21 +10:00
4ddaca071a
Fix hardcoded colors and improve Darktheme ( #210 )
2020-04-17 09:58:16 +10:00
5d0702ee91
Fix text alignment when formatting is involved ( #209 )
2020-04-09 07:49:21 +10:00
fb96dc454f
Merge pull request #197 from flutter/mehmetf-fix-image-test
...
Use .allWidgets.where pattern to test Image
2020-03-12 21:03:21 -07:00
45593fa8b4
Use .allWidgets.where pattern to test Image
...
For whatever reason, this test fails in our internal environment if we use the type finder directly. Many of the other tests use the `allWidget.where()` pattern so I changed the Image test to that as well.
2020-03-04 08:23:32 -08:00
65e2b757ed
Bump version to 0.3.4 ( #192 )
2020-02-26 09:58:22 +11:00
5c2724e892
Alignment ( #105 )
2020-02-25 11:47:17 +11:00
cc7ceb02e1
Bump version to 0.3.3 ( #181 )
2020-01-28 14:58:37 +11:00
e66035b81d
allow a ScrollController to be passed to Markdown ( #180 )
2020-01-28 14:45:30 +11:00
b9a09712b9
Update Cirrus and Travis to enforce stable. ( #166 )
2020-01-27 14:50:52 +11:00
2be7d7ee1c
Update markdown dependency to allow reverting the uri rewrite. ( #158 )
2019-11-27 14:36:58 +11:00
43aa2e3ad8
Update changelog and pubspec for version bump ( #154 )
2019-11-26 17:52:32 +11:00
220606895a
Reintroduce fixup from #121 with revert TODO ( #155 )
2019-11-26 17:26:26 +11:00
5b8783cb28
Fix MarkdownStyleSheet.blockquote ( #143 )
2019-11-26 16:29:20 +11:00
50cc3734aa
Rebuild example android and ios dirs ( #152 )
2019-11-26 14:14:45 +11:00
950e5df2e4
add MarkdownStyleSheet.fromCupertinoTheme ( #99 )
2019-11-25 11:34:17 +11:00
5c33690b5f
HTML unescape URIs before passing to Image.network ( #121 )
2019-11-25 11:27:20 +11:00
8ea980e43d
Expose tableColumnWidth argument ( #138 )
2019-10-26 15:30:32 +11:00
860b42f01c
Fixing missing meta dependency ( #136 )
2019-10-24 10:01:31 +11:00
3ed032d5d8
Setting up for a v0.3.0 release ( #134 )
2019-10-24 09:27:48 +11:00
8f558fd3aa
Support GitHub Flavored Markdown ( #133 )
2019-10-23 08:22:45 +11:00
6c79298a37
Add strikethrough support ( #132 )
2019-10-16 13:44:20 +11:00
efda931ec7
Format with dartfmt ( #122 )
2019-10-08 08:46:05 +11:00
93ed43afc0
Convert TextSpan usage to new InlineSpan API
2019-06-06 21:29:53 -07:00
cb62bdf533
Revert changes using visitChildren to original visitTextSpan
2019-06-07 10:06:44 +10:00
d3cc5bac7e
Convert TextSpan usage to new InlineSpan API
2019-06-05 11:30:33 +10:00
42ae696b6c
Merge pull request #69 from rohanchandra/add_textScaleFactor
...
Add textScaleFactor to stylesheet/RichText widgets
2019-04-23 16:45:45 -07:00
5c9587a82a
Merge pull request #63 from AndrewBastin/master
...
Added the build folder to .gitignore
2019-04-23 16:43:35 -07:00
3ba1a6622e
Fix for test when running with --track-widget-creation. ( #96 )
...
* Fix for test when running with --track-widget-creation.
* add comment
2019-04-23 14:02:26 -07:00
f5ed6dfb31
Merge pull request #52 from DavBfr/master
...
Add support for asset images
2018-12-23 11:04:41 -08:00
4b6ce5507d
Add textScaleFactor to stylesheet/RichText widgets
2018-11-14 17:21:11 +11:00
6755c42bd0
Add documentation for resources images
2018-10-20 07:35:08 -04:00
6951562dd3
Add support for asset images
2018-10-20 07:26:06 -04:00
9ed2ffc965
Merge pull request #61 from trieutritam/support-uri-data-scheme
...
Support URI data scheme in Image
2018-10-16 16:52:58 -07:00
4503db4ac3
Added the build folder to .gitignore
2018-10-05 23:13:36 +05:30
bab65c0c90
Remove blank lines and reformat else statements
2018-09-26 12:11:29 +07:00
f2eaee546a
Support Uri data scheme
2018-09-05 18:28:46 +07:00
6a7363bbfc
Merge pull request #57 from flutter/mit-mit-patch-1
...
Roll version no
2018-08-21 14:21:22 +02:00
f151619899
Update CHANGELOG.md
2018-08-21 14:19:26 +02:00
65b0ce54b1
Update pubspec.yaml
...
Update version no as https://github.com/flutter/flutter_markdown/pull/56 was a breaking change (Dart 2 only)
2018-08-21 14:19:06 +02:00
6d4bf10b78
Merge pull request #56 from KevinTheGray/master
...
update environment sdk version constraints
2018-08-21 13:57:30 +02:00
f19fdfe9a3
updated mockito to version 3.0.0 final
2018-08-20 10:21:36 -04:00