The unawaited method from the pedantic package was a historic solution for the case that you dont want to await a future in an async function. But now we can do this with just a comment which is the recommended way to do this now. This makes it possible to have pedantic as a dev_dependency which means just one dependency less. |
||
|---|---|---|
| .. | ||
| bootstrap.dart | ||
| json_signature_check_extension.dart | ||
| key_verification.dart | ||
| olm_session.dart | ||
| outbound_group_session.dart | ||
| session_key.dart | ||
| ssss_cache.dart | ||
| stored_inbound_group_session.dart | ||