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
Conflicts:
lib/flutter_html.dart
lib/html_parser.dart
github.com/Sub6Resources/flutter_html - a1c7fc34acab6f602d78422c9094f79eea3db6ea authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 7fa876b21bf76917b132b2bedb2214019b523742 authored over 3 years ago by tanay <[email protected]>
Conflicts:
README.md
lib/flutter_html.dart
lib/html_parser.dart
Conflicts:
lib/html_parser.dart
github.com/Sub6Resources/flutter_html - 9192f931db4ec7bd5a8daea9295561bfa8362dc5 authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 3b72002527457f86ead557ce6e0a002c7e8ed7c0 authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - 0c6db96221cc005f866ffc4c17c2d4e0fd04220d authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - ad75c59351b56a8576776d33b0403773d2cdf5ec authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - de22c1cef889f248a218bd5c397bb9fcf530502c authored over 3 years ago by Eric Kok <[email protected]>
Support inner links
github.com/Sub6Resources/flutter_html - 0874d554e681471d4018834b03c6716fc5166cae authored over 3 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - 4866bef99ef5c4fae8c4db515d7025b41cddfd2c authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - 3e026f5385dd62062013dec9cda38d9e30c9d208 authored over 3 years ago by Nguyen Dat <nguyenxtdat>
github.com/Sub6Resources/flutter_html - ba391f7dbbe5b8314172b0f634bebe031b148f35 authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - 96f66d846effc4bdd43b4a5f7f123ddeffa0e0e4 authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 478506a776a0f179408b1c5c5b0b1013b45df89f authored over 3 years ago by Eric Kok <[email protected]>
Switch to dependency expressions in pubspec
github.com/Sub6Resources/flutter_html - 4b153ddbaf0923a7270a9d7490133cddd3b36708 authored over 3 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - 47d657a13785dc4222c0a699d206bddc0a6917a6 authored over 3 years ago by tanay <[email protected]>
# Conflicts:
# pubspec.yaml
# Conflicts:
# pubspec.yaml
chore: updated non-breaking dependencies
github.com/Sub6Resources/flutter_html - afc3808bcab5187744c84bafed7ebfc3b2701f37 authored over 3 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - 2b8e1d1f4ac589c588207a33eabee7d60a74df9a authored over 3 years ago by Eric Kok <[email protected]>
Switch from try/catch to firstWhereOrNull from 'collections'
github.com/Sub6Resources/flutter_html - 15afa53eadc87650739cf553fab9207e6b2cb192 authored over 3 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - 595cdd131a6bad7de23a3b90e38e1ac394d33434 authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 617a0818b0d0eae88dd362ed882fc27d71e7917c authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - d38e952e148a9a6cbbfcd7b137c03a40ca7461cb authored over 3 years ago by Abhinand Valasseri <[email protected]>
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]>github.com/Sub6Resources/flutter_html - 8bee5a61e8c682936f61d97fc5ca8a0f8e0a7654 authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - a47763a00ab93d6945caafaeab29f6629b5eea3b authored over 3 years ago by tanay <[email protected]>
Conflicts:
lib/flutter_html.dart
github.com/Sub6Resources/flutter_html - 8dca91bf3ff19273022270fdc52294f619833705 authored over 3 years ago by tanay <[email protected]>
Co-authored-by: Dennis Kugelmann <[email protected]>
github.com/Sub6Resources/flutter_html - 0ed979c25e15dd5923b873393fa48d54c1c44e52 authored over 3 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - f6a2d297d1bbf7c6bbff80cbdd5fef71ef384fe8 authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 20dfaa4a99d907fd7f791d77fdd1ae8476f63b05 authored over 3 years ago by tanay <[email protected]>
Conflicts:
lib/src/utils.dart
github.com/Sub6Resources/flutter_html - ca638372d162576dc92471675a415ce7b448003c authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 5eacbf6187d6541450a680fb559b070de4dcd906 authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - b4733074d69e1b0e5cada786098c813051a64c98 authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - e3ebd0f443a9ecae254300b7fbc406b99f64c076 authored over 3 years ago by Eric Kok <[email protected]>
Add support for whitelisting tags
github.com/Sub6Resources/flutter_html - b7857050cc734844e334606dc1e6e5daac61a39e authored over 3 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - a274abe0fc14f8284af0dd328de59ff4d5d299f8 authored over 3 years ago by Tanay Neotia <[email protected]>
github.com/Sub6Resources/flutter_html - c524a36231944a39b6bfe8872028c468f30334bc authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 9c0bbc93133fe5fec79475a37b159127aff60b66 authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 6618e6555918468fcc1aca14feabd0da55d82a6f authored over 3 years ago by Eric Kok <[email protected]>
# Conflicts:
# example/lib/main.dart
github.com/Sub6Resources/flutter_html - 9a43e15cd71bbbb3cbc931cd480208cfa2253176 authored over 3 years ago by Eric Kok <[email protected]>
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]>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]>github.com/Sub6Resources/flutter_html - 6888b0a929dca4028321fccb25cc6bf241b604c6 authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 6b7e327c850a57eb4117b906daba2c97fccd2f78 authored over 3 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 1d5fdbaa5472a23f5eba444fe80e7c8acdda07b3 authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - 246ab580f7c61f7be9455d9b621189ae487bf3b3 authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - 2117832e2fd51925b2f05964e9fb5a3905bfbe1f authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - 5aaa9bff9aedbc2331b19a5b670ef11c2f3928f6 authored over 3 years ago by Eric Kok <[email protected]>
# Conflicts:
# example/lib/main.dart
# lib/flutter_html.dart
# lib/html_parser.dart
# lib/src/la...
github.com/Sub6Resources/flutter_html - 9ec83cb04722f5a020a35ac0fcdd12910ae3bbe2 authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - 546e54e5e14f9898ddd3e44fdb07580cc0f92f55 authored over 3 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - b5a451695b0a08b029e2f9e17f196e863c63c381 authored over 3 years ago by Nguyen Dat <nguyenxtdat>
github.com/Sub6Resources/flutter_html - 93303a5789c6ffe90fbce7ef91b58244d21e8a52 authored over 3 years ago by Nguyen Dat <nguyenxtdat>
Pass element (tree) to custom render
github.com/Sub6Resources/flutter_html - df53f43b29e24ffd3963a6757db0b1af050851bb authored over 3 years ago by Eric Kok <[email protected]>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]>github.com/Sub6Resources/flutter_html - 34aad28934080d84688a33f1d8634ea35d05d533 authored almost 4 years ago by linchuanghu <[email protected]>
Add preliminary support for MathML
github.com/Sub6Resources/flutter_html - ad237b6c01c6c2c334fd2ba2de2f6f8f9307d985 authored almost 4 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - ee0c6419d9a82ea7070229e8809c985aad500d0c authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - d7550d74363a4cce64f14443999fbb6d6cfd27e6 authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 7801392beb1b875c22afe80c3545736f6772ef3e authored almost 4 years ago by Tanay Neotia <[email protected]>
github.com/Sub6Resources/flutter_html - 4d67c4176ce4cb50d97777c9189ed04ab059de23 authored almost 4 years ago by tanay <[email protected]>
Fix leading and trailing whitespaces issue
github.com/Sub6Resources/flutter_html - 1fa33d8a36c4368599d5d4665971fbf94e3e2cbd authored almost 4 years ago by Eric Kok <[email protected]>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]>Support creating Html widget from dom.Document
github.com/Sub6Resources/flutter_html - 8200613fc0990fe5395902ea69e55d363bcdc06b authored almost 4 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - 85decd4092d5933ec4ff77063cfe69befd251825 authored almost 4 years ago by Eric Kok <[email protected]>
# Conflicts:
# example/lib/main.dart
# lib/image_render.dart
Support table margins and paddings
github.com/Sub6Resources/flutter_html - e6032bb95ebf1c84519a3921e757d5850f8871ea authored almost 4 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - 47e3931596dc4bb1d5f6e6a38d829e91e54d9abb authored almost 4 years ago by Eric Kok <[email protected]>
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]>github.com/Sub6Resources/flutter_html - 2eedb3a7cf62ff8e6f7c9a7b7c37f998002a4059 authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 5d2293e02b671c9df2b016351503fbd98e14de6e authored almost 4 years ago by tanay <[email protected]>
Fix nested bg color not showing through
github.com/Sub6Resources/flutter_html - d3187ba7237612d26c3a2c1e0c3e6e1004150358 authored almost 4 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - 7e7ec9b31d701d1eace3ea8b480f5ed72b28ee18 authored almost 4 years ago by Eric Kok <[email protected]>
github.com/Sub6Resources/flutter_html - c0f5f93cd7617d82c4de4e7b1e586d63029fcc1d authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 8391d562e48390957a988c9c601a6d98ca75c130 authored almost 4 years ago by Nguyen Dat <nguyenxtdat>
github.com/Sub6Resources/flutter_html - bf980a72622fe8dfb79381c9b6683395a6fc3bcf authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 0d666a2a52fc3c88e13dc30e9e37979deaa470ad authored almost 4 years ago by tanay <[email protected]>
[URGENT] Fix lists not rendering correctly
github.com/Sub6Resources/flutter_html - 4688f1a91421a76ea5c27e29889fadce6b6b4102 authored almost 4 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - daab33cdfcc9a8e836fdf6a58f746074f1b5e326 authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - fbfb505031727a4c7efe889e5723968d57647c7f authored almost 4 years ago by tanay <[email protected]>
Add support for more inline styles
github.com/Sub6Resources/flutter_html - cab3533bf9ef266e958194cdae9db068fb06f9e2 authored almost 4 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - 022313aa12d279fd90d9064930829ad7cac59e18 authored almost 4 years ago by tanay <[email protected]>
Conflicts:
lib/src/css_parser.dart
lib/src/utils.dart
github.com/Sub6Resources/flutter_html - d39ca16886f5cc4a23691d57c3f758e09e14e1e0 authored almost 4 years ago by tanay <[email protected]>
Conflicts:
lib/flutter_html.dart
lib/html_parser.dart
github.com/Sub6Resources/flutter_html - 016de3940741594bc0ffa5ad649722f0505eaf45 authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 9f342756d690dde62cb175d625de35310cc5e53c authored almost 4 years ago by tanay <[email protected]>
Nullsafety
github.com/Sub6Resources/flutter_html - e421c47696fafe9beb002f9c525125fa484b27f5 authored almost 4 years ago by Eric Kok <[email protected]>github.com/Sub6Resources/flutter_html - 6cbbdba619026cb92aa4d2a2627d474e1d48298f authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 3efa894b6dd2d2f16d004840429288e626cee5fb authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 90869b1a6cd79fac9f9f1a1f895c063c9d1857ff authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 498eb45453420c65ce862acaa87e3ac49f8f1a18 authored almost 4 years ago by tanay <[email protected]>
github.com/Sub6Resources/flutter_html - 9639cdbdfaa740541439aa8e0b594a1e88b38eea authored almost 4 years ago by Nguyen Dat <nguyenxtdat>
github.com/Sub6Resources/flutter_html - 20b903f9cdf5db41b15ea7fefa11ab1247de084b authored almost 4 years ago by tanay <[email protected]>