Skip to content

AtaTrkgl/DartCore-Utilities

Repository files navigation

DartCore Utilities

openupm stargazers release

⚠️ 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:

  1. DartCore.Utilities
  2. DartCore.Localization
  3. DartCore.UI