The goal of this app is to make donating easier, accessible to anyone, anytime, and anywhere, with a focus on supporting the right charities.
You can donate by simply searching for a charity name using the search bar, browsing through categories, or using the Random Feature to donate to a randomly selected charity.
To make a donation, you need to ensure your wallet has sufficient balance 💵.
After selecting your preferred charity, you can view its achievements, along with reviews and ratings from other donors. If you're satisfied, click Donate, specify the amount you'd like to give, and include a support message. You can also choose to make your donation public (showing your name) or anonymous. 🎉 Congratulations, you’ve just helped someone! 🎉
At the end of the month, year, or when the charity reaches a milestone, you will receive an email or notification detailing the impact of your donation and the charity’s achievements 😇 (This will only be available if you choose to make your donation public).
Important: Only verified and certified charities will be featured in the app. A designated app manager will ensure that all donations are directed to legitimate causes.
- Login
- Home Page
- Charity Page
- Wallet Page
- Profile Page
- Donate Page
- History Page
This is my first time working with this state management package. It was challenging at first, but I'm getting the hang of it as a new "provider package" user (so far, I've only used Cubits).
Link to the package 🔗:
flutter_bloc | Flutter Package
I used this package to create some fade-in animations.
Link to the package 🔗:
These two packages are used to improve the app's responsiveness across different devices.
device_preview link:
device_preview | Flutter Package
sizer link:
All images used in the app were randomly selected.
- State Management
- File and Widget Structuring
- Basic Animation
- Data Manipulation
- CI/CD
- Testing (coming soon 😅)
and more...
Flutter 2.10.0-1.0.pre.260 • channel master • https://github.com/flutter/flutter.git Engine • revision ff799f4b18 Tools • Dart 2.17.0 (build 2.17.0-51.0.dev) • DevTools 2.9.2
- This app is for learning purposes! If you’d like to expand or use this app/idea, feel free to do so.
- If you find any "dumb" code in the app, don’t worry, it’s just me being inexperienced. Feel free to point it out, and I’ll gladly appreciate the feedback 😊—I’m just learning 🤷♂️.