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

Organize imports

431a08f5038ee368c280d18ef5605bc5d62ca54b authored over 5 years ago by Aaron Madlon-Kay <[email protected]>
Implement li leading char as TextSpan rather than separate widget

2039240f1c1d659f3171a9cc987ca34319ab7257 authored over 5 years ago by Aaron Madlon-Kay <[email protected]>
Replaced element instead of Content element and move more stuff to Style to prepare for css implementation

84d00e01b1756187f19eeb1bb93755fc628ee907 authored over 5 years ago by Matthew Whitaker <[email protected]>
Fixes #116; Version 0.10.4

38a7739933a0734cc6dc5bf2936b6e78981a8497 authored over 5 years ago by Matthew Whitaker <[email protected]>
Change BlockElement to StyledElement with Display.BLOCK and add support for all css selectors

cce767fe7e6a592ce3221a47d21eebdbeb54fabd authored over 5 years ago by Matthew Whitaker <[email protected]>
Fix formatting

b660787fa398928929b7d301986a81f9616064e4 authored over 5 years ago by Matthew Whitaker <[email protected]>
Version 0.10.3

e7b9c0265275f58ad6e88a50847d0271544d90d7 authored over 5 years ago by Matthew Whitaker <[email protected]>
Merge pull request #93 from andreyeurope/master

onImageTap change to use String source param

9ff279dc063123d62af7a7ee3feaf46d677bbde3 authored over 5 years ago by Matthew Whitaker <[email protected]>
Merge branch 'master' into master

9c056cbf2eda06e937f842b45244de327cd3166d authored over 5 years ago by Matthew Whitaker <[email protected]>
Version 0.10.2

03c21aa9d0c8df511c0b20ae9685736b1bff2837 authored over 5 years ago by Matthew Whitaker <[email protected]>
Merge pull request #112 from GeertJohan/feature/custom-text-alignment

Add support for custom text alignment

97a671bdb306b83c50f3f3fc17404f26d3d85c3d authored over 5 years ago by Matthew Whitaker <[email protected]>
Start moving from class-based styling to Style-based styling

f3929174e00d279eee1dd36730a7a9959ffe421f authored over 5 years ago by Matthew Whitaker <[email protected]>
Up the flutter version for circleci

2f6d4b536056bb09dbbb08b16508079c608d953d authored over 5 years ago by Matthew Whitaker <[email protected]>
Add codecov and prepare for css parsing

17cfb629605d5b8956cfa121f65fb397071bccf0 authored over 5 years ago by Matthew Whitaker <[email protected]>
Add support for custom text alignment

e65013aaed6228aa267bdedcfc52773fd60093ec authored over 5 years ago by Geert-Johan Riemer <[email protected]>
Move Style to new file and prep for css parsing. Update README.md

7bbd22f1238da979ef8f48e3be65910669bc824a authored over 5 years ago by Matthew Whitaker <[email protected]>
Update README.md

0127603b09d02ac5a6da277ab919d381f7452e5a authored over 5 years ago by Matthew Whitaker <[email protected]>
Create FUNDING.yml

cf33ee0e2f6e6c9d057725d9fba446e6d5649337 authored over 5 years ago by Matthew Whitaker <[email protected]>
Fix lots o' formatting issues

ece0fca1ef8255d75138a9255ba12fd40306b275 authored over 5 years ago by Matthew Whitaker <[email protected]>
Merge upstream master

6e4b46fb1351b5b3728a2977033f66bdc85e84d1 authored over 5 years ago by Matthew Whitaker <[email protected]>
Version 0.10.1+hotfix.1

982d17d1767e11e0fd7180ee0c6c243b33cf8390 authored over 5 years ago by Matthew Whitaker <[email protected]>
Flutter format used

877fec4e116f59f0b8bf642921a4d29e2b82a247 authored over 5 years ago by Andrei <[email protected]>
onImageTap change to use String source param

8722e42c1cb7a50ce46b0e53dbab38b12cb86fcb authored over 5 years ago by Andrei <[email protected]>
Version 0.10.1

56ba649026c0fefee711b9093a6ad531a7557ec6 authored over 5 years ago by Matthew Whitaker <[email protected]>
Merge pull request #90 from andreyeurope/master

Image properties and onImageTap for the richTextParser, plus some fixes

76c1f7724a5e4faaf92c3801248787988be99a41 authored over 5 years ago by Matthew Whitaker <[email protected]>
Merge branch 'master' into master

6ebc1ce9fc7298b1c85da84e456beb3bd9d608be authored over 5 years ago by Matthew Whitaker <[email protected]>
Added support for 'width' and 'height' for img element, and showImages

6962f11f9095a279c0c7b1055124b51a628ae65d authored over 5 years ago by Andrei <[email protected]>
Added parser for 'width' and 'height' attributes for img

446cb74d0ddf0f1e6dc16543d983dc89e504ba88 authored over 5 years ago by Andrei <[email protected]>
Update tests to account for breaking change in 0.10.0

913e27738fe95ed01babc510239d3f82e8d7386b authored over 5 years ago by Matthew Whitaker <[email protected]>
Version 0.10.0 + flutter format

19799de9773f172db935fba80358dec0aa3ec417 authored over 5 years ago by Matthew Whitaker <[email protected]>
Version 0.10.0

1b3506bba13420d9fc2c3e174cc2283a9c9c5f5a authored over 5 years ago by Matthew Whitaker <[email protected]>
Changed InkWell to GestureDetector

af4ca1d44c64fb8a69ba30322d4079a7fae6ade9 authored over 5 years ago by Andrei <[email protected]>
Removed gaplessPlayback attribute

86ccb5c68ea7973d052440bce7c115a6c1870192 authored over 5 years ago by Andrei <[email protected]>
Version 0.9.9

3bb61b2fe38c215e41d07020b3998e65cae6823f authored over 5 years ago by Matthew Whitaker <[email protected]>
Added ImageProperties to the Html widget

e85915ae10ad372b42af38401249803d3185212d authored over 5 years ago by Andrei <[email protected]>
Added onTap support, ImageProperties and 'alt' element fix

- Added onTap support for Image widgets that are parsed by the richTextParser
- Added ImagePrope...

7289b182ec7bbe92f4c105aae9df2d383afacbed authored over 5 years ago by Andrei <[email protected]>
Added dto for image properties

fdaca87061eac6182508136a0d8197b3ba53387f authored over 5 years ago by Andrei <[email protected]>
Version 0.9.8

5dd1aeaa12d52d87b41083fcd6d84a43ff54864c authored over 5 years ago by MatthewWhitaker <[email protected]>
Add even more html elements to new parser and more tests

57d666a11cb9e9360691ebbdd38b0408d2644257 authored over 5 years ago by MatthewWhitaker <[email protected]>
Add new elements to new parser

11573848dbbc3d9c31fdbbef573e9fe1a88b4cc1 authored over 5 years ago by MatthewWhitaker <[email protected]>
Add support for address in RichText parser

765e101aa18d5d9be17e86dfd5f6421ebd1aff98 authored over 5 years ago by MatthewWhitaker <[email protected]>
Update new parser with more tag support

c05a4412ff516cd61b51bb05d7b88546331cfd79 authored over 5 years ago by MatthewWhitaker <[email protected]>
Merge branch master

a7dc12d617888a9c1859d84a1c7ba7ad13463d9a authored over 5 years ago by MatthewWhitaker <[email protected]>
Update README.md

7fa8688173a07f605a0476a71c87377ebdcdff22 authored over 5 years ago by Matthew Whitaker <[email protected]>
Version 0.9.7

354e281af282dd23f70850cab26ae05810b844df authored over 5 years ago by MatthewWhitaker <[email protected]>
Merge pull request #72 from LucasR93/master

Added custom textstyle and edgeinsets callback

fdd8c29eb2f8b8d381e7762489ba8ff51c3e3736 authored over 5 years ago by Matthew Whitaker <[email protected]>
Merge branch 'master' into master

1e427dfdc3c341385615b23dcd8b073fd2aff386 authored over 5 years ago by Matthew Whitaker <[email protected]>
Merge pull request #66 from The-Redhat/master

use preCacheImage to catch errors while image loading

1169d1513e4235269d373e1fb0d2fd10a2b86a3a authored over 5 years ago by Matthew Whitaker <[email protected]>
Initial changes for new parser

11ed881ce12c833c89b9e4de8338d32979437cef authored over 5 years ago by MatthewWhitaker <[email protected]>
Update README.md

fa50be5703e01bcf914c5bfa2335fbb9bf836bf0 authored over 5 years ago by Gregor Weber <[email protected]>
Update CHANGELOG.md

3c772743c31eeaf7742fc0255589d5bfdb72a96c authored over 5 years ago by Gregor Weber <[email protected]>
Update pubspec.yaml

ad408de2a4fe195008197e4f7be35ed177523f5e authored over 5 years ago by Gregor Weber <[email protected]>
Merge branch 'master' into master

7efd05543cef5f13100ad59348fd864cb6b18650 authored over 5 years ago by Gregor Weber <[email protected]>
added onImageError to old parser

7b51dcb9860a056b6506a8b6884713ee1914645d authored over 5 years ago by gregor <[email protected]>
added onImageError callback

de841bb2170795d2e58a199ae928eed621c62585 authored over 5 years ago by gregor <[email protected]>
WIP: Lexer

6a785d30d16df9cbd301dea0f1c14362acf9c216 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Add initial structure for new parser

9ee86eec781b4d8d992a1cee328f9baec2ff9fa1 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Version 0.9.6

f8cb45208a0b609a5430fce109b1b77c0b4aab85 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Version 0.9.5

90c0daacbf65c79561f7d7aae80c321b06dee5e2 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Merge pull request #70 from lukepighetti/modifiable-linkStyle

add linkStyle argument to HtmlRichTextParser and HtmlOldParser

2fbf45b9f19a50c8b35b7a89b9f262b8acc15210 authored almost 6 years ago by Matthew Whitaker <[email protected]>
Added custom textstyle and edgeinsets callback

af77caa033c278346fd375dcfef17441cf43ab71 authored almost 6 years ago by Lucas Reiners <[email protected]>
add linkStyle argument to HtmlRichTextParser and HtmlOldParser

40a0b4a4b9680385f7aff3242a892626c50f7bcc authored almost 6 years ago by Luke Pighetti <[email protected]>
used preCacheImage to catch errors while image loading

175c0a522042d078e7210755b2add6bea8dfed19 authored almost 6 years ago by gregor <[email protected]>
Add dozens of new tests

d3546048156061dd5c27a1f134dfb85f4fcbb298 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Start adding more tests

65ace8080d3d9c0bbe21582c166ce5ebbb961d5d authored almost 6 years ago by MatthewWhitaker <[email protected]>
Add CI Badge to README

83998fd2780e9f4d3a7e60492befdda357b338aa authored almost 6 years ago by MatthewWhitaker <[email protected]>
Setup CI - Fix config

a07c9e4f1900f42bea2e920de89cc47e75d4631a authored almost 6 years ago by MatthewWhitaker <[email protected]>
Setup CI

d6ea2e1b511ddd72ea17b7addbc83b4adc632635 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Version 0.9.4

a8aa2f920bb01bcfc72d3473a816b5bd6832d290 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Merge pull request #60 from jeffmikels/jeffmikels

Added support for tables using RichText.

d3bc7bb9d8c9e2ebc862dc7e34372d55767e4497 authored almost 6 years ago by Matthew Whitaker <[email protected]>
handle possible null string condition

27fc0b0e3809f4b6e6103b540ac517897924571b authored almost 6 years ago by Jeff Mikels <[email protected]>
removing a print statement

ea627c52546b85d62f41b96c19080ac42a7480ba authored almost 6 years ago by Jeff Mikels <[email protected]>
...but preserve whitespace inside 'pre' tag

c3cc2481ed6797a6c764d975b70c9bb914406b02 authored almost 6 years ago by Jeff Mikels <[email protected]>
removed whitespace at beginning of block elements

52376e5149c51c88fdb5a23d5eeb8f351f3211b8 authored almost 6 years ago by Jeff Mikels <[email protected]>
finished basic table rendering

b57450b268c5c1aa93e7cceb72e001f5104d93b1 authored almost 6 years ago by Jeff Mikels <[email protected]>
Merge branch 'jeffmikels' of github.com:jeffmikels/flutter_html into jeffmikels

a4d32dba786ee897bdcea13cd56a20958829d271 authored almost 6 years ago by Jeff Mikels <[email protected]>
fixed table rendering

1ead9ca96434a51089d07a955812507dc2e38789 authored almost 6 years ago by Jeff Mikels <[email protected]>
Add update about Flutters official webview package

c818dd208316ce7992fc0681926875fff684f287 authored almost 6 years ago by Matthew Whitaker <[email protected]>
Version 0.9.3 - Add support for base64 images

34a86ab0745e40d1dfe53cd5e7db29fab08f2958 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Version 0.9.3 - Add support for base64 encoded images

42b07c0c9dc89b15b77a71d15f93f037bb6bf592 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Version 0.9.2 - Add font partial support

1f3d137b146ce3695912243b1c46aa1dc2844f27 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Version 0.9.2

b8e65024209a453795e4186b84b90ae7b6a2afb2 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Merge pull request #51 from jlcool/master

Center label vertically centered

f42d78cc6393ac447b1c7f1f40358bb107960bf4 authored almost 6 years ago by Matthew Whitaker <[email protected]>
Version 0.9.1 (quickfix)

66851b1c7138ec152b25fbbbbed1c4b4373bd1a1 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Version 0.9.1

82a1e6be788dc4f5f1baf8f3f139add72fd98ba7 authored almost 6 years ago by MatthewWhitaker <[email protected]>
Merge pull request #46 from ominibyte/add-offset-tags-support

Added support for sup and sub tags in addition to a new blockSpacing property

dd07a682109338d86a78e09de3c0f3b1e848600a authored almost 6 years ago by Matthew Whitaker <[email protected]>
Merge branch 'master' into add-offset-tags-support

eeb1dc3ee5d4439c292b39551d37dcf332b65437 authored almost 6 years ago by Matthew Whitaker <[email protected]>
Version 0.9.0

ce387e01aec2a40d54353ef054c66cab233940cf authored almost 6 years ago by MatthewWhitaker <[email protected]>
Merge pull request #37 from jeffmikels/jeffmikels

Added support for rendering as RichText Widgets

c4220df01ec380d35e37244906c479a8db0d6dc2 authored almost 6 years ago by Matthew Whitaker <[email protected]>
Merge branch 'master' into jeffmikels

5a26bc78f70e24c48d6d9b3db9b3d9d58f80fc74 authored almost 6 years ago by Matthew Whitaker <[email protected]>
plain text nodes inside blockquote, ol, and ul, are now properly indented

dc9207710760578e070e6939c235e2283ab7816b authored almost 6 years ago by Jeff Mikels <[email protected]>
Center label vertically centered

48bc6d329ecfbd75f9c5225d6cc1e64d7ceeb59d authored almost 6 years ago by jiangliang <[email protected]>
check for null before calling isEmpty

7136a59f35ca3b3372a969ccb60f22370b003d9a authored almost 6 years ago by Jeff Mikels <[email protected]>
Fixed a bug in blockSpacing

ec962c6965e559f62d5fb3718f59176b3dba7ceb authored almost 6 years ago by Richboy <[email protected]>
Added support for sup and sub tags in addition to a new blockSpacing property

9bc5cc6aee99d6da55ef87d04a591d14a793c7bf authored almost 6 years ago by Richboy <[email protected]>
fixed ordered list numbering

98b713e82ce37282fe9602d8cdf422de4dfc1dc2 authored about 6 years ago by Jeff Mikels <[email protected]>
fixing the test to keep using the old parser

8fcdd431348ee03eec31a916cfcd2ffd9d189daf authored about 6 years ago by Jeff Mikels <[email protected]>
Added support for rendering as RichText Widgets

a8f09fd73212ce90cccfe9a0289341271805ba93 authored about 6 years ago by Jeff Mikels <[email protected]>
Version 0.8.2

4b8b108568b8e9c173f383b3428e74e6024a7552 authored about 6 years ago by MatthewWhitaker <[email protected]>
Version 0.8.1

6b6ea88ceb186e89713bff68eb360fdaa9068f60 authored about 6 years ago by MatthewWhitaker <[email protected]>