standard_library 0.0.0 copy "standard_library: ^0.0.0" to clipboard
standard_library: ^0.0.0 copied to clipboard

Dart STL (Standard Library) implementing various data structures and algorithms.

Dart Standard Library #

Pub Version Lint & Test codecov.io

Introduction #

This library provides various data structures and algorithms. The purpose of the library is to make Dart more advanced-programmer-friendly language, and not just mainly a tool for Flutter applications.

The library is under active development. Current version is 0.0.0 because it has no functionality yet.

Installation #

This is a production-level dependency, therefore install it simply by putting it under your dependencies in pubspec.yml file.

dependencies:
  standard_library: ^0.0.0
0
likes
40
pub points
0%
popularity

Publisher

verified publisherstelynx.com

Dart STL (Standard Library) implementing various data structures and algorithms.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on standard_library