eBay / flutter_glove_box

Various eBay tools for Flutter development
BSD 3-Clause "New" or "Revised" License
319 stars 68 forks source link

feat: add style title, and color #164

Closed Kiruel closed 1 year ago

Kiruel commented 1 year ago

Fix https://github.com/eBay/flutter_glove_box/issues/128

If anyone want to test this or use it before it's merged add this to your pubspec.yaml:

  golden_toolkit:
    git:
      url: https://github.com/Kiruel/flutter_glove_box
      ref: feat/style_title_and_color
      path: packages/golden_toolkit
Kiruel commented 1 year ago

@coreysprague or @abiyasa can take a look ? (it seams this package is not maintained anymore ?)

Kiruel commented 1 year ago

=> https://github.com/eBay/flutter_glove_box/pull/166