darwin_starter 0.0.1-alpha.5 copy "darwin_starter: ^0.0.1-alpha.5" to clipboard
darwin_starter: ^0.0.1-alpha.5 copied to clipboard

A project generator for darwin framework applications

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add darwin_starter

With Flutter:

 $ flutter pub add darwin_starter

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

dependencies:
  darwin_starter: ^0.0.1-alpha.5

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:darwin_starter/darwin_starter.dart';
0
likes
100
points
24
downloads

Publisher

verified publisherexperiments.helight.dev

Weekly Downloads

A project generator for darwin framework applications

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

archive, crypto, dio, glob, json2yaml, mustache_template, toml, yaml, yaml_writer

More

Packages that depend on darwin_starter