1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Adding new workflow for beta. (#695)

This commit is contained in:
Andrew Brogdon
2021-02-06 20:46:33 -08:00
committed by GitHub
parent c8a2327f5f
commit 07e4a518b7
3 changed files with 79 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Flutter samples
[![Build Status](https://github.com/flutter/samples/workflows/Flutter%20CI/badge.svg)](https://github.com/flutter/samples/actions?workflow=Flutter%20CI)
[![Build Status](https://github.com/flutter/samples/workflows/Master%20Branch%20CI/badge.svg)](https://github.com/flutter/samples/actions?workflow=Master%20Branch%20CI)
A collection of open source samples that illustrate best practices for
[Flutter](https://flutter.dev).