Giter Club home page Giter Club logo

tools_metadata's Introduction

Build Check resources up-to-date

What's this?

This repo holds generated metadata about the Flutter framework.

The metadata is useful for Flutter related tooling and is currently used by Flutter IDE tools such as the Flutter IntelliJ and VS Code plugins.

If you're using this metadata, please let us know! You can open an issue on the repo (please use the d: tools_metadata label) or add your tool to this readme via a pull request.

Tools that use this metadata

Available metadata

The generated framework data lives at https://github.com/flutter/tools_metadata/tree/master/resources.

Widget Catalog

Available here, this is the full set of all public widgets from the Flutter framework. It includes information like the widget name, it's parent, the library it's defined in - like material, and the description of the widget.

Colors

This is a mapping of Flutter framework color names to color values, for both the Material and Cupertino sets of colors. It's available in property file and json formats.

Note: Colors are in the format AARRGGBB matching Flutter constructor calls (Color(0xAARRGGBB)) which has alpha in a different position than HTML/CSS hex colors (#RRGGBBAA).

https://github.com/flutter/tools_metadata/tree/master/resources/colors

Icons

This is a mapping of:

  • font codepoints to icon names, and
  • icon names to file paths for preview icons

This information is available for both the Material and Cupertino icons. In addition, each framework icon has 16x16 and 32x32 preview png images.

https://github.com/flutter/tools_metadata/tree/master/resources/icons

Working on the repo

Existing issues

We track issues for this repo in the flutter/flutter issue tracker. See issues with the d: tools_metadata label for all open issues.

Regenerating metadata

To re-generate the metadata, run flutter pub run grinder generate from the command line. That will regenerate the metadata from the version of the flutter framework currently in use. Note that we do not want to commit generated metadata from versions of the framework from Flutter's master channel; currently we're regenerating from the beta channel.

tools_metadata's People

Contributors

alexv525 avatar dantup avatar dependabot[bot] avatar devoncarew avatar semvrij avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.