finds.dev← search

// the find

abuanwar072/Chat-Messaging-App-Light-and-Dark-Theme

★ 1,534 · Objective-C · updated Aug 2024

A Flutter UI kit for a chat/messaging app with light and dark theme support, covering around 15 screens from welcome through message threads. It's a tutorial companion repo — the complete source is paywalled on Patreon, so what's here is a partial public preview. Aimed at Flutter beginners wanting to study UI layout patterns.

The screen coverage is wide for a UI demo — audio call, video call, OTP, call history, and profile screens are all included, which gives you more surface area to study than the typical 'two screens and a bottom nav' tutorial. Dark/light theming is applied consistently across screens rather than bolted on as an afterthought. The use of Google Fonts keeps typography clean without custom font management overhead.

The complete source is locked behind a Patreon paywall, so what you're getting on GitHub is a teaser — the build artifacts in the repo (the entire `build/ios/` directory is committed) suggest the author wasn't thinking much about this as a usable open-source project. There is zero backend integration: no real messaging, no state management worth studying, no persistence. The repo hasn't been touched since August 2024 and was likely built against an older Flutter version, so expect dependency drift issues on a fresh `flutter pub get`. GitHub mislabels it as Objective-C because of the committed iOS build artifacts, which is a red flag about repo hygiene.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →