dataset 0.0.1
dataset: ^0.0.1 copied to clipboard
Load, parse, sort, filter and query datasets
Dataset.dart #
Dataset is a Dart library that makes managing the data behind client-side visualisations easy, including realtime data. It takes care of the loading, parsing, sorting, filtering and querying of datasets as well as the creation of derivative datasets.