What would be interesting #Flutter conference topics you'd like to see me cover?
30.12.2024 16:59 โ ๐ 5 ๐ 0 ๐ฌ 5 ๐ 0
Depends on the server/provider.
Not all of them have a free tier. Many cloud providers simply give you a credit for around a year.
And if you want to rent a machine and to the devops yourself, I doubt you'll find a free tier there.
17.12.2024 09:50 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
Too generic. All packages could have the same tagline
10.12.2024 11:58 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
It's just that folks view SM as "ChangeNotifier+Builder"
Riverpod is more than that
09.12.2024 20:14 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
What do you think would be a good tagline for Riverpod?
Currently it is:
"A Reactive Caching and Data-binding Framework"
I'm trying to avoid the words "state-management" and "dependency-injection", as IMO they are misleading Riverpod users.
09.12.2024 19:06 โ ๐ 10 ๐ 0 ๐ฌ 8 ๐ 0
It's more related to the fact that "Base" is public instead of private
It it was _Base, then the list would infer List<Object>
06.12.2024 22:49 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
// package:my_package/src/classes.dart
abstract class Base {}
class A extends Base {}
class B extends Base {}
// package:my_package/my_package.dart
export 'src/classes.dart' show A, B; // We don't export "Base"
// Inside apps:
import 'package:my_package/my_package.dart';
final list = [A(), B()];
// List is typed as List<Base>.
// So even though the class isn't exported, users ended-up having access to it
Fun fact: Public classes that are not exported may still be indirectly usable by users
Here's one example
06.12.2024 17:35 โ ๐ 13 ๐ 1 ๐ฌ 3 ๐ 0
Nah IMO it is crutial for good experience that errors in unopened files pop-up too!
It's super common that editing one file causes error in another file. It's a pain to discover that only when making a PR and the CI fails
05.12.2024 21:07 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Other languages cheat by analyzing only visible files and taking lots of shortcuts ๐คท
05.12.2024 14:34 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
#Flutter and #Dart honestly have the best tooling out of any popular tech.
I'm surprised how bad the tooling is in most popular languages.
04.12.2024 04:14 โ ๐ 31 ๐ 6 ๐ฌ 2 ๐ 1
It's going great!
04.12.2024 04:12 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
I'll post here more from now on :)
29.11.2024 23:06 โ ๐ 46 ๐ 3 ๐ฌ 10 ๐ 0
It's a BlueSky fail for not supporting hashtags! ๐
07.02.2024 16:03 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
I guess that's a fail
07.02.2024 04:37 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Hello #Flutter world! The sky is blue today :)
07.02.2024 04:37 โ ๐ 19 ๐ 0 ๐ฌ 1 ๐ 0
Indeed! ๐
07.02.2024 04:32 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Building cool things @flutterflow.io
-------
Figuring out life one line of code at a time.
๐จโ๐ป code (dart,ts,rust,c++,python,etc)
๐งช homelab (proxmox,unifi,coolify,etc)
๐ ๏ธ creator of Globe, Zapp, F3, melos, RNFirebase, FlutterFire
Freelance FlutterDev in Japan. Always open to joining Flutter projects.
Developer of a Flutter package named crop_your_image
https://pub.dev/packages/crop_your_image
Publishing articles mainly about Flutter under the hood
https://chooyan.hashnode.dev/
FlutterKaigiใฎ่จใๅบใใฃใบใApple็ซฏๆซใๅฅฝใใงMicrosoftใๅฟๆดใใชใใGoogleใฎใใฏใใญใธไฝฟใไบบใNuxt.jsใจใGoๆธใใชใใใFlutterใงAndroid, iOS้็บใใฆใพใใ ใปใใญใฃใณ2010Linux็ตใๅ
MSPใใงใญใผ kikuchy@mstdn.jp
https://kikuchy.github.io/
- Building atprotodart.com things
- Collaborating with deck.blue
- Maintaining @apod.shinyakato.dev
- aka github.com/myConsciousness
Pitbull Parent, Flutter Developer, VR Enthusiast, AI Newb, He/Him
Sr. Software Engineer specializing in Flutter, currently at Headspace. Author & maintainer of macos_ui. Husband, father, musician, aspiring softball player, Orioles fan. My views are my own.
The Official Flutter Community Account. Follow to get notifications of new articles and packages from the #FlutterCommunity
Flutter & Dart GDE ๐ Follow me for updates on #Flutter and #Dart
Co-Founder wiredash.com ๐ฌ๐ CTO phntm.xyz ๐ผ
he/him ๐ฉโโค๏ธโ๐จ husband ๐ฉ๐ช Cologne
GDE for Flutter & Dart.
Organizing Flutter & Friends. ๐ฅณ
Developing #FlameEngine, a game engine for Flutter. ๐ฅ
Member of the Blue Fire open source collective. ๐
(He/Him)
โจ Work @Microsoft.com on AI, Azure, and Dev Productivity advocacy
โจ Dart & Flutter Community Leader @GoogleDevExpert
โจ Pluralsight & FlutterEngineering.io author!
โจ My YouTube channel youtube.com/@mhadaily
โจ Organizer FlutterVikings.com
I build stuff in Dart and Flutter
๐ง๐ท๐ต๐น Engineer โข I like user interfaces, cinematography, pineapple pizza and math โข Google Developer Expert for Dart & Flutter
Engineering Leader | Tech Speaker, Author, Editor | Google Developer Expert in Dart and Flutter | Passionate about Mobile and Quality
Flutter GDE ๐ Co-founder bbapps.dev ๐๐ซถ๐ฝ Author โFlutter Design Patterns and Best Practicesโ ๐ Flutterista ๐ WTM ๐ I also love to read ๐, dance ๐๐ฝ, travel โ and learn languages ๐ช๐ธ Mother of Cats ๐ป
Engineer at @flutterflow.io in the day and open saucing for BlueFireOSS ๐ by night โข proud husbird โข he/him โข ๐ณ๏ธโ๐ โข @wolfenrain@mastodon.social
software engineer by day, software engineer by night. shorebird.dev. creator of the bloc library. working on brickhub.dev ๐งฑ
Building an alterantive to Airbnb alternative called Caza de Casa (https://cazadecasa.xyz) ๐ก