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…
  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
  
  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
GitHub
  
  Experimental: Add Flutter Activity
  Flutter makes it easy and fast to build beautiful mobile apps. - flutter/flutter
  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
  
  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
reddit
  
  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...
  New post on /r/flutterdev subreddit:
1-What do we want? Data! How do we Get? — The web coder path to Flutter
https://medium.com/@codeglitch/1-what-do-we-want-data-how-do-we-get-the-web-coder-path-to-flutter-b550bbb6e267?sk=448542a41405099eb2431f5d1be3f4f7
December 04, 2019 at 12:30PM by C0deGl1tch
https://ift.tt/2RtUKav
  
  1-What do we want? Data! How do we Get? — The web coder path to Flutter
https://medium.com/@codeglitch/1-what-do-we-want-data-how-do-we-get-the-web-coder-path-to-flutter-b550bbb6e267?sk=448542a41405099eb2431f5d1be3f4f7
December 04, 2019 at 12:30PM by C0deGl1tch
https://ift.tt/2RtUKav
Medium
  
  1-What do we want? Data! How do we Get?  — The web coder path to Flutter
  Every web coder wants to get some data!
  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
  
  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
Dart packages
  
  search_page | Flutter package
  Fast and easy way to build a custom search experience in you app
  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
  
  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
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:
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
  
  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
reddit
  
  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...
  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
  
  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
reddit
  
  Button's text color when highlighted?
  A subreddit for Google's crossplatform UI toolkit.
  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
  
  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
Gist
  
  GetItSync.dart
  GitHub Gist: instantly share code, notes, and snippets.
  New post on /r/flutterdev subreddit:
Passing BuildContext inside a static method causes Memory Leak??
I am trying to display a dialog which will be reusable everywhere in my app. The dialog requires BuildContext so I created a class and added a static method to show the dialog and passes a BuildContext in the static method as parameters. Does this cause any memory leak??
December 04, 2019 at 04:11PM by BraveEvidence
https://ift.tt/2PhMBmu
  
  Passing BuildContext inside a static method causes Memory Leak??
I am trying to display a dialog which will be reusable everywhere in my app. The dialog requires BuildContext so I created a class and added a static method to show the dialog and passes a BuildContext in the static method as parameters. Does this cause any memory leak??
December 04, 2019 at 04:11PM by BraveEvidence
https://ift.tt/2PhMBmu
reddit
  
  Passing BuildContext inside a static method causes Memory Leak??
  I am trying to display a dialog which will be reusable everywhere in my app. The dialog requires BuildContext so I created a class and added a...
  