New post on /r/flutterdev subreddit:
How To Use Assests and Images in Your Flutter Project - Flutter for Beginners
https://youtu.be/AlFs30fEowQ
July 03, 2021 at 01:14PM by olu_tayormi
https://ift.tt/3AorBRL
How To Use Assests and Images in Your Flutter Project - Flutter for Beginners
https://youtu.be/AlFs30fEowQ
July 03, 2021 at 01:14PM by olu_tayormi
https://ift.tt/3AorBRL
YouTube
How To Use Assets and Images in Your Flutter Project - Flutter for Beginners
In this video, you will learn the simple way to use assets and images in your flutter project.
Project Repo: https://github.com/tayormi/flutter_learning
---
👉 Twitter: https://twitter.com/olu_tayormi
👉 Linkedin: https://linkedin.com/in/tayormi
👉 Github:…
Project Repo: https://github.com/tayormi/flutter_learning
---
👉 Twitter: https://twitter.com/olu_tayormi
👉 Linkedin: https://linkedin.com/in/tayormi
👉 Github:…
New post on /r/flutterdev subreddit:
Flutter Advanced Bottom Sheet Transitions
https://youtu.be/RTOJRMLfNA4
July 03, 2021 at 03:37PM by mheshm
https://ift.tt/36cLzkS
Flutter Advanced Bottom Sheet Transitions
https://youtu.be/RTOJRMLfNA4
July 03, 2021 at 03:37PM by mheshm
https://ift.tt/36cLzkS
YouTube
Flutter Advanced Bottom Sheet Transitions
⭐Source Code: https://github.com/MahmoudHesham099/Flutter-Advanced-Bottom-Sheet-Transitions
📖Resources: https://fidev.io/
📢Remember to
Subscribe🔴, Like👍, Share↗️ this video, and Star the repo on Github⭐
https://youtube.com/channel/UCGfgbWRrFj-yy8UQQalA…
📖Resources: https://fidev.io/
📢Remember to
Subscribe🔴, Like👍, Share↗️ this video, and Star the repo on Github⭐
https://youtube.com/channel/UCGfgbWRrFj-yy8UQQalA…
New post on /r/flutterdev subreddit:
First Open Source contribution to a Flutter project
https://youtu.be/E87DW2iT5tk
July 03, 2021 at 04:45PM by adityathakurxd
https://ift.tt/3ArTXLd
First Open Source contribution to a Flutter project
https://youtu.be/E87DW2iT5tk
July 03, 2021 at 04:45PM by adityathakurxd
https://ift.tt/3ArTXLd
YouTube
First open source contribution to a Flutter project
In this video, I'll show you how to make your first open-source contribution as a Flutter Developer. I have listed steps that you need to do and made it into a sort of checklist that you can refer to for your next Pull Request!
Timestamps:
00:00 Introduction…
Timestamps:
00:00 Introduction…
New post on /r/flutterdev subreddit:
Avoid Repository pattern for operations not related to persistence
https://ift.tt/3jBSvji
July 03, 2021 at 01:07AM by PedroMassango
https://ift.tt/3jEnF9G
Avoid Repository pattern for operations not related to persistence
https://ift.tt/3jBSvji
July 03, 2021 at 01:07AM by PedroMassango
https://ift.tt/3jEnF9G
DEV Community
Avoid Repository pattern for operations not related to persistence
Versão em Portugês disponível aqui. Today I want to share a bit about the Repository and Facade...
New post on /r/flutterdev subreddit:
FlutterFlip Clock Animation From Scratch
https://youtube.com/playlist?list=PLUAmoeLDeXnXGRNoGylrKVOrS-6p6Nt9v
July 03, 2021 at 06:57PM by mr_neon_dev
https://ift.tt/3jG5rVu
FlutterFlip Clock Animation From Scratch
https://youtube.com/playlist?list=PLUAmoeLDeXnXGRNoGylrKVOrS-6p6Nt9v
July 03, 2021 at 06:57PM by mr_neon_dev
https://ift.tt/3jG5rVu
YouTube
Flutter Animations - YouTube
New post on /r/flutterdev subreddit:
I'm working on this animation editor to edit and export Lottie animations without After Effects! A lot of people on here have given super useful thoughts so far so I've added some UI updates based on the feedback - check comments. Feel free to give some feedback or sign up for beta testing!
http://lottielab.io
July 03, 2021 at 07:34PM by locsandcrocs
https://ift.tt/3w9YTRq
I'm working on this animation editor to edit and export Lottie animations without After Effects! A lot of people on here have given super useful thoughts so far so I've added some UI updates based on the feedback - check comments. Feel free to give some feedback or sign up for beta testing!
http://lottielab.io
July 03, 2021 at 07:34PM by locsandcrocs
https://ift.tt/3w9YTRq
Lottielab
Lottielab | Create and Edit Lottie Animations
Create and ship animations to your products faster. Bring your websites and apps to life with the simplest editor for Lottie animations.
New post on /r/flutterdev subreddit:
How you structure your projects with Riverpod
I want some suggestions on how you should organize your projects with Riverpod I mean you have globals, providers, state notifiers etc.. how you could keep all your code clean?btw I know that it depends on the project, but I want some clear ideas to understand better
July 03, 2021 at 07:29PM by aspiiire2
https://ift.tt/2SIWob0
How you structure your projects with Riverpod
I want some suggestions on how you should organize your projects with Riverpod I mean you have globals, providers, state notifiers etc.. how you could keep all your code clean?btw I know that it depends on the project, but I want some clear ideas to understand better
July 03, 2021 at 07:29PM by aspiiire2
https://ift.tt/2SIWob0
reddit
How you structure your projects with Riverpod
I want some suggestions on how you should organize your projects with Riverpod I mean you have globals, providers, state notifiers etc.. how you...
New post on /r/flutterdev subreddit:
Flutter PWA - how do I debug crash and record/report them in production? Please help me out
Hi, I have a flutter we application. But there are some things I am totally not able to find anywhere.How can I see flutter web runtime issues in console. And how can I log/record those issues and crashes like firebase crashalytics.I know something about the fact that flutter code gets converted into javascript for web and thats the reason the issues dont show in ide console. But is not there any way i can see issues in console. And i know that crashalytics doesnt work for web. But is there no alternative/workaround.Thanks
July 03, 2021 at 09:40PM by shubh_420
https://ift.tt/3jNhlfY
Flutter PWA - how do I debug crash and record/report them in production? Please help me out
Hi, I have a flutter we application. But there are some things I am totally not able to find anywhere.How can I see flutter web runtime issues in console. And how can I log/record those issues and crashes like firebase crashalytics.I know something about the fact that flutter code gets converted into javascript for web and thats the reason the issues dont show in ide console. But is not there any way i can see issues in console. And i know that crashalytics doesnt work for web. But is there no alternative/workaround.Thanks
July 03, 2021 at 09:40PM by shubh_420
https://ift.tt/3jNhlfY
reddit
Flutter PWA - how do I debug crash and record/report them in...
Hi, I have a flutter we application. But there are some things I am totally not able to find anywhere. How can I see flutter web runtime issues...
New post on /r/flutterdev subreddit:
I can't visit pub.dev: "The connection was reset."
I can visit all other websites except "pub.dev".pub get command also doesn't work.
July 04, 2021 at 05:30AM by yurabe
https://ift.tt/3hBqAx4
I can't visit pub.dev: "The connection was reset."
I can visit all other websites except "pub.dev".pub get command also doesn't work.
July 04, 2021 at 05:30AM by yurabe
https://ift.tt/3hBqAx4
New post on /r/flutterdev subreddit:
Open source contributors needed for Vernet, network analyzer and monitoring tool.
Anyone of you interested in working on open source project. Please feel free to comment on this post or dm me. Here is the link to my project Vernet
July 04, 2021 at 06:16AM by paraskhandelwal
https://ift.tt/3xinkNR
Open source contributors needed for Vernet, network analyzer and monitoring tool.
Anyone of you interested in working on open source project. Please feel free to comment on this post or dm me. Here is the link to my project Vernet
July 04, 2021 at 06:16AM by paraskhandelwal
https://ift.tt/3xinkNR
GitHub
GitHub - osociety/vernet: Vernet - Network Analyzer and Monitoring Tool
Vernet - Network Analyzer and Monitoring Tool. Contribute to osociety/vernet development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
First package on pub, let's you find host and open ports on a network.
https://ift.tt/2TCoGEu
July 04, 2021 at 07:13AM by paraskhandelwal
https://ift.tt/2SMQANV
First package on pub, let's you find host and open ports on a network.
https://ift.tt/2TCoGEu
July 04, 2021 at 07:13AM by paraskhandelwal
https://ift.tt/2SMQANV
GitHub
GitHub - git-elliot/network_tools: Networking Tools library which can help you discover open ports, devices on subnet and many…
Networking Tools library which can help you discover open ports, devices on subnet and many other things. - GitHub - git-elliot/network_tools: Networking Tools library which can help you discover o...
New post on /r/flutterdev subreddit:
Do’s and Don’ts of Flutter App Development Before Beginning your project!
https://ift.tt/3hBTiOs
July 04, 2021 at 10:25AM by alexisgilburt
https://ift.tt/2Uob8fQ
Do’s and Don’ts of Flutter App Development Before Beginning your project!
https://ift.tt/3hBTiOs
July 04, 2021 at 10:25AM by alexisgilburt
https://ift.tt/2Uob8fQ
Medium
Do’s and Don’ts of Flutter App Development Before Beginning your project!
Make sure to read this blog before commencing your Flutter App Development.
New post on /r/flutterdev subreddit:
Introducing POSTWOMAN: simple clone of postman
https://youtu.be/GdOkVPQxHtc
July 04, 2021 at 12:30PM by mayank9999
https://ift.tt/3yjOXGu
Introducing POSTWOMAN: simple clone of postman
https://youtu.be/GdOkVPQxHtc
July 04, 2021 at 12:30PM by mayank9999
https://ift.tt/3yjOXGu
YouTube
Dune: clone of postman, built with flutter
https://github.com/mayankkushal/dune
New post on /r/flutterdev subreddit:
bloc_rest_api version 0.4.0 is OUT!!!
Happy to announce that version 0.4.0 of bloc_rest_api is out now! :DI aimed to achieve 100% test coverage and I did it; giving more stability to the current and future releases. You can also manage local JSON strings/files in this version alongside the usual POST and GET requests. Also, now you can set timeOut duration for individual requests using the timeOut reference.The next stop is v1.0.0 with null safety (pre-release version of which will be available soon).As always feel free to play around with the package, open issues if you face any, contribute if you feel like it, speak up your mind in the comments below or just give this post an upvote just to boost my spirits. :)PS. for those wondering what is bloc_rest_api. It is an REST API management package build upon flutter_bloc to make integration of REST APIs easy with bloc architecture. It handles the API's state for you reducing the amount of boiler plate needed making it a plug-and-play process when it comes to API integration. Read more on the package's page. Tutorials coming soon!Cheers.
July 04, 2021 at 01:48PM by idreesBughio
https://ift.tt/3ygeFeW
bloc_rest_api version 0.4.0 is OUT!!!
Happy to announce that version 0.4.0 of bloc_rest_api is out now! :DI aimed to achieve 100% test coverage and I did it; giving more stability to the current and future releases. You can also manage local JSON strings/files in this version alongside the usual POST and GET requests. Also, now you can set timeOut duration for individual requests using the timeOut reference.The next stop is v1.0.0 with null safety (pre-release version of which will be available soon).As always feel free to play around with the package, open issues if you face any, contribute if you feel like it, speak up your mind in the comments below or just give this post an upvote just to boost my spirits. :)PS. for those wondering what is bloc_rest_api. It is an REST API management package build upon flutter_bloc to make integration of REST APIs easy with bloc architecture. It handles the API's state for you reducing the amount of boiler plate needed making it a plug-and-play process when it comes to API integration. Read more on the package's page. Tutorials coming soon!Cheers.
July 04, 2021 at 01:48PM by idreesBughio
https://ift.tt/3ygeFeW
Dart packages
bloc_rest_api | Flutter Package
A generic bloc package to implement REST APIs easily in flutter.
New post on /r/flutterdev subreddit:
FlutterForce — Week 128
https://ift.tt/2SJV7R2
July 04, 2021 at 01:29PM by flutterist
https://ift.tt/3hfFwSL
FlutterForce — Week 128
https://ift.tt/2SJV7R2
July 04, 2021 at 01:29PM by flutterist
https://ift.tt/3hfFwSL
Medium
FlutterForce — #Week 128
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Hooks vs. Stateful, what are your thoughts?
I generally use Stateful widgets to manage the state whenever that is sufficient and I recently joined a team that used flutter_hooks (influenced by React practices). We have to decide if we are keeping hooks for our next big project.As I understand it, hooks allow you to remove the need for for initState, dispose and setState, as everything related to the state is initialized with the magic hook functions in the build method. Drawback is: the build method is heavier and it impacts performance. Hooks are fighting the way Flutter was designed and optimized for. Please correct me if I got it wrong!What are your thoughts on this? Anyone did performance comparisons, or have strong arguments for one solution over the other?
July 04, 2021 at 04:02PM by king-louis-rds
https://ift.tt/3xiWhC3
Hooks vs. Stateful, what are your thoughts?
I generally use Stateful widgets to manage the state whenever that is sufficient and I recently joined a team that used flutter_hooks (influenced by React practices). We have to decide if we are keeping hooks for our next big project.As I understand it, hooks allow you to remove the need for for initState, dispose and setState, as everything related to the state is initialized with the magic hook functions in the build method. Drawback is: the build method is heavier and it impacts performance. Hooks are fighting the way Flutter was designed and optimized for. Please correct me if I got it wrong!What are your thoughts on this? Anyone did performance comparisons, or have strong arguments for one solution over the other?
July 04, 2021 at 04:02PM by king-louis-rds
https://ift.tt/3xiWhC3
reddit
Hooks vs. Stateful, what are your thoughts?
I generally use Stateful widgets to manage the state whenever that is sufficient and I recently joined a team that used flutter_hooks (influenced...
New post on /r/flutterdev subreddit:
implementation of Content sharing in Flutter apps
https://ift.tt/3xch22l
July 04, 2021 at 03:26PM by satyam_parasa
https://ift.tt/3wgy8ea
implementation of Content sharing in Flutter apps
https://ift.tt/3xch22l
July 04, 2021 at 03:26PM by satyam_parasa
https://ift.tt/3wgy8ea
FlutterAnt
Content sharing in Flutter apps - FlutterAnt
In this article, we are going to learn about Content sharing in flutter apps, we can find the awesome package called share_plus in pud.dev to achieving this.
New post on /r/flutterdev subreddit:
Drawing 3D Objects in Flutter | 3D in Flutter | Flutter 3D Animation
https://youtube.com/watch?v=WxGkxELTK2A&feature=share
July 04, 2021 at 06:56PM by DBestech
https://ift.tt/3Aqo1H1
Drawing 3D Objects in Flutter | 3D in Flutter | Flutter 3D Animation
https://youtube.com/watch?v=WxGkxELTK2A&feature=share
July 04, 2021 at 06:56PM by DBestech
https://ift.tt/3Aqo1H1
YouTube
Drawing 3D Objects in Flutter | Flutter Custom Painter | Complex Animation UI Tutorial | Shader Mask
In this tutorial you will learn how to create a 3D object in flutter or a 3D ball or animation in flutter using radial gradient, linear gradient, boxdecoration, custom paint, custom painter, flutter path, custom shader, createShader, and bezier curve. This…
New post on /r/flutterdev subreddit:
Flutter frontend, Golang backend
How many of you use/write Golang as part of your backend? I've recently started learning it. It's like a jump back 30 years in time, to a simple functional language, but I just started learning it. I'm sure there are many twists and turns.If you are using it, what are you using it for? I am looking into creating my own custom backends.View Poll
July 04, 2021 at 06:52PM by jrheisler
https://ift.tt/3xh46IF
Flutter frontend, Golang backend
How many of you use/write Golang as part of your backend? I've recently started learning it. It's like a jump back 30 years in time, to a simple functional language, but I just started learning it. I'm sure there are many twists and turns.If you are using it, what are you using it for? I am looking into creating my own custom backends.View Poll
July 04, 2021 at 06:52PM by jrheisler
https://ift.tt/3xh46IF
New post on /r/flutterdev subreddit:
flutter is dead
there is zero support. every update the tutorials and codes are completely unusable and thus making it all reset. I am over trying to learn this trash.
July 04, 2021 at 08:08PM by arctorTNT
https://ift.tt/3weWDrZ
flutter is dead
there is zero support. every update the tutorials and codes are completely unusable and thus making it all reset. I am over trying to learn this trash.
July 04, 2021 at 08:08PM by arctorTNT
https://ift.tt/3weWDrZ
reddit
flutter is dead
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
mutual compatibility
*Hi everyone* I use flutter_app_lock 1.5.0 when I run( pub get) everything go right, but when I run (pub outdated) i get this: transitive dev_dependencies: async *2.6.1 *2.6.1 *2.6.1 2.7.0 charcode *1.2.0 *1.2.0 *1.2.0 1.3.1 test_api *0.3.0 *0.3.0 *0.3.0 0.4.1 You are already using the
July 04, 2021 at 09:31PM by sami fltr
https://ift.tt/3dJ083I
mutual compatibility
*Hi everyone* I use flutter_app_lock 1.5.0 when I run( pub get) everything go right, but when I run (pub outdated) i get this: transitive dev_dependencies: async *2.6.1 *2.6.1 *2.6.1 2.7.0 charcode *1.2.0 *1.2.0 *1.2.0 1.3.1 test_api *0.3.0 *0.3.0 *0.3.0 0.4.1 You are already using the
July 04, 2021 at 09:31PM by sami fltr
https://ift.tt/3dJ083I
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.