A cross platform text messaging app written in Flutter/Dart.
·
Report Bug
·
Request Feature
Table of Contents
BaatCheet is a cross-platform text messaging app for both Android and IOS written in Flutter/Dart.
- Send/Receive text messages
- Create your own profile.
To start with the project, you can simply download the apk here or you can follow along the instructions to download and run the whole project in emulator.
- Clone the repo
git clone https://github.com/WarMac4964/BaatCheet.git
- Inside the project folder run
flutter pub get
- Open iOS/Android Emulator, For iOS the command is:
open -a simulator
- Then run the project using
flutter run
- Adding end-to-end encryption.
- Allowing users to share their locations, photos, videos and audio files.
- Addition of story feature.
See the open issues for a list of proposed features (and known issues).
Anurag Tyagi - @capttyg - anurag.tyagi4964@gmail.com Yugal Panchal - @yugal1005 - yugalpanchal01@gmail.com
Project Link: https://github.com/WarMac4964/BaatCheet