Skip to content

๐Ÿš€ Complete Flutter social media app template with authentication, content moderation, and subscription monetization

License

Notifications You must be signed in to change notification settings

katendejericho5/moonbase-template

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ฑ Moonbase

Complete Flutter social media / reddit type app template with authentication, profiles, and monetization w/ subscriptions.

BUILD

Features

  • ๐Ÿ” 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

Screenshots

1 2

Quick Start

  1. Clone and install

    git clone https://github.com/mitchkoko/moonbase-template.git
    cd moonbase-template
    flutter pub get
  2. Setup Firebase

    • Create project at Firebase Console
    • Add your app and download config files
    • Enable Authentication & Firestore
    • Uncomment Firebase initialization in main.dart
  3. Run

    flutter run

Full Tutorial

For complete setup instructions and video tutorials, visit:

buildlaunchmonetize.app

License

MIT License - see LICENSE file


โค๏ธ Created by Mitch Koko

About

๐Ÿš€ Complete Flutter social media app template with authentication, content moderation, and subscription monetization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 68.3%
  • C++ 15.0%
  • CMake 11.8%
  • Ruby 1.7%
  • Swift 1.5%
  • C 0.9%
  • Other 0.8%