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
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
reddit
api key storing in binary 2nd take
1. 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...
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
reddit
Is there a CRUD schema genreration and evolution (like RoR) for...
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...
New post on /r/flutterdev subreddit:
Flutter Crash Course for Beginners
https://www.youtube.com/watch?v=x0uinJvhNxI
December 03, 2019 at 04:14PM by Elixane
https://ift.tt/37ZB5EY
Flutter Crash Course for Beginners
https://www.youtube.com/watch?v=x0uinJvhNxI
December 03, 2019 at 04:14PM by Elixane
https://ift.tt/37ZB5EY
YouTube
Flutter Crash Course for Beginners - Build a Flutter App with Google's Flutter & Dart
Free Flutter Introduction for Beginners: Get Started with Flutter and learn how to build an iOS and Android app with Flutter!
🖥️ Official Website & Courses
https://academind.com/courses/
👨💻 Learn Flutter Today
https://acad.link/flutter
📝 Flutter vs React…
🖥️ Official Website & Courses
https://academind.com/courses/
👨💻 Learn Flutter Today
https://acad.link/flutter
📝 Flutter vs React…
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
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
Dart packages
horizontal_calendar_widget | Flutter Package
Easy to use, highly customizable horizontal calendar. Single or up to x days selection, with Internationalization support.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
reddit
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
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
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
GitHub
GitHub - Cleveroad/flutter_sliding_tutorial: User onboarding library with smooth animation of objects and background colors
User onboarding library with smooth animation of objects and background colors - GitHub - Cleveroad/flutter_sliding_tutorial: User onboarding library with smooth animation of objects and background...
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
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
reddit
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...
New post on /r/flutterdev subreddit:
iPod Classic UI with Flutter
https://youtu.be/A8dvbFby-s0
December 03, 2019 at 08:10PM by EngineerScientist
https://ift.tt/34MRV8b
iPod Classic UI with Flutter
https://youtu.be/A8dvbFby-s0
December 03, 2019 at 08:10PM by EngineerScientist
https://ift.tt/34MRV8b
YouTube
iPod Classic UI with Flutter
Build a throwback UI inspired by the iPod Classic, featuring a click wheel scroller that can detect circular motion with an animated PageView. https://fireship.io/lessons/flutter-ipod/
Original Inspiration Tweet https://twitter.com/elvin_not_11/status/1…
Original Inspiration Tweet https://twitter.com/elvin_not_11/status/1…
New post on /r/flutterdev subreddit:
status_alert | Display Apple system-like self-hiding status alerts. It is well suited for notifying the user without interrupting user flow.
https://ift.tt/33L0U8v
December 03, 2019 at 08:05PM by YaDaniil
https://ift.tt/2P5Mo5U
status_alert | Display Apple system-like self-hiding status alerts. It is well suited for notifying the user without interrupting user flow.
https://ift.tt/33L0U8v
December 03, 2019 at 08:05PM by YaDaniil
https://ift.tt/2P5Mo5U
GitHub
GitHub - yako-dev/flutter-status-alert: Display Apple system-like self-hiding status alerts. It is well suited for notifying user…
Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow. - GitHub - yako-dev/flutter-status-alert: Display Apple system-like self-hi...
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Flutter speed coding video with Hero widget example.
https://youtu.be/lWcybBr_LNc
December 03, 2019 at 08:48PM by iiylll
https://ift.tt/2r171Za
Flutter speed coding video with Hero widget example.
https://youtu.be/lWcybBr_LNc
December 03, 2019 at 08:48PM by iiylll
https://ift.tt/2r171Za
YouTube
Speed Coding in Flutter. Recruitment agency App
src: https://github.com/firstvar/bridgewater I am a professional software developer, an advocate of Flutter/Firebase technologies showed that even a cross-pl...
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
🎉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
GitHub
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone - tensorflow/tensorflow
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
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
Dart packages
shared_preferences_web | Flutter Package
Web platform implementation of shared_preferences
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
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
Medium
Complete Guide: Design, Build and Deploy Your First Flutter Website!
A new way of doing Flutter for Web using the latest Flutter release!
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
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
reddit
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...
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
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
Reddit
r/BetaTestersNeeded
Do you have a project where you need beta testers? Post your project here.
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
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
Dart packages
verve | Flutter Package
An opinionated Flutter theming solution, building on modern Material and Scandinavian principles.
New post on /r/flutterdev subreddit:
Using extension-methods in Flutter by @ibhavikmakwana
https://ift.tt/2OOtuBD
December 04, 2019 at 06:04AM by ibhavikmakwana
https://ift.tt/2Ria35Z
Using extension-methods in Flutter by @ibhavikmakwana
https://ift.tt/2OOtuBD
December 04, 2019 at 06:04AM by ibhavikmakwana
https://ift.tt/2Ria35Z
Medium
Using extension-methods in Flutter
I have already switched to Flutter as a Professional Flutter developer and I am Loving it but Coming from an Android background and been…