New post on /r/flutterdev subreddit:
Design Challenge - Part 2 - Flutter Explained - Level: Advanced
https://youtu.be/3GPPfoux_kQ
February 16, 2020 at 06:38PM by MyracleDesign
https://ift.tt/2SxDd12
Design Challenge - Part 2 - Flutter Explained - Level: Advanced
https://youtu.be/3GPPfoux_kQ
February 16, 2020 at 06:38PM by MyracleDesign
https://ift.tt/2SxDd12
YouTube
Design Challenge in Flutter - Part 2 - Flutter Explained
Today we challenge ourselves in a Design Challenge in Flutter with a Login Screen for our #TravelBudget tracker app. We will talk about assets and how to add...
New post on /r/flutterdev subreddit:
Does Flutter have low skill ceiling?
Hey everyone,I'm still a CS student and i'm having a blast with Flutter, however this technology is also by far the most simple and intuitive to use from everything i have worked with. This is obviously good, but it also means that a wide range of people might try to get a job with Flutter since entry barrier is pretty low, leading to over-saturation.I have only been using Flutter for 1-2 months and obviously since i'm a student i have no work exp and i can't really recognize how high is the skill ceiling, but i get a feeling that a person who has used flutter for 3 months can do 85-90% of the things person that used it for a year can do. This means that in worst case scenario in a few years if you invest time and energy in Flutter, you could potentially be replaced by someone who is willing to work for a lot less and can do most of the things you can.I'm not trying offend anyone, i might be completely wrong, this has just been on my mind.So can any experienced Flutter / Mobile developer enlighten me a bit on this topic?Thanks.
February 16, 2020 at 09:31PM by Amidone97
https://ift.tt/3bCmv8l
Does Flutter have low skill ceiling?
Hey everyone,I'm still a CS student and i'm having a blast with Flutter, however this technology is also by far the most simple and intuitive to use from everything i have worked with. This is obviously good, but it also means that a wide range of people might try to get a job with Flutter since entry barrier is pretty low, leading to over-saturation.I have only been using Flutter for 1-2 months and obviously since i'm a student i have no work exp and i can't really recognize how high is the skill ceiling, but i get a feeling that a person who has used flutter for 3 months can do 85-90% of the things person that used it for a year can do. This means that in worst case scenario in a few years if you invest time and energy in Flutter, you could potentially be replaced by someone who is willing to work for a lot less and can do most of the things you can.I'm not trying offend anyone, i might be completely wrong, this has just been on my mind.So can any experienced Flutter / Mobile developer enlighten me a bit on this topic?Thanks.
February 16, 2020 at 09:31PM by Amidone97
https://ift.tt/3bCmv8l
reddit
Does Flutter have low skill ceiling?
Hey everyone, I'm still a CS student and i'm having a blast with Flutter, however this technology is also by far the most simple and intuitive to...
New post on Flutter Dev Google group:
The createState function for SiteForm returned an old or invalid state instance: SiteForm, which is not null, violating the contract for createState.
Hello Flutter developers! I constantly receive this error whenever i scroll between two or more forms, the error is solved when i change this line: _SiteFormState createState() => state; to _SiteFormState createState() => new _SiteFormState; but i want to preserve the states for form validatio
February 16, 2020 at 08:50PM by Amena Deeb
https://ift.tt/320gAFz
The createState function for SiteForm returned an old or invalid state instance: SiteForm, which is not null, violating the contract for createState.
Hello Flutter developers! I constantly receive this error whenever i scroll between two or more forms, the error is solved when i change this line: _SiteFormState createState() => state; to _SiteFormState createState() => new _SiteFormState; but i want to preserve the states for form validatio
February 16, 2020 at 08:50PM by Amena Deeb
https://ift.tt/320gAFz
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:
Portfolio written in Flutter web (demo)
https://ift.tt/2Pf5tUj
February 17, 2020 at 01:07AM by creativemaybeno
https://ift.tt/2Pf5OGz
Portfolio written in Flutter web (demo)
https://ift.tt/2Pf5tUj
February 17, 2020 at 01:07AM by creativemaybeno
https://ift.tt/2Pf5OGz
GitHub
creativecreatorormaybenot/portfolio
A Flutter web portfolio showing public work that I think is relevant to what I currently do. - creativecreatorormaybenot/portfolio
New post on /r/flutterdev subreddit:
Create a Responsive Admin Template for Flutter
https://ift.tt/3bFiQqe
February 17, 2020 at 04:14AM by sam-sung
https://ift.tt/2vDdQly
Create a Responsive Admin Template for Flutter
https://ift.tt/3bFiQqe
February 17, 2020 at 04:14AM by sam-sung
https://ift.tt/2vDdQly
rj california
Create a Responsive Admin Template for Flutter
Flutter is an open-source UI software development kit created by Google that lets you create Android/iOS apps, as well as Web applications....
New post on /r/flutterdev subreddit:
Flutter real time theme chat app
https://ift.tt/2uQW6TE
February 17, 2020 at 04:20AM by Fienases
https://ift.tt/2uI6EVf
Flutter real time theme chat app
https://ift.tt/2uQW6TE
February 17, 2020 at 04:20AM by Fienases
https://ift.tt/2uI6EVf
GitHub
Chunlee17/flutter_theme_chat
Contribute to Chunlee17/flutter_theme_chat development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
COMPLETE guide to create Tic Tac Toe | Flutter GAMES with pure dart programming
https://www.youtube.com/watch?v=BZaXEIn9jE4&list=PLlvRDpXh1Se6e3FSn5O7VU6tzlndSi3FD&index=2
February 17, 2020 at 05:53AM by Heisenlife
https://ift.tt/3256DH8
COMPLETE guide to create Tic Tac Toe | Flutter GAMES with pure dart programming
https://www.youtube.com/watch?v=BZaXEIn9jE4&list=PLlvRDpXh1Se6e3FSn5O7VU6tzlndSi3FD&index=2
February 17, 2020 at 05:53AM by Heisenlife
https://ift.tt/3256DH8
YouTube
Intro | Flutter GAME Tutorial | Tic Tac Toe #1
How to create a simple Tic Tac Toe game using FLUTTER for Beginners/Intermediate ----------------------------------------------------------------- #1 - Intro...
New post on Flutter Dev Google group:
Black Screen after the Splash in Flutter Stable Channel
Hi Flutter Devs, My app showing the blank screen after the Default Splash screen and before the main screen while using the App Localisation. Have a luck that the blank screen not showing in the *"Flutter Master" Channel. *It showing only in the *"Flutter Stable" *Channel. Kindly solve this
February 17, 2020 at 06:11AM by balaji ks
https://ift.tt/2SOEv6O
Black Screen after the Splash in Flutter Stable Channel
Hi Flutter Devs, My app showing the blank screen after the Default Splash screen and before the main screen while using the App Localisation. Have a luck that the blank screen not showing in the *"Flutter Master" Channel. *It showing only in the *"Flutter Stable" *Channel. Kindly solve this
February 17, 2020 at 06:11AM by balaji ks
https://ift.tt/2SOEv6O
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:
ListView ScrollController not scrolling
If I have only small number of items in the listview with scroll controller, the listview is not scrolling.For example, if there are not enough number of items to fulfill the screen, the listview is not scrollable.However if I dont use scroll controller, it is scrolling.Please help..
February 17, 2020 at 07:22AM by steadyaction
https://ift.tt/31YdSAy
ListView ScrollController not scrolling
If I have only small number of items in the listview with scroll controller, the listview is not scrolling.For example, if there are not enough number of items to fulfill the screen, the listview is not scrollable.However if I dont use scroll controller, it is scrolling.Please help..
February 17, 2020 at 07:22AM by steadyaction
https://ift.tt/31YdSAy
reddit
ListView ScrollController not scrolling
If I have only small number of items in the listview with scroll controller, the listview is not scrolling. For example, if there are not enough...
New post on /r/flutterdev subreddit:
Flutter - shadows & glows
https://ift.tt/2vAkE3f
February 17, 2020 at 06:59AM by thomasmiddel
https://ift.tt/2SvODSV
Flutter - shadows & glows
https://ift.tt/2vAkE3f
February 17, 2020 at 06:59AM by thomasmiddel
https://ift.tt/2SvODSV
Medium
Flutter — Shadows & glows
Adding a shadow or glow to your UI can add a nice finishing touch to the design. Adding elevation is nice for a feeling of depth, but we…
New post on /r/flutterdev subreddit:
I can't get flutter to work.
I am trying to start learning flutter, but I can't get it to work. I have downloaded the file, extracted all files to my C drive, I added it to my path, but when I put "flutter doctor" into the flutter console it says " 'flutter' is not recognized as an internal or external command, operable program or batch file.". Does anyone have any ideas on how to fix this and get it working?
February 17, 2020 at 07:45AM by Top-Wolf
https://ift.tt/39GT3fG
I can't get flutter to work.
I am trying to start learning flutter, but I can't get it to work. I have downloaded the file, extracted all files to my C drive, I added it to my path, but when I put "flutter doctor" into the flutter console it says " 'flutter' is not recognized as an internal or external command, operable program or batch file.". Does anyone have any ideas on how to fix this and get it working?
February 17, 2020 at 07:45AM by Top-Wolf
https://ift.tt/39GT3fG
reddit
I can't get flutter to work.
A subreddit for Google's crossplatform UI toolkit.
New post on /r/flutterdev subreddit:
Automated Localisation in Flutter. For free.
Hey,
Quick background - I'm about to launch my new startup. And as most of the startups we are saving on everything.
Our target audience is multinational therefore we decided immediately dig into localisation and provide native language experience.I've built a platform (Flutter + Python + Google Sheets) with which it's easy to collaborate, add/edit translations.https://medium.com/@aurimas.deimantas/flutter-localisation-google-sheets-api-python-internalisation-paradise-8439cab57866Let me know, what are your thoughts about it!Cheers
February 17, 2020 at 07:42AM by Deimantasa
https://ift.tt/2SvPLpA
Automated Localisation in Flutter. For free.
Hey,
Quick background - I'm about to launch my new startup. And as most of the startups we are saving on everything.
Our target audience is multinational therefore we decided immediately dig into localisation and provide native language experience.I've built a platform (Flutter + Python + Google Sheets) with which it's easy to collaborate, add/edit translations.https://medium.com/@aurimas.deimantas/flutter-localisation-google-sheets-api-python-internalisation-paradise-8439cab57866Let me know, what are your thoughts about it!Cheers
February 17, 2020 at 07:42AM by Deimantasa
https://ift.tt/2SvPLpA
Medium
Flutter + Localisation + Google Sheets API + Python => Internalisation paradise
Easy, automated localisation approach with Flutter, Google Sheets and Python.
New post on Flutter Dev Google group:
Help..Push ltem from Mixed List to Grid ?
Hi there please help how to push item from list to grid, i have implement this https://ift.tt/39GiU7e , what i want is how to push every 6 MessageItem to grid with two column. thanks.
February 17, 2020 at 07:47AM by Kas Media
https://ift.tt/2HvzPxy
Help..Push ltem from Mixed List to Grid ?
Hi there please help how to push item from list to grid, i have implement this https://ift.tt/39GiU7e , what i want is how to push every 6 MessageItem to grid with two column. thanks.
February 17, 2020 at 07:47AM by Kas Media
https://ift.tt/2HvzPxy
flutter.dev
Create lists with different types of items
How to implement a list that contains different types of assets.
New post on /r/flutterdev subreddit:
Firebase Auth UI
Thought to share the firebase auth ui plugin I created for my self earlier. I couldn't find any working plugin when I needed so I created one and open-sourced that.Even without posting about it anywhere, I see few forks and stars on the plugin and hence thought to post here so more people can find when in need.Link: https://github.com/sam0829/firebase_auth_ui
February 17, 2020 at 08:53AM by sam_0829
https://ift.tt/32bO6ch
Firebase Auth UI
Thought to share the firebase auth ui plugin I created for my self earlier. I couldn't find any working plugin when I needed so I created one and open-sourced that.Even without posting about it anywhere, I see few forks and stars on the plugin and hence thought to post here so more people can find when in need.Link: https://github.com/sam0829/firebase_auth_ui
February 17, 2020 at 08:53AM by sam_0829
https://ift.tt/32bO6ch
GitHub
sam0829/firebase_auth_ui
Flutter plugin for Firebase Auth UI. Supports popular auth providers by using native SDK for Android and iOS. - sam0829/firebase_auth_ui
New post on /r/flutterdev subreddit:
Flutter Tutorial: Slick Cloth/MultiPurpose Store UI Design
https://ift.tt/2u8YTHu
February 17, 2020 at 11:39AM by cybdom
https://ift.tt/320mjLH
Flutter Tutorial: Slick Cloth/MultiPurpose Store UI Design
https://ift.tt/2u8YTHu
February 17, 2020 at 11:39AM by cybdom
https://ift.tt/320mjLH
Flutter Tutorial by Cybdom Tech
Flutter Tutorial: Slick Cloth/MultiPurpose Store UI Design
After around 2 weeks of absence I am coming back today with this awesome Cloth Store UI that we are going to code together.
New post on /r/flutterdev subreddit:
The top Flutter experts on Twitter
It's time to update the list of Flutter experts you recommend to follow on Twitter. Please add your suggestions to make the list up to 100.https://blog.codemagic.io/top-flutter-developers-to-follow-on-twitter/
February 17, 2020 at 12:13PM by Gigatronbot
https://ift.tt/31ZURh0
The top Flutter experts on Twitter
It's time to update the list of Flutter experts you recommend to follow on Twitter. Please add your suggestions to make the list up to 100.https://blog.codemagic.io/top-flutter-developers-to-follow-on-twitter/
February 17, 2020 at 12:13PM by Gigatronbot
https://ift.tt/31ZURh0
Codemagic blog
The top 45 must-follow Flutter experts on Twitter | Codemagic Blog
Find your Flutter role models with their best resources and improve your Flutter dev skills in record time.
New post on /r/flutterdev subreddit:
Improving Flutter with your opinion — Q4 2019 survey results
https://ift.tt/2we579y
February 17, 2020 at 12:11PM by Gigatronbot
https://ift.tt/3bP6lbV
Improving Flutter with your opinion — Q4 2019 survey results
https://ift.tt/2we579y
February 17, 2020 at 12:11PM by Gigatronbot
https://ift.tt/3bP6lbV
Medium
Improving Flutter with your opinion — Q4 2019 survey results
Written by JaYoung Lee and Tao Dong
New post on /r/flutterdev subreddit:
Flutter and BigBlueButton
Hello everyone. I was wondering if there is a way to integrate flutter with bigbluebutton video conferencing API. How would it be done? Has anyone tried this before? I'm looking to build an app + website with flutter and a dart or Python flask back end. The app/site will be an online virtual classroom.
February 17, 2020 at 01:07PM by Sezno
https://ift.tt/2SKd1Pu
Flutter and BigBlueButton
Hello everyone. I was wondering if there is a way to integrate flutter with bigbluebutton video conferencing API. How would it be done? Has anyone tried this before? I'm looking to build an app + website with flutter and a dart or Python flask back end. The app/site will be an online virtual classroom.
February 17, 2020 at 01:07PM by Sezno
https://ift.tt/2SKd1Pu
reddit
Flutter and BigBlueButton
A subreddit for Google's crossplatform UI toolkit.
New post on /r/flutterdev subreddit:
back-end service for a Flutter game?
We are making a simple online game in Flutter. The game is multiplayer and has matchmaking. We are looking for something like Nakama that has support for Flutter. We would appreciate it If anybody can suggest a solution.Thanks.
February 17, 2020 at 01:05PM by null-byter
https://ift.tt/39E9WHI
back-end service for a Flutter game?
We are making a simple online game in Flutter. The game is multiplayer and has matchmaking. We are looking for something like Nakama that has support for Flutter. We would appreciate it If anybody can suggest a solution.Thanks.
February 17, 2020 at 01:05PM by null-byter
https://ift.tt/39E9WHI
reddit
back-end service for a Flutter game?
A subreddit for Google's crossplatform UI toolkit.
New post on /r/flutterdev subreddit:
Deep dive into stateless vs stateful
https://ift.tt/2V0FmUC
February 17, 2020 at 02:06PM by craetornetwork
https://ift.tt/37v5Ik5
Deep dive into stateless vs stateful
https://ift.tt/2V0FmUC
February 17, 2020 at 02:06PM by craetornetwork
https://ift.tt/37v5Ik5
Medium
Stateless vs. Stateful
Flutter has two core types of widgets: Stateless and Stateful. These two widgets are the building blocks of every widget that flutter…
New post on /r/flutterdev subreddit:
Flutter Tap Newsletter Week 26 - This week we have a lot of perspective, design, tools, videos and much more.
https://ift.tt/39HEVmh
February 17, 2020 at 01:42PM by vensign
https://ift.tt/38AKcMb
Flutter Tap Newsletter Week 26 - This week we have a lot of perspective, design, tools, videos and much more.
https://ift.tt/39HEVmh
February 17, 2020 at 01:42PM by vensign
https://ift.tt/38AKcMb
Fluttertap
Newsletter Issue 26
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 26