100lvlmaster / maymay

Scroll through memes without ads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maymay_logo

Maymay


flutter android ios dart

Maymay is an open source flutter app made to spawn random memes from reddit and have the user scroll through them as if a social media app but purely for memes.

Features

  • Infinite scroll
  • Share memes
  • Share 10 randoms on any supported platforms

The architecture used :

  • BLoC
  • MVC

Resources

D3vd 's - Meme_Api

Installation

  • run these commands to install this project

    flutter pub get
    flutter install
    

    and then you'll be good to go 👍


If you're using it for android, set the target version like below in the build.gradle file or ... greater than 24
   minSdkVersion 24

If you have any issues, please feel free to open a PR

About

Scroll through memes without ads


Languages

Language:Dart 97.3%Language:Swift 1.9%Language:Kotlin 0.6%Language:Objective-C 0.2%