dtg 1.0.3 copy "dtg: ^1.0.3" to clipboard
dtg: ^1.0.3 copied to clipboard

Dart to Go! An excellent utility provided with simplicity.

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

In your library add the following import:

import 'package:dtg/dtg.dart';

Then, update your project libraries:

$ dart pub get

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.

0
likes
130
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Dart to Go! An excellent utility provided with simplicity.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on dtg