What is new in flutter update?

All FlutterFire plugins are graduating from beta to stable. New support in DartPad for several Firebase services. New libraries to more easily build UI for authentication and live Firestore queries. New Firestore Object/Document Mapping for Flutter, available in Alpha.

Read more

Is Android SDK necessary?

No, You don’t need to install everything . Install the “SDK Platform” for the Android versions you’ve set as minimum, target, and in-between the minimum & target. The Android SDK Extras are usually not required; but it is useful to be aware of them since they may be required depending on your use case.

Read more