cassowary 0.4.3 copy "cassowary: ^0.4.3" to clipboard
cassowary: ^0.4.3 copied to clipboard

An implementation of the Cassowary constraint solving algorithm in Dart.

Changelog #

0.4.3 #

  • Update dependencies

0.4.2 #

  • Update dependencies

0.4.1 #

0.4.0 #

  • Null Safety
  • Add CI

0.3.1 #

  • Bug fixes.

0.3.0+4 #

  • Updating dependencies.

0.3.0+3 #

  • Adding linter rules.

0.3.0+2 #

  • Adding example code and correcting sample code in the README.md.

0.3.0+1 #

  • Fix package homepage and description in pubspec.yaml.

0.3.0 #

  • Republishing as a standalone package
  • Upgraded implementation to Dart 2

0.1.7 #

  • Minor API updates to address code review concerns

0.1.6 #

  • Add bulk remove options

0.1.5 #

  • Bulk update options on solver

0.1.4 #

  • == operator override on expression returns a constraint

0.1.3 #

  • Parameters contexts are non final

0.1.2 #

  • Parameters have contexts associated with them

0.1.1 #

  • When updating parameters, the set of updates is returned

0.1.0 #

  • Initial version
15
likes
160
points
4.42k
downloads

Publisher

verified publishergoogle.dev

Weekly Downloads

An implementation of the Cassowary constraint solving algorithm in Dart.

Repository (GitHub)
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on cassowary