New post on /r/flutterdev subreddit:
Flutter for web dev
Hi all! Just some quick questions to ask you guys!I have heard about Flutter web dev...but I also heard some mix review of it not being stable yet...will now be the good time to start learning Flutter for web development? Also any of you have any tutorial to learn how to build flutter web?And in your opinion, is it true it can replace html,css, and JavaScript for web app development?
May 09, 2020 at 10:43AM by xopherwwl
https://ift.tt/3dvhCxT
Flutter for web dev
Hi all! Just some quick questions to ask you guys!I have heard about Flutter web dev...but I also heard some mix review of it not being stable yet...will now be the good time to start learning Flutter for web development? Also any of you have any tutorial to learn how to build flutter web?And in your opinion, is it true it can replace html,css, and JavaScript for web app development?
May 09, 2020 at 10:43AM by xopherwwl
https://ift.tt/3dvhCxT
reddit
Flutter for web dev
Hi all! Just some quick questions to ask you guys! I have heard about Flutter web dev...but I also heard some mix review of it not being stable...
New post on /r/flutterdev subreddit:
Read Image GeoLocation from Phone storage
Is there any package that can list the image geo location ?
May 09, 2020 at 11:41AM by tettusud
https://ift.tt/3cisMG7
Read Image GeoLocation from Phone storage
Is there any package that can list the image geo location ?
May 09, 2020 at 11:41AM by tettusud
https://ift.tt/3cisMG7
New post on Flutter Dev Google group:
how to solve bottom overflowed by 40 pixel error
import 'package:flutter/material.dart'; class Cart_product extends StatefulWidget { @override _Cart_productsState createState() => _Cart_productsState(); } class _Cart_productsState extends State
how to solve bottom overflowed by 40 pixel error
import 'package:flutter/material.dart'; class Cart_product extends StatefulWidget { @override _Cart_productsState createState() => _Cart_productsState(); } class _Cart_productsState extends State
New post on /r/flutterdev subreddit:
ColorGradient
https://youtu.be/0Kf1wa5Qh9I
May 09, 2020 at 12:20PM by TheTechDesigner
https://ift.tt/2LfLtyo
ColorGradient
https://youtu.be/0Kf1wa5Qh9I
May 09, 2020 at 12:20PM by TheTechDesigner
https://ift.tt/2LfLtyo
YouTube
Flutter Widget | 31 | How to add ColorGradient in Flutter |LinearGradient,RadialGradient| Speed Code
#TheTechDesigner
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
#ColorGradient #Center #MainAxisAlignment #Column #Padding #Container #BoxDecoration #LinearGradient #Color #Alignment #begin #end #BorderRadius #circular…
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
#ColorGradient #Center #MainAxisAlignment #Column #Padding #Container #BoxDecoration #LinearGradient #Color #Alignment #begin #end #BorderRadius #circular…
New post on /r/flutterdev subreddit:
Best audio library?
Hi all,I have a Flutter dev doing some app work for me and he has implemented an audio library that seems to have trouble on Android 10 (Pixel 4). I need the audio to repeat, even if the screen is off. This seems to work ok on most other phones (iOS or Android) but on Pixel 4, it doesn't. It just stops at the end and if I turn the screen back on, that's when it start playing again.I was told this is just a bug in the audio library and we have to wait for the developer of that library to update it, which is not a helpful answer. I personally have very little knowledge of Flutter but is there no native audio library that offers basic features like auto repeat, background audio (i.e., with screen off), and is fully skinnable? And if not, I wonder if you guys have a recommendation for a solid, fully customizable audio library that you know works well, even on Android 10?
May 09, 2020 at 01:14PM by biznotch
https://ift.tt/3ci0V99
Best audio library?
Hi all,I have a Flutter dev doing some app work for me and he has implemented an audio library that seems to have trouble on Android 10 (Pixel 4). I need the audio to repeat, even if the screen is off. This seems to work ok on most other phones (iOS or Android) but on Pixel 4, it doesn't. It just stops at the end and if I turn the screen back on, that's when it start playing again.I was told this is just a bug in the audio library and we have to wait for the developer of that library to update it, which is not a helpful answer. I personally have very little knowledge of Flutter but is there no native audio library that offers basic features like auto repeat, background audio (i.e., with screen off), and is fully skinnable? And if not, I wonder if you guys have a recommendation for a solid, fully customizable audio library that you know works well, even on Android 10?
May 09, 2020 at 01:14PM by biznotch
https://ift.tt/3ci0V99
reddit
Best audio library?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Scheduling Cloud Functions
https://youtu.be/D4wgrgb24o0
May 09, 2020 at 01:37PM by immacoder
https://ift.tt/2WlBD4t
Scheduling Cloud Functions
https://youtu.be/D4wgrgb24o0
May 09, 2020 at 01:37PM by immacoder
https://ift.tt/2WlBD4t
YouTube
Scheduling Cloud Functions
Function Scheduler with Cloud Functions
One of the big obstacles left for our book club app is that the backend has to do a lot of work. And there are transitions that need to happen, while nobody has the app open. Google provides a really easy way to solve…
One of the big obstacles left for our book club app is that the backend has to do a lot of work. And there are transitions that need to happen, while nobody has the app open. Google provides a really easy way to solve…
New post on /r/flutterdev subreddit:
Advanced floating action button with expansion animation.(it expands to reveal it's hidden widget ) It can also be used as a navigation bar or a spacebar with custom widget(they also expands). Hope you will enjoy it
https://ift.tt/35J7iQl
May 09, 2020 at 04:34PM by emile977
https://ift.tt/3dw2JLU
Advanced floating action button with expansion animation.(it expands to reveal it's hidden widget ) It can also be used as a navigation bar or a spacebar with custom widget(they also expands). Hope you will enjoy it
https://ift.tt/35J7iQl
May 09, 2020 at 04:34PM by emile977
https://ift.tt/3dw2JLU
Dart packages
adv_fab | Flutter Package
A floating action button that expands itself to reveal its hidden widget. it can also be used as a NavigationBar or a floatingSpaceBar
New post on /r/flutterdev subreddit:
Constraint Dialog to parent widget?
I want to divide my screen in two parts, left and right, for what I'm using Row and it works for the most part.Now I want to constraint dialog to be shown within the left or right (first or second row item) only. But the dialog goes all the way to the root node and injects itself there.Is there a way to hack it or will I need to somehow implement completely custom dialogs?
May 09, 2020 at 04:32PM by AnalDifficulty
https://ift.tt/35LcO4N
Constraint Dialog to parent widget?
I want to divide my screen in two parts, left and right, for what I'm using Row and it works for the most part.Now I want to constraint dialog to be shown within the left or right (first or second row item) only. But the dialog goes all the way to the root node and injects itself there.Is there a way to hack it or will I need to somehow implement completely custom dialogs?
body: Row(children:[ //left side, i want the dialog to be displayed in here Expanded(child:Center(child:IconButton(icon: Icon(Icons.alarm_on), onPressed: () { showDialog( context: context, builder: (_) => new AlertDialog( title: new Text("Dialog Title"), content: new Text("This is my content"), ) ); }))), Expanded(child:Center(child:Text("bar")))]) );
May 09, 2020 at 04:32PM by AnalDifficulty
https://ift.tt/35LcO4N
reddit
Constraint Dialog to parent widget?
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Importing Existing gRPC Code to New Project
I have created a flutter project within an existing java project. The existing code base sets up a gRPC server; I want to create a front-end for the existing code base and would like to import the generated proto code into my flutter project. Is there a way to do this so I don't have to
May 09, 2020 at 04:23PM by Bobby Garza
https://ift.tt/2SSf3OF
Importing Existing gRPC Code to New Project
I have created a flutter project within an existing java project. The existing code base sets up a gRPC server; I want to create a front-end for the existing code base and would like to import the generated proto code into my flutter project. Is there a way to do this so I don't have to
May 09, 2020 at 04:23PM by Bobby Garza
https://ift.tt/2SSf3OF
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:
Wrapper for testWidgets and setUp that gives you access to the tester object in setUp, so you can pump and interact with widgets during setUp.
https://ift.tt/2xN13OK
May 09, 2020 at 05:33PM by spkersten
https://ift.tt/3ckK3hJ
Wrapper for testWidgets and setUp that gives you access to the tester object in setUp, so you can pump and interact with widgets during setUp.
https://ift.tt/2xN13OK
May 09, 2020 at 05:33PM by spkersten
https://ift.tt/3ckK3hJ
Dart packages
flutter_test_ui | Flutter Package
Wrapper for flutter_test that adds a tester argument to setUp and tearDown functions
New post on /r/flutterdev subreddit:
Using Hive instead of SharedPreferences for storing preferences
https://ift.tt/2znwP5u
May 09, 2020 at 06:24PM by Elixane
https://ift.tt/2YM52pN
Using Hive instead of SharedPreferences for storing preferences
https://ift.tt/2znwP5u
May 09, 2020 at 06:24PM by Elixane
https://ift.tt/2YM52pN
Medium
Using Hive instead of SharedPreferences for storing preferences
It might not seem like an intuitive choice, but there are a couple of good reasons why you might consider using hive over shared_preferences
New post on /r/flutterdev subreddit:
Journey building a Video Trimmer package for Flutter
https://ift.tt/2LaQJmK
May 09, 2020 at 06:24PM by Elixane
https://ift.tt/2zrSjhG
Journey building a Video Trimmer package for Flutter
https://ift.tt/2LaQJmK
May 09, 2020 at 06:24PM by Elixane
https://ift.tt/2zrSjhG
Medium
My Journey building a Video Trimmer package for Flutter
This started about 6 months back when I was working on a project which required a video editor for processing videos before uploading them…
New post on /r/flutterdev subreddit:
Flutter 1.17 is awesome and made my iOS app even faster.
I was developing a podcast player app previously posted in Flutter channel. It got some nice reviews regarding UI but I wanted to make it even faster. Yesterday I updated it to 1.17 and its so much smoother. Especially the scrolling has become so much better.One other change I did was that any parsing of Json(of large lists), I moved it into the compute() function to be handled using Isolate.These 2 changes seem to have made a massive difference to the app. I can't even tell the difference between this and a native app while scrolling.P.S Huge thanks to the Flutter community for giving me feedback and helping me improve the app :)
May 09, 2020 at 06:39PM by altair279
https://ift.tt/2SRWUjM
Flutter 1.17 is awesome and made my iOS app even faster.
I was developing a podcast player app previously posted in Flutter channel. It got some nice reviews regarding UI but I wanted to make it even faster. Yesterday I updated it to 1.17 and its so much smoother. Especially the scrolling has become so much better.One other change I did was that any parsing of Json(of large lists), I moved it into the compute() function to be handled using Isolate.These 2 changes seem to have made a massive difference to the app. I can't even tell the difference between this and a native app while scrolling.P.S Huge thanks to the Flutter community for giving me feedback and helping me improve the app :)
May 09, 2020 at 06:39PM by altair279
https://ift.tt/2SRWUjM
reddit
Podcast player app built using Flutter - Beta testers also get...
Posted in r/Flutter by u/altair279 • 39 points and 32 comments
New post on Flutter Dev Google group:
_operatingSystem
When I run my Flutter Projekt on Chrome than the console gives that out: Can some one help me, pleasee? Error: Unsupported operation: Platform._operatingSystem at Object.throw_ [as throw] (http://localhost:54817/dart_sdk.js:4773:11) at Function._operatingSystem (http://localhost:54817/dart
May 09, 2020 at 07:29PM by Jonas Riesen
https://ift.tt/3fBdo9F
_operatingSystem
When I run my Flutter Projekt on Chrome than the console gives that out: Can some one help me, pleasee? Error: Unsupported operation: Platform._operatingSystem at Object.throw_ [as throw] (http://localhost:54817/dart_sdk.js:4773:11) at Function._operatingSystem (http://localhost:54817/dart
May 09, 2020 at 07:29PM by Jonas Riesen
https://ift.tt/3fBdo9F
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 Flutter Dev Google group:
Bottomsheet
Hello How can I navigate to a new page (blank) that on initstate call bottom sheet and on close of bottom sheet to close and the page Can I do it or is wrong?
May 09, 2020 at 08:00PM by Evripides Kyriacou
https://ift.tt/3dqycyM
Bottomsheet
Hello How can I navigate to a new page (blank) that on initstate call bottom sheet and on close of bottom sheet to close and the page Can I do it or is wrong?
May 09, 2020 at 08:00PM by Evripides Kyriacou
https://ift.tt/3dqycyM
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 Tutorial for Beginners Windows
https://youtu.be/3zk4Oltga8Q
May 09, 2020 at 07:22PM by atwarog
https://ift.tt/3dvaf9B
Flutter Tutorial for Beginners Windows
https://youtu.be/3zk4Oltga8Q
May 09, 2020 at 07:22PM by atwarog
https://ift.tt/3dvaf9B
YouTube
Flutter Tutorial for Beginners Windows
Flutter Tutorial for Beginners Windows
This video is a flutter tutorial for beginners, we will install flutter on windows 10 android studio. This will include the flutter tutorial vscode as well for those working with it.
Flutter tutorial using visual…
This video is a flutter tutorial for beginners, we will install flutter on windows 10 android studio. This will include the flutter tutorial vscode as well for those working with it.
Flutter tutorial using visual…
New post on /r/flutterdev subreddit:
Flutter web pomodoro site
It want much, but I made it! This was my first try at using flutter for the web, what do you think? What could/should be better?http://joaodcferreira.me/FlutterPomodoro/#/(source code at https://github.com/jdportugal/FlutterPomodoro)
May 09, 2020 at 10:05PM by jd_portugal
https://ift.tt/2SPRnKJ
Flutter web pomodoro site
It want much, but I made it! This was my first try at using flutter for the web, what do you think? What could/should be better?http://joaodcferreira.me/FlutterPomodoro/#/(source code at https://github.com/jdportugal/FlutterPomodoro)
May 09, 2020 at 10:05PM by jd_portugal
https://ift.tt/2SPRnKJ
joaodcferreira.me
pomodoro
A new Flutter project.
New post on /r/flutterdev subreddit:
How do you simulate location?
I have a map from Memphis to Nashville. Each day users log their virtual mile. I would then like to show a marker on the map showing the user's location on the map based on cumulative milage from the start. How would I do this using Google Maps in flutter?
May 09, 2020 at 10:02PM by dfhaywood
https://ift.tt/2yxS7xi
How do you simulate location?
I have a map from Memphis to Nashville. Each day users log their virtual mile. I would then like to show a marker on the map showing the user's location on the map based on cumulative milage from the start. How would I do this using Google Maps in flutter?
May 09, 2020 at 10:02PM by dfhaywood
https://ift.tt/2yxS7xi
reddit
How do you simulate location?
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Missing Plugin Google Sign in
I have updated flutter to version 1.17 stable channel I got error on google sign that plugin is missing this error "MissingPluginException(No implementation found for method init on channel plugins.flutter.io/google_sign_in)" and also for facebook login in what should i do ??
May 09, 2020 at 11:25PM by Waleed Abdel-Aziz
https://ift.tt/3big5K0
Missing Plugin Google Sign in
I have updated flutter to version 1.17 stable channel I got error on google sign that plugin is missing this error "MissingPluginException(No implementation found for method init on channel plugins.flutter.io/google_sign_in)" and also for facebook login in what should i do ??
May 09, 2020 at 11:25PM by Waleed Abdel-Aziz
https://ift.tt/3big5K0
New post on /r/flutterdev subreddit:
How have you been implementing cross platform UI?
I am writing an app in flutter and starting to think about how I will handle Android and IOS ui's. I have some questions about how people have been doing their UI's.Do you you have separate UI from the ground up with for each platform (eg. separate screen/Top level widget classes and everything)?Or do you have more a more granular implementation where the UI might share the same screen and some components, but some parts of the screen/UI are platform specific.Or do you just try to write one UI where it is not native looking on one or both of the platforms?Thanks!!
May 09, 2020 at 11:37PM by scorr14
https://ift.tt/2WGHVuf
How have you been implementing cross platform UI?
I am writing an app in flutter and starting to think about how I will handle Android and IOS ui's. I have some questions about how people have been doing their UI's.Do you you have separate UI from the ground up with for each platform (eg. separate screen/Top level widget classes and everything)?Or do you have more a more granular implementation where the UI might share the same screen and some components, but some parts of the screen/UI are platform specific.Or do you just try to write one UI where it is not native looking on one or both of the platforms?Thanks!!
May 09, 2020 at 11:37PM by scorr14
https://ift.tt/2WGHVuf
reddit
How have you been implementing cross platform UI?
I am writing an app in flutter and starting to think about how I will handle Android and IOS ui's. I have some questions about how people have...
New post on /r/flutterdev subreddit:
How to Create Bottom Animated Bar (Detailed Explanation)
https://www.youtube.com/watch?v=6KiifI9MITQ
May 10, 2020 at 01:45AM by zen8school
https://ift.tt/2YOXMcI
How to Create Bottom Animated Bar (Detailed Explanation)
https://www.youtube.com/watch?v=6KiifI9MITQ
May 10, 2020 at 01:45AM by zen8school
https://ift.tt/2YOXMcI
YouTube
Flutter: Bottom Animated Bar (Detailed Explanation)
In this video, you will learn how to create an animated bottom bar for our Travel Community App.
(Part 1) How to build a Home Page: https://www.youtube.com/watch?v=_52yqnolz2E
Source code: https://github.com/zen8school/traveler-community/tree/master/animted_bar
(Part 1) How to build a Home Page: https://www.youtube.com/watch?v=_52yqnolz2E
Source code: https://github.com/zen8school/traveler-community/tree/master/animted_bar