New post on /r/flutterdev subreddit:
Your most missing plugins/packages for Flutter
http://bit.ly/2XHZAkg
April 25, 2019 at 12:14PM by EngineerScientist
http://bit.ly/2GGLrxX
Your most missing plugins/packages for Flutter
http://bit.ly/2XHZAkg
April 25, 2019 at 12:14PM by EngineerScientist
http://bit.ly/2GGLrxX
Medium
Your most missing plugins/packages for Flutter
Last week we did a survey to know what plugins/packages you miss the most in the Flutter world.
New post on Flutter Dev Google group:
Is creating desktop apps already possible?
The current master seems to support building mac desktop apps. I see the message `Downloading darwin-x64 tools...` when running "upgrade" and if I set the environment variable `ENABLE_FLUTTER_DESKTOP`, my Visual Studio Code flutter plugin "detects" a desktop app and offers to build it. Is there
April 25, 2019 at 01:14PM by eib...@gmail.com
http://bit.ly/2XIJzdO
Is creating desktop apps already possible?
The current master seems to support building mac desktop apps. I see the message `Downloading darwin-x64 tools...` when running "upgrade" and if I set the environment variable `ENABLE_FLUTTER_DESKTOP`, my Visual Studio Code flutter plugin "detects" a desktop app and offers to build it. Is there
April 25, 2019 at 01:14PM by eib...@gmail.com
http://bit.ly/2XIJzdO
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:
What're the most useful tools to build the Flutter app?
What tools, blocks, packages do you recommend to use for my first Flutter app?
April 25, 2019 at 01:13PM by Gigatronbot
http://bit.ly/2IU9ECp
What're the most useful tools to build the Flutter app?
What tools, blocks, packages do you recommend to use for my first Flutter app?
April 25, 2019 at 01:13PM by Gigatronbot
http://bit.ly/2IU9ECp
reddit
r/FlutterDev - What're the most useful tools to build the Flutter app?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
[Noob question] VS code - trying to disable intellisense sugestions if I have not typed anything but opened a bracket
Hey All,
So I'm trying to disable when I open a bracket it suggests objects.When I open new Scaffold's bracket it throws a list at me so when i go to hit enter it fills variables in, I can get around this by hitting escape anytime the list populates but that's kinda annoying
and I can't seem to find anything to turn suggestions off completelyWhere I'm currently looking
Visual studio's intellisense to see if I can disable it on dart files,If anyone has any suggestions, please and thank you
April 25, 2019 at 01:46PM by Obvious_Engineering
http://bit.ly/2GFrS92
[Noob question] VS code - trying to disable intellisense sugestions if I have not typed anything but opened a bracket
Hey All,
So I'm trying to disable when I open a bracket it suggests objects.When I open new Scaffold's bracket it throws a list at me so when i go to hit enter it fills variables in, I can get around this by hitting escape anytime the list populates but that's kinda annoying
void main() { runApp( new MaterialApp( title: "Chat App", home: new Scaffold( appBar: new Appbar( ) ) ) ) }Using Visual studio code with dart and flutter pluginWhat I've triedRemoving the plugins one by one, it seems to stop suggesting when both plugins are removed (plugin flutter relies on dart being installed) but then I lose code stylesA list of settings found here https://dartcode.org/docs/settings/
and I can't seem to find anything to turn suggestions off completelyWhere I'm currently looking
Visual studio's intellisense to see if I can disable it on dart files,If anyone has any suggestions, please and thank you
April 25, 2019 at 01:46PM by Obvious_Engineering
http://bit.ly/2GFrS92
New post on /r/flutterdev subreddit:
Flutter with AWS, Azure or Google Cloud?
I'm working on an app that uses large database structures. I started off with Firebase, but it doesn't serve my needs anymore. I need a large scalable database, preferably SQL, because I already know that. I need very custom search capabilities that Firestore just doesn't provide.I don't have any experience yet with any of the 3 services, which one is easy to pick up? What about cost effectiveness? And which has a good integration with Flutter?
April 25, 2019 at 02:26PM by thisw4y
http://bit.ly/2J31urF
Flutter with AWS, Azure or Google Cloud?
I'm working on an app that uses large database structures. I started off with Firebase, but it doesn't serve my needs anymore. I need a large scalable database, preferably SQL, because I already know that. I need very custom search capabilities that Firestore just doesn't provide.I don't have any experience yet with any of the 3 services, which one is easy to pick up? What about cost effectiveness? And which has a good integration with Flutter?
April 25, 2019 at 02:26PM by thisw4y
http://bit.ly/2J31urF
reddit
r/FlutterDev - Flutter with AWS, Azure or Google Cloud?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
How I should handle networking in flutter?
In native android development, retrofit is the library to go to when you want to add networking to your app, post requests and such, what is the best way to handle networking in flutter? Do you just follow the Flutter docs and use the http library or are there better options?
April 25, 2019 at 03:43PM by HassanElwy
http://bit.ly/2L1ZXEI
How I should handle networking in flutter?
In native android development, retrofit is the library to go to when you want to add networking to your app, post requests and such, what is the best way to handle networking in flutter? Do you just follow the Flutter docs and use the http library or are there better options?
April 25, 2019 at 03:43PM by HassanElwy
http://bit.ly/2L1ZXEI
docs.flutter.dev
Fetch data from the internet
How to fetch data over the internet using the http package.
New post on /r/flutterdev subreddit:
How much does it cost to release a flutter app for Ios
I will be using flutter for developing an app for IOS for a small firm. There will not be many users (around 5), so I guess that I can install the app manually on all their phones once I am done. I saw that I can publish the app on TestFlight through the apple store, which seems like a better idea since I don't have to update it on each one of their phones every time, but I am not sure if this procedure is free or not. I know that you need to have an apple certificate when publishing to the whole public, but do I need one for a small restricted user base? Or is there any other way I can deliver updates remotely? Thanks
April 25, 2019 at 03:55PM by byrek
http://bit.ly/2GGYSht
How much does it cost to release a flutter app for Ios
I will be using flutter for developing an app for IOS for a small firm. There will not be many users (around 5), so I guess that I can install the app manually on all their phones once I am done. I saw that I can publish the app on TestFlight through the apple store, which seems like a better idea since I don't have to update it on each one of their phones every time, but I am not sure if this procedure is free or not. I know that you need to have an apple certificate when publishing to the whole public, but do I need one for a small restricted user base? Or is there any other way I can deliver updates remotely? Thanks
April 25, 2019 at 03:55PM by byrek
http://bit.ly/2GGYSht
reddit
r/FlutterDev - How much does it cost to release a flutter app for Ios
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Is it possible to create a Flutter app that connects to WiFi on iOS without a paid developer account?
I’ve managed to build and deploy flutter apps on my iPhone, as long as they do not require any special permissions but now I’m trying to build an app that connects to a WiFi network and I keep failing.I’ve added WiFi access to runner.entitlements but I keep getting an error saying that my development team doesn’t have the capability to connect to WiFi.Any help would be appreciated!
April 25, 2019 at 04:12PM by EntrepreneurIL
http://bit.ly/2UAVYys
Is it possible to create a Flutter app that connects to WiFi on iOS without a paid developer account?
I’ve managed to build and deploy flutter apps on my iPhone, as long as they do not require any special permissions but now I’m trying to build an app that connects to a WiFi network and I keep failing.I’ve added WiFi access to runner.entitlements but I keep getting an error saying that my development team doesn’t have the capability to connect to WiFi.Any help would be appreciated!
April 25, 2019 at 04:12PM by EntrepreneurIL
http://bit.ly/2UAVYys
reddit
r/FlutterDev - Is it possible to create a Flutter app that connects to WiFi on iOS without a paid developer account?
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Is there any way to browse the sqflite database of my app on the computer?
Or perhaps even an extension that implements a database browser widget?Thanks!
April 25, 2019 at 05:25PM by babyningen
http://bit.ly/2UHr7At
Is there any way to browse the sqflite database of my app on the computer?
Or perhaps even an extension that implements a database browser widget?Thanks!
April 25, 2019 at 05:25PM by babyningen
http://bit.ly/2UHr7At
reddit
r/FlutterDev - Is there any way to browse the sqflite database of my app on the computer?
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Flutter will officially support desktop applications
http://bit.ly/2UXDE7C
April 25, 2019 at 06:04PM by EngineerScientist
http://bit.ly/2ISC3IW
Flutter will officially support desktop applications
http://bit.ly/2UXDE7C
April 25, 2019 at 06:04PM by EngineerScientist
http://bit.ly/2ISC3IW
GitHub
flutter/flutter
Flutter makes it easy and fast to build beautiful mobile apps. - flutter/flutter
New post on Flutter Dev Google group:
Flutter for run a wordpress in kiosk mode
Hi, i,m so new in flutter and i want to ask if it's possible to run wordpress page inside of flutter in mode kiosk. I have a desktop app building in electron and run over windows in kiosk mode. If you can give me a little path to follow will be great. Thanks in advance. Noe
April 25, 2019 at 07:18PM by Noe
http://bit.ly/2VvDOCy
Flutter for run a wordpress in kiosk mode
Hi, i,m so new in flutter and i want to ask if it's possible to run wordpress page inside of flutter in mode kiosk. I have a desktop app building in electron and run over windows in kiosk mode. If you can give me a little path to follow will be great. Thanks in advance. Noe
April 25, 2019 at 07:18PM by Noe
http://bit.ly/2VvDOCy
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:
Basic Client-Side Search
https://www.youtube.com/watch?v=Ndi3xxiVmv0&feature=youtu.be
April 25, 2019 at 08:01PM by zaiste
http://bit.ly/2LcA98K
Basic Client-Side Search
https://www.youtube.com/watch?v=Ndi3xxiVmv0&feature=youtu.be
April 25, 2019 at 08:01PM by zaiste
http://bit.ly/2LcA98K
YouTube
Flutter in Practice - E20: Basic Client-Side Search
Flutter in Practice is a free programming course that teaches how to write a mobile application using Flutter framework and Dart programming language. Instead of teaching concepts and ideas in both Flutter and Dart, this course showcases a process of building…
New post on /r/flutterdev subreddit:
Flutter forms with server-side validation | flutter tutorials
https://youtu.be/A-CIeC743pA
April 25, 2019 at 06:53PM by mi6crazyheart
http://bit.ly/2UFhhPc
Flutter forms with server-side validation | flutter tutorials
https://youtu.be/A-CIeC743pA
April 25, 2019 at 06:53PM by mi6crazyheart
http://bit.ly/2UFhhPc
YouTube
flutter forms with server side validation | flutter tutorials
Here is a simple flutter form tutorial where I've shown - how to create flutter forms & send form data to the server. - how to receive the server response in...
New post on /r/flutterdev subreddit:
Front end features
Hey everyone.I have used flutter before for basic informal apps. But now I need to make an app that is a bit more complicated.I need to record audio and save It as a file on the phone. What do you usually so when you need more features from your app?
April 25, 2019 at 08:48PM by Maltmax
http://bit.ly/2PtG8Vr
Front end features
Hey everyone.I have used flutter before for basic informal apps. But now I need to make an app that is a bit more complicated.I need to record audio and save It as a file on the phone. What do you usually so when you need more features from your app?
April 25, 2019 at 08:48PM by Maltmax
http://bit.ly/2PtG8Vr
reddit
r/FlutterDev - Front end features
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
How to make animated graph?
Hello, I need to draw a line graph of real time data. Every second we get new point from server and we need to add it to graph. At one time must be not more then 100 points on graph. How to do it using flutter_charts? New added value on line should be animated. I couldn't find any examples of doing it with flutter_charts, in all examples data not changes.
April 25, 2019 at 08:27PM by pavelgeme2
http://bit.ly/2W6puxF
How to make animated graph?
Hello, I need to draw a line graph of real time data. Every second we get new point from server and we need to add it to graph. At one time must be not more then 100 points on graph. How to do it using flutter_charts? New added value on line should be animated. I couldn't find any examples of doing it with flutter_charts, in all examples data not changes.
April 25, 2019 at 08:27PM by pavelgeme2
http://bit.ly/2W6puxF
reddit
r/FlutterDev - How to make animated graph?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter_Blue, Bluetooth, and sending data
Hey all,Has anyone used the FlutterBlue bluetooth plugin? I'm trying to figure out how to make a desktop application (say python or c++) be able to talk to the phone (or well, phone to desktop).https://github.com/pauldemarco/flutter_blueI see there are setting and reading characteristics, but say if I wanted to send a string and the the bluetooth listener receive that string. I'm very new to how bluetooth pairing & how the protocol works. I have built large tcp/ip applications for work but am honestly clueless on this front.Appreciate anyone's guidance!
April 26, 2019 at 05:13AM by boomerang473
http://bit.ly/2IKdE9p
Flutter_Blue, Bluetooth, and sending data
Hey all,Has anyone used the FlutterBlue bluetooth plugin? I'm trying to figure out how to make a desktop application (say python or c++) be able to talk to the phone (or well, phone to desktop).https://github.com/pauldemarco/flutter_blueI see there are setting and reading characteristics, but say if I wanted to send a string and the the bluetooth listener receive that string. I'm very new to how bluetooth pairing & how the protocol works. I have built large tcp/ip applications for work but am honestly clueless on this front.Appreciate anyone's guidance!
April 26, 2019 at 05:13AM by boomerang473
http://bit.ly/2IKdE9p
GitHub
GitHub - pauldemarco/flutter_blue: Bluetooth plugin for Flutter
Bluetooth plugin for Flutter. Contribute to pauldemarco/flutter_blue development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Homemade Flutter game
http://bit.ly/2IHMWOv
April 26, 2019 at 05:07AM by yum650350
http://bit.ly/2IXFk9W
Homemade Flutter game
http://bit.ly/2IHMWOv
April 26, 2019 at 05:07AM by yum650350
http://bit.ly/2IXFk9W
It's All Widgets!
TissueBox | It's All Widgets!
Simple funny game.
New post on /r/flutterdev subreddit:
Multi-Level Dependent Dropdown
http://bit.ly/2J2WFi1
April 26, 2019 at 07:52AM by xuaibafegbua
http://bit.ly/2IHqFAD
Multi-Level Dependent Dropdown
http://bit.ly/2J2WFi1
April 26, 2019 at 07:52AM by xuaibafegbua
http://bit.ly/2IHqFAD
Medium
Flutter Thursday 08: Multi-Level Dependent Dropdown
Let’s create a two level-dependent dropdown with flutter.
New post on /r/flutterdev subreddit:
Isolate.send max amount of data
http://bit.ly/2W3gMjK
April 26, 2019 at 10:50AM by lesnitsky_a
http://bit.ly/2IFqCVK
Isolate.send max amount of data
http://bit.ly/2W3gMjK
April 26, 2019 at 10:50AM by lesnitsky_a
http://bit.ly/2IFqCVK
reddit
r/dartlang - Isolate.send max amount of data
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
How to store data in case of phone switch
Asked similar question before, but got responses that were not exactly what i was looking for, so I’m going to be a little more specific.What are you guys using to store data in case a user gets a new phone and/or the “old” local data is no longer available. Looking for an easy way (if there is any) for both Android and iOS.
April 26, 2019 at 12:35PM by Waentastic
http://bit.ly/2WcqzUM
How to store data in case of phone switch
Asked similar question before, but got responses that were not exactly what i was looking for, so I’m going to be a little more specific.What are you guys using to store data in case a user gets a new phone and/or the “old” local data is no longer available. Looking for an easy way (if there is any) for both Android and iOS.
April 26, 2019 at 12:35PM by Waentastic
http://bit.ly/2WcqzUM
reddit
r/FlutterDev - How to store data in case of phone switch
0 votes and 2 comments so far on Reddit