lazycatlabs / flutter_auth_app

Flutter auth app with TDD Clean Architecture
230 stars 67 forks source link

fix: resolve deprecated code #26

Closed Lzyct closed 4 months ago

Lzyct commented 4 months ago

What it does

How to test

  1. clone the project
  2. run flutter analyze --no-fatal-infos --no-fatal-warnings
  3. observe the result

Screenshot

image