A new Flutter project.
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.
Put android/google_maps_api.xml to app/src/main/res/ directory and insert api key for google maps Copy ios/Runner/google_maps_api.plist.example as google_maps_api.plist and insert api key for google maps
- Show out messages read flag
- Read messages when entering chat
- Long polling
- Message read
- Set friends online
- Push notifications
- Messages
- Cache requests
- Rework attachments (remove separate page)
- Max attachments
- add access_key to attachments https://firebase.flutter.dev/docs/installation/android https://firebase.flutter.dev/docs/installation/ios
Put your google_services.json file to android/app/ directory Put your GoogleService-Info.plist file to ios/Runner/ directory