New post on /r/flutterdev subreddit:
Flutter Tutorial - SnackBar - Deep Dive (Tutorial)
https://www.youtube.com/watch?v=UkudAgCEhBI
November 28, 2020 at 05:23PM by JohannesMilke
https://ift.tt/33rYC0D
Flutter Tutorial - SnackBar - Deep Dive (Tutorial)
https://www.youtube.com/watch?v=UkudAgCEhBI
November 28, 2020 at 05:23PM by JohannesMilke
https://ift.tt/33rYC0D
YouTube
Flutter Tutorial - SnackBar - Deep Dive
Notify the user with custom messages by using SnackBars in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/snackbar_example
- Buy My Courses: ht…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/snackbar_example
- Buy My Courses: ht…
New post on /r/flutterdev subreddit:
Game jams but for mobile app dev ?
Sup guys ! I was wondering if there was anything like that where you have lets say a week to create an app with a theme or something similar ?Thanks !
November 29, 2020 at 06:13AM by GaLzZy
https://ift.tt/39lrnzX
Game jams but for mobile app dev ?
Sup guys ! I was wondering if there was anything like that where you have lets say a week to create an app with a theme or something similar ?Thanks !
November 29, 2020 at 06:13AM by GaLzZy
https://ift.tt/39lrnzX
reddit
Game jams but for mobile app dev ?
Sup guys ! I was wondering if there was anything like that where you have lets say a week to create an app with a theme or something similar...
New post on /r/flutterdev subreddit:
Explaining Flutter Scaffold with Example
https://www.instagram.com/p/CIKi-S9ACZT/?igshid=10z17vzpdfnvz
November 29, 2020 at 07:44AM by Thori_Manoj
https://ift.tt/3fJT6LT
Explaining Flutter Scaffold with Example
https://www.instagram.com/p/CIKi-S9ACZT/?igshid=10z17vzpdfnvz
November 29, 2020 at 07:44AM by Thori_Manoj
https://ift.tt/3fJT6LT
New post on Flutter Dev Google group:
Need help with shared preference within a settings menu
when I click on a switch to turn it on in the settings menu... it turns on but after clicking back button and back into the settings menu the switch is off I tried to overcome this by using the shared preference dependency, but even though am in the green still isn't working on my app: code
November 29, 2020 at 09:56AM by shahbaz shiekh
https://ift.tt/36hYsuM
Need help with shared preference within a settings menu
when I click on a switch to turn it on in the settings menu... it turns on but after clicking back button and back into the settings menu the switch is off I tried to overcome this by using the shared preference dependency, but even though am in the green still isn't working on my app: code
November 29, 2020 at 09:56AM by shahbaz shiekh
https://ift.tt/36hYsuM
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:
Seeking for your perfect app idea through the COVID-19 norm
Hei Developers! I'm currently working on a school project, and this is the theme:Create a mobile app solution that will help your selected community navigate their way through the new COVID-19 norm. The solution is literally in the palm of your hand!Example of sectors: education, business, economy, health.Anyone have any cool ideas? Do comments down below
November 29, 2020 at 09:27AM by Yiek_SH
https://ift.tt/2VbgubC
Seeking for your perfect app idea through the COVID-19 norm
Hei Developers! I'm currently working on a school project, and this is the theme:Create a mobile app solution that will help your selected community navigate their way through the new COVID-19 norm. The solution is literally in the palm of your hand!Example of sectors: education, business, economy, health.Anyone have any cool ideas? Do comments down below
November 29, 2020 at 09:27AM by Yiek_SH
https://ift.tt/2VbgubC
reddit
Seeking for your perfect app idea through the COVID-19 norm
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Switching Between Client Specific Themes for B2B Flutter Apps
Hello devs!I wrote two-part articles about implementing a design system for B2B apps that enables switching between client-specific themesSwitching Between Client Specific Themes for B2B Flutter Apps - Part I: DesignSwitching Between Client Specific Themes for B2B Flutter Apps - Part II: ImplementationSource code on GithubThere are many blog posts and tutorials on switching between dark and light themes in Flutter. However, brightness is only one aspect of a theme. In this series, I discuss how to apply 3 different themes in an app and switching between them. The distinct theme properties that are studied in these articles are color, typography, icons, shape, and brightness.I approach theming from the design and development aspects in two parts. The first part starts with an introduction section and then explains theming from a design point. In the second part, I talk about implementing multiple themes in a Flutter app.
November 29, 2020 at 10:37AM by ulusoyapps
https://ift.tt/3mvuKb2
Switching Between Client Specific Themes for B2B Flutter Apps
Hello devs!I wrote two-part articles about implementing a design system for B2B apps that enables switching between client-specific themesSwitching Between Client Specific Themes for B2B Flutter Apps - Part I: DesignSwitching Between Client Specific Themes for B2B Flutter Apps - Part II: ImplementationSource code on GithubThere are many blog posts and tutorials on switching between dark and light themes in Flutter. However, brightness is only one aspect of a theme. In this series, I discuss how to apply 3 different themes in an app and switching between them. The distinct theme properties that are studied in these articles are color, typography, icons, shape, and brightness.I approach theming from the design and development aspects in two parts. The first part starts with an introduction section and then explains theming from a design point. In the second part, I talk about implementing multiple themes in a Flutter app.
November 29, 2020 at 10:37AM by ulusoyapps
https://ift.tt/3mvuKb2
Medium
Switching Between Client Specific Themes for B2B Flutter Apps — Part I: Design
In this series, I talk about implementing a design system for a Flutter app so that we can easily switch between three themes made for…
New post on /r/flutterdev subreddit:
Flutter Custom Bottom Sheet Service
https://youtu.be/OvBl-j59bOg
November 29, 2020 at 12:15PM by merfire
https://ift.tt/33pR4f1
Flutter Custom Bottom Sheet Service
https://youtu.be/OvBl-j59bOg
November 29, 2020 at 12:15PM by merfire
https://ift.tt/33pR4f1
YouTube
Flutter Custom Bottom Sheet Service
This video goes over the new Bottom sheet service introduced in the Stacked Services. It shows you how to setup the bottom sheet UI to allow you to show the bottom sheet from your viewmodel logic.
Written Tutorial: https://www.filledstacks.com/post/bottom…
Written Tutorial: https://www.filledstacks.com/post/bottom…
New post on /r/flutterdev subreddit:
Flutter Modular
Why is this library not popular? It's easy to use and it's versatile, yet the flutter community keeps ignoring it. why?
November 29, 2020 at 12:13PM by bogdan_marinescu
https://ift.tt/39vLPON
Flutter Modular
Why is this library not popular? It's easy to use and it's versatile, yet the flutter community keeps ignoring it. why?
November 29, 2020 at 12:13PM by bogdan_marinescu
https://ift.tt/39vLPON
reddit
Flutter Modular
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Which is better for developing an editing image app Java 0r Flutter?
Hello flutter community,I want to make a photo-editing app that performs functions such as (Crop - AddText - filters - add stickers, etc.) and I am a little confused.What is the best language to making this app, Dart with Flutter or Java ? Why?
November 29, 2020 at 01:04PM by Cautious_Ad_6898
https://ift.tt/39xit2a
Which is better for developing an editing image app Java 0r Flutter?
Hello flutter community,I want to make a photo-editing app that performs functions such as (Crop - AddText - filters - add stickers, etc.) and I am a little confused.What is the best language to making this app, Dart with Flutter or Java ? Why?
November 29, 2020 at 01:04PM by Cautious_Ad_6898
https://ift.tt/39xit2a
reddit
Which is better for developing an editing image app Java 0r Flutter?
**Hello flutter community,** I want to make a photo-editing app that performs functions such as (Crop - AddText - filters - add stickers, etc.)...
New post on /r/flutterdev subreddit:
Flutter Canvas Tutorials - Animated chart from scratch [Live Coding]
https://youtu.be/K4W3qD62C1E
November 29, 2020 at 02:49PM by indy900000
https://ift.tt/37im2Xt
Flutter Canvas Tutorials - Animated chart from scratch [Live Coding]
https://youtu.be/K4W3qD62C1E
November 29, 2020 at 02:49PM by indy900000
https://ift.tt/37im2Xt
YouTube
Flutter Canvas Tutorials 02- Live Coding - (2020)
Flutter is a UI framework from Google for cross platform mobile and desktop app development. It can create beautiful user interfaces. In this video series I ...
New post on /r/flutterdev subreddit:
Flutter LinkedIn login #flutter #android #ios #signin #linkedin #linkedinsignin
https://ift.tt/2JjFJWx
November 29, 2020 at 03:24PM by raviteja-nomula
https://ift.tt/33uEhbc
Flutter LinkedIn login #flutter #android #ios #signin #linkedin #linkedinsignin
https://ift.tt/2JjFJWx
November 29, 2020 at 03:24PM by raviteja-nomula
https://ift.tt/33uEhbc
Medium
Flutter LinkedIn login
A Flutter plugin for allowing users to authenticate with LinkedIn and getting the user’s basic profile
New post on /r/flutterdev subreddit:
Learn Flutter Life Cycle Methods in 10 Minutes
https://www.youtube.com/watch?v=CjloInz3-I0
November 29, 2020 at 03:13PM by RobertBrunhage
https://ift.tt/2Vc10nI
Learn Flutter Life Cycle Methods in 10 Minutes
https://www.youtube.com/watch?v=CjloInz3-I0
November 29, 2020 at 03:13PM by RobertBrunhage
https://ift.tt/2Vc10nI
YouTube
Learn Flutter Life Cycle In 10 Minutes
Understanding the basics of the Life Cycle methods in Flutter is vital to writing applications without missing things like memory leakage. That is why we go over them all step by step.
The Best Flutter Course on the Internet 👉 https://www.hungrimind.com/learn/flutter…
The Best Flutter Course on the Internet 👉 https://www.hungrimind.com/learn/flutter…
New post on Flutter Dev Google group:
Flutter crash report_for new project
Hai all I was working fine with flutter in VS code. Today when I tried to create a new project I noticed that there is no lib file created in the folder, rather there was text file named 'flutter_01.log' which contains crash report. I had put that in gists.. kind find the crash report at
November 29, 2020 at 05:09PM by Abhi
https://ift.tt/3mjmHhv
Flutter crash report_for new project
Hai all I was working fine with flutter in VS code. Today when I tried to create a new project I noticed that there is no lib file created in the folder, rather there was text file named 'flutter_01.log' which contains crash report. I had put that in gists.. kind find the crash report at
November 29, 2020 at 05:09PM by Abhi
https://ift.tt/3mjmHhv
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:
background triangles widget
Hi,I just created a background triangles widget. Maybe awful but nice :)videoGitHub source
November 29, 2020 at 05:40PM by MarcoB_dev
https://ift.tt/2HRYxfe
background triangles widget
Hi,I just created a background triangles widget. Maybe awful but nice :)videoGitHub source
November 29, 2020 at 05:40PM by MarcoB_dev
https://ift.tt/2HRYxfe
YouTube
Flutter widget: triangles background
A custom flutter widget to display animated triangles with gradient colorshttps://github.com/alnitak/flutter_triangles_background
New post on /r/flutterdev subreddit:
Flutter Tutorial - Flushbar Plugin & Top SnackBar (Tutorial)
https://www.youtube.com/watch?v=H-XEIkUfN4M
November 29, 2020 at 05:23PM by JohannesMilke
https://ift.tt/36l9srj
Flutter Tutorial - Flushbar Plugin & Top SnackBar (Tutorial)
https://www.youtube.com/watch?v=H-XEIkUfN4M
November 29, 2020 at 05:23PM by JohannesMilke
https://ift.tt/36l9srj
YouTube
Flutter Tutorial - Flushbar Plugin & Top SnackBar
Create powerful SnackBars with the Flushbar Plugin to notify users in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/flushbar_example
- Buy My Courses:…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/flushbar_example
- Buy My Courses:…
New post on /r/flutterdev subreddit:
Understanding RXDart Streams
https://www.youtube.com/watch?v=dJydwMl57Ls&feature=share
November 29, 2020 at 08:05PM by bettdoug
https://ift.tt/3o8pT08
Understanding RXDart Streams
https://www.youtube.com/watch?v=dJydwMl57Ls&feature=share
November 29, 2020 at 08:05PM by bettdoug
https://ift.tt/3o8pT08
YouTube
Understanding RXDart Streams
RXDart is a powerful way to bring reactive state to your Flutter application. In this video we'll build a Sonnet reader application that will stream the sonn...
New post on /r/flutterdev subreddit:
A whole new social network platform written in flutter (Builds long term Relationships)
Hello devs. I have recently released a new social network platform called Looper. It connects users through their Personalities , creating long term Relationships. It uses the IBM Personality insights API for this Process . The App is available at the mean time only for android and will be released soon for ios.Here is the play store Link: https://play.google.com/store/apps/details?id=com.app.looper Of course Feedbacks are important. If you have one , please share it! Thanks , Hope you like it.
November 29, 2020 at 07:32PM by nkLoop2020
https://ift.tt/2VsYz0p
A whole new social network platform written in flutter (Builds long term Relationships)
Hello devs. I have recently released a new social network platform called Looper. It connects users through their Personalities , creating long term Relationships. It uses the IBM Personality insights API for this Process . The App is available at the mean time only for android and will be released soon for ios.Here is the play store Link: https://play.google.com/store/apps/details?id=com.app.looper Of course Feedbacks are important. If you have one , please share it! Thanks , Hope you like it.
November 29, 2020 at 07:32PM by nkLoop2020
https://ift.tt/2VsYz0p
Google Play
Looper - Apps on Google Play
Looper is a way of getting you around of amazing people. People who can understand you and who , you can create long term relation-friendship with them.
Using its amazing technology: The PND (Personality Neural Detector), Looper can identify People's personalities…
Using its amazing technology: The PND (Personality Neural Detector), Looper can identify People's personalities…
New post on /r/flutterdev subreddit:
Is there a way to pause streambuilder and start it programmatically
i have a streambuilder that connects to Algolia for data to bring back to my search page, my issue is that when it finds data it keeps refreshing the results constantly even if the user is not typing, think this would be annoying for the user, I need It to pause when it finds data and only refresh when the users start typing to give the user time to read through his resultshere is my code
November 29, 2020 at 08:52PM by OkManufacturer6506
https://ift.tt/3fOhYSB
Is there a way to pause streambuilder and start it programmatically
i have a streambuilder that connects to Algolia for data to bring back to my search page, my issue is that when it finds data it keeps refreshing the results constantly even if the user is not typing, think this would be annoying for the user, I need It to pause when it finds data and only refresh when the users start typing to give the user time to read through his resultshere is my code
StreamBuilder < List < AlgoliaObjectSnapshot >> ( stream: Stream.fromFuture(_operation(_searchTerm)), builder: (context, snapshot) { if (!snapshot.hasData) return Text("Start Typing", style: TextStyle(color: Colors.white), ); else { List < AlgoliaObjectSnapshot > currSearchStuff = snapshot.data; switch (snapshot.connectionState) { case ConnectionState.waiting: return Container(child: CircularProgressIndicator()); default: if (snapshot.hasError) return new Text('Error: ${snapshot.error}'); else return CustomScrollView(shrinkWrap: true, slivers: < Widget > [ SliverList( delegate: SliverChildBuilderDelegate( (context, index) { return _searchTerm.length > 0 ? DisplaySearchResult(artDes: currSearchStuff[index].data["name"], artistName: currSearchStuff[index].data["price"].toString(), genre: currSearchStuff[index].data["quantity"].toString(), ) : Container(); }, childCount: currSearchStuff.length ?? 0, ), ), ], ); } } }),
November 29, 2020 at 08:52PM by OkManufacturer6506
https://ift.tt/3fOhYSB
reddit
Is there a way to pause streambuilder and start it programmatically
i have a streambuilder that connects to Algolia for data to bring back to my search page, my issue is that when it finds data it keeps refreshing...
New post on /r/flutterdev subreddit:
How to become a Mobile / Flutter wizard?
Xposting in some of the other mobile subs for more answers hopefully, hope you don't mind!I'm a fairly long-term web developer, and have dipped into mobile a number of times but nothing serious.I am now in a position to lead the development of a mobile app version of our product that will go far beyond the scope of the web vision, since mobile handsets have so many exciting features like NFC / BLE / Cameras + Mics e.t.c...There is nobody in the company with mobile experience, but as a hobby I've made a few Flutter apps and other ones so I've been asked if I want to take command and drive this greenfield project - a very exciting opportunity.The problem is, as Flutter is quite new, there aren't exactly "Flutter in a Nutshell" equivalents to all the C# books I've read, and if I'm going to do this (and potentially hire others) I want to invest a LOT of time learning and become a Flutter expert over the next 12 months.On top of this, though, I feel like there are SO many other problems / architecture strategies / considerations to think of when you're a mobile developer over a web developer. I know about web-servers and docker containers and optimising performance for web etc, but I know nothing about the iOS and Android 'things' that expert mobile developers would know, such as developing for many many devices, the quirks of accessing cameras / bluetooth chips e.t.c, how to optimise for battery and performance, and all the gotchas like "what do I do about running my app in the background when a user always stays in Low Power mode" and things like that.Is there any kind of resource that teaches "Mobile Development" as a whole? Any kind of primer or bible for a mobile developer? As much as nothing beats experience and I will undoubtedly learn most on the job - I want to be as well prepared as possible, especially when designing the application!Thank you very much - I am super excited for the next year!
November 29, 2020 at 11:29PM by Vyper91
https://ift.tt/3fKHOqK
How to become a Mobile / Flutter wizard?
Xposting in some of the other mobile subs for more answers hopefully, hope you don't mind!I'm a fairly long-term web developer, and have dipped into mobile a number of times but nothing serious.I am now in a position to lead the development of a mobile app version of our product that will go far beyond the scope of the web vision, since mobile handsets have so many exciting features like NFC / BLE / Cameras + Mics e.t.c...There is nobody in the company with mobile experience, but as a hobby I've made a few Flutter apps and other ones so I've been asked if I want to take command and drive this greenfield project - a very exciting opportunity.The problem is, as Flutter is quite new, there aren't exactly "Flutter in a Nutshell" equivalents to all the C# books I've read, and if I'm going to do this (and potentially hire others) I want to invest a LOT of time learning and become a Flutter expert over the next 12 months.On top of this, though, I feel like there are SO many other problems / architecture strategies / considerations to think of when you're a mobile developer over a web developer. I know about web-servers and docker containers and optimising performance for web etc, but I know nothing about the iOS and Android 'things' that expert mobile developers would know, such as developing for many many devices, the quirks of accessing cameras / bluetooth chips e.t.c, how to optimise for battery and performance, and all the gotchas like "what do I do about running my app in the background when a user always stays in Low Power mode" and things like that.Is there any kind of resource that teaches "Mobile Development" as a whole? Any kind of primer or bible for a mobile developer? As much as nothing beats experience and I will undoubtedly learn most on the job - I want to be as well prepared as possible, especially when designing the application!Thank you very much - I am super excited for the next year!
November 29, 2020 at 11:29PM by Vyper91
https://ift.tt/3fKHOqK
reddit
How to become a Mobile / Flutter wizard?
Xposting in some of the other mobile subs for more answers hopefully, hope you don't mind! -- I'm a fairly long-term web developer, and have...
New post on /r/flutterdev subreddit:
Flappy Bird
Just my attempt to try out flame and flutter. Its a basic game replica utilizing only flame as a package.So, the code is pretty straight forwards, with quite flexibility on changing the background, pipe shapes, and even the bird icon. You can play around the project and come up with a new game altogether due to the flexbility of the project.https://github.com/shehriyarmalik/flappybird
November 29, 2020 at 11:17PM by shehriyar_
https://ift.tt/37pvb0C
Flappy Bird
Just my attempt to try out flame and flutter. Its a basic game replica utilizing only flame as a package.So, the code is pretty straight forwards, with quite flexibility on changing the background, pipe shapes, and even the bird icon. You can play around the project and come up with a new game altogether due to the flexbility of the project.https://github.com/shehriyarmalik/flappybird
November 29, 2020 at 11:17PM by shehriyar_
https://ift.tt/37pvb0C
GitHub
GitHub - shehriyarmalik/flappybird
Contribute to shehriyarmalik/flappybird development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Flutter toolchain causes a lot of lags
I used VSCode with vim emulation and it was lagging so hard, I enabled previewLsp option, it was slightly better but I was waiting few seconds after pressing CMD+DOT to see options like, wrap with container and etc. Recently I switched to emacs and its the same. The only one without problems was Android Studio, but I don't like it, this IDE is so overwhelming. What do you use for programming in flutter?
November 29, 2020 at 11:05PM by gbaranski
https://ift.tt/2KJaNj6
Flutter toolchain causes a lot of lags
I used VSCode with vim emulation and it was lagging so hard, I enabled previewLsp option, it was slightly better but I was waiting few seconds after pressing CMD+DOT to see options like, wrap with container and etc. Recently I switched to emacs and its the same. The only one without problems was Android Studio, but I don't like it, this IDE is so overwhelming. What do you use for programming in flutter?
November 29, 2020 at 11:05PM by gbaranski
https://ift.tt/2KJaNj6
reddit
Flutter toolchain causes a lot of lags
I used VSCode with vim emulation and it was lagging so hard, I enabled previewLsp option, it was slightly better but I was waiting few seconds...