webf_cupertino_ui 0.4.1
webf_cupertino_ui: ^0.4.1 copied to clipboard
iOS-style UI components for WebF applications. This package provides Flutter's Cupertino widgets wrapped as HTML custom elements for use in WebF.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
0.1.0-beta - 2025-08-23 #
Added #
- Initial release of WebF Cupertino UI
- Migrated all Cupertino UI components from WebF core to a standalone package
- 30+ iOS-style UI components wrapped as HTML custom elements
- Full TypeScript definitions for all components
- Comprehensive example application demonstrating all components
- Support for macOS, iOS, and Android platforms
- Logger integration for production-ready code
- Complete documentation and examples
Components Included #
- Button, TextField, Switch, Slider, Checkbox, Radio
- Picker, DatePicker, TimerPicker
- Alert, ActionSheet, ContextMenu
- Loading indicators, Toast notifications
- Tab navigation (Tab, TabBar, SegmentedTab)
- Form components (FormRow, FormSection)
- List components (ListSection, ListTile)
- Icon, SearchInput, TextArea, ModalPopup
- And many more iOS-style components