No description
Find a file
Gorter-dev 3a2ae69821
Merge pull request #5 from Iconica-Development/chore/deploy
chore: ready the package for deployment to the pub server
2024-07-22 14:57:26 +02:00
.github/workflows feat(documentation): Create component-documentation.yml workflow file 2024-02-13 13:35:45 +01:00
example chore: add fvm configuration to gitignore 2024-07-11 18:56:26 +02: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 chore: add fvm configuration to gitignore 2024-07-11 18:56:26 +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
LICENSE Add BSD-3-Clause license 2022-11-01 08:24:02 +01:00
pubspec.yaml chore: ready the package for deployment to the pub server 2024-07-11 18:57:25 +02: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.