Skip to content

Commit d2f700c

Browse files
committed
update readme
1 parent 0cd3f37 commit d2f700c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@
77
<a href="https://pub.dartlang.org/packages/flutter_gen">
88
<img src="https://img.shields.io/pub/v/flutter_gen.svg">
99
</a>
10-
<a href="https://github.com/FlutterGen/flutter_gen/actions?query=workflow%3A%22Flutter+CI%22">
11-
<img src="https://github.com/FlutterGen/flutter_gen/workflows/Flutter%20CI/badge.svg?branch=master" />
10+
<a href="https://github.com/FlutterGen/flutter_gen/actions?query=workflow%3A%22Dart+CI%22">
11+
<img src="https://github.com/FlutterGen/flutter_gen/workflows/Dart%20CI/badge.svg" />
1212
</a>
1313
<a href="https://codecov.io/gh/FlutterGen/flutter_gen">
1414
<img src="https://codecov.io/gh/FlutterGen/flutter_gen/branch/main/graph/badge.svg" />
1515
</a>
16+
<a href="https://pub.dev/packages/effective_dart">
17+
<img src="https://img.shields.io/badge/style-effective_dart-40c4ff.svg" />
18+
</a>
1619
</p>
1720

1821
The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.

0 commit comments

Comments
 (0)