Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrusamamuzaffar committed Dec 9, 2022
1 parent 62e5274 commit bf2fb44
Showing 1 changed file with 56 additions and 4 deletions.
60 changes: 56 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,60 @@
# praso
Praso.com.br Web View App
# praso_web_app - Flutter
# website https://praso.com.br/

## Getting Started
Application label: Praso
Application Package: br.com.praso.app.praso

# Praso_WebView_App
A full online shopping website is working perfectly in Flutter application. I used the famous webview plugin for this purpose. I just did some customizations as my client required. This is a full perfect online mart based app. you can check the website by clicking on https://praso.com.br/ and also you can also see the GIF given below that show how this web looks in app side. A customer can also redirect to owner's whatsapp to ask any qestion.

✔️ Sound NullSafety <br />
✔️ Flutter WebView <br />

## Architechture
✔️ Clean Architechture <br />


## Screenshots of web

<p align="center">
<img
width=80%
height=80%
src="https://user-images.githubusercontent.com/101565812/206759340-96250378-8bcb-4a03-a28e-117599142110.png">
</p>

<p align="center">
<img
width=80%
height=80%
src="https://user-images.githubusercontent.com/101565812/206759352-858101b7-cb1c-4eef-92b9-8e02064c127f.png">
</p>

<p align="center">
<img
width=80%
height=80%
src="https://user-images.githubusercontent.com/101565812/206759357-18587ab5-8b72-467d-98ab-9f73e3fae657.png">
</p>

<p align="center">
<img
width=80%
height=80%
src="https://user-images.githubusercontent.com/101565812/206759364-52031e57-5ff3-4603-a1d3-f24c2bb52d3d.png">
</p>

## GIF

<p align="center">
<img
width=40%
height=40%
src="https://user-images.githubusercontent.com/101565812/206677954-5e7a0788-6293-4e7e-92ec-8c874eff9916.gif">
</p>







0 comments on commit bf2fb44

Please sign in to comment.