Complete Flutter social media / reddit type app template with authentication, profiles, and monetization w/ subscriptions.
- ๐ Authentication (Email, Google, Apple Sign-In)
- ๐ฑ Social platform with posts and comments
- ๐ก๏ธ Content moderation and user blocking
- ๐ฐ Subscription monetization with RevenueCat
- ๐๏ธ Clean architecture with BLoC pattern
-
Clone and install
git clone https://github.com/mitchkoko/moonbase-template.git cd moonbase-template flutter pub get -
Setup Firebase
- Create project at Firebase Console
- Add your app and download config files
- Enable Authentication & Firestore
- Uncomment Firebase initialization in
main.dart
-
Run
flutter run
For complete setup instructions and video tutorials, visit:
MIT License - see LICENSE file
โค๏ธ Created by Mitch Koko