mobintix_ui_kit 0.0.2 copy "mobintix_ui_kit: ^0.0.2" to clipboard
mobintix_ui_kit: ^0.0.2 copied to clipboard

A configurable, theme-driven Flutter UI kit with responsive breakpoints, design tokens, accessibility, and 50+ production-ready widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobintix_ui_kit

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

dependencies:
  mobintix_ui_kit: ^0.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:mobintix_ui_kit/mobintix_ui_kit.dart';
1
likes
150
points
110
downloads
screenshot

Documentation

API reference

Publisher

verified publishermobintix.com

Weekly Downloads

A configurable, theme-driven Flutter UI kit with responsive breakpoints, design tokens, accessibility, and 50+ production-ready widgets.

Homepage
Repository (GitHub)

Topics

#ui #design-system #widget #theming #responsive

License

MIT (license)

Dependencies

equatable, flutter, shimmer

More

Packages that depend on mobintix_ui_kit