Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Amazing flutter design and animations
In my journey to learn FLutter I created two beautifully animated packages, it is awesome how flutter is really powerful in creating different effects and custom mobile views, all of that while having smooth performance.
Hope you like it!
https://pub.dev/packages/animated_image_list
https://pub.dev/packages/animated_rail

February 13, 2021 at 07:06AM by youssefali424
https://ift.tt/3d8c3Zi
New post on /r/flutterdev subreddit:

New Localisation library 🤟🏿
bd_l10n is a localisation tool built on top of the new flutter gen-l10n tool.This tool take advantage of the gen-l10n features and workaround few limitations/bugs available in the tool.For example:You can have different localisation classes.Put localisation classes in different directories.Generate localisation classes on the fly without having to re-run the application, just perform a hot reload and tada your app has new localisations.Generate localisation classes without you needing to re-run the script or running build_runner build on any new arb files added.This give you complete freedom on how you want to generate and where you want to generate localisations.https://pub.dev/packages/bd_l10n

February 13, 2021 at 06:26AM by bitsydarel
https://ift.tt/3agm5pB
New post on /r/flutterdev subreddit:

A medium like notepad in Flutter
I was trying to make a medium like notepad app. Then I got this post, it is brilliant for me as a beginner. I don't need to use any packages to markdown content for bold, italic, and other. but I really need to know how to add Images in the text field between text content like medium. I am stuck now, anyone got any idea, then share it with me.simple note pad with text content and lots of images.

February 13, 2021 at 11:39AM by Immediate_Entry_3626
https://ift.tt/3aeUrJi
New post on /r/flutterdev subreddit:

Made a Flutter Discord
Hey,I noticed there was no Flutter Discord channel so I made one called "Flutter Unofficial".Feel free to come along and help me (lmao) no but for real come and help each other.It's empty right now so yeah don't expect a full community yet.

February 13, 2021 at 03:12PM by StudentOfAwesomeness
https://ift.tt/3quXK4I
New post on /r/flutterdev subreddit:

I need to make a widget that visible everywhere when i need it, something like tv volume indicator
Hello how to make a widget like tv volume bar can be visibled on other widgets and in all routes when, i don't want make it with stack or place it in widget tree

February 13, 2021 at 02:57PM by diyar_gulli
https://ift.tt/2N46m3R
New post on /r/flutterdev subreddit:

Flutter vs native for a mobile dev hobbyist
Hi all,I'm a hobbyist developer and I'm deciding whether to invest my time into Flutter or native Android. Note, I'm an Android user myself, so if I had to pick one or the other, it would be Android.I spent a bit of time learning both Flutter and Android (with Kotlin) and I liked both. I feel that if I go native, then I'm less likely to encounter major problems since I don't have to deal with an extra layer of abstraction and I'd also be dealing with a much more mature framework. However, if I go native, then anything I build would only reach half of the market, so having a cross-platform solution is a big deal. These are the main 2 pros and cons in my mind, but I'm finding it difficult to put appropriate weights on them. Lastly, I'd like to add that I'm not worried about job prospects here, so that's not a consideration for me.If you have any thoughts on this topic, then I'd love to hear from you. I understand that this is a Flutter forum, so I expect a bit of bias here :)Many thanks in advance!

February 13, 2021 at 03:28PM by de1pher
https://ift.tt/2Zg1cEo
New tweet from FlutterDev:

💙 #30DaysOfFlutter Week 3 content is out!

This week's livestream on February 17th at 9am PST features @timsneath for our Q&A! We will continue part 2 of our live coding session showing how to add data to an app using the HTTP & JSON packages.

Watch 👉 https://t.co/nPNj5n4VnG pic.twitter.com/I9NwBhr5AY— Flutter (@FlutterDev) February 13, 2021

February 13, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1360634845869842439
New post on /r/flutterdev subreddit:

Flutter Buddies have published their first group project!
We are a Discord community of Flutter developers teaming together to build open source projects and have been working on this app in our spare time over the last couple of months.Tic-Tac-No is a brand new game which takes the classic game of Tic-Tac-Toe 9 steps further! Play across 9 Tic-Tac-Toe boards in the same game and outwit your opponent by making a line of 3 winning Tic-Tac-Toe games.Try it out on Google Play: https://play.google.com/store/apps/details?id=com.flutterbuddies.tic_tac_no
Join the discussion here: https://discord.gg/z9uDRThp at #tic-tac-no channel
Contribute on GitHub: https://github.com/Flutter-Buddies/tic_tac_no

February 13, 2021 at 06:51PM by llsII
https://ift.tt/3b20OPB
New post on /r/flutterdev subreddit:

Being RN developer, I decided to try a Flutter and write about my experience. Post 1.
Flutter for RN developers part 1.

February 13, 2021 at 06:47PM by stefanmajiros
https://ift.tt/3qeWN0q
New post on /r/flutterdev subreddit:

Sketching App in Flutter @ 60 FPS (Highly Efficient)
https://www.youtube.com/watch?v=21ljOS_-0uY

February 13, 2021 at 06:37PM by jaycoding
https://ift.tt/3tUpNgc
New post on /r/flutterdev subreddit:

twitter_intent (with null-safety) - Dart package to work with Twitter Web Intents. Follow, like, tweet, retweet, direct message on Twitter.
https://ift.tt/3ahntIo

February 13, 2021 at 07:16PM by serial_dev
https://ift.tt/3pjeuLd
New post on Flutter Dev Google group:

http Post waiting for response that never comes
Hello, I'm posting to my node.js api server, which in turn sends the sql insert to the MySQL database. It works perfectly and I display a success page to the user. But, if the api server or db server are down, I want to display an error message to the user and send an email to a support

February 13, 2021 at 08:12PM by Kevin Roberson
https://ift.tt/3d7gHXz
New post on Flutter Dev Google group:

Push Notification is not working in background
Hi All, Push Notification is not working when the app is closed stage. But while we open/minimized the app, it getting push notifications. Anyone know the reason for this?. I can't able to sort it out.

February 13, 2021 at 08:35PM by shinos mohamed
https://ift.tt/2NmdjNM
New post on /r/flutterdev subreddit:

What is the Difference between hackintosh & vmware ?
I'm flutter developer and I'm working on windows o pc ,and I want the Xcode that only working on Mac os . so what can I do to instal mac os on my laptop

February 13, 2021 at 09:32PM by omarr-ee-ss
https://ift.tt/2Zl1ytn
New post on /r/flutterdev subreddit:

Have some spare time for Glassmorphism Package 🙂
https://ift.tt/3n6GuR8

February 13, 2021 at 11:06PM by rSaha_flutterFoundry
https://ift.tt/3dcO0bI