Launching my own apps 📦
Secure your pages
Redirect user on another page if they are not allowed to access it
Ex: Here’s how you can redirect users on onboarding if they haven’t seen it once
This is how I've been doing this for years inspired by angular guards
Works like a charm
Secure your pages
Redirect user on another page if they are not allowed to access it
Ex: Here’s how you can redirect users on onboarding if they haven’t seen it once
This is how I've been doing this for years inspired by angular guards
Works like a charm
That moment when all your tests are passing ✅
That moment when all your tests are passing ✅
How to render a widget outside of its parent bounds?
Don't overcomplicate this.
Just change the clipBehavior.
#flutterdev #fluttertips
How to render a widget outside of its parent bounds?
Don't overcomplicate this.
Just change the clipBehavior.
#flutterdev #fluttertips
I used to disagree with this, but once you start getting it right, this is really amazing.
Deploying a function is instant.
Meanwhile, Firebase deploy time takes at least 30 seconds or more.
I used to disagree with this, but once you start getting it right, this is really amazing.
Deploying a function is instant.
Meanwhile, Firebase deploy time takes at least 30 seconds or more.
Did you know?
Extension types allow you to have much stricter types in your code.
They also provide an easy way to add methods to a type without creating a class.
Essentially, you can transform a String into a UserId and Email...
#flutterdev #fluttertips
Did you know?
Extension types allow you to have much stricter types in your code.
They also provide an easy way to add methods to a type without creating a class.
Essentially, you can transform a String into a UserId and Email...
#flutterdev #fluttertips
That's why you should learn design basics
This force you to think of all the possibilities before implementation
For this Figma is my best friend
I design all screen until I am satisfied
That's why you should learn design basics
This force you to think of all the possibilities before implementation
For this Figma is my best friend
I design all screen until I am satisfied
One of the advantage of Flutter is that it works everywhere
So here is how I make sure it's working everywhere
- I do mobile first design
- If the layout change for large screen I reuse my components and adapt for this screen
One of the advantage of Flutter is that it works everywhere
So here is how I make sure it's working everywhere
- I do mobile first design
- If the layout change for large screen I reuse my components and adapt for this screen
How to automatically restart an animation when a property change
#flutterdev #fluttertips
How to automatically restart an animation when a property change
#flutterdev #fluttertips
You can't predict results. However, if you consistently focus on improving and delivering, the results will come.
You can't predict results. However, if you consistently focus on improving and delivering, the results will come.
👉 For each goals
👉 activity grid for each habit
Everything to stay motivated and stop procrastinating
👉 For each goals
👉 activity grid for each habit
Everything to stay motivated and stop procrastinating
The biggest limitation of Firestore:
complex queries and search
Some cloud services offer this, but they can be very $$$$...
However, you can achieve it by hosting Elasticsearch with just a few functions.
And guess what? It costs nothing to add a new index.
#flutterdev
The biggest limitation of Firestore:
complex queries and search
Some cloud services offer this, but they can be very $$$$...
However, you can achieve it by hosting Elasticsearch with just a few functions.
And guess what? It costs nothing to add a new index.
#flutterdev
Don't ask 10 things on a single page
The less people are engaged on your app the less they will do any effort...
Except if you engage them progressively
Asking one thing at a time
This also help them staying focus on what you ask
And this is really easy to do
Don't ask 10 things on a single page
The less people are engaged on your app the less they will do any effort...
Except if you engage them progressively
Asking one thing at a time
This also help them staying focus on what you ask
And this is really easy to do
👉 For each habit on KUBBO
👉 Earn more rewards and XP bonuses
(I'll do a little video tomorrow. Time to run for me)
#flutterdev
👉 For each habit on KUBBO
👉 Earn more rewards and XP bonuses
(I'll do a little video tomorrow. Time to run for me)
#flutterdev
- I document anything I learn while making apps
- I read regularly
- Before starting an app I make big concurrent research sessions. (doing this for hours)
- Repetitive code is added to ApparenceKit template
- I document anything I learn while making apps
- I read regularly
- Before starting an app I make big concurrent research sessions. (doing this for hours)
- Repetitive code is added to ApparenceKit template
I have new improvement ideas for my boilerplate
Small details and big features
Some details that cost you time and energy each time you create a new app.
Like
- adding app locales to Android / iOS
- creating a basic home_widget
- home_widget updates...
#flutterdev
I have new improvement ideas for my boilerplate
Small details and big features
Some details that cost you time and energy each time you create a new app.
Like
- adding app locales to Android / iOS
- creating a basic home_widget
- home_widget updates...
#flutterdev
Time and timezone makes things hard
This creates bug you can't see right now or just because you tested at your location
And when you add time?
You also have to think for each case if you have to handle DST correctly.
Time and timezone makes things hard
This creates bug you can't see right now or just because you tested at your location
And when you add time?
You also have to think for each case if you have to handle DST correctly.
Apple popularity score is broken
This explains why I've seen one of my major keywords drop to 5 popularity
Apple popularity score is broken
This explains why I've seen one of my major keywords drop to 5 popularity
Staying 100% transparent on who I am and my values has always been important to me.
And I believe that's important for the people that use your product
#shipaton
Staying 100% transparent on who I am and my values has always been important to me.
And I believe that's important for the people that use your product
#shipaton
App icons can x2 your number of users
An app icons is way more important than you think
People takes decision on watching your app page on this
This takes time to find the good one.
But the good news is that you can test it on like this 👇
#fluttertips #flutterdev
App icons can x2 your number of users
An app icons is way more important than you think
People takes decision on watching your app page on this
This takes time to find the good one.
But the good news is that you can test it on like this 👇
#fluttertips #flutterdev
how to show iOS live activity using Flutter
(This is not that hard)
👇 here is how to do it step by step
#flutterdev #fluttertips
how to show iOS live activity using Flutter
(This is not that hard)
👇 here is how to do it step by step
#flutterdev #fluttertips
That's the first results of the city builder mode
Gamification at his best
Next week I'll check the results on retention
Hope this have the same effect
#shipaton
That's the first results of the city builder mode
Gamification at his best
Next week I'll check the results on retention
Hope this have the same effect
#shipaton