191 lines
7.3 KiB
HTML
191 lines
7.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en" data-bs-theme="light" data-layout-mode="detached" data-topbar-color="light" data-sidenav-color="light"
|
|
data-sidenav-size="default" class="menuitem-active">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Introduction | MaxDash - Flutter Admin Dashboard</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta content="A fully featured admin theme which can be used to build CRM, CMS, etc." name="description" />
|
|
<meta content="GetAppui" name="author" />
|
|
|
|
<!-- App favicon -->
|
|
<link rel="shortcut icon" href="assets/images/favicon.ico">
|
|
|
|
<link href="assets/css/app.css" rel="stylesheet" type="text/css" />
|
|
<script src="assets/js/elements.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- Begin page -->
|
|
<div class="app-wrapper">
|
|
|
|
|
|
<x-leftbar></x-leftbar>
|
|
<div class="content-page">
|
|
|
|
<!-- ========== Topbar Start ========== -->
|
|
<x-topbar></x-topbar>
|
|
<!-- ========== Topbar End ========== -->
|
|
|
|
<div class="content">
|
|
|
|
|
|
<h4>Introduction </h4>
|
|
<p class="font-15 mb-0"><strong class="text-primary">MaxDash</strong> is a ready-to-use
|
|
kit designed and
|
|
developed
|
|
in <strong>Flutter</strong>, which provides lots of features and functionalities to
|
|
make your work
|
|
easy.</p>
|
|
|
|
|
|
<div class="card mt-3">
|
|
<div class="card-body">
|
|
<p class="font-16">Let's take a look at the things provided in <strong
|
|
class="text-primary">MaxDash</strong>
|
|
</p>
|
|
<h4>Key Features</h4>
|
|
<ul>
|
|
<li><strong>Flutter 3.24 </strong>(Latest)</li>
|
|
<li><strong>Fully Responsive</strong> design</li>
|
|
<li>Work with all devices (Desktop, Laptop, Tablet & Mobile)
|
|
<li>Light + Dark Mode</li>
|
|
<li>Multi Language + RTL Supported</li>
|
|
<li>State Management</li>
|
|
<li>Layout Options (Large & Small Menu)</li>
|
|
</ul>
|
|
|
|
<h4>Apps</h4>
|
|
<ul>
|
|
<li>Ecommerce</li>
|
|
<li>Kan Ban</li>
|
|
<li>Calendar</li>
|
|
<li>Chat</li>
|
|
<li>File Manager</li>
|
|
</ul>
|
|
|
|
|
|
<h4>Pages</h4>
|
|
<ul>
|
|
<li><b>Dashboard</b></li>
|
|
<ol>
|
|
<li>Ecommerce</li>
|
|
<li>CRM</li>
|
|
<li>Job</li>
|
|
<li>Project</li>
|
|
<li>Analytics</li>
|
|
<li>Crypto</li>
|
|
<li>Sales</li>
|
|
</ol>
|
|
<li><b>Ecommerce</b></li>
|
|
<ol>
|
|
<li>Product Grid</li>
|
|
<li>Add Product</li>
|
|
<li>Product Detail</li>
|
|
<li>Customer</li>
|
|
</ol>
|
|
<li>Kanban</li>
|
|
<li>Calendar</li>
|
|
<li>Chat</li>
|
|
<li>File manager</li>
|
|
|
|
<li><b>Authentication</b></li>
|
|
<ol>
|
|
<li>Login</li>
|
|
<li>Register</li>
|
|
<li>Reset Password</li>
|
|
</ol>
|
|
|
|
<li>More pages come soon...</li>
|
|
</ul>
|
|
|
|
<h4>UI</h4>
|
|
<ul>
|
|
<li><b>Widgets</b></li>
|
|
<ol>
|
|
<li>Buttons</li>
|
|
<li>Tost</li>
|
|
<li>Model</li>
|
|
<li>Tabs</li>
|
|
<li>Loaders</li>
|
|
<li>Dialog</li>
|
|
<li>Carousel</li>
|
|
<li>Drag & Drop</li>
|
|
<li>Notifiction</li>
|
|
</ol>
|
|
</ul>
|
|
<ul>
|
|
<li><b>Form</b></li>
|
|
<ol>
|
|
<li>Basic input</li>
|
|
<li>Custom option</li>
|
|
<li>Editor</li>
|
|
<li>File Upload</li>
|
|
<li>Slider</li>
|
|
<li>Validation</li>
|
|
<li>Mask</li>
|
|
</ol>
|
|
</ul>
|
|
<ul>
|
|
<li><b>ERROR</b></li>
|
|
<ol>
|
|
<li>Error 404</li>
|
|
<li>Error 500</li>
|
|
<li>Coming Soon</li>
|
|
</ol>
|
|
</ul>
|
|
<ul>
|
|
<li><b>Extra Page</b></li>
|
|
<ol>
|
|
<li>FAQz</li>
|
|
<li>Pricing</li>
|
|
<li>Time line</li>
|
|
</ol>
|
|
</ul>
|
|
<h4>Other</h4>
|
|
<ul>
|
|
<li>Basic table</li>
|
|
<li>Map</li>
|
|
<li>Google Map</li>
|
|
<li>Syncfusion chart</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<!-- Footer Start -->
|
|
<footer class="footer">
|
|
<div class="container-fluid">
|
|
<div class="row">
|
|
<div class="col-md-6">
|
|
<div>
|
|
<script>document.write(new Date().getFullYear())</script>
|
|
© <a href="#">GetAppUI</a>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="d-none d-md-flex gap-4 align-item-center justify-content-md-end footer-links">
|
|
<a href="javascript: void(0);">About</a>
|
|
<a href="javascript: void(0);">Support</a>
|
|
<a href="javascript: void(0);">Contact Us</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
<!-- end Footer -->
|
|
|
|
</div> <!-- content -->
|
|
|
|
</div>
|
|
<!-- END wrapper -->
|
|
|
|
</body>
|
|
<script src="https://getappui.com/app/newsletter/index.js" async></script>
|
|
|
|
</html> |