Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devmuaz/coupon-uikit
A simple package that provides you with some widgets and cutom clippers which implements the shape of a coupon card.
https://github.com/devmuaz/coupon-uikit
dart flutter ui-components widgets
Last synced: 5 days ago
JSON representation
A simple package that provides you with some widgets and cutom clippers which implements the shape of a coupon card.
- Host: GitHub
- URL: https://github.com/devmuaz/coupon-uikit
- Owner: devmuaz
- License: mit
- Created: 2021-11-15T15:50:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T01:34:39.000Z (10 months ago)
- Last Synced: 2024-08-01T12:25:11.341Z (3 months ago)
- Topics: dart, flutter, ui-components, widgets
- Language: Dart
- Homepage:
- Size: 565 KB
- Stars: 30
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Coupon UI Kit
A simple package that provides you with some widgets and cutom clippers which
implements the shape of a coupon card.
The example contains these widgets built using this package
## Usage
There are two ways to get started:
- Using the provided built-in widget `CouponCard` class that has a different properties, so you don't do anything else.
- Using the provided clipper `CouponClipper` class which in this case if you want to implement the widget your self but you just need a clipper to do that.## Medium articles by the author
You can always read the articles I write on my [devmuaz](https://devmuaz.medium.com/) account which I write pretty great flutter content out there.
## Contributions & Support
Issues and pull requests are always welcome 😄
If you find this package useful for you and liked it, give it a like ❤️ and star the repo ⭐️ it would mean a lot!
## License
**MIT**