iampawan / Flutter-UI-Kit

Flutter app for collection of UI in a UIKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoginCard class

fluttertutorialin opened this issue · comments

LoginCard class how to get stream: loginBloc.otpResult result set in editext

Use StreamBuilder whenever you need any stream as a widget.