Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aslight0013 committed May 7, 2021
1 parent 89b639a commit 458feee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
# Responsive Admin Panel or Dashboard - Flutter UI

## [Watch it on YouTube](https://youtu.be/_uOgXpEHNbc)
## [Live Preview](https://abuanwar072.github.io/Flutter-Responsive-Admin-Panel-or-Dashboard/#/)

**Packages we are using:**

- flutter_svg: [link](https://pub.dev/packages/flutter_svg)
- goole_fonts: [link](https://pub.dev/packages/google_fonts)
- google_fonts: [link](https://pub.dev/packages/google_fonts)
- provider: [link](https://pub.dev/packages/provider)

**Fonts**

- Poppins [link](https://fonts.google.com/specimen/Poppins)

## [Watch it on YouTube](https://youtu.be/_uOgXpEHNbc)

On Flutter V2.* web officially supported on a stable branch. Today I share an Admin panel or you can call it dashboard UI build with flutter. Now you can build your app dashboard using flutter. This dashboard contains almost everything that you need like a chart, table, nice small card for showing info.
It works perfectly on the Web, macOS app, Tablet also on both Android and iOS phones. It's time to code once run everywhere. Yeah, Flutter web is not SEO friendly but we don't need SEO for the admin panel.

Expand Down

0 comments on commit 458feee

Please sign in to comment.