Skip to content

Commit 0846c5a

Browse files
readme updated.
1 parent 9629c4c commit 0846c5a

File tree

1 file changed

+24
-10
lines changed

1 file changed

+24
-10
lines changed

README.md

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,30 @@
1-
# adminpanel
1+
# Flutter Admin panel or Dashboard sample
2+
## Adaptive layout
23

3-
Flutter Responsive Admin Panel or Dashboard
4+
# Live
45

5-
## Getting Started
66

7-
This project is a starting point for a Flutter application.
7+
<a href="https://workshop-eb216.web.app">Dashboard_sample</a>
88

9-
A few resources to get you started if this is your first Flutter project:
109

11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
10+
### Screenshots
11+
12+
13+
# Mobile View
14+
<p>
15+
<img src="https://github.com/suryadevsingh/Flutter_Admin_Panel/blob/master/assets/screenshots/dashboard.gif" alt="Dashboard_sample.com">
16+
</p>
17+
18+
# Web View
19+
<p>
20+
<img src="https://github.com/suryadevsingh/Flutter_Admin_Panel/blob/master/assets/screenshots/dashboard1.png" alt="Dashboard_sample.com">
21+
22+
</p>
23+
24+
# Tablet View
25+
<p>
26+
<img src="https://github.com/suryadevsingh/Flutter_Admin_Panel/blob/master/assets/screenshots/dashboard2.png" alt="Dashboard_sample.com">
27+
28+
</p>
29+
1330

14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.

0 commit comments

Comments
 (0)