Home New Trending Search
About Privacy Terms
#
#fluttercanvas
Posts tagged #fluttercanvas on Bluesky

I used flutter_bloc for years, in different teams, it is kind of a standart at this point. It is really annoying, and I grew to hate it, it enforses bad practices and unclean code...

#flutterdev
#fluttercommunity
#flutterapp
#flutterdeveloper
#fluttercanvas
#fluttertip
#flutter
#cleancode

0 0 1 0
Post image

why Clean Code in Flutter is a Game-Changer ?
#flutterdev
#fluttercommunity
#flutterapp
#flutterdeveloper
#fluttercanvas
#fluttertip
#flutter
#cleancode

19 1 1 0
Post image

why Clean Code in Flutter is a Game-Changer ?

#flutterdev
#fluttercommunity
#flutterapp
#flutterdeveloper
#fluttercanvas
#fluttertip
#flutter
#cleancode

7 0 0 0
Post image

✅Tip5: Comment Smart, Not Excessive
#flutterdev
#fluttercommunity
#flutterapp
#flutterdeveloper
#fluttercanvas
#fluttertip
#flutter
#cleancode

4 0 0 0
Post image

✅Tip4: Follow solid Principles
#flutterdev
#fluttercommunity
#flutterapp
#flutterdeveloper
#fluttercanvas
#fluttertip
#flutter
#cleancode

1 0 0 0
Post image

✅Tip3: Avoid Duplicating Code
#flutterdev
#fluttercommunity
#flutterapp
#flutterdeveloper
#fluttercanvas
#fluttertip
#flutter
#cleancode

2 0 0 0
Post image

✅Tip2: Keep Functions Short
#flutterdev
#fluttercommunity
#flutterapp
#flutterdeveloper
#fluttercanvas
#fluttertip
#flutter
#cleancode

2 0 0 0
Post image

✅Tip1: Meaningful Names
#flutterdev
#fluttercommunity
#flutterapp
#flutterdeveloper
#fluttercanvas
#fluttertip
#flutter
#cleancode

3 0 1 0
Post image

⛔ Messy codes slows you down
#flutterdev
#fluttercommunity
#flutterapp
#flutterdeveloper
#fluttercanvas
#fluttertip
#flutter
#cleancode

3 0 0 0
Post image

You can simply test if two values are equal in dart with expect(actual, expected)
But if you want to test errors use the function closure that throws error as actual and check with throwsA<ErrorType> as expected.
#FlutterCanvas
#FlutterDevelopment
#AppDesign

8 0 0 0
Post image

It’s too much of work 😰🥱 to import every assets like image 🏞, json , audio 🎵into pubspec.yml

But sadly 😢, you can’t import just the assets folder.

Just import all the folders, it will work

#flutter #fluttertips #fluttercanvas #flutterapp

11 1 1 0
Post image

If you want to have a single text with different style within it? Do not bother or try to hack with with Text() and use RichText() with TextSpan().

#FlutterCanvas #FlutterDevelopment #AppDesign

9 0 1 0

Explore the ListView widget in Flutter! 📜 Perfect for displaying scrollable lists, it supports lazy loading for performance. Use ListView.builder for dynamic content or ListView.separated for custom dividers. A must-know for any Flutter dev! #Flutter #ListView #AppDev #fluttercanvas

4 0 0 0

Welcome to Flutter Canvas!

Your ultimate hub for creative app design and Flutter development tips. Discover tutorials, UI inspiration, and expert tricks to build stunning, responsive apps. Transform ideas into reality with us!

#FlutterCanvas #FlutterDevelopment #AppDesign

38 20 17 0