Wish is a mobile application developed using Flutter and Riverpod, designed to help users keep track of their desired products and receive notifications about them. Whether it's monitoring price changes, availability, or any other updates, Wish simplifies the process of staying informed about products users are interested in purchasing.
- Product Tracking: Users can add products they are interested in purchasing to their list within the app.
- Notifications: Wish sends notifications to users about updates related to their tracked products, such as price changes, availability, or any other relevant information.
- Customization: Users can customize their notification preferences to receive alerts based on their preferences and needs.
- Multi-Platform Integration: Wish integrates with multiple e-commerce platforms, allowing users to consolidate their wishlists from various sources into one convenient location.
- Search and Add: Wish provides a user-friendly interface for users to search for products and add them to their wishlist from any supported e-commerce platform.
-
Ajio ✅
-
Bewakoof ✅
-
Snitch ✅
-
Amazon ☐
-
Flipkart ☐
-
Myntra ☐
-
Zara ☐
-
Dior ☐
-
Superdry ☐
-
Mango ☐
-
Prada ☐
-
Puma ☐
-
Nautica ☐
Screenshot 1 | Screenshot 2 | Screenshot 3 |
---|---|---|
![]() |
![]() |
![]() |
Screenshot 4 | Screenshot 5 | Screenshot 6 |
---|---|---|
![]() |
![]() |
![]() |
- Flutter: Wish is developed using Flutter, Google's UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.
- Riverpod: Riverpod is used for state management in the application, providing a simple and intuitive way to manage the app's state and dependencies.
To run Wish locally, follow these steps:
- Clone the repository:
git clone https://github.com/MizuHorizon/Wish.git
- Navigate to the project directory:
cd Wish
- Install dependencies:
flutter pub get
- Run the app:
flutter run
Contributions to Wish are welcome! If you'd like to contribute, please follow these steps:
- Fork the repository on GitHub.
- Create a new branch off of the
main
branch for your feature/fix. - Make your changes and test thoroughly.
- Push your branch to your fork and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or feedback regarding Wish, please contact developer_name.
We would like to express our gratitude to the Flutter and Riverpod communities for their invaluable contributions and support in building Wish.