I fixed a couple of bugs, and did some visual changes in this ship. Fixed a bug based on a voter’s feedback. Its a small ship.
IMPORTANT- USE [[email protected]] pass-[test123] and [[email protected]]pass-[test321] TO LOGIN INTO THE APP. THESE ARE DEMO ACCOUNTS. ALSO TO VIEW DOWNLOAD/OPEN THE APP, GO TO DEMO URL AND SCROLL DOWN TO GET THE DOWNLOAD BUTTONS.
Fixed a issue (reported by a voter in last ship). The issue was that after signing up it wont sign u in automatically U’d have to reload the page. It took a lot of time to find out the reason of it. The root reason was that I forgot to link the register screen to the main page. Like automatically, it won’t go there automatically, you’d have to reload the page. Also I did some small changes like add or update app logo, fixed Metadata. I was experiencing a errror while compiling it to windows, so I was trying to compile it to windows using appveyor, but I ended up fixing the cmake error on my client side.
Log in to leave a comment
- When pressing enter, it wont send the msg, it would create another line, now pressing enter sends msg, and shift + enter creates new line
- When sending notes, it was stuck on uploading notes… forever, later I found out that it was a windows/web specific bug, so I fixed it.
Log in to leave a comment
here I have built a android/windows/web app. You can chat with your friends. Flagship features are- requesting, sending notes and organise your notes in Notes manager. I really needed this irl, I have like ~2,300 images in my phone and its next to impossible to find the right subject, topic notes. You can filter, search your notes in notes manager. you can send friend requests to users and add them as friends to create groups.
IMPORTANT- USE [[email protected]] pass-[test123] and [[email protected]]pass-[test321] TO LOGIN INTO THE APP. THESE ARE DEMO ACCOUNTS. ALSO TO VIEW DOWNLOAD/OPEN THE APP, GO TO DEMO URL AND SCROLL DOWN TO GET THE DOWNLOAD BUTTONS.
Log in to leave a comment
I built a construct font fixer. the recent update in the cosntruct website included the change of font to papyrus. which was annoying to all of the construct-ers. So I made a extension to fix this problem, this reverts the new papyrus font to original old font.
you can just toggle the Font Fixer from the popup
toggling it on reverts the new changes made in this commit(https://github.com/hackclub/construct/commit/63e5c0eb25a3d7103430b9585689867624f0ce7b) of construct.
the changes in the commit are changing font mainly to papyrus and sans. so i reverted it to the original good ol’ font in this extension
Log in to leave a comment
Log in to leave a comment
Log in to leave a comment
made sending notes faster. like it as real slow b4
Log in to leave a comment
Log in to leave a comment
Im gonna fix the slow image capture and one image pertime capture and the selected image counter slowness later in a fixing update where i will fix each and every problem of my application
Log in to leave a comment
setup cloudinary through the website
connected cloudinary to code via cloudinary_service.dart
Log in to leave a comment
Log in to leave a comment
Chat Function
Log in to leave a comment
USE (email: [email protected] pass: test123 and email: [email protected] pass: test321) AS TESTING ACCOUNT TO TEST THE APP
Log in to leave a comment
Log in to leave a comment
Log in to leave a comment
Made the the main file, lib/models files, and some of the lib/screeens files.
as of now the code isnt complete and i have made empty files, which i expect to use, if need more, i will add em later. also added code for main.dart and firestoreruels and lib/model and lib/screens/auth and partially, not completely wrote the lib/screens/chat/chat.dart file code. also made a supabase config file. as i realised that firestore is not free so moved on to supabase (the firestore rules will be same as if i change name there will be changes in many files, i will do that later. then i made another commit wrote auth service file and changed the main.dart
wrote the auth service file and changed auth.dart temporarily to remove dependancy from the chat_screen.dart and home_screen.dart and all other files so that i can get the app running and check the login screen. also i ran the app for first time. (the time i did in hackatime includes first and second commit).
)
Log in to leave a comment