Skip to content

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.

License

Notifications You must be signed in to change notification settings

robmllze/xyz_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‡ฝ๐Ÿ‡พ๐Ÿ‡ฟ 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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages