E-Commerce App - Flutter Ui
E-Commerce App - Flutter Ui
FLUTTER UI
BACKEND: Firebase
HARDWARE REQUIREMENTS:
DART :
Flutter uses the programming language called dart. Dart is app-oriented, not
platform-oriented. Dart has a rich set of core libraries, providing essentials
for many everyday programming tasks, many APIs are provided through a
comprehensive set of packages.
APIs –
• Stateless Widget
A s ta te le ss w id g e t c a n n o t c h a n ge it s s ta te d u r i ng th e r u n ti m e o f a f l ut te r a p p li c at io n .
T ha t m e an s a sta te l ess w i d ge t c a n n o t be r e d r a w n w h il e t he ap p is in a c t io n. Fo r th a t
r e a s o n , th e a p p e a r a n c e a n d pr o p e r ti es r e m ai n u n c h a n g e d th r o ug h o u t th e lif et im e o f th e
w i d g et .S ta t e le ss w i d g et s c a n b e u s e f u l w h en t h e pa r t o f th e u i w e a r e d e s c r i b in g d oe s
n o t d e pe n d o n a n y o th e r w i d g et . Ex a m p l es o f s ta te l es s w id g e t s a r e te x t , i c o n s , i co n
b u tt on s , a n d r a is ed b u tto n s .
Stateful widget
A stateful widget is used when some part of the UI must change dynamically during runtime. Stateful widgets
can redraw themselves multiple times while the app is running.
Stateful widgets are useful when the part of the ui we are describing changes dynamically. If we create a
button widget that updates itself each time a user clicks that button, that is a stateful widget.
SYSTEM ARCHITECTURE :
This section explains the architecture of our app i.e how the
products are added to cart , payment process and successfull
placing of the product ordered .
This section explains about the payment method i.e how the transaction
process takes place securely through credit card.
This application can also be installed in the mobile devices of the users .
SCOPE:
The scope of ecommerce is expanding day by day due to the heavy number of internet users all over the
world. People are spending more time in doing online shopping for various products available on the
ecommerce platforms. According to Demand Sage, 2.14 billion people are shopping through e-commerce as
of 2022.
Social media platforms are promoting their own online store and many others are coming into it day after
day. A wave of mediapreneur can also be seen in recent years where they are promoting their own merch.
Sponsorship and affiliates also ever-increasing like never before and there are clear signs that they will keep
growing every minute.
One of the biggest benefits of e-commerce to business is that an e-commerce website makes it easy to sell
products to a larger audience, no matter where their physical location is.
The scope of e-commerce in India bloomed during the pandemic. This success can also be the result of
increased internet use among our generation. The soaring popularity of e-commerce websites can be rightly
called a ‘positive impact of covid-19 on e-commerce’.
CONCLUSION: