Skip to content

Latest commit

 

History

History

README.md

WebF Native UIs

This directory contains WebF-specific Flutter packages that provide native UI components as HTML custom elements.

Available Components

iOS-style UI components

  • Cupertino buttons, switches, and sliders
  • Navigation bars and tab bars
  • Action sheets and alerts
  • Date and time pickers
  • Text fields and search bars

Camera component

  • Camera preview as HTML custom element
  • Photo capture functionality
  • Video recording support
  • Front/back camera switching

HTML5-compatible video player

  • Familiar HTML5 video element API
  • Play, pause, and seek controls
  • Volume and playback rate control
  • Event callbacks for player state

Requirements

  • Flutter: >=3.0.0
  • Dart SDK: >=3.0.0 <4.0.0
  • WebF: ^0.24.0

License

Apache-2.0