migrate: fl_lib

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-09-21 11:01:41 +08:00
parent 90b88ed795
commit 50af289574
15 changed files with 51 additions and 49 deletions

View File

@@ -127,7 +127,6 @@ class SettingStore extends PersistentStore {
/// Whether use system's primary color as the app's primary color
late final useSystemPrimaryColor = property('useSystemPrimaryColor', false);
/// Only valid on iOS / Android / Windows
late final useBioAuth = property('useBioAuth', false);