Gifts App ✅
Gifts Application
Gifts app is Design UI and simple data in for can in work two platform Android & ios.
- Flutter Framework
- Dart Language
Clean Architecture
Riverpod Statemanagement
The Gifts App can Display App is a unique and innovative platform designed to elevate your gift-giving experience. Whether you're celebrating a birthday, anniversary, holiday, or any special occasion, our app makes it easy to showcase and organize gifts with style and elegance.
Key Features:
- Personalized Gift Showcase: Create beautiful displays for each gift, complete with photos, descriptions, and special messages
- Event Planning: Organize gifts by events, helping you keep track of all the presents you’ve received or plan to give.
- Wishlist Integration: Connect your wishlist or those of your loved ones to make sure every gift is perfect and desired.
- [1] Home Screen
- [2] Card Detail Screen
- [3] Card Purchased Screen
- [4] Card Detail Input Screen
- [1] Home Screen
- [2] Card Detail Screen
- [3] Card Purchased Screen
- [4] Card Detail Input Screen
- cupertino_icons: ^1.0.2
- flutter_svg: ^1.1.6
- flutter_hooks: ^0.18.5+1
- hooks_riverpod: ^2.1.1
- intl: ^0.17.0
- riverpod_annotation: ^1.0.6
- uuid: ^3.0.7
- build_runner: ^2.3.2
- flutter_gen_runner: ^5.1.0+1
- riverpod_generator: ^1.0.6
- flutter_svg
lib ├───data │ ├───models │ └───repositories ├───logic │ └───providers ├───utilities │ └───gen └───views ├───screens └───widgets