xyz_utils 0.63.2 copy "xyz_utils: ^0.63.2" to clipboard
xyz_utils: ^0.63.2 copied to clipboard

This package provides a set of utilities to facilitate the development of Dart apps. It also includes many utilities used by other packages in the XYZ ecosystem.

πŸ‡½πŸ‡ΎπŸ‡Ώ Utils #

pub package

This package provides a set of utilities to facilitate the development of Dart apps. It also includes many utilities used by other packages in the πŸ‡½πŸ‡ΎπŸ‡Ώ ecosystem.

Notable Utilities #

Here are some notable utilities included in this package, with many more available and continually added with each update:

  • The Debouncer can be used to debounce user input.
  • The Here can be used to log messages to the console at the given position in the code.
  • The FunctionQueue can be used to queue up asynchrounous functions and execute them in order.
  • The AnsiStyle that can be used to style console output.

Please refer to the API reference for more information.

Installation #

Use this package as a dependency by adding it to your pubspec.yaml file (see here), or copy the needed source code directly into your project.

Contributing and Discussions #

This is an open-source project, and contributions are welcome from everyone, regardless of experience level. Contributing to projects is a great way to learn, share knowledge, and showcase your skills to the community. Join the discussions to ask questions, report bugs, suggest features, share ideas, or find out how you can contribute.

Join GitHub Discussions: #

πŸ’¬ https://github.com/robmllze/xyz_utils/discussions/

Join Reddit Discussions: #

πŸ’¬ https://www.reddit.com/r/xyz_utils/

Chief Maintainer: #

πŸ“§ Email Robert Mollentze at robmllze@gmail.com

License #

This project is released under the MIT License. See LICENSE for more information.

4
likes
140
points
266
downloads

Publisher

unverified uploader

Weekly Downloads

This package provides a set of utilities to facilitate the development of Dart apps. It also includes many utilities used by other packages in the XYZ ecosystem.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, collection, equatable, http, intl, meta, path

More

Packages that depend on xyz_utils