Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

BLoC pattern help?
i am fairly new to flutter, built a rookie project, now i want to learn about BLoC pattern. I dont have any prior experience of app developing before flutter.
Can you guys kindly recommend some sources on understanding BLoC pattern?
THanks very much.

September 27, 2020 at 05:44PM by yaadyeud
https://ift.tt/309f8Rp
New post on /r/flutterdev subreddit:

Hello everyone! I recently gave a live talk on 'Flutter and PWAs'. If you are interested in PWAs and want to understand them and most importantly want to know how to create one in flutter here's the link for you.
https://youtu.be/WhH_eZUjXis

September 27, 2020 at 05:59PM by idreesBughio
https://ift.tt/3kREcV3
New post on /r/flutterdev subreddit:

Couchbase Lite Dart - embedded nosql database for Windows (Dart/Flutter)
I'm excited to announce my first plugin: Couchbase Lite Dartlink: https://pub.dev/packages/couchbase_lite_dartCouchbase Lite is an embedded no sql database with support for Android(Java) and iOS(Swift).This is an almost feature complete implementation of their C library in Dart using ffi. The goal of this library is to provide a native plugin that does not depend on platorm channels to support as many platforms as possible.Currently I focused on Windows, but Android and iOS should work out of the box once I figure out how to build/bundle the static libraries.While it is almost feature complete, it is not production ready yet. Testing and contributions are welcome.Here's a demo of an app running on windows, you can find the source code in the example folder of the package. Windows Demo

September 27, 2020 at 08:02PM by Rudiksz
https://ift.tt/3cAQHRX
New post on /r/flutterdev subreddit:

Dart Music Theory: A Dart port of go-music-theory
https://ift.tt/338hmCQ

September 27, 2020 at 10:43PM by tuckerzodd
https://ift.tt/3i5Yet5
New post on Flutter Dev Google group:

Flutter App Not Working On One+ devices
Hi Team, I am newbie to flutter world. I recently made sample app for andriod device with compile and traget sdk version 30. And it was able to run on almost every devices till Andriod 11. But the problem arise when I tried to run the same application on One+ having Andriod Version 10 and

September 28, 2020 at 06:35AM by Vikas G
https://ift.tt/3cAm7bc
New post on /r/flutterdev subreddit:

Visualization Project with Source Code Demo Video and Play Store Link!
Hi everyone, I made an app as part of a visualization project submission, called AlgoVisualizer. It is essentially a sorting visualizer but very customizable. Please check it out and let me know about any bugs or questions you might have.AlgoVisualizer is visualization tool which picks up right where traditional sorting visualizers left off. With the ability to choose from the 7 most popular sorting algorithms and mix and match designs and colors, this app lets you personalize the visualization process like never before. Choose from Tim Sort, Heapsort, Quicksort and many more! Combined with the Frenzy, Standard and DownsideUp mode you can also choose from color themes including Summer Hues, Arctic White, Ice-cream Sandwich, Ketchup Red and Kindergarten Notebook.Youtube || Play Store || Github

September 28, 2020 at 07:53AM by parzuko
https://ift.tt/3kSP8BP
New post on Flutter Dev Google group:

Cannot upgrade or download flutter from flutter.dev
Hello all, unfortunatelly after last try of "flutter upgrade" I've got an error 403 So I try to get newest version from official site flutter.dev but I cant get download button. Anyone could help me?

September 28, 2020 at 09:24AM by Przemysław Przetocki
https://ift.tt/3kUBz52
New post on /r/flutterdev subreddit:

I just stumbled upon this months old screen cap that I did. It was a Reddit app made with Flutter. Let me know what you think!
EDIT: Months old screen cap of a personal project that i didHere's the video https://imgur.com/a/IRHCfnY

September 28, 2020 at 10:18AM by rxddit_
https://ift.tt/3cDbR27
New post on Flutter Dev Google group:

getting started
heyyy I am super excited to dive into the world flutter!!! tips and suggestions welcome ;)

September 28, 2020 at 03:38PM by Harshitha Devineni
https://ift.tt/3i7Chdf
New post on /r/flutterdev subreddit:

flutter_mentions updated to v1.0.0 🎉
https://ift.tt/2XF4K2G

September 28, 2020 at 03:58PM by boss-san
https://ift.tt/2GgWksF
New post on /r/flutterdev subreddit:

What are the things every Flutter developer should know?
I saw a thread in the r/iOSProgramming subreddit asking what are the things every iOS devs should know. I find the discussions great and (mostly) insightful for new developers.I was wondering what you think every Flutter/Dart developer should know?

September 28, 2020 at 04:16PM by serial_dev
https://ift.tt/2HvgFuG
New post on /r/flutterdev subreddit:

Do you use Flutter at work?
How are you using Flutter?View Poll

September 28, 2020 at 04:41PM by Codelessly
https://ift.tt/3kVqLDw
New post on /r/flutterdev subreddit:

Flutter dp metric system
I saw a design in dribbble and started to code it in Flutter. First I cut the unnecessary part. Then I resized it by keeping aspect ratio to match width 360. After this I assumed that 1 dp will be 1px. In my Samsung s8 it looks too small. Unfortunately these concerns are not discussed in tutorials. So am I doing something wrong or this is a common problom? Please do not suggest packages as I know about them.I posted it here because this example point out pains when we work with design specs.

September 28, 2020 at 06:08PM by edgeha
https://ift.tt/3mWC6VP