This project was developed mainly as a source project for a subject (PIT-II) of college. The purpose of this subject was to develop a backend server and frontend application to sell cupcakes and other variants. You can find the backend server here.
All resources used in this project (Images, Icons, etc) were on public domain of either Unsplash or Free Icons.
Free Icons Compliance:
https://freeicons.io/vector-and-svg-logos-icons-20/visa-icon-9198# https://freeicons.io/vector-and-svg-logos-icons-09/mastercard-icon-icon# https://freeicons.io/vector-and-svg-logos-icons-08/elo-icon-icon#
If I've missed some credit or needs to update this section, please get in touch with me!
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
This was my very first non static application made in flutter. This was very challeging, but also rewarding with knowledge.
This projects uses BLoC pattern to manage data through the application and connects direct to the backend server.