Discover and read the best of Twitter Threads about #flutter

Most recents (24)

Shamelessly stealing an idea from @jacksonfall and prompting GPT-4 to help me build a profitable business.

I'm going to start with the same prompt and do whatever it asks me to.

Let's goooooooo

Alright so the approach here is to find a product or service with high demand and low supply using a website like @junglescout or @GoogleTrends

On Google trends, the term "chat GPT" is exploding in popularity so I asked HustleGPT to suggest products related to that.

#gpt4 Image
@junglescout @GoogleTrends Top ideas generated by the bot ๐Ÿค–

- AI-related books
- Ergonomic keyboards
- High-quality microphones
- Webcams

It also suggested digital products and I liked that more so I asked it to elaborate.

The answer? Chat bot scripts. That sounds easy enough ๐Ÿ˜… Image
Read 33 tweets
7 Flutter Open Source Projects to Become a Better Flutter Developer

Reading a lot of code is one of the best ways to improve your development skills. The open-source project is the best place to learn about best practices, coding styles, and a lot of other topics.
1. libretrack

If you want to create a parcel tracking app then this is a good resource for you. This app helps to track postal items directly on your device using the accounts of postal services.

github.com/proninyaroslavโ€ฆ
2. food-delivery

Food ordering and delivery apps are one of the most demandable apps. If you want to create one then this is a good resource for you.

github.com/Tarikul711/fluโ€ฆ
Read 9 tweets
1. Math and Statistics
Intro to Statistics - Udacity
๐ŸŒ bit.ly/3GMZe5n

Statistics - Udacity
๐ŸŒ bit.ly/3VKKzfB

Statistical Learning - Stanford University
๐ŸŒ bit.ly/3VqA5Sj
2. Excel
Introduction to MS Excel - Simplilearn
๐ŸŒ bit.ly/3u1h1OJ

Microsoft Excel: Online Tutorial for Beginners - Chandoo
๐ŸŒ bit.ly/3XzUHJO

Microsoft Excel Tutorial for Beginners - Free Code Camp
๐ŸŒ bit.ly/3Vax74G
Read 7 tweets
๐Ÿฆ„I have created so many #free #YouTube #courses that even I've almost lost count! Here is a list of all my courses (#Flutter ๐Ÿ’™, #Rust ๐Ÿฆ€, #Python ๐Ÿ, #Django), with explanations and links! A #thread ๐Ÿ‘‡๐Ÿป
Free #Full-#stack Course
In this course we will create a backend with RESTful API endpoints together with JWT token authorization using Django and Django REST Framework to serve our Flutter and Rust clients (This is an ongoing course) youtube.com/playlist?list=โ€ฆ
#Riverpod 2.x #State #Management Course for #Flutter Developers (17 hours long course)
In this course we will develop a fully functioning Instagram application with Flutter and Riverpod where users can upload photos, videos, comment, like and more!
Read 12 tweets
Error handling is hard, harder than you think ๐Ÿค”

Let's just see a simple example ๐Ÿ’๐Ÿผโ€โ™‚๏ธ

In how many ways can this #dart code below fail?

The answer will surprise you ๐Ÿ‘‡๐Ÿงต Image
Note: fail can mean different things โ˜๏ธ

Here we mean anything that will crash the app (if not handled)

Errors or Exceptions ๐Ÿ‘‡

And the answer is... ๐Ÿ”Ÿ

Yes, 10 ways ๐Ÿคฏ

Basically every function hides a potential issue

What? Well, let's see them all ๐Ÿ‘‡
Read 15 tweets
What if your #flutter app fails? Should you throw? Error? Exception?

#dart gives you both Error and Exception ๐ŸŽฏ

But how do they work? Which one should you choose? ๐Ÿค”

Here is the answer ๐Ÿ‘‡๐Ÿงต
Error & Exception โ€ผ๏ธ

#dart has both of them, but they are not the same ๐Ÿ’๐Ÿผโ€โ™‚๏ธ

๐Ÿ‘‰ Exceptions: conditions that you can plan ahead for *and catch*

๐Ÿ‘‰ Errors: conditions that *you donโ€™t expect*
Exceptions should be handled in your code ๐Ÿ’ป

You (developer ๐Ÿ’๐Ÿผโ€โ™‚๏ธ) know that they can happen, and so you plan accordingly

๐Ÿ‘‰ *It is intended to be caught*

๐Ÿ‘‰ It should contain useful data fields

๐Ÿ‘‰ Should not crash the app
Read 12 tweets
๐Ÿ’™ Are you a Flutter Developer? ๐Ÿ’™

A list of useful GitHub Repos for Flutter Developers ๐Ÿคฉ๐Ÿ”ฅ๐Ÿš€

1/n

๐Ÿงต๐Ÿ‘‡
#flutter #github
awesome-flutter: A list of Flutter libraries, tools, tutorials, articles and more.

github.com/Solido/awesomeโ€ฆ

2/n

๐Ÿงต๐Ÿ‘‡
BlackHole: An Open-Source Music Player App made with Flutter

github.com/Sangwan5688/Blโ€ฆ

3/n

๐Ÿงต๐Ÿ‘‡
Read 9 tweets
๐Ÿ’™ Are you a Flutter Developer? ๐Ÿ’™

A list of 20 great YouTube channels where you can get quality contents on Flutter topics๐Ÿคฉ๐Ÿ”ฅ๐Ÿš€

1/n
๐Ÿงต๐Ÿ‘‡

#flutter
youtube.com/c/FlutterCommuโ€ฆ

2/n
๐Ÿงต๐Ÿ‘‡
youtube.com/tadaspetra

3/n
๐Ÿงต๐Ÿ‘‡
Read 22 tweets
I want to go into Tech. I need a tech job.

Read this:

With a Tech certificate you can get a good job anywhere in the world.

But Tech Certificates are expensive.

Here are 10 FREE Tech Certifications you can take today. Image
1. Artificial Intelligence For Everyone

AI For Everyone is only for enginers especially those not in tech already.

With this certificate you are prepared to take on entry level jobs in any tech organisation.

It's a FREE on Coursera.com Image
2. IBM Data Science Professional

This Certificateย course helps you to pursue a career in data science to develop career-relevant skills and experience.

This course will provide you with the latest job-ready tools and skills. Image
Read 13 tweets
๐Ÿฆ„16 most important components of #Flutter #Riverpod explained using #flashcards ๐Ÿ”ฅ
Thread ๐Ÿงต๐Ÿ‘‡๐Ÿป Image
Image
Image
Read 17 tweets
Why your users uninstall your app?

#saas #iOS #android #flutter
๐Ÿงต
โŒ It's not because it's not perfect.
โŒ it's not because you don't do everything.

๐Ÿคซ It's because you don't talk to them.
Don't start by sending 40 notifications...

You need to do like a new relationship.
Increase notifications progressively.
Read 9 tweets
OK, time for an unboxing thread with a difference. I needed to test some web apps written in #Flutter on a really low-powered device. TIL that you can buy a Lenovo Chromebook for LESS THAN $100? ๐Ÿคฏ
Yes, for barely more than the price of an Apple power adapter, you can buy a WHOLE laptop -- including the power adapter!
It's really not a bad looking device either. Sure, that's a bigger bezel than most modern laptops, but it's smaller than a MacBook Air. It even has USB-C ports on BOTH sides of the device, which seems to be a Pro-level feature for Apple.
Read 22 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!