FlutterMimirInterface extension

Flutter extensions for the MimirInterface to make it easier to work with

on

Properties

defaultInstance Future<MimirInstance>
Creates the default MimirInstance instance for Flutter
no setter

Methods

getInstanceForName(String name) Future<MimirInstance>
Creates a MimirInstance with the given path-friendly name for Flutter
getInstanceForPath(String path) Future<MimirInstance>
Creates a MimirInstance from the given path for Flutter