A simple fully working Image Flip to generate memes made using Flutter.
https://xd.adobe.com/view/f0476d46-ed74-45c0-9f27-0764a035b67a-a514/
To build and run this project:
- Get Flutter here
- Fork and Clone this repository.
cd
into the repo folder- Run
flutter run-android
orflutter run-ios
to build the app.
(Please note that a Mac with XCode is required to build for iOS)