Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 325 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 325 Bytes

Mindful Software Dart Util

[![License: Apache 2.0][license_badge]][license_link]

Utilities that only depend on Dart. From Mindful Software

Installation

Add mindful_dart_util to your pubspec.yaml:

dependencies:
  mindful_dart_util:

Install it:

dart pub get