Skip to content

Commit 2a82b67

Browse files
author
xulinfeng
committed
Updated README.
1 parent bb53214 commit 2a82b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A plugin basic class for Flutter. To implement method of plugin class directly without `handleMethodCall` or `onMethodCall` .
44

5-
![Flutter Test](https://github.com/Modool/flutter_easy_plugin/workflows/Flutter%20Test/badge.svg) [![pub package](https://img.shields.io/pub/v/flutter_easy_plugin.svg)](https://pub.dartlang.org/packages/flutter_easy_plugin) [![Build Status](https://app.bitrise.io/app/fa4f5d4bf452bcfb/status.svg?token=HorGpL_AOw2llYz39CjmdQ&branch=master)](https://app.bitrise.io/app/fa4f5d4bf452bcfb) [![style: effective dart](https://img.shields.io/badge/style-effective_dart-40c4ff.svg)](https://github.com/tenhobi/effective_dart)
5+
![Flutter Test](https://github.com/Modool/flutter_easy_plugin/workflows/Flutter%20Test/badge.svg) [![pub package](https://img.shields.io/pub/v/flutter_easy_plugin.svg)](https://pub.dartlang.org/packages/flutter_easy_plugin)
66

77
## Features
88

0 commit comments

Comments
 (0)