New post on Flutter Dev Google group:
Opinions wanted: Is Flutter the best choice for a beautiful UI?
I have a simple app that I am working on, and I thought that Flutter may be a good choice so as to have only one code base to maintain. However, after looking at the gallery of Flutter apps at http://bit.ly/2E5JzNz , I came away not so sure that Flutter can make apps that look as good as
June 15, 2019 at 12:03PM by Jim Hubbard
http://bit.ly/2KSE3C6
Opinions wanted: Is Flutter the best choice for a beautiful UI?
I have a simple app that I am working on, and I thought that Flutter may be a good choice so as to have only one code base to maintain. However, after looking at the gallery of Flutter apps at http://bit.ly/2E5JzNz , I came away not so sure that Flutter can make apps that look as good as
June 15, 2019 at 12:03PM by Jim Hubbard
http://bit.ly/2KSE3C6
flutter.dev
Showcase
Apps take flight with Flutter See how customers are using Flutter to make beautiful apps in record time
New post on /r/flutterdev subreddit:
Can Flutter compete with native app UI designs?
I have a simple app that I am working on, and I thought that Flutter may be a good choice so as to have only one code base to maintain. However, after looking at the gallery of Flutter apps at https://flutter.dev/showcase , I am not so sure that Flutter can make apps that look as good as native apps - and, IMHO, looks are at least half the war in selling an app.Flutter has been around for a few years now, but the app design does not seem to have progressed very far. Since my app really has all of it's main work done by an online service, and very little work is done in the actual app, would it be best to go ahead and write an Android UI and an iOS UI so that they can both be as beautiful as possible?
June 15, 2019 at 11:57AM by kittenofd00m
http://bit.ly/2IjiGs6
Can Flutter compete with native app UI designs?
I have a simple app that I am working on, and I thought that Flutter may be a good choice so as to have only one code base to maintain. However, after looking at the gallery of Flutter apps at https://flutter.dev/showcase , I am not so sure that Flutter can make apps that look as good as native apps - and, IMHO, looks are at least half the war in selling an app.Flutter has been around for a few years now, but the app design does not seem to have progressed very far. Since my app really has all of it's main work done by an online service, and very little work is done in the actual app, would it be best to go ahead and write an Android UI and an iOS UI so that they can both be as beautiful as possible?
June 15, 2019 at 11:57AM by kittenofd00m
http://bit.ly/2IjiGs6
flutter.dev
Showcase - Flutter apps in production
The world’s biggest businesses are building with Flutter. View the showcase and see Flutter apps in production.
New post on Flutter Dev Google group:
ReorderableListView inside a Container which has to expand inside a column in flutter
Card( child: Container( padding: EdgeInsets.all(10), child: Row( children: [ Expanded( child: Column( mainAxisSize: MainAxisSize.max, children: [ Container( decoration: BoxDecoration(
June 15, 2019 at 02:13PM by Parth Vora
http://bit.ly/2ZnIKrF
ReorderableListView inside a Container which has to expand inside a column in flutter
Card( child: Container( padding: EdgeInsets.all(10), child: Row( children: [ Expanded( child: Column( mainAxisSize: MainAxisSize.max, children: [ Container( decoration: BoxDecoration(
June 15, 2019 at 02:13PM by Parth Vora
http://bit.ly/2ZnIKrF
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:
Reply Material Design case study built with Flutter - a proof of concept that you can actually implement beautiful, pixel-perfect transitions in Flutter
http://bit.ly/2MOVvdo
June 15, 2019 at 04:12PM by EngineerScientist
http://bit.ly/2Rgyb6R
Reply Material Design case study built with Flutter - a proof of concept that you can actually implement beautiful, pixel-perfect transitions in Flutter
http://bit.ly/2MOVvdo
June 15, 2019 at 04:12PM by EngineerScientist
http://bit.ly/2Rgyb6R
GitHub
flschweiger/reply
The 'Reply' Material Design case study built with Flutter. - flschweiger/reply
New post on /r/flutterdev subreddit:
Flutter bottom navigation app template
I've started looking at creating more opinionated templates that can be used for starting to create a new application. Repository can be found at https://github.com/MaikuB/flutter_app_templates with an explanation on how state is managed in my blog post https://crossingthestreams.io/flutter-application-templates/
June 15, 2019 at 04:01PM by MaikuB84
http://bit.ly/31zhYyp
Flutter bottom navigation app template
I've started looking at creating more opinionated templates that can be used for starting to create a new application. Repository can be found at https://github.com/MaikuB/flutter_app_templates with an explanation on how state is managed in my blog post https://crossingthestreams.io/flutter-application-templates/
June 15, 2019 at 04:01PM by MaikuB84
http://bit.ly/31zhYyp
GitHub
MaikuB/flutter_app_templates
A collection of templates that can be used for building Flutter applications - MaikuB/flutter_app_templates
New post on /r/flutterdev subreddit:
How to download and Install Flutter/Dart 2019 [step by step]
https://www.youtube.com/watch?v=lR2kIBaPHQY&list=PLq4SLc8rzaL_86ZGkrw5zOmzoJZcpNhr9
June 15, 2019 at 06:25PM by professionaltut143
http://bit.ly/2XNxdBF
How to download and Install Flutter/Dart 2019 [step by step]
https://www.youtube.com/watch?v=lR2kIBaPHQY&list=PLq4SLc8rzaL_86ZGkrw5zOmzoJZcpNhr9
June 15, 2019 at 06:25PM by professionaltut143
http://bit.ly/2XNxdBF
YouTube
How to download and Install Flutter/Dart 2019 [step by step]
How to download and Install Flutter/Dart 2019. Get to know about Downloading, Installing, and Set Up the Required Softwares. Flutter is Google's mobile app S...
New post on Flutter Dev Google group:
Flutter Firebase - Checkbox is not enabled in SliverList
I'm reading fields carName, sportsCheckbox, familyCheckboxfrom firebase collection 'testcrud', and displaying in Listview. 1) The output in the ListView looks like (Left Arrow, carName, SportCarCheckBox [], FamilyCarCheckbox[]>, Right Arrow) The code should allow me to check or uncheck any
June 15, 2019 at 06:53PM by flutter testing
http://bit.ly/2KUft3B
Flutter Firebase - Checkbox is not enabled in SliverList
I'm reading fields carName, sportsCheckbox, familyCheckboxfrom firebase collection 'testcrud', and displaying in Listview. 1) The output in the ListView looks like (Left Arrow, carName, SportCarCheckBox [], FamilyCarCheckbox[]>, Right Arrow) The code should allow me to check or uncheck any
June 15, 2019 at 06:53PM by flutter testing
http://bit.ly/2KUft3B
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 tweet from FlutterDev:
Bring your icons to life with Flutter’s AnimatedIcon widget!
Choose a supported icon, provide an animation, and animate until your heart’s content.
Watch the #WidgetoftheWeek playlist here → https://t.co/E4dbXB4vT2 pic.twitter.com/fqNur3mqXG— Flutter (@FlutterDev) June 15, 2019
June 15, 2019 at 07:00PM
http://twitter.com/FlutterDev/status/1139940634662277121
Bring your icons to life with Flutter’s AnimatedIcon widget!
Choose a supported icon, provide an animation, and animate until your heart’s content.
Watch the #WidgetoftheWeek playlist here → https://t.co/E4dbXB4vT2 pic.twitter.com/fqNur3mqXG— Flutter (@FlutterDev) June 15, 2019
June 15, 2019 at 07:00PM
http://twitter.com/FlutterDev/status/1139940634662277121
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Can Flutter find objects to take a picture of like Microsoft Lens?
This is a screenshot of Microsoft's Lens app trying to find the borders of an object before I hit the button and it captures the image, straightens it and zooms in on it. You can see the orange rectangle as it tries to find the edges of the object being photographed in this image - https://i.imgur.com/2aBWJX1.pngBank apps do the same thing when you try and take a picture of a check for digital deposits.Can Flutter do this? The idea is to get the end user to fill as much of the screen with an image of the target as possible so that as much detail as possible is captured in the photo and image recognition has an easier time determining just what the image is. The image recognition will be done by a service, but I want to get as much detail as possible in the image sent to the image recognition service so as to get the best possible response.
June 15, 2019 at 06:47PM by kittenofd00m
http://bit.ly/2XdXawT
Can Flutter find objects to take a picture of like Microsoft Lens?
This is a screenshot of Microsoft's Lens app trying to find the borders of an object before I hit the button and it captures the image, straightens it and zooms in on it. You can see the orange rectangle as it tries to find the edges of the object being photographed in this image - https://i.imgur.com/2aBWJX1.pngBank apps do the same thing when you try and take a picture of a check for digital deposits.Can Flutter do this? The idea is to get the end user to fill as much of the screen with an image of the target as possible so that as much detail as possible is captured in the photo and image recognition has an easier time determining just what the image is. The image recognition will be done by a service, but I want to get as much detail as possible in the image sent to the image recognition service so as to get the best possible response.
June 15, 2019 at 06:47PM by kittenofd00m
http://bit.ly/2XdXawT
New post on /r/flutterdev subreddit:
Example of MultiProvider in a real-world app?
I am trying to wrap my head around Provider and MultiProvider. But the recent switch to Provider v3 plus their confusing README leaves me wanting know a better way.Can you please provide me with some examples of using Provider and MultiProvider in apps?
June 15, 2019 at 08:18PM by maylortaylor
http://bit.ly/2wTUeqr
Example of MultiProvider in a real-world app?
I am trying to wrap my head around Provider and MultiProvider. But the recent switch to Provider v3 plus their confusing README leaves me wanting know a better way.Can you please provide me with some examples of using Provider and MultiProvider in apps?
June 15, 2019 at 08:18PM by maylortaylor
http://bit.ly/2wTUeqr
reddit
r/FlutterDev - Example of MultiProvider in a real-world app?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Newbie issue: Unable to use 'flutter run' with both android & iOS emulator open
Hey everyone, please don't hate me I am new to flutter.I have just set up flutter following the steps on the flutter website, when I try and use 'flutter run' when I have both the iOS and Android emulators open I get an error which you can see here https://pastebin.com/pTu0J6BU.Flutter doctor says everything is fine and picks up both devices when I run it and says there are no errors. The strange thing is the command will run when there is only 1 emulator open, has anyone encountered this before?I would be forever grateful if someone could point me in the right direction even if it's just to post this issue onto GitHub, I said I would try here first. Thank you in advance
June 15, 2019 at 10:08PM by drunkdarthvader
http://bit.ly/2Ri56rE
Newbie issue: Unable to use 'flutter run' with both android & iOS emulator open
Hey everyone, please don't hate me I am new to flutter.I have just set up flutter following the steps on the flutter website, when I try and use 'flutter run' when I have both the iOS and Android emulators open I get an error which you can see here https://pastebin.com/pTu0J6BU.Flutter doctor says everything is fine and picks up both devices when I run it and says there are no errors. The strange thing is the command will run when there is only 1 emulator open, has anyone encountered this before?I would be forever grateful if someone could point me in the right direction even if it's just to post this issue onto GitHub, I said I would try here first. Thank you in advance
June 15, 2019 at 10:08PM by drunkdarthvader
http://bit.ly/2Ri56rE
Pastebin
#0 throwToolExit (package:flutter_tools/src/base/common.dart:24:3) #1 - Pastebin.com
New post on /r/flutterdev subreddit:
AnimatedIcon (Flutter Widget of the Week)
https://www.youtube.com/watch?v=pJcbh8pbvJs
June 15, 2019 at 10:06PM by Purple_Pizzazz
http://bit.ly/2KjJ3jO
AnimatedIcon (Flutter Widget of the Week)
https://www.youtube.com/watch?v=pJcbh8pbvJs
June 15, 2019 at 10:06PM by Purple_Pizzazz
http://bit.ly/2KjJ3jO
YouTube
AnimatedIcon (Flutter Widget of the Week)
Use the AnimatedIcon widget to drop an animated icon straight into your app. Flutter also has a great set of inanimate icons to choose from.
Learn more about AnimatedIcon → https://goo.gle/31w5GXp
Icons → https://goo.gle/2IGz7xm
Learn everything about…
Learn more about AnimatedIcon → https://goo.gle/31w5GXp
Icons → https://goo.gle/2IGz7xm
Learn everything about…
New post on /r/flutterdev subreddit:
Flutter & iPadOS
Has anyone had any experience creating flutter apps for Android and iOS that responsively update and utilize iPad/tablet functionality like slide over, resizing windows, drag and drop from app to another app, etc?I looked at a few flutter apps from the showcase, and it seems like the iOS apps that have an iPad version are just blown up iPhone apps. I did see a flutter tutorial online for a split view controller, but not sure if that would actually work when resized on a tablet (it builds the master/detail view based on the size of the screen).Thanks for any insight; I’m just getting started with flutter so any help is appreciated.
June 16, 2019 at 12:43AM by thebrandontyler
http://bit.ly/2MRJ40t
Flutter & iPadOS
Has anyone had any experience creating flutter apps for Android and iOS that responsively update and utilize iPad/tablet functionality like slide over, resizing windows, drag and drop from app to another app, etc?I looked at a few flutter apps from the showcase, and it seems like the iOS apps that have an iPad version are just blown up iPhone apps. I did see a flutter tutorial online for a split view controller, but not sure if that would actually work when resized on a tablet (it builds the master/detail view based on the size of the screen).Thanks for any insight; I’m just getting started with flutter so any help is appreciated.
June 16, 2019 at 12:43AM by thebrandontyler
http://bit.ly/2MRJ40t
reddit
r/FlutterDev - Flutter & iPadOS
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter: Background Fetch | Run code in the background Android & iOS
https://youtu.be/NhlPK10_k9E
June 16, 2019 at 07:36AM by imthepk
http://bit.ly/2XchTS1
Flutter: Background Fetch | Run code in the background Android & iOS
https://youtu.be/NhlPK10_k9E
June 16, 2019 at 07:36AM by imthepk
http://bit.ly/2XchTS1
YouTube
Flutter: Background Fetch | Run code in the background Android & iOS
In this video, I will explain how to run your code in the background even if the app terminates. We will see how background fetches works for both Android & iOS.
#Trending #Flutter #Background
Please give stars for this project on git and like the video.…
#Trending #Flutter #Background
Please give stars for this project on git and like the video.…
New post on /r/flutterdev subreddit:
FlutterForce — Week 31
http://bit.ly/2WJh3Ib
June 16, 2019 at 09:56AM by flutterist
http://bit.ly/2XePjiN
FlutterForce — Week 31
http://bit.ly/2WJh3Ib
June 16, 2019 at 09:56AM by flutterist
http://bit.ly/2XePjiN
Medium
FlutterForce — #Week 31
Weekly Flutter Resources
New post on Flutter Dev Google group:
IOS duplicate flow?
Hi! I'm starting with Flutter. I have created a new app and I have just put a print ("MyApp") in WidGet MyApp and another print ("_ MyHomePageState") in _MyHomePageState. In IOS this is the result: [image: 2019-06-16_0947.png] In IOS the print command is being done twice The same code in
June 16, 2019 at 10:55AM by Tban Rguez
http://bit.ly/2FdYLsr
IOS duplicate flow?
Hi! I'm starting with Flutter. I have created a new app and I have just put a print ("MyApp") in WidGet MyApp and another print ("_ MyHomePageState") in _MyHomePageState. In IOS this is the result: [image: 2019-06-16_0947.png] In IOS the print command is being done twice The same code in
June 16, 2019 at 10:55AM by Tban Rguez
http://bit.ly/2FdYLsr
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:
Working with Sqlite (using Sqflite)
I'm trying to work with local Sqlite database in Flutter and I'm having issues. I have seen that the
June 16, 2019 at 11:52AM by takdw
http://bit.ly/2IkFdEM
Working with Sqlite (using Sqflite)
I'm trying to work with local Sqlite database in Flutter and I'm having issues. I have seen that the
onCreate
method is only called once when the database is created. I'm working on a section of the code that populates data when the database is first created. The problem is my changes are never applied because the onCreate
method is never called again after the database has been created once. I'm forced to uninstall the app every time I make changes which is a rather tedious process. Is there any way I can force the onCreate
method to be called every time I start the app (at least in the development phase)?June 16, 2019 at 11:52AM by takdw
http://bit.ly/2IkFdEM
reddit
r/FlutterDev - Working with Sqlite (using Sqflite)
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
How do your handle Fetching data inside didChangeDependencies?
How do your handle Fetching data inside didChangeDependencies? Currently I use BloC provider to "get" my BloC from root of the widget three and then I call someBloc.fetchData();. Problem is that didChangeDependencies can be triggered multiple times. I could add a new boolean dataLoaded, but is there some other better way?
June 16, 2019 at 01:42PM by HomeDope
http://bit.ly/2WMq8Qc
How do your handle Fetching data inside didChangeDependencies?
How do your handle Fetching data inside didChangeDependencies? Currently I use BloC provider to "get" my BloC from root of the widget three and then I call someBloc.fetchData();. Problem is that didChangeDependencies can be triggered multiple times. I could add a new boolean dataLoaded, but is there some other better way?
June 16, 2019 at 01:42PM by HomeDope
http://bit.ly/2WMq8Qc
reddit
r/FlutterDev - How do your handle Fetching data inside didChangeDependencies?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Chat app with Graphql server
I made a chat app using flutter which uses a graphql server. Check it out and please tell me what I have to improve. Thanks in advance. Github link: https://github.com/vineeshvk/chat-app-flutter
June 16, 2019 at 04:28PM by Vineesh27vk
http://bit.ly/2IlODA4
Flutter Chat app with Graphql server
I made a chat app using flutter which uses a graphql server. Check it out and please tell me what I have to improve. Thanks in advance. Github link: https://github.com/vineeshvk/chat-app-flutter
June 16, 2019 at 04:28PM by Vineesh27vk
http://bit.ly/2IlODA4
GitHub
GitHub - vineeshvk/chat-app-flutter: It's a fully functioning chat app built using flutter. With both one on one chats and group…
It's a fully functioning chat app built using flutter. With both one on one chats and group chats - vineeshvk/chat-app-flutter
New post on /r/flutterdev subreddit:
An evaluation of the charting libraries
http://bit.ly/2WMrxq2
June 16, 2019 at 05:34PM by synw_
http://bit.ly/2wWMhRF
An evaluation of the charting libraries
http://bit.ly/2WMrxq2
June 16, 2019 at 05:34PM by synw_
http://bit.ly/2wWMhRF
Medium
Flutter charting libraries: an evaluation
A comparison of different charting libraries for Flutter by drawing a timeline chart.