There was an error while loading. Please reload this page.
3bbb848
Merge v1.0.8 - `AsyncStorage`: - Added `reopen`. - `AsyncField`: - Added `valueOrSlate` and `valueOrSlateNoTimeoutCheck`. - Added `isSlate` and `isSetOrSlate`. - Added `onChangeFilter`. - Added `dsxValueAllowSlate` and `dsxValueAllowAutoFetch`. - `analysis_options.yaml`: - Added linter rules: - `avoid_dynamic_calls`. - `avoid_type_to_string`. - `no_runtimeType_toString`. - `discarded_futures`. - `no_adjacent_strings_in_list`. - sdk: '>=2.18.0 <3.0.0' - async_extension: ^1.1.0 - test: ^1.23.1 - coverage: ^1.6.3