wafrat
  • Home
Subscribe

androidx

A collection of 1 post
flutter

Flutter: AndroidX migration

I recently upgraded firebase_auth and my project stopped compiling because they've migrated to AndroidX, meaning I had to migrate my whole project as well. Here's how I did it. After upgrading firebase_auth version past , I started getting this compile error: ~/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.
Jun 5, 2019 — 2 min read
wafrat © 2025