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

Hive 1.1.1 is broken
A quick warning for those who are unaware. Hive 1.1.1 is currently broken (something to do with dartanalyzer). The 1.2.0-dev2 release and 1.1.0+2 are still stable and should suffice until hive releases 1.2.0 stable.

December 20, 2019 at 04:58AM by notacooleagle
https://ift.tt/2rcM4uj
New post on /r/flutterdev subreddit:

Peek & Pop implementation for Flutter based on the iOS functionality of the same name.
https://ift.tt/31gScOr

December 20, 2019 at 08:36AM by Elixane
https://ift.tt/2MevKAB
New post on /r/flutterdev subreddit:

How to implement expandable images like in the Twitter app
Hi, I'm looking for a way to implement expandable images like in the twitter app. Usually no matter the size of the image, twitter shows it in a fixed size box in the tweet, then when you click on the image you see the full size image. What's the best way to implement this feature?Example: https://ibb.co/k3c358NThanks!

December 20, 2019 at 11:30AM by ju_98u
https://ift.tt/2PEkVK7
New post on Flutter Dev Google group:

API data handling in flutter
Hi to all flutter developers, The problem I am facing is with handling the data received through an API call, I am able to receive the required data but i want to modify the received data as per my application requirement. - Format of json data received through API: - { heading1 : {

December 20, 2019 at 11:49AM by Austin Lewis
https://ift.tt/34H7woS
New post on /r/flutterdev subreddit:

Flutter In App Rating Prompt Tutorial
https://youtu.be/gOiaSwp984s

December 20, 2019 at 12:42PM by Marcus-Ng
https://ift.tt/2ZaCIMg
New post on /r/flutterdev subreddit:

Flutter UI Design | Food Delivery App | Full App Design | Part 1
Let me know in the comments what you enjoyed about the design.

December 20, 2019 at 01:36PM by vilhd
https://ift.tt/2s7FWDR