Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days ago
JSON representation
This package provides some widgets you can use to create a smooshy UI.
- Host: GitHub
- URL: https://github.com/josiahsrc/dough
- Owner: josiahsrc
- License: mit
- Created: 2020-06-26T22:59:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T13:40:02.000Z (5 months ago)
- Last Synced: 2024-12-13T03:12:46.388Z (9 days ago)
- Topics: custom-widget, dart, dough-widget, drag, flutter, flutter-package, flutter-ui, flutter-widget, javascript, react, rubberband, squishy-widgets, stencil, stenciljs, ui, ux
- Language: Dart
- Homepage:
- Size: 8.34 MB
- Stars: 716
- Watchers: 7
- Forks: 28
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-stencil - Dough Library - This package provides some widgets you can use to create a smooshy UI. (Components built with Stencil / Community)
- awesome-stencil - Dough Library - This package provides some widgets you can use to create a smooshy UI. (Components built with Stencil / Community)
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)