Add migration route for old sharedPrefs
This commit is contained in:
@@ -92,6 +92,8 @@ void main() async {
|
||||
print('[INIT] Skip Firebase init (Platform == Linux)...');
|
||||
}
|
||||
|
||||
await appAuth.tryMigrateFromV1();
|
||||
|
||||
print('[INIT] Load Notifications...');
|
||||
|
||||
final flutterLocalNotificationsPlugin = FlutterLocalNotificationsPlugin();
|
||||
|
||||
Reference in New Issue
Block a user