wired_elements 0.1.4 copy "wired_elements: ^0.1.4" to clipboard
wired_elements: ^0.1.4 copied to clipboard

Wired Elements is a series of basic UI Elements that have a hand drawn look. These can be used for wireframes, mockups, or just the fun hand-drawn look.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wired_elements

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

dependencies:
  wired_elements: ^0.1.4

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:wired_elements/wired_elements.dart';
18
likes
90
pub points
41%
popularity

Publisher

unverified uploader

Wired Elements is a series of basic UI Elements that have a hand drawn look. These can be used for wireframes, mockups, or just the fun hand-drawn look.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on wired_elements