mirror of
https://github.com/AOSSIE-Org/OpenPeerChat-flutter.git
synced 2025-08-26 03:01:04 +08:00
Documenting Files
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
/// This component is used in the ChatPage.
|
||||
/// It is the message bar where the message is typed on and sent to
|
||||
/// connected devices.
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:nanoid/nanoid.dart';
|
||||
import 'package:provider/provider.dart';
|
||||
|
Reference in New Issue
Block a user