Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Introducing open-source SpaceX launch tracker, built with Flutter
SpaceX GO! is an open-source, simple and powerful SpaceX launch tracker, built with Flutter. It has been developed with educational purpose only, since I wanted to learn Flutter development after this year's Google I/O keynotes. I was amazed about the Flutter potential, so I decided to start developing some ideas I had. The app is now available as an open beta in the Play Store - maybe App Store in the future if the launch is successful.Also, I'm thinking about posting useful articles & videos that helped me develop this app from scratch, so let me know if you're interested on that!​Anyway, this are some of the key features about SpaceX GO!Launch tracking & details: Detailed list of past & upcoming launches.Vehicle catalogue: Read about all rockets & capsules SpaceX has develop over the years.Tesla Roadster tracker: Orbit, speed & distance of the Elon Musk's Tesla Roadster.Core & capsules details: More information about each core & capsules launched.If you have some interesting ideas & thought about your app experience, feel free to share them: I would appreciate it :)​As for all the SpaceX info, I'm using the open-source SpaceX REST API, built by the awesome u/jakewmeyer. He deserves all the credit for this amazing API.This app has been inspired by u/jeroenboumans and his SpaceX Companion app. Since we and pretty much all SpaceX apps use the same API, the info is the same, all it changes is the UI.This project wouldn't be possible with you guys and all the Flutter community. Thank you to all of you :)This project IS open-source: all the source code is readily available at GitHub.​Feel free to test the app and share your thoughts! Remember, roll first to the beta program, and then, download the app.Source code: https://github.com/jesusrp98/spacex-goOpt-in page: https://play.google.com/apps/testing/com.chechu.cherryPlay Store page: https://play.google.com/store/apps/details?id=com.chechu.cherry​Thank you all, and greetings from Spain!Jesús Rodríguez - Chechu

Submitted August 24, 2018 at 07:06PM by jesusrp98
via reddit https://ift.tt/2w7Z2bS
Reddit: Romain Rastel: How I replicated the iOS sliding row animation in Flutter
https://ift.tt/2OZzUv1

Submitted August 24, 2018 at 06:54PM by Purple_Pizzazz
via reddit https://ift.tt/2MuVgU9
Use FlutterDriver’s traceAction method to record app performance. Set this up as part of your continuous integration & see every commit's performance impact. Or load traces into chrome://tracing for convenient inspection. #FlutterFriday

Read more → https://t.co/pOI27ghOmm pic.twitter.com/W37WnngMBf— Flutter (@flutterio) August 24, 2018

August 24, 2018 at 10:58PM
via Twitter https://twitter.com/flutterio
GGroup: custom TextFormField error
Is there a way to display a custom TextFormField error instead of the default way of showing TextFormField error under the field?

Submitted August 25, 2018 at 05:22PM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2Myvaj1
Reddit: Trying to make a tab view in a column
I'm currently trying to make a 'profile page' with a tab view below the users info, I've got the tabs working when adding it to a basic app bar setup, but now I'm trying to build tabs into a column. I've looked into the SliverList but can't find an example that I can get to work.​Thanks in advanced for any help :)EDITThis is the example I found

Submitted August 25, 2018 at 09:23PM by themysticalwarrior
via reddit https://ift.tt/2P3nmCY
Reddit: Flutter:​ Connecting to Firebase for iOS applications
https://www.youtube.com/edit?o=U&video_id=hSH1hxPB9Dw

Submitted August 25, 2018 at 09:52PM by DakshHub
via reddit https://ift.tt/2MLRMw1
Reddit: 🤔 What are the best tutorials, videos, articles, courses, etc. For learn and master the BloC pattern for dart? 🤔
No text found

Submitted August 25, 2018 at 11:03PM by Basketball-ICO
via reddit https://ift.tt/2NiLpNB
GGroup: size of flutter apps
why the size of flutter apps larger and how I can reduce it

Submitted August 26, 2018 at 01:39PM by abdulrhman salim alhamodi
via Flutter Dev https://ift.tt/2weJvqO
GGroup: How to perform bucket filling in flutter
Hi all, I'm creating drawing app using flutter in that I need to do bucket filling. my problem is How to perform bucket filling in flutter? Thanks for any help, Regards Manu,

Submitted August 27, 2018 at 12:56PM by Manusb
via Flutter Dev https://ift.tt/2PbIFCp
GGroup: navigator error when i try to navigate from app bar icon click
navigator error when i try to navigate from app bar icon click 'Navigator operation requested with a context that does not include a Navigator ' The context used to push or pop routes from the Navigator must be that of a widget that is a descendant of a Navigator widget' kindly help class MyGSt

Submitted August 27, 2018 at 03:43PM by ajay sharma
via Flutter Dev https://ift.tt/2NnKLyg
GGroup: OutOfMemoryError - does Flutter chew RAM?
Greetings Flutter Experts, I've been working on an app for a while and love the Flutter experience overall. Recently, however, I've run into a bit of a puzzler. On one of my tester's phones (Samsung S8+), the application crashes when trying to hydrate its Firebase connection with an OutOfMemor

Submitted August 27, 2018 at 05:20PM by Peter Murray
via Flutter Dev https://ift.tt/2PCoUES