Tag

Dynamic Framework

1 views collected around this technical thread.

58 Tech
58 Tech
Jun 30, 2022 · Mobile Development

Fair 2.5.0 Release: New Features, Demo, and Usage Guide for the Flutter Dynamic Framework

The article introduces Fair 2.5.0—a Flutter‑based dynamic framework—detailing its project overview, GitHub link, version features such as Flutter 2.8.x adaptation, Dart2JS singleton support and new syntax‑sugar APIs, demo improvements, code examples, roadmap, quick‑start instructions, resources and contribution information.

Dynamic FrameworkFAIRFlutter
0 likes · 10 min read
Fair 2.5.0 Release: New Features, Demo, and Usage Guide for the Flutter Dynamic Framework
58 Tech
58 Tech
May 19, 2022 · Mobile Development

Fair 2.4.0 – New Features, Architecture, Roadmap, and Quick‑Start Guide for the Flutter Dynamic Framework

The article introduces Fair 2.4.0, a Flutter dynamic framework that supports null‑safe, outlines its version features, architecture, demo updates, upcoming roadmap, hot‑update platform, provides step‑by‑step integration code, and lists resources for developers interested in mobile dynamic UI development.

Dynamic FrameworkFAIRFlutter
0 likes · 6 min read
Fair 2.4.0 – New Features, Architecture, Roadmap, and Quick‑Start Guide for the Flutter Dynamic Framework
58 Tech
58 Tech
Sep 30, 2021 · Mobile Development

Evaluation of Flutter Dynamic Frameworks: Fair 2.0, Kraken, and MXFlutter

The article provides a detailed comparison of three Flutter dynamic frameworks—Fair 2.0, Kraken, and MXFlutter—covering their architecture, developer experience, and performance metrics such as package size, startup time, frame rate, and memory consumption, supported by code examples and real‑world test data.

Dynamic FrameworkFAIRFlutter
0 likes · 11 min read
Evaluation of Flutter Dynamic Frameworks: Fair 2.0, Kraken, and MXFlutter
58 Tech
58 Tech
Sep 7, 2021 · Mobile Development

Dynamic Logic Communication Implementation in Fair 2.0

This article explains the architecture, communication protocols, JS loading/unloading, data binding, message dispatch, and third‑party extensions of the Fair 2.0 dynamic framework for Flutter, providing detailed code examples and design principles for integrating Dart, JS, and native layers.

Dart-JS CommunicationDynamic FrameworkFair 2.0
0 likes · 12 min read
Dynamic Logic Communication Implementation in Fair 2.0
Sohu Tech Products
Sohu Tech Products
Nov 4, 2020 · Mobile Development

Implementing iOS App Plugin Architecture and Dynamic Updates with Dynamic Frameworks

This article explains how to use iOS dynamic frameworks to modularize app features, enable on‑demand plugin loading and seamless runtime updates, detailing the design of SVPCore, SVPRuntime, bundle management, and integration steps with code examples.

Dynamic FrameworkMobile DevelopmentObjective-C
0 likes · 15 min read
Implementing iOS App Plugin Architecture and Dynamic Updates with Dynamic Frameworks