Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 259 Bytes

File metadata and controls

16 lines (12 loc) · 259 Bytes

About

This package contain dart utilities.

Installation

Go to the pubspec.yaml on your root project and add the dependency like below:

dependencies:
  dart_util:
    git:
      url: git://github.com/vicmoh/dart_util.git
      ref: v0.0.13