mirror of
https://github.com/Iconica-Development/flutter_chat.git
synced 2025-05-19 02:43:50 +02:00
8 lines
178 B
Dart
8 lines
178 B
Dart
|
// SPDX-FileCopyrightText: 2022 Iconica
|
||
|
//
|
||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||
|
|
||
|
library flutter_chat_firebase;
|
||
|
|
||
|
export 'package:flutter_chat_firebase/service/service.dart';
|