chicken 0.0.8 copy "chicken: ^0.0.8" to clipboard
chicken: ^0.0.8 copied to clipboard

chickenStyle is a package that can help developers to speed up the process of creating textstyles. as we know the more complex the page we create the more we interact with textstyle. designing the tex [...]

chickenStyle is a package that can help developers to speed up the process of creating textstyles in general. as we know the more complex the page we create the more we interact with textstyle. designing the textstyle in each widget is a very tiring job, and you definitely won't be able to be consistent in your work. chickenStyle comes like a class in CSS, where is the declaration of this class we save it in a different file, and we can call that class anytime and anywhere Apart from that, we don't need to declare classes one by one, you just type one line of bash code and you will get more than 20 textstyle classes ready to use. In that class you can define colors, font family, fontweight and others..

Features #

List what your package can do. Maybe include images, gifs, or videos.

Getting started #

List prerequisites and provide or point to information on how to start using the package.

Usage #

open your terminal and type

dart run chicken --color=Colors.red

and you will find new file on your apps ./lib/chickenStyle/ChickenStyleRed.dart

Additional information #

Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

2
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

chickenStyle is a package that can help developers to speed up the process of creating textstyles. as we know the more complex the page we create the more we interact with textstyle. designing the textstyle in each widget is a very tiring job. chickenStyle comes like a class in CSS, where is the declaration of this class we save it in a different file, and we can call that class anytime and anywhere Apart from that. just type one line of bash code and you will get more than 20 textstyle classes ready to use

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on chicken