Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frenkydema/risto_widgets
A Flutter library with customizable UI widgets for buttons, expandable list tiles, and more.
https://github.com/frenkydema/risto_widgets
customwidgets dart flutter widget-library
Last synced: 3 months ago
JSON representation
A Flutter library with customizable UI widgets for buttons, expandable list tiles, and more.
- Host: GitHub
- URL: https://github.com/frenkydema/risto_widgets
- Owner: FrenkyDema
- License: mit
- Created: 2024-08-28T10:08:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T14:53:10.000Z (4 months ago)
- Last Synced: 2024-10-11T05:22:41.271Z (3 months ago)
- Topics: customwidgets, dart, flutter, widget-library
- Language: Dart
- Homepage: https://pub.dev/packages/risto_widgets
- Size: 2.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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.