menu
flutter_js package
documentation
quickjs/ffi.dart
ListFirstWhere extension
ListFirstWhere extension
dark_mode
light_mode
ListFirstWhere<
T
>
extension
on
Iterable
<
T
>
Methods
firstWhereOrNull
(
bool
test
(
T
)
)
→ T?
Available on
Iterable
<
T
>
, provided by the
ListFirstWhere
extension
flutter_js package
documentation
quickjs/ffi
ListFirstWhere extension
ffi library
Classes
JSChannelType
JSContext
JSEvalFlag
JSProp
JSPropertyEnum
JSRef
JSRefLeakable
JSRuntime
JSTag
JSValue
Properties
jsAtomToValue
jsDefinePropertyValue
jsDupValue
jsDupValueRT
jsEXCEPTION
jsExecutePendingJob
jsFree
jsFreeAtom
jsFreeContext
jsFreeCString
jsGetArrayBuffer
jsGetException
jsGetObjectOpaque
jsGetOwnPropertyNames
jsGetProperty
jsGetRuntime
jsIsArray
jsIsError
jsIsException
jsIsFunction
jsIsPromise
jsNewArray
jsNewArrayBufferCopy
jsNewBool
jsNewCFunction
jsNewError
jsNewFloat64
jsNewInt64
jsNewObject
jsNewObjectClass
jsNewPromiseCapability
jsPropertyEnumGetAtom
jsSetMaxStackSize
jsSetMemoryLimit
jsTagIsFloat64
jsThrow
jsToBool
jsToFloat64
jsToInt64
jsUNDEFINED
jsValueGetPtr
jsValueGetTag
jsValueToAtom
runtimeOpaques
setJSValueList
sizeOfJSValue
Functions
channelDispacher
jsCall
jsEval
jsFreeRuntime
jsFreeValue
jsFreeValueRT
jsNewClass
jsNewContext
jsNewRuntime
jsNewString
jsToCString
Extensions
ListFirstWhere