New post on /r/flutterdev subreddit:
I made a thing 💙😉
https://ift.tt/2Csfgje
March 21, 2019 at 04:37PM by fleper
https://ift.tt/2UMH7BZ
I made a thing 💙😉
https://ift.tt/2Csfgje
March 21, 2019 at 04:37PM by fleper
https://ift.tt/2UMH7BZ
New post on /r/flutterdev subreddit:
31. Flutter e-commerce app: creating Users on database
https://www.youtube.com/attribution_link?a=92Jr8ba-kLs&u=%2Fwatch%3Fv%3DWsd5gzrrQvA%26feature%3Dshare
March 21, 2019 at 05:02PM by kibatheseven
https://ift.tt/2JuODjL
31. Flutter e-commerce app: creating Users on database
https://www.youtube.com/attribution_link?a=92Jr8ba-kLs&u=%2Fwatch%3Fv%3DWsd5gzrrQvA%26feature%3Dshare
March 21, 2019 at 05:02PM by kibatheseven
https://ift.tt/2JuODjL
YouTube
31. Flutter e-commerce app: creating Users on database
========== code ====================== https://github.com/Santos-Enoque/complete_flutter_ecommerce/tree/video-31 ======== CONTACT ================== email: s...
New tweet from flutterio:
Vous pouvez (enfin) sortir le champomy 🍾, un plugin officiel pour Crashlytics dans #Flutter est désormais disponible https://t.co/P0YwmPXfJa #flutterio #flutterdev— Flutter France (@flutterio) March 21, 2019
March 21, 2019 at 07:28AM
http://twitter.com/flutterio/status/1108616472354611200
Vous pouvez (enfin) sortir le champomy 🍾, un plugin officiel pour Crashlytics dans #Flutter est désormais disponible https://t.co/P0YwmPXfJa #flutterio #flutterdev— Flutter France (@flutterio) March 21, 2019
March 21, 2019 at 07:28AM
http://twitter.com/flutterio/status/1108616472354611200
Twitter
News about #flutter on Twitter
See news about #flutter on Twitter. Read what people are saying and join the conversation around this hashtag.
New tweet from flutterio:
Une piqure de rappel sur les différents opérateurs qui existent en Dart https://t.co/rADlkP3FLG #flutterio #flutterdev #dartlang— Flutter France (@flutterio) March 21, 2019
March 21, 2019 at 10:05AM
http://twitter.com/flutterio/status/1108655737302142976
Une piqure de rappel sur les différents opérateurs qui existent en Dart https://t.co/rADlkP3FLG #flutterio #flutterdev #dartlang— Flutter France (@flutterio) March 21, 2019
March 21, 2019 at 10:05AM
http://twitter.com/flutterio/status/1108655737302142976
Medium
Simple And Bug-Free Code With Dart Operators
Leveraging the full power of Dart operators and notations
New post on /r/flutterdev subreddit:
Reflectly-Inspired Animated Slideshow with Flutter + Firebase
https://m.youtube.com/watch?v=8PfiY0U_PBI&feature=youtu.be
March 21, 2019 at 08:05PM by Purple_Pizzazz
https://ift.tt/2JvgXT4
Reflectly-Inspired Animated Slideshow with Flutter + Firebase
https://m.youtube.com/watch?v=8PfiY0U_PBI&feature=youtu.be
March 21, 2019 at 08:05PM by Purple_Pizzazz
https://ift.tt/2JvgXT4
YouTube
Reflectly-Inspired Animated Slideshow with Flutter + Firebase
Build an animated slideshow in Flutter using the PageView widget, then make it filterable with Cloud Firestore https://fireship.io/lessons/flutter-slider-lik...
New post on /r/flutterdev subreddit:
Should I use flutter?
I make apps with Android studio and am looking the cross-platform solution. Flutter looks nice but dart seems not a good language. Also afraid Flutter might be abandoned in the future.
March 21, 2019 at 08:02PM by kk6420420
https://ift.tt/2U1vqKh
Should I use flutter?
I make apps with Android studio and am looking the cross-platform solution. Flutter looks nice but dart seems not a good language. Also afraid Flutter might be abandoned in the future.
March 21, 2019 at 08:02PM by kk6420420
https://ift.tt/2U1vqKh
reddit
r/FlutterDev - Should I use flutter?
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Jump straight into flutter??
Hi. I never done mobile development before. Is it possible if I went straight through the flutter route?p/s Learning Dart is not the concern btw. Just wonder if I can learn about mobile development by jumping straight into flutter.
March 21, 2019 at 11:04PM by gougou8
https://ift.tt/2Fqnjh4
Jump straight into flutter??
Hi. I never done mobile development before. Is it possible if I went straight through the flutter route?p/s Learning Dart is not the concern btw. Just wonder if I can learn about mobile development by jumping straight into flutter.
March 21, 2019 at 11:04PM by gougou8
https://ift.tt/2Fqnjh4
reddit
r/FlutterDev - Jump straight into flutter??
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Implicitly animating the Hacker News app (The Boring Flutter Development Show, Ep. 19)
https://www.youtube.com/watch?v=8ehlWchLVlQ
March 21, 2019 at 10:40PM by Elixane
https://ift.tt/2ul9knN
Implicitly animating the Hacker News app (The Boring Flutter Development Show, Ep. 19)
https://www.youtube.com/watch?v=8ehlWchLVlQ
March 21, 2019 at 10:40PM by Elixane
https://ift.tt/2ul9knN
YouTube
Implicitly animating the Hacker News app (The Boring Flutter Development Show, Ep. 18)
This week on the Boring Show, Andrew and Filip discuss the difference between an implicit and explicit animation, and take a deep dive into all things animation on Flutter! Together, they build an implicit animation widget for the Hacker News app, using the…
New post on /r/flutterdev subreddit:
Monetarization by in-app purchases: Doable? And possible serverless?
Hi all!I want to monetize my Flutter app, but without using apps. I found some plugins, some rants, one highly rated plugin (https://pub.dartlang.org/packages/flutter_inapp_purchase) and zero experience reports as I see on state management for example.1) What is the least painful and cheap way to offer my users a one-time payment option on Android and ios?2) Is it possible to offer 1) without needing a own server or some cloud service?Thanks a lot!Edit: If all else fails, I will have to work with platform channels and craft two specific solutions, but I'd rather avoid dealing with two new plattorms and languages.
March 22, 2019 at 12:07AM by InquiREEEEEEEEEEE
https://ift.tt/2Fj3R62
Monetarization by in-app purchases: Doable? And possible serverless?
Hi all!I want to monetize my Flutter app, but without using apps. I found some plugins, some rants, one highly rated plugin (https://pub.dartlang.org/packages/flutter_inapp_purchase) and zero experience reports as I see on state management for example.1) What is the least painful and cheap way to offer my users a one-time payment option on Android and ios?2) Is it possible to offer 1) without needing a own server or some cloud service?Thanks a lot!Edit: If all else fails, I will have to work with platform channels and craft two specific solutions, but I'd rather avoid dealing with two new plattorms and languages.
March 22, 2019 at 12:07AM by InquiREEEEEEEEEEE
https://ift.tt/2Fj3R62
Dart Packages
flutter_inapp_purchase | Flutter Package
In App Purchase plugin for flutter. This project has been forked by react-native-iap and we are willing to share same experience with that on react-native.
New post on /r/flutterdev subreddit:
Stadia + Flutter = total app domination
So if you havent heard, Google is releasing Stadia which allows any device to play AAA titles in realtime with viewers on Youtube. No dowloads just click to play. Puts facebook 'instant games' in the museum. I have no real idea how it works but at the end the day it seems they become really, really good at streaming bitmap data or memorySo got me thinking. What if this Humming Bird thing is a short term technology for the larger goal of having streamable, instant access mobile flutter apps. If Stadia can handle data from game engines surely it can easily handle Flutter views and interactions.Then just imagine that Flutter apps can be run on any device with capable stadia client (chrome). All of a sudden the app store and reach of Flutter becomes astronomically large (they claim 2 billion people)You will then see youtube videos of Flutter devs promoting their software and allow people to jump right in and start using it. Provide an equally frictionless mechanism for monetization, and wow and wow and wooweeey!
March 22, 2019 at 01:13AM by yabadababoo
https://ift.tt/2OhLxhC
Stadia + Flutter = total app domination
So if you havent heard, Google is releasing Stadia which allows any device to play AAA titles in realtime with viewers on Youtube. No dowloads just click to play. Puts facebook 'instant games' in the museum. I have no real idea how it works but at the end the day it seems they become really, really good at streaming bitmap data or memorySo got me thinking. What if this Humming Bird thing is a short term technology for the larger goal of having streamable, instant access mobile flutter apps. If Stadia can handle data from game engines surely it can easily handle Flutter views and interactions.Then just imagine that Flutter apps can be run on any device with capable stadia client (chrome). All of a sudden the app store and reach of Flutter becomes astronomically large (they claim 2 billion people)You will then see youtube videos of Flutter devs promoting their software and allow people to jump right in and start using it. Provide an equally frictionless mechanism for monetization, and wow and wow and wooweeey!
March 22, 2019 at 01:13AM by yabadababoo
https://ift.tt/2OhLxhC
reddit
r/FlutterDev - Stadia + Flutter = total app domination
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter responsive layout
https://youtu.be/cDxSMJBzRVI
March 22, 2019 at 02:41AM by ishanfx
https://ift.tt/2Wf0jsa
Flutter responsive layout
https://youtu.be/cDxSMJBzRVI
March 22, 2019 at 02:41AM by ishanfx
https://ift.tt/2Wf0jsa
YouTube
Flutter - How to create responsive layout for mobile and tablet using Layout builder
This tutorial show you how to make responsive layout using Layout Builder widget in Flutter. In here I create separate layout for mobile and tablet based on the device screen width.
Flutter Bootcamp - http://bit.ly/2JU25w7
Support by Patreon - https://ww…
Flutter Bootcamp - http://bit.ly/2JU25w7
Support by Patreon - https://ww…
New post on /r/flutterdev subreddit:
Flutter in Foldable Phones
http://tech.learn4startup.com/0f94f6d9b8
March 22, 2019 at 05:13AM by LazarLjubenovicat
https://ift.tt/2TOVQja
Flutter in Foldable Phones
http://tech.learn4startup.com/0f94f6d9b8
March 22, 2019 at 05:13AM by LazarLjubenovicat
https://ift.tt/2TOVQja
Morioh
Flutter in Foldable Phones
New post on Flutter Dev Google group:
issue in Monetize Flutter App With Admob
how to show Interstitial Ad multiple time in flutter App ? can Any One have solution of it . Thanks in advance !
March 22, 2019 at 06:44AM by Ravindrabhai Vala
https://ift.tt/2OkrjUk
issue in Monetize Flutter App With Admob
how to show Interstitial Ad multiple time in flutter App ? can Any One have solution of it . Thanks in advance !
March 22, 2019 at 06:44AM by Ravindrabhai Vala
https://ift.tt/2OkrjUk
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:
Suggest some good resources to learn animations in flutter
Hey guys, I need some good resources for learning animations in flutter. I've searched a lot but I failed to find some satisfying resources. There are some videos on YouTube but there are not that much detailed videos.So please help me.
March 22, 2019 at 07:25AM by JastorJ
https://ift.tt/2CuPuuG
Suggest some good resources to learn animations in flutter
Hey guys, I need some good resources for learning animations in flutter. I've searched a lot but I failed to find some satisfying resources. There are some videos on YouTube but there are not that much detailed videos.So please help me.
March 22, 2019 at 07:25AM by JastorJ
https://ift.tt/2CuPuuG
reddit
r/FlutterDev - Suggest some good resources to learn animations in flutter
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Dart is the biggest failure of flutter.
Flutter will die as other google's disappeared project if it can not embrace other language such as Typescript or Kotlin.
March 22, 2019 at 07:52AM by davidraccoon
https://ift.tt/2Jv6k2t
Dart is the biggest failure of flutter.
Flutter will die as other google's disappeared project if it can not embrace other language such as Typescript or Kotlin.
March 22, 2019 at 07:52AM by davidraccoon
https://ift.tt/2Jv6k2t
reddit
r/FlutterDev - Dart is the biggest failure of flutter.
0 votes and 6 comments so far on Reddit
New post on Flutter Dev Google group:
Javascript in webview
is there a way to inject javascript within the webpage in the webview like using DOM to edit other components before the page is loaded
March 22, 2019 at 08:47AM by katlego n
https://ift.tt/2CuGdD6
Javascript in webview
is there a way to inject javascript within the webpage in the webview like using DOM to edit other components before the page is loaded
March 22, 2019 at 08:47AM by katlego n
https://ift.tt/2CuGdD6
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 Flutter Dev Google group:
Flutter: Implementing login authentication using QR code connected to the firebase.
I am planning to implement a mobile app that cater it's user to authenticate using QR code. As of today, I have no idea on how to implement this feature (challenging for me). Very much appreciated if someone answers my question. I am beginner on this tool. I hope you can give me sample code or
March 22, 2019 at 08:56AM by nichol...@letithelp.org
https://ift.tt/2FkWwCR
Flutter: Implementing login authentication using QR code connected to the firebase.
I am planning to implement a mobile app that cater it's user to authenticate using QR code. As of today, I have no idea on how to implement this feature (challenging for me). Very much appreciated if someone answers my question. I am beginner on this tool. I hope you can give me sample code or
March 22, 2019 at 08:56AM by nichol...@letithelp.org
https://ift.tt/2FkWwCR
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:
Flutter - Isolates & Multithreading (German)
https://youtu.be/100qKt6r1oY
March 22, 2019 at 09:21AM by mknabe
https://ift.tt/2TqvOxE
Flutter - Isolates & Multithreading (German)
https://youtu.be/100qKt6r1oY
March 22, 2019 at 09:21AM by mknabe
https://ift.tt/2TqvOxE
YouTube
Flutter - Isolates & Multithreading
Manchmal haben wir in unseren Apps eine große Workload, die irgendwie verarbeitet werden muss. Da Dart eine synchone Sprache ist, gibt es die Möglichkeit von...
New post on /r/flutterdev subreddit:
Any difference between class that extends Stateless Widget and a function that returns a Widget?
The title sums up my doubt. I know stateless and stateful widgets are different and they have their very specific use cases. I have spent a few months in React Native too. There we have stateless and stateful components. In RN, we can define a component by extending Component class or creating a function (I know both of them are equivalent. It's just sugar coating over prototypes). The final decision between extending class or creating function boils down to if we will be needing lifecycle callbacks in our component. If yes then we extend class or else create a function that returns component.In flutter I don't think a function returning Widget is same as class extending StatelessWidget. Recently I faced an issue with lists where the Item stateless component was showing data from another item component when I scroll back to top (scrolling back from n to 1 now showing 'n' in all items till 1). Removing the Stateless widget and moving everything from its build to a separate function fixed my problem.So what exactly is the difference between extending the class and just returning a Widget.
March 22, 2019 at 08:28AM by thesahilpatel
https://ift.tt/2OlIllk
Any difference between class that extends Stateless Widget and a function that returns a Widget?
The title sums up my doubt. I know stateless and stateful widgets are different and they have their very specific use cases. I have spent a few months in React Native too. There we have stateless and stateful components. In RN, we can define a component by extending Component class or creating a function (I know both of them are equivalent. It's just sugar coating over prototypes). The final decision between extending class or creating function boils down to if we will be needing lifecycle callbacks in our component. If yes then we extend class or else create a function that returns component.In flutter I don't think a function returning Widget is same as class extending StatelessWidget. Recently I faced an issue with lists where the Item stateless component was showing data from another item component when I scroll back to top (scrolling back from n to 1 now showing 'n' in all items till 1). Removing the Stateless widget and moving everything from its build to a separate function fixed my problem.So what exactly is the difference between extending the class and just returning a Widget.
March 22, 2019 at 08:28AM by thesahilpatel
https://ift.tt/2OlIllk
reddit
r/FlutterDev - Any difference between class that extends Stateless Widget and a function that returns a Widget?
0 votes and 4 comments so far on Reddit
New tweet from flutterio:
Les écrans Android et iOS disposent un cycle de vie (ouvert/fermé/réouvert...) que vous pouvez suivre en Flutter https://t.co/Vu9bXpuB8S #flutterio #flutterdev— Flutter France (@flutterio) March 22, 2019
March 22, 2019 at 10:08AM
http://twitter.com/flutterio/status/1109018882189287424
Les écrans Android et iOS disposent un cycle de vie (ouvert/fermé/réouvert...) que vous pouvez suivre en Flutter https://t.co/Vu9bXpuB8S #flutterio #flutterdev— Flutter France (@flutterio) March 22, 2019
March 22, 2019 at 10:08AM
http://twitter.com/flutterio/status/1109018882189287424
Medium
Flutter App Lifecycle
Mobile Apps Development A-Z Guide.
New post on /r/flutterdev subreddit:
Flutter UI - Animated Carousel
http://tech.learn4startup.com/0a2d3a20df
March 22, 2019 at 10:42AM by PalVaradiNagy
https://ift.tt/2UMSWba
Flutter UI - Animated Carousel
http://tech.learn4startup.com/0a2d3a20df
March 22, 2019 at 10:42AM by PalVaradiNagy
https://ift.tt/2UMSWba