authenticator 0.1.2 copy "authenticator: ^0.1.2" to clipboard
authenticator: ^0.1.2 copied to clipboard

Firebase authentication package that includes mocked platform channels to facilitate unit testing with flutter test.

Changelog #

[0.1.2] - 2019-10-21 #

  • Some pedantic documentation corrections to avoid confision when using the package.

[0.1.1] - 2019-10-21 #

  • Can provide custom exceptions to force platform channel mocks to throw.

  • Tests can trigger platform channel mocks to always throw on any call to the platform. Useful for forcing failure cases in application code during unit tests.

  • Example tests and application added to the package and repository.

  • Generate dartdoc documentation for the package.

[0.0.1] - 2019-10-15 #

  • Initial public release of Playscale's Authenticator package.
2
likes
40
pub points
13%
popularity

Publisher

verified publisherplayscale.io

Firebase authentication package that includes mocked platform channels to facilitate unit testing with flutter test.

Repository (GitLab)
View/report issues
Contributing

License

BSD-3-Clause (LICENSE)

Dependencies

firebase_auth, flutter, flutter_facebook_login, google_sign_in, provider

More

Packages that depend on authenticator