Skip to content

Repository files navigation

Mitumba Flutter UI

Mitumba design system for Flutter — reusable widgets for Kenya's second-hand fashion marketplace.

pub package

Install

dependencies:
  mitumba_ui: ^0.1.0

Usage

import 'package:mitumba_ui/mitumba_ui.dart';

// Use any component
ListingCard(
  title: 'Vintage Leather Jacket',
  price: 3500,
  imageUrl: 'https://...',
  onTap: () {},
);

Components

See the Widgetbook for live previews.

Development

flutter pub get
flutter analyze
flutter test

Contributing

See CONTRIBUTING.md.

License

MIT © StaNLink Inc.

About

Mitumba design system for Flutter — reusable widgets published to pub.dev

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages