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

Flutter and Cordova
We have a large application in cordova/ionic and we thinking about to adopt flutter and replace progressively cordova with flutter.It's possible to embed cordova in the flutter app ?

December 03, 2019 at 08:13PM by calca
https://ift.tt/2YhrQeP
New post on Flutter Dev Google group:

Flutter package is not importing
I was away from my flutter project for a few months. When I came back to it, it was filled with errors so I reinstalled Android Studio. I opened a new flutter project from scratch, but this line shows an error: import 'package:flutter/material.dart';

December 03, 2019 at 09:07PM by Jennifer Fitzpatrick
https://ift.tt/35WDqyH
New tweet from FlutterDev:

🎉TensorFlow 2.1.0-rc0 has been released!

TensorFlow 2.1 will be the last TF release supporting Python 2. Please see the full release notes for details on added features and changes.

Full release notes ↓ https://t.co/Xd1sGGOKhX— Flutter (@FlutterDev) December 4, 2019

December 04, 2019 at 01:03AM
http://twitter.com/FlutterDev/status/1202015602103267329
New post on /r/flutterdev subreddit:

Web platform implementation of shared_preferences from the Flutter team!
https://ift.tt/2LlYZAR

December 04, 2019 at 12:46AM by Purple_Pizzazz
https://ift.tt/2DJE8Dq
New post on /r/flutterdev subreddit:

Complete Guide: Design, Build and Deploy Your First Flutter Website!
https://ift.tt/2OJxQtN

December 04, 2019 at 12:46AM by Purple_Pizzazz
https://ift.tt/2RhoHtX
New post on /r/flutterdev subreddit:

Which APK to use for publishing on Playstore?
When building the flutter app for Android, the docs suggest to use --split-per-abi flag. While doing so, two apks are generated viz app-armeabi-v7a-release.apk and app-arm64-v8a-release.apk.So which one is suggested to be used when publishing the app on playstore?Also I read that you should use app bundles if you are publishing on Playstore. However flutter docs had a warning regarding this.The warning says: Recently, the Flutter team has received several reports from developers indicating they are experiencing app crashes on certain devices on Android 6.0 when building an app bundle. While the Android team is working to identify a feasible solution, you might try splitting the APK as a temporary workaround.

December 04, 2019 at 03:44AM by Developer_Akash
https://ift.tt/2PbFdZV
New post on /r/flutterdev subreddit:

There is now a sub reddit to find beta testers for your app. Incentivize beta testers with a perk as a reward for testing.
For any of my side projects, I've found it invaluable to get feedback from potential users as early as possible. You will gain valuable insight, potential customers, and people rooting for you to succeed.I've created a subreddit that should help you find beta testers and reward the people taking the time to test your product.https://www.reddit.com/r/BetaTestersNeeded?utm_medium=android_app&utm_source=share

December 04, 2019 at 03:22AM by glancer000
https://ift.tt/3642MuH
New post on /r/flutterdev subreddit:

Frustrated with keeping consistent themes in Flutter? Introducing Verve, a package dedicated to solving color design in Flutter.
https://ift.tt/2OPPts5

December 04, 2019 at 06:22AM by AKushWarrior
https://ift.tt/2Ro8gfL
New post on Flutter Dev Google group:

FlutterActivityLaunchConfigs.BackgroundMode.transparent makes safeArea not work
I am adding flutter to Android with the guide https://ift.tt/3887olo; FlutterActivity.CachedEngineIntentBuilder builder = FlutterActivity.withCachedEngine(engName); // builder.backgroundMode(FlutterActivityLaunchConfigs.BackgroundMode.trans

December 04, 2019 at 09:28AM by Jianming Wan
https://ift.tt/2qhXCMe
New post on /r/flutterdev subreddit:

App design concept
So here it goes:Hey yall I decided i wanted to try and learn the basics of the flutter coding language for mobile platforms. I'm hoping through many tests and trial and error I can figure things out. But I was also going to ask the community if there were and resources you guys might know to suggest to help learning flutter.

December 04, 2019 at 09:18AM by SlamJam01
https://ift.tt/361ujwA
New post on /r/flutterdev subreddit:

Implement search in your app: the easy way!
Just published a new search plugin, which utilizes the 'SearchDelegate' class, in order to build a very customizable, material search experience easily.Link: https://pub.dev/packages/search_page.

December 04, 2019 at 01:50PM by jesusrp98
https://ift.tt/2rTobrH
New post on Flutter Dev Google group:

Integrating gstreamer into flutter
Hi All, I am new to flutter and the flutter desktop support is very new which I am working on. I would like to build a video player with gstreamer for decoding, hardware rendering and flutter for UI for Linux. I would like to make use of hardware decoding and rendering, which gstreamer supports.

December 04, 2019 at 02:45PM by Venkata Subbarao
https://ift.tt/3886Qvt
New post on /r/flutterdev subreddit:

Any ways to use existing Android SDKs / Cordova Plugins?
Hi,i wanna create a mobile app which should have a ability to connect and show data on a Pebble Smartwatch.If i would create this app with Kotlin / Java, i could use a Android SDK for that. With Ionic i could use a Cordova Plugin.But i haven't found any existing dart package for Flutter.So - my question is, is there a simple way to use e.g. the existing Android SDK or do i have to create my own Dart Package to be able to connect to the Smartwatch?Because if i had to write this all myself, i would prefer another platform in which i can simply use the Cordova Plugin ...

December 04, 2019 at 03:25PM by Wronnay
https://ift.tt/2Rh82Xs
New post on /r/flutterdev subreddit:

Button's text color when highlighted?
I think I checked everything today. All the properties, everything in Theme, Button Styles, Color Schemas.
How to configure the button to automatically change the text's color (not button's background) on highlighted state? This is very common behaviour for iOS.

December 04, 2019 at 02:57PM by chrisrutkowski
https://ift.tt/2PbUE4v
New post on /r/flutterdev subreddit:

I'm just doing an overhaul of the initialization helper of GetIt.
Hi, I'm just doing an overhaul of the initialization helper of GetIt.It would be great if you could have a look at my current API proposal and give me Feedbackhttps://gist.github.com/c4c717518729a4c24a4ce95c10111473

December 04, 2019 at 04:40PM by escamoteur
https://ift.tt/2Lnwwuy