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

The base DNA of our projects - shared configs, docs, scripts and agent skills inherited by every repository via gg_dna.

example/base_dna_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:base_dna/base_dna.dart';

/// Prints the version of the DNA this repository inherits from.
void main() {
  print('This repository inherits from base_dna $baseDnaVersion.');
}
0
likes
0
points
373
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

The base DNA of our projects - shared configs, docs, scripts and agent skills inherited by every repository via gg_dna.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on base_dna