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:

GitHub

https://github.com/KevinZhang19870314/wired_elements