Registers a native texture and returns its Flutter texture identifier.
Future<int> createTexture() { throw UnimplementedError('createTexture() has not been implemented.'); }