meme_share_app

About App

Flutter App which lets you share memes among your friends .
Here one have 2 options :

  1. NEXT : Load Next Meme.
  2. SHARE : To Share Meme Among Friends.

Brief Idea :

In this APP meme url fetch from an API here i use http package to work with JSON data and hen after filtering meme url link from REST API the url links is put it into NetworkImage widget and a circular progress indicator is loaded on screen untill image is fetch from the internet.

A new meme is seen while pressing NEXT FlatButton where memeloader function is called and SHARE button is used to share meme among friends.

ScreenShots

External Packages used

http package : https://pub.dev/packages/http
share_plus package : https://pub.dev/packages/share_plus

API Used

https://meme-api.herokuapp.com/gimme

GitHub

View Github

Entradas similares

Deja una respuesta