Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jooy2/qsu-dart
- Owner: jooy2
- License: mit
- Created: 2024-09-02T08:53:33.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-27T08:27:35.000Z (about 1 month ago)
- Last Synced: 2024-09-28T14:22:45.017Z (about 1 month ago)
- Topics: dart, flutter, helper, string, util, utility
- Language: Dart
- Homepage: https://qsu.cdget.com
- Size: 23.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.