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

This package provides a set of utilities that are commonly used in Dart apps. It is also the foundation for other packages in the XYZ ecosystem.

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

pub package

This package provides a set of utilities that are commonly used in Dart apps. It is also the foundation for other packages in the πŸ‡½πŸ‡ΎπŸ‡Ώ ecosystem.

It includes utilities for working with collections and and more, as well as the following notable features:

  • 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 #

Add this to your pubspec.yaml file:

dependencies:
  xyz_utils: any # or the latest version

Contributing #

Contributions are welcome. Here are a few ways you can help:

  • Report bugs and make feature requests.
  • Add new features.
  • Improve the existing code.
  • Help with documentation and tutorials.

License #

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

Contact #

Author: Robert Mollentze

Email: robmllze@gmail.com

2
likes
140
pub points
57%
popularity

Publisher

unverified uploader

This package provides a set of utilities that are commonly used in Dart apps. It is also the foundation for other packages in the XYZ ecosystem.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on xyz_utils