Skip to content

Commit eaae30d

Browse files
author
Jens Becker
committed
[Add] pub badge
1 parent 93fd0b0 commit eaae30d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Fleasy
22

3+
<p align="center">
4+
<a href="https://pub.dev/packages/fleasy"><img src="https://img.shields.io/pub/v/fleasy?color=informational" alt="pub.dev badge"></a>
5+
</p>
6+
7+
38
This package helps creating Flutter apps easier by providing useful and easy to use extensions, helper classes and widgets.
49

510
The goal is that by using this package you have to write less (repeating) and more clean and readable code.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: fleasy
2-
description: Useful and easy to use extensions, helper classes and widgets to help creating Flutter apps easier.
2+
description: Useful and easy to use extensions, helper classes and widgets to help create Flutter apps easier.
33
version: 1.0.0
44
repository: https://github.com/devj3ns/fleasy
55
authors:

0 commit comments

Comments
 (0)