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

Wysiwyg
Hi, I need to implement a wysiwyg in a vue dashboard to have the formatted text in a flutter app. I never used a wysiwyg.Do you recommand one ? Some tips to properly display the json i get from the wysiwig. Stored in a firestore database?

November 02, 2020 at 12:04AM by SagaPrime
https://ift.tt/3mLkScW
New post on /r/flutterdev subreddit:

Flutter Web auto detects, and Sony uses Flutter
https://ift.tt/35YpGF8

November 02, 2020 at 02:06AM by thehappyharis
https://ift.tt/323AzEE
New post on /r/flutterdev subreddit:

Discord server for app development
Hey everyone, happy first of the month to a lot of you. I just quickly wanted to let you know I've created a new server generally focused on app development. It's different from the Flutter server in that it is intended to encompass the entire process of building an app from design to development to marketing and more -- but there's also a channel for Flutter help as well. If you're interested in talking to, learning from, and sharing knowledge with like-minded people on the subject of mobile app development, be sure to check it out: https://discord.gg/ZqeGZARx5p

November 02, 2020 at 03:40AM by AppDevDiscord
https://ift.tt/3egEnqY
New post on /r/flutterdev subreddit:

I made a full app with Neumorphism UI for android
It is basically a QR app (QR Scanning and creating). My main aims were designing an app with a very clean interface (Neumorphism UI), and learning flutter development as well.The app supports most of the features you would find in a QR app, and it's free and ad-free.Play store link: QR WizardI would love to hear your feedback on interface as well as functionality.These resources did help me:The Net Ninja - Flutter tutorial for knowing the basics of flutterLearn Flutter Code - Neumorphism 1 & 2 which provides some methods to implement Neumorphism UI in Flutterand that's it.

November 02, 2020 at 03:23AM by Livid-Ad1606
https://ift.tt/3ekKwma
New post on Flutter Dev Google group:

Calendar numerals in Hebrew
Hey Guys, I'm looking to display the numerals (Date) in Hebrew in Month Calendar. I evaluated the plugins as table_calendar and Syncfiusion calendar, but that displays only the Month name and day names in locale that is selected. How can I display the numerals as well in locale if the locale

November 02, 2020 at 09:39AM by asifiq...@gmail.com
https://ift.tt/3mGjcBC
New post on /r/flutterdev subreddit:

Quick app I made using the stacked architecture and hive as a database :)
I started learning flutter this summer. I've gone through Max course on udemy but found myself I need a better way to architecture my app. Tried bloc, but tf that whole thing of processing events into state does not get into my head, I just like how change notifier works, you want to add an item, you just add it and notify the listeners. I found out about the stacked architecture two days ago and challenged myself yesterday to create one simple app with it to see if it can accomplish what I need. So far so good, I am not in any way an experienced developer(Just started learning dart this summer and only had little experience with python) .Here is my app's link : https://github.com/selimellieh72/my-plans/I would be very happy to accept critics on how I could improve my code

November 02, 2020 at 10:49AM by selimellieh72
https://ift.tt/3oR0JnJ
New post on /r/flutterdev subreddit:

100 awesome Flutter tips
I have compiled 100 Flutter tips in 5 pages of 20 awesome flutter tips. Hope if it will help be beginners and intermediates.https://github.com/erluxman/awesomefluttertips

November 02, 2020 at 10:21AM by erluxman
https://ift.tt/381ddmX
New post on /r/flutterdev subreddit:

Looking for superpower contributors / collaborators
Hi. bridged is a opensource organization, we are focusing on making developer's life easier and less boring. We are currently focusing on assistant, Which enables you to generate readable & usable flutter code from design less than a second. Everything is opened. source, designs,.. everything​join our community on slack.preview our github (https://github.com/bridgedxyz)​Here are some ongoing projects you can join- flutter-builder (a flutter widget builder for nodejs - interprets typescript to flutter dart code)- assistant (a figma / sketch plugin for generating flutter code less than a second)- bridged.xyz (website, for documentations and sharing knowledge)- reflect (a design system built upon real-world references. flexible design system)- design! (design assets and illustration to be used in bridged projects.)​Let's build together!p.s. Feel free to ask detailed of what we are doing!

November 02, 2020 at 12:06PM by softmarshmallow
https://ift.tt/3mWCdA7
New post on /r/flutterdev subreddit:

Any updates in the world of real-time databases?
Is there new rising stars among realtime DBs?

November 02, 2020 at 03:27PM by 2reform
https://ift.tt/2TI876N
New post on Flutter Dev Google group:

Flutter Layout : How to align independently several widgets centered horizontally
Hi. I'm learning Flutter and I test and looking for the web to understand the hierarchy of flutter development ! I would like to do that [image: Home.png] There is my code with no issues: import 'package:flutter/material.dart'; class Intro extends StatelessWidget{ @override Widget build(BuildCon

November 02, 2020 at 05:23PM by divi...@gmail.com
https://ift.tt/35Zs2n9
New post on Flutter Dev Google group:

Timeout in WebSockets.
How to implement time out feature while listening to a stream provide by a web socket api? Like if the connection state is open/active/waiting for a particular period of time it should timeout and stop listening

November 02, 2020 at 05:23PM by Tushar Sharma
https://ift.tt/3mEwluW