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

Flutter frontend, Golang backend
How many of you use/write Golang as part of your backend? I've recently started learning it. It's like a jump back 30 years in time, to a simple functional language, but I just started learning it. I'm sure there are many twists and turns.If you are using it, what are you using it for? I am looking into creating my own custom backends.View Poll

July 04, 2021 at 06:52PM by jrheisler
https://ift.tt/3xh46IF
New post on /r/flutterdev subreddit:

flutter is dead
there is zero support. every update the tutorials and codes are completely unusable and thus making it all reset. I am over trying to learn this trash.

July 04, 2021 at 08:08PM by arctorTNT
https://ift.tt/3weWDrZ
New post on Flutter Dev Google group:

mutual compatibility
*Hi everyone* I use flutter_app_lock 1.5.0 when I run( pub get) everything go right, but when I run (pub outdated) i get this: transitive dev_dependencies: async *2.6.1 *2.6.1 *2.6.1 2.7.0 charcode *1.2.0 *1.2.0 *1.2.0 1.3.1 test_api *0.3.0 *0.3.0 *0.3.0 0.4.1 You are already using the

July 04, 2021 at 09:31PM by sami fltr
https://ift.tt/3dJ083I
New post on /r/flutterdev subreddit:

NEW VSCode extension "Blockman" to highlight nested code blocks
Check out my VSCode extension - Blockman, took me 6 months to build. Please help me promote/share/rate if you like it. You can customize block colors, depth, turn on/off focus, curly/square/round brackets, tags, python indentation and more.....https://marketplace.visualstudio.com/items?itemName=leodevbro.blockmanSupports Python, R, Go, Dart, PHP, JavaScript, JSX, TypeScript, TSX, C, C#, C++, Java, HTML, CSS and more...This post in react.js community:https://www.reddit.com/r/reactjs/comments/nwjr0b/idea_highlight_nested_code_blocks_with_boxes/View Poll

July 04, 2021 at 10:02PM by leodevbro
https://ift.tt/3dEyXH1
New post on /r/flutterdev subreddit:

Looking for a senior dev in Hamburg, Germany!
Hey guys, I'm not a recruiter. I just work at a startup and we are in need of someone additional to our amazing team. Please have a look -> https://yamuntu.join.com/jobs/2479164-senior-software-developer-f-m-dPlease share with your community and spread the love.Thanks so much!Jana

July 04, 2021 at 11:01PM by Jana_HH
https://ift.tt/3AsudOJ
New post on Flutter Dev Google group:

Flutter firebase document read data function
Can someone help me create a function in my database file where i can use something like this to display the data to a widget: Text(*database.userData.surname*); heres my database.dart code: *import 'package:cloud_firestore/cloud_firestore.dart';* *final FirebaseFirestore _firestore = FirebaseF

July 05, 2021 at 02:49AM by Reds Vision
https://ift.tt/3dKs86Z
New post on Flutter Dev Google group:

how to connect tabs and TabBarView to firestore
i am in new flutter i want to update tabs and TabBarView using firestore

July 05, 2021 at 03:36PM by jhon
https://ift.tt/3dMcwzT
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 92 - Tutorials, videos, packages, and much more!
https://ift.tt/2UrmFeE

July 05, 2021 at 05:35PM by vensign
https://ift.tt/3yrRIWu
New post on /r/flutterdev subreddit:

Any Advantage to implementing BLoC with RxDart?
Is there any advantage to implementing BLoC using RxDart?The first place I learned the BLOC pattern only used the native Streaming API's but it seems a lot of the tutorial I now see online on BLoC seems to implement it with RxDart.Which got me wondering. Is there any extra advantage to using RxDart when implementing BLoC?

July 05, 2021 at 08:45PM by finlaydotweber
https://ift.tt/2V4YuTn