ngd_datatable

This plugin is made to display a data table on Angular Dart platform. Currently it support a simple data table with or without server processing.


License
MIT

Documentation

This plugin is made to display a data table on Angular Dart platform. Currently it support a simple data table with or without server processing.

Usage

A simple usage example:

import 'package:ngd_datatable/ngd_datatable.dart';

for more information about usage and demo please follow this link.