Giter Site home page Giter Site logo

c4pone / flutter-test Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 703 KB

License: MIT License

Kotlin 0.06% Shell 0.32% Ruby 1.48% Swift 1.22% Objective-C 0.02% Dart 14.06% CMake 10.25% C++ 12.55% C 0.75% HTML 1.62% TypeScript 51.54% CSS 1.71% JavaScript 0.56% PLpgSQL 3.86%

flutter-test's Introduction

Production Boilerplate for Startups

Community: Join Discord

Getting Started

Choose Flutter or NextJS

  • Choose Flutter if you plan to build or expand into cross-platform apps (e.g. Duolingo, Fitbit, Spotify, Tinder, etc.)
  • Choose NextJS if SEO, page load speeds, and web-specific libraries are integral to your app (e.g. Shopify, Medium, etc.)

Additionally, it's also possible to start with one-platform and move onto the next one depending on your needs. For example, start with Next.JS and then move to Flutter when a mobile app is needed. Both are configured to work straight out of the box.

What's Included:

Frontend (Flutter or NextJS)

Backend (Supabase)

  • Authentication
    • Email + PW
    • SSO (Google, Github, etc.)
  • Fully configured for local development from day one
  • ๐Ÿšง backend tests ๐Ÿšง

Analytics (Posthog)

  • Unified analytics across frontend and backend based on user_id
    • Frontend analytics comes pre-installed for iOS, Android, Web, and MacOS
    • Backend analytics installed and linked to frontend analytics
  • Basic events captured:
    • user signs in
    • user signs up
    • user deletes account
    • user starts checkout
    • user opens billing portal
    • user completes checkout

Payments (Stripe)

  • Stripe fully setup and works with one-time payments and subscriptions
    • stripe table to store stripe_customer_id and current active_products
    • Stripe webhook to sync user subscriptions from stripe to supabase
    • Deno function to retrieve the billing portal url or a checkout session url which works with the payments_screen

Release (Github Actions)

Emails (Postmark)

  • Send transactional emails
  • DNS setup to avoid spam folder (DKIM, DMARC, SPF in subdomain)
  • Simplify email updates by using postmark templates

๐Ÿšง Error Monitoring (Sentry) ๐Ÿšง

TODO: based on demand.

flutter-test's People

Contributors

c4pone avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.