Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Google I/O Flutter playlist
https://www.youtube.com/playlist?list=PLbGVpjvZaH1YIWmTGlVHAXXRJWQGvfrrH

Submitted May 10, 2018 at 10:52AM by KingBaal
via reddit https://ift.tt/2IvPVJA
Reddit: Suspecting the app Google I/O 2018 maybe was made with Flutter
Let's see If os correct, I hope so.

Submitted May 10, 2018 at 03:47PM by beradevbr
via reddit https://ift.tt/2rytcSI
Reddit: Created a Media Picker Plugin! (Stock Camera and Gallery UI for photos and videos)
https://ift.tt/2KRtDAr

Submitted May 10, 2018 at 04:08PM by SoundDr
via reddit https://ift.tt/2rwxaMk
Reddit: Knuffiworkout - FlutterFire app to track my workouts
https://ift.tt/2ruhrfU

Submitted May 10, 2018 at 05:52PM by fmutzel
via reddit https://ift.tt/2KRs19v
Reddit: Customizing a DatePicker
My Flutter app is using the showDatePicker() function to show a date picker. How do I customize the colors of the date picker?

Submitted May 10, 2018 at 10:30PM by ds1239
via reddit https://ift.tt/2rzQxTP
Reddit: Is Flutter right for this type of project?
I am a single dev in charge of iOS and Android. Our app connects to IOT devices via bluetooth and wifi, then stores thousands of data points locally (Realm ) and remotely (Firebase). I would love to save time and only have one code base, Flutter seems like the silver bullet I need. A couple of concerns though. How does Flutter manage its local database? Has anyone had major bugs with using a BLE library? Would it be better to write my own Flutter libraries to connect local storage and BLE activity? Any insight would be awesome. I am excited to start the project but don't want to waste my time if it's not suitable to my needs.

Submitted May 10, 2018 at 10:16PM by phriend2spin
via reddit https://ift.tt/2I93uyY
Reddit: Can you make a framework file from a flutter project?
I work on a framework for my job. In Android it's an aar file and in iOS it's a framework file. Can I make either one of those types of files with a flutter project? These files get dropped in a partners app and they invoke it within their app.

Submitted May 11, 2018 at 05:00AM by engadgetnerd
via reddit https://ift.tt/2jMwHBh
Reddit: Need some help regarding my prospective projection based app.
First time working on prospective projection related app using flutter. Where I need to show 3D point over camera view in 2D. I've couple of questions regarding this...How to convert any 3D point to 2D using dart. Can vector_math package will do any help? Any exaple will be a great help.when user will move camera to certain direction, how can I fig. out what's are those 3D points come inside my camera field of view?In flutter how to place something over camera view at certain position using 2D points? Can I use flutter canvas class for that or something else? Because, I've seen some sample code at where you can draw or paint certain object using canvas class.It'll be a great help if anyone give some guidance.

Submitted May 11, 2018 at 10:38AM by mi6crazyheart
via reddit https://ift.tt/2rC9WEz
GGroup: Fixing button position at bottom of app
Hi, I've got a button that I want to only appear some of the time, but when it appears I want to make sure that it's always in the same position, at the middle of the bottom of the page. At the moment I have a function, nextPageButton() which either returns this button or an empty Row if it's

Submitted May 11, 2018 at 01:08PM by Michael Conterio
via Flutter Dev https://ift.tt/2I7wZkT