Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

This is a template for a new Dart package with NeoDart principles.

License

Notifications You must be signed in to change notification settings

neo-dart/dart-package-starter

Repository files navigation

replace_with_package_name


This is a template for a new Dart package with NeoDart principles.

What it includes:

  • .github/workflows/dart.yaml github actions for Dart.
  • .gitignore minimum viable.
  • analysis_options.yaml using neodart.
  • CHANGELOG.md starter.
  • LICENSE MIT.
  • Makefile listen it's just easier than bash scripts (and works on actions).
  • pubspec.yaml because Dart.
  • README.md duh.
  • START_HERE, a shell script to get you started.

TBD.

Style guide

Purpose

This library TBD.

Usage

TBD.

Contributing

TBD.

Inspiration

TBD.

About

This is a template for a new Dart package with NeoDart principles.

Topics

Resources

License

Stars

Watchers

Forks