You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ Flyer Chat is a platform for creating in-app chat experiences using Flutter or [
60
60
61
61
### Requirements
62
62
63
-
`Dart >=2.18.0` and `Flutter >=2.0.0`, [Firebase](https://firebase.google.com) project.
63
+
`Dart >=2.19.0` and `Flutter >=3.0.0`, [Firebase](https://firebase.google.com) project.
64
64
65
65
Read our [documentation](https://docs.flyer.chat/flutter/firebase/firebase-overview) or see the [example](https://github.com/flyerhq/flutter_firebase_chat_core/tree/main/example) project. To run the example project you need to have your own [Firebase](https://firebase.google.com) project and then follow steps 1 and 2 of [Add Firebase to your Flutter app](https://firebase.google.com/docs/flutter/setup), override `firebase_options.dart`, don't commit it though 😉
0 commit comments