New post on Flutter Dev Google group:
flutter login and signup
Do any one have login and signup back-end code using json .
October 08, 2020 at 09:03AM by sona
https://ift.tt/3jTZxxj
flutter login and signup
Do any one have login and signup back-end code using json .
October 08, 2020 at 09:03AM by sona
https://ift.tt/3jTZxxj
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:
State Management in Flutter using Provider (Tutorial series for beginners)
https://ift.tt/2HZ3wu7
October 08, 2020 at 12:25PM by cheerfulboy
https://ift.tt/33Dp5sK
State Management in Flutter using Provider (Tutorial series for beginners)
https://ift.tt/2HZ3wu7
October 08, 2020 at 12:25PM by cheerfulboy
https://ift.tt/33Dp5sK
New post on Flutter Dev Google group:
Automated Vulnerability Assessments
Hi, is there a tool out there that can do automated vulnerability assessments with DART? We can use the Sonar Plugin for code quality, but we can't find a solution for this. So I reach out to you.. Thanks. Minne
October 08, 2020 at 12:34PM by Minne Prins jr.
https://ift.tt/2IcAJmd
Automated Vulnerability Assessments
Hi, is there a tool out there that can do automated vulnerability assessments with DART? We can use the Sonar Plugin for code quality, but we can't find a solution for this. So I reach out to you.. Thanks. Minne
October 08, 2020 at 12:34PM by Minne Prins jr.
https://ift.tt/2IcAJmd
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 e commerce UI Kit - On Boarding Screen
https://www.youtube.com/watch?v=AQ0C-kE322Q&feature=share
October 08, 2020 at 02:40PM by dickyrey
https://ift.tt/36LjPVQ
Flutter e commerce UI Kit - On Boarding Screen
https://www.youtube.com/watch?v=AQ0C-kE322Q&feature=share
October 08, 2020 at 02:40PM by dickyrey
https://ift.tt/36LjPVQ
YouTube
Flutter e commerce UI Kit - On Boarding Screen
#Flutter #MobileApps #E-Commerce #DarkTheme
Onboarding is a virtual unboxing experience that helps users get started with an app.
In this video, we build onboarding screen with introduction screen package
package: https://pub.dev/packages/introduction_screen…
Onboarding is a virtual unboxing experience that helps users get started with an app.
In this video, we build onboarding screen with introduction screen package
package: https://pub.dev/packages/introduction_screen…
New post on /r/flutterdev subreddit:
Make 2048 With Flutter
https://www.youtube.com/watch?v=QEqLobOif3Y
October 08, 2020 at 03:43PM by thkp_jon
https://ift.tt/36Gy0LX
Make 2048 With Flutter
https://www.youtube.com/watch?v=QEqLobOif3Y
October 08, 2020 at 03:43PM by thkp_jon
https://ift.tt/36Gy0LX
YouTube
Make 2048 With Flutter
Create the addictive classic, 2048, from scratch.
github: https://github.com/bedardjo/f2048
Chapters:
0:00 Intro
1:35 Define Tile Class
7:06 GestureDetector
12:20 Swipe implementation
19:04 Swipe Algorithm Examples
23:08 Animations
28:40 Adding Tiles
github: https://github.com/bedardjo/f2048
Chapters:
0:00 Intro
1:35 Define Tile Class
7:06 GestureDetector
12:20 Swipe implementation
19:04 Swipe Algorithm Examples
23:08 Animations
28:40 Adding Tiles
New post on Flutter Dev Google group:
Flutter app slow load after installing security certificate on GoDaddy
Loaded my app on GoDaddy and tested - worked great! Loaded very quickly (.5 - 1.0 seconds). Installed GoDaddy https certificate. Now it takes 4.0-5.0 seconds to load. Any ideas? Do I need to reference the certificate from within the flutter app somehow? Help, please!
October 08, 2020 at 03:58PM by Blaine Fredrickson
https://ift.tt/2IaPZ2T
Flutter app slow load after installing security certificate on GoDaddy
Loaded my app on GoDaddy and tested - worked great! Loaded very quickly (.5 - 1.0 seconds). Installed GoDaddy https certificate. Now it takes 4.0-5.0 seconds to load. Any ideas? Do I need to reference the certificate from within the flutter app somehow? Help, please!
October 08, 2020 at 03:58PM by Blaine Fredrickson
https://ift.tt/2IaPZ2T
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:
Mac App Store Like Layout
Hello, I'm looking for a layout look like Mac App Store. Any advice or snipped would be helpful.
October 08, 2020 at 05:07PM by hmert
https://ift.tt/34G6M5i
Mac App Store Like Layout
Hello, I'm looking for a layout look like Mac App Store. Any advice or snipped would be helpful.
October 08, 2020 at 05:07PM by hmert
https://ift.tt/34G6M5i
reddit
Mac App Store Like Layout
Hello, I'm looking for a layout look like Mac App Store. Any advice or snipped would be helpful.
New post on /r/flutterdev subreddit:
Flutter Typewriter | Widget Workshop | SuperDeclarative!
https://youtu.be/i30b-RhRXcY
October 08, 2020 at 06:43PM by EngineerScientist
https://ift.tt/30Lhm9U
Flutter Typewriter | Widget Workshop | SuperDeclarative!
https://youtu.be/i30b-RhRXcY
October 08, 2020 at 06:43PM by EngineerScientist
https://ift.tt/30Lhm9U
YouTube
Flutter Typewriter | Widget Workshop
Today we’re building a typewriter widget in Flutter.
Steps:
0:00 - Welcome
0:57 - Static display
6:58 - Animate typing
15:22 - Randomize typing speed
21:18 - Type multiple messages
27:46 - Delete characters
33:59 - Blinking cursor
----
Follow:
@SuprDeclarative…
Steps:
0:00 - Welcome
0:57 - Static display
6:58 - Animate typing
15:22 - Randomize typing speed
21:18 - Type multiple messages
27:46 - Delete characters
33:59 - Blinking cursor
----
Follow:
@SuprDeclarative…
New post on /r/flutterdev subreddit:
Interview questions for flutter
I'm relative new to flutter (~6 months working as a developer for a company), this week I will be interviewing some candidates for a job in my team, what kind of questions do you think is the best for get to know the candidate skills in flutter?I currently have questions about:- What architectures do they use
- Flutter life cycle
- If they ever created a flutter plugin
October 08, 2020 at 06:29PM by Manzke
https://ift.tt/30LLC4S
Interview questions for flutter
I'm relative new to flutter (~6 months working as a developer for a company), this week I will be interviewing some candidates for a job in my team, what kind of questions do you think is the best for get to know the candidate skills in flutter?I currently have questions about:- What architectures do they use
- Flutter life cycle
- If they ever created a flutter plugin
October 08, 2020 at 06:29PM by Manzke
https://ift.tt/30LLC4S
reddit
Interview questions for flutter
I'm relative new to flutter (\~6 months working as a developer for a company), this week I will be interviewing some candidates for a job in my...
New post on Flutter Dev Google group:
#3 - Various Types of Flutter Buttons - Flutter Tutorial Series
As a part of our flutter tutorial series (https://ift.tt/2GCMmlQ), we have released new content about Exploring Flutter Buttons (https://ift.tt/2GGsy0N) Cheers! EasyFlutter
October 08, 2020 at 06:41PM by Easy Flutter
https://ift.tt/3ltXEYa
#3 - Various Types of Flutter Buttons - Flutter Tutorial Series
As a part of our flutter tutorial series (https://ift.tt/2GCMmlQ), we have released new content about Exploring Flutter Buttons (https://ift.tt/2GGsy0N) Cheers! EasyFlutter
October 08, 2020 at 06:41PM by Easy Flutter
https://ift.tt/3ltXEYa
EasyFlutter
Flutter Tutorial - EasyFlutter
Installation How to Install Flutter on Windows How to Install Flutter on Mac Your First Flutter App Basics Hello World – Your First Flutter Project MaterialApp & Scaffold in Flutter How to Display Images from Internet in Flutter How to Display Images from…
New tweet from FlutterDev:
Save structured data on the device!
One of the most popular SQLite libraries for Flutter is package:sqflite. See how it works in this #PackageoftheWeek → https://t.co/k2KvN7pCz8 pic.twitter.com/iVP0DwGkXw— Flutter (@FlutterDev) October 8, 2020
October 08, 2020 at 07:30PM
http://twitter.com/FlutterDev/status/1314256747893329921
Save structured data on the device!
One of the most popular SQLite libraries for Flutter is package:sqflite. See how it works in this #PackageoftheWeek → https://t.co/k2KvN7pCz8 pic.twitter.com/iVP0DwGkXw— Flutter (@FlutterDev) October 8, 2020
October 08, 2020 at 07:30PM
http://twitter.com/FlutterDev/status/1314256747893329921
Twitter
#packageoftheweek hashtag on Twitter
8m ago @FlutterDev tweeted: "🌐 #PackageoftheWeek: package:connectivi.." - read what others are saying and join the conversation.
New post on Flutter Dev Google group:
[New Plugin] Flutter Media Streamer - Get your gallery on Flutter
Hi, I just published Flutter Media Streamer
[New Plugin] Flutter Media Streamer - Get your gallery on Flutter
Hi, I just published Flutter Media Streamer
New post on /r/flutterdev subreddit:
Cache HTTP response with Dio-Flutter (http caching)
https://ift.tt/2GOpK1y
October 08, 2020 at 11:12PM by ObadaJasm
https://ift.tt/36L4l41
Cache HTTP response with Dio-Flutter (http caching)
https://ift.tt/2GOpK1y
October 08, 2020 at 11:12PM by ObadaJasm
https://ift.tt/36L4l41
New post on /r/flutterdev subreddit:
I find out that image object has toByteData method.
This is how you can use it…https://github.com/kherel/flutter_fun/blob/master/gifs/fun_with_image_data.gifhttps://github.com/kherel/flutter_fun
October 08, 2020 at 11:00PM by kherel
https://ift.tt/3dbkuAX
I find out that image object has toByteData method.
This is how you can use it…https://github.com/kherel/flutter_fun/blob/master/gifs/fun_with_image_data.gifhttps://github.com/kherel/flutter_fun
October 08, 2020 at 11:00PM by kherel
https://ift.tt/3dbkuAX
GitHub
kherel/flutter_fun
Flutter UI Challenges for fun. Contribute to kherel/flutter_fun development by creating an account on GitHub.
New tweet from FlutterDev:
Find 🆕 #MaterialMotion demos in the Flutter gallery app ➕ a brand new study based on Reply! 💌
Check it out 👉 https://t.co/4Q3AbK5KBw pic.twitter.com/PILmFv0CNH— Material Design (@materialdesign) October 8, 2020
October 08, 2020 at 11:00PM
http://twitter.com/FlutterDev/status/1314309599151955968
Find 🆕 #MaterialMotion demos in the Flutter gallery app ➕ a brand new study based on Reply! 💌
Check it out 👉 https://t.co/4Q3AbK5KBw pic.twitter.com/PILmFv0CNH— Material Design (@materialdesign) October 8, 2020
October 08, 2020 at 11:00PM
http://twitter.com/FlutterDev/status/1314309599151955968
Twitter
#materialmotion hashtag on Twitter
15m ago @materialdesign tweeted: "🎞What is #MaterialMotion?
👩🏫Learn .." - read what others are saying and join the conversation.
👩🏫Learn .." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
My second Flutter app!
Code on Gitlab(Code) So as I have worked with react native before and with what I've read online I never was able to do a nice frosted glass effect and I thought it wasn't even possible on andróid i mean! I just came across a video on YouTube and learned that it was possible on flutter and immediately started this app Will frosted glass everywhere. I really like the idea, it is a little bit hard on gpu but im optimizing every build. It has no ads and I will never add ads because it will ruin the ui. Its just some kind of self experiment and it turned out pretty good. Some screens If someone wants to download and test by himself contact me to send the link because I dont want this to be flagged as self promotion I need feedback and any advice for optimisations 😊 Love Flutter
October 09, 2020 at 12:05AM by priftifranko
https://ift.tt/36Mqzmc
My second Flutter app!
Code on Gitlab(Code) So as I have worked with react native before and with what I've read online I never was able to do a nice frosted glass effect and I thought it wasn't even possible on andróid i mean! I just came across a video on YouTube and learned that it was possible on flutter and immediately started this app Will frosted glass everywhere. I really like the idea, it is a little bit hard on gpu but im optimizing every build. It has no ads and I will never add ads because it will ruin the ui. Its just some kind of self experiment and it turned out pretty good. Some screens If someone wants to download and test by himself contact me to send the link because I dont want this to be flagged as self promotion I need feedback and any advice for optimisations 😊 Love Flutter
October 09, 2020 at 12:05AM by priftifranko
https://ift.tt/36Mqzmc
GitLab
Franko Prifti / tech_news
New post on /r/flutterdev subreddit:
Weekly newsletter
Hello,I am used to receiving a weekly newsletter in other languages/frameworks to keep up to date with the latest patterns/trends. What are some popular options for Flutter? I did a Google search but most of them were abandoned.Thanks!
October 09, 2020 at 12:00AM by netcyrax
https://ift.tt/34C3iB0
Weekly newsletter
Hello,I am used to receiving a weekly newsletter in other languages/frameworks to keep up to date with the latest patterns/trends. What are some popular options for Flutter? I did a Google search but most of them were abandoned.Thanks!
October 09, 2020 at 12:00AM by netcyrax
https://ift.tt/34C3iB0
reddit
Weekly newsletter
Hello, I am used to receiving a weekly newsletter in other languages/frameworks to keep up to date with the latest patterns/trends. What are some...
New post on /r/flutterdev subreddit:
Torn between Firebase and PostgreSQL
Hello fellows :)I am developing an app in flutter and I was just wondering whether I should go with Firebase as my database option or with PostgreSQL.My data consists of mostly reads, there are writes but not as much as reads! So I want something with fast read abilities.Also since I am going to connect it to a web app as well it should be simple to work with web technologies as well.
October 09, 2020 at 12:55AM by iEmerald
https://ift.tt/34FOMIi
Torn between Firebase and PostgreSQL
Hello fellows :)I am developing an app in flutter and I was just wondering whether I should go with Firebase as my database option or with PostgreSQL.My data consists of mostly reads, there are writes but not as much as reads! So I want something with fast read abilities.Also since I am going to connect it to a web app as well it should be simple to work with web technologies as well.
October 09, 2020 at 12:55AM by iEmerald
https://ift.tt/34FOMIi
reddit
Torn between Firebase and PostgreSQL
Hello fellows :) I am developing an app in flutter and I was just wondering whether I should go with Firebase as my database option or with...
New post on /r/flutterdev subreddit:
Alternatives for textField in flutter
Hey guys, i am new to flutter and i am trying to create this note app and as you know one of the very basic thing you can do in notes is to write a short text or maybe a very long one. TextField works great on short notes but fails to save a long text, same if you wanna try and paste some long text from clipboard. Have any suggestions for me ?Tried working on Maxlines & length but it just don’t work on those lengthy notes
October 09, 2020 at 02:16AM by farovitus
https://ift.tt/34AVnUA
Alternatives for textField in flutter
Hey guys, i am new to flutter and i am trying to create this note app and as you know one of the very basic thing you can do in notes is to write a short text or maybe a very long one. TextField works great on short notes but fails to save a long text, same if you wanna try and paste some long text from clipboard. Have any suggestions for me ?Tried working on Maxlines & length but it just don’t work on those lengthy notes
October 09, 2020 at 02:16AM by farovitus
https://ift.tt/34AVnUA
reddit
Alternatives for textField in flutter
Hey guys, i am new to flutter and i am trying to create this note app and as you know one of the very basic thing you can do in notes is to write...
New post on Flutter Dev Google group:
Flutter 1.22.1 hotfix released to the stable channel.
Hi, Flutter 1.22.1 has been released to stable. This is a hotfix release on the 1.22 branch and also includes a hotfixed Dart 2.10.1 version. Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel
Flutter 1.22.1 hotfix released to the stable channel.
Hi, Flutter 1.22.1 has been released to stable. This is a hotfix release on the 1.22 branch and also includes a hotfixed Dart 2.10.1 version. Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel
New post on /r/flutterdev subreddit:
Thoughts on Alberto Milla's book "Flutter Complete Reference" ?
Has anyone read this book?How does it compare to the other suggested titles on flutter.dev?
October 09, 2020 at 03:36AM by dexterjam
https://ift.tt/3iFwE6x
Thoughts on Alberto Milla's book "Flutter Complete Reference" ?
Has anyone read this book?How does it compare to the other suggested titles on flutter.dev?
October 09, 2020 at 03:36AM by dexterjam
https://ift.tt/3iFwE6x
reddit
Thoughts on Alberto Milla's book "Flutter Complete Reference" ?
Has anyone read this book? How does it compare to the other suggested titles on flutter.dev?