| ## NEXT |
| |
| * Aligns Dart and Flutter SDK constraints. |
| |
| ## 1.0.7 |
| |
| * Updates links for the merge of flutter/plugins into flutter/packages. |
| * Updates minimum Flutter version to 3.0. |
| |
| ## 1.0.6 |
| |
| * Removes unused `intl` dependency. |
| |
| ## 1.0.5 |
| |
| * Updates imports for `prefer_relative_imports`. |
| * Updates minimum Flutter version to 2.10. |
| |
| ## 1.0.4 |
| |
| * Updates references to the obsolete master branch. |
| * Removes unnecessary imports. |
| |
| ## 1.0.3 |
| |
| * Fixes regression in the default method channel implementation of |
| `deviceSupportsBiometrics` from federation that would cause it to return true |
| only if something is enrolled. |
| |
| ## 1.0.2 |
| |
| * Adopts `Object.hash`. |
| |
| ## 1.0.1 |
| |
| * Export externally used types from local_auth_platform_interface.dart directly. |
| |
| ## 1.0.0 |
| |
| * Initial release. |