Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josiahsrc/dough

This package provides some widgets you can use to create a smooshy UI.
https://github.com/josiahsrc/dough

custom-widget dart dough-widget drag flutter flutter-package flutter-ui flutter-widget javascript react rubberband squishy-widgets stencil stenciljs ui ux

Last synced: about 2 months ago
JSON representation

This package provides some widgets you can use to create a smooshy UI.

Awesome Lists containing this project

README

        

![Flutter Dough](./assets/images/[email protected])
![Flutter Dough Sensors](./assets/images/[email protected])
![Dough JS](./assets/images/[email protected])
![Dough React](./assets/images/[email protected])

# Dough Library

Squishy widgets for Flutter and the web.

## Quick Links

- [Flutter Dough](./packages/dough/README.md)
- [Flutter Dough Sensors](./packages/dough_sensors/README.md)
- [Dough JS](./packages/dough-js/readme.md)
- [Dough React](./packages/dough-react/README.md)

## Demos

Here are a few samples of the different widgets provided by this repo. You can find more information on how to use these widgets in the main [Dough](./packages/dough/README.md) project and the [Dough Sensors](./packages/dough_sensors/README.md) project.

### Pressable Dough

![PressableDough Demo](./assets/gifs/pressable-dough.gif)

### Draggable Dough

![DraggableDough Demo](./assets/gifs/draggable-dough.gif)

### Gyro Dough

![GyroDough Demo](./assets/gifs/gyro-dough.gif)

### Custom Dough

![CustomDough Demo](./assets/gifs/custom-dough.gif)