New post on /r/flutterdev subreddit:
Resolve Error Importing Package HTTP/HTTP.dart In Flutter
https://ift.tt/2T5DURW
June 08, 2021 at 07:18AM by lil_dragplix
https://ift.tt/2TbPueb
Resolve Error Importing Package HTTP/HTTP.dart In Flutter
https://ift.tt/2T5DURW
June 08, 2021 at 07:18AM by lil_dragplix
https://ift.tt/2TbPueb
Flutter Agency - Mobile App Designing, Development & Consulting
How to Resolve Error Importing package:http/http.dart In Flutter? - Flutter Agency
A composable, Future-based library for making HTTP requests. It is easy to retrieve and upload JSON via a REST-based web service. So in this article, we will go through the How to Resolve Error Importing package:http/http.dart In Flutter. How to Resolve Error…
New post on Flutter Dev Google group:
Facebook SDK Update
Dear Team, I am writing behalf of the Travelstart team (Flapp). We are using the Flutter framework for our app - Flapp, with the recent update from Apple with regards to iOS 14.5, Facebook is asking to update the SDK which will support SKAdNetwork. Our dev team looking for Facebook SDK update
June 08, 2021 at 12:12PM by Naveen Kumar Nanchari
https://ift.tt/2T7MjV9
Facebook SDK Update
Dear Team, I am writing behalf of the Travelstart team (Flapp). We are using the Flutter framework for our app - Flapp, with the recent update from Apple with regards to iOS 14.5, Facebook is asking to update the SDK which will support SKAdNetwork. Our dev team looking for Facebook SDK update
June 08, 2021 at 12:12PM by Naveen Kumar Nanchari
https://ift.tt/2T7MjV9
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:
Can you guys help me ?
The same app works fine on another PC without erros But I'm experiencing this using a new PC.This line show up on the terminal :E/flutter ( 4548): [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: FormatException: Invalid double
June 08, 2021 at 03:02PM by g0tham_
https://ift.tt/3w2FaUs
Can you guys help me ?
The same app works fine on another PC without erros But I'm experiencing this using a new PC.This line show up on the terminal :E/flutter ( 4548): [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: FormatException: Invalid double
June 08, 2021 at 03:02PM by g0tham_
https://ift.tt/3w2FaUs
reddit
Can you guys help me ?
The same app works fine on another PC without erros But I'm experiencing this using a new PC. This line show up on the terminal : E/flutter...
New post on /r/flutterdev subreddit:
Building decentralized applications using flutter
Does anyone have any suggestion on tutorials on how to make dapps using flutter and how to connect the flutter application to external wallets?
June 08, 2021 at 02:35PM by harishankar1014
https://ift.tt/2T6Ltb2
Building decentralized applications using flutter
Does anyone have any suggestion on tutorials on how to make dapps using flutter and how to connect the flutter application to external wallets?
June 08, 2021 at 02:35PM by harishankar1014
https://ift.tt/2T6Ltb2
reddit
Building decentralized applications using flutter
Does anyone have any suggestion on tutorials on how to make dapps using flutter and how to connect the flutter application to external wallets?
New post on /r/flutterdev subreddit:
Responsive UI for different mobile devices
If a designer gives you zeplin app model it will be based on a model he choose as a reference how we can adapt to all devices? For example icon he gave 45 x 55 it will fine in reference screen but if we are opening in tablet it will be small how we can tackle this problem.. I know there is some plugin like sizer out there but it is based on % of screen resolution not by pixel
June 08, 2021 at 01:36PM by think_code_repeat
https://ift.tt/3zb0pFO
Responsive UI for different mobile devices
If a designer gives you zeplin app model it will be based on a model he choose as a reference how we can adapt to all devices? For example icon he gave 45 x 55 it will fine in reference screen but if we are opening in tablet it will be small how we can tackle this problem.. I know there is some plugin like sizer out there but it is based on % of screen resolution not by pixel
June 08, 2021 at 01:36PM by think_code_repeat
https://ift.tt/3zb0pFO
reddit
Responsive UI for different mobile devices
If a designer gives you zeplin app model it will be based on a model he choose as a reference how we can adapt to all devices? For example icon he...
New post on /r/flutterdev subreddit:
Flutter Expert IDE Set Up
https://ift.tt/3geJidy
June 08, 2021 at 01:11PM by fredgrott
https://ift.tt/3pw5V1b
Flutter Expert IDE Set Up
https://ift.tt/3geJidy
June 08, 2021 at 01:11PM by fredgrott
https://ift.tt/3pw5V1b
Medium
Flutter Expert IDE Set Up
Sorry Google, the best IDE for flutter development is MS’s Vscode. As a node IDE is the future as far as developer tools. I am going to…
New post on Flutter Dev Google group:
Authresult and update profile
I have been learning flutter by watching onemanstartup and netninja and there was a part where I had to combine two of their individual methods, the resulting code is: Future createUserWithEmailAndPassword(String email, String password, String name) async { try { AuthResult result = await
June 08, 2021 at 03:31PM by Sven Arndt
https://ift.tt/3pxuLxz
Authresult and update profile
I have been learning flutter by watching onemanstartup and netninja and there was a part where I had to combine two of their individual methods, the resulting code is: Future createUserWithEmailAndPassword(String email, String password, String name) async { try { AuthResult result = await
June 08, 2021 at 03:31PM by Sven Arndt
https://ift.tt/3pxuLxz
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:
So how are you implementing navigation?
Do you stick to navigator 1.0, use navigator 2.0, or use some of those fancy packages like Beamer and VRouter?I'm building a new app and I think it's time for me to finally learn how use nav2.0 or beamer or something, so I'd like to see what solutions everyone out there is using.
June 08, 2021 at 03:12PM by Shazamo333
https://ift.tt/3x73rc4
So how are you implementing navigation?
Do you stick to navigator 1.0, use navigator 2.0, or use some of those fancy packages like Beamer and VRouter?I'm building a new app and I think it's time for me to finally learn how use nav2.0 or beamer or something, so I'd like to see what solutions everyone out there is using.
June 08, 2021 at 03:12PM by Shazamo333
https://ift.tt/3x73rc4
reddit
So how are you implementing navigation?
Do you stick to navigator 1.0, use navigator 2.0, or use some of those fancy packages like Beamer and VRouter? I'm building a new app and I think...
New post on Flutter Dev Google group:
Willing to contribute?
Hey there, I am sarvesh and I would like to know if anyone would like to contribute to yahoofin
Willing to contribute?
Hey there, I am sarvesh and I would like to know if anyone would like to contribute to yahoofin
New post on /r/flutterdev subreddit:
Change theme color using a button
There is a simple way to change the application theme color simply by clicking a button using onPressed: () { } ?
June 08, 2021 at 04:53PM by g0tham_
https://ift.tt/3vcGTFL
Change theme color using a button
There is a simple way to change the application theme color simply by clicking a button using onPressed: () { } ?
June 08, 2021 at 04:53PM by g0tham_
https://ift.tt/3vcGTFL
reddit
Change theme color using a button
There is a simple way to change the application theme color simply by clicking a button using onPressed: () { } ?
New tweet from FlutterDev:
⭕️ Async vs Isolates 🔀 Join @filiphracek to learn what the distinctions are between these two processing methods, how they work, and when one may be preferable to the other. Watch to learn more 👉 https://t.co/HjZunhJLZb #DecodingFlutter https://t.co/uD1EyAyYwN— Flutter (@FlutterDev) Jun 8, 2021
June 08, 2021 at 06:30PM
http://twitter.com/FlutterDev/status/1402301901207707655
⭕️ Async vs Isolates 🔀 Join @filiphracek to learn what the distinctions are between these two processing methods, how they work, and when one may be preferable to the other. Watch to learn more 👉 https://t.co/HjZunhJLZb #DecodingFlutter https://t.co/uD1EyAyYwN— Flutter (@FlutterDev) Jun 8, 2021
June 08, 2021 at 06:30PM
http://twitter.com/FlutterDev/status/1402301901207707655
YouTube
Async vs Isolates | Decoding Flutter
How come a function janks the UI thread even though it's async? What are the differences between async and isolates? Learn what the distinctions are between these two processing methods, how they work, and when one may be preferable to the other.
Leave us…
Leave us…
New post on /r/flutterdev subreddit:
Async vs Isolates | Decoding Flutter
https://youtube.com/watch?v=5AxWC49ZMzs&feature=share
June 08, 2021 at 06:52PM by Pixelreddit
https://ift.tt/3cpuxmS
Async vs Isolates | Decoding Flutter
https://youtube.com/watch?v=5AxWC49ZMzs&feature=share
June 08, 2021 at 06:52PM by Pixelreddit
https://ift.tt/3cpuxmS
YouTube
Async vs Isolates | Decoding Flutter
How come a function janks the UI thread even though it's async? What are the differences between async and isolates? Learn what the distinctions are between these two processing methods, how they work, and when one may be preferable to the other.
Leave us…
Leave us…
New post on /r/flutterdev subreddit:
Q1/21 Flutter Survey Results Are In
https://ift.tt/3x7QkaA
June 08, 2021 at 08:01PM by eibaan
https://ift.tt/3z8G57Q
Q1/21 Flutter Survey Results Are In
https://ift.tt/3x7QkaA
June 08, 2021 at 08:01PM by eibaan
https://ift.tt/3z8G57Q
Medium
Which factors affected users’ decisions to adopt Flutter? — Q1 2021 user survey results
The Flutter team is here to share the results from this quarter’s user survey! This quarter, we collected over 8,000 responses over 7 days, between March 5th and 11th. The goal of this quarterly…
New post on /r/flutterdev subreddit:
How does compute work?
An app I'm working on is a bit slow (its littered with async calls). I wanted to improve its performance, researched on isolates and after implementation, the functions were significantly slower. The phone I'm debugging with is not a fast one so perhaps that wasn't needed but why would compute take significantly longer?I took time to test this out with a simple json decoding function and this is it;Map getMap(String json) {
return const JsonDecoder().convert(json) as Map;
}final Map data = await compute(getMap, json, debugLabel: getMap.toString());The above takes about 30% longer to finish and return a result compared to this;final data = const JsonDecoder().convert(json);Is overengineering the issue here? I tried moving the operation of many other functions in the app to isolates and they were much worse in terms of speed (about 100% slower in some cases). What I'm I doing wrong?
June 08, 2021 at 07:18PM by HenryNanaAdu
https://ift.tt/3w6zLM6
How does compute work?
An app I'm working on is a bit slow (its littered with async calls). I wanted to improve its performance, researched on isolates and after implementation, the functions were significantly slower. The phone I'm debugging with is not a fast one so perhaps that wasn't needed but why would compute take significantly longer?I took time to test this out with a simple json decoding function and this is it;Map getMap(String json) {
return const JsonDecoder().convert(json) as Map;
}final Map data = await compute(getMap, json, debugLabel: getMap.toString());The above takes about 30% longer to finish and return a result compared to this;final data = const JsonDecoder().convert(json);Is overengineering the issue here? I tried moving the operation of many other functions in the app to isolates and they were much worse in terms of speed (about 100% slower in some cases). What I'm I doing wrong?
June 08, 2021 at 07:18PM by HenryNanaAdu
https://ift.tt/3w6zLM6
reddit
How does compute work?
An app I'm working on is a bit slow (its littered with async calls). I wanted to improve its performance, researched on isolates and after...
New post on /r/flutterdev subreddit:
Release 2.2.1 is so disappointing
If you upgrade your app from 2.06 to 2.2.1 be ready for some issues.ListView scrolls way to fast and long. A simple drag gesture will scroll your list for like 5 seconds until the bottom (didn't found a solution)BottomSheet is covered behind the keyboard (we need to get the margin from the keyboard again). Even then it will break the design on the closing animation. (only a partial solution)BottomSheet open performance with autofocus on a textfield or on close with keyboard open is super laggy. On versions before 2.0.6 this was smooth as well. (didn't found a solution)I downgraded back to 2.0.6 because of the ListView issue, no clue if this happens on some circumstances for my app or in general, maybe I will try to reproduce it.
June 08, 2021 at 07:12PM by KaiN_SC
https://ift.tt/3x6QNKh
Release 2.2.1 is so disappointing
If you upgrade your app from 2.06 to 2.2.1 be ready for some issues.ListView scrolls way to fast and long. A simple drag gesture will scroll your list for like 5 seconds until the bottom (didn't found a solution)BottomSheet is covered behind the keyboard (we need to get the margin from the keyboard again). Even then it will break the design on the closing animation. (only a partial solution)BottomSheet open performance with autofocus on a textfield or on close with keyboard open is super laggy. On versions before 2.0.6 this was smooth as well. (didn't found a solution)I downgraded back to 2.0.6 because of the ListView issue, no clue if this happens on some circumstances for my app or in general, maybe I will try to reproduce it.
June 08, 2021 at 07:12PM by KaiN_SC
https://ift.tt/3x6QNKh
reddit
Release 2.2.1 is so disappointing
If you upgrade your app from 2.06 to 2.2.1 be ready for some issues. * ListView scrolls way to fast and long. A simple drag gesture will scroll...
New post on /r/flutterdev subreddit:
Selectable hashtags example with null safety ?
Hi Everyone - Has anyone implemented hashtags in their app with null safety ? Please share a GitHub link if you can.Thanks
June 08, 2021 at 08:28PM by anamak9
https://ift.tt/2SbrIPF
Selectable hashtags example with null safety ?
Hi Everyone - Has anyone implemented hashtags in their app with null safety ? Please share a GitHub link if you can.Thanks
June 08, 2021 at 08:28PM by anamak9
https://ift.tt/2SbrIPF
reddit
Selectable hashtags example with null safety ?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter & GraphQL - E-Commerce App Basis using Saleor API
https://www.youtube.com/watch?v=3gRj2XMPkzE
June 09, 2021 at 12:04AM by zaiste
https://ift.tt/3px13c6
Flutter & GraphQL - E-Commerce App Basis using Saleor API
https://www.youtube.com/watch?v=3gRj2XMPkzE
June 09, 2021 at 12:04AM by zaiste
https://ift.tt/3px13c6
YouTube
Flutter & GraphQL - E-Commerce App Basis with Saleor - Flutter in Practice: Special 2
GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data. GraphQL was created by Facebook. GraphQL provides an interesting alternative to Firebase. In this video we will build a base…
New post on /r/flutterdev subreddit:
Pulling Data from Firebase Cloud Firestore in Flutter - Roman Just Codes (S1E13)
https://youtu.be/R015EukCnYI
June 09, 2021 at 12:44AM by romanjustcodes
https://ift.tt/3wiyh1H
Pulling Data from Firebase Cloud Firestore in Flutter - Roman Just Codes (S1E13)
https://youtu.be/R015EukCnYI
June 09, 2021 at 12:44AM by romanjustcodes
https://ift.tt/3wiyh1H
YouTube
Pulling Data from Firebase Cloud Firestore in Flutter - Roman Just Codes (S1E13)
In this episode I’ll be covering the usage of the Flutter package for Cloud Firestore to pull data from the cloud, and the ability to consume and parse this data within my Flutter app.
Previous Episode
https://youtu.be/nyIQT7Zo8TU
GitHub Repo for this project:…
Previous Episode
https://youtu.be/nyIQT7Zo8TU
GitHub Repo for this project:…
New post on Flutter Dev Google group:
Web apps made by Flutter?
There are so many popular mobile apps made with Flutter, but what are the popular web apps made with Flutter?
June 09, 2021 at 01:55AM by Siva
https://ift.tt/2TbY2BU
Web apps made by Flutter?
There are so many popular mobile apps made with Flutter, but what are the popular web apps made with Flutter?
June 09, 2021 at 01:55AM by Siva
https://ift.tt/2TbY2BU
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:
11 Beginner Tips for Google's Flutter
https://ift.tt/2REu1ue
June 09, 2021 at 01:21AM by ChekTek
https://ift.tt/3x2cg6U
11 Beginner Tips for Google's Flutter
https://ift.tt/2REu1ue
June 09, 2021 at 01:21AM by ChekTek
https://ift.tt/3x2cg6U
subjective.dev
11 Beginner Tips for Google's Flutter
11 Beginner Tips for Google’s Flutter Flutter has established itself as a major player in the cross-platform space. I’ve been working on a Flutter app for the last 30 days, and here are a few things I’ve learned.
New post on /r/flutterdev subreddit:
See how to make better app screenshots
https://youtu.be/aQGPEhPT36E
June 08, 2021 at 03:12AM by projectmind_guru
https://ift.tt/3xaRaTV
See how to make better app screenshots
https://youtu.be/aQGPEhPT36E
June 08, 2021 at 03:12AM by projectmind_guru
https://ift.tt/3xaRaTV
YouTube
How To Make Enticing App Screenshots
Learn my process for creating high quality app store screenshots for both iOS and android.
⬇️ Get The Screenshot template for FREE: https://newsletter.1manstartup.com/
🤑 GET 10% OFF iubenda Privacy Policy: http://iubenda.refr.cc/NWRJXBQ
✅ Save On Your…
⬇️ Get The Screenshot template for FREE: https://newsletter.1manstartup.com/
🤑 GET 10% OFF iubenda Privacy Policy: http://iubenda.refr.cc/NWRJXBQ
✅ Save On Your…