Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.
/ xyz_utils Public archive

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 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 [email protected]

License

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

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