Jonny Borges

update readme

Showing 1 changed file with 15 additions and 14 deletions
1 ![](https://raw.githubusercontent.com/jonataslaw/getx-community/master/get.png) 1 ![](https://raw.githubusercontent.com/jonataslaw/getx-community/master/get.png)
2 2
  3 +[![pub package](https://img.shields.io/pub/v/get.svg?label=get&color=blue)](https://pub.dev/packages/get)
  4 +[![likes](https://badges.bar/get/likes)](https://pub.dev/packages/get/score)
  5 +![building](https://github.com/jonataslaw/get/workflows/build/badge.svg)
  6 +[![style: effective dart](https://img.shields.io/badge/style-effective_dart-40c4ff.svg)](https://pub.dev/packages/effective_dart)
  7 +[![Discord Shield](https://img.shields.io/discord/722900883784073290.svg?logo=discord)](https://discord.com/invite/9Hpt99N)
  8 +[![Get on Slack](https://img.shields.io/badge/slack-join-orange.svg)](https://communityinviter.com/apps/getxworkspace/getx)
  9 +[![Telegram](https://img.shields.io/badge/chat-on%20Telegram-blue.svg)](https://t.me/joinchat/PhdbJRmsZNpAqSLJL6bH7g)
  10 +<a href="https://github.com/Solido/awesome-flutter">
  11 +<img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
  12 +</a>
  13 +<a href="https://www.buymeacoffee.com/jonataslaw" target="_blank"><img src="https://i.imgur.com/aV6DDA7.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important; box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" > </a>
  14 +
  15 +![](https://raw.githubusercontent.com/jonataslaw/getx-community/master/getx.png)
  16 +
  17 +
3 <div align="center"> 18 <div align="center">
4 19
5 **Languages:** 20 **Languages:**
@@ -19,20 +34,6 @@ @@ -19,20 +34,6 @@
19 34
20 </div> 35 </div>
21 36
22 -[![pub package](https://img.shields.io/pub/v/get.svg?label=get&color=blue)](https://pub.dev/packages/get)  
23 -[![likes](https://badges.bar/get/likes)](https://pub.dev/packages/get/score)  
24 -![building](https://github.com/jonataslaw/get/workflows/build/badge.svg)  
25 -[![style: effective dart](https://img.shields.io/badge/style-effective_dart-40c4ff.svg)](https://pub.dev/packages/effective_dart)  
26 -[![Discord Shield](https://img.shields.io/discord/722900883784073290.svg?logo=discord)](https://discord.com/invite/9Hpt99N)  
27 -[![Get on Slack](https://img.shields.io/badge/slack-join-orange.svg)](https://communityinviter.com/apps/getxworkspace/getx)  
28 -[![Telegram](https://img.shields.io/badge/chat-on%20Telegram-blue.svg)](https://t.me/joinchat/PhdbJRmsZNpAqSLJL6bH7g)  
29 -<a href="https://github.com/Solido/awesome-flutter">  
30 -<img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />  
31 -</a>  
32 -<a href="https://www.buymeacoffee.com/jonataslaw" target="_blank"><img src="https://i.imgur.com/aV6DDA7.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important; box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" > </a>  
33 -  
34 -![](https://raw.githubusercontent.com/jonataslaw/getx-community/master/getx.png)  
35 -  
36 - [About Get](#about-get) 37 - [About Get](#about-get)
37 - [Installing](#installing) 38 - [Installing](#installing)
38 - [Counter App with GetX](#counter-app-with-getx) 39 - [Counter App with GetX](#counter-app-with-getx)