瀏覽代碼

Add GH actions badge to README

flutter-beta
Dominik Spicher 6 年之前
父節點
當前提交
0525dc1c55
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      README.md

+ 1
- 0
README.md 查看文件

@@ -1,4 +1,5 @@
# QR Code Scanner
[![GH Actions](https://github.com/juliuscanute/qr_code_scanner/workflows/dart/badge.svg)](https://github.com/juliuscanute/qr_code_scanner/actions)
[![Build Status](https://dev.azure.com/juliuscanute/spring/_apis/build/status/juliuscanute.qr_code_scanner?branchName=master)](https://dev.azure.com/juliuscanute/spring/_build/latest?definitionId=7&branchName=master)

A QR code scanner that works on both iOS and Android by natively embedding the platform view within Flutter. The integration with Flutter is seamless, much better than jumping into a native Activity or a ViewController to perform the scan.


Loading…
取消
儲存