Retter
IOS/Android Reddit app created with Flutter
https://play.google.com/store/apps/details?id=com.mzegar.flutterreddit
Screenshots
Building from source
- Clone the repo,
cd Retter-master
- Run using
flutter run
or open with an IDE such as Android Studio
Contribution
I’m open to anyone contributing to this repo. I’d advise using Android Studio and running a dartfmt
before creating a pull request: dartfmt
. Pages are setup using Mobx and a viewmodel pattern. Check out src/main.dart
and src/mainpage_viewmodel.dart
.
Download reddit app source code on GitHub
https://github.com/mzegar/Retter
Provides the list of the opensource Flutter apps collection with GitHub repository.