New post on /r/flutterdev subreddit:
Import package only when user is running web?
Hi all, I see that Flutter has conditional import statements, but after looking at some examples I’m still confused.If I want to have main.dart import package “package:xyz/xyz.dart” only when the user is on web, how can I achieve that in the simplest way? Thanks for any tips.
December 31, 2020 at 03:23AM by HenesysMSEast
https://ift.tt/2WWQdyz
Import package only when user is running web?
Hi all, I see that Flutter has conditional import statements, but after looking at some examples I’m still confused.If I want to have main.dart import package “package:xyz/xyz.dart” only when the user is on web, how can I achieve that in the simplest way? Thanks for any tips.
December 31, 2020 at 03:23AM by HenesysMSEast
https://ift.tt/2WWQdyz
reddit
Import package only when user is running web?
Hi all, I see that Flutter has conditional import statements, but after looking at some examples I’m still confused. If I want to have main.dart...
New post on /r/flutterdev subreddit:
docstring error in flutter
in https://github.com/flutter/engine/blob/master/lib/ui/painting.dartthe documentation for relativeCubicTo is/// Adds a bezier segment that curves from the current point to the/// given point (x2,y2), using the control points (x1,y1) and the/// weight w. If the weight is greater than 1, then the curve is a/// hyperbola; if the weight equals 1, it's a parabola; and if it is/// less than 1, it is an ellipse.there is no weight parameter in relativeCubicToit seems to be describing conicTo which is directly below it
December 31, 2020 at 06:38AM by Ok_Crew_8352
https://ift.tt/3n6i8Xn
docstring error in flutter
in https://github.com/flutter/engine/blob/master/lib/ui/painting.dartthe documentation for relativeCubicTo is/// Adds a bezier segment that curves from the current point to the/// given point (x2,y2), using the control points (x1,y1) and the/// weight w. If the weight is greater than 1, then the curve is a/// hyperbola; if the weight equals 1, it's a parabola; and if it is/// less than 1, it is an ellipse.there is no weight parameter in relativeCubicToit seems to be describing conicTo which is directly below it
December 31, 2020 at 06:38AM by Ok_Crew_8352
https://ift.tt/3n6i8Xn
GitHub
engine/painting.dart at master · flutter/engine
The Flutter engine. Contribute to flutter/engine development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
HELP!
i did downloaded android sdk but when i run flutter doctor it keep says there is no android sdk downloaded.
December 31, 2020 at 06:04AM by hazard5023
https://ift.tt/34ZKDzX
HELP!
i did downloaded android sdk but when i run flutter doctor it keep says there is no android sdk downloaded.
December 31, 2020 at 06:04AM by hazard5023
https://ift.tt/34ZKDzX
reddit
HELP!
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
flutter path is not loading to Project
Hi, This is vamsi, i downloaded from SDK 1.22.5_stable and i want create flutter project in this process *flutter path is not loading to Project*. please resolve this issue. my System Configurations Windows 10.
December 31, 2020 at 07:44AM by Sangaraju Vamsi Krishna
https://ift.tt/3pP8z19
flutter path is not loading to Project
Hi, This is vamsi, i downloaded from SDK 1.22.5_stable and i want create flutter project in this process *flutter path is not loading to Project*. please resolve this issue. my System Configurations Windows 10.
December 31, 2020 at 07:44AM by Sangaraju Vamsi Krishna
https://ift.tt/3pP8z19
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:
Manga App in flutter
https://youtu.be/_7GakD7975U
December 31, 2020 at 07:24AM by Exdeathz
https://ift.tt/38361WM
Manga App in flutter
https://youtu.be/_7GakD7975U
December 31, 2020 at 07:24AM by Exdeathz
https://ift.tt/38361WM
YouTube
Manga App in flutter - Part 1 - Home Screen
I will be creating a manga app in flutter from scratch. This episode will focus on the home screen. Please note this for education purpose, if you really want to build a manga app to earn an income, you should not scrape from websites.
sourcecode: https…
sourcecode: https…
New post on Flutter Dev Google group:
Paid Work .Flutter full stack developer
I have a news app ui 100%done backend 80%done with clean ,commented,bloc pattern Pending work 1:Integration of API. Integration of strapi.io api to my app 2:google authentication 3:razorpay payment gateway integration My question is I have my own news editors and news reports(in my app
December 31, 2020 at 08:55AM by Droper
https://ift.tt/2WXYylD
Paid Work .Flutter full stack developer
I have a news app ui 100%done backend 80%done with clean ,commented,bloc pattern Pending work 1:Integration of API. Integration of strapi.io api to my app 2:google authentication 3:razorpay payment gateway integration My question is I have my own news editors and news reports(in my app
December 31, 2020 at 08:55AM by Droper
https://ift.tt/2WXYylD
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:
Complete Flutter + Dart Tutorial
Wanna learn how to develop android apps the easy way with Google's Flutter Framework ?Just follow our tutorial and subscribe our YouTube channel from here to learn Flutter with many projects, easy explainations, personal help and much more !
December 31, 2020 at 03:14PM by ProgrammingWithYash
https://ift.tt/3n07Gkh
Complete Flutter + Dart Tutorial
Wanna learn how to develop android apps the easy way with Google's Flutter Framework ?Just follow our tutorial and subscribe our YouTube channel from here to learn Flutter with many projects, easy explainations, personal help and much more !
December 31, 2020 at 03:14PM by ProgrammingWithYash
https://ift.tt/3n07Gkh
reddit
Complete Flutter + Dart Tutorial
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
SingleChildScrollView with Columns containing GridviewBuilder
How should I wrap the codes?I want to be able to scroll the screen.SingleChildScrollView contains Columns contains widgets like Text, GridViewBuilderHowever when I add the GridViewBuilder it gives me an error. I've tried wrapping it with Expanded and Flexible but couldn't get it to work.
December 31, 2020 at 03:11PM by cocag13996
https://ift.tt/3n2xxYX
SingleChildScrollView with Columns containing GridviewBuilder
How should I wrap the codes?I want to be able to scroll the screen.SingleChildScrollView contains Columns contains widgets like Text, GridViewBuilderHowever when I add the GridViewBuilder it gives me an error. I've tried wrapping it with Expanded and Flexible but couldn't get it to work.
December 31, 2020 at 03:11PM by cocag13996
https://ift.tt/3n2xxYX
reddit
SingleChildScrollView with Columns containing GridviewBuilder
How should I wrap the codes? I want to be able to scroll the screen. SingleChildScrollView contains Columns contains...
New post on /r/flutterdev subreddit:
Flutter GridView with showMenu()
I am trying to give each element in the gridview a GestureDetector with onLongPress functionaility to show a pop up menu context beside the gridview element that is being selected.I am currently using
December 31, 2020 at 02:05PM by cocag13996
https://ift.tt/37ZKCxY
Flutter GridView with showMenu()
I am trying to give each element in the gridview a GestureDetector with onLongPress functionaility to show a pop up menu context beside the gridview element that is being selected.I am currently using
showMenu(context: null, position: null, items: null)However I can't seem to align the showMenu properly, as I am not able to get the position for the different gridview elements
December 31, 2020 at 02:05PM by cocag13996
https://ift.tt/37ZKCxY
reddit
Flutter GridView with showMenu()
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Firebase push notification depends on Admin decision
Hi, I am a beginner in Flutter and Firebase.I was just making a simple e-commerce app, Actually, 2, one for Users - It shows product details, No authentication, payment. second for Admin - He can update product data in FireStore.I implemented Firebase push notifications using cloud functions using youtube tutorials and others. But it gets push notifications for all updates.Is there any way to make Admin can decide to send a push notification when which data get added or updated using cloud Function?
December 31, 2020 at 04:35PM by Ok_Understanding19
https://ift.tt/2WYQiln
Firebase push notification depends on Admin decision
Hi, I am a beginner in Flutter and Firebase.I was just making a simple e-commerce app, Actually, 2, one for Users - It shows product details, No authentication, payment. second for Admin - He can update product data in FireStore.I implemented Firebase push notifications using cloud functions using youtube tutorials and others. But it gets push notifications for all updates.Is there any way to make Admin can decide to send a push notification when which data get added or updated using cloud Function?
December 31, 2020 at 04:35PM by Ok_Understanding19
https://ift.tt/2WYQiln
reddit
Firebase push notification depends on Admin decision
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Dynamic ExpansionTile | Create Expansion List with Dynamic Data
https://ift.tt/3n4QSsi
December 31, 2020 at 04:03PM by rrtutors
https://ift.tt/2X1HnQ6
Dynamic ExpansionTile | Create Expansion List with Dynamic Data
https://ift.tt/3n4QSsi
December 31, 2020 at 04:03PM by rrtutors
https://ift.tt/2X1HnQ6
Rrtutors
Dynamic ExpansionTile | Create Expansion List with Dynamic Data
Flutter provided ExpansionTile widget to make expand collapse views on the fly. By using this ExpanstionTile widget we can make dynamic expandable Listview in Flutter.
In my previous example Create Expandable Listview with static data. In this post, we…
In my previous example Create Expandable Listview with static data. In this post, we…
New post on Flutter Dev Google group:
Getting Error during stripe payment
*can any one resolve my error i will be thankful to you* *Transaction Failed Error 'package:stripe_payment/src/stripe_payment.dart': Failed assertion: line 157 pos 12: 'intent.clientSecret != null': is not true.*
December 31, 2020 at 06:09PM by Muhammad Omar
https://ift.tt/3hxM3a7
Getting Error during stripe payment
*can any one resolve my error i will be thankful to you* *Transaction Failed Error 'package:stripe_payment/src/stripe_payment.dart': Failed assertion: line 157 pos 12: 'intent.clientSecret != null': is not true.*
December 31, 2020 at 06:09PM by Muhammad Omar
https://ift.tt/3hxM3a7
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 tweet from FlutterDev:
📱 Package of the Week: Device_info
Need to know more about the device that your app is running on, like the operating system or model? The device_info package lets you easily collect device info and access the underlying platform APIs.
Learn more → https://t.co/l8b5F91stU pic.twitter.com/lhJfgt6h4K— Flutter (@FlutterDev) December 31, 2020
December 31, 2020 at 06:29PM
http://twitter.com/FlutterDev/status/1344697272886558723
📱 Package of the Week: Device_info
Need to know more about the device that your app is running on, like the operating system or model? The device_info package lets you easily collect device info and access the underlying platform APIs.
Learn more → https://t.co/l8b5F91stU pic.twitter.com/lhJfgt6h4K— Flutter (@FlutterDev) December 31, 2020
December 31, 2020 at 06:29PM
http://twitter.com/FlutterDev/status/1344697272886558723
YouTube
Device_info (Flutter Package of the Week)
Need to know more about the device that your app is running on like the operating system or model? Device_info is the package you’re looking for! Learn how t...
New post on Flutter Dev Google group:
How can I add google Promo codes on my app?
Can I add google promo codes on my app? https://ift.tt/384wyTC
December 31, 2020 at 07:39PM by Nayeem Ahmed
https://ift.tt/2WZlj8N
How can I add google Promo codes on my app?
Can I add google promo codes on my app? https://ift.tt/384wyTC
December 31, 2020 at 07:39PM by Nayeem Ahmed
https://ift.tt/2WZlj8N
Android Developers
Promo codes | Google Play's billing system | Android Developers
New post on /r/flutterdev subreddit:
The Ultimate List Of Flutter Learning Resources (Over 200!)
https://ift.tt/3hwCqZ6
December 31, 2020 at 06:58PM by wilsonowilson
https://ift.tt/2KPqo13
The Ultimate List Of Flutter Learning Resources (Over 200!)
https://ift.tt/3hwCqZ6
December 31, 2020 at 06:58PM by wilsonowilson
https://ift.tt/2KPqo13
reddit
The Ultimate List Of Flutter Learning Resources (Over 200!)
Posted in r/FlutterDev by u/wilsonowilson • 130 points and 13 comments
New post on /r/flutterdev subreddit:
Material Motion in Flutter and Android
https://youtu.be/VXNk9eyOsa8
December 31, 2020 at 06:20PM by Elixane
https://ift.tt/3hu9DEC
Material Motion in Flutter and Android
https://youtu.be/VXNk9eyOsa8
December 31, 2020 at 06:20PM by Elixane
https://ift.tt/3hu9DEC
YouTube
Material Motion in Flutter and Android
Motion can improve the usability of your app’s design and help users understand how your app works. We go over what Material Motion is and show examples on how to use it in Flutter and Android.
Learn about Motion in Material Design → https://material.i…
Learn about Motion in Material Design → https://material.i…
New post on /r/flutterdev subreddit:
GridView and Staggered GridView in Flutter
https://ift.tt/3n46IU0
December 31, 2020 at 06:17PM by iamharsh_07
https://ift.tt/3n4cepY
GridView and Staggered GridView in Flutter
https://ift.tt/3n46IU0
December 31, 2020 at 06:17PM by iamharsh_07
https://ift.tt/3n4cepY
Medium
GridView and Staggered GridView in Flutter
Getting started with the Grid layouts in Flutter with examples
New post on /r/flutterdev subreddit:
Device_info (Package of the Week)
https://youtube.com/watch?v=8T3g6HU5Odo&feature=share
December 31, 2020 at 06:01PM by Pixelreddit
https://ift.tt/380Folm
Device_info (Package of the Week)
https://youtube.com/watch?v=8T3g6HU5Odo&feature=share
December 31, 2020 at 06:01PM by Pixelreddit
https://ift.tt/380Folm
YouTube
Device_info (Flutter Package of the Week)
Need to know more about the device that your app is running on like the operating system or model? Device_info is the package you’re looking for! Learn how to set up the device_info package that will let you easily access the underlying APIs.
Learn more…
Learn more…
New post on /r/flutterdev subreddit:
Flutter Tutorial - Radio Button - Single & Group (Johannes Milke)
https://www.youtube.com/watch?v=WPge1ZuEeCQ
December 31, 2020 at 08:00PM by JohannesMilke
https://ift.tt/3o51Tvg
Flutter Tutorial - Radio Button - Single & Group (Johannes Milke)
https://www.youtube.com/watch?v=WPge1ZuEeCQ
December 31, 2020 at 08:00PM by JohannesMilke
https://ift.tt/3o51Tvg
YouTube
Flutter Tutorial - Radio Button - Single & Group
Let's create single & group RadioButtons for making a single choice out of many items in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter…
New post on /r/flutterdev subreddit:
What does it take to engineer a professional grade Flutter app?
Listen to The Dart Developer Show podcast episode where Casey Daniel shares some valuable advice on how to engineer a professional grade Flutter apphttps://www.dartdevshow.com/episodes/engineering-a-production-ready-flutter-app-with-casey-daniel
December 31, 2020 at 09:55PM by DartDeveloperShow
https://ift.tt/3pIpWAD
What does it take to engineer a professional grade Flutter app?
Listen to The Dart Developer Show podcast episode where Casey Daniel shares some valuable advice on how to engineer a professional grade Flutter apphttps://www.dartdevshow.com/episodes/engineering-a-production-ready-flutter-app-with-casey-daniel
December 31, 2020 at 09:55PM by DartDeveloperShow
https://ift.tt/3pIpWAD
The Dart Developer Show
Casey Daniel joins the show to discuss his experience and lessons learned in building production ready mobile apps.
New post on /r/flutterdev subreddit:
Interactive 2021 Fireworks Animations (Flutter web demo)
https://twitter.com/creativemaybeno/status/1344848563264770048?s=20
January 01, 2021 at 04:31AM by creativemaybeno
https://ift.tt/2Jyoa5u
Interactive 2021 Fireworks Animations (Flutter web demo)
https://twitter.com/creativemaybeno/status/1344848563264770048?s=20
January 01, 2021 at 04:31AM by creativemaybeno
https://ift.tt/2Jyoa5u
Twitter
creativecreatorormaybenot
Even among all this mist, #Flutter managed to come a great way in the past year 🚀 @FlutterDev @timsneath I used it to create virtual fireworks 🎇 for a start into a hopefully better 2021! Hover with your mouse to create 🎆 You can play with it here ⤵️🙂 htt…