Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
demchenkoalex committed May 16, 2023
1 parent 12cf3db commit e3b7067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Flyer Chat is a platform for creating in-app chat experiences using Flutter or [

### Requirements

`Dart >=2.18.0` and `Flutter >=2.0.0`, [Firebase](https://firebase.google.com) project.
`Dart >=2.19.0` and `Flutter >=3.0.0`, [Firebase](https://firebase.google.com) project.

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 😉

Expand Down

0 comments on commit e3b7067

Please sign in to comment.