KevinZhang19870314 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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.

License:MIT License


Languages

Language:Dart 96.7%Language:HTML 2.9%Language:Swift 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%