mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-06 16:25:15 -04:00
identity work
This commit is contained in:
parent
9eff8f0cb4
commit
ac58e1dea3
15 changed files with 814 additions and 147 deletions
|
@ -1,6 +1,6 @@
|
|||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_riverpod/flutter_riverpod.dart';
|
||||
import '../state/auth.dart';
|
||||
import '../state/active_logins_state.dart';
|
||||
|
||||
class LoginPage extends ConsumerWidget {
|
||||
const LoginPage({super.key});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue