Skip to content

A feature-rich Flutter blog app utilizing Supabase for user authentication, data management, and email verification. Offers full CRUD functionality for blog posts, image uploads, and a user-friendly interface.

Notifications You must be signed in to change notification settings

withmohitjoshi/blog_app

Repository files navigation

Multi Player TicTacToe Game

A feature-rich blog app built with Flutter, leveraging Supabase for authentication, storage, and email verification.

Features

  • User authentication and registration
  • Create, read, update, and delete blog posts
  • Upload and manage cover images for blog posts
  • Email verification for account security
  • Clean and intuitive user interface

Running the app

Clone the repository

git clone https://github.com/withmohitjoshi/blog_app.git

Navigate to the directory

cd ./blog_app

Install required packages

flutter pub get

Run the App

You need to create a .env in root folder and place variables
SUPABASE_URL="YOUR_SUPABASE_URL"
SUPABASE_KEY="YOUR_SUPABASE_KEY"

Run the app

flutter run

Snapshots

About

A feature-rich Flutter blog app utilizing Supabase for user authentication, data management, and email verification. Offers full CRUD functionality for blog posts, image uploads, and a user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published