dna_dart 1.2.1 copy "dna_dart: ^1.2.1" to clipboard
dna_dart: ^1.2.1 copied to clipboard

The DNA of all of our Dart projects - Dart specific configs, docs and agent skills inherited via helix, layered on top of dna_base.

example/dna_dart_example.dart

// @license
// Copyright (c) ggsuite
//
// Use of this source code is governed by terms that can be
// found in the LICENSE file in the root of this package.

import 'package:dna_dart/dna_dart.dart';

/// Prints the version of the DNA this repository inherits from.
void main() {
  print('This repository inherits from dna_dart $dnaDartVersion.');
}
0
likes
160
points
489
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The DNA of all of our Dart projects - Dart specific configs, docs and agent skills inherited via helix, layered on top of dna_base.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on dna_dart