Skip to content

100lvlmaster/maymay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages