Skip to content

Commit

Permalink
📝 add badges
Browse files Browse the repository at this point in the history
💚 rename build workflow
  • Loading branch information
BirjuVachhani committed Aug 21, 2020
1 parent e941ba2 commit 98e7fb3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Dart CI
name: Flutter CI

on:
push:
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

[![pub](https://img.shields.io/badge/pub-0.1.5-red.svg)](https://pub.dev/packages/showcaseview)

# ShowCaseView

[![CI](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/workflows/Flutter%20CI/badge.svg?branch=master)](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/actions) [![showcaseview](https://img.shields.io/pub/v/showcaseview?label=showcaseview)](https://pub.dev/packages/showcaseview)

A Flutter package allows you to Showcase/Highlight your widgets step by step.

It is inspired from [Fluttery's Flutter challange](https://www.youtube.com/watch?v=Xm0ELlBtNWM).
Expand Down

0 comments on commit 98e7fb3

Please sign in to comment.