https://github.com/vinniciusjesus/flutter-catalog
In this repository I will save custom widgets ready for use :star_struck: :hugs:
https://github.com/vinniciusjesus/flutter-catalog
animations components flutter flutter-examples flutter-ui flutter-widget ui-ux widgets
Last synced: 5 months ago
JSON representation
In this repository I will save custom widgets ready for use :star_struck: :hugs:
- Host: GitHub
- URL: https://github.com/vinniciusjesus/flutter-catalog
- Owner: VinniciusJesus
- Created: 2022-10-27T12:02:41.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T12:56:09.000Z (about 3 years ago)
- Last Synced: 2025-02-28T15:29:29.243Z (11 months ago)
- Topics: animations, components, flutter, flutter-examples, flutter-ui, flutter-widget, ui-ux, widgets
- Language: Dart
- Homepage:
- Size: 329 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Buttons List
| Link | Widget |
| ------------- | :----------: |
| [GradientRoundedButton](https://github.com/VinniciusJesus/flutter-catalog/blob/master/lib/buttons/gradient_rounded_button.dart) |
|
| [ButtonLoadingAnimated](https://github.com/VinniciusJesus/flutter-catalog/blob/master/lib/buttons/button_loading_animated.dart) |
|
| [ButtonWithImage](https://github.com/VinniciusJesus/flutter-catalog/blob/master/lib/buttons/button_with_image.dart) |
|
| [LikeButtonAnimated](https://github.com/VinniciusJesus/flutter-catalog/blob/master/lib/buttons/like_button_animated.dart) |
|
| [OutlineButton](https://github.com/VinniciusJesus/flutter-catalog/blob/master/lib/buttons/outline_button.dart) |
|
| [SplashButton](https://github.com/VinniciusJesus/flutter-catalog/blob/master/lib/buttons/splash_button.dart) |
|
| [ToggleIconButtons](https://github.com/VinniciusJesus/flutter-catalog/blob/master/lib/buttons/toggle_icon_buttons.dart) |
|
| [ToggleTextButtons](https://github.com/VinniciusJesus/flutter-catalog/blob/master/lib/buttons/toggle_text_buttons.dart) |
|[ToggleAnimatedIconButton](https://github.com/VinniciusJesus/flutter-catalog/blob/master/lib/buttons/togle_animated_icon_button.dart) |