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

A Flutter theme package that provides a cohesive, iOS-inspired design system with predefined styles, spacing, and custom widgets to create beautiful and consistent user interfaces.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webfabrik_theme

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

dependencies:
  webfabrik_theme: ^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:webfabrik_theme/webfabrik_theme.dart';
0
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter theme package that provides a cohesive, iOS-inspired design system with predefined styles, spacing, and custom widgets to create beautiful and consistent user interfaces.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, gap, smooth_corner

More

Packages that depend on webfabrik_theme