Hello audience,
This article is a curated list of admin dashboards coded in Flask released under a permissive license ( MIT, Apache ), suitable for hobby or commercial projects.
The Motivation for writing this article
The existing Top 99+ Flask Dashboard .. articles, most of them, are written by the dashboard publishers,
or affiliates and sometimes they have this habit of sniffing a lot of commercial apps, in the content without mention this aspect in the title. I’m not saying this is good or bad, but is not obvious if the apps are free or not, just by reading the title.
Well, this is not the case here because all admin dashboards listed here are open-source and free.
Flask Dashboard AdminLTE
Open-Source Admin Dashboard coded in Flask Framework on top of AdminLTE design. Features:
- SQLite, PostgreSQL
 - SQLAlchemy ORM, Alembic (for db schema migration)
 - Modular design with Blueprints
 - Session-Based authentication (via flask_login)
 - Forms validation
 - Deployment scripts: Docker, Gunicorn
 - License MIT
 
Dashboard Links: demo, dashboard page

Flask Dashboard Atlantis Dark
Open-Source Admin Dashboard with Atlantis Dark Design coded in Flask.
Dashboard Links: demo, dashboard page

Flask Dashboard Adminator
Flask Dashboard Adminator - this dashboard, released as an open-source project includes an SQLite database, SQLAlchemy ORM, HTML files converted to Jinja2 templating. Other features: Authentication (Register, Login), static export via Frozen-Flask and LIVE deploy via FTP.
Dashboard Links: demo, dashboard page

Flask Dashboard Argon
Open-Source Admin Dashboard with Argon Design coded in Flask. Dashboard features:
- SQLite database, SQLAlchemy ORM
 - Autehtication Flow (login, register)
 - Static Build 
python ./static.pyvia Frozen-Flask - MIT License
 

Argon Dashboard Links
- Flask Dashboard Argon - official dashboard page
 - Flask Dashboard Argon - Live DEMO
 - Flask Dashboard Argon - dashboard sources
 
Flask Dashboard Star Admin
Open-Source Admin Dashboard with Star Admin Design coded in Flask. Dashboard features:
- SQLite database, SQLAlchemy ORM
 - Session based authentication flow (login, register)
 - Static Build via Frozen-Flask
 - MIT License
 
Flask Dashboard Now UI
Flask Dashboard Now UI use the latest state-of-the-art design provided by Creative-Tim. This app, released as an open-source project includes an SQLite database, SQLAlchemy ORM, HTML files converted to Jinja2 templating. Other features: Authentication (Register, Login), static export via Frozen-Flask and LIVE deploy via FTP.
Dashboard Links: demo, dashboard page


Dashboard Links
- Flask Dashboard Star Admin - Official Product Page
 - Flask Dashboard Star Admin - Live DEMO
 
Flask Material Dashboard
Open-Source Admin Dashboard with Material Design coded in Flask. Dashboard features:
- SQLite database, SQLAlchemy ORM
 - Authentication flow (login, register)
 - Static Build 
python ./static.pyvia Frozen-Flask - MIT License
 

Flask Material Dashboard Links
- Flask Material Dashboard - official dashboard page
 - Flask Material Dashboard - Live DEMO
 - Flask Material Dashboard - dashboard sources
 
Flask Dashboard Black
Open-Source Admin Dashboard with Black Design coded in Flask. Dashboard features:
- SQLite database, SQLAlchemy ORM
 - Session based authentication flow (login, register)
 - Static Build via Frozen-Flask
 - MIT License
 

Flask Dashboard Black Links
- Flask Dashboard Black - official dashboard page
 - Flask Dashboard Black - Live DEMO
 - Flask Dashboard Black - dashboard sources
 
Flask Dashboard Modular Admin
Open-Source Admin Dashboard with Modular Admin Design coded in Flask. Dashboard features:
- SQLite database, SQLAlchemy ORM
 - Session based authentication flow (login, register)
 - Static Build via Frozen-Flask
 - MIT License
 

Flask Dashboard ModularAdmin
- Flask Dashboard ModularAdmin - official dashboard page
 - Flask Dashboard ModularAdmin - Live DEMO
 - Flask Dashboard ModularAdmin - dashboard sources
 
Flask Dashboard Atlantis
Open-Source Admin Dashboard with Atlantis Design coded in Flask.
Dashboard Links: demo, dashboard page

Flask Dashboard SRTDash
Open-Source Admin Dashboard with SRTDash Design coded in Flask. Dashboard features:
- SQLite database, SQLAlchemy ORM
 - Session based authentication flow (login, register)
 - Static Build via Frozen-Flask
 - MIT License
 

Flask Dashboard Modular Admin Links
- Flask Dashboard SRTDash - Official Product Page
 - Flask Dashboard SRTDash - Live DEMO
 
Related Articles
- Open-Source Admin Dashboards - provided by AppSeed
 - Admin Dashboards - Open-Source and Free, article published on Dev.to