adamjohnlea / Flutter-Login-With-BLoC-Pattern

A new Flutter project featuring a faked authentication interface to demonstrate validation. Implemented with BloC pattern.
80 stars 16 forks source link

Sign in error when use Navigator push #2

Open thanhvn-15 opened 5 years ago

thanhvn-15 commented 5 years ago

Example: In MaterialApp i add authenticate screen. Then i navigation to login screen from authenticate screen => App occurs error log in though email and password are validated