Demo dashboard

Installation

  1. Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
  demodashboard: ^0.0.1
  1. Import the package and use it in your Flutter App.
import 'package:demodashboard/demodashboard.dart';

Libraries

demodashboard