- Types explicitly specified on event callbacks
2.0.0 - 2021-03-07
- Migrated to null-safety version of Dart
1.0.6 - 2020-01-30
- Removed duplicate library declaration
1.0.5 - 2020-01-30
- Using this package outside of the web throws exceptions
1.0.4 - 2020-01-29
- Renamed wrapper file
- Add
AuthI
interface- Moved
init
andsignIn
into [AuthI auth]
- Moved
- Add
SignInErrorI
to js wrapper
1.0.3 - 2020-01-29
- Additional stubs for native support
1.0.2 - 2020-01-29
- Native support
1.0.1 - 2020-01-29
- Missing docstrings
- Export wrapper in main library
- Pedantic static analysis
- Resolve lint issues
1.0.0 - 2020-01-29
- Initial release