The Wayback Machine - https://web.archive.org/web/20200526140420/https://github.com/FilledStacks/flutter-tutorials/issues/58
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter-tutorials/042-firebase-cloud-storage/lib/models/post.dart #58

Open
klops-za opened this issue Apr 20, 2020 · 3 comments
Open

flutter-tutorials/042-firebase-cloud-storage/lib/models/post.dart #58

klops-za opened this issue Apr 20, 2020 · 3 comments

Comments

@klops-za
Copy link

@klops-za klops-za commented Apr 20, 2020

Awesome tutorial tx

Would it be possible to add a example of how to populate a field of type array
i.e. Time [ int hours, int min, int sec ]

@FilledStacks
Copy link
Owner

@FilledStacks FilledStacks commented Apr 21, 2020

Thank you.

var time = [10, 43, 23]

Should do the trick right?

@AlraziBashir
Copy link

@AlraziBashir AlraziBashir commented Apr 21, 2020

Hey Dane,

Thanks for helping me learn Flutter! I am working on your responsive flutter we app tutorial #33 and I am unable to pass the ScreenTypeLayout Widget that you used in the Navigation_Bar.dart file. I hav followed your steps and added the responsive_builder package. Your help is appreciated thanks.
Screen Shot 2020-04-21 at 1 43 15 PM
Screen Shot 2020-04-21 at 1 44 48 PM

@AlraziBashir
Copy link

@AlraziBashir AlraziBashir commented Apr 21, 2020

Screen Shot 2020-04-21 at 1 45 41 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.