New post on Flutter Dev Google group:
How to capture keystrokes from TextField widget?
Hi, I made a custom Widget that contains a TextField inside of it. I need to be able to detect when the user is pressing the backspace button after the TextField is empty ("over deleting"). For this, I need to be able to capture every keystroke made on the TextField and fire a callback with the
August 15, 2020 at 11:58AM by Guy Or
https://ift.tt/3fWrf9D
How to capture keystrokes from TextField widget?
Hi, I made a custom Widget that contains a TextField inside of it. I need to be able to detect when the user is pressing the backspace button after the TextField is empty ("over deleting"). For this, I need to be able to capture every keystroke made on the TextField and fire a callback with the
August 15, 2020 at 11:58AM by Guy Or
https://ift.tt/3fWrf9D
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 Netflix Subscription UI
Found one clean looking Netflix subscription UI. I gave it try in flutter. Within an hour time result is pretty good. Here is the GitHub linkhttps://github.com/ManojMM026/netflix_subscriptions_uiFlutter #flutterdev #dart @FlutterDev @r_FlutterDev
August 15, 2020 at 11:47AM by ManojMM026
https://ift.tt/2PRaWAm
Flutter Netflix Subscription UI
Found one clean looking Netflix subscription UI. I gave it try in flutter. Within an hour time result is pretty good. Here is the GitHub linkhttps://github.com/ManojMM026/netflix_subscriptions_uiFlutter #flutterdev #dart @FlutterDev @r_FlutterDev
August 15, 2020 at 11:47AM by ManojMM026
https://ift.tt/2PRaWAm
GitHub
GitHub - ManojMM026/netflix_subscriptions_ui: Netflix subscription UI
Netflix subscription UI. Contribute to ManojMM026/netflix_subscriptions_ui development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Vertical Card Pager
https://youtu.be/1U7e88hGDck
August 15, 2020 at 11:19AM by Radhika_Shah_
https://ift.tt/3fYTOmZ
Vertical Card Pager
https://youtu.be/1U7e88hGDck
August 15, 2020 at 11:19AM by Radhika_Shah_
https://ift.tt/3fYTOmZ
YouTube
Vertical Card Pager in Flutter | Flutter Tutorials | Flutter by Google | #Flutter | #CodeStudio
Use dynamic and beautiful card view pagers to help you create great apps.
YouTube :
Github - https://github.com/theindianinnovation/verticalcardpager-flutter
Google Play Store - https://play.google.com/store/apps/dev?id=4917586019703191391
Website - ht…
YouTube :
Github - https://github.com/theindianinnovation/verticalcardpager-flutter
Google Play Store - https://play.google.com/store/apps/dev?id=4917586019703191391
Website - ht…
New post on /r/flutterdev subreddit:
Flutter : Model class creation for handling the json data.
https://youtu.be/Ega4EG8ZVM4
August 15, 2020 at 11:04AM by devstackin
https://ift.tt/2PV6MHM
Flutter : Model class creation for handling the json data.
https://youtu.be/Ega4EG8ZVM4
August 15, 2020 at 11:04AM by devstackin
https://ift.tt/2PV6MHM
YouTube
What is Model Classes? And how to create it 🔥|| Consuming a Rest API🔥 in Flutter
Show your support and subscribe to the channel -: https://devstack.page.link/eNh4
#Flutter #ModelCLasses #RestAPI
In this video, we will see how to handle the JSON data -:
1) Like how to convert the JSON string into a normal object (Get Request)
2) How to…
#Flutter #ModelCLasses #RestAPI
In this video, we will see how to handle the JSON data -:
1) Like how to convert the JSON string into a normal object (Get Request)
2) How to…
New post on /r/flutterdev subreddit:
Using Custom Fonts in Flutter - Good way and the Bad!
https://ift.tt/3iFso7p
August 15, 2020 at 08:31AM by ayusch
https://ift.tt/3ap5azu
Using Custom Fonts in Flutter - Good way and the Bad!
https://ift.tt/3iFso7p
August 15, 2020 at 08:31AM by ayusch
https://ift.tt/3ap5azu
AndroidVille
Using Custom Fonts in Flutter - Good way and the Bad!
In this flutter tutorial, we’ll take a look at how to use custom fonts in
New post on /r/flutterdev subreddit:
Flutter's BlurHash is really a good alternative for a good placeholder
https://www.youtube.com/watch?v=LeLZ-JHHtdM
August 15, 2020 at 05:56AM by Radheygoswami
https://ift.tt/3iJXLxz
Flutter's BlurHash is really a good alternative for a good placeholder
https://www.youtube.com/watch?v=LeLZ-JHHtdM
August 15, 2020 at 05:56AM by Radheygoswami
https://ift.tt/3iJXLxz
YouTube
Flutter BlurHash for better UI ( Package of the Week )
#PackageOfTheWeek is BlurHash package for #Flutter. Instead of loading indicators, immediately show a blurred version of an image while it is being loaded.
Inspired by #WidgetoftheWeek I thought to share one package each week.😊
►Package Links :
BlurHash…
Inspired by #WidgetoftheWeek I thought to share one package each week.😊
►Package Links :
BlurHash…
New post on /r/flutterdev subreddit:
Flutter Developer Weekly Newsletter - Issue #7 is LIVE
https://ift.tt/2Ct1Ma7
August 14, 2020 at 10:07PM by FlutterDevWeekly
https://ift.tt/3aulmze
Flutter Developer Weekly Newsletter - Issue #7 is LIVE
https://ift.tt/2Ct1Ma7
August 14, 2020 at 10:07PM by FlutterDevWeekly
https://ift.tt/3aulmze
New post on /r/flutterdev subreddit:
Unit Testing and Mocks with Flutter
https://youtu.be/1U-QRKIY5so
August 15, 2020 at 01:33PM by immacoder
https://ift.tt/3fTusH6
Unit Testing and Mocks with Flutter
https://youtu.be/1U-QRKIY5so
August 15, 2020 at 01:33PM by immacoder
https://ift.tt/3fTusH6
YouTube
Unit Tests and Mocking with Flutter
Unit Tests and Mocking with Flutter
We have been putting off unit tests for quite some time now, but we officially start the journey into unit testing. We're going to start from the very basics to get a complete understanding of everything, and add on more…
We have been putting off unit tests for quite some time now, but we officially start the journey into unit testing. We're going to start from the very basics to get a complete understanding of everything, and add on more…
New post on Flutter Dev Google group:
What is the best way to collaborate on one project at the same time with others?
Unity, for example, has the option to collaborate on one project at the same time (or separate times, but the changes are made to the one project). Is there a way to work together with others on one project? If not, what is the best way?
August 15, 2020 at 03:03PM by Victor Shin
https://ift.tt/2PScSJ1
What is the best way to collaborate on one project at the same time with others?
Unity, for example, has the option to collaborate on one project at the same time (or separate times, but the changes are made to the one project). Is there a way to work together with others on one project? If not, what is the best way?
August 15, 2020 at 03:03PM by Victor Shin
https://ift.tt/2PScSJ1
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:
What is the best way to work on a project with others at the same time (collaborate)?
I did a quick research and there isn't anything for collaborating on one project at the same time like Google Docs.Is there like a program that allows us to do that?If not, what is the best way to collaborate with others on one project (I assume Github)?
August 15, 2020 at 02:56PM by NotVector
https://ift.tt/3fVc9Bb
What is the best way to work on a project with others at the same time (collaborate)?
I did a quick research and there isn't anything for collaborating on one project at the same time like Google Docs.Is there like a program that allows us to do that?If not, what is the best way to collaborate with others on one project (I assume Github)?
August 15, 2020 at 02:56PM by NotVector
https://ift.tt/3fVc9Bb
reddit
What is the best way to work on a project with others at the same...
I did a quick research and there isn't anything for collaborating on one project at the same time like Google Docs. Is there like a program that...
New post on /r/flutterdev subreddit:
Flutter UI Tutorial - Fitness App - Speed Code
https://youtu.be/hTg4DDl8Ixo
August 15, 2020 at 02:51PM by beingonearth
https://ift.tt/3asOqas
Flutter UI Tutorial - Fitness App - Speed Code
https://youtu.be/hTg4DDl8Ixo
August 15, 2020 at 02:51PM by beingonearth
https://ift.tt/3asOqas
YouTube
Flutter UI Tutorial - Fitness App - Speed Code
Simple and beautiful Fitness App #UI using #flutter.
Create a modern Fitness App UI with the help of powerful flutter features and beautiful charts using fl_chart.
Music App UI: https://www.youtube.com/watch?v=ULtgRLCc35Y
Design Credits: https://dribbb…
Create a modern Fitness App UI with the help of powerful flutter features and beautiful charts using fl_chart.
Music App UI: https://www.youtube.com/watch?v=ULtgRLCc35Y
Design Credits: https://dribbb…
New post on /r/flutterdev subreddit:
SnapClip PageView
https://youtu.be/hBipLIioTy0
August 15, 2020 at 03:49PM by TheTechDesigner
https://ift.tt/2E9lgBm
SnapClip PageView
https://youtu.be/hBipLIioTy0
August 15, 2020 at 03:49PM by TheTechDesigner
https://ift.tt/2E9lgBm
YouTube
Flutter Widget | 92 | SnapClipPageView Useful Widget in Flutter App | Speed Code
#TheTechDesigner
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
Topics Covered :-
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
► Simple Way to Implement…
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
Topics Covered :-
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
► Simple Way to Implement…
New post on /r/flutterdev subreddit:
Backend options
Which you do prefer for those who are new to flutter? Based on your experience.Firebase vs Backendless vs Appwrite
August 15, 2020 at 05:07PM by CRsujan
https://ift.tt/2E85XIQ
Backend options
Which you do prefer for those who are new to flutter? Based on your experience.Firebase vs Backendless vs Appwrite
August 15, 2020 at 05:07PM by CRsujan
https://ift.tt/2E85XIQ
reddit
Backend options
Which you do prefer for those who are new to flutter? Based on your experience. Firebase vs Backendless vs Appwrite
New post on /r/flutterdev subreddit:
I just found out about Flutnet (Flutter + Xamarin). What do you think?
https://ift.tt/2DYJcaL
August 15, 2020 at 06:03PM by contrix09
https://ift.tt/30YVMPV
I just found out about Flutnet (Flutter + Xamarin). What do you think?
https://ift.tt/2DYJcaL
August 15, 2020 at 06:03PM by contrix09
https://ift.tt/30YVMPV
Flutnet
Flutnet - The fusion between Flutter and Xamarin
Flutnet is a set of tools and libraries that will make super easy embed Flutter (graphical framework) inside a Xamarin application (as a backend layer) to obtain a powerful and native cross platform application.
New post on /r/flutterdev subreddit:
How do you make your privacy policy and T&C for your flutter apps?
This is honestly one of the most stressful parts of putting together a new app for me because I feel like the public perception of app developers is that we are out to steal everyone's data when they are not looking. I have the impression that there is generally no understanding of app permissions and what they allow or don't allow you to do as a developer unless you are familiar with the development frameworks (even then ...). And sure I would like to develop an app completely independently of any third party service and be able to tell people that no data of theirs is being collected, period. But this is unfeasible for me and probably anyone, I use firebase and Google analytics is actually pretty cool even if you are not at the point that it is helping you make business decisions.It seems like a bit of a catch-22 as any lawyery jargon makes it seem like you are trying to obfuscate something, and I imagine makes your app seem less trustworthy, but if it doesn't include specific language than it is either dishonest or it is not really doing what it is supposed to do.I imagine apps made in Flutter are more secure than apps made in android or iOS, I don't know what kind of back doors developers are exploiting but I imagine those are holes in the native frameworks that simply don't exist in the Flutter framework. I honestly have no idea.What do you use for a privacy policy or T&C? All of the free generators I have tried have seemed pretty terrible. Or do you just write your own?
August 15, 2020 at 08:02PM by definitely_robots
https://ift.tt/2PRZIvs
How do you make your privacy policy and T&C for your flutter apps?
This is honestly one of the most stressful parts of putting together a new app for me because I feel like the public perception of app developers is that we are out to steal everyone's data when they are not looking. I have the impression that there is generally no understanding of app permissions and what they allow or don't allow you to do as a developer unless you are familiar with the development frameworks (even then ...). And sure I would like to develop an app completely independently of any third party service and be able to tell people that no data of theirs is being collected, period. But this is unfeasible for me and probably anyone, I use firebase and Google analytics is actually pretty cool even if you are not at the point that it is helping you make business decisions.It seems like a bit of a catch-22 as any lawyery jargon makes it seem like you are trying to obfuscate something, and I imagine makes your app seem less trustworthy, but if it doesn't include specific language than it is either dishonest or it is not really doing what it is supposed to do.I imagine apps made in Flutter are more secure than apps made in android or iOS, I don't know what kind of back doors developers are exploiting but I imagine those are holes in the native frameworks that simply don't exist in the Flutter framework. I honestly have no idea.What do you use for a privacy policy or T&C? All of the free generators I have tried have seemed pretty terrible. Or do you just write your own?
August 15, 2020 at 08:02PM by definitely_robots
https://ift.tt/2PRZIvs
reddit
How do you make your privacy policy and T&C for your flutter apps?
This is honestly one of the most stressful parts of putting together a new app for me because I feel like the public perception of app developers...
New post on /r/flutterdev subreddit:
Run flutter e2e integration tests on travis ci
https://ift.tt/3aqRe8d
August 15, 2020 at 07:56PM by p4nmari
https://ift.tt/3iMFVKa
Run flutter e2e integration tests on travis ci
https://ift.tt/3aqRe8d
August 15, 2020 at 07:56PM by p4nmari
https://ift.tt/3iMFVKa
panmari.github.io
Run Flutter e2e tests on Travis CI | panmari's blog
Integration tests play an important role in making sure you don’t break your app. In this blog post I go over the important bits for writing and end to end i...
New post on /r/flutterdev subreddit:
[Flutter][With Voice] Custom Splash Screen | SnippetCoder | LEARN.CODE.CREATE | HD Video
https://youtu.be/61dzlUHTdJw
August 15, 2020 at 05:48PM by SnippetCoder
https://ift.tt/31XSrQf
[Flutter][With Voice] Custom Splash Screen | SnippetCoder | LEARN.CODE.CREATE | HD Video
https://youtu.be/61dzlUHTdJw
August 15, 2020 at 05:48PM by SnippetCoder
https://ift.tt/31XSrQf
YouTube
[Flutter][With Voice] Custom Splash Screen | SnippetCoder | LEARN.CODE.CREATE | HD Video
#Flutter #SplashScreen #SnippetCoder #FlutterTutorial #Dart #CodeIn this video, we learn how to create custom splash screen in Flutter Application, with just...
New post on /r/flutterdev subreddit:
Flutter: Fetch and Show Profile Data from the Back-End through Rest-API || Model Class Creation|| 31
https://youtu.be/7acuvvOXYZ8
August 15, 2020 at 05:13PM by devstackin
https://ift.tt/3kPDloE
Flutter: Fetch and Show Profile Data from the Back-End through Rest-API || Model Class Creation|| 31
https://youtu.be/7acuvvOXYZ8
August 15, 2020 at 05:13PM by devstackin
https://ift.tt/3kPDloE
YouTube
Flutter: Fetch and Show Profile Data through Rest-API🔥|| API integration in Flutter|| 31
Show your support and subscribe to the channel -: https://devstack.page.link/eNh4
In this video-:
1) First, we will create the Model classes for the profile page.
2) Fetch the data of the profile page from the back-end
3) Show the fetched data from the…
In this video-:
1) First, we will create the Model classes for the profile page.
2) Fetch the data of the profile page from the back-end
3) Show the fetched data from the…
New post on /r/flutterdev subreddit:
Flutter Custom Splash,🇮🇳 independence day📱 Subscribe👍
https://youtu.be/U5LWY7kpuac
August 15, 2020 at 02:20PM by maherban530
https://ift.tt/3iHxmR1
Flutter Custom Splash,🇮🇳 independence day📱 Subscribe👍
https://youtu.be/U5LWY7kpuac
August 15, 2020 at 02:20PM by maherban530
https://ift.tt/3iHxmR1
YouTube
Custom Splash(Flutter 8)independence day
WELCOMEcreate Widget, UI, Animation etc using Dart for Application.Flutter Widget Playlist:https://www.youtube.com/playlist?list=PLtXpa99ExpKIgFPTcZcZYtmwvq...
New post on Flutter Dev Google group:
How to use List
class CovidData { final String countryName; final String date; final double confirmed; final double deaths; final double recovered; CovidData({ this.countryName, this.date, this.confirmed, this.deaths, this.recovered, }); } void main(){ List
How to use List
class CovidData { final String countryName; final String date; final double confirmed; final double deaths; final double recovered; CovidData({ this.countryName, this.date, this.confirmed, this.deaths, this.recovered, }); } void main(){ List
New post on Flutter Dev Google group:
TextFormField input text alightment
Hi, in my textformfield input text is not coming in proper alignments and also suffix widget, please check image and code help me. Row(children: [ Flexible( child: TextFormField( validator: (value) { if (value.isEm
August 15, 2020 at 09:31PM by Gulam Fahad Ahmed
https://ift.tt/3aqaiU2
TextFormField input text alightment
Hi, in my textformfield input text is not coming in proper alignments and also suffix widget, please check image and code help me. Row(children: [ Flexible( child: TextFormField( validator: (value) { if (value.isEm
August 15, 2020 at 09:31PM by Gulam Fahad Ahmed
https://ift.tt/3aqaiU2
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.