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

List View in Bottom Sheet Modal
Anyone have any success using a ListView in a bottom sheet modal? I'm running into an issue where the listview does not allow the bottom sheet to slide down and dismiss. It seems to be absorbing the scroll once the listview hits the top of it's list. I've tried using a draggable bottom sheet but it seems janky at best.

July 11, 2021 at 01:18AM by Xavierblue
https://ift.tt/2T1f1XR
New post on /r/flutterdev subreddit:

The best rich text editor to use for a note taking app (Android)
Hey im lookin for any recommendations for the best rich text editor package to use for an android note taking app in terms of ui and usability (storing and retrieving data) right now I'm using Flutter Quill and I'm not totally satisfied with it 😔😔😔

July 11, 2021 at 01:06AM by m66are
https://ift.tt/3r3nNRR
New post on /r/flutterdev subreddit:

Is Flutter support custom setting quick tile yet?
I have been search in Google, but I found nothing

July 11, 2021 at 09:08AM by _hibbiki
https://ift.tt/3hWzyFv
New post on /r/flutterdev subreddit:

We Need Flutter Contributors For An Open Source Project
Hello Every one, we are a team of contributors working to build a social-media network that respects everyone's privacy and doesn't collect any data at all, and doesn't require any personal info for registration. currently we are close to deploy the beta version but we want to expand to be cross-platform on android and ios so if anyone is interested in contributing,you can check the repo: https://github.com/privalise/social-networkand join our discord server: https://discord.gg/4tfQWz3tgwor contact us: [privalises@protonmail.ch](mailto:privalises@protonmail.ch)Thanks :D

July 11, 2021 at 11:27AM by privalise
https://ift.tt/2TPL2mp
New post on Flutter Dev Google group:

getting error No TabController for TabBar. but after few seconds data is visible.
i have tried this class Homepage extends StatefulWidget { _HomepageState createState() => _HomepageState(); } class _HomepageState extends State
New post on /r/flutterdev subreddit:

Faker.dart, generate massive amounts of fake data in Dart & Flutter! A dart port of the very famous faker.js library
https://ift.tt/3cAQnnF

July 11, 2021 at 06:04PM by thecass240
https://ift.tt/36ueBg0
New post on /r/flutterdev subreddit:

lan_scanner | A package that allows discovering local network devices via UDP or ICMP pings
https://ift.tt/3hSLuIb

July 11, 2021 at 05:50PM by virteq
https://ift.tt/3xy1C8P
New post on /r/flutterdev subreddit:

HOW TO GET INTO REACT-NATIVE?
Hello dear Flutters,I'm currently having to do a take home assignment offered by a recruiter.The position is a Flutter/React-Native position, but I have to do the assignment using react-native.I don't have much knowledge with it but I can learn fast since its similar to Flutter, now I want help regarding what to use:- Should I go with JavaScript or typescript ?- Should I only use hooks or use Redux or Mobx ?any other advices are very welcome !

July 11, 2021 at 07:51PM by AlaaEdAouimeur
https://ift.tt/3wy7LAz
New post on /r/flutterdev subreddit:

Datetime presentation platform differences confusion
I am confused and am seeing an explanation and/or suggestions. I created a simple app. It creates a datetime instance and displays three variants of the instant (default string, toUtc and toIso8601String).Running the app in the browser shows the seconds portion of the time to milliseconds (three decimal places), while when running it in the android emulator it is displayed to microseconds (six decimal places).I wish to have the same values displayed no matter the platform.

July 11, 2021 at 08:54PM by worldwidewilly3
https://ift.tt/3e3dA2s
New post on /r/flutterdev subreddit:

Navigation without Context
Is there any way to navigate without Context in flutter

July 12, 2021 at 05:44AM by Anikets08
https://ift.tt/36JegpT