Skip to content

Instantly share code, notes, and snippets.

@GitHubStuff
Created April 20, 2024 02:10
Show Gist options
  • Save GitHubStuff/168c4b19399541c9272d9235749b5ec3 to your computer and use it in GitHub Desktop.
Save GitHubStuff/168c4b19399541c9272d9235749b5ec3 to your computer and use it in GitHub Desktop.
README.md template

Title

Brief tag line/description

Features

  • Feature
  • Feature

Getting Started

Installation

dependencies:
 <package name>:
   git: <git hub https path>

Example Usaage

import '<package>';

<dart code>

Run the demo /example app to see features and usage.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

Finally

Be kind to each other!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment