Commit f8d2f654 authored by Jidong Chen's avatar Jidong Chen

1, more import problems.

2, 0.0.419
parent e6a5a120
......@@ -8,16 +8,16 @@ PODS:
DEPENDENCIES:
- Flutter (from `.symlinks/flutter/ios`)
- flutter_boost (from `/Users/zhongchengguo/Desktop/flutter_boost/ios`)
- xservice_kit (from `/Users/zhongchengguo/.pub-cache/hosted/pub.flutter-io.cn/xservice_kit-0.0.29/ios`)
- flutter_boost (from `/Users/jidong/Documents/projects/Flutter/flutter_boost/ios`)
- xservice_kit (from `/Users/jidong/.pub-cache/hosted/pub.dartlang.org/xservice_kit-0.0.29/ios`)
EXTERNAL SOURCES:
Flutter:
:path: ".symlinks/flutter/ios"
flutter_boost:
:path: "/Users/zhongchengguo/Desktop/flutter_boost/ios"
:path: "/Users/jidong/Documents/projects/Flutter/flutter_boost/ios"
xservice_kit:
:path: "/Users/zhongchengguo/.pub-cache/hosted/pub.flutter-io.cn/xservice_kit-0.0.29/ios"
:path: "/Users/jidong/.pub-cache/hosted/pub.dartlang.org/xservice_kit-0.0.29/ios"
SPEC CHECKSUMS:
Flutter: 9d0fac939486c9aba2809b7982dfdbb47a7b0296
......
......@@ -23,6 +23,6 @@
*/
// Generated by AIOCodeGen do not edit!
#import "FlutterServiceCallHandler.h"
#import <xservice_kit/FlutterServiceCallHandler.h>
@interface NavigationService_closePage : FlutterServiceCallHandler
@end
\ No newline at end of file
@end
//
// NavigationService_canPop.h
// flutter_boost
//
// Created by ZhongCheng Guo on 2019/6/5.
//
#import "FlutterServiceCallHandler.h"
/*
* The MIT License (MIT)
*
* Copyright (c) 2019 Alibaba Group
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
#import <xservice_kit/FlutterServiceCallHandler.h>
NS_ASSUME_NONNULL_BEGIN
@interface NavigationService_flutterCanPop : FlutterServiceCallHandler
@end
NS_ASSUME_NONNULL_END
//
// NavigationService_canPop.m
// flutter_boost
//
// Created by ZhongCheng Guo on 2019/6/5.
//
/*
* The MIT License (MIT)
*
* Copyright (c) 2019 Alibaba Group
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
#import "NavigationService_flutterCanPop.h"
#import <xservice_kit/ServiceGateway.h>
#import "FLBFlutterApplication.h"
......
......@@ -23,6 +23,6 @@
*/
// Generated by AIOCodeGen do not edit!
#import "FlutterServiceCallHandler.h"
#import <xservice_kit/FlutterServiceCallHandler.h>
@interface NavigationService_onFlutterPageResult : FlutterServiceCallHandler
@end
\ No newline at end of file
@end
......@@ -25,7 +25,7 @@
//Generated by AIOCodeGen.
#import <xservice_kit/ServiceGateway.h>
#import "NavigationService_onFlutterPageResult.h"
#import "NavigationService_onFlutterPageResult.h"
#import "FlutterBoost.h"
@implementation NavigationService_onFlutterPageResult
......
......@@ -23,6 +23,7 @@
*/
// Generated by AIOCodeGen do not edit!
#import "FlutterServiceCallHandler.h"
@interface NavigationService_onShownContainerChanged : FlutterServiceCallHandler
@end
\ No newline at end of file
#import <xservice_kit/FlutterServiceCallHandler.h>
@interface NavigationService_onShownContainerChanged : FlutterServiceCallHandler
@end
......@@ -25,7 +25,7 @@
//Generated by AIOCodeGen.
#import <xservice_kit/ServiceGateway.h>
#import "NavigationService_onShownContainerChanged.h"
#import "NavigationService_onShownContainerChanged.h"
@implementation NavigationService_onShownContainerChanged
......
......@@ -23,6 +23,6 @@
*/
// Generated by AIOCodeGen do not edit!
#import "FlutterServiceCallHandler.h"
@interface NavigationService_openPage : FlutterServiceCallHandler
@end
\ No newline at end of file
#import <xservice_kit/FlutterServiceCallHandler.h>
@interface NavigationService_openPage : FlutterServiceCallHandler
@end
......@@ -25,8 +25,8 @@
//Generated by AIOCodeGen.
#import <xservice_kit/ServiceGateway.h>
#import "NavigationService_openPage.h"
#import "FLBFlutterApplication.h"
#import "NavigationService_openPage.h"
#import "FLBFlutterApplication.h"
#import "FlutterBoost.h"
#import "Service_NavigationService.h"
......
......@@ -23,6 +23,6 @@
*/
// Generated by AIOCodeGen do not edit!
#import "FlutterServiceCallHandler.h"
@interface NavigationService_pageOnStart : FlutterServiceCallHandler
@end
#import <xservice_kit/FlutterServiceCallHandler.h>
@interface NavigationService_pageOnStart : FlutterServiceCallHandler
@end
......@@ -26,7 +26,7 @@
#import <xservice_kit/ServiceGateway.h>
#import "NavigationService_pageOnStart.h"
#import "FLBFlutterApplication.h"
#import "FLBFlutterApplication.h"
#import "FlutterBoostConfig.h"
@implementation NavigationService_pageOnStart
......
......@@ -23,7 +23,7 @@
*/
//Generated by AIOCodeGen do not edit!
#import "FlutterServiceTemplate.h"
#import <xservice_kit/FlutterServiceTemplate.h>
@interface Service_NavigationService : NSObject
+ (FlutterServiceTemplate *)service;
......
......@@ -24,9 +24,9 @@
//Generated by AIOCodeGen. Do not edit!
#import "Service_NavigationService.h"
#import "Service_NavigationService.h"
#import <xservice_kit/ServiceGateway.h>
#import "FlutterServiceTemplate.h"
#import <xservice_kit/FlutterServiceTemplate.h>
@implementation Service_NavigationService
......
name: flutter_boost
description: A next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.
version: 0.0.418
version: 0.0.419
author: Alibaba Xianyu
homepage: https://github.com/alibaba/flutter_boost
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment