You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
317 B
YAML
17 lines
317 B
YAML
name: hollow_button_components
|
|
description: Uma biblioteca Flutter personalizada
|
|
version: 1.0.0
|
|
|
|
environment:
|
|
sdk: ">=2.16.2 <3.0.0"
|
|
|
|
authors:
|
|
- Kleber Cardoso
|
|
homepage: https://git.ae3tecnologia.com.br/Kleber-rr/components.git
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
flutter:
|
|
uses-material-design: true
|