Skip to content

Commit

Permalink
chore: add logo and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
robsonsilv4 committed Sep 16, 2024
1 parent 9c7bc24 commit 9059304
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/apple/325/high-voltage_26a1.png" height="100" alt="Flutter Value Notifier" />
<img src="https://raw.githubusercontent.com/robsonsilv4/flutter_value_notifier/main/assets/logo.png" height="100" alt="Flutter Value Notifier" />
</p>

<p align="center">
Expand Down Expand Up @@ -429,6 +429,6 @@ MultiDependencyProvider(

## Maintainers

- [Robson Silva](https://github.com/robsonsilv4)
- [@robsonsilv4 (Robson Silva)](https://github.com/robsonsilv4)

Thanks to Felix Angelov ([@felangel](https://github.com/felangel)) and all [bloc library contributors](https://github.com/felangel/bloc/graphs/contributors).
Thanks to [@felangel](https://github.com/felangel), [bloc library contributors](https://github.com/felangel/bloc/graphs/contributors) and [Icons8](https://icons8.com) by [Electricity](https://icons8.com/icon/0p9q9Fp5U2bz/electricity) icon.
Binary file added assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ repository: https://github.com/robsonsilv4/flutter_value_notifier
issue_tracker: https://github.com/robsonsilv4/flutter_value_notifier/issues
documentation: https://github.com/robsonsilv4/flutter_value_notifier/blob/main/README.md
topics: [value-notifier, state-management, bloc, provider]
screenshots:
- description: "The Flutter ValueNotifier logo."
path: assets/logo.png

environment:
sdk: ">=2.17.0 <4.0.0"
Expand Down

0 comments on commit 9059304

Please sign in to comment.