New post on /r/flutterdev subreddit:
What's the industry standard way of making api call ? what should be the folder structure and state management ?
I'm making an app which will show the player statistics but wondering about standard way of API calls.
Is there anything you're practicing for minimizing API calls ? Should I just create a API class and create bunch of methods in it ?
January 29, 2022 at 06:52AM by ashishacharya083
https://bit.ly/3AIZ1uU
What's the industry standard way of making api call ? what should be the folder structure and state management ?
I'm making an app which will show the player statistics but wondering about standard way of API calls.
Is there anything you're practicing for minimizing API calls ? Should I just create a API class and create bunch of methods in it ?
January 29, 2022 at 06:52AM by ashishacharya083
https://bit.ly/3AIZ1uU
reddit
What's the industry standard way of making api call ? what should...
I'm making an app which will show the player statistics but wondering about standard way of API calls. Is there anything you're practicing for...
New post on /r/flutterdev subreddit:
Position your widgets in style
Learn how to use the Baseline widget to position another widget of unknown size, such that its bottom aligns with a specific point!https://www.youtube.com/watch?v=8ZaFk0yvNlI&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG&index=2
January 29, 2022 at 07:57AM by we_are_metizsoft
https://bit.ly/3AHMS9M
Position your widgets in style
Learn how to use the Baseline widget to position another widget of unknown size, such that its bottom aligns with a specific point!https://www.youtube.com/watch?v=8ZaFk0yvNlI&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG&index=2
January 29, 2022 at 07:57AM by we_are_metizsoft
https://bit.ly/3AHMS9M
YouTube
Baseline (Widget of the Week)
Learn more about Baseline → https://goo.gle/33CHSaj
Positioning widgets in Flutter is usually easy - you decide where they start and how big they are, and they're positioned! But what if you need to position a widget of unknown size such that its bottom…
Positioning widgets in Flutter is usually easy - you decide where they start and how big they are, and they're positioned! But what if you need to position a widget of unknown size such that its bottom…
New post on /r/flutterdev subreddit:
Which State Management to use? I have never used specific state management plugin, all I use is setState. I am building an e-commerce app, I am stuck with the Add to Cart, wishlist features. Which I will use State Management, as I need to send change of state info to the other widgets.
Another feature is whenever the cart doesn't become empty I need to show badge on the Icon, which in bottom navigation bar.
January 29, 2022 at 04:41PM by Sai_Varaprasad
https://bit.ly/3s1xukD
Which State Management to use? I have never used specific state management plugin, all I use is setState. I am building an e-commerce app, I am stuck with the Add to Cart, wishlist features. Which I will use State Management, as I need to send change of state info to the other widgets.
Another feature is whenever the cart doesn't become empty I need to show badge on the Icon, which in bottom navigation bar.
January 29, 2022 at 04:41PM by Sai_Varaprasad
https://bit.ly/3s1xukD
reddit
Which State Management to use? I have never used specific state...
Another feature is whenever the cart doesn't become empty I need to show badge on the Icon, which in bottom navigation bar.
New post on /r/flutterdev subreddit:
10 Beginners mistakes in Flutter (and how to avoid them)
https://bit.ly/3GaCJ6I
January 29, 2022 at 04:15PM by BeGuillaume
https://bit.ly/3s4qPWG
10 Beginners mistakes in Flutter (and how to avoid them)
https://bit.ly/3GaCJ6I
January 29, 2022 at 04:15PM by BeGuillaume
https://bit.ly/3s4qPWG
Guillaume Bernos
10 Beginners mistakes in Flutter (and how to avoid them)
As a Tech Lead for my day job, I had the opportunity to see and help to overcome several mistakes that beginners in Flutter can encounter. This article aims at helping you identify those mistakes to help you avoid them as fast as possible. Of course, this…
New post on /r/flutterdev subreddit:
Freelancining confidence
I never problem solving or practice on dart or java on hackerrank or any website like this ..... but I made two Ecommerce application and I really understand their logic so do you think I am capable of working as a freelancer? and if not what I really need to be able to work as a freelancer ...do I should make another app or what?
January 29, 2022 at 06:12PM by engkhaledeisa
https://bit.ly/3rVQTDw
Freelancining confidence
I never problem solving or practice on dart or java on hackerrank or any website like this ..... but I made two Ecommerce application and I really understand their logic so do you think I am capable of working as a freelancer? and if not what I really need to be able to work as a freelancer ...do I should make another app or what?
January 29, 2022 at 06:12PM by engkhaledeisa
https://bit.ly/3rVQTDw
reddit
Freelancining confidence
I never problem solving or practice on dart or java on hackerrank or any website like this ..... but I made two Ecommerce application and I really...
New post on /r/flutterdev subreddit:
Improving Flutter latency through sksl automation
https://bit.ly/3rcs0V9
January 29, 2022 at 05:48PM by realusername42
https://bit.ly/3AKxGbL
Improving Flutter latency through sksl automation
https://bit.ly/3rcs0V9
January 29, 2022 at 05:48PM by realusername42
https://bit.ly/3AKxGbL
alex-min.fr
Improving Flutter latency through sksl automation
Faster apps with less time spent on manual tasks
New post on /r/flutterdev subreddit:
Integrating Forums in an android app?
Is it possible to integrate forums like Simple Machines Forum in an app or any other forum? Or is there any package/plugin that makes it easier to develop it and integrate it with firebase/firestore.New to all this so sorry if I am not using the correct terminologies.
January 29, 2022 at 07:04PM by shadow-_-king
https://ift.tt/ardckMD3e
Integrating Forums in an android app?
Is it possible to integrate forums like Simple Machines Forum in an app or any other forum? Or is there any package/plugin that makes it easier to develop it and integrate it with firebase/firestore.New to all this so sorry if I am not using the correct terminologies.
January 29, 2022 at 07:04PM by shadow-_-king
https://ift.tt/ardckMD3e
reddit
Integrating Forums in an android app?
Is it possible to integrate forums like [Simple Machines Forum](https://simplemachines.org/) in an app or any other forum? Or is there any...
New post on /r/flutterdev subreddit:
I have a text and want a button as small as the text.
All the other buttons are just too big. I know the question sounds stupid but i started flutter 3 days ago and i have to deliver this in 2 days.
January 29, 2022 at 08:01PM by penileskwigliness
https://ift.tt/x5MS6BPht
I have a text and want a button as small as the text.
All the other buttons are just too big. I know the question sounds stupid but i started flutter 3 days ago and i have to deliver this in 2 days.
January 29, 2022 at 08:01PM by penileskwigliness
https://ift.tt/x5MS6BPht
reddit
I have a text and want a button as small as the text.
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Building No Signal using Flutter and Appwrite [Part 2]
https://ift.tt/Q3rW2DON5
January 29, 2022 at 08:19PM by 2002bishwajeet
https://ift.tt/7vawxYRQ4
Building No Signal using Flutter and Appwrite [Part 2]
https://ift.tt/Q3rW2DON5
January 29, 2022 at 08:19PM by 2002bishwajeet
https://ift.tt/7vawxYRQ4
Medium
Building No Signal using Flutter and Appwrite [Part 2]
In this part we will be continue making our app No Signal using Flutter and Appwrite. I have already explained about Appwrite and how to…
New post on /r/flutterdev subreddit:
Flutter Mobile Apps - How to Create an Auto Resize TextField in Flutte...
https://youtube.com/watch?v=Tz8MZ6Pbe6A&feature=share
January 30, 2022 at 01:09AM by osppro
https://ift.tt/YGMArSKfT
Flutter Mobile Apps - How to Create an Auto Resize TextField in Flutte...
https://youtube.com/watch?v=Tz8MZ6Pbe6A&feature=share
January 30, 2022 at 01:09AM by osppro
https://ift.tt/YGMArSKfT
YouTube
Flutter Mobile Apps - How to Create an Auto Resize TextField in Flutter Mobile Apps
#mobileapps #flutter #apps #fluttermobileapps #flutterdevelopment #osppro
#subscribe #more #videos
Flutter Mobile Apps - How to Create an Auto Resize TextField in Flutter Mobile Apps
In Flutter, you can create an auto-resize as needed TextField (or TextFormField)…
#subscribe #more #videos
Flutter Mobile Apps - How to Create an Auto Resize TextField in Flutter Mobile Apps
In Flutter, you can create an auto-resize as needed TextField (or TextFormField)…
New post on /r/flutterdev subreddit:
Exciting News for Flutter Windows Support
https://ift.tt/pQF19VnsG
January 30, 2022 at 02:19AM by contrix09
https://ift.tt/vSO2XWsnG
Exciting News for Flutter Windows Support
https://ift.tt/pQF19VnsG
January 30, 2022 at 02:19AM by contrix09
https://ift.tt/vSO2XWsnG
flutter.dev
Flutter Event | Flutter Update: Desktop Support
Since we launched Flutter, we’ve focused on delivering a cross-platform solution for beautiful, tailored apps that are compiled to machine code and take full advantage of the underlying graphics hardware of your device.
New post on /r/flutterdev subreddit:
Flutter Hero Animations and PageRouteBuilder
https://youtube.com/watch?v=EtImGX-5xvI&feature=share
January 30, 2022 at 07:17AM by Pixelreddit
https://ift.tt/16D7keQ2G
Flutter Hero Animations and PageRouteBuilder
https://youtube.com/watch?v=EtImGX-5xvI&feature=share
January 30, 2022 at 07:17AM by Pixelreddit
https://ift.tt/16D7keQ2G
YouTube
Flutter Hero Animations and PageRouteBuilder
In this video, you are going to take a look at:
- How hero animation allows a widget transition to fly into place from one page to another
- How to use the PageRouteBuilder to create custom navigation transitions with hero animation
GitHub: https://git…
- How hero animation allows a widget transition to fly into place from one page to another
- How to use the PageRouteBuilder to create custom navigation transitions with hero animation
GitHub: https://git…
New post on /r/flutterdev subreddit:
FlutterForce — Week 155
https://ift.tt/zBUOfodL7
January 30, 2022 at 11:11AM by flutterist
https://ift.tt/eP1wtDG5o
FlutterForce — Week 155
https://ift.tt/zBUOfodL7
January 30, 2022 at 11:11AM by flutterist
https://ift.tt/eP1wtDG5o
Medium
FlutterForce — #Week 155
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Why dark mode is important, how can one add it in Flutter app
https://youtube.com/shorts/9BKBNyQIuRQ?feature=share
January 30, 2022 at 12:08PM by base77
https://ift.tt/BWLIFD0in
Why dark mode is important, how can one add it in Flutter app
https://youtube.com/shorts/9BKBNyQIuRQ?feature=share
January 30, 2022 at 12:08PM by base77
https://ift.tt/BWLIFD0in
YouTube
Theming in flutter #short #flutter #theme #dark #darkmode #app
Want to learn theming in Flutter check out our free tutorial. https://youtu.be/dyVAQBcsILA
New post on /r/flutterdev subreddit:
Has anyone tried SqlDelight in Flutter? What relational database are you using?
I need a relational database in the app and I am thinking about the possibilities.Currently, the only option I am seeing supported by Flutter is using
January 30, 2022 at 12:49PM by NotSoIncredibleA
https://ift.tt/Za1RNFKW7
Has anyone tried SqlDelight in Flutter? What relational database are you using?
I need a relational database in the app and I am thinking about the possibilities.Currently, the only option I am seeing supported by Flutter is using
sqlite
, but the issue here is that it is ton of code to write, as shown in this documentation page.You have to create:mapping and parsingdata classesSQL queriesand this a lot of boilerplate.So I was wondering what other solutions there are and since Kotlin Multiplatform is technically callable from Flutter, it would be theoretically possible to use SqlDelight in Kotlin Multiplatform and generate MethodChannel, but I don't see a way of doing it.Basically, the goal would be to write the SQL queries once and generate code along the way so it is type-safe to use. Random idea would be (no idea if it works) a SqlDelight -> Kotlin -> Pigeon -> Dart generation. My aim is to minimize the boilerplate I have to write, no matter how ridiculous the generation chain is.Maybe someone has some solution though. What are you guys using?January 30, 2022 at 12:49PM by NotSoIncredibleA
https://ift.tt/Za1RNFKW7
docs.flutter.dev
Persist data with SQLite
How to use SQLite to store and retrieve data.
New post on /r/flutterdev subreddit:
How do i remove a background from a video file on Flutter
Hello,I've been developing applications with flutter for the past year and I'd like to start working on more advanced projects that make use of deep learning. I know there are tutorials on udemy and youtube but most of them work on images only. Im lost at the moment trying to find a way to way to start a project where I can remove the background from a video file all on flutter? From my research, I know I have to look into flutter OpenCv and tflite but I cant figure out how I'll be doing that. Im eager to learn a new framework / laguage that will work hand in hand with flutter but i dont know where to start.Any and all help is much appreciated.
January 30, 2022 at 01:19PM by captainpizza23
https://ift.tt/YTyuwpHtk
How do i remove a background from a video file on Flutter
Hello,I've been developing applications with flutter for the past year and I'd like to start working on more advanced projects that make use of deep learning. I know there are tutorials on udemy and youtube but most of them work on images only. Im lost at the moment trying to find a way to way to start a project where I can remove the background from a video file all on flutter? From my research, I know I have to look into flutter OpenCv and tflite but I cant figure out how I'll be doing that. Im eager to learn a new framework / laguage that will work hand in hand with flutter but i dont know where to start.Any and all help is much appreciated.
January 30, 2022 at 01:19PM by captainpizza23
https://ift.tt/YTyuwpHtk
Reddit
r/FlutterDev on Reddit: How do i remove a background from a video file on Flutter
Posted by u/captainpizza23 - No votes and 3 comments
New post on /r/flutterdev subreddit:
I need your help to attract the attention of the Flutter team for adding support for test ids. I'm using Cypress and because of this little missing detail there's a bunch of extra hassle to contend with. Please upvote the GitHub ticket. Thank you!
https://ift.tt/LcTNq67dB
January 30, 2022 at 05:08PM by SpaceInstructor
https://ift.tt/OckWHd7oe
I need your help to attract the attention of the Flutter team for adding support for test ids. I'm using Cypress and because of this little missing detail there's a bunch of extra hassle to contend with. Please upvote the GitHub ticket. Thank you!
https://ift.tt/LcTNq67dB
January 30, 2022 at 05:08PM by SpaceInstructor
https://ift.tt/OckWHd7oe
GitHub
[flutter-web] Add support for classes or some sort of testID attribute that can be used to identify html tags · Issue #97455 ·…
I'm desperately trying to get Cypress to run on top of the html renderer. Out of all possible testing tools I am strongly favouring Cypress for many reasons. All I need is some sort of an i...
New post on /r/flutterdev subreddit:
7 tips for junior Flutter developers
https://ift.tt/h9W7dyaSg
January 30, 2022 at 05:44PM by svprdga
https://ift.tt/VzqTD7J4L
7 tips for junior Flutter developers
https://ift.tt/h9W7dyaSg
January 30, 2022 at 05:44PM by svprdga
https://ift.tt/VzqTD7J4L
David Serrano
7 tips for junior Flutter developers
Just starting with Flutter? These 7 tips can boost your learning process and make you more productive.
New post on /r/flutterdev subreddit:
Undo/Redo Mechanism with Riverpod in Flutter
https://ift.tt/9CqmUfFa8
January 30, 2022 at 07:19PM by iisprey
https://ift.tt/KnojcEk6R
Undo/Redo Mechanism with Riverpod in Flutter
https://ift.tt/9CqmUfFa8
January 30, 2022 at 07:19PM by iisprey
https://ift.tt/KnojcEk6R
Medium
Undo/Redo Mechanism with Riverpod in Flutter
The story of how easy to implement the undo-redo mechanism
New post on /r/flutterdev subreddit:
MVC+S Design Pattern in Flutter
https://ift.tt/1GSmrWj5A
January 30, 2022 at 07:18PM by SncOne_
https://ift.tt/12XyA4MNh
MVC+S Design Pattern in Flutter
https://ift.tt/1GSmrWj5A
January 30, 2022 at 07:18PM by SncOne_
https://ift.tt/12XyA4MNh
Medium
MVC+S Design Pattern in Flutter
There are many ways to architect an app in Flutter. And one of the most known ways to architect an app is MVC. MVC wants to achieve this by…
New post on /r/flutterdev subreddit:
Flutrer Bloc: Putting Streams in repositories ?
I'm studying flutter_bloc and I have a question about the connection example, available here: https://bloclibrary.dev/#/flutterlogintutorial?id=authentication-repositoryMy question is about the AuthenticationRepository which contains login, logout methods and an AuthenticationStatus stream. This repository is injected in LoginBloc(connection form) and AuthenticationBloc(routing/redirecting logic). AuthenticationBloc directly subscribe to AuthenticationRepository's stream and update it's state accordingly.It's these 2 streams that confuse me. It's very clear that a block behaves like a stream, but is it really a good practice to put streams in repositories?The consequence of this is that all blocs that need authentication depend on authRepository. They call the methods of the repo which end up updating the AuthenticationBlock thanks to its internal stream.But it looks weird to me. Instinctively I would rather tend to make my blocs dependent on AuthenticationBloc and remove the stream from the AuthenticationRepository. This way the authenticationRepository would only be responsible for calling the API and hiding the token.I would love to hear your opinion on this. The BloC architecture is not really easy to understand so feedback from people who have already practiced it would be very helpful.
January 30, 2022 at 10:16PM by Pierre2tm
https://ift.tt/O2FiZMsP0
Flutrer Bloc: Putting Streams in repositories ?
I'm studying flutter_bloc and I have a question about the connection example, available here: https://bloclibrary.dev/#/flutterlogintutorial?id=authentication-repositoryMy question is about the AuthenticationRepository which contains login, logout methods and an AuthenticationStatus stream. This repository is injected in LoginBloc(connection form) and AuthenticationBloc(routing/redirecting logic). AuthenticationBloc directly subscribe to AuthenticationRepository's stream and update it's state accordingly.It's these 2 streams that confuse me. It's very clear that a block behaves like a stream, but is it really a good practice to put streams in repositories?The consequence of this is that all blocs that need authentication depend on authRepository. They call the methods of the repo which end up updating the AuthenticationBlock thanks to its internal stream.But it looks weird to me. Instinctively I would rather tend to make my blocs dependent on AuthenticationBloc and remove the stream from the AuthenticationRepository. This way the authenticationRepository would only be responsible for calling the API and hiding the token.I would love to hear your opinion on this. The BloC architecture is not really easy to understand so feedback from people who have already practiced it would be very helpful.
January 30, 2022 at 10:16PM by Pierre2tm
https://ift.tt/O2FiZMsP0
Bloc
Bloc State Management Library
Official documentation for the bloc state management library. Support for Dart, Flutter, and AngularDart. Includes examples and tutorials.