Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
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
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
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
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
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
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
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
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
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
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
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
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
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
New post on /r/flutterdev subreddit:

NEW VSCode extension "Blockman" to highlight nested code blocks
Check out my VSCode extension - Blockman, took me 6 months to build. Please help me promote/share/rate if you like it. You can customize block colors, depth, turn on/off focus, curly/square/round brackets, tags, python indentation and more.....https://marketplace.visualstudio.com/items?itemName=leodevbro.blockmanSupports Python, R, Go, Dart, PHP, JavaScript, JSX, TypeScript, TSX, C, C#, C++, Java, HTML, CSS and more...This post in react.js community:https://www.reddit.com/r/reactjs/comments/nwjr0b/idea_highlight_nested_code_blocks_with_boxes/View Poll

July 04, 2021 at 10:02PM by leodevbro
https://ift.tt/3dEyXH1