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

outdated

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

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
0
pub points
42%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on wired_elements