apache / apache/beam

[Task]: Use HTML renderer for Flutter

Open
#23,920 1 comment 0 reactions 1 assignee Claimed by @alexeyinkin View on GitHub
beam-playground improvement P4 task
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

### What needs to happen?

HTML renderer saves ~2MB of download size compared to CanvasKit renderer.
The problem is some SVG icons appear corrupted.

| HTML | CanvasKit |
|-----|-----|
| ![image](https://user-images.githubusercontent.com/44893228/199176831-aee41c80-253d-4b77-b086-a1e4ffd8c7ae.png) | ![image](https://user-images.githubusercontent.com/44893228/199176895-29a14614-3e67-4e80-9c60-9b4799835b02.png) |
| ![image](https://user-images.githubusercontent.com/44893228/199177205-d80bfecc-7c9f-45bf-bb7e-96a80fc31e34.png) | ![image](https://user-images.githubusercontent.com/44893228/199177247-573d4cd2-de4a-4060-b00e-4a619a49caf7.png) |

There may be other issues as well.

### Issue Priority

Priority: 3

### Issue Component

Component: beam-playground

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.