mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-23 22:51:00 -04:00
more refactor
This commit is contained in:
parent
b83aa3a64b
commit
c7b541c643
45 changed files with 860 additions and 336 deletions
3
lib/contacts/views/views.dart
Normal file
3
lib/contacts/views/views.dart
Normal file
|
@ -0,0 +1,3 @@
|
|||
export 'contact_item_widget.dart';
|
||||
export 'contact_list_widget.dart';
|
||||
export 'empty_contact_list_widget.dart';
|
Loading…
Add table
Add a link
Reference in a new issue