flutter_login icon indicating copy to clipboard operation
flutter_login copied to clipboard

Error once moved the theme color slider Flutter 1.2.1

Open tstkenny opened this issue 5 years ago • 1 comments

The package runs normally during first start. Once tried to move the theme color slider, it keeps throwing the following error. Restart app does not help.

'package:flutter/src/widgets/title.dart': Failed assertion: line 24 pos 15: 'color != null && color.alpha == 0xFF': is not true.

tstkenny avatar Apr 27 '19 12:04 tstkenny

Ok I’ll see if I can fix the plugin it uses.

On Sat, Apr 27, 2019 at 8:53 AM tstkenny [email protected] wrote:

The package runs normally during first start. Once tried to move the theme color slider, it keeps throwing the following error. Restart app does not help.

'package:flutter/src/widgets/title.dart': Failed assertion: line 24 pos 15: 'color != null && color.alpha == 0xFF': is not true.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AppleEducate/flutter_login/issues/23, or mute the thread https://github.com/notifications/unsubscribe-auth/AHOOFXZSB7G77WEFPG52XTLPSREDBANCNFSM4HI4E53Q .

-- Rody Davis Jr

rodydavis avatar Apr 27 '19 15:04 rodydavis