An open API service indexing awesome lists of open source software.

https://github.com/marchdev-tk/dart_package_template

Template repository for creating Dart Packages
https://github.com/marchdev-tk/dart_package_template

Last synced: 9 months ago
JSON representation

Template repository for creating Dart Packages

Awesome Lists containing this project

README

          

# dart_package_template

![Build](https://github.com/marchdev-tk/dart_package_template/workflows/build/badge.svg)
[![codecov](https://codecov.io/gh/marchdev-tk/dart_package_template/branch/master/graph/badge.svg)](https://codecov.io/gh/marchdev-tk/dart_package_template)
[![Pub](https://img.shields.io/pub/v/dart_package_template.svg)](https://pub.dartlang.org/packages/dart_package_template)
![GitHub](https://img.shields.io/github/license/marchdev-tk/dart_package_template)
![GitHub stars](https://img.shields.io/github/stars/marchdev-tk/dart_package_template?style=social)

Package description

## Getting Started

Add intro here

## Examples

Add examples here

## Feature requests and Bug reports

Feel free to post a feature requests or report a bug [here](https://github.com/marchdev-tk/dart_package_template/issues).