Skip to content

Commit

Permalink
readme added
Browse files Browse the repository at this point in the history
  • Loading branch information
aslight0013 committed May 4, 2021
1 parent ab5de33 commit 02787b3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
# admin
# Responsive Admin Panel or Dashboard - Flutter UI

A new Flutter project.
## [Watch it on YouTube](https://youtu.be/bkR7naR1efA)

## Getting Started
**Packages we are using:**

This project is a starting point for a Flutter application.
- flutter_svg: [link](https://pub.dev/packages/flutter_svg)
- goole_fonts: [link](https://pub.dev/packages/google_fonts)
- provider: [link](https://pub.dev/packages/provider)

A few resources to get you started if this is your first Flutter project:
**Fonts**

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
- Poppins [link](https://fonts.google.com/specimen/Poppins)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
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.

### Responsive Admin Panel or Dashboard Final UI

![Preview](/gif.gif)

![App UI](/ui.png)
Binary file added ui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 02787b3

Please sign in to comment.