mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-09 01:35:05 -04:00
protobufs
This commit is contained in:
parent
41906366e6
commit
776976c7a7
11 changed files with 1809 additions and 186 deletions
|
@ -1,9 +1,4 @@
|
|||
import 'dart:typed_data';
|
||||
|
||||
import 'package:change_case/change_case.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:freezed_annotation/freezed_annotation.dart';
|
||||
import 'package:uuid/uuid.dart';
|
||||
import 'package:veilid/veilid.dart';
|
||||
|
||||
part 'identity.freezed.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue