Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

print method
hello everyone i implemented a printing method in my app, it connects to printer through ip address, and it is working and printing but just english, and i want to print arabic, but it does not work for arabic, it prints a strange symbols instead. if any one can help me with that case, i will

July 13, 2021 at 03:39PM by Mahmoud Hossam
https://ift.tt/2TdcF8A
New post on /r/flutterdev subreddit:

Flutter CircleAvatar Tutorial For Beginners
https://ift.tt/3wvK7og

July 13, 2021 at 04:20PM by athira_reddy
https://ift.tt/3B04760
New post on /r/flutterdev subreddit:

Color picker field
Just published my second open source flutter package.It is a color picker field for Material and Cupertino that includes the color picker
https://pub.dev/packages/color_picker_field

July 13, 2021 at 08:04PM by The_GoldyMan
https://ift.tt/2TYncF7
New post on /r/flutterdev subreddit:

FYI Flutter docs added a new article about Building Adaptive Apps that's an absolutely fantastic and comprehensive read (even if you're a beginner!)
https://ift.tt/2RUSmfk

July 13, 2021 at 11:38PM by Azarro
https://ift.tt/3eyhSzl
New post on /r/flutterdev subreddit:

3 Ways To Make HyperLink In Flutter - Link Widget Added
https://ift.tt/36wLxo7

July 14, 2021 at 04:42AM by athira_reddy
https://ift.tt/2U6NMM9
New post on Flutter Dev Google group:

is it possible to keep listview builder inside listview builder?
is it possible to keep listview builder inside listview builder? i am using listview builder in list tile we need listview builder to create new container based on responce of api is that possible .. give me suggestion...

July 14, 2021 at 08:02AM by Jayakrishna Chadalawada
https://ift.tt/36yHpDV
New post on /r/flutterdev subreddit:

How do you name your custom widgets?
I'm trying to decide a pattern to follow when naming the widgets on my project in a intuitive way. I have these options in mind:Naming every widget with your project name. For example, in an app called "Dashboard", you would have: DashboardButton, DashboardCalendar, DashboardDateSelector, etc.Naming every widget with a generic fixed prefix. For example: MyButton, MyCalendar, MyDateSelector (or any variants like CustomButton, etc).Naming every widget with just a descriptive name. For example: Button, Calendar, DateSelector, etc.Personally, I always use the last one, but sometimes I have some problems because of names already being defined in some library I'm using or even Flutter's library itself, causing some inconsistency.What are your opinions about this topic in specific?

July 14, 2021 at 02:40PM by HugoVS
https://ift.tt/3ehz1Nq
New post on /r/flutterdev subreddit:

Finally, my first package published!
Hi there!I'm newbie for flutter(and English :P)I publish my first packagehttps://pub.dev/packages/number_paginationIt's very very simple and useful for web or large screenthx!

July 14, 2021 at 02:24PM by taz1208
https://ift.tt/3AYNTdg
New post on /r/flutterdev subreddit:

Am I the only one that finds the http package extremely annoying since version 0.13.0?
Ever since version 0.13.0 I need to write all my request urls using Uri.parse("insert url here").Am I the only one that finds it super annoying? Any good alternatives?

July 14, 2021 at 04:55PM by TesLake
https://ift.tt/3z2N3dT