Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

Testing & Deploying to iOS?
Hello, relatively new to this whole realm. Hoping to build an app for both Android and iOS. Is it necessary to have a Mac system to develop for iOS?So far all the work I've done has been using IntelliJ on Windows and testing on Android since that's what I use. I'm wondering if I should be planning to invest in more hardware - workstations and phones?If so, how old (ie cheap) of hardware can I reasonably get away with?

December 20, 2019 at 12:31AM by Rorstaway
https://ift.tt/2r9Avnt
New tweet from FlutterDev:

Did you miss #FlutterInteract?

We've got you covered with all sessions ready for you to check out and this bite-sized highlight clip to give you an insider's view of the day!

All sessions here &rarr; https://t.co/nahAnIOQ6q pic.twitter.com/pImQry1VBU— Flutter (@FlutterDev) December 20, 2019

December 20, 2019 at 01:26AM
http://twitter.com/FlutterDev/status/1207819588097830912
New post on Flutter Dev Google group:

customsinglechildlayout giving blank screen
import 'package:flutter/material.dart'; import 'package:customsinglechild_layout_app/BasicCustomSingleChildLayout.dart'; void main() { MyApp(); } class MyApp extends StatelessWidget { // This widget is the root of your application. @override Widget build(BuildContext context) { return

December 20, 2019 at 03:12AM by Dindukurthi Kondiah
https://ift.tt/38Yfmh6
New post on Flutter Dev Google group:

Use same Material components for Angular and Flutter?
I am creating a design system using Material in Figma (a UI design tool). The components I create will be used in Angular and Flutter. Can the exact same Material components be used on both platforms?

December 20, 2019 at 05:00AM by Paul Liddell
https://ift.tt/2Z6ePFq