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

App Feedback Thread - February 12, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

February 12, 2021 at 03:00PM by AutoModerator
https://ift.tt/2N2jJBN
Flutter Heroes pinned «Initiative Q is an attempt by ex-PayPal guys to create a new payment system instead of payment cards that were designed in the 1950s. The system uses its own currency, the Q, and to get people to start using the system once it's ready they are allocating Qs…»
New post on /r/flutterdev subreddit:

Array_To_Tree Plugin
Hello everyone!I wanna share with all of you an interesting plugin created for flutter, inspired by: Array-To-Tree (Javascript)​The functionality is the same as it original package from Node, take any array and converts into a multi-hierarchy array.​Any improvement or request please feel free to write a pull request or an issue.Github: https://github.com/Crdzbird/array_to_tree_flutterpub.dev: https://pub.dev/packages/array_to_tree

February 12, 2021 at 03:36PM by Ghost_InTheDart
https://ift.tt/2Z80l8Z
New tweet from FlutterDev:

93 packages released null safe versions on https://t.co/XAGXN4ILmv in the past week. Among them:

* path_provider
* shared_preferences
* image_picker
* package_info
* analyzer
* auto_size_text
* pointycastle
* flutter_typeahead

This takes us to 813 null-safe packages. https://t.co/fR8i7LIS7D— Dart Language (@dart_lang) February 12, 2021

February 12, 2021 at 07:01PM
http://twitter.com/FlutterDev/status/1360287924361773061
New post on /r/flutterdev subreddit:

Ever thought of using Bluetooth in the Flutter App ?
Here is the package for those who always use to be in the thought of using Bluetooth in their Flutter App.
I used to think that, it would be really fun to do experiments making those types of connections with devices using the self-made app. I've personally haven't tried this package yet but it seems really well-documented and thought many of you guys will be really excited to use this package and I shared it here first.source: https://pub.dev/packages/flutter_ble_lib***Enjoy**\*

February 12, 2021 at 09:32PM by sachin_dahal
https://ift.tt/3pgTKUi
New post on /r/flutterdev subreddit:

What do you use for your chat usecases in Flutter?
Hello everyone!I was wondering what everyone is using for the chatting usecases in their Flutter apps? Is firebase your go-to solution or do you build a simple server for your apps? If none of these, then what do you use? 🤓Thanks in advance!

February 12, 2021 at 11:27PM by TheSlumberFlutters
https://ift.tt/3qtUh6R
New post on Flutter Dev Google group:

Methods for creating a game clock
Hi, I'm trying to make a real time game in Flutter. The biggest hurdle seems to be updating the state of the game every tick. I'm aware of a game engine in Flutter called Flame
New post on Flutter Dev Google group:

hi nro have anyone whey should i put futureBuilder to get my data from firebase?
have anyone whey should i put futureBuilder to get my data from firebase? @override Widget build(BuildContext context) { return CustomScrollView( controller: _autoScrollController, // shrinkWrap: true, slivers:
New post on /r/flutterdev subreddit:

Is a social media app built in flutter and hosted on firebase bad idea for a social media startup ?
I founded a startup which is a social media app built with flutter and hosted in firebase.Due to lack of funds and willing to test the app idea before full commitment, we went for a flutter app hosted on firebase, instead of native app separately for Android and iOS.The app is almost ready for a closed beta release with a community right now.The technical founders warned me that this would be a problem once the app is fully released like for example:- 1) Google will have too much control and restrictions over the data stored. 2) Azure or AWS would be better for social media app. 3) Native built app will give more control than Flutter built app. And many other worries.The reason I chose firebase and Flutter is the speed of development of app for a quick validation of app idea and low cost of development.So is it a grave error or is it managable one to have a social media app in flutter on firebase ?

February 13, 2021 at 03:31AM by Cannonzue
https://ift.tt/3qgMEQN
New post on Flutter Dev Google group:

Help Placing Feed in Top Right Corner
alignment: Alignment.topRight ? Would I need to create a constructor? Example base feed is a instagram clone attached below https://ift.tt/3qo1yoI

February 13, 2021 at 06:58AM by Scott Beeker
https://ift.tt/3jJ3vcC
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