Tag

Module Integration

1 views collected around this technical thread.

Baidu Geek Talk
Baidu Geek Talk
Nov 1, 2023 · Fundamentals

Automating Code Refactoring with Python: Implementing Data Path Integration

This article shows how Python scripts can automatically generate the Objective‑C code needed to register, read, and update hundreds of XXXSetting data items within a unified Data Path framework, eliminating manual refactoring errors, cutting development effort, and streamlining cross‑module data integration.

Automated ToolsData Item ManagementData Path Integration
0 likes · 26 min read
Automating Code Refactoring with Python: Implementing Data Path Integration
Xianyu Technology
Xianyu Technology
Oct 17, 2019 · Mobile Development

Flutter‑boot: Engineering Hybrid Flutter Modules for Mobile Development

Flutter‑boot is an open‑source CLI that streamlines hybrid Flutter module development by providing a standardized project layout and automated commands—create, link, remotelink, and update—to integrate Flutter into existing iOS/Android apps, enable local and cloud builds, and cut setup to a single command and two lines of code.

AndroidFlutterFlutter-boot
0 likes · 12 min read
Flutter‑boot: Engineering Hybrid Flutter Modules for Mobile Development