Tag

flutterboost

0 views collected around this technical thread.

Ctrip Technology
Ctrip Technology
Jun 29, 2023 · Mobile Development

Integrating Flutter Map Plugin in a FlutterBoost Hybrid Project: Architecture, Issues, and Solutions

This article explains how to integrate the Baidu map plugin into a FlutterBoost hybrid project, describes the PlatformView mechanism, analyzes rendering and thread‑synchronization details, and provides concrete solutions for iOS white‑screen, Android freeze, memory‑leak, custom markers and visible‑range problems.

AndroidFlutterflutterboost
0 likes · 18 min read
Integrating Flutter Map Plugin in a FlutterBoost Hybrid Project: Architecture, Issues, and Solutions
Xianyu Technology
Xianyu Technology
Jun 22, 2021 · Mobile Development

FlutterBoost 3.0 Preview Release: Enhanced Lifecycle Management and Documentation

FlutterBoost 3.0 preview, released after two months of development and testing, introduces refactored lifecycle management, enhanced cross‑platform consistency, custom startup and return parameters, page transparency, custom event handling, pre‑interceptors, and expanded documentation with examples, while maintaining the existing architecture and focusing on community adoption.

FlutterLifecycle Managementcross-platform
0 likes · 9 min read
FlutterBoost 3.0 Preview Release: Enhanced Lifecycle Management and Documentation
Xianyu Technology
Xianyu Technology
Mar 31, 2021 · Mobile Development

FlutterBoost 3.0: Architecture, Features, and Integration Guide

FlutterBoost 3.0 streamlines hybrid app development by providing a non‑intrusive engine integration that works with any Flutter SDK, halving code size, unifying Android and iOS APIs, allowing optional page containers, delivering precise lifecycle events, and fixing legacy issues, all with a simple dependency setup.

CrossPlatformEngineIntegrationFlutter
0 likes · 9 min read
FlutterBoost 3.0: Architecture, Features, and Integration Guide
Xianyu Technology
Xianyu Technology
Mar 19, 2020 · Mobile Development

FlutterBoost 2.0 Architecture Upgrade and iOS Performance Improvements

FlutterBoost 2.0 redesigns the hybrid architecture by assigning each Flutter page its own controller and view, eliminating screenshot‑based transitions, fixing white/black screen glitches, enhancing iOS surface management and lifecycle callbacks, adding extensive documentation and tests, while acknowledging a ~10 MB per‑page memory cost mitigated through stack limits and reuse.

FlutterHybrid AppMemory Management
0 likes · 12 min read
FlutterBoost 2.0 Architecture Upgrade and iOS Performance Improvements
Xianyu Technology
Xianyu Technology
Mar 7, 2019 · Mobile Development

FlutterBoost: A Hybrid Integration Framework for Mobile Apps

FlutterBoost is a hybrid integration framework that lets large mobile apps progressively embed Flutter using a shared engine and native containers, providing unified page lifecycle, channel‑based messaging, multi‑navigator support, and production‑ready performance, now open‑source after successful deployment in Alibaba’s Xianyu client.

FlutterHybrid AppNative Integration
0 likes · 14 min read
FlutterBoost: A Hybrid Integration Framework for Mobile Apps