data 0.12.0 copy "data: ^0.12.0" to clipboard
data: ^0.12.0 copied to clipboard

A time and space efficient collection of data structures and algorithms to deal with data in Dart.

example/README.md

Data Examples #

This package contains examples to illustrate the use of Data. A tutorial and full documentation is contained in the package description and API documentation.

Magic Square #

Generates magic squares of different sizes and computes interesting decomposition properties of the matrices.

10
likes
130
pub points
82%
popularity

Publisher

verified publisherlukas-renggli.ch

A time and space efficient collection of data structures and algorithms to deal with data in Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, meta, more

More

Packages that depend on data