Somnia is an anonymous dream-sharing app built with Flutter. Users can type and post their dreams, which are visible to everyone in the 'Read' tab. Posts are reviewed before being published to keep the content clean. No login required—just open the app and start sharing.
✅ Anonymous Posting – No account needed, just type and share
✅ Read Others’ Dreams – See what wild dreams others are having
✅ Admin Moderation – Posts go through approval before being published
✅ Simple & Clean UI – Minimalist, distraction-free design
- Flutter (Frontend)
- Firebase – For backend moderation
- Install Flutter: Flutter Setup Guide
- Ensure you have an emulator or a connected device(Android Studio/Xcode/Chrome(web-js)/Visual Studio)
- Clone the repository:
git clone https://github.com/GithubAnant/somnia.git cd somnia
Install dependencies:
flutter pub getRun the app:
flutter run🤝 Contributing To contribute follow these steps:
Fork the repository Create a new branch (git checkout -b feature-name) Commit your changes (git commit -m "Added new feature") Push the branch (git push origin feature-name) Open a Pull Request All contributions are welcome! 🚀
📜 License Somnia is open-source and released under the MIT License. See the LICENSE file for details.
📧 Contact For questions or suggestions, open an issue or reach out at Email | LinkedIn
