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!

Libraries

config
core
decoration
entities
filler
generator
geometry
renderer
rough
rough
wired_elements