Welcome to Orion Chat, a versatile Flutter app that provides a rich and engaging communication experience. Whether you want to connect one-on-one or gather in groups, Orion Chat has you covered with a comprehensive range of features.
- Create a personal account or seamlessly log in using Google authentication.
- Engage in one-on-one conversations or group chats.
- Create and join groups using user IDs for easy communication.
- Share your thoughts and activities through text and image-based status updates.
- Personalize your experience with username, profile photo, user bio, and additional customization options.
- Ensure user data security with robust authentication and encryption.
- Share various multimedia content, including images, videos, and files.
- Enjoy one-on-one and group video and audio calls.
- Collaborate with screen sharing capabilities during video calls.
Follow these steps to get started with Orion Chat:
- Clone the repository to your local machine.
- Install the necessary dependencies using
flutter pub get
. - Run the app using
flutter run
.