entry_kit 0.1.0
entry_kit: ^0.1.0 copied to clipboard
A production-ready authentication UI package. Decouples UI from logic with interfaces for Google & Apple auth.
0.1.0 #
- Fixed
dangling_library_doc_commentsandunnecessary_library_namelints inentry_kit.dart. - Fixed missing dependencies in
example/pubspec.yaml. - Updated dependencies to latest stable versions.
0.0.9 #
- Minor changes
0.0.8 #
- Minor changes
0.0.7 #
- Minor changes
0.0.6 #
- GitHub links updated
0.0.5 #
- Major changes in constructors.
0.0.4 #
- Added the example file.
0.0.3 #
- Added public API documentation.
0.0.2 #
- Added Dartdoc comments to public API to improve pub score.
- Fixed constructor syntax to use super parameters.
0.0.1 #
- Initial release.