mirror of https://github.com/flutter/pinball.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
475 B
12 lines
475 B
3 years ago
|
# pinball_ui
|
||
|
|
||
|
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
|
||
|
[![License: MIT][license_badge]][license_link]
|
||
|
|
||
|
UI Toolkit for the Pinball Flutter Application
|
||
|
|
||
|
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
||
|
[license_link]: https://opensource.org/licenses/MIT
|
||
|
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
|
||
|
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis
|