flutter_login
flutter_login copied to clipboard
Error once moved the theme color slider Flutter 1.2.1
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.
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