Share Media India Flutter Source Code

製品情報

¥101,620
cart 買い物カゴに追加 favorites お気に入りに追加
ユーザーガイド 画像 プレビュー

デベロッパー

avatar
KANAGARAJ
×

価格交渉

コードサンプルのリクエスト ダイレクトメッセージ

2023年03月23日

公開チャット

製品詳細

Share Media India is a kind of social media platform to show your photos to world wide.


It contains Feed screen to show all the users and uploaded images in same quality. In this app there is no restrictions for seeing others uploaded photos. This supports different platforms like, IOS, Android, Windows, Web.


A sharing media app is a platform that allows users to share photos, videos, and other types of media with others. Such an app can be used to connect with friends, family, or other like-minded individuals who share similar interests.

Features that might be included in a media sharing app could be the ability to create and edit media content, add captions or filters, organize media into albums or folders, comment on or like other users' content, and share content with other social media platforms.

Additionally, media sharing apps might offer privacy settings to control who can view your media, messaging features to communicate with other users, and options to discover new and popular content on the app.

Overall, a media-sharing app can be a fun and convenient way to share moments, connect with others, and express yourself creatively.


It contains


* Login Screen


* Register Screen


* Feed Screen


* Profile Screen


* Search User Screen


* Add photos Screen


* Firebase Login


* Simple UI


* Easy to Redesign


* Easy to add or remove new features


* Responsive Instagram UI
* Email & Password Authentication
* Share Posts with Caption
* Display Posts with Caption
* Like & Comment on Posts
* Search Users
* Follow Users
* Display User Posts, Followers & Following
* EVERYTHING REAL-TIME
* Sign Out



For a Demo visit: https://play.google.com/store/apps/details?id=mskp.tamilanproject.sharemediapro.xyz&pli=1



# SHAREMEDIA


An Android and Web-based application for posting Photos like social media applications.
A sharing media app is a platform that allows users to share photos, videos, and other types of media with others. Such an app can be used to connect with friends, family, or other like-minded individuals who share similar interests.


Features that might be included in a ShareMedia app could be the ability to create and edit media content, add captions or filters, organize media into albums or folders, comment on or like other users' content, and share content with other social media platforms.


Additionally, ShareMedia apps might offer privacy settings to control who can view your media, messaging features to communicate with other users, and options to discover new and popular content on the app.


Overall, a media-sharing app can be a fun and convenient way to share moments, connect with others, and express yourself creatively.


## TABLE OF CONTENT


- [Getting Started](#getting-started)
- [Share Media](#share-media-login)


## Getting Started


**Let's Create Project**


```bash
flutter create your_app_name
cd your_app_name
flutter pub get
```


**Add Firebase to this app**


1. Login to [Firebase Website](https://firebase.google.com/)
2. Add project name
3. In the main dashboard select the Flutter logo
4. Install Firebase CLI to the local machine
5. After move to step 2
6. copy your ```bash flutterfire configure --project=project-name ```
7. Open the terminal in your project folder and paste that previously copied code
8. Go to Dashboard
9. Goto Authentication. Add E-mail Authentication
10. Go to the Firestore Database and enable it. Then goto rules and change ```service cloud.firestore {
match /databases/{database}/documents {
// Define rules for collections and documents
// Here is an example of allowing read and write access for authenticated users
match /{document=**} {
allow read, write: if request.auth != null;
}
}
}```
11. Go to Storage and enable it
12. Goto rules in Storage and change ```bash service firebase.storage {match /b/{bucket}/o {match /{allPaths=**} {allow read, write;}}}```


## Share Media Login



File Tree

  • 📁 Share Media India Flutter Source Code

価格情報

価格の統計

最高価格
¥101,922
平均価格
¥101,617
最低価格
¥101,187
AI価格予測
¥NA

インサイト

限定プレビュー


実際の製品には、すべてのファイルと完全なコードが含まれています。

依存パッケージ

依存パッケージを表示する

ランダムサンプルファイル

プロジェクトファイルの統計

階層

サンプルファイルを選択してください
X
user-symbol

Stay in touch

ビジネスおよび開発者向けの実用的な最新情報をご希望ですか?

ソースコードプロジェクトに対するPieceXコミュニティのニーズについてご提供します。

PieceXの最新の無料コミュニティコードプロジェクトをいち早くお知らせします。