Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Sub6Resources/flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
https://github.com/Sub6Resources/flutter_html

Update flutter math fork version (#1304)

79ec194fa6690e5caba58f5eca04e6748394bb6b authored over 1 year ago by Little Boy <[email protected]>
Update CONTRIBUTING.md

32b59d477e8cbf9ae64d13d81c1bb1e09b6f719e authored over 1 year ago by Matthew Whitaker <[email protected]>
chore: Update upper sdk constraint for external packages to Dart 4.0.0 (#1302)

a55d3df925e39c77f4e63c91a4411bb72ff39a77 authored over 1 year ago by Matthew Whitaker <[email protected]>
Reformat CHANGELOG.md

2bba928ebbd84c83b1c16b425d3d0b80c48ecd33 authored over 1 year ago by Matthew Whitaker <[email protected]>
chore(release): publish packages

- [email protected]
- [email protected]
- [email protected]...

46a11b110284f3be59c9c2cc6b0f92fd8cb1da9b authored over 1 year ago by Matthew Whitaker <[email protected]>
Mark Summary and Details as block items (#1276)

Co-authored-by: Arjan Mels <[email protected]>

a380ebc4cbf15494e3a72726c36998b8fca6029d authored over 1 year ago by Arjan Mels <[email protected]>
feat: Update CssBoxWidget to handle rtl marker boxes (#1270)

d7091990d193e892e2f782ac8d91fc0326aff4bc authored over 1 year ago by Matthew Whitaker <[email protected]>
fix: start list items on a new line (#1281)

496d1aa8e655891d2f597c5e4d7e92057801d815 authored over 1 year ago by Nicolas Werner <[email protected]>
fix: Add "display: Display.block" to table (#1278)

Co-authored-by: Arjan Mels <[email protected]>

6350f02354b7de601ce294123717e2051be97eee authored over 1 year ago by Arjan Mels <[email protected]>
fix: improve API for ExtensionContext and export marker.dart (#1273)

27e33a955e872d47306db9480f74f6da2e9a028a authored over 1 year ago by Matthew Whitaker <[email protected]>
fix: Corrected accessibility text scaling

15cb05e4eba292ed924ffe7d340a1ce8b9b59a54 authored over 1 year ago by Matthew Whitaker <[email protected]>
Merge branch 'text_scaling' of https://github.com/noviocare/flutter_html into noviocare-text_scaling

6a83e459a8c7a811e1a6a1c641582826bf1ecbe5 authored over 1 year ago by Matthew Whitaker <[email protected]>
Use proper `<figure>` stylesheet (#1269)

1715cdcdeb826a50057e249bf4133391337ee41e authored over 1 year ago by Matthew Whitaker <[email protected]>
fix: Cleaned up whitespace processing and added whitespace tests (#1267)

cc00406b1d0c115e5c66dd4bdfb40db32496f55f authored over 1 year ago by Matthew Whitaker <[email protected]>
feat: support vertical-align in inline styles (#1266)

fe896de5ed8b79425bb33800a26fa4ac328057fe authored over 1 year ago by Matthew Whitaker <[email protected]>
fix: a tag should not style as link if href is not provided (#1265)

d7247cb303c25d0011f85f9b2d3687924de3d83d authored over 1 year ago by Matthew Whitaker <[email protected]>
feat: Add WrapperExtension helper (#1264)

2ffa1ddabb3f2a660ab85c551255b89fe8a24ab5 authored over 1 year ago by Matthew Whitaker <[email protected]>
Corrected whitespace (dart format --line-length=80

b5758e2dbbd9209189f83db6738672758bf1be48 authored over 1 year ago by Arjan Mels <[email protected]>
Migrate `CustomRender` to `HtmlExtension` (#1176)

8ac444b0f0fffbd63b68e064bc4e30f89842aeba authored over 1 year ago by Matthew Whitaker <[email protected]>
Corrected accessibility text scaling

d316bd4167ea089115b8b290d1f145106b1fa275 authored over 1 year ago by Arjan Mels <[email protected]>
Fix: Aspect ratio exception when height is 0 (#1222)

ed75f8fef779e920ecc1f27719a4150a29e3ebee authored over 1 year ago by ib-8 <[email protected]>
Improve video (#1236)

Co-authored-by: Arjan Mels <[email protected]>

07f112a4f342a374a245bbf5c692982a2ab5b60c authored over 1 year ago by Arjan Mels <[email protected]>
Fix missing headers parameter (#1203)

a5f99286e791583d69eb1c0e180faad0ad725327 authored over 1 year ago by ndelanou <[email protected]>
Adding tests for SVG and fixing height/width bug (#1202)

9a3d8a3c957559af005dbb8fa45f559c529622d6 authored over 1 year ago by John Lyon-Smith <[email protected]>
Correct margin collapse (#1237)

Co-authored-by: Arjan Mels <[email protected]>

e6e0381215688be914229211dd492a2b6de52ebd authored over 1 year ago by Arjan Mels <[email protected]>
fix SelectableHtml not rebuild when data change (#1111)

Co-authored-by: Do Cao Huynh <[email protected]>

298b986e61c6b983887542a3ae9c5c16a7f2cce9 authored over 1 year ago by docaohuynh <[email protected]>
feat: Support mmultiscripts. (#1175)

a999a30027eff0aabb2825ffdbe383f9affab7f6 authored over 1 year ago by fukatani <[email protected]>
feat: Support mfenced. (#1174)

9ca230848beb15332f96294083ed4989831130d7 authored over 1 year ago by fukatani <[email protected]>
fix: Fix issue with font scaling introduced in 3.0.0-alpha.6 (#1173)

c75e0dfb1be6cb79748f719487043d12bc330c60 authored about 2 years ago by Matthew Whitaker <[email protected]>
fix: Fix various issues with list rendering

520ff3c326d5dc8f5a601022c2a32d58e2e83cbb authored about 2 years ago by Matthew Whitaker <[email protected]>
feat: Upgrade list-style-type to CSS3

deb726ae2776f45305026c0aa081d4a5b5a1c71d authored about 2 years ago by Matthew Whitaker <[email protected]>
Re-add support for list-style-image and do some final cleanup

6571e3b920ec16b0190e51f47e35151be1d223d3 authored about 2 years ago by Matthew Whitaker <[email protected]>
feat: Support mtable, mtd, mtr for draw matrix. (#1164)

e99e2cc1553ab17b4ceff08f784e99283b28dff4 authored about 2 years ago by fukatani <[email protected]>
flutter_html_mat: escape braces

db99a2b1567d42eba76f2e502b8cf06b845b1e6e authored about 2 years ago by Unknown <[email protected]>
Remove pubspec_overrides as they should be ignored by .gitignore

cb23cf00e472c55902c1519d0606e1c7bdfdf885 authored about 2 years ago by Matthew Whitaker <[email protected]>
Update changelog

e4149b7ac1a57673df4118b131869d363273b3e0 authored about 2 years ago by Matthew Whitaker <[email protected]>
chore(release): publish packages

- [email protected]
- [email protected]
- [email protected]...

64f9485b8c168a0b28f856958edd9110b895ae19 authored about 2 years ago by Matthew Whitaker <[email protected]>
Run flutter formatter

abf5274219af92e5924d1760e4b19a21c40ab5ef authored about 2 years ago by Matthew Whitaker <[email protected]>
Fix analysis hints in flutter_html_table

42d3a72b0b82e4a6a8c206d9a203c84c07a5c004 authored about 2 years ago by Matthew Whitaker <[email protected]>
Fix analysis hints in flutter_html_video

87e15759edc7ed7c2c9fcf746b2a2dedd739c28c authored about 2 years ago by Matthew Whitaker <[email protected]>
Fix analysis hints in flutter_html_svg

f7ad078722c962b139ae2f80f91c3e4a76229e17 authored about 2 years ago by Matthew Whitaker <[email protected]>
Fix analysis hints in lib/

e1a5d3d3bcdcf6315da907ab48cb3c373cc5d30b authored about 2 years ago by Matthew Whitaker <[email protected]>
Fix analysis hints in example/

0976e7ece5adc68c51f9fee976cb911bc2d3cac8 authored about 2 years ago by Matthew Whitaker <[email protected]>
Fix analysis hints in flutter_html_iframe

a346914ab2d3882c27f90a50643823fd3caa013f authored about 2 years ago by Matthew Whitaker <[email protected]>
Fix analysis hints in packages/flutter_html_audio

b74054c595196ed0013b83095d0e92c47dfb02fe authored about 2 years ago by Matthew Whitaker <[email protected]>
Fix analysis hints in flutter_html_math

8bdb767b3a08d0610c9da64cf1d281efd0f1d528 authored about 2 years ago by Matthew Whitaker <[email protected]>
Fix analysis hints in test/

b7b8c2da57ed183c5bb97c3d6f1a3a17924ab133 authored about 2 years ago by Matthew Whitaker <[email protected]>
Add analysis and code format checks

92e4bd91ccfd92447e6693c7c09dbd6f26d65701 authored about 2 years ago by Matthew Whitaker <[email protected]>
chore: Add analysis_options.yaml to each package

bce44d420d14dfb351ce696944eac82cebe61b1b authored about 2 years ago by Matthew Whitaker <[email protected]>
Fix analysis warning

3defeecf319a49f6855b67bd43772b113016e291 authored about 2 years ago by Matthew Whitaker <[email protected]>
chore: Add basic melos support

18c77db1f486d96af2dcf429de4dba61e6d76a0e authored about 2 years ago by Matthew Whitaker <[email protected]>
Merge pull request #1135 from Sub6Resources/enhancement/margin-values

New CSSBoxWidget and lots of bug fixes

ff059b7bde0ec366c81524c6e780a0c323d68fbb authored over 2 years ago by Matthew Whitaker <[email protected]>
fix: Apply margins to <table> properly

7581ea798744b2830affaaf75bbdff016b03f7af authored over 2 years ago by Matthew Whitaker <[email protected]>
fix: Use enum instead of const int internally in length.dart

9dc7f08ca238ff6a93314be5de716ad4e3baebb8 authored over 2 years ago by Matthew Whitaker <[email protected]>
fix: Change CSSBoxWidget to CssBoxWidget

a62449a77c18701a0faf8ffd650f9c535b2d006c authored over 2 years ago by Matthew Whitaker <[email protected]>
test: Add a few more unit tests

0f3e3a4bdcb1c33599f244d0daf6fc2fc9f0313c authored over 2 years ago by Matthew Whitaker <[email protected]>
Ran flutter format

aa800e29ef68952b0e88018a06bf879427757d10 authored over 2 years ago by Matthew Whitaker <[email protected]>
Update FontSize definition and fix bugs with CSSBoxWidget

32bf16cd8670bb3d88c928174feb0e5533c79330 authored over 2 years ago by Matthew Whitaker <[email protected]>
WIP: CSSBoxWidget - Render heights correctly

ed755505f7bd0bbde876ac11e3077db2cf7b4903 authored over 2 years ago by Matthew Whitaker <[email protected]>
WIP: Fix directionality TODO

bcee9b342006b7a9effdaab0dc0e6731c8d19ed7 authored over 2 years ago by Matthew Whitaker <[email protected]>
WIP: New CSSBoxWidget bugfixes

bb9145e3812c565b94295c6d1e1a004508c6252c authored over 2 years ago by Matthew Whitaker <[email protected]>
WIP: Add CSSBoxWidget to clean up box rendering

edc5df2d1d57c80a77216716890e099e019d6ee2 authored over 2 years ago by Matthew Whitaker <[email protected]>
WIP: margin/width processing

e427ed8f45921a6f6d231f4da8f55408df1bb2b1 authored over 2 years ago by Matthew Whitaker <[email protected]>
WIP: Compute margins and cleanup

65c434d4f94d6ff941e02d5df3b084da1181f090 authored over 2 years ago by Matthew Whitaker <[email protected]>
WIP: Add support for different Units and enhance the Margins class

d87ef3a1cab44b2a9915393ce21374549df45261 authored over 2 years ago by Matthew Whitaker <[email protected]>
Merge pull request #879 from NextFaze/feature/auto-margins

Add support for auto horizontal margins

65dbe79e0979f3db5d4018ccb60714cc91e9e729 authored over 2 years ago by Matthew Whitaker <[email protected]>
Revert golden test

ee9f478d2a47e6cee3f0ced2f4c9b71f5fc74794 authored over 2 years ago by Matthew Whitaker <[email protected]>
golden test trial run

324b03ad4e8b0c639f0b53431cc8f508b2b6219f authored over 2 years ago by Matthew Whitaker <[email protected]>
Fix some text rendering issues related to relationship of newlines and br elements

a6a7dd19e51ec5950b40443df7ced4d0ce723f7e authored over 2 years ago by Matthew Whitaker <[email protected]>
Merge pull request #1108 from RyosukeFukatani/fix/inferred_mrow_for_sqrt

Support inferred mrow for msqrt.

7e087427c0d689a09ecdf40e17069bd3b6ccd85c authored over 2 years ago by Matthew Whitaker <[email protected]>
Merge branch 'master' into feature/auto-margins

bb3be56890369b6f0fb5b44b1c600ba857b3090b authored over 2 years ago by zbarbuto <[email protected]>
Support inferred mrow for msqrt.

196640d7088ab97af13a6c57fa51220a30e4d353 authored over 2 years ago by Ryosuke Fukatani <[email protected]>
Merge pull request #1088 from Sub6Resources/pub-score-fixes

Fix issues brought up by pub.dev score analyzer

9bf06629d18caff5ad1ec390bb9dcae6ec8119fa authored over 2 years ago by Matthew Whitaker <[email protected]>
Merge pull request #1079 from kaiquegazola/feature/add-font-family-fallback

Feature/add font family fallback

c797ef8019a8c382bd768f8d89e0616173cc43c8 authored over 2 years ago by Matthew Whitaker <[email protected]>
Fix issues brought up by pub.dev score analyzer

a1a1cc94e816eb046abfa696c68f5d3fcfcdfca1 authored over 2 years ago by Matthew Whitaker <[email protected]>
Merge pull request #1086 from Sub6Resources/fix-image-source-matcher-tests

Fix image source matcher tests so they actually run correctly

c3f6f8bd543f2b2a04de68b671d43bbb54f5a2c5 authored over 2 years ago by Matthew Whitaker <[email protected]>
Fix image source matcher tests so they actually run correctly

03b87028c2b3a9e33f67b1df867da2d9bd58d927 authored over 2 years ago by Matthew Whitaker <[email protected]>
Merge pull request #1085 from vrtdev/feature/release-300-alpha5

Release 3.0.0-alpha.5 with fixed link taps and fixed hot reload

422593551d54704594965a2e9127dac17c88406e authored over 2 years ago by Eric Kok <[email protected]>
Release 3.0.0-alpha.5 with fixed link taps and fixed hot reload

d391e28adb3abe3b0a22934dfc57d0469e78503b authored over 2 years ago by Eric Kok <[email protected]>
Merge pull request #1066 from vrtdev/bugfix/alpha_on_link_tap

Fix onLinkTap not being called when no widget (anchor) key is provided

e1bd7eaf012099798528b09526f1c371a80edef2 authored over 2 years ago by Eric Kok <[email protected]>
Merge pull request #1081 from noviocare/am_fix_dynamic_change

Fixes dynamic changing of data/documentElement

47b26af2537293ba26034b79e65c99496988d668 authored over 2 years ago by Eric Kok <[email protected]>
Fixes dynamic changing of data/documentElement

Signed-off-by: Arjan Mels <[email protected]>

f9a4503b04fb14eca8350dc705b29751dd7a0835 authored over 2 years ago by Arjan Mels <[email protected]>
Merge branch 'Sub6Resources:master' into feature/add-font-family-fallback

4812d8340a3c3565bfc685b0d25625292034574a authored over 2 years ago by Kaique Gazola <[email protected]>
feat: exposes fontFamilyFallback parameter

1d65aafd49f2abecb3a99e1a04c6a7d5ecb2dabb authored over 2 years ago by Kaique Gazola <[email protected]>
Merge pull request #1077 from kaiquegazola/master

fix: fix textShadow color declaration handler

908f4cdb06ce7f763e1fa210c973ebb01f6a35f9 authored over 2 years ago by Eric Kok <[email protected]>
fix: fix textShadow color declaration handler

77ffe7cbcdb67fdf49c27c86db0babc8c2ce4a4d authored over 2 years ago by Kaique Gazola <[email protected]>
Fix onLinkTap not being called when no widget (anchor) key is provided

5a381bc263c29640453c6968439adacc8ad6b554 authored over 2 years ago by Eric Kok <[email protected]>
Merge pull request #1048 from michalsrutek/ms-fix-commented-dependency

Fix commented dependency

de0d1f24d0378beeef2619b1d4260492da94e912 authored over 2 years ago by Eric Kok <[email protected]>
Merge pull request #1049 from michalsrutek/ms-fix-table-newlines

Fix newlines in table

84b01b2ed1fe1f10e0a39a6b6c177fa6b5ce40ef authored over 2 years ago by Eric Kok <[email protected]>
Merge pull request #1050 from michalsrutek/ms-remove-example-test

Remove example test

48d6c174cedd7a93e737ac90546dccefb65958db authored over 2 years ago by Eric Kok <[email protected]>
Merge pull request #1051 from michalsrutek/fix-custom-renders-in-readme

Fix custom renders in readme examples

abfbed67a54dbae13226c393aebfec8adcc67c81 authored over 2 years ago by Eric Kok <[email protected]>
Fix custom renders in readme

45bc4703256fe3e0a3a822070b593281363d572b authored over 2 years ago by Michal Srutek <[email protected]>
Remove example test

6198f1413083498683ca7f6ed12eb4fd16cae1b8 authored over 2 years ago by Michal Srutek <[email protected]>
Fix newlines in table

9bf38c2968d3b8491a7d3aa920eb872c45ad9ef2 authored over 2 years ago by Michal Srutek <[email protected]>
Fix commented dependency

c1d70aca0912e7fa679d9de3740036847635f07d authored over 2 years ago by Michal Srutek <[email protected]>
Merge pull request #1046 from vrtdev/feature/release-300-alpha4

Release 3.0.0-alpha.4 with compilation fix in video support

35ff307d5e884e5076e9c917bb2c97f6ac728d76 authored over 2 years ago by Eric Kok <[email protected]>
Release 3.0.0-alpha.4 with compilation fix in video support

79d10e9a9b95149345dfb74c99c2f32af86ae2ba authored over 2 years ago by Eric Kok <[email protected]>
Merge pull request #1041 from vrtdev/feature/release-300-alpha3

3.0.0-alpha.3 release

3b5a3c5918ea981ba3c2697c393c18615b446c9f authored over 2 years ago by Eric Kok <[email protected]>
3.0.0-alpha.3 release

ec3ac1cf8f04e9b2d8e43c6646740f9836d445df authored over 2 years ago by Eric Kok <[email protected]>
Merge pull request #1040 from vrtdev/bugfix/1033-video-size-crash

Don't crash when video ir iframe uses unsupported height/width

6ae17355347f0ae9ed67d137aafc7e8e88551744 authored over 2 years ago by Eric Kok <[email protected]>