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

Don't crash when video ir iframe uses unsupported height/width; fixes #1033

283c3afa8222687e0cdc3c1657be36c68e8dd944 authored over 2 years ago by Eric Kok <[email protected]>
Merge pull request #1031 from wangbax/master

fix: ol use default style

e0fb9093c87a539ed869646dc2114d22e3c9e4bd authored over 2 years ago by Eric Kok <[email protected]>
fix: ol use default style

1c2412a24374c704af3ed39e0c21a0404b7925c3 authored over 2 years ago by wangbax <[email protected]>
Merge pull request #1017 from zbarbuto/master

Fix other instances of bad state no element (#783)

132446da5a1565fdcd847069530afe060134c15c authored almost 3 years ago by Eric Kok <[email protected]>
Fix other instances of bad state no element (#783)

b177baaf29e9d50263dd67ccdd2c4086a812bf4d authored almost 3 years ago by Zak Barbuto <[email protected]>
Merge pull request #977 from Sub6Resources/bugfix/various-fixes

Various Fixes

ed48ee825a997abfcc1dfe43a98280ce0ea3a39a authored almost 3 years ago by Eric Kok <[email protected]>
Merge pull request #827 from andy1xx8/contribute_change_doc_to_element

change DOM Document to Element for more flexible

9adc59624f94fb4dadf69d21729e7987dee3eb11 authored almost 3 years ago by Eric Kok <[email protected]>
Support decimal percentages for font size

d7b564a6887d52d2f5f12d5c4c40ecf56959f9a0 authored almost 3 years ago by Tanay Neotia <[email protected]>
Fix issue with whitespace getting deleted inside <body> when surrounded by two inline elements

b0abb3cf78b7dc57c079a8076c550388e6fbe86b authored almost 3 years ago by Tanay Neotia <[email protected]>
Fix top padding when rt has larger font size

6e2b3aa55f08218e70c66140c3db131a43d0ff2f authored almost 3 years ago by Tanay Neotia <[email protected]>
Support custom font size on rt tag

b173e44a9b8b4a8ce4aff34c649ec62091860810 authored almost 3 years ago by Tanay Neotia <[email protected]>
Auto wrap ruby to new lines when the ruby text is too long

eb08b010242aba5b7a255b006035ef66010516ca authored almost 3 years ago by Tanay Neotia <[email protected]>
Support non-text content inside ruby tags, e.g. bold, links, etc

ab2a22b9484c15678e946191c5d647fb61cc5a9c authored almost 3 years ago by Tanay Neotia <[email protected]>
Fix issue with late initialization error on audio and video widgets

07dcac084858540f82662439d259ba1127f5b046 authored almost 3 years ago by Tanay Neotia <[email protected]>
Add support for auto horizontal margins

Allow centering images with auto-margins

c5f396dd29b9ede943d1e908b48d4b80ac2d2542 authored almost 3 years ago by Zak Barbuto <[email protected]>
add fromElement constructor and merge witth current master

1e0d9fdfcf6cf49ea563a349edec019b74e31903 authored almost 3 years ago by Andy <[email protected]>
add fromElement constructor

0e83da06e3dc54c2b0ddb9bde1a9381b63969d6f authored almost 3 years ago by Andy <[email protected]>
add fromElement constructor

d972f6d3e28d840262f3d223c6da408f47e4e4b3 authored almost 3 years ago by Andy <[email protected]>
Merge pull request #967 from vrtdev/feature/release-300-alpha2

Modularization alphas.2 release

d13ca7560d8124f0435eb6fb88e7ea9eefdb74b3 authored almost 3 years ago by Eric Kok <[email protected]>
Making a 3.0.0-alpha.2 release with modularized tag support into packages

fbef3b6d32b1160da5005facf007037592c8f845 authored almost 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'tneotia/feature/modularization' into feature/release-300-alpha2

86a9bac54020fa7f914c2fc67c9538d2f1054c0b authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #953 from vrtdev/feature/release-300-alpha

Changelog for 3.0.0-alpha.1 release

63d3ee705ed4a62390d27aa0b4b54d16c9682534 authored about 3 years ago by Eric Kok <[email protected]>
Changelog for 3.0.0-alpha.1 release

748643049c743d1b6bf97b450e82179a62f11caa authored about 3 years ago by Eric Kok <[email protected]>
Slight change to render API and README

6f09ffa241d28ac82afce6ed4bf4bba6cfa7e2f5 authored about 3 years ago by Tanay Neotia <[email protected]>
#942

89f4a0b0d58a454055d5a580cfed291afa6b48d5 authored about 3 years ago by Tanay Neotia <[email protected]>
#944

799654a400b4779d4881983221349e066ff8a601 authored about 3 years ago by Tanay Neotia <[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/replaced_element.dart
li...

c39a7f19ce0de44388e459798a76748749defcc3 authored about 3 years ago by Tanay Neotia <[email protected]>
Merge changes

f1deceece64bbcc536ec4ed298d56474c3523e0c authored about 3 years ago by Tanay Neotia <[email protected]>
Merge remote-tracking branch 'origin/master' into feature/modularization

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

aa4dde11a9090ed8aee02ff7c96095decdb5c614 authored about 3 years ago by Tanay Neotia <[email protected]>
Merge pull request #622 from tneotia/bugfix/audio-video-disposing

Fix audio/video not disposing when going to a different screen

db41f465a7ecf75e173c4507e127aea1327bc4f6 authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'origin/master' into bugfix/audio-video-disposing

# Conflicts:
# example/pubspec.yaml
# lib/flutter_html.dart
# lib/html_parser.dart

bf7be3dd7b3ccbd87192cdf9c8069ec00b026ed5 authored about 3 years ago by Tanay Neotia <[email protected]>
Merge pull request #950 from vrtdev/feature/webview-flutter-400

Feature/webview flutter 400

2f3acc0afcf81af9a90d9d67037e5da89a10c371 authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into webview_flutter_fix

2be7e45d72dde7a2cf136a9e5e1afbbb36696fd9 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #947 from vrtdev/bugfix/block-elements-in-table-cells

Fix block elements from producing bottom spacing

9648c969b07815bb036f69c58a958d44ec326dc7 authored about 3 years ago by Eric Kok <[email protected]>
Apply block element padding fix in tables to customRender rewrite

0829368b9819c080f7134141655bd678ea95123a authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into bugfix/block-elements-in-table-cells

# Conflicts:
# lib/html_parser.dart

d933faa115abe331dffcaf7e2e0245aab6a71d85 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #922 from JigneshPatel23/master

build: upgrade deps flutter_svg to v1.0.0

602cc922d443288af6a377717b5ddb924ae896c1 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #632 from tneotia/feature/upgrade-custom-render

Upgrade customRender to imitate customImageRender & add support for customRender for SelectableHtml

b5aa467f1ae0bebd94d4275a73d0c58313152eed authored about 3 years ago by Eric Kok <[email protected]>
Block style elements in table cells (td/th) should not produce block-like bottom spacing

e5f667df0680e0b48d41ae8eddd0c13788a67148 authored about 3 years ago by Eric Kok <[email protected]>
Re-enable tests

742a20c6be4ceef923cda49a153dff673a700706 authored about 3 years ago by Tanay Neotia <[email protected]>
Fix merge issue with marker content

6988ec963e78472b310a3dd613127c395eb71898 authored about 3 years ago by Tanay Neotia <[email protected]>
Merge latest changes

ccde72ade6fd7c5297e73120f439e3fd734d3020 authored about 3 years ago by Tanay Neotia <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into feature/upgrade-custom-render

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

c6b030ed4992d23a79296426e80d0ecae40d3c99 authored about 3 years ago by Tanay Neotia <[email protected]>
Remove all warnings

fa5265f41f59401b95b6b3036398cd2d09f97812 authored about 3 years ago by Tanay Neotia <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into bugfix/audio-video-disposing

Conflicts:
lib/flutter_html.dart
lib/src/replaced_element.dart
lib/src/styled_element.dart

13b76f5af4937690b4122c17ffa3252a3caec7eb authored about 3 years ago by Tanay Neotia <[email protected]>
Merge pull request #934 from EA-YOUHOU/Fix/a-tag-no-href

Disable click effect and decoration when a tag have no href attribute

6de34b9242c74f191d93a0f718a01f2e76d73cae authored about 3 years ago by Tanay Neotia <[email protected]>
Merge pull request #940 from tneotia/bugfix/empty-video-poster

Fix exception on empty video poster

e550c9983330bfa760db0037c158a762ba758cde authored about 3 years ago by Eric Kok <[email protected]>
Fix exception on empty video poster

5ba8601ab4a588c95a64a9fb39d98088c95a4c56 authored about 3 years ago by Tanay Neotia <[email protected]>
Bumped upper webview_flutter version limit to 4.0.0 not included

12375acdbd568b3ee396923f1602aee9348015d5 authored about 3 years ago by Nirmal Ariyathilake <[email protected]>
Disable click effect and decoration when a tag have no href attribute

c6bee9e690f959fce4e175ebda4f756fead3023d authored about 3 years ago by Enguerrand ARMINJON MacBook Pro 13p <[email protected]>
Bumped maximum webview_flutter version to 3.0.0

a7826b30fdcce936021ac1977eb96ee56f98b4bb authored about 3 years ago by Nirmal Ariyathilake <[email protected]>
Merge pull request #927 from vrtdev/feature/release-221

Release 2.2.1

b5741ea0290d38413f5293b25cbc9c2e996e810f authored about 3 years ago by Eric Kok <[email protected]>
Merge branch 'bugfix/913-tables-height-width' into feature/release-221

4363f8c24151d45edefced388842c5e38e2d12d1 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #926 from vrtdev/bugfix/913-tables-height-width

Fix css width/height not being applied to table/tr/td

d5a27517c51f91a92fc33c407bf04a56a3ca5ad8 authored about 3 years ago by Eric Kok <[email protected]>
Fixed merge conflict

ee2528fe786f45386eb5ffe53a02bd37687bd03f authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into bugfix/913-tables-height-width

# Conflicts:
# lib/src/layout_element.dart

179e822353977874e43f92acda4ddae16f80e853 authored about 3 years ago by Eric Kok <[email protected]>
Prepare 2.2.1 fix release

09b4b379b1b10d07d472cb3b43e61d69213f8841 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #916 from tneotia/feature/revamp-ruby-rendering

Revamp ruby rendering to support text-based and container-based styling

d808e2ed45e99ff98da6310180a5c23118892e25 authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/revamp-ruby-rendering

7064ef7b125177248573fe6e0681928cec9c20a6 authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into bugfix/913-tables-height-width

a38bbd14ad95fca69d01fe410a425832cc8ebb02 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #924 from vrtdev/bugfix/919-negative-paddings

Ensure non-negative insets are used for all margins and paddings

aa5409557cbc593a84fd2327a1993526bfc3981e authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into bugfix/919-negative-paddings

# Conflicts:
# lib/html_parser.dart
# lib/src/layout_element.dart

a3f88aef1ffb99a3798ea720948fd9b4c2bd25ba authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #923 from vrtdev/bugfix/921-list-tab-char-box

Fix list spacing render issue displaying a box

2e9f2f012fecc952cb411feb2d786c76646114a9 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #911 from vrtdev/bugfix/830-table-rowspan

Improve table column bound calculation

d906120e463ffd53a80e5633a287276cb745e204 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #910 from vrtdev/feature/856-table-tag-alignment

Table tag alignment

c97ed780d3f0261a83e82c67db7a9b1713ef9883 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #915 from tneotia/bugfix/image-reload

Image Fixes

c8681252f6a996904f56e1510d589394549e10a9 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #909 from vrtdev/feature/release-216

Release 2.2.0

816e814e8a871214e7d28163514a6e7d6ca2be77 authored about 3 years ago by Eric Kok <[email protected]>
Fix css width/height not being applied to table/tr/td; fixes #913

fa9367ea5af30b40e431cd69dba8897e120fef1f authored about 3 years ago by Eric Kok <[email protected]>
Fix #919 by ensuring non-negative insets are used for all margins and paddings applied in the library

9a474230b81402d520d8dc5dc9fa1c865cad07a5 authored about 3 years ago by Eric Kok <[email protected]>
Fix list spacing render issue displaying a box since low font weight rendering on iOS for tabs is bugged; fixes #921

1e8b8f0b11d7a5d3d665068a2c28337e8ce56c50 authored about 3 years ago by Eric Kok <[email protected]>
build: upgrade deps flutter_svg to v1.0.0

766f21f765854055b5d6a29a205948d5387d3f09 authored about 3 years ago by Jignesh Patel <[email protected]>
Revamp ruby rendering to support text-based and container-based styling

3a7e53bccf6cc09d65541008f79e969831f239c9 authored about 3 years ago by Tanay Neotia <[email protected]>
Update README

a51d0c954fdc320dc50cf54c1823308675013b9c authored about 3 years ago by Tanay Neotia <[email protected]>
Overhaul dispose/controllers API (switch to stateful widget to dispose automatically, expose controllers to users in a proper API)

db30797dcb397be3be6859b94e324d6ac686a3e9 authored about 3 years ago by Tanay Neotia <[email protected]>
Merge branch 'master' of https://github.com/Sub6Resources/flutter_html into bugfix/audio-video-disposing

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

434edae0af1958a490cc6457b9ce6168f29b0d48 authored about 3 years ago by Tanay Neotia <[email protected]>
Remove image precache to fix memory issues

08a735032227a9cdbe5b918c875574ba735b3399 authored about 3 years ago by Tanay Neotia <[email protected]>
One more revert

7ce59d0c17bf7438a26a41fa5017553b260cf8ba authored about 3 years ago by Tanay Neotia <[email protected]>
Revert changes to example

c0cf32dafb79909801529a5d95509c9e50166b1d authored about 3 years ago by Tanay Neotia <[email protected]>
Fix issue where image would keep reloading because we keep trying to recalculate size

8463492bf8659ff676aa8ed127922cbbca699cd3 authored about 3 years ago by Tanay Neotia <[email protected]>
Improve table column bound calculation to take rowspans into account

9b50a5b3032410ca769e86c6986eccab2b6d1f85 authored about 3 years ago by Eric Kok <[email protected]>
Support alignment on table tag; fixes #856

678127ec8f9a7bd76ad61deae2d585dcb89bc8c8 authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master'

a8467db4486fd28643967de8db54b88dbf0a963e authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/release-216

aec5e5ed1c790310eeac198ec6723731938be729 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #907 from tneotia/feature/scroll-physics

Support changing scroll physics of SelectableText.rich

68033b6078bf929d8753441d6e5a0d09714181b0 authored about 3 years ago by Eric Kok <[email protected]>
Merge branch 'feature/multiplatform-support' into feature/release-216

e1db94538212765b551dfa1aee029c7dadb5a278 authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/multiplatform-support

# Conflicts:
# lib/src/widgets/iframe_mobile.dart

31eeeffa2c8b90793f96c52ad6e34615b635c15d authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/release-216

5026bb32d1ebb994f595ad53d1ca6c49c6e758b8 authored about 3 years ago by Eric Kok <[email protected]>
Prepare 2.2.0 release

ab2266e026e6ba7f448393627207fa6ecce3fa3e authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'tneotia/feature/text-transform' into everything

7fd6fb4874889cef9f09691d6b4372cd82434306 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #901 from tneotia/feature/text-transform

Support text transform CSS (#894)

9d2888b3d624420027b3c03bc93b1df91146db42 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #902 from tneotia/tanay/bugfix/783-bad-state

Fix bad state no element (#783)

f50768a83a6cabd6f35eef057b848cc3f02c9d05 authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'tneotia/bugfix/784-nested-header-font' into everything

46006b9c504c1f15999aa59086f456afd45835ef authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #903 from tneotia/bugfix/784-nested-header-font

Fix font size issue with nested header and font (#784)

b6c580e055880f0591282f9efa8895df5543bd86 authored about 3 years ago by Eric Kok <[email protected]>
Merge pull request #906 from tneotia/bugfix/iframe-styling

Allow iframes to be styled (#836)

574205ff833ff68e23fb0263614bd4c898a5ea21 authored about 3 years ago by Eric Kok <[email protected]>
Merge remote-tracking branch 'tneotia/feature/scroll-physics' into everything

974933e12e97e55b6c72d4185b35037249c2cc6b authored about 3 years ago by Eric Kok <[email protected]>
Support changing scroll physics of SelectableText.rich

71998f8e0fe274c71fa811d69f9e532853666025 authored about 3 years ago by Tanay Neotia <[email protected]>
Allow iframes to be styled (#836)

9265e1fb1cd1c2695fa56b3c177ff6bd0ff99811 authored about 3 years ago by Tanay Neotia <[email protected]>
Fix font size issue with nested header and font (#784)

fd42bfe745a6cbb7ef21b8459860f2901f7c8380 authored about 3 years ago by Tanay Neotia <[email protected]>
Fix bad state no element (#783)

59ba29e77b2d4bb5ebe252c0f2ea4c8a04b1ac36 authored about 3 years ago by Tanay Neotia <[email protected]>
Support text transform CSS (#894)

099f7816e83eee2ec5ddbe49d0716e5207c0d604 authored about 3 years ago by Tanay Neotia <[email protected]>