Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jooy2/qsu-dart

QSU is a lightweight and simple module with a variety of built-in utility functions that you can utilize in your Dart projects.
https://github.com/jooy2/qsu-dart

dart flutter helper string util utility

Last synced: 26 days ago
JSON representation

QSU is a lightweight and simple module with a variety of built-in utility functions that you can utilize in your Dart projects.

Awesome Lists containing this project

README

        

![logo](https://raw.githubusercontent.com/jooy2/qsu-dart/main/.github/resources/logo.webp)

# Qsu for Dart: Quick & Simple Utility for Dart

![Pub Version](https://img.shields.io/pub/v/qsu) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/qsu-dart/blob/master/LICENSE) ![Programming Language Usage](https://img.shields.io/github/languages/top/jooy2/qsu-dart) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/qsu-dart) ![Pub Likes](https://img.shields.io/pub/likes/qsu) ![Pub Points](https://img.shields.io/pub/points/qsu) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) ![Stars](https://img.shields.io/github/stars/jooy2/qsu-dart?style=social)

**Qsu** is an underscore-based utility library optimized for the **[Dart](https://dart.dev)** development environment.
It is supported in one module without the need to

> [!NOTE]
>
> Qsu is also ready for JavaScript/Node.js! (https://github.com/jooy2/qsu)

- Lightweight and fast!
- Easy to install and use.

## [Documentation (Getting Started & Method Reference)](https://qsu.cdget.com/en/getting-started/installation-dart)

Installing and using the package and defining all the utility methods can be found on the documentation page
below: https://qsu.cdget.com/en/getting-started/installation-dart

## Contribute

You can report issues on [GitHub Issue Tracker](https://github.com/jooy2/qsu-dart/issues). You can also request a pull
to fix bugs and add frequently used features.

## License

Copyright © 2024 [CDGet](https://cdget.com) <[[email protected]](mailto:[email protected])> Released under
the MIT license.