- flutter_rust_bridge package
- documentation
- flutter_rust_bridge_for_generated_web
- crossOriginIsolated property
flutter_rust_bridge_for_generated_web library
- Classes
- AllowInteropFunctionWrapper
- BaseApi
- BaseApiImpl
- BaseEntrypoint
- BaseHandler
- BaseTask
- BaseWire
- Box
- ByteBuffer
- ByteData
- BytesBuilder
- CstCodec
- DcoCodec
- Endian
- ExternalLibrary
- ExternalLibraryLoaderConfig
- Float32List
- Float32x4
- Float32x4List
- Float64List
- Float64x2
- Float64x2List
- FutureOr
- Int16List
- Int32List
- Int32x4
- Int32x4List
- Int64List
- Int8List
- JS
- JSExport
- NormalTask
- PlatformInt64Util
- PlatformPointerUtil
- RustArc
- RustArcStaticData
- RustOpaque
- RustOpaqueInterface
- RustStreamSink
- SseCodec
- SseDeserializer
- SseSerializer
- SyncTask
- TaskConstMeta
- TypedData
- TypedDataList
- Uint16List
- Uint32List
- Uint64List
- Uint8ClampedList
- Uint8List
- Mixins
- SimpleDisposable
- Extension Types
- ExternalDartReference
- JSAny
- JSArray
- JSArrayBuffer
- JSBigInt
- JSBoolean
- JSBoxedDartObject
- JSDataView
- JSExportedDartFunction
- JSFloat32Array
- JSFloat64Array
- JSFunction
- JSInt16Array
- JSInt32Array
- JSInt8Array
- JSNumber
- JSObject
- JSPromise
- JSString
- JSSymbol
- JSTypedArray
- JSUint16Array
- JSUint32Array
- JSUint8Array
- JSUint8ClampedArray
- Constants
- anonymous
- internal
- protected
- sealed
- staticInterop
- Properties
- crossOriginIsolated
- globalContext
- Functions
- castNativeBigInt
- createJSInteropWrapper
- dcoDecodeDuration
- dcoDecodeI64
- dcoDecodeInt64List
- dcoDecodePanicError
- dcoDecodeTimestamp
- dcoDecodeU64
- dcoDecodeUint64List
- decodeDartOpaque
- decodeDartOpaqueCommon
- encodeDartOpaque
- encodeDartOpaqueCommon
- importModule
- initializeWasmModule
- jsBigIntToDartBigInt
- jsEval
- loadExternalLibrary
- maybeDartify
- pdeCallFfi
- sseDecodePanicError
- sseEncodeCastedPrimitiveI64
- sseEncodeCastedPrimitiveU64
- wireSyncRust2DartDcoIntoDart
- wireSyncRust2DartSseAsUint8ListView
- Typedefs
- ApiImplConstructor
- CrossPlatformFinalizerArg
- DartPostCObject
- JSVoid
- NativePortType
- PlatformGeneralizedUint8List
- PlatformGeneralizedUint8ListPtr
- PlatformInt64
- PlatformPointer
- RustArcDecrementStrongCountFnType
- RustArcIncrementStrongCountFnType
- WireConstructor
- WireSyncRust2DartDco
- WireSyncRust2DartSse
- Exceptions
- AnyhowException
- FrbBacktracedException
- FrbException
- NullRejectionException
- PanicException
- PlatformMismatchException
- UnmodifiableTypedListException
- Extensions
- BoolToJSBoolean
- ByteBufferToJSArrayBuffer
- ByteDataToJSDataView
- DoubleToJSNumber
- ExternalDartReferenceToObject
- ExtReadBuffer
- ExtWriteBuffer
- Float32ListToJSFloat32Array
- Float64ListToJSFloat64Array
- FunctionToJSExportedDartFunction
- FutureOfJSAnyToJSPromise
- FutureOfVoidToJSPromise
- Int16ListToJSInt16Array
- Int32ListToJSInt32Array
- Int8ListToJSInt8Array
- JSAnyOperatorExtension
- JSAnyUtilityExtension
- JSArrayBufferToByteBuffer
- JSArrayToList
- JSBooleanToBool
- JSBoxedDartObjectToObject
- JSDataViewToByteData
- JSExportedDartFunctionToFunction
- JSFloat32ArrayToFloat32List
- JSFloat64ArrayToFloat64List
- JSFunctionUtilExtension
- JSInt16ArrayToInt16List
- JSInt32ArrayToInt32List
- JSInt8ArrayToInt8List
- JSNumberToNumber
- JSPromiseToFuture
- JSStringToString
- JSUint16ArrayToInt16List
- JSUint32ArrayToUint32List
- JSUint8ArrayToUint8List
- JSUint8ClampedArrayToUint8ClampedList
- ListToJSArray
- NullableObjectUtilExtension
- NullableUndefineableJSAnyExtension
- NumToJSExtension
- ObjectToExternalDartReference
- ObjectToJSBoxedDartObject
- StringToJSString
- Uint16ListToJSInt16Array
- Uint32ListToJSUint32Array
- Uint8ClampedListToJSUint8ClampedArray
- Uint8ListToJSUint8Array