ix_flutter 1.0.0 copy "ix_flutter: ^1.0.0" to clipboard
ix_flutter: ^1.0.0 copied to clipboard

Professional Flutter UI component library implementing Siemens iX Design System. Build beautiful, responsive, accessible apps with 1400+ icons, themes, widgets, breadcrumbs, spinners, toast notificati [...]

Changelog #

All notable changes to the ix_flutter project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

Added #

  • Documentation site and guides
  • Complete API reference
  • Getting started guide
  • Contributing guidelines
  • Security policy
  • FAQ documentation

Changed #

  • Renamed package from siemens_ix_flutter to ix_flutter
  • Updated licensing and copyright
  • Enhanced documentation structure

Fixed #

  • Icon import references
  • Package configuration

1.0.0 - 2026-01-18 #

Changed #

  • First stable release graduating from the 0.0.1 preview.
  • Documentation updated to reference 1.0.0.
  • Publish package excludes repo-only GitHub metadata and wiki setup notes.

Fixed #

  • Resolved pub.dev publish warnings related to metadata.

Known Limitations #

  • Icons still require manual generation from the official Siemens source.
  • Flutter/Dart versions must be 3.10.0 or higher.

0.0.1 - 2026-01-18 #

Added #

Components

  • IxApplicationScaffold - Main application container with responsive layout
  • IxBreadcrumb - Navigation breadcrumb component with overflow handling
  • IxBlind - Sliding drawer/panel component
  • IxDropdownButton - Advanced dropdown selection component
  • IxEmptyState - Empty state placeholder component
  • IxResponsiveDataView - Responsive data table component
  • IxToast - Toast notification system
  • IxPaginationBar - Pagination controls
  • Color system with light and dark themes

Features

  • Complete theme system with Siemens iX styling
  • 1400+ Siemens iX icons (via generator tool)
  • Icon generator tool (dart run ix_flutter:generate_icons)
  • Responsive design support
  • Light and dark theme support
  • Material Design 3 integration

Documentation

  • Component documentation in doc/ folder
  • Icon integration guide
  • Color token reference
  • Example application

Known Limitations #

  • Icons require manual generation from official Siemens source
  • Community-maintained, not official Siemens product
  • Flutter/Dart versions must be 3.10.0 or higher

Versioning #

We follow Semantic Versioning:

  • MAJOR: Breaking changes
  • MINOR: New features (backwards compatible)
  • PATCH: Bug fixes and minor improvements

Compatibility #

Flutter & Dart Versions #

Version Flutter Dart
1.0.0 >=3.10.0 >=3.10.0
0.0.1 >=3.10.0 >=3.10.0

Supported Platforms #

  • ✅ Web (Flutter Web)
  • ✅ Android
  • ✅ iOS
  • ✅ macOS (desktop)
  • ✅ Linux (desktop)
  • ✅ Windows (desktop)

Breaking Changes #

v1.0.0 #

  • First stable release, no breaking changes from 0.0.1

v0.0.1 #

  • Initial preview release, no breaking changes

Migration Guides #

For migration from previous versions, see ICON_MIGRATION.md.

Contributors #

See individual commit history for contributor information.

License #

MIT License - See LICENSE

Icons are subject to Siemens iX Design System licensing - See ICON_LICENSING.md


How to Report Issues: GitHub Issues How to Contribute: CONTRIBUTING.md Security Issues: SECURITY.md

1
likes
0
points
237
downloads

Publisher

verified publishersobsoft.sk

Weekly Downloads

Professional Flutter UI component library implementing Siemens iX Design System. Build beautiful, responsive, accessible apps with 1400+ icons, themes, widgets, breadcrumbs, spinners, toast notifications, dropdowns, and more. Complete design system for Android, iOS, Web, Linux, macOS, and Windows. Dark/light mode support with customizable theming.

Repository (GitHub)
View/report issues

Topics

#flutter #ui-kit #widget #design-system #icons

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on ix_flutter