devkishor8007 / share_sansar

people will share their thoughts - flutter || firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

share_sansar

Wishing you all a Happy New Year 8080!

I hope you are all doing well. I am excited to share my latest project, where I have explored and learned new things. In this project, I have used Flutter with Firebase and Riverpod state management.

Features:

  • User login, signup and logout
  • Ability to create posts
  • View user profiles and their respective posts
  • View all unknown users with posts
  • Proper input validation
  • Posts can only be shared by the user who created them
  • Only the user who created a post has the ability to delete
  • App Icon Change

Outputs

change the app icon for the Flutter app, you can follow these steps:

Step 1: Generate the desired app icon using a website like App Icon Generator

Step 2: Once you have generated the icon, download the file and extract it. Inside the extracted folder, navigate to AppIcons.zip\android, and copy all the files.

Step 3: Paste the copied files into your Flutter app's android folder, specifically at: android\app\src\main\res

Step 4: Finally, re-run your Flutter app, and you should be able to see your new app icon.

Resources

About

people will share their thoughts - flutter || firebase


Languages

Language:Dart 54.9%Language:C++ 22.2%Language:CMake 17.9%Language:HTML 1.8%Language:Swift 1.7%Language:C 1.4%Language:Kotlin 0.1%Language:Objective-C 0.0%