Skip to content

Kyuvi/Cljd-Flutter-Color-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Color Viewer (in ClojureDart)

The main repository is on Codeberg.org, if you are viewing this anywhere else, it is just a mirror, please use the Codeberg.org repository for pull requests and issues, Thank you.

Description

A simple application to view the color constants of flutter (except transparent) and their corresponding numerical values.

Overview

Click on a colored box/container to show the provided accents and shades of that partaicular color, or the alpha/opacity variants in the case of white or black, Clicking on one of those shows a full breakdown of all the values (red, green, blue, alpha and opacity) of that color.

This app can be found online here.

Setup

Dependencies

Bulid instructions

From the root folder (containing this README), initialize and compile the ClojureDart code to dart from the command line.

clj -M:cljd init

clj -M:cljd compile

Then build with flutter for appropriate platform (see flutter build --help) i.e. to build for linux,

flutter build linux

Motivation

Written to experiment with ClojueDart and also so I have a way to view the color constants of flutter easily.

Donations

If you would like to support my work, please donate.

Monero

42s4DCgjk2sguR8x1H4Svx7sBuysvrRHGCK3pfQTcEerNBUGhT43gMy6noctiGeVeo61aFzsQfGwVTxNmruy3dqb8PAyYZM

Bitcoin

bc1quymsg5tvyvqkcn35zzujfdrdwgxnakqaptqc5k

LiteCoin

ltc1q8ese8e8rl9c80emqgvek24gylz32u3d76v2e9q

About

A Simple Application to view the colors built into Flutter (written in ClojureDart)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages