Skip to content

Commit f31472e

Browse files
committed
Update README
1 parent 3bfc1e9 commit f31472e

File tree

2 files changed

+4
-172
lines changed

2 files changed

+4
-172
lines changed

.github/workflows/README.md

Lines changed: 0 additions & 172 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A Flutter package that provides declarative syntax extensions for more readable and maintainable widget code.
44

5+
[![CI](https://github.com/maojiu-bb/flutter_declarative_syntax/actions/workflows/ci.yml/badge.svg)](https://github.com/maojiu-bb/flutter_declarative_syntax/actions/workflows/ci.yml)
6+
[![Publish](https://github.com/maojiu-bb/flutter_declarative_syntax/actions/workflows/publish.yml/badge.svg)](https://github.com/maojiu-bb/flutter_declarative_syntax/actions/workflows/publish.yml)
7+
[![Dependencies](https://github.com/maojiu-bb/flutter_declarative_syntax/actions/workflows/dependencies.yml/badge.svg)](https://github.com/maojiu-bb/flutter_declarative_syntax/actions/workflows/dependencies.yml)
8+
59
## Features
610

711
### List Extensions

0 commit comments

Comments
 (0)