-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aeafff7
commit 83f61bb
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Risto Widgets | ||
|
||
[![pub package](https://img.shields.io/pub/v/risto_widgets.svg)](https://pub.dev/packages/risto_widgets) | ||
[![Build Status](https://img.shields.io/github/actions/workflow/status/frenkydema/risto_widgets/flutter.yml)](https://github.com/FrenkyDema/risto_widgets/actions/workflows/flutter.yml) | ||
[![Coverage Status](https://github.com/FrenkyDema/risto_widgets/raw/gh-pages/coverage-badge.svg)](https://frenkydema.github.io/risto_widgets/) | ||
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) | ||
|
||
## Overview | ||
|
||
**Risto Widgets** is a comprehensive library of custom Flutter widgets designed to enhance and simplify app development. Whether you need customizable buttons, containers, or expandable list tiles, this package provides a variety of tools to help you build beautiful and functional UIs with ease. | ||
|
||
## Documentation | ||
|
||
For detailed documentation, usage examples, and more, please visit our [Wiki](https://github.com/FrenkyDema/risto_widgets/wiki). | ||
|
||
## Getting Started | ||
|
||
To get started with `risto_widgets`, follow our [Getting Started guide](https://github.com/FrenkyDema/risto_widgets/wiki/Getting-Started) in the Wiki. | ||
|
||
## Examples | ||
|
||
Check out various [Examples](https://github.com/FrenkyDema/risto_widgets/wiki/Examples) to see how you can use these widgets in your Flutter projects. | ||
|
||
## Contributing | ||
|
||
We welcome contributions! Please see our [Contributing guide](https://github.com/FrenkyDema/risto_widgets/blob/main/.github/CONTRIBUTING.md) for more information. | ||
|
||
## License | ||
|
||
This project is licensed under the MIT License - see the [License](https://github.com/FrenkyDema/risto_widgets/blob/main/LICENSE) file for details. |