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

A fully configurable, theme-driven Flutter UI kit with responsive breakpoints, design tokens, accessibility support, and 30+ production-ready widgets for building consistent cross-platform apps.

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.1

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
130
points
119
downloads
screenshot

Documentation

API reference

Publisher

verified publishermobintix.com

Weekly Downloads

A fully configurable, theme-driven Flutter UI kit with responsive breakpoints, design tokens, accessibility support, and 30+ production-ready widgets for building consistent cross-platform apps.

Homepage
Repository (GitHub)
View/report issues

Topics

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

License

MIT (license)

Dependencies

cached_network_image, equatable, flutter, shimmer

More

Packages that depend on mobintix_ui_kit