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.

Pub likes GitHub Release Date GitHub

wired_elements #

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. It's the Flutter implementation of wired-elements. It's base on the library of flutter_rough.

Installation #

In the dependencies: section of your pubspec.yaml, add the following line:

dependencies:
  wired_elements: <latest_version>

Basic usage #

For more usage, please see the examples.

Samples #

Some screenshots of the example app:

Others #

flutter_rough is an awesome library, but its not null safety, there is an issue linked to it, but with no response until now therefore I have to copy all of the code in project and do null safety myself. As long as the author of flutter_rough do the sound null safety, I will use this library as dependency instead of copying all the source code.

And, the last, pr is welcome! #

18
likes
90
pub points
35%
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