Reddit: My Flutter Path (003): Navigator
https://ift.tt/2QAtV15
Submitted September 16, 2018 at 07:03PM by PedroMassango
via reddit https://ift.tt/2xlt5wx
https://ift.tt/2QAtV15
Submitted September 16, 2018 at 07:03PM by PedroMassango
via reddit https://ift.tt/2xlt5wx
Medium
My Flutter Path (003): Navigator
Coming from Android we had the Activities, so how we navigate to a new Screen in Flutter? using the Navigator!
GGroup: Expanding a widget with an animation once request returns
Hi! In my app, I am sending a request to a server to get the contents that a certain tile contains. While the request is made, I'm showing a placeholder tile. Once the request returns, I would like to have the widget expand with an animation. Basically, here's a model of what my code looks like
Submitted September 16, 2018 at 07:25PM by CherryMan
via Flutter Dev https://ift.tt/2CZOVfi
Hi! In my app, I am sending a request to a server to get the contents that a certain tile contains. While the request is made, I'm showing a placeholder tile. Once the request returns, I would like to have the widget expand with an animation. Basically, here's a model of what my code looks like
Submitted September 16, 2018 at 07:25PM by CherryMan
via Flutter Dev https://ift.tt/2CZOVfi
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: Database and videos
How would I put videos on firebase real-time database and cloud database?
Submitted September 16, 2018 at 08:14PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2xozLKs
How would I put videos on firebase real-time database and cloud database?
Submitted September 16, 2018 at 08:14PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2xozLKs
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: Fluttery Update: Courses & Challenges
https://www.youtube.com/watch?v=n_iJAztZVxM
Submitted September 16, 2018 at 09:35PM by Purple_Pizzazz
via reddit https://ift.tt/2MFiFxk
https://www.youtube.com/watch?v=n_iJAztZVxM
Submitted September 16, 2018 at 09:35PM by Purple_Pizzazz
via reddit https://ift.tt/2MFiFxk
YouTube
Fluttery Update: Courses & Challenges
Fluttery Update: I've been working on the Flutter framework but now it's time to talk Flutter Challenges and Flutter courses! I'm focusing on courses, so Flu...
GGroup: CDN with flutter
Does anyone know where you can find a CDN that can store videos that will work with flutter?
Submitted September 17, 2018 at 12:01AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2p9yCCO
Does anyone know where you can find a CDN that can store videos that will work with flutter?
Submitted September 17, 2018 at 12:01AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2p9yCCO
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: Package for the 'outline' theme of material icons
https://ift.tt/2OzNPI8
Submitted September 16, 2018 at 11:25PM by l_u_c_a_s
via reddit https://ift.tt/2NL8hJa
https://ift.tt/2OzNPI8
Submitted September 16, 2018 at 11:25PM by l_u_c_a_s
via reddit https://ift.tt/2NL8hJa
Dart Packages
outline_material_icons | Flutter Package
outline_material_icons Flutter and Dart package - Provides the new outline theme of material design icons from Google.
Reddit: Is anyone able to import assets via folder successfully?
https://ift.tt/2NTVKmV
Submitted September 17, 2018 at 01:05AM by gamelaunchplatform
via reddit https://ift.tt/2xo6xLP
https://ift.tt/2NTVKmV
Submitted September 17, 2018 at 01:05AM by gamelaunchplatform
via reddit https://ift.tt/2xo6xLP
GGroup: Android flutter module main function startup twice and plugin not working
Any body run into this issue? https://ift.tt/2xwDTZ1
Submitted September 17, 2018 at 04:21AM by ZP L
via Flutter Dev https://ift.tt/2NkHzYk
Any body run into this issue? https://ift.tt/2xwDTZ1
Submitted September 17, 2018 at 04:21AM by ZP L
via Flutter Dev https://ift.tt/2NkHzYk
GitHub
Android flutter module main function startup twice and plugin not working #21860
I'm trying to replace part of my original Android Native App to flutter, but flutter module doesn't seems to work properly, there's two problem: The main function entered twice when I start FlutterActivity.class using startActiviy. Flutt...
GGroup: How to add font family once for complete app.
Hello Pals, I need to apply font family to my complete app. Just like we do in HTML by applying to body tag. I ready apply font to single widget. Thanks in advanced.
Submitted September 17, 2018 at 07:28AM by Prashant Fepale
via Flutter Dev https://ift.tt/2MCCc1r
Hello Pals, I need to apply font family to my complete app. Just like we do in HTML by applying to body tag. I ready apply font to single widget. Thanks in advanced.
Submitted September 17, 2018 at 07:28AM by Prashant Fepale
via Flutter Dev https://ift.tt/2MCCc1r
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: Assistant inside app
Hi, I am creating an assistant inside my flutter app but, the problem is I m not able to get voice from dialogflow only text is returned so how could I get voice from the dialogflow(API.AI).
Submitted September 17, 2018 at 08:25AM by swapnil kumar
via Flutter Dev https://ift.tt/2MDFHoy
Hi, I am creating an assistant inside my flutter app but, the problem is I m not able to get voice from dialogflow only text is returned so how could I get voice from the dialogflow(API.AI).
Submitted September 17, 2018 at 08:25AM by swapnil kumar
via Flutter Dev https://ift.tt/2MDFHoy
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: Hands on (Movie App)
Here is the app that we have created in the Flutter Hands on Saturday.
Simple movie app that demonstarate basic api calling, data parsing and Hero Animation.GitHub Url : https://github.com/ibhavikmakwana/flutter_movie_apphttps://i.redd.it/ajr6mq92grm11.gif
Submitted September 17, 2018 at 10:36AM by ibhavikmakwana
via reddit https://ift.tt/2NlDuTV
Here is the app that we have created in the Flutter Hands on Saturday.
Simple movie app that demonstarate basic api calling, data parsing and Hero Animation.GitHub Url : https://github.com/ibhavikmakwana/flutter_movie_apphttps://i.redd.it/ajr6mq92grm11.gif
Submitted September 17, 2018 at 10:36AM by ibhavikmakwana
via reddit https://ift.tt/2NlDuTV
GitHub
GitHub - ibhavikmakwana/flutter_movie_app
Contribute to ibhavikmakwana/flutter_movie_app development by creating an account on GitHub.
Reddit: Flutter UI - Minimal Login, Signup Pages
https://youtu.be/PJU6HFWOM6I
Submitted September 17, 2018 at 03:36PM by rajayogan27
via reddit https://ift.tt/2NNyV42
https://youtu.be/PJU6HFWOM6I
Submitted September 17, 2018 at 03:36PM by rajayogan27
via reddit https://ift.tt/2NNyV42
YouTube
Flutter UI - Login and Sign up
Need an app - https://rajayogan.com
Newer version of this - https://www.youtube.com/watch?v=2sGNjF1HpyA
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw-EMsLf8TmsYhKOCx2ALZiKi…
Newer version of this - https://www.youtube.com/watch?v=2sGNjF1HpyA
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw-EMsLf8TmsYhKOCx2ALZiKi…
Reddit: Flutter: In App Purchase | Consumable Product
https://youtu.be/BV8IYUEIqA8
Submitted September 17, 2018 at 05:50PM by RobertBrunhage
via reddit https://ift.tt/2NNUDoy
https://youtu.be/BV8IYUEIqA8
Submitted September 17, 2018 at 05:50PM by RobertBrunhage
via reddit https://ift.tt/2NNUDoy
YouTube
Flutter: In App Purchase | Consumable Product
Course to build a production-ready app 👉 https://robertbrunhage.com/course
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https:/…
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https:/…
Reddit: E-commerce App with flutter: 02
https://www.youtube.com/attribution_link?a=P2FenJiRq6Y&u=%2Fwatch%3Fv%3DeRKxMHw8RFQ%26feature%3Dshare
Submitted September 17, 2018 at 05:45PM by kibatheseven
via reddit https://ift.tt/2xtwdXs
https://www.youtube.com/attribution_link?a=P2FenJiRq6Y&u=%2Fwatch%3Fv%3DeRKxMHw8RFQ%26feature%3Dshare
Submitted September 17, 2018 at 05:45PM by kibatheseven
via reddit https://ift.tt/2xtwdXs
YouTube
E-commerce App with flutter: 02
in this video we are going to have an introduction on rows and columns in flutter, i hope you guys like the video and thank you for watching
GGroup: Loading in web view
How to show loading in web view?
Submitted September 17, 2018 at 07:09PM by Falak Sabbir
via Flutter Dev https://ift.tt/2MF36pD
How to show loading in web view?
Submitted September 17, 2018 at 07:09PM by Falak Sabbir
via Flutter Dev https://ift.tt/2MF36pD
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: PersistentBottomSheet Closed and Add Multiple
Hi All, Any one can tell me how to add multiple "PersistentBottomSheet" in "StatfullWidget". And how to BottomSheet closed manually example when I click button it should be closed. Please share thought or logic, Thanks in Advance.
Submitted September 17, 2018 at 07:59PM by Sanjay Tejani
via Flutter Dev https://ift.tt/2xtU9to
Hi All, Any one can tell me how to add multiple "PersistentBottomSheet" in "StatfullWidget". And how to BottomSheet closed manually example when I click button it should be closed. Please share thought or logic, Thanks in Advance.
Submitted September 17, 2018 at 07:59PM by Sanjay Tejani
via Flutter Dev https://ift.tt/2xtU9to
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: Gap in a ListView
I have created a horizontal list in flutter and want to add a gap between the items. Is there an easy way to achive this?
Submitted September 17, 2018 at 08:22PM by Chris
via Flutter Dev https://ift.tt/2xgSx7o
I have created a horizontal list in flutter and want to add a gap between the items. Is there an easy way to achive this?
Submitted September 17, 2018 at 08:22PM by Chris
via Flutter Dev https://ift.tt/2xgSx7o
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: "Let me help you to understand and choose a state management solution for your app” - @jcocaramos
https://ift.tt/2pfquk1
Submitted September 17, 2018 at 09:18PM by Elixane
via reddit https://ift.tt/2D6SuAl
https://ift.tt/2pfquk1
Submitted September 17, 2018 at 09:18PM by Elixane
via reddit https://ift.tt/2D6SuAl
Medium
Let me help you to understand and choose a state management solution for your app
State management in Flutter is a hot topic. The options available are numerous, and while that might be awesome, it is easy to feel…
Quiz of the day: is this iOS or @flutterio? pic.twitter.com/vPmJsgCAA0— xster (@xsterx) August 31, 2018
September 17, 2018 at 10:10PM
via Twitter https://twitter.com/flutterio
September 17, 2018 at 10:10PM
via Twitter https://twitter.com/flutterio
Twitter
Flutter (@flutterio) | Twitter
The latest Tweets from Flutter (@flutterio). Google’s mobile app SDK for building beautiful native apps on iOS and Android in record time // For support visit https://t.co/Ms73ODjNfY
GGroup: Need a help with this If statement.
What's the problem with this code block. though I clearly mentioned a true in If still it does not executive if block. if((orderList.length -1) < index){ return Container(child: null); } else { dynamic orderItem = orderList[index]; Color _orderStatus = Colors.yellow; if(true) {
Submitted September 18, 2018 at 06:37AM by Prashant Fepale
via Flutter Dev https://ift.tt/2peu2TI
What's the problem with this code block. though I clearly mentioned a true in If still it does not executive if block. if((orderList.length -1) < index){ return Container(child: null); } else { dynamic orderItem = orderList[index]; Color _orderStatus = Colors.yellow; if(true) {
Submitted September 18, 2018 at 06:37AM by Prashant Fepale
via Flutter Dev https://ift.tt/2peu2TI
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 make search TextField in Appbar's Bottom
[image: tempsnip.png] How I can do this in Appbar's bottom ? Thank you !
Submitted September 18, 2018 at 10:07AM by Rakesh Lanjewar
via Flutter Dev https://ift.tt/2NmCRsY
[image: tempsnip.png] How I can do this in Appbar's bottom ? Thank you !
Submitted September 18, 2018 at 10:07AM by Rakesh Lanjewar
via Flutter Dev https://ift.tt/2NmCRsY
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.