GGroup:
Lets us know how can we build a total apk....after the flutter code that can easily run in the android device
Submitted March 21, 2018 at 06:11AM by Vishwakarma Raj
via Flutter Dev http://ift.tt/2prj5yu
Lets us know how can we build a total apk....after the flutter code that can easily run in the android device
Submitted March 21, 2018 at 06:11AM by Vishwakarma Raj
via Flutter Dev http://ift.tt/2prj5yu
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.
GGroup: Flutter UI components
Does anyone know of anything like this for flutter? http://ift.tt/25lN3Bm thanks Andy
Submitted March 21, 2018 at 06:11AM by Andy Stannard
via Flutter Dev http://ift.tt/2pxQcB9
Does anyone know of anything like this for flutter? http://ift.tt/25lN3Bm thanks Andy
Submitted March 21, 2018 at 06:11AM by Andy Stannard
via Flutter Dev http://ift.tt/2pxQcB9
GitHub
Ramotion/expanding-collection
expanding-collection - :octocat: ExpandingCollection is an animated material design UI card peek/pop controller. iOS library made by @Ramotion
GGroup: Plugin creation issue
Hi Team, I have trying to create plugin using visual studio code and android studio based on "http://ift.tt/2xiHyZd" steps. I have faced an issue like below after "Gradle Sync dialog, select 'OK' ". Issue: "Error:Could not resolve all files for configuration ':app:debugAndroid
Submitted March 21, 2018 at 10:18AM by karthic...@gmail.com
via Flutter Dev http://ift.tt/2u80NHp
Hi Team, I have trying to create plugin using visual studio code and android studio based on "http://ift.tt/2xiHyZd" steps. I have faced an issue like below after "Gradle Sync dialog, select 'OK' ". Issue: "Error:Could not resolve all files for configuration ':app:debugAndroid
Submitted March 21, 2018 at 10:18AM by karthic...@gmail.com
via Flutter Dev http://ift.tt/2u80NHp
flutter.io
Developing Packages & Plugins
* TOC{:toc}## Package introductionPackages enable the creation of modular code that can be shared easily. Aminimal package consists of:* A `pubspec.yaml` file: A metadata file that declares the package name, version, author, etc.* A `lib` directory containing…
GGroup: Can to draw text at an angle using flutter?
For text drawing on canvas, a fairly simple construction can be used: void drawName(Canvas context, String name, double x, double y) { TextSpan span = new TextSpan( style: new TextStyle(color: Colors.blue[800], fontSize: 24.0, fontFamily: 'Roboto'), text: name);
Submitted March 21, 2018 at 02:58PM by Michael Kanzieper
via Flutter Dev http://ift.tt/2DIlqtm
For text drawing on canvas, a fairly simple construction can be used: void drawName(Canvas context, String name, double x, double y) { TextSpan span = new TextSpan( style: new TextStyle(color: Colors.blue[800], fontSize: 24.0, fontFamily: 'Roboto'), text: name);
Submitted March 21, 2018 at 02:58PM by Michael Kanzieper
via Flutter Dev http://ift.tt/2DIlqtm
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.
GGroup: sqljocky5 and new Row()
Hello, i have problem. I have to connect with MySQL so i want use "sqljocky5" lib but if i add this lib to main.dart then i cant create new Row() creating layouts. This is code [code] import 'package:flutter/material.dart'; import 'package:sqljocky5/sqljocky.dart'; void main(){ runApp(new
Submitted March 21, 2018 at 07:37PM by Paweł Przybyłek
via Flutter Dev http://ift.tt/2DIYTg0
Hello, i have problem. I have to connect with MySQL so i want use "sqljocky5" lib but if i add this lib to main.dart then i cant create new Row() creating layouts. This is code [code] import 'package:flutter/material.dart'; import 'package:sqljocky5/sqljocky.dart'; void main(){ runApp(new
Submitted March 21, 2018 at 07:37PM by Paweł Przybyłek
via Flutter Dev http://ift.tt/2DIYTg0
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.
GGroup: Publishing Application from Flutter
Hello, I was wondering if you could Publish an application from flutter to ios and android. I know I can make the application for both ios and android but can I publish them on both ios and android? And this is probably a silly question, but if we can publish them is it free? Thank you, Mit
Submitted March 21, 2018 at 09:50PM by Mit Mistry
via Flutter Dev http://ift.tt/2IHe7Wp
Hello, I was wondering if you could Publish an application from flutter to ios and android. I know I can make the application for both ios and android but can I publish them on both ios and android? And this is probably a silly question, but if we can publish them is it free? Thank you, Mit
Submitted March 21, 2018 at 09:50PM by Mit Mistry
via Flutter Dev http://ift.tt/2IHe7Wp
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.
GGroup: Breaking changes in image_picker: Mandatory source argument & removal of ImageSource.askUser
Hi all! The image_picker plugin is currently undergoing the code review process. When/if it lands, there will be some breaking changes. *What is changing?* The major change in the next version will be using the native Android gallery instead of a custom image grid when the *ImageSource.galle
Submitted March 22, 2018 at 12:17AM by Iiro Krankka
via Flutter Dev http://ift.tt/2pwXgxC
Hi all! The image_picker plugin is currently undergoing the code review process. When/if it lands, there will be some breaking changes. *What is changing?* The major change in the next version will be using the native Android gallery instead of a custom image grid when the *ImageSource.galle
Submitted March 22, 2018 at 12:17AM by Iiro Krankka
via Flutter Dev http://ift.tt/2pwXgxC
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.
GGroup: Breaking image_picker changes: Mandatory source argument and the removal of ImageSource.askUser
Hi all! The image_picker plugin is currently undergoing the code review process. When/if it lands, there will be some breaking changes. *What is changing?* The major change in the next version will be using the native Android gallery instead of a custom image grid when the *ImageSource.galle
Submitted March 22, 2018 at 03:47AM by Iiro Krankka
via Flutter Dev http://ift.tt/2GSJNaM
Hi all! The image_picker plugin is currently undergoing the code review process. When/if it lands, there will be some breaking changes. *What is changing?* The major change in the next version will be using the native Android gallery instead of a custom image grid when the *ImageSource.galle
Submitted March 22, 2018 at 03:47AM by Iiro Krankka
via Flutter Dev http://ift.tt/2GSJNaM
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.
GGroup: How to upload image to php server through multipart request???
I am unable to send image in image format to php server.. i tried using base64 image but i want to upload as image format..... Any suggestions!!!!!!!!
Submitted March 22, 2018 at 06:13AM by N D Praveen
via Flutter Dev http://ift.tt/2HRtcDS
I am unable to send image in image format to php server.. i tried using base64 image but i want to upload as image format..... Any suggestions!!!!!!!!
Submitted March 22, 2018 at 06:13AM by N D Praveen
via Flutter Dev http://ift.tt/2HRtcDS
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.
Reddit: A little Flutter story
http://ift.tt/2GdeLfV
Submitted March 22, 2018 at 10:19AM by Redditturi
via reddit http://ift.tt/2pwaydT
http://ift.tt/2GdeLfV
Submitted March 22, 2018 at 10:19AM by Redditturi
via reddit http://ift.tt/2pwaydT
Medium
Flutter: to make a virtue of necessity
Here at Iakta we are a small team of developers. When I joined the team there were just one Android developer and only one iOS developer…
GGroup: Flutter build apk issue
Not sure if this is a flutter issue or just me doing something wrong. I'm a react native developer just experimenting with Flutter's animations at the moment to scope it's viability for a new project I have coming up. Running in the simulator works perfectly. Running flutter build apk (after
Submitted March 22, 2018 at 12:27PM by Trev Burley
via Flutter Dev http://ift.tt/2ufiHs6
Not sure if this is a flutter issue or just me doing something wrong. I'm a react native developer just experimenting with Flutter's animations at the moment to scope it's viability for a new project I have coming up. Running in the simulator works perfectly. Running flutter build apk (after
Submitted March 22, 2018 at 12:27PM by Trev Burley
via Flutter Dev http://ift.tt/2ufiHs6
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.
GGroup: Android and iOS Top Toolbar
Hi, I want to hide top tool bar from my login page in Android and iOS, How can I hide that,
Submitted March 22, 2018 at 01:47PM by Sanjay Tejani
via Flutter Dev http://ift.tt/2FXw0CA
Hi, I want to hide top tool bar from my login page in Android and iOS, How can I hide that,
Submitted March 22, 2018 at 01:47PM by Sanjay Tejani
via Flutter Dev http://ift.tt/2FXw0CA
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.
Reddit: What might cause this?
http://ift.tt/2pwEiq1
Submitted March 22, 2018 at 02:00PM by mightybob4611
via reddit http://ift.tt/2GevqQd
http://ift.tt/2pwEiq1
Submitted March 22, 2018 at 02:00PM by mightybob4611
via reddit http://ift.tt/2GevqQd
GGroup: Flutter and external sdks
Has anyone tried to integrate flutter code with 3rd party android sdks like the one provided by DJI for writing drone apps. Any example or leads in that directions would be helpful . (Limiting the scope to android apps only)
Submitted March 22, 2018 at 02:19PM by Parit Bansal
via Flutter Dev http://ift.tt/2GhduEE
Has anyone tried to integrate flutter code with 3rd party android sdks like the one provided by DJI for writing drone apps. Any example or leads in that directions would be helpful . (Limiting the scope to android apps only)
Submitted March 22, 2018 at 02:19PM by Parit Bansal
via Flutter Dev http://ift.tt/2GhduEE
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.
Reddit: Any good examples using radio buttons?
I've been trying flutter for a week or so now and it is very pleasant to use, but I cannot find any good information on using radio buttons.The RadioListTile widget doesn't make much sense to me. Does anyone know a clear guide to using this?
Submitted March 22, 2018 at 02:58PM by robertronium
via reddit http://ift.tt/2px6HMU
I've been trying flutter for a week or so now and it is very pleasant to use, but I cannot find any good information on using radio buttons.The RadioListTile widget doesn't make much sense to me. Does anyone know a clear guide to using this?
Submitted March 22, 2018 at 02:58PM by robertronium
via reddit http://ift.tt/2px6HMU
reddit
Any good examples using radio buttons? • r/FlutterDev
I've been trying flutter for a week or so now and it is very pleasant to use, but I cannot find any good information on using radio buttons. ...
GGroup: Generating iOS ipa
can we generate an iOS app to test using flutter via Adhoc distribution
Submitted March 22, 2018 at 05:13PM by Yash Jain
via Flutter Dev http://ift.tt/2puHfIC
can we generate an iOS app to test using flutter via Adhoc distribution
Submitted March 22, 2018 at 05:13PM by Yash Jain
via Flutter Dev http://ift.tt/2puHfIC
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.
Reddit: Flutter Challenge - Egg Timer
https://www.youtube.com/watch?v=svxUUz5mi9s
Submitted March 22, 2018 at 10:44PM by Purple_Pizzazz
via reddit http://ift.tt/2IK8IOx
https://www.youtube.com/watch?v=svxUUz5mi9s
Submitted March 22, 2018 at 10:44PM by Purple_Pizzazz
via reddit http://ift.tt/2IK8IOx
GGroup: Flutter Apps in google play & app store
Hi, Good day I try to search in the flutter websites and google play which apps are made using flutter, but I couldn't find it. Could you please kindly provide the list of these apps or if there's a web page that mentioned this apps. Thank you
Submitted March 23, 2018 at 05:43AM by goods importer
via Flutter Dev http://ift.tt/2IMQETJ
Hi, Good day I try to search in the flutter websites and google play which apps are made using flutter, but I couldn't find it. Could you please kindly provide the list of these apps or if there's a web page that mentioned this apps. Thank you
Submitted March 23, 2018 at 05:43AM by goods importer
via Flutter Dev http://ift.tt/2IMQETJ
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.
GGroup: Why classes that accesses the same GlobalKey instance must reside in the same file?
Hi, My question is about the behavior of GlobalKey. Say there's is an instance of GlobalKey named widgetAKey, and WidgetB would call widgetAKey.currentState.doSomething(). The code worked when all these three components (the var widgetAKey declaration, and classes WidgetA and WidgetB)
Submitted March 23, 2018 at 06:52AM by Edmund Tam
via Flutter Dev http://ift.tt/2GgapEP
Hi, My question is about the behavior of GlobalKey. Say there's is an instance of GlobalKey named widgetAKey, and WidgetB would call widgetAKey.currentState.doSomething(). The code worked when all these three components (the var widgetAKey declaration, and classes WidgetA and WidgetB)
Submitted March 23, 2018 at 06:52AM by Edmund Tam
via Flutter Dev http://ift.tt/2GgapEP
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.
Reddit: Announcing official gRPC support for Dart
http://ift.tt/2DM16r7
Submitted March 23, 2018 at 12:56PM by dayanruben
via reddit http://ift.tt/2IIJ5O2
http://ift.tt/2DM16r7
Submitted March 23, 2018 at 12:56PM by dayanruben
via reddit http://ift.tt/2IIJ5O2
Medium
Announcing official gRPC support for Dart
gRPC is a high performance, open source RPC framework. It offers simple service definitions, is built on http/2, and has support for…