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

Flutter UI library implementing Siemens iX Design System with 1400+ icons, themes, and widgets for all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ix_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ix_flutter: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ix_flutter/ix_flutter.dart';
1
likes
160
points
231
downloads
screenshot

Publisher

verified publishersobsoft.sk

Weekly Downloads

Flutter UI library implementing Siemens iX Design System with 1400+ icons, themes, and widgets for all platforms.

Repository (GitHub)
View/report issues
Contributing

Topics

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

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on ix_flutter