New post on /r/flutterdev subreddit:
Cubes | Flutter Package
Hey guys!I would like to share a package that I have been evolving and using in personal and freelance projects.A package that helps us to separate business rule from views.Based on the MVVM architecture.I think it's worth a look.I am open to suggestions and contributions.https://pub.dev/packages/cubes
January 27, 2021 at 09:49PM by rafaelbarbosatec
https://ift.tt/3ppc2DF
Cubes | Flutter Package
Hey guys!I would like to share a package that I have been evolving and using in personal and freelance projects.A package that helps us to separate business rule from views.Based on the MVVM architecture.I think it's worth a look.I am open to suggestions and contributions.https://pub.dev/packages/cubes
January 27, 2021 at 09:49PM by rafaelbarbosatec
https://ift.tt/3ppc2DF
Dart packages
cubes | Flutter Package
Simple State Manager (Focusing on simplicity and rebuilding only the necessary)
New post on /r/flutterdev subreddit:
Flutter Tutorial - Native Splash Screen & Real Splash Screen (Johannes Milke)
https://www.youtube.com/watch?v=8ME8Czqc-Oc
January 27, 2021 at 09:12PM by JohannesMilke
https://ift.tt/3pjYuJz
Flutter Tutorial - Native Splash Screen & Real Splash Screen (Johannes Milke)
https://www.youtube.com/watch?v=8ME8Czqc-Oc
January 27, 2021 at 09:12PM by JohannesMilke
https://ift.tt/3pjYuJz
YouTube
Flutter Tutorial - Native Splash Screen & Real Splash Screen - Android & iOS
Integrate a real & native Flutter Splash Screen to your Flutter app for Android & iOS By Using the Native Splash Package.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
π 12 Week Flutter Training | hβ¦
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
π 12 Week Flutter Training | hβ¦
New post on /r/flutterdev subreddit:
Flutter push notification from laravel
https://ift.tt/3r2guZd
January 28, 2021 at 04:31AM by Pramod_Bhai
https://ift.tt/3iQ4HKU
Flutter push notification from laravel
https://ift.tt/3r2guZd
January 28, 2021 at 04:31AM by Pramod_Bhai
https://ift.tt/3iQ4HKU
New post on Flutter Dev Google group:
Is isolate.kill enough?
Hello, If I spawn an isolate, do I need to free all resources manually or isolate.kill enough? Thanks, Akhil
January 28, 2021 at 05:32AM by Akhil Tiwari
https://ift.tt/3poUUxK
Is isolate.kill enough?
Hello, If I spawn an isolate, do I need to free all resources manually or isolate.kill enough? Thanks, Akhil
January 28, 2021 at 05:32AM by Akhil Tiwari
https://ift.tt/3poUUxK
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:
Question for flutter devs
What has been the backend you have used for your flutter app and why?
January 28, 2021 at 06:42AM by C0d3rStreak
https://ift.tt/3a3tMOg
Question for flutter devs
What has been the backend you have used for your flutter app and why?
January 28, 2021 at 06:42AM by C0d3rStreak
https://ift.tt/3a3tMOg
reddit
Question for flutter devs
What has been the backend you have used for your flutter app and why?
New post on /r/flutterdev subreddit:
Trying out Moor for the first time (using .moor files) Building an offline first app. [LIVESTREAM]
https://ift.tt/2LDOkoy
January 28, 2021 at 09:03AM by uhossein
https://ift.tt/2Mf3ErT
Trying out Moor for the first time (using .moor files) Building an offline first app. [LIVESTREAM]
https://ift.tt/2LDOkoy
January 28, 2021 at 09:03AM by uhossein
https://ift.tt/2Mf3ErT
Twitch
identiapp - Twitch
identi, you are what you do daily!identi is a social media for self-developments and habits. Watch it getting built here!
New post on /r/flutterdev subreddit:
Dpad use approaches?
I am thinking of working on a small Android TV project.The very first step for this though is to understand and use the "official" (or at least the right) way of Dpad (remote control keys).Reading around, I have found 2 ways for using this: * via FocusNode * via ShortcutManagerI was using these two open projects as references, but they are outdated, buggy, and use different approaches. Which adds even more frustration: * https://github.com/hanniiel/flutter_tv * https://github.com/rikaweb/chillyflixThe questions I am having are: * How to navigate inside a list (horizontal or vertical) * how to move between two or more horizontal lists (rows) * Dpad in main sections and navigation menu (horizontal or vertical, etc.)Please anyone who has notes, sample code, open projects, references to articles or even courses - do share.
January 28, 2021 at 08:12AM by dimitar71
https://ift.tt/3r304QD
Dpad use approaches?
I am thinking of working on a small Android TV project.The very first step for this though is to understand and use the "official" (or at least the right) way of Dpad (remote control keys).Reading around, I have found 2 ways for using this: * via FocusNode * via ShortcutManagerI was using these two open projects as references, but they are outdated, buggy, and use different approaches. Which adds even more frustration: * https://github.com/hanniiel/flutter_tv * https://github.com/rikaweb/chillyflixThe questions I am having are: * How to navigate inside a list (horizontal or vertical) * how to move between two or more horizontal lists (rows) * Dpad in main sections and navigation menu (horizontal or vertical, etc.)Please anyone who has notes, sample code, open projects, references to articles or even courses - do share.
January 28, 2021 at 08:12AM by dimitar71
https://ift.tt/3r304QD
GitHub
GitHub - hanniiel/flutter_tv: Flutter App for android TV
Flutter App for android TV. Contribute to hanniiel/flutter_tv development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Episode 4 of my "Code with Me" series is out!
https://www.youtube.com/watch?v=IPAL5vJXiXU
January 28, 2021 at 09:16AM by blueishninja
https://ift.tt/2Mxpcju
Episode 4 of my "Code with Me" series is out!
https://www.youtube.com/watch?v=IPAL5vJXiXU
January 28, 2021 at 09:16AM by blueishninja
https://ift.tt/2Mxpcju
New post on /r/flutterdev subreddit:
Create a Sticky Footer With a Scrollable Body View in Flutter
How to create a Widget that contains a Header and most importantly a Footer which obviously should remain at the end of your screen.
January 28, 2021 at 11:36AM by Fewthp
https://ift.tt/39rVo0o
Create a Sticky Footer With a Scrollable Body View in Flutter
How to create a Widget that contains a Header and most importantly a Footer which obviously should remain at the end of your screen.
January 28, 2021 at 11:36AM by Fewthp
https://ift.tt/39rVo0o
Medium
Create a -Header/Footer With Scrollable Body- View in Flutter
create a Widget that contains a Header And most importantly a Footer which obviously should remain in the end of your screen
New post on Flutter Dev Google group:
send multiple image files to firebase storage
greeting to all, i want to send multiple image path to firebase for which I am using a multi-image picker. i am able to get the path and display it in the console but when I send more than one image file to the backend it shows an error. below is the code that I have used -: import 'dart:convert
January 28, 2021 at 12:31PM by palak pandey
https://ift.tt/2KW02uh
send multiple image files to firebase storage
greeting to all, i want to send multiple image path to firebase for which I am using a multi-image picker. i am able to get the path and display it in the console but when I send more than one image file to the backend it shows an error. below is the code that I have used -: import 'dart:convert
January 28, 2021 at 12:31PM by palak pandey
https://ift.tt/2KW02uh
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:
New Flutter Package: floating_bubbles
I've Published a new Flutter Package called floating_bubbles. It is a flutter package to add floating bubbles on the foreground to any widget. One can use it in login/sign-up screens, add this to the foreground to any video playing in the app, images, etc. Currently there are minimal customization. But I am working to bring more features to this package. There is also a Pre-release version where this package supports null-safety.I am open to suggestions and contribution.https://pub.dev/packages/floating_bubbles
January 28, 2021 at 12:00PM by poujhit
https://ift.tt/3r3Eg7t
New Flutter Package: floating_bubbles
I've Published a new Flutter Package called floating_bubbles. It is a flutter package to add floating bubbles on the foreground to any widget. One can use it in login/sign-up screens, add this to the foreground to any video playing in the app, images, etc. Currently there are minimal customization. But I am working to bring more features to this package. There is also a Pre-release version where this package supports null-safety.I am open to suggestions and contribution.https://pub.dev/packages/floating_bubbles
January 28, 2021 at 12:00PM by poujhit
https://ift.tt/3r3Eg7t
Dart packages
floating_bubbles | Flutter package
A Flutter Package for adding Floating bubbles on the Foreground to any Flutter widget.
New post on Flutter Dev Google group:
Custom Shape/Container/Card
Hello, Everyone. I tried to make the parent container and the book shape child using CustomPainter but it didn't seem to look exactly like in the picture. Then I couldn't figure out how to add the price banner on the top right corner. Please help me. Thanks in advance. [image: customshape.png
January 28, 2021 at 02:36PM by resha...@gmail.com
https://ift.tt/3prJGsd
Custom Shape/Container/Card
Hello, Everyone. I tried to make the parent container and the book shape child using CustomPainter but it didn't seem to look exactly like in the picture. Then I couldn't figure out how to add the price banner on the top right corner. Please help me. Thanks in advance. [image: customshape.png
January 28, 2021 at 02:36PM by resha...@gmail.com
https://ift.tt/3prJGsd
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:
IOS Jank
We are between deciding between native apps or flutter.What can we do currently to avoid Jank at all?Can transition animations be avoided to not have jank at all?
January 28, 2021 at 02:51PM by RLfashionConsultant
https://ift.tt/36kJ8gB
IOS Jank
We are between deciding between native apps or flutter.What can we do currently to avoid Jank at all?Can transition animations be avoided to not have jank at all?
January 28, 2021 at 02:51PM by RLfashionConsultant
https://ift.tt/36kJ8gB
reddit
IOS Jank
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter is the only option!!!
Flutter is the only option!!!That was the question that arises in your mind before starting your career as a flutter developer.There are many other options that allow us to create apps that are in one language and can work on Android and iOS devices. For, ex. Ionic, React Native, and others. Each has its own unique importance, pros, and cons. What you use and what your client demands are also important. The differences shown below are my own opinion. Here I am not promoting any language.So, letβs get started a lot to know a lot to discuss.Flutter works with Dart and Flutter Framework which I have already explained in the previous blog post (Flutter, entire app is widget tree!!!)(Flutter, Why extremely in trending!!!), check it out in which I have discussed how flutter works and What are the advantage when you choose flutter, the main advantage to work with Flutter is developed by GOOGLE.Read more: Click here
January 28, 2021 at 05:06PM by Programmingwithme
https://ift.tt/2KZFW2o
Flutter is the only option!!!
Flutter is the only option!!!That was the question that arises in your mind before starting your career as a flutter developer.There are many other options that allow us to create apps that are in one language and can work on Android and iOS devices. For, ex. Ionic, React Native, and others. Each has its own unique importance, pros, and cons. What you use and what your client demands are also important. The differences shown below are my own opinion. Here I am not promoting any language.So, letβs get started a lot to know a lot to discuss.Flutter works with Dart and Flutter Framework which I have already explained in the previous blog post (Flutter, entire app is widget tree!!!)(Flutter, Why extremely in trending!!!), check it out in which I have discussed how flutter works and What are the advantage when you choose flutter, the main advantage to work with Flutter is developed by GOOGLE.Read more: Click here
January 28, 2021 at 05:06PM by Programmingwithme
https://ift.tt/2KZFW2o
New post on /r/flutterdev subreddit:
Published another video on Widget Testing (w/ Mockito) https://youtu.be/LLLdPr7zZ1M
Hey there fellow Flutter enthusiasts π2nd post now here in this subreddit, let alone during my lifetime as a Redditor!While on that note of 2nd increment-wiseπ, I'm proud to mention that I just published the 2nd sub-part of my multi-part Flutter Dev series where this time, I explain how to test user interactions/events (e.g. tap, drag, and etc.) against mocked out, data bind-ed widgets! As always, feedback is more than welcome. Check it out here: https://youtu.be/LLLdPr7zZ1MThe previous part (which only covered assertions of how the widget/UI gets rendered) can be found here: https://youtu.be/XgvLigoYfl8Until next time βοΈBest,
Dave
January 28, 2021 at 05:28PM by notDaveNOTDavid
https://ift.tt/3r6gyHL
Published another video on Widget Testing (w/ Mockito) https://youtu.be/LLLdPr7zZ1M
Hey there fellow Flutter enthusiasts π2nd post now here in this subreddit, let alone during my lifetime as a Redditor!While on that note of 2nd increment-wiseπ, I'm proud to mention that I just published the 2nd sub-part of my multi-part Flutter Dev series where this time, I explain how to test user interactions/events (e.g. tap, drag, and etc.) against mocked out, data bind-ed widgets! As always, feedback is more than welcome. Check it out here: https://youtu.be/LLLdPr7zZ1MThe previous part (which only covered assertions of how the widget/UI gets rendered) can be found here: https://youtu.be/XgvLigoYfl8Until next time βοΈBest,
Dave
January 28, 2021 at 05:28PM by notDaveNOTDavid
https://ift.tt/3r6gyHL
YouTube
Flutter Dev Series Part 7.2: Widget Testing (w/ Mockito) cont.
π If you haven't watched the previous (7th, sub-part 1) part of this multi-part #FlutterDev series yet, I highly encourage you to first here: https://www.yo...
New post on /r/flutterdev subreddit:
PhysicalModel (Flutter Widget of the Week)
https://youtube.com/watch?v=XgUOSS30OQk&feature=share
January 28, 2021 at 07:01PM by Pixelreddit
https://ift.tt/39rF3sF
PhysicalModel (Flutter Widget of the Week)
https://youtube.com/watch?v=XgUOSS30OQk&feature=share
January 28, 2021 at 07:01PM by Pixelreddit
https://ift.tt/39rF3sF
YouTube
PhysicalModel (Flutter Widget of the Week)
PhysicalModel allows you to add custom shadow effects to your app and customize its color and shape. Learn how to set up the widget and troubleshoot common errors.
Learn more about PhysicalModel β http://goo.gle/35kF2EJ
DartPad β http://goo.gle/3pYzIhZ
β¦
Learn more about PhysicalModel β http://goo.gle/35kF2EJ
DartPad β http://goo.gle/3pYzIhZ
β¦
New post on /r/flutterdev subreddit:
Ep. 003 - A new project | Flutter Processing
https://youtube.com/watch?v=cUpnHubFC7Y&feature=share
January 28, 2021 at 06:16PM by Pixelreddit
https://ift.tt/3iUGBi5
Ep. 003 - A new project | Flutter Processing
https://youtube.com/watch?v=cUpnHubFC7Y&feature=share
January 28, 2021 at 06:16PM by Pixelreddit
https://ift.tt/3iUGBi5
YouTube
Ep. 003 - A new project | Flutter Processing
Every open source package begins with a new project. Today we configure the flutter_processing package in preparation for the port of Processing to Flutter.-...
New tweet from FlutterDev:
π Ever wanted your shadow to be pink?
A powerful and customizable widget, PhysicalModel allows you to add shadow effects to your app and customize its color and shape.
Watch for more πΊ → https://t.co/eyo1l7p1yK pic.twitter.com/Y5TiQhclZbβ Flutter (@FlutterDev) January 28, 2021
January 28, 2021 at 07:29PM
http://twitter.com/FlutterDev/status/1354859234563944450
π Ever wanted your shadow to be pink?
A powerful and customizable widget, PhysicalModel allows you to add shadow effects to your app and customize its color and shape.
Watch for more πΊ → https://t.co/eyo1l7p1yK pic.twitter.com/Y5TiQhclZbβ Flutter (@FlutterDev) January 28, 2021
January 28, 2021 at 07:29PM
http://twitter.com/FlutterDev/status/1354859234563944450
YouTube
PhysicalModel (Flutter Widget of the Week)
PhysicalModel allows you to add custom shadow effects to your app and customize its color and shape. Learn how to set up the widget and troubleshoot common e...
New post on Flutter Dev Google group:
Bad State :Document Snapshot error
Greeting to all, Can anyone help me to fix this problem? Whenever I run my emulator or hard device and open my chat in my app it shows me this error. I know this error occurs due to an update in flutter fire and I was searched a lot but don't find a proper solution. Please tell me what should
January 28, 2021 at 08:39PM by Karan Tripathi
https://ift.tt/3clWPzw
Bad State :Document Snapshot error
Greeting to all, Can anyone help me to fix this problem? Whenever I run my emulator or hard device and open my chat in my app it shows me this error. I know this error occurs due to an update in flutter fire and I was searched a lot but don't find a proper solution. Please tell me what should
January 28, 2021 at 08:39PM by Karan Tripathi
https://ift.tt/3clWPzw
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:
Suggestion
Hello peopleI want to learn flutter, I'm complete new into this need your suggestions. kindly suggest me some quality of resources from which I can make strong grip on flutter.
January 28, 2021 at 08:36PM by Enough-Hunt8868
https://ift.tt/3iXRUpy
Suggestion
Hello peopleI want to learn flutter, I'm complete new into this need your suggestions. kindly suggest me some quality of resources from which I can make strong grip on flutter.
January 28, 2021 at 08:36PM by Enough-Hunt8868
https://ift.tt/3iXRUpy
reddit
Suggestion
A subreddit for Google's portable UI framework.