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

How to make this animation?
Hi, I need some idea of ​​how to make the animation seen in the video. Please. Thank you

December 18, 2019 at 11:09PM by Jean Paul Gotopo Maldonado
https://ift.tt/35B1QOv
New post on /r/flutterdev subreddit:

Smooth Sort: A custom and wonderful sorting animation for Flutter
https://ift.tt/2PXJKjb

December 19, 2019 at 07:18AM by b14ckr34p3r
https://ift.tt/2Mb69s1
New post on /r/flutterdev subreddit:

Smooth Sort: A custom and wonderful sorting animation for Flutter
GitHub LinkIn today's world, developers use now and then sorting in their mobile applications. For such developers, Smooth Sort can become a useful package that provides wonderful and custom animation while sorting a list or grid instead of reloading the page.Explore how to use SmoothSort in your Flutter app with its proper use-case through this medium blog.

December 19, 2019 at 06:52AM by b14ckr34p3r
https://ift.tt/2EzNqSJ
New post on /r/flutterdev subreddit:

Flutter Design Patterns: An overview of the Factory Method design pattern and its implementation in Dart and Flutter
https://ift.tt/2Z5mdkA

December 19, 2019 at 08:26AM by mkobuolys
https://ift.tt/370lDr5
New post on /r/flutterdev subreddit:

Edit Cut/Copy/Paste Menu?
ScreenshotIs there some way to edit menu widget that appears when you long-press text in a TextField? As you can see in the screenshot above, the menu is cut off horizontally, so I'd like to try wrapping it in a SingleChildScrollView. As far as I know, ToolbarOptions only lets you choose which menu items are shown, not change the widgets that make it up. Maybe I'm missing something obvious here.

December 19, 2019 at 12:13PM by Tenshar
https://ift.tt/2sHKPDP
New post on /r/flutterdev subreddit:

How to manage cookies with Flutter ?
I would like to know what would be a good way manage cookies with Flutter ?I have been looking into this and there isn't much info on this subject. What i have tried is to use Dio package with their cookie_manager but i had to remove it due to some issues connecting to the server. I have also considered Shared Preferences, many people on stackOverflow are saying it is not a good way of doing it because of security issues.If anyone can point me out to some material or your own experience on how you do it, would be helpful.

December 19, 2019 at 01:48PM by zvrksam86
https://ift.tt/2Maa1tu
New post on /r/flutterdev subreddit:

Flutter
Guys, anyone know how to reduce flutter app size...In flutter even demo app size is so high(6MB) i haven't added any features into it...so you guys have any ideas about that.....

December 19, 2019 at 02:08PM by chandrushane
https://ift.tt/2ExSt6f
New post on /r/flutterdev subreddit:

Flutter chat app (using apis) what to use to save data offline -moor or hydratedbloc
To save chat history for users and to be able to see it in absence of internet what should i use.i m confused between moor vs hydrated bloc.I am not sure if both can be used together .Thanks

December 19, 2019 at 03:38PM by charmyr
https://ift.tt/2EzL2f2
New post on /r/flutterdev subreddit:

Are there any open-source Flutter apps that I can study and contribute to as I learn?
I'm learning Flutter as I work towards getting a development job. I often see articles talking about contributing to open-source projects hosted on github or elsewhere as a learning aid. Are there any such Flutter apps?

December 19, 2019 at 05:01PM by Blanglegorph
https://ift.tt/36PwJyJ
New post on /r/flutterdev subreddit:

The default counter app is bad as starting point, here some alternatives
The first time I created a Flutter project I appreciated the default counter app sample, with comments on how that StatefulWidget works.But it's not a good starting point when creating several new apps a week!I don't want to be deleting comments every time, and especially when I barely ever use stateful widgets.I WISH we could pass in a flag with different options (like we have with some selected "samples" in the Flutter docs, but better and more generic), for example:flutter create --sample github.com/frank06/hooks_starting_sampleIn the meantime, I compiled three sample apps:Minimal Flutter apps to get startedBare bones app (< 10 LoC)Material-style minimal appMinimal stateful app (with flutter_hooks)Am I the only one complaining about this? 😄

December 19, 2019 at 06:05PM by frank06_
https://ift.tt/2tuQvRL
New post on /r/flutterdev subreddit:

Full-Text search with firestore-functions-algolia in flutter.
https://medium.com/@mehmet_76940/full-text-search-in-flutter-with-algolia-firestore-cloud-functions-with-optimization-54004d727ad1This is a my first medium post.I really like to contribute to the flutter community. Because I used many articles to develop my own project.As far as I know, I tried explain ;Full-Text search with firestore-functions-algolia in flutter.And optimizing somethings.

December 19, 2019 at 06:02PM by mehmetyaz
https://ift.tt/36SmXfu
New tweet from FlutterDev:

Suppose you're writing an iOS-style app, and want to present the user with a list of options...

👍CupertinoActionSheet is here to help!

More #WidgetoftheWeek here&rarr;https://t.co/P1fi1cCkC6 pic.twitter.com/qFzRiaOc1v— Flutter (@FlutterDev) December 19, 2019

December 19, 2019 at 07:41PM
http://twitter.com/FlutterDev/status/1207732659222220805
New post on /r/flutterdev subreddit:

Live Location Continuos Tracking in Flutter
I want to do Live Location Tracking of the user. In the app when the user presses a start button, I take his live LatLng and start tracking him. Once he presses the Stop button, the tracking stops and it should display him the route taken to travel on the map.
I saw google_maps_polylines and location packages but I am not sure how to implement it or/and I am not sure if it is the right way to do it. The user will be inside a vehicle so the route will be on the road.
What should I do and how should I proceed?

December 19, 2019 at 07:24PM by icrywhy
https://ift.tt/2PVDoR6
New tweet from FlutterDev:

Life as a Dart intern 💙

Interns at Google do real work! Kallen Tu implemented a Dart language feature called variance—something she initially knew nothing about.

Read about her experience here &rarr; https://t.co/n03puingZj pic.twitter.com/ZSMVCi7ZRu— Dart Language (@dart_lang) December 19, 2019

December 19, 2019 at 09:06PM
http://twitter.com/FlutterDev/status/1207754110763618304
New post on /r/flutterdev subreddit:

Flutter Interview questions
Hi, I'm on a team building a flutter mobile application and we're interviewing for a position on the team. However i'm curious what types of questions we should ask. The team's a mix of former android and iOS developers, and our candidates are a mix of native ios/android devs. We're trying to decide on a core set of technical questions to ask that aren't too specific to either platform, but we also can't ask flutter questions since not many candidates have experience with it.Any suggestions?

December 19, 2019 at 09:07PM by android_student
https://ift.tt/2EGzrKR
New tweet from FlutterDev:

🎬 More animation knowledge! 🎬

Find out which widget to choose depending on the kind of animation. Get insight into the best use cases for TweenAnimationBuilder, and learn how to create a custom implicit animation!

More in this post by @bouncingsheep &darr; https://t.co/5tqoTRy457— Flutter (@FlutterDev) December 19, 2019

December 19, 2019 at 09:30PM
http://twitter.com/FlutterDev/status/1207760010996047873
New tweet from FlutterDev:

🎬 More animation knowledge! 🎬

Find out which widget to choose depending on the kind of animation. Get insight into the best use cases for TweenAnimationBuilder, and learn how to create a custom implicit animation!

More in this post by @bouncingsheep &darr; https://t.co/BDefa3k0bv— Flutter (@FlutterDev) December 19, 2019

December 19, 2019 at 10:16PM
http://twitter.com/FlutterDev/status/1207771600747188225
New post on Flutter Dev Google group:

[Breaking proposal] Require MouseTrackerAnnotation to provide keys
Hi all! I'm trying to fix a problem in mouse events, that the properties of MouseTrackerAnnotation can not be changed without triggering onExit and onEnter. This is not a problem for now, but is a prerequisite for mouse cursor. To implement this, I'm planning to make a breaking change, as

December 19, 2019 at 11:00PM by Tong Mu
https://ift.tt/2PFk8bH