GithubHelp home page GithubHelp logo

dartoos-dev / eo_color Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 2.0 333 KB

An elegant, object-oriented implementation of the Material Design color palettes and swatches.

License: MIT License

Dart 97.38% Swift 0.62% Objective-C 0.02% HTML 1.98%
flutter color color-palettes color-swatches material-design eo-color color-palette material swatches color-swatch

eo_color's People

Contributors

rafamizes avatar rultor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

eo_color's Issues

Reorganize README

Organize the README file by topic sections, like "Palettes", "Swatches", etc.

primaries.dart:9-11: Primaries will be fully implemented...

The puzzle 24-58c33da6 from #24 has to be resolved:

// @todo #24 Primaries will be fully implemented when the following colors are
// available: red, pink, purple, deep purple, indigo, blue, light blue, cyan,
// teal, green, light green, lime, yellow, amber, orange, deep orange.

The puzzle was created by @rultor on 17-May-21.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

README.md:135: nothing to be placed here; there is no...

The puzzle 2-0eeeb4d4 from #2 has to be resolved:

* @todo #2 nothing to be placed here; there is no swatch implementation yet.

The puzzle was created by @rafamizes on 13-May-21.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

White color palette

White palette opacity values:

  • full opaque
  • 70% opacity
  • 60% opacity
  • 54% opacity
  • 38% opacity
  • 30% opacity
  • 24% opacity
  • 12% opacity
  • 10% opacity

white

primaries.dart:15: for details.

The puzzle 24-230c894b from #24 has to be resolved:

/// Obs: many colors have not been implemented yet; see @todo #24 for details.

The puzzle was created by @rultor on 17-May-21.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Fix README

Remove redundant "EO-Color" title and "
" tag.

Black color palette

The black palette has seven opacity values:

  • full opaque
  • 87% opacity
  • 54% opacity
  • 45% opacity
  • 38% opacity
  • 26% opacity
  • 12% opacity

black

Rearrangement in src directory structure

To better organize things, a color directory should be created for each color. Ex: create directory "blue" and move the *bluish classes therein.

*Blue, Blues; BlueAccent, BlueAccets.

README.md:127: nothing to be placed here; there is no...

The puzzle 2-dea9fd1f from #2 has to be resolved:

* @todo #2 nothing to be placed here; there is no palette implementation yet.

The puzzle was created by @rafamizes on 13-May-21.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

primaries_test.dart:13-18: when all primary colores are...

The puzzle 24-579eeefa from #24 has to be resolved:

* @todo #24 when all primary colores are available, replace the code
* above with the code below:
* expect(colors.length, Colors.primaries.length);
* for (var i = 0; i < colors.length; i++) {
* expect(colors[i], Colors.primaries[i].shade500);
* }

The puzzle was created by @rafamizes on 17-May-21.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Package logo

This package needs a logo. Ideally, the logo should contains the Material Design primary colors as gradient.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.