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

Generate good looking (and offline) data for your UI prototypes instead of using lorem ipsum 😅.(offline images are also included)
: Hi everyone,I recently made a flutter package for generating clear and neat data offline ( as well as images) I got tired of using lorem ipsum when I was prototyping my UI. Here is the link to the package: https://pub.dev/packages/ultimate_data_generator .Here is the link to the demo APK: https://drive.google.com/file/d/17Hg2KtwUxi_1z82vz2UYkndsZYjcsig2/view?usp=sharing .Data can be generated in 6 different categoriesThe food category (images, vegan, vegetarian, non-vegetarian food names, and ingredients ) .The industry category .The social media category: can generate bio, comments and even reviewsThe human category: basic human data such as name, full name, email, username, iD, job occupation etc... .The places category: Can generate the name of places like colleges, hospitals, hotels, restaurant names. Country name and city names are also included .The general purpose category: countains data that I couldn't categorize, like '' generate percentage'' etc... .feel free to DM me if you have any questions My Instagram: instagram.com/emilecode/ .

February 01, 2020 at 01:18PM by emile977
https://ift.tt/391Zf1w
New post on /r/flutterdev subreddit:

workaround YAML?
hey guys, i started learning flutter a short time ago, and loved everything about it except the pubsec.yaml file, it's really a mess to get indentation correct there, so is there any tool/library/plug-in that can make this experience better?

February 01, 2020 at 03:39PM by Hiwa_47
https://ift.tt/2uRpBUY
New post on /r/flutterdev subreddit:

Multiple tables in a database in SQFLITE
How can we create multiple tables in Sqflite ?

February 01, 2020 at 05:51PM by crusarappy
https://ift.tt/2UfZAcA
New post on Flutter Dev Google group:

Flutter Dev Team should focus and give time to Win32 and UWP Support to reach billions of devices instead of Mac Os Only focus
My concern was of general nature, Because Flutter team should work on bringing UWP support or Win32 support at least, they are hell bent on supporting Mac Os while billions of windows pc's could benefit from it, And millions of developers could learn flutter instead of .net c# etc Please do this

February 01, 2020 at 07:15PM by Faheem Ahmad
https://ift.tt/2UhdafZ
New post on /r/flutterdev subreddit:

Flutter FindSeat App (Completed User Flows)
This project aim to Flutter practice and self study. This is good example of completed user flows, so you can see how Flutter good at converting from design to production.https://github.com/KhoaSuperman/findseat

February 01, 2020 at 07:40PM by khoahoang668
https://ift.tt/2OhuWM0
New post on /r/flutterdev subreddit:

End to end ecrypted chat and voice/video chat
I'm considering building an app for long-distance couples to chat and video/voice chat.Security obviously a concern here, are there any SDKs that can help be build it without making a package myself.

February 01, 2020 at 07:39PM by DoPeopleEvenLookHere
https://ift.tt/38Ye7O9
New post on /r/flutterdev subreddit:

How to setup Skia WASM with Flutter web?
I heard about Skia having a WASM port (from Andrew Brogdon in the flutter interact '19 during #AskFlutter) (Some canvas-kit experiment)Has anyone worked that out with Flutter Web on the beta channel yet?Any info on this would be highly appreciated

February 01, 2020 at 08:28PM by mannprerak
https://ift.tt/38VNJEL
New post on /r/flutterdev subreddit:

Flutter FindSeat App - Movie Ticket Booking (Completed User Flows)
https://ift.tt/2uZfwFp

February 01, 2020 at 09:13PM by khoahoang668
https://ift.tt/37QIQwm
New post on /r/flutterdev subreddit:

[Help] Twitter API - I am facing some problems with the twitter_api package while using it for "Sign-in with Twitter"
/r/Flutter/comments/excgqn/help_twitter_api_i_am_facing_some_problems_with/

February 01, 2020 at 10:04PM by 05082019
https://ift.tt/2uXNeLO
New post on /r/flutterdev subreddit:

Hi everyone, my new package is available on pub.dev, feel free to use it on your projects 😊 And DM me if you need any help. Here is a link to the package: https://ift.tt/38Ve19W I hope you'll love it and if you have any queries, feel free to DM me :) or make a pull request on Gi
https://ift.tt/38Ve19W

February 01, 2020 at 02:18PM by emile977
https://ift.tt/37PvXTt
New post on /r/flutterdev subreddit:

responsive_util | A package to help test responsive design
https://ift.tt/381A12Q

February 02, 2020 at 02:33AM by ben_dev_
https://ift.tt/36TeUhP
New post on /r/flutterdev subreddit:

Sliver App Bar
So I am trying to make an app bar that basically has a search bar (Card, TextField, etc) widget and tabs below it. When scrolling I want the search bar to basically start disappearing, making the tabs the app bar. I tried using Sliver app bar for this but when I add my search bar to the “title:” property but it scales weirdly. Any help is appreciated!

February 02, 2020 at 02:43AM by SilentK213
https://ift.tt/2GNF6jn
New post on /r/flutterdev subreddit:

Introducing Destiny: A pseudorandom mock data machine for Dart/Flutter, built around a PCG generator
https://pub.dev/packages/destinyhttps://github.com/AKushWarrior/destinyThis package stems from me wanting a clean API for generating mocked data (and for avoiding Jane Does). While I was creating the API, I noticed that the dart:math Random class has slowdowns and patterns after generating 100,000 values. While this may be okay generally, I wanted something more robust, so I based the API around a PCG Generator (www.pcg-random.org).While this reasoning may not be universally applicable, the generator is extremely versatile, and handled my loads extremely well. As I see it, I may as well share the code that I've created as a private tool so that others can use it.I hope that you all find Destiny a helpful package; I'll do maintenance and update work as long as people are using it.

February 02, 2020 at 06:25AM by AKushWarrior
https://ift.tt/31k2hv3