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

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

example/dna_dart_example.dart

// @license
// Copyright (c) 2026 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
0
points
489
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

base_dna

More

Packages that depend on dna_dart