dna_base 0.3.0 copy "dna_base: ^0.3.0" to clipboard
dna_base: ^0.3.0 copied to clipboard

discontinuedreplaced by: dna_dart

Shared base DNA: configs, docs, scripts and agent skills for repos

example/dna_base_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_base/dna_base.dart';

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

Publisher

verified publisherinlavigo.com

Weekly Downloads

Shared base DNA: configs, docs, scripts and agent skills for repos

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on dna_base