Flutter/Cloud-Firestore messaging app
A new Flutter project.
flutter create -i swift -a kotlin --androidx fcf_messaging
flutter pub run flutter_launcher_icons:main
See flutter_launcher_icons package.
flutter packages pub run build_runner build --delete-conflicting-outputs
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.