DartCore Utilities
This package contains methods to handle commonly required stuff.
com.dartcore.utilities 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/atatrkgl-utilities.git README Markdown
Copy this to your project's README.md
## Installation
Add **DartCore Utilities** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/atatrkgl-utilities.git
```
[](https://www.pkglnk.dev/pkg/atatrkgl-utilities)Dependencies (1)
Used By (2)
README
DartCore Utilities
⚠️ DartCore packages are now mainted under Espale Studios over at espale-studios/espale-unity-packages as a monorepo.
DartCore Utilities is a general purpose package that contains a lot of usefull methods.
Here is the link to the documentation.
Installation
OpenUPM is an open-source service for hosting and building open-source Unity Package Manager (UPM) packages. After setting up OpenUPM Client you can run the following command to install this package.
$ openupm add com.dartcore.utilities
About DartCore
DartCore is a collection of Unity Packages made to help you throughout the development of your games. As of now, DartCore consists of 3 packages:
No comments yet. Be the first!