Language: English
Create a Simple Chat Web Page that can be used anonymously for everyone!
Using Flutter Web technology and Firebase Realtime Database.
Curious to see the simple web results directly?
Check this out Comment Section | Live Demo Web
OR you can also check the .apk file in the release assets section of this repo, then install it on your mobile phone.
OR do you want to edit and run this project by yourself?
Follow these steps:
- Flutter already installed
- Dart SDK already installed 3.2.5 (stable) or above
- Flutter already installed 3.16.8 • channel stable or above
- Your fav IDE/TextEditor (I personally use Android Studio)
- Clone this repo (
main
branch), - Open the cloned project
- Then Run the app as Website in your fav browser!