New post on /r/flutterdev subreddit:
How to connect flutter web to mysql
I run my flutter app in 2 emulators, android and chrome. In android emulator my app showed mysql data but flutter web didn't show the data in chrome emulator.Any help?
April 23, 2020 at 08:43PM by andrijasa
https://ift.tt/34XiYyv
How to connect flutter web to mysql
I run my flutter app in 2 emulators, android and chrome. In android emulator my app showed mysql data but flutter web didn't show the data in chrome emulator.Any help?
April 23, 2020 at 08:43PM by andrijasa
https://ift.tt/34XiYyv
reddit
How to connect flutter web to mysql
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
android development
I want to learn android app development. I'm really good at C++ and oop. I figured that you can develop android apps using flutter but flutter uses dart and many people say that you need java to develop android apps now my questions are 1) Should I learn (dart & flutter) or (java) for android ? 2) Will dart & flutter replace java for android development? 3) How other developers develop apps in other languages and run on android 4) Is it possible to do android devlopment with C++ only ?
April 23, 2020 at 09:13PM by yogesh0906
https://ift.tt/2VQTbE2
android development
I want to learn android app development. I'm really good at C++ and oop. I figured that you can develop android apps using flutter but flutter uses dart and many people say that you need java to develop android apps now my questions are 1) Should I learn (dart & flutter) or (java) for android ? 2) Will dart & flutter replace java for android development? 3) How other developers develop apps in other languages and run on android 4) Is it possible to do android devlopment with C++ only ?
April 23, 2020 at 09:13PM by yogesh0906
https://ift.tt/2VQTbE2
reddit
android development
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Textfield outline border
Hello, I have TextFormField decorated with borders, but after get a validation error it losed
April 23, 2020 at 09:16PM by Saul Palenzuela Hdez
https://ift.tt/2VQZUh3
Textfield outline border
Hello, I have TextFormField decorated with borders, but after get a validation error it losed
April 23, 2020 at 09:16PM by Saul Palenzuela Hdez
https://ift.tt/2VQZUh3
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:
Slaying a UI Antipattern with Flutter
https://ift.tt/2VWT0XT
April 23, 2020 at 10:44PM by Elixane
https://ift.tt/2KqeUxg
Slaying a UI Antipattern with Flutter
https://ift.tt/2VWT0XT
April 23, 2020 at 10:44PM by Elixane
https://ift.tt/2KqeUxg
chimon.hashnode.dev
Slaying a UI Antipattern with Flutter
The Problem
This problem is presented in How Elm Slays a UI Antipattern by Kris Jenkins, and has inspired a host of implementations and articles in every language from Kotlin to Reason.
The problem commonly presented: when loading data from a remote ...
This problem is presented in How Elm Slays a UI Antipattern by Kris Jenkins, and has inspired a host of implementations and articles in every language from Kotlin to Reason.
The problem commonly presented: when loading data from a remote ...
New post on /r/flutterdev subreddit:
Introducing Google Fonts for Flutter v 1.0.0!
https://ift.tt/2S1u3Jk
April 23, 2020 at 10:41PM by Elixane
https://ift.tt/3ayLiIL
Introducing Google Fonts for Flutter v 1.0.0!
https://ift.tt/2S1u3Jk
April 23, 2020 at 10:41PM by Elixane
https://ift.tt/3ayLiIL
Medium
Introducing Google Fonts for Flutter v 1.0.0!
By MH Johnson and Anthony Robledo
New post on /r/flutterdev subreddit:
On-Device Machine Learning with Flutter - Kshitiz Rimal (Flutter Week)
https://www.youtube.com/watch?v=mlPAcndoZHU
April 23, 2020 at 10:59PM by Elixane
https://ift.tt/2KurtHQ
On-Device Machine Learning with Flutter - Kshitiz Rimal (Flutter Week)
https://www.youtube.com/watch?v=mlPAcndoZHU
April 23, 2020 at 10:59PM by Elixane
https://ift.tt/2KurtHQ
YouTube
On-Device Machine Learning with Flutter - Kshitiz Rimal (Flutter Week)
On-Device Machine Learning is a technique to train and run a Deep Learning models on the edge devices such as Smartphones, IoT Devices and devices without an OS like Microcontroller units (MCU). It's the future of AI inference. This presentation will cover…
New post on /r/flutterdev subreddit:
paypal with Flutter
I want to implement paypal in an application that I am developing, some guide on how to implement it
April 24, 2020 at 01:52AM by Oligar24
https://ift.tt/2XYNBSE
paypal with Flutter
I want to implement paypal in an application that I am developing, some guide on how to implement it
April 24, 2020 at 01:52AM by Oligar24
https://ift.tt/2XYNBSE
reddit
paypal with Flutter
I want to implement paypal in an application that I am developing, some guide on how to implement it
New post on /r/flutterdev subreddit:
Flutter Calculator Logic in 2470 seconds
https://youtu.be/kOJxvComA3Q
April 24, 2020 at 01:16AM by thehappyharis
https://ift.tt/3eICKSV
Flutter Calculator Logic in 2470 seconds
https://youtu.be/kOJxvComA3Q
April 24, 2020 at 01:16AM by thehappyharis
https://ift.tt/3eICKSV
YouTube
Calculator Logic in 2470 seconds
Yes, the title inspiration is from Fireship.io. Check him out, awesome Youtuber! With that said, this is one of my proudest achievement yet. Wow, the calcula...
New post on /r/flutterdev subreddit:
Published my first package on pub
It's called typeweight, and it does nothing but map names to material fontweight numbers. So with typeweight you can use
April 24, 2020 at 04:50AM by frencojobs
https://ift.tt/351aB4L
Published my first package on pub
It's called typeweight, and it does nothing but map names to material fontweight numbers. So with typeweight you can use
TypeWeight.light // instead of FontWeight.w200 and TypeWeight.black // instead of FontWeight.w900 etc.It isn't really a thing, but I needed to use it in my projects. So I thought publishing it is probably a good idea.
April 24, 2020 at 04:50AM by frencojobs
https://ift.tt/351aB4L
Dart packages
typeweight | Flutter Package
A more readable font weights for flutter/material.
New post on /r/flutterdev subreddit:
ClipOval (Flutter Widget of the Week)
https://www.youtube.com/watch?v=vzWWDO6whIM&feature=share
April 24, 2020 at 03:52AM by Pixelreddit
https://ift.tt/3bLeP2Y
ClipOval (Flutter Widget of the Week)
https://www.youtube.com/watch?v=vzWWDO6whIM&feature=share
April 24, 2020 at 03:52AM by Pixelreddit
https://ift.tt/3bLeP2Y
YouTube
ClipOval (Flutter Widget of the Week)
Sometimes, a picture or some other part of your screen can look too box-ish. The ClipOval widget can clip its children to round circles and ovals. Use this widget and think outside the box!
Learn more about ClipOval → https://goo.gle/2XKQtm8
DartPad → …
Learn more about ClipOval → https://goo.gle/2XKQtm8
DartPad → …
New post on /r/flutterdev subreddit:
Master teases 3 min survey about Flutter
Hello Fellow Flutter Developers. I urgently need Your Help! I am doing Master teases about Flutter. I would appreciate if You could spend Only 3 min doing Survey! Your Help is valuable!https://docs.google.com/forms/d/e/1FAIpQLScZ4AHN5DD2Oqn9ZYrlVJb39RDOHFbblAs0ttDeZgk38nQjvw/viewform?usp=sf_linkThank You!
April 24, 2020 at 07:04AM by Uzis12
https://ift.tt/3avOncl
Master teases 3 min survey about Flutter
Hello Fellow Flutter Developers. I urgently need Your Help! I am doing Master teases about Flutter. I would appreciate if You could spend Only 3 min doing Survey! Your Help is valuable!https://docs.google.com/forms/d/e/1FAIpQLScZ4AHN5DD2Oqn9ZYrlVJb39RDOHFbblAs0ttDeZgk38nQjvw/viewform?usp=sf_linkThank You!
April 24, 2020 at 07:04AM by Uzis12
https://ift.tt/3avOncl
Google Docs
Cross-Platform Framework Survey
Hello I am Ģirts Menģels. As part of my Master teases I am doing survey about Cross-Platform framework. It shouldn’t take more than 3 min. Appreciate Your help. Survey is anonym.
New post on /r/flutterdev subreddit:
Custom animations in 3min
https://www.youtube.com/watch?v=RS8svjLg7mI
April 24, 2020 at 09:11AM by felixlein
https://ift.tt/2VCoR17
Custom animations in 3min
https://www.youtube.com/watch?v=RS8svjLg7mI
April 24, 2020 at 09:11AM by felixlein
https://ift.tt/2VCoR17
YouTube
Custom animations in 3min
Brief introduction into using Simple Animations' Stateless Animation widgets for Flutter.
For more details: https://pub.dev/packages/simple_animations
For more details: https://pub.dev/packages/simple_animations
New post on /r/flutterdev subreddit:
Question on indentation
April 24, 2020 at 10:12AM by helpmeindent
https://ift.tt/2VPGLw2
Question on indentation
AuthResult result = await _auth.createUserWithEmailAndPassword(email: email, password: password);why does auto formatting in Visual Studio Code leads to
AuthResult result = await _auth.createUserWithEmailAndPassword( email: email, password: password);i am not using any extension like prettier or beautify.is there any way to prevent code (the one in the brackets) from being pushed to next line when using shift + alt + F?
April 24, 2020 at 10:12AM by helpmeindent
https://ift.tt/2VPGLw2
reddit
Question on indentation
AuthResult result = await _auth.createUserWithEmailAndPassword(email: email, password: password); why does auto formatting in Visual Studio Code...
New post on /r/flutterdev subreddit:
Collaboration on an open source Reddit app
Hello! I'm currently working on Rabbit, a Reddit app clone, with the intent to create a completely free and open source alternative to the current one (in Flutter!). So far it has some basic functionality, but is still very much a work in progress. But I feel like this app could be a developed as a community effort. So all kinds of help, feedback or collaboration would be really appreciated. This is my first attempt at doing anything open source, so I expect there to be plenty to learn. And yes, I know there are other projects with similar goals. But this one aims to eventually do most things the official app does.
April 24, 2020 at 11:39AM by alfonsinbox
https://ift.tt/2S2TjPG
Collaboration on an open source Reddit app
Hello! I'm currently working on Rabbit, a Reddit app clone, with the intent to create a completely free and open source alternative to the current one (in Flutter!). So far it has some basic functionality, but is still very much a work in progress. But I feel like this app could be a developed as a community effort. So all kinds of help, feedback or collaboration would be really appreciated. This is my first attempt at doing anything open source, so I expect there to be plenty to learn. And yes, I know there are other projects with similar goals. But this one aims to eventually do most things the official app does.
April 24, 2020 at 11:39AM by alfonsinbox
https://ift.tt/2S2TjPG
GitLab
Alfons Lange / Rabbit
A reddit client made with Flutter
New post on Flutter Dev Google group:
Flutter desktop windows run keeps failing
I had no problem developing my Flutter program for Windows until a few days ago when it stopped running and now I can't even get example or test programs to run. Please see detailed question on Stackoverflow: https://ift.tt/2S3TRVA
April 24, 2020 at 12:10PM by michael.s.humphreys
https://ift.tt/2Kuy6tR
Flutter desktop windows run keeps failing
I had no problem developing my Flutter program for Windows until a few days ago when it stopped running and now I can't even get example or test programs to run. Please see detailed question on Stackoverflow: https://ift.tt/2S3TRVA
April 24, 2020 at 12:10PM by michael.s.humphreys
https://ift.tt/2Kuy6tR
Stack Overflow
Flutter desktop windows run keeps failing
I am developing a programme for Windows in Flutter/Dart. The process was working fine until a few days ago when it stopped and I can't fix it despite multiple combinations of flutter.clean, deleting /
New post on Flutter Dev Google group:
web-app tutorial missing line
Hi, I am completely new to flutter and relatively new to web design, so it's possible I am missing something. However, Doing the tutorial until the end of step 1 at https://ift.tt/3eyDNEK I found this error when pressing the button: ════════ Exception caught by
April 24, 2020 at 12:16PM by Francesco Gurrieri
https://ift.tt/3bG20Y4
web-app tutorial missing line
Hi, I am completely new to flutter and relatively new to web design, so it's possible I am missing something. However, Doing the tutorial until the end of step 1 at https://ift.tt/3eyDNEK I found this error when pressing the button: ════════ Exception caught by
April 24, 2020 at 12:16PM by Francesco Gurrieri
https://ift.tt/3bG20Y4
flutter.dev
Write your first Flutter app on the web
How to create a Flutter web app.
New post on /r/flutterdev subreddit:
UI Challenge - 3D "Popping" ListView with Flutter
https://youtu.be/i7Wf1dpIJa0
April 24, 2020 at 01:11PM by Paulhal
https://ift.tt/3530XyK
UI Challenge - 3D "Popping" ListView with Flutter
https://youtu.be/i7Wf1dpIJa0
April 24, 2020 at 01:11PM by Paulhal
https://ift.tt/3530XyK
YouTube
UI Challenge - 3D "Popping" ListView with Flutter
Here's the Dribbble for this UI: https://dribbble.com/shots/11097542-Smartwatch-App-Interaction
GitHub for this project: https://github.com/PaulHalliday/flutter_watch_list
Become a Patreon! Your continued support enables me to continue creating free content:…
GitHub for this project: https://github.com/PaulHalliday/flutter_watch_list
Become a Patreon! Your continued support enables me to continue creating free content:…
New post on Flutter Dev Google group:
Re: Flutter desktop windows run keeps failing
Did you remove the question? On Fri, Apr 24, 2020 at 06:10 michael.s.humphreys < michael....@gmail.com> wrote: > I had no problem developing my Flutter program for Windows until a few > days ago when it stopped running and now I can't even get example or test > programs to run. > > Please
April 24, 2020 at 01:50PM by Suzuki Tomohiro
https://ift.tt/3cKm8Io
Re: Flutter desktop windows run keeps failing
Did you remove the question? On Fri, Apr 24, 2020 at 06:10 michael.s.humphreys < michael....@gmail.com> wrote: > I had no problem developing my Flutter program for Windows until a few > days ago when it stopped running and now I can't even get example or test > programs to run. > > Please
April 24, 2020 at 01:50PM by Suzuki Tomohiro
https://ift.tt/3cKm8Io
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:
Connect PostgeSQL hosted on Google cloud to flutter app
I've been looking all over the web for the solution and didn't find any..Can anyone please give some step by step instructions for it please? How should I set it up, do authentication and connect it to my flutter app? The whole web is filled with flutter with firebase but none of them for SQL
April 24, 2020 at 02:56PM by Peter Chovan
https://ift.tt/3bMbUaF
Connect PostgeSQL hosted on Google cloud to flutter app
I've been looking all over the web for the solution and didn't find any..Can anyone please give some step by step instructions for it please? How should I set it up, do authentication and connect it to my flutter app? The whole web is filled with flutter with firebase but none of them for SQL
April 24, 2020 at 02:56PM by Peter Chovan
https://ift.tt/3bMbUaF
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 app dev on GCP Windows server
Hi how can i Dev Flutter apps on my GCP Windows server. How can i use the AVD.
April 24, 2020 at 03:05PM by FaanNewbDev
https://ift.tt/35d1RsJ
Flutter app dev on GCP Windows server
Hi how can i Dev Flutter apps on my GCP Windows server. How can i use the AVD.
April 24, 2020 at 03:05PM by FaanNewbDev
https://ift.tt/35d1RsJ
reddit
Flutter app dev on GCP Windows server
Hi how can i Dev Flutter apps on my GCP Windows server. How can i use the AVD.
New post on /r/flutterdev subreddit:
Struggling with in app purchases
Has anyone been through the frustration of getting this mechanism functional? I got a product page up and purchases work on Android, but the purchasestream listener doesn't get called on iOS and I have no idea how to troubleshoot that. Been pouring though the plug in example for days as well as tutorial videos. All seems right in my code and it's strange the exact same code works on one platform but not the other.
April 24, 2020 at 03:23PM by CodyLeet
https://ift.tt/3azuFfN
Struggling with in app purchases
Has anyone been through the frustration of getting this mechanism functional? I got a product page up and purchases work on Android, but the purchasestream listener doesn't get called on iOS and I have no idea how to troubleshoot that. Been pouring though the plug in example for days as well as tutorial videos. All seems right in my code and it's strange the exact same code works on one platform but not the other.
April 24, 2020 at 03:23PM by CodyLeet
https://ift.tt/3azuFfN
reddit
Struggling with in app purchases
Has anyone been through the frustration of getting this mechanism functional? I got a product page up and purchases work on Android, but the...