Skip to content

Commit 5102202

Browse files
committed
v0.0.1
1 parent dfff2f5 commit 5102202

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Flutter package to to show bulletins in your application.
44

5-
<img src="https://i.imgur.com/Y8kadag.png" title="Bulletin"/>
5+
<img src="https://i.imgur.com/8lWk9rd.jpg" title="Bulletin"/>
66

77
## Show some :heart: and :star: the repo
88

@@ -27,7 +27,7 @@ Go to example section in pub.dev to see the full example code.
2727

2828
In GitHub, head over to `example/lib/main.dart` to see the full example code.
2929

30-
30+
|<img height=500 src="https://i.imgur.com/suiSFeN.png"/>|
3131

3232
```dart
3333
Bulletin(

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: bulletin
2-
description: A new Flutter project.
2+
description: A flutter package to show multiple flash cards
33
version: 0.0.1
4-
homepage:
4+
repository: https://github.com/DevsOnFlutter/bulletin
55

66
environment:
77
sdk: ">=2.16.1 <3.0.0"

0 commit comments

Comments
 (0)