0 purchases
dtg
DTG #
Dart to Go! An excellent utility provided with simplicity.
Install #
In the pubspec.yaml of your flutter project, add the following dependency:
dependencies:
dtg: ^1.0.3
copied to clipboard
In your library add the following import:
import 'package:dtg/dtg.dart';
copied to clipboard
Then, update your project libraries:
$ dart pub get
copied to clipboard
Contributions #
Feel free to contribute to this project.
If you find a bug or want a feature, but don't know how to fix/implement it, please fill an issue.
If you fixed a bug or implemented a feature, please send a pull request.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.