- Removes unused
intldependency.
- Updates imports for
prefer_relative_imports. - Updates minimum Flutter version to 2.10.
- Updates references to the obsolete master branch.
- Removes unnecessary imports.
- Fixes regression in the default method channel implementation of
deviceSupportsBiometricsfrom federation that would cause it to return true only if something is enrolled.
- Adopts
Object.hash.
- Export externally used types from local_auth_platform_interface.dart directly.
- Initial release.