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

A concept for decorator syntax without the namespace leakage

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add style_widget

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

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

Publisher

unverified uploader

Weekly Downloads

A concept for decorator syntax without the namespace leakage

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on style_widget