No description
Find a file
2024-02-12 20:15:49 +01:00
.github/workflows fix: added CI and Linter 2024-02-07 15:02:38 +01:00
example fix: added CI and Linter 2024-02-07 15:02:38 +01:00
lib fix: added CI and Linter 2024-02-07 15:02:38 +01:00
test fix: added CI and Linter 2024-02-07 15:02:38 +01:00
.gitignore Initial commit 2022-10-14 10:36:34 +02:00
.metadata Initial commit 2022-10-14 10:36:34 +02:00
analysis_options.yaml fix: added CI and Linter 2024-02-07 15:02:38 +01:00
CHANGELOG.md fix: added CI and Linter 2024-02-07 15:02:38 +01:00
component-documentation.yml feat(documentation): Create component-documentation.yml workflow file 2024-02-12 19:07:29 +01:00
LICENSE Add BSD-3-Clause license 2022-11-01 08:24:02 +01:00
pubspec.yaml fix: added CI and Linter 2024-02-07 15:02:38 +01:00
README.md Initial commit 2022-10-14 10:36:34 +02:00

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.