nim_core_macos 1.0.0-rc.26 nim_core_macos: ^1.0.0-rc.26 copied to clipboard
macOS implementation of the nim_core plugin. that is a Flutter plugin for NetEase IM SDK.
// Copyright (c) 2021 NetEase, Inc. All rights reserved.
// Use of this source code is governed by a MIT license that can be
// found in the LICENSE file.
import 'dart:async';
import 'dart:math';
import 'package:flutter/material.dart';
void main() {}