冤有头债有主,类文件创建者整理
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
// PlanetStar
|
// PlanetStar
|
||||||
//
|
//
|
||||||
// Created by fengshuo on 2021/4/7.
|
// Created by fengshuo on 2021/4/7.
|
||||||
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
|
|
||||||
//
|
//
|
||||||
///flutter 和原生交互所需要的类
|
///flutter 和原生交互所需要的类
|
||||||
#ifndef XCFlutterKeyConst_h
|
#ifndef XCFlutterKeyConst_h
|
||||||
|
@@ -2,8 +2,7 @@
|
|||||||
// XplanFBFlutterViewContainer.h
|
// XplanFBFlutterViewContainer.h
|
||||||
// PlanetStar
|
// PlanetStar
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/3/30.
|
// Created by 冯硕 on 2021/3/30.
|
||||||
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#import <flutter_boost/FBFlutterViewContainer.h>
|
#import <flutter_boost/FBFlutterViewContainer.h>
|
||||||
|
@@ -2,8 +2,7 @@
|
|||||||
// XplanFBFlutterViewContainer.m
|
// XplanFBFlutterViewContainer.m
|
||||||
// PlanetStar
|
// PlanetStar
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/3/30.
|
// Created by 冯硕 on 2021/3/30.
|
||||||
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "XplanFBFlutterViewContainer.h"
|
#import "XplanFBFlutterViewContainer.h"
|
||||||
|
@@ -2,8 +2,7 @@
|
|||||||
// XplanFlutterBoostDelegate.h
|
// XplanFlutterBoostDelegate.h
|
||||||
// PlanetStar
|
// PlanetStar
|
||||||
//
|
//
|
||||||
// Created by zu on 2021/3/18.
|
// Created by 冯硕 on 2021/3/18.
|
||||||
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#import <flutter_boost/FlutterBoost.h>
|
#import <flutter_boost/FlutterBoost.h>
|
||||||
|
@@ -2,8 +2,7 @@
|
|||||||
// XplanFlutterBoostDelegate.m
|
// XplanFlutterBoostDelegate.m
|
||||||
// PlanetStar
|
// PlanetStar
|
||||||
//
|
//
|
||||||
// Created by zu on 2021/3/18.
|
// Created by 冯硕 on 2021/3/18.
|
||||||
// Copyright © 2021 WUJIE INTERACTIVE. All rights reserved.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#import <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
// RoomGuestDelegate.h
|
// RoomGuestDelegate.h
|
||||||
// xplan-ios
|
// xplan-ios
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/10/27.
|
// Created by zu on 2021/10/27.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
// RoomDelegate.h
|
// RoomDelegate.h
|
||||||
// xplan-ios
|
// xplan-ios
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/10/26.
|
// Created by zu on 2021/10/26.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
// XPRoomPositionDataSourceProtocol.h
|
// XPRoomPositionDataSourceProtocol.h
|
||||||
// xplan-ios
|
// xplan-ios
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/10/27.
|
// Created by zu on 2021/10/27.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
// ThemeColor+Room.h
|
// ThemeColor+Room.h
|
||||||
// xplan-ios
|
// xplan-ios
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/10/27.
|
// Created by zu on 2021/10/27.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "ThemeColor.h"
|
#import "ThemeColor.h"
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
// ThemeColor+Room.m
|
// ThemeColor+Room.m
|
||||||
// xplan-ios
|
// xplan-ios
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/10/27.
|
// Created by zu on 2021/10/27.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "ThemeColor+Room.h"
|
#import "ThemeColor+Room.h"
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
// MainPresenter.h
|
// MainPresenter.h
|
||||||
// xplan-ios
|
// xplan-ios
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/9/8.
|
// Created by zu on 2021/9/8.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "BaseMvpPresenter.h"
|
#import "BaseMvpPresenter.h"
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
// MainPresenter.m
|
// MainPresenter.m
|
||||||
// xplan-ios
|
// xplan-ios
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/9/8.
|
// Created by zu on 2021/9/8.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "MainPresenter.h"
|
#import "MainPresenter.h"
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
// MainProtocol.h
|
// MainProtocol.h
|
||||||
// xplan-ios
|
// xplan-ios
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/9/8.
|
// Created by zu on 2021/9/8.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import <Foundation/Foundation.h>
|
#import <Foundation/Foundation.h>
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
// main.m
|
// main.m
|
||||||
// xplan-ios
|
// xplan-ios
|
||||||
//
|
//
|
||||||
// Created by apple on 2021/8/31.
|
// Created by zu on 2021/8/31.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
Reference in New Issue
Block a user