👽 Support new authorized device

This commit is contained in:
2025-08-14 02:10:21 +08:00
parent 3d7a4666ed
commit ae2fb3b303
31 changed files with 745 additions and 425 deletions

View File

@@ -1,5 +1,5 @@
import 'package:freezed_annotation/freezed_annotation.dart';
import 'package:island/models/user.dart';
import 'package:island/models/account.dart';
part 'wallet.freezed.dart';
part 'wallet.g.dart';