heexacolor 0.0.1 copy "heexacolor: ^0.0.1" to clipboard
heexacolor: ^0.0.1 copied to clipboard

This is a HexaColor Package

Getting started #

HexColor("#fcba03")

Usage #

void main(){
runApp(
    MaterialApp(
      home: Scaffold(backgroundColor: HexColor("#4287f5"),
      ),
    ),
  );
}
2
likes
130
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

This is a HexaColor Package

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on heexacolor