A presentation from Fluttercon 2023 💙
Powered by flutter_deck 🚀
Deployed on kazlauskas.dev 🎉
You can follow these instructions to build the app and install it onto your device.
If you are new to Flutter, please first follow the Flutter Setup guide.
git clone [email protected]:mkobuolys/firebase-remote-config-talk.git
cd firebase-remote-config-talk
flutter pub get
flutter run
The flutter run
command both builds and runs the Flutter app on your device, browser or emulator.