Product Updates

Latest releases, improvements, and fixes across the DotCorr ecosystem.

DCFlight November 25, 2025

Initial Release: Native Views on iOS and Android

v0.1.0-alpha

We are excited to announce the first alpha release of DCFlight. This release focuses on the core architecture that allows Dart code to render true native UI components.

  • Virtual DOM: Implemented reconciliation algorithm for efficient updates.
  • Native Bridge: Direct communication with UIKit (iOS) and Android Views.
  • Flexbox Layout: Integrated Yoga engine for web-like layout capabilities.
  • Core Components: Added DCFView, DCFText, and DCFButton primitives.
Framework Core Release