grock_dart 0.1.1 copy "grock_dart: ^0.1.1" to clipboard
grock_dart: ^0.1.1 copied to clipboard

Dart language version of the Grock package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add grock_dart

With Flutter:

 $ flutter pub add grock_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  grock_dart: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:grock_dart/grock_dart.dart';
2
likes
120
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart language version of the Grock package.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on grock_dart