Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix linter error "unnecessay_import"
Linter error: the import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of package:flutter/foundation.dart'.
- Loading branch information