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

[Showoff Saturday] I make Flutter video tutorials with a focus on architecture & practicality (State Management, RxDart, BLoC et al.)
The series is called Flutter in Practice (here's the YouTube playlist). Feel free to suggest a topic I should cover next!

September 21, 2019 at 06:16PM by zaiste
https://ift.tt/2V5FC2L
New post on /r/flutterdev subreddit:

Argon Timer and Loading Buttons || Flutter
Hi Reddit, I just published my first flutter package. You can create beautiful loader and timer buttons with it. You do not have to worry about handling the animations or the timers. The timer can be restarted with different values so you can easily use it for "Re-send OTP" buttons where the countdown changes after every request. Check out my Github for more details.https://github.com/iamyogik/argon_buttons_flutterhttps://pub.dev/packages/argon_buttons_flutter

September 21, 2019 at 07:27PM by iamyogik
https://ift.tt/32Xo23K
New post on /r/flutterdev subreddit:

60 Days of Flutter :'Building a Messenger from Scratch': Day 33–35 : Paginating data from Firestore using Firebase Queries
https://ift.tt/2Of8GDj

September 21, 2019 at 11:48PM by aditya_gurjar
https://ift.tt/31IBQib
New post on /r/flutterdev subreddit:

is there a shortcut to remove a whole widget from the tree?
Hi, I use Android Studio to do some flutter, when i highlight a widget and press (Option + Enter on Mac) or (Alt + Enter on Windows) it shows a list of suggested things to do includingadd paddingcenter widgetand morebut it doesn't include the option to remove/delete a widget from the tree, is there one like this somewhere?

September 22, 2019 at 02:39AM by mosh_java
https://ift.tt/32YuJ5v
New post on /r/flutterdev subreddit:

Building games with Flutter
Hello!I love making applications in Flutter. I've been wondering if I could make games with it too. So I looked up on the web and came across this amazing Flutter game engine called Flame. I tried it, and I found it really simple and elegant.Has anyone else tried it? What do you think about Flame? Are there any other approaches to build games with Flutter? Oh and another thing, we all know Flare, right? Does Flare work well with Flame?Thanks!

September 22, 2019 at 06:16AM by _nightwielder_
https://ift.tt/2M6MxEH
New post on /r/flutterdev subreddit:

Google Developer Group - Devfest Isle of Man - November 2019 - Call for Proposals
Hey folks, we are organising a Google Devfest https://devfest.withgoogle.com/ in the Isle of Man https://www.devfest.im - details of the Isle of Man here https://www.locate.im/ - we are looking for speakers for our Devfest - the dates are 22 Nov - 23 Nov 2019 and our CFP is here https://sessionize.com/google-devfest-2019-douglas/ - you can also chat to me about it here, welcome all kind of ideas and topics, and would love to see you over in the Isle of Man

September 22, 2019 at 10:43AM by johnmidd
https://ift.tt/2V6Yu1e
New post on /r/flutterdev subreddit:

FlutterForce — Week 45
https://ift.tt/31IjZrN

September 22, 2019 at 10:09AM by flutterist
https://ift.tt/34ZRtnw
New post on Flutter Dev Google group:

How to send parameters to JAVA from DART using method channels. I am not able to send parameters to JAVA from DART using method channels. Please Please help . Error is attached below. What I am trying to do-->Dart(a,b)->Java(sum=a+b)->Dart(disp(sum))
After clicking the button I am getting below exceptions

September 22, 2019 at 10:52AM by Spandan Bhandari
https://ift.tt/30giAvY
New post on /r/flutterdev subreddit:

Flutter Face Detection: Detect with Firebase ML Kit + Draw with CustomPainter
https://ift.tt/2IlzJt8

September 22, 2019 at 01:48PM by Elixane
https://ift.tt/2V75M56
New post on /r/flutterdev subreddit:

How many of you use Firebase Storage, vs something like sqlflite?
No text found

September 22, 2019 at 02:49PM by PM_ME_MY_REAL_MOM
https://ift.tt/356ifL9
New post on /r/flutterdev subreddit:

Flutter's pros & cons from an iOS developer's perspective
Google's has been investing a lot into Flutter, its framework for mobile development.It has already been implemented in works on Fuchsia, Google's operation system and it's only a matter of time when more projects of the tech giant will be relying on this. Among Flutter's many advantages are:- hot reloading,- SwiftUI-like layout,- widgets and- hello, Captain obvious!: Google's support which guarantees the frameworks stability and constant development.What other pros and cons does Flutter have to offer? How does an iOS mobile developer see it? What challenges does this framework set before someone who's been working in with a different toolset?I'd strongly recommend reading this article:Flutter's pros and cons from an iOS developer's point of view

September 22, 2019 at 04:49PM by Malfeitor218
https://ift.tt/31GnYox
New post on /r/flutterdev subreddit:

Thought Native android code = 'nothing' but Flutter proved me wrong. Wrote my first app using Flutter and I really enjoyed it!
https://ift.tt/32WbIk1

September 23, 2019 at 12:51AM by ramkishorevit
https://ift.tt/30F8AHN
New post on /r/flutterdev subreddit:

Thought Native Android != Any Framework but Flutter proved me wrong ! - https://ift.tt/32WbIk1
As a native android engineer always thought native android != any frameworks. But I must definitely say @FlutterDev
is changing my thoughts gave a quick try building a simple app about me and really enjoyed it. Find source here - https://github.com/Ramkishorevit/MeThe way dart is framed makes it easy for one to maintain state machine with ease. Although I didn't like the APK size part rest of the stuff was really better than what I thought.

September 23, 2019 at 12:40AM by ramkishorevit
https://ift.tt/2Nrv6BT
New post on /r/flutterdev subreddit:

While running the app in debug view, is there anyway you can click on a component in code and have it highlighted in the app (or vice versa)?
While running the app in debug view, is there anyway you can click on a component in code and have it highlighted in the app (or vice versa)?​Edit: For instance on a website you can view the inspector and highlight the element that is currently under the cursor, etc. Trying to find the same thing for flutter.

September 23, 2019 at 03:35AM by ac_version_01
https://ift.tt/31KhKUG
New post on /r/flutterdev subreddit:

Looking for resources to present Flutter to graphic designers
I'm looking for resources for a Flutter presentation to an audience of graphic designers: links, articles, apps that focus on clean design. I've noticed that the design and graphics culture is strong in the Flutter community so maybe you guys could recommend some resources?

September 23, 2019 at 11:58AM by synw_
https://ift.tt/32YLmOs
New post on /r/flutterdev subreddit:

Why use Pedantic Dart?
​Hi Everyone!Standard Flutter project already give Dart lint and give warning/error with Flutter analyze. For example ‘unused import’.So why use Pedantic Dart?Thanks everyone!

September 23, 2019 at 11:51AM by Flutter_Dev
https://ift.tt/32YLuxq
New post on /r/flutterdev subreddit:

selectable_autolink_text | Generate inline links that can be selected, clicked and long pressed in text for Flutter
https://ift.tt/30iYT5F

September 23, 2019 at 12:42PM by Elixane
https://ift.tt/2mus1on