Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 679 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 679 Bytes

dart_extension

Dart extension is a native Dart extesnions with handy methods.

Installation

In pubspec.yaml file, add this:

dart_extension:
  git: 
    url: git://github.com/hhgz9527/dart_extension

because this package not upload to pub.dev, so need use git.

Used

import 'package:dart_extension/dart_extension.dart';

Extesnions