The Software Guy
549 subscribers
254 photos
45 videos
18 files
115 links
Survivor πŸ’€
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
These days tap tap bot user people be like....
πŸ”₯2😁2
A must-read for both seasoned developers and beginners. Full-packed with valuable advice for programmers, highlighting the importance of communication and collaboration. The author also stresses the importance of self-care and maintaining a positive work environment.

https://liw.fi/40/
Forwarded from FlutterBegin
A collection of Screens and attractive UIs built with Flutter ready to be used in your applications. No external libraries are used. Just download, add to your project and use.

https://github.com/samarthagarwal/FlutterScreens/tree/master


@FlutterBegin
Forwarded from Dagmawi Babi
πŸ’° Out of Pocket
An aesthetic minimal expense tracker helping you manage your budget along with expenses.

This is an app I build back in freshman year. I wanted to manage my finances at campus so I build this simple, aesthetic and minimal app.

Features:
β€’ Graphical Visualizer
β€’ Aesthetic and Modern Design
β€’ Track your expenses with icons, notes and dates
β€’ And much more tweaks and treats

It's built using flutter and now it's open source so you can improve and expand it and make it your own
β€’ github.com/dagmawibabi/OutOfPocket

Star it and I hope you enjoy it!✨

#OutOfPocket #ExpenseTracker #MyProjects
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Dagmawi Babi
Photo
This project was built by dag and i really liked it and since i was currently looking to collab on open source flutter apps so i made some updates to the project. there was issue with the darkmode implementation so i made my first contribution by adding that to the beautiful well crafted app 😊
Please open Telegram to view this post
VIEW IN TELEGRAM
Here is a mockup after making changes 😊
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
❀2πŸ”₯1
Out of Pocket (3).apk
20.2 MB
Here is the updated apk if you want to try it 😊
Please open Telegram to view this post
VIEW IN TELEGRAM
Here is the updated apk if you want to try it 😊 managed to reduce the size to 6.9Mb from 20mb 😁
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Dagmawi Babi
In flutter when you build apps use
flutter build apk --split-per-abi

And then check out the size of the v7 version for the best compression.

#Flutter #CodeTips
@Dagmawi_Babi