lazycatlabs / flutter_auth_app

Flutter auth app with TDD Clean Architecture
223 stars 66 forks source link

[FIX] Resolve unit test issue #2

Closed Lzyct closed 2 years ago

Lzyct commented 2 years ago

What it does

How to test

  1. run flutter clean && flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs && flutter test

Screenshot

Not available