Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Embedding Flutter into existing mobile frameworks
Hello- I would be interested in embedding flutter in existing javafx mobile applications made using the gluon framework. Flutter has some features that would compliment and vastly improve app development, making the gains from embedding flutter-specific widgets into a new or preexisting

Submitted March 05, 2018 at 06:43PM by Chris Orr
via Flutter Dev http://ift.tt/2oJfs74
GGroup: Re: Integration of Flutter into existing Android and iOS App
Thanks for reaching out! We'd like to make this use case easier for you. Please vote and subscribe for this issue: http://ift.tt/2tjpnEL http://ift.tt/2tjpnEL also links to existing sample apps which do this. On Mon, Mar 5, 2018 at 5:43 PM

Submitted March 05, 2018 at 06:45PM by Seth Ladd
via Flutter Dev http://ift.tt/2oHacAQ
GGroup: Usage.
Is this tool be able to use on any other IDE rather than the Android Studio and the VS code for example the Visual Studio or any other is it working on these platforms or not?

Submitted March 05, 2018 at 06:43PM by Taneem Jan
via Flutter Dev http://ift.tt/2I3Lkv6
GGroup: Great Product
Just started using flutter this weekend. Would like to have more documentation, books, etc to learn more with the flutter platform. I’m looking to get more familiar with flutter and dart2. Thanks, Chris Kehl

Submitted March 05, 2018 at 06:43PM by Chris Kehl
via Flutter Dev http://ift.tt/2oVoKfw
GGroup: Support for rendering HTML and CSS content
I have an Ionic/Angular app that pulls a lot of data from Wordpress, essentially via JSON. This data is mostly html/css. Is there a way to render this kind of data in a Flutter widget/container?

Submitted March 05, 2018 at 06:43PM by Martin Spriggs
via Flutter Dev http://ift.tt/2I2hqqS
GGroup: Flutter query
Hi, Is it possible to build a real estate listing app using flutter? Regards, Vishal Ojha 9819471310

Submitted March 05, 2018 at 06:43PM by vishal ojha
via Flutter Dev http://ift.tt/2oT7AyT
GGroup: Adding Flutter to existing Android App
Hello, I am building an android app and now I wish to add flutter to my existing app to make it cross platform. In the flutter documentations, I was told to email here in order to do so. How would I achieve the above issue? Thank you, Ayush Manish Agrawal

Submitted March 05, 2018 at 06:43PM by Ayush Manish Agrawal
via Flutter Dev http://ift.tt/2I3Lv9K
GGroup: Tutorial : embed flutter views in native apps
Hello, I’m contacting you to have some information. I’m trying to insert some flutter views in my native iOS and Android apps but I have a lot of troubles doing this .. Could you please send me a complete tutorial explaining how to do this ? Thank you very much and congratulations on the

Submitted March 05, 2018 at 06:43PM by raymon...@orange.com
via Flutter Dev http://ift.tt/2oSpYYF
I think a group of telegrams to discuss the development of the flutter might be interesting. What do you think?
anonymous poll

🤙 – 18
👍👍👍👍👍👍👍 95%

👎 – 1
▫️ 5%

👥 19 people voted so far.
GGroup: Flutter Tab AppBar with ListView Items
Hello, I just started learning flutter and I am enjoying it. It is cool for me but I need help on how to create Tab AppBar with 3 tabs that has listview item for each tab. I know how to create a list and tab but I am finding it difficult to combine the 2. I am creating an app which has list item

Submitted March 05, 2018 at 10:18PM by Nana Kofi Annan
via Flutter Dev http://ift.tt/2D1sgtF
Reddit: Are widgets/components customizable?
Before starting with any new technology, I look through the GitHub issues to see what kinds of things people complain about. One that caught my eye was this one:In making a demo app to get a grasp of Flutter, I wanted to add an additional action button on the opposite side of the screen (Floating Action Buttons are placed at the bottom right). I request the support for a button to be situated on the bottom left (inline with the right button).This is such a trivial thing to do in regular Android dev, but after going through the Flutter docs, I realized I couldn't seem to find a way to customize a widget (extend it might be a more apt term). How would this be done?

Submitted March 06, 2018 at 01:59AM by N1ghtshade3
via reddit http://ift.tt/2FeipXo
GGroup: Re: Apple Watch and TV
Flutter tooling does not currently come with any built-in support for such devices. Flutter is very portable and I suspect technically it's possible with some fiddling to run Flutter on such devices, but there is no "well paved path" to do so today. http://ift.tt/2FslIJD

Submitted March 06, 2018 at 02:49AM by eseidel
via Flutter Dev http://ift.tt/2H9FwyR
GGroup: Flutter support for Microsoft Azure Mobile and App Services?
I am new and I have a couple of questions. Does anyone know if there are any plugins that allow Flutter to work with Microsoft Azure App Services or any of the other Azure services such as push notifications? How hard would it be to create them? Are there any nosql client databases that

Submitted March 06, 2018 at 04:51AM by Jeremy Whiteley
via Flutter Dev http://ift.tt/2FtW3Ar
Reddit: Using NPM package in Flutter project?
I'm really new to programming mobile apps so I'm sorry in advance if this is a basic question.I plan on using Flutter to create a cross-platform app for both iOS and Android. There is a npm package that I would like to use that stores most of its data in .json files. I would imagine I would go to the project directory in Terminal and run
npm install package-name 
but I want to know:Can I use NPM in a native app with Flutter?Where do I store such .json files in the project if they will be used in both ports of the app?Thanks in advance for any help!

Submitted March 06, 2018 at 07:13AM by tassyguy
via reddit http://ift.tt/2trgF7R
Flutter Heroes pinned «I think a group of telegrams to discuss the development of the flutter might be interesting. What do you think? anonymous poll 🤙 – 18 👍👍👍👍👍👍👍 95% 👎 – 1 ▫️ 5% 👥 19 people voted so far.»
GGroup: Discover installed apps and block chosen ones
I am pretty new at developing Apps. For a project for which I have not so much time, I need to develop an Application for android and ios system. Thats why I decided to use Flutter. Flutter is pretty nice in doing GUI things. But is it also possible to do things like, 1. to discover all the apps

Submitted March 06, 2018 at 12:53PM by eneshb
via Flutter Dev http://ift.tt/2oMqCrv
GGroup: Flutter Facebook Group
I am a new member here. Hi guys if anyone knowing flutter or have developed apps in flutter do join this Facebook group : http://ift.tt/2FkM3WU I created small video on how to get started : https://www.youtube.com/watch?v=67SZxWDFjM0&list=PL8W6Os_E7SyXh8X6-LsLwGiABB

Submitted March 06, 2018 at 01:52PM by Gajjar
via Flutter Dev http://ift.tt/2Fjs1Ac
Reddit: From Wireframes to Flutter #2 - Artist details page with a blurred background · Flutter Rocks
http://ift.tt/2HbcJKk

Submitted March 06, 2018 at 04:51PM by roughike
via reddit http://ift.tt/2FvTa27