FlutterPlaza / FinFlow

MIT License
5 stars 7 forks source link

feat: build the reset password flow #161

Closed lkmandy closed 1 year ago

lkmandy commented 1 year ago

Description

Type of Change

Pre-launch Checklist

jeffrey0606 commented 1 year ago

@lkmandy please resolve the conflicts here

jeffrey0606 commented 1 year ago

Also @lkmandy . seems like the localized text are not available for the following files: create_new_password.dart new_password.dart and reset-password.dart. please also rename the reset-password.dart file with "_" instead

lkmandy commented 1 year ago

Also @lkmandy . seems like the localized text are not available for the following files: create_new_password.dart new_password.dart and reset-password.dart. please also rename the reset-password.dart file with "_" instead

@jeffrey0606 The translations are currently there, I can confirm this on my end Run the flutter gen-l10n command and you'll get the update