From 458feee696d3d19455aae7a8d4310e9433b4dddb Mon Sep 17 00:00:00 2001 From: aslight0013 Date: Fri, 7 May 2021 17:19:37 +0600 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99113b9..a4c2735 100644 --- a/README.md +++ b/README.md @@ -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.