New post on /r/flutterdev subreddit:
Flutter Instagram Story, Secure Keyboard & Co. - WEEK 53 - PUB.DEV RELEASES
https://youtube.com/watch?v=WcU_QY7Yedw&feature=share
January 13, 2021 at 02:04PM by syntacops
https://ift.tt/3nF1X3G
Flutter Instagram Story, Secure Keyboard & Co. - WEEK 53 - PUB.DEV RELEASES
https://youtube.com/watch?v=WcU_QY7Yedw&feature=share
January 13, 2021 at 02:04PM by syntacops
https://ift.tt/3nF1X3G
YouTube
Flutter Instagram Story, Secure Keyboard & Co. - WEEK 53 - PUB.DEV RELEASES
A Flutter Instagram Story like package with rich animations and customizability, a secure keyboard to prevent keylogger attacks and screen capturing and many more pub.dev releases for Flutter and Dart occured in week 53. #flutter #instagram #story
📦 MORE…
📦 MORE…
New post on /r/flutterdev subreddit:
Does anyone have working code for Flutter Web Firebase Google Sign In?
I tried to implement it myself, but I didn't manage to get it to work. Thanks.
January 13, 2021 at 02:24PM by andrejjj17
https://ift.tt/3ia1R2P
Does anyone have working code for Flutter Web Firebase Google Sign In?
I tried to implement it myself, but I didn't manage to get it to work. Thanks.
January 13, 2021 at 02:24PM by andrejjj17
https://ift.tt/3ia1R2P
reddit
Does anyone have working code for Flutter Web Firebase Google Sign In?
I tried to implement it myself, but I didn't manage to get it to work. Thanks.
New post on Flutter Dev Google group:
get value from List
hi , i got some problem , i have List
get value from List
hi , i got some problem , i have List
New post on /r/flutterdev subreddit:
Flutter vs React Native - Which is the Best Choice for Your Next App?
https://ift.tt/39vRwu7
January 13, 2021 at 03:44PM by bizz84
https://ift.tt/3oIgm0i
Flutter vs React Native - Which is the Best Choice for Your Next App?
https://ift.tt/39vRwu7
January 13, 2021 at 03:44PM by bizz84
https://ift.tt/3oIgm0i
Code With Andrea
Flutter vs React Native - Which is the Best Choice for Your Next App?
Should you choose Flutter or React Native for your next app? This article offers an in-depth overview of the two frameworks, along with their pros and cons.
New post on /r/flutterdev subreddit:
Pal - No code message editor plugin
https://ift.tt/3bxaN1b
January 13, 2021 at 03:23PM by mcfly-dev
https://ift.tt/3bxJgww
Pal - No code message editor plugin
https://ift.tt/3bxaN1b
January 13, 2021 at 03:23PM by mcfly-dev
https://ift.tt/3bxJgww
apparence.io
Pal - our flutter no code editor for in app messages is out
Ever wanted to show an onboarding without code ? Show a marketing message on a click of button ? Now you got pal.
New post on /r/flutterdev subreddit:
Flutter Web Overflow issue when reduce the window size
i will create my very first application in flutter web and workinf fine but when i reduce the window size its showing widget overflow error**════════ Exception caught by rendering library ═════════════════════════════════**The following assertion was thrown during layout:A RenderFlex overflowed by 3.9 pixels on the bottom.The relevant error-causing widget wasColumnlib\…\widgets\sidebar.dart:36The overflowing RenderFlex has an orientation of Axis.vertical.The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and black striped pattern. This is usually caused by the contents being too big for the RenderFlex.**flutter doctor -v**[√] Flutter (Channel beta, 1.24.0-10.2.pre, on Microsoft Windows [Version 10.0.18363.1256], locale en-GB)• Flutter version 1.24.0-10.2.pre at C:\Src\flutter_beta• Framework revision 022b333a08 (8 weeks ago), 2020-11-18 11:35:09 -0800• Engine revision 07c1eed46b• Dart version 2.12.0 (build 2.12.0-29.10.beta)[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)• Android SDK at C:\Users\prash\AppData\Local\Android\sdk• Platform android-30, build-tools 30.0.3• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)• All Android licenses accepted.[√] Chrome - develop for the web• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe[√] Android Studio (version 4.1.0)• Android Studio at C:\Program Files\Android\Android Studio• Flutter plugin can be installed from:https://plugins.jetbrains.com/plugin/9212-flutter• Dart plugin can be installed from:https://plugins.jetbrains.com/plugin/6351-dart• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)[√] IntelliJ IDEA Ultimate Edition (version 2020.3)• IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA 2020.3• Flutter plugin can be installed from:https://plugins.jetbrains.com/plugin/9212-flutter• Dart plugin can be installed from:https://plugins.jetbrains.com/plugin/6351-dart[√] VS Code (version 1.52.1)• VS Code at C:\Users\prash\AppData\Local\Programs\Microsoft VS Code• Flutter extension version 3.18.1[√] Connected device (3 available)• Web Server (web) • web-server • web-javascript • Flutter Tools• Chrome (web) • chrome • web-javascript • Google Chrome 87.0.4280.141• Edge (web) • edge • web-javascript • Microsoft Edge 87.0.664.75• No issues found!so it is possible to add this type of scrollbar so the problem is solve**my all code is similar like a mobile app**
January 13, 2021 at 03:11PM by Prashant_4200
https://ift.tt/2N0SJSR
Flutter Web Overflow issue when reduce the window size
i will create my very first application in flutter web and workinf fine but when i reduce the window size its showing widget overflow error**════════ Exception caught by rendering library ═════════════════════════════════**The following assertion was thrown during layout:A RenderFlex overflowed by 3.9 pixels on the bottom.The relevant error-causing widget wasColumnlib\…\widgets\sidebar.dart:36The overflowing RenderFlex has an orientation of Axis.vertical.The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and black striped pattern. This is usually caused by the contents being too big for the RenderFlex.**flutter doctor -v**[√] Flutter (Channel beta, 1.24.0-10.2.pre, on Microsoft Windows [Version 10.0.18363.1256], locale en-GB)• Flutter version 1.24.0-10.2.pre at C:\Src\flutter_beta• Framework revision 022b333a08 (8 weeks ago), 2020-11-18 11:35:09 -0800• Engine revision 07c1eed46b• Dart version 2.12.0 (build 2.12.0-29.10.beta)[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)• Android SDK at C:\Users\prash\AppData\Local\Android\sdk• Platform android-30, build-tools 30.0.3• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)• All Android licenses accepted.[√] Chrome - develop for the web• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe[√] Android Studio (version 4.1.0)• Android Studio at C:\Program Files\Android\Android Studio• Flutter plugin can be installed from:https://plugins.jetbrains.com/plugin/9212-flutter• Dart plugin can be installed from:https://plugins.jetbrains.com/plugin/6351-dart• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)[√] IntelliJ IDEA Ultimate Edition (version 2020.3)• IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA 2020.3• Flutter plugin can be installed from:https://plugins.jetbrains.com/plugin/9212-flutter• Dart plugin can be installed from:https://plugins.jetbrains.com/plugin/6351-dart[√] VS Code (version 1.52.1)• VS Code at C:\Users\prash\AppData\Local\Programs\Microsoft VS Code• Flutter extension version 3.18.1[√] Connected device (3 available)• Web Server (web) • web-server • web-javascript • Flutter Tools• Chrome (web) • chrome • web-javascript • Google Chrome 87.0.4280.141• Edge (web) • edge • web-javascript • Microsoft Edge 87.0.664.75• No issues found!so it is possible to add this type of scrollbar so the problem is solve**my all code is similar like a mobile app**
January 13, 2021 at 03:11PM by Prashant_4200
https://ift.tt/2N0SJSR
New post on /r/flutterdev subreddit:
Connect Postgres to Flutter app
Hi everyone! I'm developing my own app and I need to store user informations somewhere.Since I would like to handle these data and work with them I was thinking to use Postgres as DB.I know how to manipulate data in SQL but I don't know how to connect the database to something else...I never did it before so I read something on internet and there are different ways to do this, here what I found :- Using Aqueduct ( I don't know what it is and how it works).- Postgres 2 package ( maybe?).- Connect the app using PHP to something.-Dio package.How you can see I don't know of what I'm talking about, I didn't find something useful on the internet, all seems to be so silent and poor of informations.All I got is that I should rent a VPS server, start Postgres there and connect it to my app.Do you have any suggestion?
January 13, 2021 at 05:42PM by _seeking_answers
https://ift.tt/3oBHZrX
Connect Postgres to Flutter app
Hi everyone! I'm developing my own app and I need to store user informations somewhere.Since I would like to handle these data and work with them I was thinking to use Postgres as DB.I know how to manipulate data in SQL but I don't know how to connect the database to something else...I never did it before so I read something on internet and there are different ways to do this, here what I found :- Using Aqueduct ( I don't know what it is and how it works).- Postgres 2 package ( maybe?).- Connect the app using PHP to something.-Dio package.How you can see I don't know of what I'm talking about, I didn't find something useful on the internet, all seems to be so silent and poor of informations.All I got is that I should rent a VPS server, start Postgres there and connect it to my app.Do you have any suggestion?
January 13, 2021 at 05:42PM by _seeking_answers
https://ift.tt/3oBHZrX
reddit
Connect Postgres to Flutter app
Hi everyone! I'm developing my own app and I need to store user informations somewhere. Since I would like to handle these data and work with...
New post on /r/flutterdev subreddit:
Flutter Tutorial - Toggle Buttons - Deep Dive (Johannes Milke)
https://www.youtube.com/watch?v=v2QGS4UqaqA
January 13, 2021 at 05:24PM by JohannesMilke
https://ift.tt/3qfEWWP
Flutter Tutorial - Toggle Buttons - Deep Dive (Johannes Milke)
https://www.youtube.com/watch?v=v2QGS4UqaqA
January 13, 2021 at 05:24PM by JohannesMilke
https://ift.tt/3qfEWWP
YouTube
Flutter Tutorial - Toggle Buttons - Deep Dive
With Toggle Buttons users can select one or multiple buttons from a variety of related buttons in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
New post on Flutter Dev Google group:
underscore and implicit-dynamic
With no-implicit-dynamic analysis enabled I couldn't get an ignore line to apply to // ignore: no_implicit_dynamic await Future.delayed() This removes the warning Future
underscore and implicit-dynamic
With no-implicit-dynamic analysis enabled I couldn't get an ignore line to apply to // ignore: no_implicit_dynamic await Future.delayed() This removes the warning Future
New tweet from FlutterDev:
⏰ It's a new year, but we are still counting! #FlutterCounterChallenge2020 https://t.co/9opZXtNiya— Flutter (@FlutterDev) January 13, 2021
January 13, 2021 at 06:59PM
http://twitter.com/FlutterDev/status/1349415818086535168
⏰ It's a new year, but we are still counting! #FlutterCounterChallenge2020 https://t.co/9opZXtNiya— Flutter (@FlutterDev) January 13, 2021
January 13, 2021 at 06:59PM
http://twitter.com/FlutterDev/status/1349415818086535168
Twitter
#fluttercounterchallenge2020 hashtag on Twitter
38m ago @FlutterDev tweeted: "⏰ It's a new year, but we are still coun.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
DoYouEvenFlutter [EP.3] Creating custom icon font
https://ift.tt/3qiIEyQ
January 13, 2021 at 07:14PM by ThatLukeUrban
https://ift.tt/2XzimfA
DoYouEvenFlutter [EP.3] Creating custom icon font
https://ift.tt/3qiIEyQ
January 13, 2021 at 07:14PM by ThatLukeUrban
https://ift.tt/2XzimfA
Medium
DoYouEvenFlutter [EP.3] Creating custom icon font
Nowadays, almost every app uses icons, we basically live in the renaissance of iconography. Your icon amount can vary between a few to…
New post on Flutter Dev Google group:
Flutter programmer in Latinoamerica. Español
Hey! my name is Federico Salvatierra. I am an architecture student, music producer, and graphic designer. I am also learning our straup in Uruguay with a great team. Bueno sigo en español, ya que esto está dirigido a personas que manejen el español. Estamos en busca de un programdor de
January 13, 2021 at 08:56PM by Fede Salvatierra
https://ift.tt/39uY1NV
Flutter programmer in Latinoamerica. Español
Hey! my name is Federico Salvatierra. I am an architecture student, music producer, and graphic designer. I am also learning our straup in Uruguay with a great team. Bueno sigo en español, ya que esto está dirigido a personas que manejen el español. Estamos en busca de un programdor de
January 13, 2021 at 08:56PM by Fede Salvatierra
https://ift.tt/39uY1NV
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.
😁1
New post on Flutter Dev Google group:
Help with deprecated List
Hello, I'm having trouble resolving the deprecated List class. There is something I'm missing in the following code. I believe I have the return value corrected (see original commented out and new line below it)[marked as 1], but I still get an error on my getUsers() function saying it doesn't
January 13, 2021 at 10:04PM by Kevin Roberson
https://ift.tt/3smxBGG
Help with deprecated List
Hello, I'm having trouble resolving the deprecated List class. There is something I'm missing in the following code. I believe I have the return value corrected (see original commented out and new line below it)[marked as 1], but I still get an error on my getUsers() function saying it doesn't
January 13, 2021 at 10:04PM by Kevin Roberson
https://ift.tt/3smxBGG
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:
Prediction the future of Flutter: could it grow in popularity to became "everyday" language for mobile app development?
Currently I'm learning Flutter, and I love it so much 🔥, so definitely going to continue.But when I've checked a local job offers (Poland), there no really much of.So could Flutter grow on a few year to be popular as Kotlin or Swift or React Native?Bonus: do it popular in your country?Cheers
January 13, 2021 at 09:03PM by Affectionate-Soft498
https://ift.tt/3i8KWOe
Prediction the future of Flutter: could it grow in popularity to became "everyday" language for mobile app development?
Currently I'm learning Flutter, and I love it so much 🔥, so definitely going to continue.But when I've checked a local job offers (Poland), there no really much of.So could Flutter grow on a few year to be popular as Kotlin or Swift or React Native?Bonus: do it popular in your country?Cheers
January 13, 2021 at 09:03PM by Affectionate-Soft498
https://ift.tt/3i8KWOe
reddit
Prediction the future of Flutter: could it grow in popularity to...
Currently I'm learning Flutter, and I love it so much 🔥, so definitely going to continue. But when I've checked a local job offers (Poland),...
New post on /r/flutterdev subreddit:
Beautifying the Flutter Video Player
https://ift.tt/39vkBWH
January 13, 2021 at 10:47PM by ufohitchhiker
https://ift.tt/35FEysN
Beautifying the Flutter Video Player
https://ift.tt/39vkBWH
January 13, 2021 at 10:47PM by ufohitchhiker
https://ift.tt/35FEysN
Mullr Dev
Beautifying the Flutter Video Player
A Stacked Implementation In my last article I wrote about using the video_player package to show video thumbnails and play videos from a URL. The implementation was quite straightforward and involv…
New post on Flutter Dev Google group:
flutter & wamp in local network
hi i have wamp in server of local network with database and i have make app in flutter who connect to this server i have tried http://localhost , https://ift.tt/3ibhqY2 and https all failled to connect and json dont return result until timeout flutter refuse http, and https certifcate local
January 14, 2021 at 07:02AM by Mhamed Belfortas
https://ift.tt/3bBFi67
flutter & wamp in local network
hi i have wamp in server of local network with database and i have make app in flutter who connect to this server i have tried http://localhost , https://ift.tt/3ibhqY2 and https all failled to connect and json dont return result until timeout flutter refuse http, and https certifcate local
January 14, 2021 at 07:02AM by Mhamed Belfortas
https://ift.tt/3bBFi67
New post on /r/flutterdev subreddit:
Flutter News Application using GetX and WordPress Custom API
‌Episode 3 - GetX Integration in News PageThis is the 3rd episode of the Flutter News Application using GetX and WordPress. In this Video we will do News Page Integration with GetX and with Wordpress (PHP) API and also we will put feature of Pull to Refresh.🎥 Video : https://youtu.be/10DKpOjVvVgThis video belongs to Flutter News Application.SUBSCRIBE if you find this video helpful!❤️
January 14, 2021 at 07:52AM by SnippetCoder_YT
https://ift.tt/3qkcwuN
Flutter News Application using GetX and WordPress Custom API
‌Episode 3 - GetX Integration in News PageThis is the 3rd episode of the Flutter News Application using GetX and WordPress. In this Video we will do News Page Integration with GetX and with Wordpress (PHP) API and also we will put feature of Pull to Refresh.🎥 Video : https://youtu.be/10DKpOjVvVgThis video belongs to Flutter News Application.SUBSCRIBE if you find this video helpful!❤️
January 14, 2021 at 07:52AM by SnippetCoder_YT
https://ift.tt/3qkcwuN
YouTube
Flutter News Application using GetX and WordPress Custom API - EP 03 - News Page GetX Integration
This is the 3rd episode of the Flutter News Application using GetX and WordPress. In this Video we will do News Page Integration with GetX and with Wordpress (PHP) API and also we will put feature of Pull to Refresh.
Click 🔔 to get notified about our latest…
Click 🔔 to get notified about our latest…
New post on Flutter Dev Google group:
set default select item on FormBuilderSearchableDropdown [flutter_form_builder]
hi , i'm using FormBuilderSearchableDropdown everything work perfectly , but i got a small problem on my *Edit Form* i want to set a default select item but i don't know how to set it . data list i get from my backend service look like this *Data :* [ {'label':'Apple', value: 00001}, {'label':'
January 14, 2021 at 10:05AM by You Sour
https://ift.tt/3qktFV4
set default select item on FormBuilderSearchableDropdown [flutter_form_builder]
hi , i'm using FormBuilderSearchableDropdown everything work perfectly , but i got a small problem on my *Edit Form* i want to set a default select item but i don't know how to set it . data list i get from my backend service look like this *Data :* [ {'label':'Apple', value: 00001}, {'label':'
January 14, 2021 at 10:05AM by You Sour
https://ift.tt/3qktFV4
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 Code Linting - Improve your code and enforce Style and errors
https://youtu.be/TBgWVqafJW4
January 14, 2021 at 11:56AM by MyracleDesign
https://ift.tt/3idc3Ib
Flutter Code Linting - Improve your code and enforce Style and errors
https://youtu.be/TBgWVqafJW4
January 14, 2021 at 11:56AM by MyracleDesign
https://ift.tt/3idc3Ib
YouTube
Flutter Code Linting - Improve your code and enforce Style and errors
Join me on my Live Streaming adventures - https://twitch.tv/maxflutter
Join the Membership and support us directly!
https://www.youtube.com/channel/UCgUnLn1FpuHHmO66vn4o1NA/join
Code Linting allows you to enforce styling and error rules onto your code and…
Join the Membership and support us directly!
https://www.youtube.com/channel/UCgUnLn1FpuHHmO66vn4o1NA/join
Code Linting allows you to enforce styling and error rules onto your code and…
New post on /r/flutterdev subreddit:
Can you recommend me a good course on customPainter (shapes, animation, etc)?
Preferably with the deepest dive you could find ;) I'm currently struggling to implement custom slider shapes the way i want (thanks, designer!) and want to rectify this asap
January 14, 2021 at 11:33AM by Selentest
https://ift.tt/38FbFin
Can you recommend me a good course on customPainter (shapes, animation, etc)?
Preferably with the deepest dive you could find ;) I'm currently struggling to implement custom slider shapes the way i want (thanks, designer!) and want to rectify this asap
January 14, 2021 at 11:33AM by Selentest
https://ift.tt/38FbFin
reddit
Can you recommend me a good course on customPainter (shapes,...
Preferably with the deepest dive you could find ;) I'm currently struggling to implement custom slider shapes the way i want (thanks, designer!)...