Ecosyste.ms: OpenCollective

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

flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 70 different html tags!)
Collective - Host: opensource - https://opencollective.com/flutter_html - Code: https://github.com/Sub6Resources/flutter_html

Merge pull request #715 from tneotia/bugfix/uppercase-hex-color

Fix uppercase hex codes not working and add support for hex codes with alpha

github.com/Sub6Resources/flutter_html - 7b435a748ba679289e8b646f0d0fed7e56390e51 authored over 3 years ago by Eric Kok <[email protected]>
Fix uppercase hex codes not working and add support for hex codes with alpha

github.com/Sub6Resources/flutter_html - c3a2d320c9062ee5a497c6af00b4e3cea7a1a8d6 authored over 3 years ago by tanay <[email protected]>
Fix build error due to merged changes

github.com/Sub6Resources/flutter_html - d17e9a2775e7a42f7b02d7fb6374d3082c9b720f authored over 3 years ago by tanay <[email protected]>
Merge pull request #699 from DFelten/feature/option-to-overwrite-anchor-links

Add possibility to overwrite anchor links

github.com/Sub6Resources/flutter_html - 24bd1976e698be1c71b5892344ff046b718bbc59 authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #682 from tneotia/feature/selectable-text

Add support for selectable text via SelectableText.rich

github.com/Sub6Resources/flutter_html - 8d2e91baec9c845c70659bbfd36d4b51808a84ad authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #710 from tneotia/bugfix/br-removed

Fix <br> getting removed from the tree

github.com/Sub6Resources/flutter_html - baf9dd788107eb6b955f9fe807a6b30025b0113b authored over 3 years ago by Eric Kok <[email protected]>
Fix <br> getting removed from the tree

github.com/Sub6Resources/flutter_html - 17093eef9f3f50b3eb593803f29c370d9c73b23f authored over 3 years ago by tanay <[email protected]>
Potentially fix small images being center aligned

github.com/Sub6Resources/flutter_html - 52205fbb9e366b7cabf532ba7042bca2144cf89a authored over 3 years ago by tanay <[email protected]>
Merge pull request #649 from tneotia/bugfix/leading-whitespaces

Fix leading whitespaces issues

github.com/Sub6Resources/flutter_html - 1f22d9f32de73e3bdba3af64f61280bf734a5975 authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #572 from tneotia/feature/mouse-region-web

Support hover mouse pointer on links in Flutter Web

github.com/Sub6Resources/flutter_html - 1ee8a8e70e82c34b76d9780353cc6ac55541e816 authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #707 from tneotia/misc/fix-readme-images

Fix README images for Pub

github.com/Sub6Resources/flutter_html - e5bd75648284cdb1e231bed4337cde61c51cbc03 authored over 3 years ago by Eric Kok <[email protected]>
Fix README images for Pub

github.com/Sub6Resources/flutter_html - 112bb01791fac03573364fc79326894a5a5799b7 authored over 3 years ago by tanay <[email protected]>
Merge pull request #654 from tneotia/feature/list-style-type

Add support for more list style types & detect list style type from inline style

github.com/Sub6Resources/flutter_html - 99c7df4dd344c07bba3328c2ecf0a3c7005ea314 authored over 3 years ago by Eric Kok <[email protected]>
Merge changes with new fixes (nested links & shrinkwrap)

github.com/Sub6Resources/flutter_html - 63cff05d2d108b8040d87cf23fd78cd40840572b authored over 3 years ago by tanay <[email protected]>
Merge branch 'feature/upgrade-custom-render' of https://github.com/tneotia/flutter_html into feature/modularization

Conflicts:
README.md
example/lib/main.dart
lib/custom_render.dart
lib/html_parser.dart

github.com/Sub6Resources/flutter_html - 034ff21cf738ed61b85592a819b644eb73a8be16 authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/modularization

Conflicts:
README.md
lib/flutter_html.dart
lib/html_parser.dart
lib/src/replaced_eleme...

github.com/Sub6Resources/flutter_html - 6bdf8f94dc1467602644086a33908867fb101d81 authored over 3 years ago by tanay <[email protected]>
Merge changes with new fixes (nested links & shrinkwrap)

github.com/Sub6Resources/flutter_html - 551ec7eae1eb13cb73b239a4dde92abd643376f1 authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/upgrade-custom-render

Conflicts:
lib/flutter_html.dart
lib/html_parser.dart

github.com/Sub6Resources/flutter_html - c21d2d92abb26ce569ae65e0ecbd3a0b752efd29 authored over 3 years ago by tanay <[email protected]>
Merge changes with nested link fixes

github.com/Sub6Resources/flutter_html - 03045d3131cecbee5d945c0508a729cd10eb1eb9 authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/mouse-region-web

Conflicts:
lib/html_parser.dart

github.com/Sub6Resources/flutter_html - 37f93a2604d7e57a438003958e4ff2b0a0302ae7 authored over 3 years ago by tanay <[email protected]>
Merge changes with shrinkwrap fixes

github.com/Sub6Resources/flutter_html - fd26a16cdc8b2c35c4e9685304c01fd63eb87872 authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/selectable-text

Conflicts:
lib/html_parser.dart

github.com/Sub6Resources/flutter_html - cdcd018d9feb3d33a2ba0238181aaa9ca7589dd2 authored over 3 years ago by tanay <[email protected]>
Delete whitespaces when a <br> directly precedes the text node

github.com/Sub6Resources/flutter_html - 12b48b18b83fb45f10c71499fa4d8bd8494f2003 authored over 3 years ago by tanay <[email protected]>
Merge pull request #688 from vrtdev/bugfix/565-shrinkwrap

Fix shrinkWrap by flowing the text to a new line for block elements

github.com/Sub6Resources/flutter_html - 2a219717538e7f572f5bf477c11888cf0f7ab99d authored over 3 years ago by Eric Kok <[email protected]>
Add possibility to overwrite anchor links

github.com/Sub6Resources/flutter_html - cda0a7285c17b3c93e0c615c078bdbc4162ab6aa authored over 3 years ago by Daniel Felten <[email protected]>
Merge pull request #696 from vrtdev/example-minsdk

Raise example app minSdkVersion to 19

github.com/Sub6Resources/flutter_html - 749d75d2237456d07bed7bbbb2e7404589bbbf84 authored over 3 years ago by Ryan Berger <[email protected]>
Merge pull request #646 from tneotia/bugfix/empty-block-element

Fix empty space when there are empty block elements in the HTML

github.com/Sub6Resources/flutter_html - 6788a56af86023f4cdc773f00a6bbb8a32ebcfa2 authored over 3 years ago by Eric Kok <[email protected]>
Reinstate example app - should not be removed of course

github.com/Sub6Resources/flutter_html - e7c97afa17fd72bb43541ab713c58aaf481ae7cf authored over 3 years ago by Eric Kok <[email protected]>
Raise example app minSdkVersion which is required at 19 for flutter_webview compatibility

github.com/Sub6Resources/flutter_html - 525a21def096e042077c5fc235935fe8eae5530e authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #695 from tneotia/bugfix/link-and-image-taps

Add less hacky workaround for nested link and image tap detection

github.com/Sub6Resources/flutter_html - 1133dc926b5cb3e8ad2d9f47480e7e1d3c1a2ec1 authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #694 from tneotia/feature/font-tag

Add support for the font tag

github.com/Sub6Resources/flutter_html - a226c4903d225332f1696c4eec0b03fe6793b1a2 authored over 3 years ago by Eric Kok <[email protected]>
Improve shrinkwrap further

github.com/Sub6Resources/flutter_html - 942f0c11a2dee3fdc96f8a25ce1d0aa7270d340d authored over 3 years ago by Eric Kok <[email protected]>
Add less hacky workaround for nested link and image tap detection

github.com/Sub6Resources/flutter_html - b3165c391e101dcd03766ff64a73bc85ea9f9709 authored over 3 years ago by tanay <[email protected]>
Add support for the font tag

github.com/Sub6Resources/flutter_html - 46a67fa6e4b0e315d76dc6f4342fc66f64225c1b authored over 3 years ago by tanay <[email protected]>
Merge pull request #686 from vrtdev/bugfix/677-swallow-duplicate-ids

Silently swallow duplicate ids

github.com/Sub6Resources/flutter_html - 04fe96222490891998e2e39fdf1f21e37c8393d5 authored over 3 years ago by Eric Kok <[email protected]>
Fix shrinkWrap by flow the text to a next line for block elements; fixes #565

github.com/Sub6Resources/flutter_html - 61a1e211afa6977df9945d5f01e849dfd95da16a authored over 3 years ago by Eric Kok <[email protected]>
Update min Flutter SDK to 2.2.0

github.com/Sub6Resources/flutter_html - c06640cf1cb4d95e4592791b37c4c3c817353d7d authored over 3 years ago by tanay <[email protected]>
Remove unnecessary ..addAll

github.com/Sub6Resources/flutter_html - 42443ada816fbb794b20b3e9706cc42aa19baf29 authored over 3 years ago by tanay <[email protected]>
Remove duplicate exports

github.com/Sub6Resources/flutter_html - 7d9b36727fd57913f27d4a5bf838ca54075f9b3a authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/selectable-text

Conflicts:
lib/flutter_html.dart

github.com/Sub6Resources/flutter_html - a3b7d981df4f3cb5e3d864fdc9037d4a775e4a12 authored over 3 years ago by tanay <[email protected]>
Fix nits and other minor code issues

github.com/Sub6Resources/flutter_html - 056a9b39bf1e9df040832019bb256dd64ffdb51d authored over 3 years ago by tanay <[email protected]>
Merge remote-tracking branch 'upstream/master' into bugfix/677-swallow-duplicate-ids

github.com/Sub6Resources/flutter_html - d9e905af419176a074341e7c532b29d848d4bc3b authored over 3 years ago by Eric Kok <[email protected]>
Silently swallow duplicate ids; fixes #677

github.com/Sub6Resources/flutter_html - 410157c50b411c26ffb2ffca3d40fe245dd7cd82 authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #667 from leoafarias/master

Allow for scroll to html elements from outside HTML widget

github.com/Sub6Resources/flutter_html - 9aac39313b5c783537e56ceb49cdaed1cbdb800b authored over 3 years ago by Eric Kok <[email protected]>
API changes & improvements

github.com/Sub6Resources/flutter_html - bc1ed9dd95a96aa492ab97b797fa8a756cb47b05 authored over 3 years ago by tanay <[email protected]>
Merge pull request #680 from tneotia/bugfix/readme

Fix README cutoff underneath a dropdown & update README

github.com/Sub6Resources/flutter_html - ff9e53ae9b9026d67c87f9c836773a7e687a1c09 authored over 3 years ago by Eric Kok <[email protected]>
Add support for selectable text

github.com/Sub6Resources/flutter_html - 0485db8c644b74a171151554834452b4df9650f8 authored over 3 years ago by tanay <[email protected]>
Minor update to README

github.com/Sub6Resources/flutter_html - 239a3acb155ea841c1f1778ee393a3fc3e49659c authored over 3 years ago by tanay <[email protected]>
Fix README cutoff underneath a dropdown

github.com/Sub6Resources/flutter_html - b83a8e4fbe353b2134aa2e4585d1b7836e1d19e1 authored over 3 years ago by tanay <[email protected]>
Added missing width & height for SvgPicture from asset

github.com/Sub6Resources/flutter_html - 484eb2b1e8fe7fa10e10be7874f81d56cac69a98 authored over 3 years ago by jpunz <[email protected]>
Renamed anchorKey

github.com/Sub6Resources/flutter_html - c6cacad0313cf0468494116e8a24a820e01384d3 authored over 3 years ago by leoafarias <[email protected]>
Add support for list-style from inline CSS

github.com/Sub6Resources/flutter_html - 8f73e0a69a382f0d7657c9507eaf127478fb3f36 authored over 3 years ago by tanay <[email protected]>
Add support for list-style-image and list-style-position from inline CSS, add support for setting a widget as the list bullet, fix ListStylePosition.INSIDE not working

github.com/Sub6Resources/flutter_html - 5b552739c435f783b4b4698051be0ef8169fb8de authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/leoafarias/flutter_html

github.com/Sub6Resources/flutter_html - 961391a8f3bdc4bd742a019f3bbcfda8dd638c06 authored over 3 years ago by leoafarias <[email protected]>
Override and export key

github.com/Sub6Resources/flutter_html - 35ae6ac98a601628438616af3789cc4b4d121514 authored over 3 years ago by leoafarias <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/upgrade-custom-render

Conflicts:
README.md
example/lib/main.dart
lib/html_parser.dart

github.com/Sub6Resources/flutter_html - 978d27535e480e3f8f636f8bda78d9ba4b82addd authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/list-style-type

Conflicts:
lib/src/css_parser.dart

github.com/Sub6Resources/flutter_html - 0a4df741a5b27887776cd9234df5bf81a7f9e46d authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/modularization

Conflicts:
lib/flutter_html.dart
lib/html_parser.dart
lib/src/html_elements.dart

github.com/Sub6Resources/flutter_html - 53d8c17d37956ba43166ec08bbab9a3fc0c66bf9 authored over 3 years ago by tanay <[email protected]>
Merge changes and fix minor bug with asset SVG

github.com/Sub6Resources/flutter_html - 0a201ce02c7721fa7de3d2a30f1c4a5ce1d3501d authored over 3 years ago by tanay <[email protected]>
Merge pull request #655 from tneotia/feature/style-tag-support

Add support for the style tag

github.com/Sub6Resources/flutter_html - 5de96d78514e3c4439b3d528ffdba433537ed65f authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #642 from tneotia/misc/issue-templates

Add issue templates to help with organization

github.com/Sub6Resources/flutter_html - 758867fa4676ba10314b48eaee838fb18c3bf8f1 authored over 3 years ago by Eric Kok <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/modularization

Conflicts:
README.md
example/lib/main.dart

github.com/Sub6Resources/flutter_html - ac5d36f878d376da8cbe21b29dd65c1903ed77a7 authored over 3 years ago by tanay <[email protected]>
Add a little bit of flair to templates ;)

github.com/Sub6Resources/flutter_html - d344b8da3deb52fe9d3d1bd9294a5dc54e78286b authored over 3 years ago by tanay <[email protected]>
Make CSS camelCase (Css)

github.com/Sub6Resources/flutter_html - 6a9fb1a79548e19ca2f4dd80c7b99825ab562da2 authored over 3 years ago by tanay <[email protected]>
Merge pull request #634 from tneotia/feature/more-inline-styles-2

Add support for more inline styles

github.com/Sub6Resources/flutter_html - 554dc15ba9a8061c512a28a17f425594004fb0cc authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #603 from vrtdev/feature/200

Prepare 2.0.0 non-preview release

github.com/Sub6Resources/flutter_html - 6cc6c37e0850691434f596f473f28c10df17cfc2 authored over 3 years ago by Eric Kok <[email protected]>
Make each external CustomRender a function, move onMathError to an optional function parameter

github.com/Sub6Resources/flutter_html - 654e9d5454b14621d9aa4de89216d392c5f70894 authored over 3 years ago by tanay <[email protected]>
Remove image render API (merge with custom render API)

github.com/Sub6Resources/flutter_html - 8dc87e262ba0a2349187543e7e1caf01c37e16ba authored over 3 years ago by tanay <[email protected]>
Create packages for external dependency tags, delete unnecessary code in core, & update example

github.com/Sub6Resources/flutter_html - 3958204fa6f7fc3839867641b95a43cdce19f1cb authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/upgrade-custom-render

Conflicts:
example/lib/main.dart

github.com/Sub6Resources/flutter_html - c8f15fe89453e4ca8cb6a594d670f1bc65838d07 authored over 3 years ago by tanay <[email protected]>
Merge pull request #657 from tneotia/misc/dart-ui-shim

Add shim for dart:ui (increase Pub score)

github.com/Sub6Resources/flutter_html - 3313d5afbf6106c66eb1ff3fc463356bcec386ee authored over 3 years ago by Eric Kok <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into misc/dart-ui-shim

github.com/Sub6Resources/flutter_html - b64326485e423a31e9136552d1f8a867fe4ed453 authored over 3 years ago by tanay <[email protected]>
Add shim for dart:ui (increase pub score)

github.com/Sub6Resources/flutter_html - ac0b57365d715a2c76cf544976015f25201c3774 authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/style-tag-support

Conflicts:
lib/style.dart

github.com/Sub6Resources/flutter_html - 9661568d70c57319b942d9c126f1ec03abe47dd2 authored over 3 years ago by tanay <[email protected]>
Remove head from html_elements and fix empty space at the top of the document when using head > style

github.com/Sub6Resources/flutter_html - 380ca5a4a00e780b08c2933f55eeabd9fc05736c authored over 3 years ago by tanay <[email protected]>
Merge pull request #596 from nguyenxdat/master

Support maxlines

github.com/Sub6Resources/flutter_html - c15d49924aa4010fba49250d67e3aff49babbfff authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #656 from tneotia/feature/style-from-theme-data

Add getFromThemeData method to Style

github.com/Sub6Resources/flutter_html - e32e68a90602cf13a710be9998225859a4b802a3 authored over 3 years ago by Eric Kok <[email protected]>
Add error handling for CSS parsing

github.com/Sub6Resources/flutter_html - b7440252385c381e6fa967757143507d440b3cdf authored over 3 years ago by tanay <[email protected]>
Add support for style.fromCSS

github.com/Sub6Resources/flutter_html - 974def2b61282284f782acc3dc4c161b6e36b944 authored over 3 years ago by tanay <[email protected]>
Rename getFromThemeData to fromThemeData

github.com/Sub6Resources/flutter_html - 754cb24fc3d18ba7735a8ffcd66227fff49d6ff6 authored over 3 years ago by tanay <[email protected]>
remove unuse code + resolve conflict

github.com/Sub6Resources/flutter_html - 2857b20031a05ffb70aac69d73b09654ee0a45f4 authored over 3 years ago by Nguyen Dat <nguyenxtdat>
Merge pull request #653 from tneotia/bugfix/before-and-afters

Fix Stack Overflow error when using before and afters

github.com/Sub6Resources/flutter_html - acc288cf4a12465b541aab74c54bb8c14aa2ddf1 authored over 3 years ago by Eric Kok <[email protected]>
Add getFromThemeData method to Style

github.com/Sub6Resources/flutter_html - d890115e436bb0d72cbc406838e23e87039dfca9 authored over 3 years ago by tanay <[email protected]>
Remove unnecessary loop

github.com/Sub6Resources/flutter_html - 0f194f155442a3c259c855d5c3a2706e9ba2f4cf authored over 3 years ago by tanay <[email protected]>
Add support for the style tag

github.com/Sub6Resources/flutter_html - e7224218682ba865060c2dd0e35194a49ee45636 authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html

github.com/Sub6Resources/flutter_html - 2973ebb0f28fc6b0e1d194db85e6c19df77be33e authored over 3 years ago by Nguyen Dat <nguyenxtdat>
change style

github.com/Sub6Resources/flutter_html - a5e5c8ccc66b2de7cdb203290558eea4fdaffb60 authored over 3 years ago by Nguyen Dat <nguyenxtdat>
Remove unnecessary code

github.com/Sub6Resources/flutter_html - ca7d26a0e82641dc4feeecba9e5a59e59656f39b authored over 3 years ago by tanay <[email protected]>
Add support for more list style types & detect list style type from inline style

github.com/Sub6Resources/flutter_html - 1a1f6f77d8d3e636a3c11b0a658dae974081f593 authored over 3 years ago by tanay <[email protected]>
Merge pull request #652 from tneotia/bugfix/olstack-ul

Fix Bad State error when setting a ul to have an ol list type

github.com/Sub6Resources/flutter_html - 89a89ba9f6449576a66acaacbfd95265d893fa5a authored over 3 years ago by Eric Kok <[email protected]>
Fix Bad State error when setting a ul to have an ol list type

github.com/Sub6Resources/flutter_html - 2cd044e24b614ce47e92a9b39bdeadf7f0e2bde3 authored over 3 years ago by tanay <[email protected]>
Fix Stack Overflow error when using before and afters

github.com/Sub6Resources/flutter_html - 9cea071053bc66ce1bfa7bc92514a2e20e0ec38d authored over 3 years ago by tanay <[email protected]>
Remove print statements

github.com/Sub6Resources/flutter_html - e70127369432735b2e2266d5c3e3ed35709eb9a3 authored over 3 years ago by tanay <[email protected]>
Potentially fix leading whitespaces issues

github.com/Sub6Resources/flutter_html - 8a0382c6a53111af53b9e31fa5eebd7ad08b200b authored over 3 years ago by tanay <[email protected]>
Potentially fix leading whitespaces issues

github.com/Sub6Resources/flutter_html - d5f16c53eecfc3fa86cb5d734dd7f66a3ac00da7 authored over 3 years ago by tanay <[email protected]>
Support anchor links with custom render (merge changes)

github.com/Sub6Resources/flutter_html - 4324ff763fd03652fe389477b3a173824c6aaaaf authored over 3 years ago by tanay <[email protected]>