mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-08-05 04:34:15 -04:00
more refactor
This commit is contained in:
parent
ba4ef05a28
commit
b83aa3a64b
39 changed files with 722 additions and 514 deletions
|
@ -24,7 +24,7 @@ import '../../../../packages/veilid_support/veilid_support.dart';
|
|||
import 'account.dart';
|
||||
import 'chats.dart';
|
||||
|
||||
class MainPager extends ConsumerStatefulWidget {
|
||||
class MainPager extends StatefulWidget {
|
||||
const MainPager(
|
||||
{required this.localAccounts,
|
||||
required this.activeUserLogin,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue