A social media platform built with Flutter where users can express themselves, connect, and engage with others through posts, likes, shares, and comments. With features for profile customization, connections, and notifications, Write Now offers a seamless and interactive experience on both Android and iOS platforms.
- Post Creation: Users can create, edit, and delete posts.
- Likes & Comments: Engage with others by liking and commenting on posts.
- Sharing: Users can share posts to spread content further.
- User Profiles: Customize and edit profile details (name, bio, picture, etc.).
- Connections: Connect with other users and build relationships.
- Notifications: Get notified about new likes, comments, shares, and connection requests.
- Cross-Platform: Works on both Android and iOS devices with responsive design.
- Clone the repository
git clone https://github.com/idipak/write-now.git cd write-now - Install dependencies
- Make sure you have Flutter installed. Follow the Flutter installation guide if you don’t have it installed. Then, run:
flutter pub get
We encourage you to use this project and modify it however you like to fit your needs. Whether you’re adding new features, customizing the UI, or building something entirely new, feel free to make it your own!
If you come up with improvements, features, or fixes, please contribute your changes. We’d love to see what you create!
- Fork the repository
- Create a new branch
git checkout -b feature/YourFeatureName
- Commit your changes
git commit -m "Add: Your feature description" - Push your branch
git push origin feature/YourFeatureName
- Create a Pull Request Let’s build something amazing together!
This project is licensed under the MIT License - see the file for details.
You are free to use, modify, and distribute this project under the terms of the MIT License.







