书栈网 · BookStack 本次搜索耗时 0.047 秒,为您找到 946 个相关结果.
  • 在原生 App 中集成 Kraken

    在原生 App 中集成 Kraken 集成到 Android 应用 1. 准备好你的 AndroidStudio 工程 2. 获取 Kraken Android SDK 3. 配置 maven 仓库地址: 4. 添加构建依赖项 5. 在 MainActivity 中添加启动代码 集成到现有 iOS 应用 1. 准备好你的 XCode iOS 工程...
  • 教程

    教程 | 在 Flutter 应用里实现动画效果 本章内容 基本动画概念和类 重点是什么? Animation<double> Curved­Animation Animation­Controller Tween Tween.animate 动画通知 动画示例 渲染动画 要点 使用 Animated­Widget 进行简化 要点 ...
  • Flutter 中的布局

    Flutter 中的布局 要点 布局 widget 1. 选择一个布局 widget 2. 创建一个可见 widget 3. 将可见 widget 添加到布局 widget 4. 将布局 widget 添加到页面 非 Material apps 横向或纵向布局多个 widgets 要点 对齐 widgets 调整 widgets 大小 ...
  • macOS

    在 macOS 上安装和配置 Flutter 开发环境 系统配置要求 获取 Flutter SDK 运行 flutter doctor 命令 更新 PATH 环境变量 平台配置 设置 iOS 开发环境 安装 Xcode 配置 iOS 模拟器 创建并运行一个简单的 Flutter 应用 部署到 iOS 真机上 设置 Android 开发环境...
  • 性能分析

    Directions 1. Write a test that scrolls through a list of items 2. Record the performance of the app 3. Save the results to disk 4. Run the test 5. Review the results Summary ...
  • 列表滚动

    Directions 1. Create an app with a list of items 2. Instrument the app 3. Write a test that scrolls through the list 4. Run the test Many apps feature lists of content, from ...
  • 渲染 Web Components 到 Native 方案

    1480 2018-12-04 《Omi v5.x 文档》
    渲染 Web Components 到 Native 方案 行业现状 预研 模拟 HTMLElement 生命周期 事件绑定 渲染 Web Components 到 Native 方案 怎么渲染 Web Components 到 Native?这里拿 Omi 框架 为例,因为 Omi 是基于 Web Components 设计的。 ...
  • Performance profiling

    1022 2019-06-08 《Flutter Cookbook》
    Directions 1. Write a test that scrolls through a list of items 2. Record the performance of the app 3. Save the results to disk 4. Run the test 5. Review the results Summary ...
  • 给 Android 开发者的 Flutter 指南

    给 Android 开发者的 Flutter 指南 视图 (Views) 视图在 Flutter 中的对应概念是什么? 如何更新 widgets? 如何布局 Widget?我的 XML 布局文件在哪里? 如何在布局中添加或删除一个组件? Widget 如何实现动画? 如何使用 Canvas 进行绘制? 如何创建自定义 Widget? Inte...
  • 六大最佳跨平台应用开发框架

    六大流行跨平台应用开发框架 What is a cross-platform app development framework? Popular cross-platform app development frameworks Flutter React Native Kotlin Multiplatform Mobile Ionic Xama...