New post on /r/flutterdev subreddit:
UI Testing (20) - Movie App | Industry Standard | Dev to Publish
https://youtu.be/Tlm41i6L2Qw
April 24, 2021 at 09:47PM by prateeksharma1712
https://ift.tt/3tQJGo7
UI Testing (20) - Movie App | Industry Standard | Dev to Publish
https://youtu.be/Tlm41i6L2Qw
April 24, 2021 at 09:47PM by prateeksharma1712
https://ift.tt/3tQJGo7
YouTube
UI Testing (20) - Movie App | Industry Standard | Dev to Publish
#MovieApp #ProApp #IndustryStandard #Plan #Develop #Publish #EndtoEnd #UITesting
Join this channel to support the channel and get access to perks:
https://www.youtube.com/channel/UC3wqIkiaOUpO6EjJoCwH6_Q/join
I am bringing a series of videos for you to…
Join this channel to support the channel and get access to perks:
https://www.youtube.com/channel/UC3wqIkiaOUpO6EjJoCwH6_Q/join
I am bringing a series of videos for you to…
New post on /r/flutterdev subreddit:
Flutter Tutorial - Sidebar Menu & Selectable Navigation Drawer (Johannes Milke)
https://www.youtube.com/watch?v=HTi9wvIG1lI
April 24, 2021 at 10:26PM by JohannesMilke
https://ift.tt/3dLomdU
Flutter Tutorial - Sidebar Menu & Selectable Navigation Drawer (Johannes Milke)
https://www.youtube.com/watch?v=HTi9wvIG1lI
April 24, 2021 at 10:26PM by JohannesMilke
https://ift.tt/3dLomdU
YouTube
Flutter Tutorial - Selectable Sidebar Menu & Navigation Drawer
Let's create a Flutter Selectable Sidebar Menu with routing that highlights the current menu item within the Navigation Drawer in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter…
New post on Flutter Dev Google group:
Gradel error after doing an flutter clean
After doing a flutter clean the following error is being shown when I try to run the project. /../software/flutter/packages/flutter/lib/src/services/message_codecs.dart:580:29: Error: Expected ')' before this. if (errorCode is String &flut& (errorMessage == null || errorMessage is String) &&
April 24, 2021 at 11:59PM by k keshav
https://ift.tt/3exneKf
Gradel error after doing an flutter clean
After doing a flutter clean the following error is being shown when I try to run the project. /../software/flutter/packages/flutter/lib/src/services/message_codecs.dart:580:29: Error: Expected ')' before this. if (errorCode is String &flut& (errorMessage == null || errorMessage is String) &&
April 24, 2021 at 11:59PM by k keshav
https://ift.tt/3exneKf
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:
Should you learn dart before Flutter?
https://ift.tt/2QVPVbo
April 25, 2021 at 01:52AM by m_hamzashakeel
https://ift.tt/3vaWNR8
Should you learn dart before Flutter?
https://ift.tt/2QVPVbo
April 25, 2021 at 01:52AM by m_hamzashakeel
https://ift.tt/3vaWNR8
Medium
Should I learn Dart before Flutter?
“Is dart a pre-requisite to flutter? Should I learn before starting flutter? How much dart should I know? Is it okay to start flutter…
New post on /r/flutterdev subreddit:
Is this a bad idea?
I want to create a simple portafolio app for the products I sell, so I am going to create a flutter app with some BaaS, but I also want to have a website, and to share links of my products, and when the links are shared show some information, something like this, and SEO, so those thing can´t be done with flutter web.My idea is to create the website with some well stablished web framework(flask, django, Phoenix), or maybe try with dart, an serve simple html, and if the request is from a Browser, redirect to the static flutter web app, but if the request is from a bot(google, facebook, twitter etc), then serve the html.I am crazy and is impossible to avoid css?
April 25, 2021 at 04:23AM by Joluall
https://ift.tt/3sK5aBL
Is this a bad idea?
I want to create a simple portafolio app for the products I sell, so I am going to create a flutter app with some BaaS, but I also want to have a website, and to share links of my products, and when the links are shared show some information, something like this, and SEO, so those thing can´t be done with flutter web.My idea is to create the website with some well stablished web framework(flask, django, Phoenix), or maybe try with dart, an serve simple html, and if the request is from a Browser, redirect to the static flutter web app, but if the request is from a bot(google, facebook, twitter etc), then serve the html.I am crazy and is impossible to avoid css?
April 25, 2021 at 04:23AM by Joluall
https://ift.tt/3sK5aBL
Imgur
Post with 0 votes and 105 views.
New post on /r/flutterdev subreddit:
flutter_layout_grid
A powerful grid layout system for Flutter, optimized for complex user interface designhttps://pub.dev/packages/flutter_layout_grid
April 25, 2021 at 10:59AM by marsNemophilist
https://ift.tt/3xpeHS4
flutter_layout_grid
A powerful grid layout system for Flutter, optimized for complex user interface designhttps://pub.dev/packages/flutter_layout_grid
April 25, 2021 at 10:59AM by marsNemophilist
https://ift.tt/3xpeHS4
Dart packages
flutter_layout_grid | Flutter package
A powerful grid layout system for Flutter, optimized for complex user interface design.
New post on /r/flutterdev subreddit:
FlutterForce — Week 118
https://ift.tt/3dOiUag
April 25, 2021 at 12:00PM by flutterist
https://ift.tt/3u2QkI5
FlutterForce — Week 118
https://ift.tt/3dOiUag
April 25, 2021 at 12:00PM by flutterist
https://ift.tt/3u2QkI5
Medium
FlutterForce — #Week 118
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Google sign out with firebase in flutter not working
I'm trying to implement google sign in/ sign out, but my sign out's not working. I do every possible function but still user not sign out like .signOut()/ .disconnect(). if I print out user info after the user signs out, I do get all the proper informationhttps://pastebin.com/GHkVmkiz
April 25, 2021 at 12:52PM by Prashant_4200
https://ift.tt/2QuXJRJ
Google sign out with firebase in flutter not working
I'm trying to implement google sign in/ sign out, but my sign out's not working. I do every possible function but still user not sign out like .signOut()/ .disconnect(). if I print out user info after the user signs out, I do get all the proper informationhttps://pastebin.com/GHkVmkiz
April 25, 2021 at 12:52PM by Prashant_4200
https://ift.tt/2QuXJRJ
Pastebin
import 'package:firebase_auth/firebase_auth.dart';import 'package:flutter/mate - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
New post on /r/flutterdev subreddit:
Routemaster: easy-to-use Navigator 2.0 wrapper
Hello! I’ve been working on Routemaster, a routing package that wraps over Navigator 2.0, but is solely URL-based.I'm trying to head towards a stable release and I’d love any feedback on the API 🙏If you've got a spare 5 minutes, I'd love if you could read over the quick start guide. There are also full app examples.Thank you! ❤️
(If you're wondering, it's named after a classic London bus, because... yes.)
April 25, 2021 at 01:56PM by tomgilder
https://ift.tt/3dP7eEj
Routemaster: easy-to-use Navigator 2.0 wrapper
Hello! I’ve been working on Routemaster, a routing package that wraps over Navigator 2.0, but is solely URL-based.I'm trying to head towards a stable release and I’d love any feedback on the API 🙏If you've got a spare 5 minutes, I'd love if you could read over the quick start guide. There are also full app examples.Thank you! ❤️
(If you're wondering, it's named after a classic London bus, because... yes.)
April 25, 2021 at 01:56PM by tomgilder
https://ift.tt/3dP7eEj
Dart packages
routemaster | Flutter package
Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes.
New post on /r/flutterdev subreddit:
Flutter Recreate - Promo Video - Roman Just Codes
https://youtu.be/L1gWc6yyUSE
April 25, 2021 at 02:29PM by romanjustcodes
https://ift.tt/2QTdyS4
Flutter Recreate - Promo Video - Roman Just Codes
https://youtu.be/L1gWc6yyUSE
April 25, 2021 at 02:29PM by romanjustcodes
https://ift.tt/2QTdyS4
YouTube
Flutter Recreate - Promo Video - Roman Just Codes
This is my new video series called Flutter Recreate, where I tour around town looking at software UI experiences in the wild and rebuilding them in Flutter, also just for the challenge of redoing it or improving them using Flutter, and bringing the case that…
New post on /r/flutterdev subreddit:
As a Flutter Developer. How long will it take to learn Kotlin?
Hi! I currently have around 6 months of experience in flutter. And this is my only experience in development as I am still an Undergraduate. I've applied for few AppDev internship and few of them are in Kotlin. I'll only get around 10-15 days to learn that language from scratch. Should I go for it or just try to find something in flutter instead?
April 25, 2021 at 06:38PM by kr_Rishabh
https://ift.tt/3aFMZ9Z
As a Flutter Developer. How long will it take to learn Kotlin?
Hi! I currently have around 6 months of experience in flutter. And this is my only experience in development as I am still an Undergraduate. I've applied for few AppDev internship and few of them are in Kotlin. I'll only get around 10-15 days to learn that language from scratch. Should I go for it or just try to find something in flutter instead?
April 25, 2021 at 06:38PM by kr_Rishabh
https://ift.tt/3aFMZ9Z
reddit
As a Flutter Developer. How long will it take to learn Kotlin?
Hi! I currently have around 6 months of experience in flutter. And this is my only experience in development as I am still an Undergraduate. I've...
New post on /r/flutterdev subreddit:
For anyone looking to upgrade an existing app to Flutter 2, here's how I was able to get it working
https://youtu.be/Y28eknhoCek
April 25, 2021 at 06:19PM by projectmind_guru
https://ift.tt/3vdcuXW
For anyone looking to upgrade an existing app to Flutter 2, here's how I was able to get it working
https://youtu.be/Y28eknhoCek
April 25, 2021 at 06:19PM by projectmind_guru
https://ift.tt/3vdcuXW
YouTube
How To Upgrade An Existing App To Flutter 2
In this video see how to migrate from flutter version 1.20 to flutter 2.0. I'll show you exactly the issues I ran into and how to solve them.🤑 GET 10% OFF i...
New post on Flutter Dev Google group:
The named parameter 'color' isn't defined. Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'color'.
I get that error and I tried 'flutter clean' and 'Restart and Invalidate Cache' and 'restarting the Analysis Dart Server', however I couldn't fixed it.
April 25, 2021 at 07:58PM by Atahan Tanrıkulu
https://ift.tt/3niZcGG
The named parameter 'color' isn't defined. Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'color'.
I get that error and I tried 'flutter clean' and 'Restart and Invalidate Cache' and 'restarting the Analysis Dart Server', however I couldn't fixed it.
April 25, 2021 at 07:58PM by Atahan Tanrıkulu
https://ift.tt/3niZcGG
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:
Look how easy it is to implement authentication with Supabase in Flutter
https://ift.tt/3vi8oy4
April 25, 2021 at 07:12PM by cmprogrammers
https://ift.tt/3nmer1v
Look how easy it is to implement authentication with Supabase in Flutter
https://ift.tt/3vi8oy4
April 25, 2021 at 07:12PM by cmprogrammers
https://ift.tt/3nmer1v
Sandro Maglione
Flutter Supabase Authentication - Sandro Maglione
Learn how to use Supabase in your Flutter app. Add Supabase authentication to your Flutter app to authenticate your user in no time.
New post on Flutter Dev Google group:
Filter list with logical operators
Is it possible to filter list with logical operators? For example,a simple filter works: List fruits = ['apples', 'oranges', 'bananas']; List newLst = fruits.where((f) => f.startsWith('a')).toList(); I would like to do something like this: List newLst = fruits.where((f) => f.startsWith('a')
April 25, 2021 at 09:33PM by Steepe Hare
https://ift.tt/32OIqWs
Filter list with logical operators
Is it possible to filter list with logical operators? For example,a simple filter works: List fruits = ['apples', 'oranges', 'bananas']; List newLst = fruits.where((f) => f.startsWith('a')).toList(); I would like to do something like this: List newLst = fruits.where((f) => f.startsWith('a')
April 25, 2021 at 09:33PM by Steepe Hare
https://ift.tt/32OIqWs
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:
Forget packages for UI in your next flutter app.
https://ift.tt/3tTIwbj
April 25, 2021 at 10:11PM by rtech-16
https://ift.tt/32MRCuC
Forget packages for UI in your next flutter app.
https://ift.tt/3tTIwbj
April 25, 2021 at 10:11PM by rtech-16
https://ift.tt/32MRCuC
Medium
Forget packages for UI in your next Flutter App
Featuring: EARLY ACCESS — FLUTTER UI
New post on /r/flutterdev subreddit:
Tips and trick for react developer
Hey guys, I have been working as a react web developer for about two years and will be working on a small flutter project.What are some concepts that i should focus on that can be tricky when coming from web app background?And do you have any general tips and tricks for me, and what did u find hardest to grasp in the beginning?
April 25, 2021 at 09:41PM by Kaptengrek
https://ift.tt/3eyW0Tm
Tips and trick for react developer
Hey guys, I have been working as a react web developer for about two years and will be working on a small flutter project.What are some concepts that i should focus on that can be tricky when coming from web app background?And do you have any general tips and tricks for me, and what did u find hardest to grasp in the beginning?
April 25, 2021 at 09:41PM by Kaptengrek
https://ift.tt/3eyW0Tm
reddit
Tips and trick for react developer
Hey guys, I have been working as a react web developer for about two years and will be working on a small flutter project. What are some concepts...
New post on /r/flutterdev subreddit:
NFT’s in flutter
Let us have a discussion about nft‘s. Is it possible with flutter? Maybe flutter web. Are PWA’s / powerful enough to host?
April 25, 2021 at 10:21PM by rtech-16
https://ift.tt/3tXi2pC
NFT’s in flutter
Let us have a discussion about nft‘s. Is it possible with flutter? Maybe flutter web. Are PWA’s / powerful enough to host?
April 25, 2021 at 10:21PM by rtech-16
https://ift.tt/3tXi2pC
reddit
NFT’s in flutter
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Publishing Packages - Flutter 101 podcast
Listen here!Why would you want to open source a piece of code? Believe it or not, it can benefit everyone: you, your employer, and the community.You can use public packages as part of your portfolio, or CV, you might get fast-tracked during an interview process, you can learn a lot and have fun while doing so. It can help you earn street-cred and it could help you find clients easier.You can even try to convince your employer to open-source some parts of your application. Companies that contribute to the community might be a more interesting option for applicants, so packages might help the company get greater visibility and hire easier. External contributions to the package can eliminate bugs and thus improve the original application of the company.In this episode, I walk you through the publishing process. I explain how to decide whether to use stagehand, flutter create, or what files you need if you want to do the "boilerplate" on your own. I talk about the importance of a good README, great documentation, and a solid testing suite when developing packages.Once you are ready, you can also quickly set up CI/CD and coverage monitor. Then, you can go ahead and let the world know about your awesome package!The podcast is available on the web, Apple Podcasts, Google Podcasts, Spotify, etc... Find the links here.This is the first solo episode that I made, I hope you like it. If you do, please let me know and I'll make sure to schedule episodes like these every once in a while.
April 26, 2021 at 07:22AM by serial_dev
https://ift.tt/3vn7EYb
Publishing Packages - Flutter 101 podcast
Listen here!Why would you want to open source a piece of code? Believe it or not, it can benefit everyone: you, your employer, and the community.You can use public packages as part of your portfolio, or CV, you might get fast-tracked during an interview process, you can learn a lot and have fun while doing so. It can help you earn street-cred and it could help you find clients easier.You can even try to convince your employer to open-source some parts of your application. Companies that contribute to the community might be a more interesting option for applicants, so packages might help the company get greater visibility and hire easier. External contributions to the package can eliminate bugs and thus improve the original application of the company.In this episode, I walk you through the publishing process. I explain how to decide whether to use stagehand, flutter create, or what files you need if you want to do the "boilerplate" on your own. I talk about the importance of a good README, great documentation, and a solid testing suite when developing packages.Once you are ready, you can also quickly set up CI/CD and coverage monitor. Then, you can go ahead and let the world know about your awesome package!The podcast is available on the web, Apple Podcasts, Google Podcasts, Spotify, etc... Find the links here.This is the first solo episode that I made, I hope you like it. If you do, please let me know and I'll make sure to schedule episodes like these every once in a while.
April 26, 2021 at 07:22AM by serial_dev
https://ift.tt/3vn7EYb
New post on Flutter Dev Google group:
Console dart application
Is it possible to write a console dart application (without any GUI) that uses third-party package (from pub.dev) and can be run as: dart
Console dart application
Is it possible to write a console dart application (without any GUI) that uses third-party package (from pub.dev) and can be run as: dart
New post on Flutter Dev Google group:
Parsing Data
Dear All, I am facing a problem in Data Display on the screen from the API. This is the following JSON which needs to be parsed: { "res_status": "200", "res_data": [ { "id": "1", "name": "First Album", "banner": "null" },
April 26, 2021 at 08:45AM by HIMANSHU MISHRA
https://ift.tt/3gz1kJc
Parsing Data
Dear All, I am facing a problem in Data Display on the screen from the API. This is the following JSON which needs to be parsed: { "res_status": "200", "res_data": [ { "id": "1", "name": "First Album", "banner": "null" },
April 26, 2021 at 08:45AM by HIMANSHU MISHRA
https://ift.tt/3gz1kJc
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.