polina-c / flutter-auth-ui

flutter-auth-ui is an authentication library for flutter web applications. It uses Firebase auth as security as a service (SECaaS) provider. It implements UI to register user, validate email, sign in, sign out, restore password, access firestore..
https://flatter-auth-ui-demo1.codemagic.app/#/
Apache License 2.0
57 stars 18 forks source link

Document public API #9

Closed polina-c closed 5 years ago

polina-c commented 5 years ago

Move private classes to /src and document public api.

See more here: https://pub.dev/packages/faui#-analysis-tab-