feat!: (web) (flutter) create canvas when createViewer is called (no longer need to manually add canvas element to web HTML)
This commit is contained in:
@@ -85,7 +85,6 @@ abstract class ThermionViewer {
|
||||
///
|
||||
Future render();
|
||||
|
||||
|
||||
///
|
||||
/// Render a single frame to the viewport and copy the pixel buffer to [out].
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user