Skip to content

Hellmakima/whatsapp_instagram_flutter_ui

Repository files navigation

Made with chat GPT 3.0

Whatsgram flutter ui

a dart/flutter project to implement whatsapp ui. it contains a page to implement the home page of instagram

Here's a video

sample.video.mp4

Table of Contents

Installation

You'll need flutter SDK. I used the latest in March 2024.
Also add ur own assets. (obviously) (6 images(jpg or jpeg), 2 videos(mp4))
The project is implemented static. there is no external data used, all info is stored in List<List<dynamic>>.
There is a video player dependency. run this: flutter pub add video_player #pubspec.yaml will update automatically

Features

  • Home: Displays main chat list.
  • Reels: Shows video reel content.
  • Calls: Manages call functionalities.

Usage

setup Android studio or VS.
Make a new project and shove this all in project > lib. Don't forget the video_player from Installation
Make 'assets' folder in project directory. In pubspec.yaml add the asset - assets/ Thats it. Just run it and hope for the best. If the gods of coding are happy with u, u should see a running app.

Contributing

I alone am the contributing one

License

I don't know what that is and I don't like it either.

Additional Sections

I choose the option to not write this.

Badges

Badge of self praise.

Code of Conduct

GPT: If your project has a code of conduct for contributors, include a link to it in your README.md. me: condust it however u like. handcuffed, blind folded, upside down? U name it. I guarentee it wont complain.

Conclusion

Does it REALLY matter?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages