Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FrenkyDema authored Aug 29, 2024
1 parent aeafff7 commit 83f61bb
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
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.

0 comments on commit 83f61bb

Please sign in to comment.