New post on Flutter Dev Google group:
A javascript & typescript community on what's app
From the Developer View Point (DVP) this our new community for the JavaScript and Typescript Developers. These communities are made for the developers how need answers for there problems https://ift.tt/31jfkP3 Please join and share to other javascript & typescript
August 21, 2020 at 11:53PM by Vishnu Suresh
https://ift.tt/31ionjr
A javascript & typescript community on what's app
From the Developer View Point (DVP) this our new community for the JavaScript and Typescript Developers. These communities are made for the developers how need answers for there problems https://ift.tt/31jfkP3 Please join and share to other javascript & typescript
August 21, 2020 at 11:53PM by Vishnu Suresh
https://ift.tt/31ionjr
WhatsApp.com
JS & TS community by DVP
WhatsApp Group Invite
New post on /r/flutterdev subreddit:
I've made a dart package inspired from Windows Phone 8 style pivots
I am an Android developer, a flutter developer actually for about 2 years, but my first smartphone was the good old Lumia 520,and I've never found a UI experience like that ever since. Something struck me today and I sat down at 11PM to try mimic a small part of the WP ui on Flutter. For those who don't know about flutter, it's a cross platform app development framework.After I implemented it, I thought of publishing it as a plugin, who knows, maybe someone would like to use it one day 😅Here's the repository to the plugin wp_pivot_flutter , I'll publish it to pub.dev within a day or two after proper documentation. I've tried to keep it as customisable as possible
August 22, 2020 at 01:01AM by kabiloka
https://ift.tt/3lhCZaO
I've made a dart package inspired from Windows Phone 8 style pivots
I am an Android developer, a flutter developer actually for about 2 years, but my first smartphone was the good old Lumia 520,and I've never found a UI experience like that ever since. Something struck me today and I sat down at 11PM to try mimic a small part of the WP ui on Flutter. For those who don't know about flutter, it's a cross platform app development framework.After I implemented it, I thought of publishing it as a plugin, who knows, maybe someone would like to use it one day 😅Here's the repository to the plugin wp_pivot_flutter , I'll publish it to pub.dev within a day or two after proper documentation. I've tried to keep it as customisable as possible
August 22, 2020 at 01:01AM by kabiloka
https://ift.tt/3lhCZaO
GitHub
Chinmay-KB/wp_pivot_flutter
A Windows Phone Style Pivot Tab Bar implementation in Flutter - Chinmay-KB/wp_pivot_flutter
New post on Flutter Dev Google group:
Switch widget / SwitchListTitle not work in Samsung S20
Hi I reach a strange behavior on the Switch widget or SwitchListTitle widget. I tested the same app in 3 mobiles. And only S20 can't render the switch widget or SwitchListTile widget. The rest of the App is good in all mobiles. Please see the screenshots for details. I try to repeat the problem
August 22, 2020 at 03:43AM by stamp Face
https://ift.tt/2YnxqgS
Switch widget / SwitchListTitle not work in Samsung S20
Hi I reach a strange behavior on the Switch widget or SwitchListTitle widget. I tested the same app in 3 mobiles. And only S20 can't render the switch widget or SwitchListTile widget. The rest of the App is good in all mobiles. Please see the screenshots for details. I try to repeat the problem
August 22, 2020 at 03:43AM by stamp Face
https://ift.tt/2YnxqgS
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 Flutter Dev Google group:
fit glass pane and flutter widgets's chrome selection
Is there a way to select a widget to inspect it in chrome ?[image: fit-glass-pane.PNG]
August 22, 2020 at 04:54AM by Bened
https://ift.tt/2CPkjh3
fit glass pane and flutter widgets's chrome selection
Is there a way to select a widget to inspect it in chrome ?[image: fit-glass-pane.PNG]
August 22, 2020 at 04:54AM by Bened
https://ift.tt/2CPkjh3
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 News App (Frontend To Backend) Part 3 - Nested Scroll View
https://youtu.be/fdGPlnDD8k0
August 22, 2020 at 05:31AM by No-Science-6310
https://ift.tt/3aKIN7P
Flutter News App (Frontend To Backend) Part 3 - Nested Scroll View
https://youtu.be/fdGPlnDD8k0
August 22, 2020 at 05:31AM by No-Science-6310
https://ift.tt/3aKIN7P
YouTube
Flutter News App (Frontend To Backend) Part 3 - Nested Scroll View
Hello guys, this video is a part of a flutter series we are started to upload on YouTube.
Flutter News App (Frontend to Backend)
In this video, we will create the body of the homepage using Nested Scroll View.
📝Blog for this video: https://dev.to/codedecoders/nested…
Flutter News App (Frontend to Backend)
In this video, we will create the body of the homepage using Nested Scroll View.
📝Blog for this video: https://dev.to/codedecoders/nested…
New post on /r/flutterdev subreddit:
Flutter — Layout system overview
https://link.medium.com/3akUjpCg98
August 22, 2020 at 06:14AM by guilhermevsilva
https://ift.tt/3l1fZMW
Flutter — Layout system overview
https://link.medium.com/3akUjpCg98
August 22, 2020 at 06:14AM by guilhermevsilva
https://ift.tt/3l1fZMW
Medium
Flutter — Layout system overview
Recently, I’ve decided to focus on Flutter fundamentals. This time I’m trying to understand a little better “how the Layout system works,”…
New post on /r/flutterdev subreddit:
Flutter Netflix Responsive UI Tutorial | Web and Mobile
https://youtu.be/rJKN_880b-M
August 22, 2020 at 12:01PM by Marcus-Ng
https://ift.tt/2EfUNCq
Flutter Netflix Responsive UI Tutorial | Web and Mobile
https://youtu.be/rJKN_880b-M
August 22, 2020 at 12:01PM by Marcus-Ng
https://ift.tt/2EfUNCq
YouTube
Flutter Netflix Clone Responsive UI Tutorial | Web and Mobile
» Flutter courses, writeups, and source code on Launch Club 🧠
https://drp.li/Iq9Bk
» Flutter Job Board 👋
https://drp.li/T9bLq
Learn how to build Netflix’s beautiful, responsive user interface for mobile and web using Flutter. You'll learn how to create…
https://drp.li/Iq9Bk
» Flutter Job Board 👋
https://drp.li/T9bLq
Learn how to build Netflix’s beautiful, responsive user interface for mobile and web using Flutter. You'll learn how to create…
New post on /r/flutterdev subreddit:
CodePush and Flutter
I just began learning Flutter and came across note that Flutter does not support Code Push.I have experience working with react native but never used CP.I read that it allows to deliver in-app updates i.e. allow to update without going to app store like Play store.Want to know how not supporting CP affects Flutter development. Does it mean that Flutter doesn't support in-app updates and updating is only possible via conventional update process which is by updating app from the store?How else can it affect my app development?Want to know since I want to select the correct tool to make an app.
August 22, 2020 at 12:45PM by purezen
https://ift.tt/2EvkMp1
CodePush and Flutter
I just began learning Flutter and came across note that Flutter does not support Code Push.I have experience working with react native but never used CP.I read that it allows to deliver in-app updates i.e. allow to update without going to app store like Play store.Want to know how not supporting CP affects Flutter development. Does it mean that Flutter doesn't support in-app updates and updating is only possible via conventional update process which is by updating app from the store?How else can it affect my app development?Want to know since I want to select the correct tool to make an app.
August 22, 2020 at 12:45PM by purezen
https://ift.tt/2EvkMp1
reddit
CodePush and Flutter
I just began learning Flutter and came across note that Flutter does not support Code Push. I have experience working with react native but never...
New post on /r/flutterdev subreddit:
Beautiful Login Screen with Lit Firebase Auth
https://youtu.be/jK_n-6-PkSY
August 22, 2020 at 01:14PM by immacoder
https://ift.tt/2QcUsCQ
Beautiful Login Screen with Lit Firebase Auth
https://youtu.be/jK_n-6-PkSY
August 22, 2020 at 01:14PM by immacoder
https://ift.tt/2QcUsCQ
reddit
Beautiful Login Screen with Lit Firebase Auth
Posted in r/FlutterDev by u/immacoder • 91 points and 8 comments
New post on Flutter Dev Google group:
flutter channels
Can any one tells me flutter channels like how many they are and which one the better or the better depends on the user requirement thanks
August 22, 2020 at 05:27PM by husam alkdary
https://ift.tt/2En1CSm
flutter channels
Can any one tells me flutter channels like how many they are and which one the better or the better depends on the user requirement thanks
August 22, 2020 at 05:27PM by husam alkdary
https://ift.tt/2En1CSm
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:
I made a website to handle all of the bug-prone firebase and stripe backend, so that you can easily implement a registration system, manage payments and deal with the database visually.
I have been using Flutter for a couple of months now, and I still always run into errors when I am working on my backend. I worked on a program in my free time, so that I don't have to spend so much time working on the backend, and I can develop apps more quickly and easily.It has been so useful because the week I spent making it was worth, it because now it takes me a day to make complex apps with difficult backends, like social medias.I started to make it because I spent a day trying to get a simple firebase login sorted, which should have taken 30 minutes maximum. I decided to make the program so that I don't have to deal with the problem any more.
August 22, 2020 at 06:33PM by strijle
https://ift.tt/2Yp51ae
I made a website to handle all of the bug-prone firebase and stripe backend, so that you can easily implement a registration system, manage payments and deal with the database visually.
I have been using Flutter for a couple of months now, and I still always run into errors when I am working on my backend. I worked on a program in my free time, so that I don't have to spend so much time working on the backend, and I can develop apps more quickly and easily.It has been so useful because the week I spent making it was worth, it because now it takes me a day to make complex apps with difficult backends, like social medias.I started to make it because I spent a day trying to get a simple firebase login sorted, which should have taken 30 minutes maximum. I decided to make the program so that I don't have to deal with the problem any more.
August 22, 2020 at 06:33PM by strijle
https://ift.tt/2Yp51ae
reddit
I made a website to handle all of the bug-prone firebase and...
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
widget getting rebuilt infinitely.
Hey guys, I am working on a flutter app using Provider and Shared Preferences. My widget is getting rebuilt infinitely and I am not sure what I am doing wrong. Any sort of help would be amazin. Here is a link to my stackOverflow question. https://ift.tt/3gpQ8KZ
August 22, 2020 at 06:50PM by sava...@gmail.com
https://ift.tt/2Ek8e49
widget getting rebuilt infinitely.
Hey guys, I am working on a flutter app using Provider and Shared Preferences. My widget is getting rebuilt infinitely and I am not sure what I am doing wrong. Any sort of help would be amazin. Here is a link to my stackOverflow question. https://ift.tt/3gpQ8KZ
August 22, 2020 at 06:50PM by sava...@gmail.com
https://ift.tt/2Ek8e49
Stack Overflow
How to deal with unwanted widget build?
For various reasons, sometimes the build method of my widgets is called again.
I know that it happens because a parent updated. But this causes undesired effects.
A typical situation where it ca...
I know that it happens because a parent updated. But this causes undesired effects.
A typical situation where it ca...
New post on /r/flutterdev subreddit:
Flutter 1.20 is awesome and other cross-platform tips
I was developing a podcast player app previously posted in Flutter channel. It got some nice reviews regarding UI but I wanted to make the first time render even faster as older flutter versions had some jank issues the first time app was opened. Last week I updated it to 1.20 and its so much smoother after following the official guidelines.I also ported from iOS to android within 3 days and these are some of the tips that helped.1) Wrap all alert/confirm dialoags in your custom widget in which you can use if(iOS)... else...This will be really helpful as your app gets bigger and can be re-used.2) Similarly wrap any widgets like sliders or any platform specific widget in your custom widget.3) Also write custom pagescaffold as iOS should use CupertinoPageScaffold and android should use Scaffold for platform specific look.Please add anything else you think would help.P.S Huge thanks to the Flutter community for giving me feedback and helping me improve the app :)
August 22, 2020 at 07:32PM by altair279
https://ift.tt/2E8kd52
Flutter 1.20 is awesome and other cross-platform tips
I was developing a podcast player app previously posted in Flutter channel. It got some nice reviews regarding UI but I wanted to make the first time render even faster as older flutter versions had some jank issues the first time app was opened. Last week I updated it to 1.20 and its so much smoother after following the official guidelines.I also ported from iOS to android within 3 days and these are some of the tips that helped.1) Wrap all alert/confirm dialoags in your custom widget in which you can use if(iOS)... else...This will be really helpful as your app gets bigger and can be re-used.2) Similarly wrap any widgets like sliders or any platform specific widget in your custom widget.3) Also write custom pagescaffold as iOS should use CupertinoPageScaffold and android should use Scaffold for platform specific look.Please add anything else you think would help.P.S Huge thanks to the Flutter community for giving me feedback and helping me improve the app :)
August 22, 2020 at 07:32PM by altair279
https://ift.tt/2E8kd52
reddit
Podcast player app built using Flutter - Beta testers also get...
Posted in r/Flutter by u/altair279 • 39 points and 32 comments
New post on /r/flutterdev subreddit:
Thermal printer with Flutter
Can anyone suggest me plugin for printing a receipt in thermal printer. The printer i am using in a Star SM L200. I tried the plugin esc_pos bluetooth but its not printing even the test print.
August 22, 2020 at 09:57PM by Vasooli-Bhai
https://ift.tt/2YrRMpp
Thermal printer with Flutter
Can anyone suggest me plugin for printing a receipt in thermal printer. The printer i am using in a Star SM L200. I tried the plugin esc_pos bluetooth but its not printing even the test print.
August 22, 2020 at 09:57PM by Vasooli-Bhai
https://ift.tt/2YrRMpp
reddit
Thermal printer with Flutter
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter : Blog App profile screen #32
https://youtu.be/Qkn85G_X_Tg
August 22, 2020 at 04:07AM by devstackin
https://ift.tt/3aUVlcL
Flutter : Blog App profile screen #32
https://youtu.be/Qkn85G_X_Tg
August 22, 2020 at 04:07AM by devstackin
https://ift.tt/3aUVlcL
YouTube
Flutter: Profile Page Wrap Up Video || Flutter || MongoDB || NodeJs || Express Js || 32
Show your support and subscribe to the channel -: https://devstack.page.link/eNh4
In this video, we will complete the profile page work. From the next video, we will work on endpoint creation for Blog-Post.
Resources -:
1) Last video -: https://yout…
In this video, we will complete the profile page work. From the next video, we will work on endpoint creation for Blog-Post.
Resources -:
1) Last video -: https://yout…
New post on /r/flutterdev subreddit:
Flutter Web and Streams by aseem wangoo
https://www.youtube.com/watch?v=c_mjIb3dkFM&feature=youtu.be
August 22, 2020 at 09:35AM by AseemWangoo
https://ift.tt/3aPJHA4
Flutter Web and Streams by aseem wangoo
https://www.youtube.com/watch?v=c_mjIb3dkFM&feature=youtu.be
August 22, 2020 at 09:35AM by AseemWangoo
https://ift.tt/3aPJHA4
YouTube
Flutter Web and Streams | Form validation in Flutter streams
This video shows how to use streams in Flutter Web. (Form validation with stream) Input fields are validated (streams) using StreamTransformers.
*Flutter Web and Streams | Form validation in Flutter streams *
We will cover briefly about
1. Streams inside…
*Flutter Web and Streams | Form validation in Flutter streams *
We will cover briefly about
1. Streams inside…
New post on /r/flutterdev subreddit:
Flutter Connect Four Game - The Game Logic - 03
https://www.youtube.com/watch?v=Jc22Cl3Y4Tw&feature=share
August 21, 2020 at 07:26PM by syntacops
https://ift.tt/3gtAbDX
Flutter Connect Four Game - The Game Logic - 03
https://www.youtube.com/watch?v=Jc22Cl3Y4Tw&feature=share
August 21, 2020 at 07:26PM by syntacops
https://ift.tt/3gtAbDX
YouTube
Flutter Connect Four Game - The Game Logic - 03
In this part of the Flutter Connect Four Series we make the UI reactive to the state changes and implement the functionalities which enables the user to insert a coin into a column.
#flutterConnectFour #GetxController #StateManagement # ReactiveUI
-----…
#flutterConnectFour #GetxController #StateManagement # ReactiveUI
-----…
New post on /r/flutterdev subreddit:
Anyone know when Flutter Web will be fully released?
For the project I am working on, I am using Flutter Web. It feels a lot better to use to build web apps compared to traditional HTML/CSS/JS and stuff like React or Vue. It is the one part of Flutter I am really excited about. Is there anyone that knows about this or someone from the Flutter team that can give a bit of insight into this?It would be greatly appreciated! :)
August 23, 2020 at 12:19AM by jazilzaim
https://ift.tt/3glPiz5
Anyone know when Flutter Web will be fully released?
For the project I am working on, I am using Flutter Web. It feels a lot better to use to build web apps compared to traditional HTML/CSS/JS and stuff like React or Vue. It is the one part of Flutter I am really excited about. Is there anyone that knows about this or someone from the Flutter team that can give a bit of insight into this?It would be greatly appreciated! :)
August 23, 2020 at 12:19AM by jazilzaim
https://ift.tt/3glPiz5
reddit
Anyone know when Flutter Web will be fully released?
For the project I am working on, I am using Flutter Web. It feels a lot better to use to build web apps compared to traditional HTML/CSS/JS and...
New post on /r/flutterdev subreddit:
Covid19Stats 2.0 (with a custom date range picker)
https://ift.tt/33McQIS
August 23, 2020 at 01:25AM by TaveGabriel
https://ift.tt/3aLKeTx
Covid19Stats 2.0 (with a custom date range picker)
https://ift.tt/33McQIS
August 23, 2020 at 01:25AM by TaveGabriel
https://ift.tt/3aLKeTx
GitHub
GabrielTavernini/Covid19Stats
A simple mobile app developed with Flutter to visualize Covid19 statistics 🦠 - GabrielTavernini/Covid19Stats
New post on /r/flutterdev subreddit:
How to parse JSON in Dart/Flutter
https://ift.tt/2QjPYu6
August 23, 2020 at 06:37AM by tranhuyphuc
https://ift.tt/2FPXnPZ
How to parse JSON in Dart/Flutter
https://ift.tt/2QjPYu6
August 23, 2020 at 06:37AM by tranhuyphuc
https://ift.tt/2FPXnPZ
Coflutter
Dart/Flutter - How to parse JSON using dart:convert - Coflutter
Using dart:convert library to parse JSON in Dart/Flutter.
New post on /r/flutterdev subreddit:
FutureBuilder and Asynchronous Programming
https://www.youtube.com/playlist?list=PLRT5VDuA0QGVyzxEZw8Fugx1_5sM3aV9Y
August 23, 2020 at 02:04PM by abhishvekpvt
https://ift.tt/3j65nup
FutureBuilder and Asynchronous Programming
https://www.youtube.com/playlist?list=PLRT5VDuA0QGVyzxEZw8Fugx1_5sM3aV9Y
August 23, 2020 at 02:04PM by abhishvekpvt
https://ift.tt/3j65nup
YouTube
Flutter Concepts
Easy to deploy Flutter Widets and Concepts!