mirror of https://github.com/flutter/pinball.git
parent
96298d6017
commit
0e1cb7d22b
@ -1,3 +1,11 @@
|
||||
# app ui
|
||||
# pinball_ui
|
||||
|
||||
App UI Component Library
|
||||
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
|
||||
[![License: MIT][license_badge]][license_link]
|
||||
|
||||
Package with the UI components for the Pinball Game
|
||||
|
||||
[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
|
||||
|
Loading…
Reference in new issue