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 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 - 3ece97f6e58625c2b21624e4ff02e5d9e74d24aa authored over 3 years ago by tanay <[email protected]>
Add customization capabilities to the default renders

github.com/Sub6Resources/flutter_html - a1c7fc34acab6f602d78422c9094f79eea3db6ea authored over 3 years ago by tanay <[email protected]>
Update README for new customRender API

github.com/Sub6Resources/flutter_html - 7fa876b21bf76917b132b2bedb2214019b523742 authored over 3 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into bugfix/audio-video-disposing

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

github.com/Sub6Resources/flutter_html - 46b7c8db5fd4bd1962b90ef9f78809b1091b3517 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 - 228e5b2747c97d0d94c791e665be3259488bd9d2 authored over 3 years ago by tanay <[email protected]>
Fix empty space when there are empty block elements in the HTML

github.com/Sub6Resources/flutter_html - 9192f931db4ec7bd5a8daea9295561bfa8362dc5 authored over 3 years ago by tanay <[email protected]>
Mention 2.0.0 in README

github.com/Sub6Resources/flutter_html - 3b72002527457f86ead557ce6e0a002c7e8ed7c0 authored over 3 years ago by Eric Kok <[email protected]>
Prepare 2.0.0-nullsafety.1

github.com/Sub6Resources/flutter_html - 0c6db96221cc005f866ffc4c17c2d4e0fd04220d authored over 3 years ago by Eric Kok <[email protected]>
Update changelog with inner links support

github.com/Sub6Resources/flutter_html - ad75c59351b56a8576776d33b0403773d2cdf5ec authored over 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/200

github.com/Sub6Resources/flutter_html - de22c1cef889f248a218bd5c397bb9fcf530502c authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #555 from vrtdev/feature/268-inner-links

Support inner links

github.com/Sub6Resources/flutter_html - 0874d554e681471d4018834b03c6716fc5166cae authored over 3 years ago by Eric Kok <[email protected]>
Revert regression when trying to add anchor support for inline elements

github.com/Sub6Resources/flutter_html - 4866bef99ef5c4fae8c4db515d7025b41cddfd2c authored over 3 years ago by Eric Kok <[email protected]>
rename maxLine to maxLines

github.com/Sub6Resources/flutter_html - 3e026f5385dd62062013dec9cda38d9e30c9d208 authored over 3 years ago by Nguyen Dat <nguyenxtdat>
Updated CHANGELOG with latest changes

github.com/Sub6Resources/flutter_html - ba391f7dbbe5b8314172b0f634bebe031b148f35 authored over 3 years ago by Eric Kok <[email protected]>
Add issue templates to help with organization

github.com/Sub6Resources/flutter_html - 96f66d846effc4bdd43b4a5f7f123ddeffa0e0e4 authored over 3 years ago by tanay <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/200

github.com/Sub6Resources/flutter_html - 478506a776a0f179408b1c5c5b0b1013b45df89f authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #640 from tneotia/misc/dependency-expressions

Switch to dependency expressions in pubspec

github.com/Sub6Resources/flutter_html - 4b153ddbaf0923a7270a9d7490133cddd3b36708 authored over 3 years ago by Eric Kok <[email protected]>
Switch to dependency expressions to improve compatibility

github.com/Sub6Resources/flutter_html - 47d657a13785dc4222c0a699d206bddc0a6917a6 authored over 3 years ago by tanay <[email protected]>
Merge remote-tracking branch 'origin/feature/200' into feature/200

# Conflicts:
# pubspec.yaml

github.com/Sub6Resources/flutter_html - 2f36f5c8d84ee8e2d858cc0c866b4df29a524114 authored over 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/200

# Conflicts:
# pubspec.yaml

github.com/Sub6Resources/flutter_html - 7637c9d40ecf9c9471bef9e30faaf2950d23bc65 authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #636 from abhinandval/master

chore: updated non-breaking dependencies

github.com/Sub6Resources/flutter_html - afc3808bcab5187744c84bafed7ebfc3b2701f37 authored over 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/200

github.com/Sub6Resources/flutter_html - 2b8e1d1f4ac589c588207a33eabee7d60a74df9a authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #638 from tneotia/misc/first-where

Switch from try/catch to firstWhereOrNull from 'collections'

github.com/Sub6Resources/flutter_html - 15afa53eadc87650739cf553fab9207e6b2cb192 authored over 3 years ago by Eric Kok <[email protected]>
Remove unnecessary comments

github.com/Sub6Resources/flutter_html - 595cdd131a6bad7de23a3b90e38e1ac394d33434 authored over 3 years ago by tanay <[email protected]>
Switch from try/catch to firstWhereOrNull from 'collections'

github.com/Sub6Resources/flutter_html - 617a0818b0d0eae88dd362ed882fc27d71e7917c authored over 3 years ago by tanay <[email protected]>
chore: updated non-breaking dependencies

github.com/Sub6Resources/flutter_html - d38e952e148a9a6cbbfcd7b137c03a40ca7461cb authored over 3 years ago by Abhinand Valasseri <[email protected]>
Merge pull request #631 from tneotia/bugfix/gesture-recognizer-exception

Fix failed assertion when tap/scrolling on any link

github.com/Sub6Resources/flutter_html - 35ac32c8f84c9a0a529258b6286e1fd2b8709745 authored over 3 years ago by Eric Kok <[email protected]>
Add support for border-bottom/left/right/top, margin, margin-bottom/left/right/top, padding, padding-bottom/left/right/top

github.com/Sub6Resources/flutter_html - 8bee5a61e8c682936f61d97fc5ca8a0f8e0a7654 authored over 3 years ago by tanay <[email protected]>
Upgrade customRender to imitate customImageRender

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

Conflicts:
lib/flutter_html.dart

github.com/Sub6Resources/flutter_html - 8a28f934808de7a4e12fc79ddea73aa65963038b authored over 3 years ago by tanay <[email protected]>
Improve linking support to (hopefully) all elements

github.com/Sub6Resources/flutter_html - 8dca91bf3ff19273022270fdc52294f619833705 authored over 3 years ago by tanay <[email protected]>
Update pubspec.yaml with latest flutter_svg

Co-authored-by: Dennis Kugelmann <[email protected]>

github.com/Sub6Resources/flutter_html - 0ed979c25e15dd5923b873393fa48d54c1c44e52 authored over 3 years ago by Eric Kok <[email protected]>
Fix failed assertion when tap/scrolling on any link

github.com/Sub6Resources/flutter_html - f6a2d297d1bbf7c6bbff80cbdd5fef71ef384fe8 authored over 3 years ago by tanay <[email protected]>
Potentially resolve #485

github.com/Sub6Resources/flutter_html - 20dfaa4a99d907fd7f791d77fdd1ae8476f63b05 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/src/utils.dart

github.com/Sub6Resources/flutter_html - 61c6da554ca5a8480b937907dda3d5b98f52491d authored over 3 years ago by tanay <[email protected]>
Undo previous changes and add new mouseCursor property to TextSpans

github.com/Sub6Resources/flutter_html - ca638372d162576dc92471675a415ce7b448003c authored over 3 years ago by tanay <[email protected]>
Bump flutter_svg to stable nullsafety relesae

github.com/Sub6Resources/flutter_html - 5eacbf6187d6541450a680fb559b070de4dcd906 authored over 3 years ago by Eric Kok <[email protected]>
Update changelog with tagsList param

github.com/Sub6Resources/flutter_html - b4733074d69e1b0e5cada786098c813051a64c98 authored over 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/200

github.com/Sub6Resources/flutter_html - e3ebd0f443a9ecae254300b7fbc406b99f64c076 authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #619 from tneotia/feature/whitelist-tags

Add support for whitelisting tags

github.com/Sub6Resources/flutter_html - b7857050cc734844e334606dc1e6e5daac61a39e authored over 3 years ago by Eric Kok <[email protected]>
Minor changes to README

github.com/Sub6Resources/flutter_html - a274abe0fc14f8284af0dd328de59ff4d5d299f8 authored over 3 years ago by Tanay Neotia <[email protected]>
Potentially fix audio/video not disposing when going to a different screen

github.com/Sub6Resources/flutter_html - c524a36231944a39b6bfe8872028c468f30334bc authored over 3 years ago by tanay <[email protected]>
Add support for whitelisting tags

github.com/Sub6Resources/flutter_html - 9c0bbc93133fe5fec79475a37b159127aff60b66 authored over 3 years ago by tanay <[email protected]>
Add table with horizontal scroll as custom render example

github.com/Sub6Resources/flutter_html - 6618e6555918468fcc1aca14feabd0da55d82a6f authored over 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/200

# Conflicts:
# example/lib/main.dart

github.com/Sub6Resources/flutter_html - 0192cefa40fdd515590e6103aa95789845621969 authored over 3 years ago by Eric Kok <[email protected]>
Use a global key for internal anchors to ensure uniqueness without causing unneeded rebuilds

github.com/Sub6Resources/flutter_html - 9a43e15cd71bbbb3cbc931cd480208cfa2253176 authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #613 from tneotia/misc/expose-classes

Export some libs to reduce the number of imports required

github.com/Sub6Resources/flutter_html - ab974f4fe0c9100e0dc9bcc95fc48fd31d76008d authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #614 from tneotia/bugfix/text-decoration-cascading

Fix text decoration not cascading between children and parent

github.com/Sub6Resources/flutter_html - 4d75e7ccffeb9a3826103ebedec598e790eda944 authored over 3 years ago by Eric Kok <[email protected]>
Fix text decoration not cascading between children and parent

github.com/Sub6Resources/flutter_html - 6888b0a929dca4028321fccb25cc6bf241b604c6 authored over 3 years ago by tanay <[email protected]>
Export some libs to reduce the number of imports required

github.com/Sub6Resources/flutter_html - 6b7e327c850a57eb4117b906daba2c97fccd2f78 authored over 3 years ago by tanay <[email protected]>
Handle anchor taps also when no onLinkTap function is attached

github.com/Sub6Resources/flutter_html - 1d5fdbaa5472a23f5eba444fe80e7c8acdda07b3 authored over 3 years ago by Eric Kok <[email protected]>
Update README after small public API change for customRender

github.com/Sub6Resources/flutter_html - 246ab580f7c61f7be9455d9b621189ae487bf3b3 authored over 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/200

github.com/Sub6Resources/flutter_html - 2117832e2fd51925b2f05964e9fb5a3905bfbe1f authored over 3 years ago by Eric Kok <[email protected]>
Prepare 2.0.0 non-preview release

github.com/Sub6Resources/flutter_html - 5aaa9bff9aedbc2331b19a5b670ef11c2f3928f6 authored over 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/268-inner-links

# Conflicts:
# example/lib/main.dart
# lib/flutter_html.dart
# lib/html_parser.dart
# lib/src/la...

github.com/Sub6Resources/flutter_html - ea949e8e946823b14aae08dc318323ae41662e83 authored over 3 years ago by Eric Kok <[email protected]>
Fix exception because a default non-null id is used, but not usable

github.com/Sub6Resources/flutter_html - 9ec83cb04722f5a020a35ac0fcdd12910ae3bbe2 authored over 3 years ago by Eric Kok <[email protected]>
Merged with nullsafety changes

github.com/Sub6Resources/flutter_html - 546e54e5e14f9898ddd3e44fdb07580cc0f92f55 authored over 3 years ago by Eric Kok <[email protected]>
update pubspec.yaml

github.com/Sub6Resources/flutter_html - b5a451695b0a08b029e2f9e17f196e863c63c381 authored over 3 years ago by Nguyen Dat <nguyenxtdat>
add maxlines support

github.com/Sub6Resources/flutter_html - 93303a5789c6ffe90fbce7ef91b58244d21e8a52 authored over 3 years ago by Nguyen Dat <nguyenxtdat>
Merge pull request #587 from vrtdev/feature/584-custom-render-tree-proposal

Pass element (tree) to custom render

github.com/Sub6Resources/flutter_html - df53f43b29e24ffd3963a6757db0b1af050851bb authored over 3 years ago by Eric Kok <[email protected]>
Merge pull request #591 from windows7lake/master

Fix issue #590:type 'List<Expression>' is not a subtype of type 'List…

github.com/Sub6Resources/flutter_html - b792d06680a054f4daca373ab7248ffdda605f39 authored almost 4 years ago by Eric Kok <[email protected]>
Fix issue #590:type 'List<Expression>' is not a subtype of type 'List<LiteralTerm>' in type cast

github.com/Sub6Resources/flutter_html - 34aad28934080d84688a33f1d8634ea35d05d533 authored almost 4 years ago by linchuanghu <[email protected]>
Merge pull request #577 from tneotia/master

Add preliminary support for MathML

github.com/Sub6Resources/flutter_html - ad237b6c01c6c2c334fd2ba2de2f6f8f9307d985 authored almost 4 years ago by Eric Kok <[email protected]>
Fix minor merge conflict

github.com/Sub6Resources/flutter_html - ee0c6419d9a82ea7070229e8809c985aad500d0c authored almost 4 years ago by tanay <[email protected]>
Remove official tex support and add note in README for customRender instructions

github.com/Sub6Resources/flutter_html - d7550d74363a4cce64f14443999fbb6d6cfd27e6 authored almost 4 years ago by tanay <[email protected]>
Merge branch 'master' into master

github.com/Sub6Resources/flutter_html - 7801392beb1b875c22afe80c3545736f6772ef3e authored almost 4 years ago by Tanay Neotia <[email protected]>
Remove "display: block" behavior from <tex> whose parent is <body>

github.com/Sub6Resources/flutter_html - 4d67c4176ce4cb50d97777c9189ed04ab059de23 authored almost 4 years ago by tanay <[email protected]>
Merge pull request #574 from tneotia/bugfix/leading-trailing-whitespaces

Fix leading and trailing whitespaces issue

github.com/Sub6Resources/flutter_html - 1fa33d8a36c4368599d5d4665971fbf94e3e2cbd authored almost 4 years ago by Eric Kok <[email protected]>
Merge pull request #551 from vrtdev/feature/data-uri-svg

Adds support for data image uri with encoded svg

github.com/Sub6Resources/flutter_html - 15c5cb50f2e63fea64d8df02fd9384335ff487b9 authored almost 4 years ago by Ryan Berger <[email protected]>
Merge pull request #546 from tneotia/feature/html-from-dom

Support creating Html widget from dom.Document

github.com/Sub6Resources/flutter_html - 8200613fc0990fe5395902ea69e55d363bcdc06b authored almost 4 years ago by Eric Kok <[email protected]>
Merged with nullsafety changes

github.com/Sub6Resources/flutter_html - 85decd4092d5933ec4ff77063cfe69befd251825 authored almost 4 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/data-uri-svg

# Conflicts:
# example/lib/main.dart
# lib/image_render.dart

github.com/Sub6Resources/flutter_html - c64b091a761fcf9cf1a31776733e58d668a42b4e authored almost 4 years ago by Eric Kok <[email protected]>
Merge pull request #553 from vrtdev/bugfix/491-table-margin-and-padding

Support table margins and paddings

github.com/Sub6Resources/flutter_html - e6032bb95ebf1c84519a3921e757d5850f8871ea authored almost 4 years ago by Eric Kok <[email protected]>
Proposal for #584 to add element (tree) to custom render, allowing to wrap the default implementation

github.com/Sub6Resources/flutter_html - 47e3931596dc4bb1d5f6e6a38d829e91e54d9abb authored almost 4 years ago by Eric Kok <[email protected]>
Merge pull request #582 from vrtdev/bugfix/581-rowspan-crash

Fixes a crash when using table cell rowspans in different columns

github.com/Sub6Resources/flutter_html - 9a8c4c838e055a4de47742a4ec646fa37bab710a authored almost 4 years ago by Eric Kok <[email protected]>
Remove 3.5 bottom padding and remove accidental change to main.dart

github.com/Sub6Resources/flutter_html - 2eedb3a7cf62ff8e6f7c9a7b7c37f998002a4059 authored almost 4 years ago by tanay <[email protected]>
Final changes to MathML implementation

github.com/Sub6Resources/flutter_html - 5d2293e02b671c9df2b016351503fbd98e14de6e authored almost 4 years ago by tanay <[email protected]>
Merge pull request #573 from tneotia/bugfix/nested-bg-color

Fix nested bg color not showing through

github.com/Sub6Resources/flutter_html - d3187ba7237612d26c3a2c1e0c3e6e1004150358 authored almost 4 years ago by Eric Kok <[email protected]>
Fixes #581 which caused a crash when using table cell rowspans in different columns

github.com/Sub6Resources/flutter_html - 7e7ec9b31d701d1eace3ea8b480f5ed72b28ee18 authored almost 4 years ago by Eric Kok <[email protected]>
Test for baseline alignment

github.com/Sub6Resources/flutter_html - c0f5f93cd7617d82c4de4e7b1e586d63029fcc1d authored almost 4 years ago by tanay <[email protected]>
migration 2.0.0

github.com/Sub6Resources/flutter_html - 8391d562e48390957a988c9c601a6d98ca75c130 authored almost 4 years ago by Nguyen Dat <nguyenxtdat>
Add custom <tex> tag?

github.com/Sub6Resources/flutter_html - bf980a72622fe8dfb79381c9b6683395a6fc3bcf authored almost 4 years ago by tanay <[email protected]>
Add preliminary support for MathML

github.com/Sub6Resources/flutter_html - 0d666a2a52fc3c88e13dc30e9e37979deaa470ad authored almost 4 years ago by tanay <[email protected]>
Merge pull request #575 from tneotia/bugfix/lists

[URGENT] Fix lists not rendering correctly

github.com/Sub6Resources/flutter_html - 4688f1a91421a76ea5c27e29889fadce6b6b4102 authored almost 4 years ago by Eric Kok <[email protected]>
Fix lists not rendering correctly

github.com/Sub6Resources/flutter_html - daab33cdfcc9a8e836fdf6a58f746074f1b5e326 authored almost 4 years ago by tanay <[email protected]>
Fix leading and trailing whitespaces issue

github.com/Sub6Resources/flutter_html - fbfb505031727a4c7efe889e5723968d57647c7f authored almost 4 years ago by tanay <[email protected]>
Merge pull request #544 from tneotia/feature/more-inline-styles

Add support for more inline styles

github.com/Sub6Resources/flutter_html - cab3533bf9ef266e958194cdae9db068fb06f9e2 authored almost 4 years ago by Eric Kok <[email protected]>
Update border and hsl/named colors to nullsafety, fix orElse: bug with text decoration

github.com/Sub6Resources/flutter_html - 022313aa12d279fd90d9064930829ad7cac59e18 authored almost 4 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/more-inline-styles

Conflicts:
lib/src/css_parser.dart
lib/src/utils.dart

github.com/Sub6Resources/flutter_html - acf383b00e60d144a16e86494615f7f0e2b61636 authored almost 4 years ago by tanay <[email protected]>
Update Html.fromDom() to nullsafety

github.com/Sub6Resources/flutter_html - d39ca16886f5cc4a23691d57c3f758e09e14e1e0 authored almost 4 years ago by tanay <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/html-from-dom

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

github.com/Sub6Resources/flutter_html - bd1c5ff9a1d4fc034f78c6df83299a90961af0c2 authored almost 4 years ago by tanay <[email protected]>
Fix nested bg color not showing through

github.com/Sub6Resources/flutter_html - 016de3940741594bc0ffa5ad649722f0505eaf45 authored almost 4 years ago by tanay <[email protected]>
Support hover mouse pointer on links in Flutter Web

github.com/Sub6Resources/flutter_html - 9f342756d690dde62cb175d625de35310cc5e53c authored almost 4 years ago by tanay <[email protected]>
Merge pull request #548 from tneotia/misc/nullsafety

Nullsafety

github.com/Sub6Resources/flutter_html - e421c47696fafe9beb002f9c525125fa484b27f5 authored almost 4 years ago by Eric Kok <[email protected]>
Final changes before 2.0.0-nullsafety.0 release

github.com/Sub6Resources/flutter_html - 6cbbdba619026cb92aa4d2a2627d474e1d48298f authored almost 4 years ago by tanay <[email protected]>
Update chewie_audio

github.com/Sub6Resources/flutter_html - 3efa894b6dd2d2f16d004840429288e626cee5fb authored almost 4 years ago by tanay <[email protected]>
Hardcode chewie_audio height

github.com/Sub6Resources/flutter_html - 90869b1a6cd79fac9f9f1a1f895c063c9d1857ff authored almost 4 years ago by tanay <[email protected]>
Fix secondary issue from #569

github.com/Sub6Resources/flutter_html - 498eb45453420c65ce862acaa87e3ac49f8f1a18 authored almost 4 years ago by tanay <[email protected]>
migration flutter 2.0

github.com/Sub6Resources/flutter_html - 9639cdbdfaa740541439aa8e0b594a1e88b38eea authored almost 4 years ago by Nguyen Dat <nguyenxtdat>
Update dependencies (just chewie_audio left)

github.com/Sub6Resources/flutter_html - 20b903f9cdf5db41b15ea7fefa11ab1247de084b authored almost 4 years ago by tanay <[email protected]>