User profile

This commit is contained in:
2024-12-03 23:38:43 +08:00
parent 273c66f5d5
commit 468b7f2c2e
12 changed files with 520 additions and 203 deletions

View File

@ -21,7 +21,7 @@ import 'package:surface/screens/home.dart';
import 'package:surface/screens/notification.dart';
import 'package:surface/screens/post/post_detail.dart';
import 'package:surface/screens/post/post_editor.dart';
import 'package:surface/screens/post/post_publisher.dart';
import 'package:surface/screens/post/publisher_page.dart';
import 'package:surface/screens/post/post_search.dart';
import 'package:surface/screens/realm.dart';
import 'package:surface/screens/realm/manage.dart';