chore!: (flutter) cleanup for pub.dev publishing

This commit is contained in:
Nick Fisher
2024-09-25 21:20:04 +08:00
parent 84775f7e2a
commit e99bf6b14b

View File

@@ -115,7 +115,6 @@ class ThermionFlutterPlugin {
return ThermionFlutterPlatform.instance.destroyTexture(texture);
}
@override
static Future<ThermionFlutterTexture?> resizeTexture(
ThermionFlutterTexture texture,
int width,