cdharris / flutter_duration_picker

A Flutter Widget for allowing a user to pick a duration (e.g. 5mins, 1h 30mins, etc)
MIT License
78 stars 49 forks source link

Numbers are invisible when using ThemeData.dark() #17

Open jamesncl opened 5 years ago

jamesncl commented 5 years ago

In the example app, changing theme to theme: ThemeData.dark(), makes the numbers invisible:

image

praharshbhatt commented 4 years ago

Have the same issue. Any updates?

Gerrel commented 4 years ago

it is already fixed, but we need version update (1.0.5) on pub.dev @cdharris

praharshbhatt commented 4 years ago

it is already fixed, but we need version update (1.0.5) on pub.dev @cdharris

When is this releasing? package at pub.dev is still at 1.0.4

praharshbhatt commented 4 years ago

Can you rather give 2 fields: backgroundColor and textColor? This will make things a lot simpler

divan commented 4 years ago

Any ideas when the version is bumped on pub.dev?

Tamerlanchiques commented 3 years ago

@cdharris whats about update dude?

lordvidex commented 3 years ago

I have the same issues.. when will there be an update? It's been months now

joandervieira commented 3 years ago

I have the same issue