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

api key storing in binary 2nd take
Per tsl flall changes on both browsers and devices and servers YOU CAN NO LONGER wire sniff api keys...some of you green people did not check this by trying it!The alpha feature of flutter-tools to obfuscate code works quite well despite being alphaYou can since firebase is https use remote config despite its doc warning to store an api key fir the first app start and than store it in secure storage on device.The number one debug skill for green devs is to make up assumptions and verify them!

December 03, 2019 at 12:15PM by fredgrott
https://ift.tt/2sAQXNW
New post on Flutter Dev Google group:

ConnectionState always waiting
Why connectionState is always in *waiting* when it is back from *pageB* ??? *Page A* @override void initState() { super.initState(); Future.delayed(Duration.zero, () { _bloc.getList(context); }); } @override Widget build(BuildContext context) { return Scaffold(

December 03, 2019 at 03:23PM by Tony Seng
https://ift.tt/2r0ijNh
New post on /r/flutterdev subreddit:

Is there a CRUD schema genreration and evolution (like RoR) for flutter/dart?
Is there a CRUD schema genreration and evolution (like RoR) for flutter/dart so that I can create easily CRUD apps with flutter just like with ruby on rails?

December 03, 2019 at 02:52PM by tomer-ben-david
https://ift.tt/2OMjh8N
New post on /r/flutterdev subreddit:

horizontal_calendar_widget | Easy to use, highly customizable horizontal calendar.
https://ift.tt/380UUvJ

December 03, 2019 at 03:51PM by Elixane
https://ift.tt/2ONGkQN
New post on Flutter Dev Google group:

Newest Flutter Sliding Tutorial library
In case you want to create a sliding tutorial in a fast and simple manner, a simple Flutter Sliding Tutorial library is at your service. This is going to ease the problem of structural design without limiting a stretch of your imagination at the same time. All you need to do is: 1. Create

December 03, 2019 at 04:38PM by Maryna Bobrovskaya
https://ift.tt/2PctkDf
New post on /r/flutterdev subreddit:

Is possible use Flutter web with Google Maps?
i'm interested in developement to app for android and web but need use maps, is possible use maps in Flutter Web?, thanks

December 03, 2019 at 05:02PM by miltux
https://ift.tt/2r9u7N5
New post on /r/flutterdev subreddit:

Flutter Sliding Tutorial library
Introducing the newest Flutter Sliding Tutorial library! The one which is going to ease the problem of structural design without limiting a stretch of your imagination at the same time.Here is what you have to do:Create background designs for each screen of your tutorial.
Create icons for each screen of your tutorial.
Follow the instructions from this page: https://github.com/Cleveroad/flutter_sliding_tutorial

December 03, 2019 at 04:47PM by marynaaaa
https://ift.tt/2Rh94TA
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