GGroup: How centre exactly the floatingActionButtonLocation to BottomNavigationBar
Hi, How can I centre exactly the floatingActionButtonLocation to BottomNavigationBar? As you can see below picture the floatingActionButton centre is align with BottomNavigationBar top. I need to be lowered bit more, how do I do that? *My Code.* floatingActionButton: FloatingActionButton(
Submitted June 16, 2018 at 11:11AM by Niyazi Toros
via Flutter Dev https://ift.tt/2yfv2hQ
Hi, How can I centre exactly the floatingActionButtonLocation to BottomNavigationBar? As you can see below picture the floatingActionButton centre is align with BottomNavigationBar top. I need to be lowered bit more, how do I do that? *My Code.* floatingActionButton: FloatingActionButton(
Submitted June 16, 2018 at 11:11AM by Niyazi Toros
via Flutter Dev https://ift.tt/2yfv2hQ
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
GGroup: How to use radioButton in ListView?
Hi, This code gives me a error for rendering. I need to use a Listview because height can be adjustable. But I need to use RadioListTile as well. When I use RadioListTile in container, column or expanded there is a big gap between them. My question is if I use ListView what type RadioButton
Submitted June 16, 2018 at 11:13AM by Niyazi Toros
via Flutter Dev https://ift.tt/2la3XDg
Hi, This code gives me a error for rendering. I need to use a Listview because height can be adjustable. But I need to use RadioListTile as well. When I use RadioListTile in container, column or expanded there is a big gap between them. My question is if I use ListView what type RadioButton
Submitted June 16, 2018 at 11:13AM by Niyazi Toros
via Flutter Dev https://ift.tt/2la3XDg
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: This pretty much sums up my experience with trying to find rich examples of Cupertino style apps on Flutter
https://ift.tt/2MzdvEu
Submitted June 16, 2018 at 03:47PM by lukepighetti
via reddit https://ift.tt/2HTwDtd
https://ift.tt/2MzdvEu
Submitted June 16, 2018 at 03:47PM by lukepighetti
via reddit https://ift.tt/2HTwDtd
Reddit: Do we need to use "new" for every widget? Some source seems to ignore this.
Do we need to use "new" for every widget? Some source seems to ignore this.
Submitted June 16, 2018 at 03:30PM by lukepighetti
via reddit https://ift.tt/2JVOGnM
Do we need to use "new" for every widget? Some source seems to ignore this.
Submitted June 16, 2018 at 03:30PM by lukepighetti
via reddit https://ift.tt/2JVOGnM
reddit
r/FlutterDev - Do we need to use "new" for every widget? Some source seems to ignore this.
1 votes and 1 so far on reddit
Reddit: Hi! I'm a programmer livestreaming some Flutter development and explaining everything along the way. Come and join me, and ask loads of questions!
https://ift.tt/2JOsGI8
Submitted June 16, 2018 at 03:14PM by jeroengast
via reddit https://ift.tt/2HTrDox
https://ift.tt/2JOsGI8
Submitted June 16, 2018 at 03:14PM by jeroengast
via reddit https://ift.tt/2HTrDox
Twitch
GenericTypingLIVE - Twitch
Postdex [Flutter] - 1
Reddit: Flutter implementation of sticky headers
https://ift.tt/2HVE9Uf
Submitted June 16, 2018 at 04:41PM by Sol_Ido
via reddit https://ift.tt/2t9J8LG
https://ift.tt/2HVE9Uf
Submitted June 16, 2018 at 04:41PM by Sol_Ido
via reddit https://ift.tt/2t9J8LG
GitHub
letsar/flutter_sticky_header
flutter_sticky_header - Flutter implementation of sticky headers
GGroup: Get data from a list inside a list
Hi, I have a ListView with data from a list. The problem I have is to get the data from a list which is inside a list. My list looks like this below class Workout { const Workout({ this.id, this.title, this.exercises }); final int id; final String title; final List exercises; }
Submitted June 16, 2018 at 11:01PM by Marc Andrew
via Flutter Dev https://ift.tt/2K01edy
Hi, I have a ListView with data from a list. The problem I have is to get the data from a list which is inside a list. My list looks like this below class Workout { const Workout({ this.id, this.title, this.exercises }); final int id; final String title; final List exercises; }
Submitted June 16, 2018 at 11:01PM by Marc Andrew
via Flutter Dev https://ift.tt/2K01edy
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: How is an animated splash screen achieved in Flutter ?
Hi everyone, we all know that in mobile apps the first impressions really matter, and Flutter being a great UI framework, I'd like to know how do you go about creating an animated splash screen in Flutter.
I already know Flutter comes with a default splash screen xml file, but how can someone achieve an animated splash screen in there.For instance this one : Animated Splash Screen Example
Submitted June 17, 2018 at 12:59AM by TheOSM
via reddit https://ift.tt/2JRhLxa
Hi everyone, we all know that in mobile apps the first impressions really matter, and Flutter being a great UI framework, I'd like to know how do you go about creating an animated splash screen in Flutter.
I already know Flutter comes with a default splash screen xml file, but how can someone achieve an animated splash screen in there.For instance this one : Animated Splash Screen Example
Submitted June 17, 2018 at 12:59AM by TheOSM
via reddit https://ift.tt/2JRhLxa
Reddit: Can someone just level with me? Is Flutter not ready for iOS?
I've been playing with this software for the last few days and even though there is the Cupertino library, it still feels like using Flutter for anything but Material is an exercise in frustration tolerance.As a quick example, I haven't found a way to make a Text Field for iOS.So, can someone please level with me? Is Flutter ready for iOS?
Submitted June 17, 2018 at 02:32AM by lukepighetti
via reddit https://ift.tt/2t610ba
I've been playing with this software for the last few days and even though there is the Cupertino library, it still feels like using Flutter for anything but Material is an exercise in frustration tolerance.As a quick example, I haven't found a way to make a Text Field for iOS.So, can someone please level with me? Is Flutter ready for iOS?
Submitted June 17, 2018 at 02:32AM by lukepighetti
via reddit https://ift.tt/2t610ba
reddit
r/FlutterDev - Can someone just level with me? Is Flutter not ready for iOS?
2 votes and 2 so far on reddit
GGroup: Network requests
What libraries are there to make post/get requests ? I have tried to use http but couldn't send post requests with 'application/json' content type.
Submitted June 17, 2018 at 05:42AM by Omar farrag
via Flutter Dev https://ift.tt/2JSRejf
What libraries are there to make post/get requests ? I have tried to use http but couldn't send post requests with 'application/json' content type.
Submitted June 17, 2018 at 05:42AM by Omar farrag
via Flutter Dev https://ift.tt/2JSRejf
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
GGroup: Flutter map_view plugin is not working
Hi, I try to build examples of map_view plugin and its not working. Any step by step tutorials how to create (I already created but may be the settings wrong) google map api, as well as how to use map_view plugin or similar?
Submitted June 17, 2018 at 06:43AM by Niyazi Toros
via Flutter Dev https://ift.tt/2JIdkZr
Hi, I try to build examples of map_view plugin and its not working. Any step by step tutorials how to create (I already created but may be the settings wrong) google map api, as well as how to use map_view plugin or similar?
Submitted June 17, 2018 at 06:43AM by Niyazi Toros
via Flutter Dev https://ift.tt/2JIdkZr
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
GGroup: Does Flutter map_view can support other than googles "Maps Static API"?
Hi, Does Flutter map_view can support other than googles "Maps Static API"? I created my key and enabled the following api. - Maps Static API - Maps SDK for Android - Maps SDK for iOS What I am looking for is like google location from where I am to destination from user choice.
Submitted June 17, 2018 at 08:04AM by Niyazi Toros
via Flutter Dev https://ift.tt/2JIWV7b
Hi, Does Flutter map_view can support other than googles "Maps Static API"? I created my key and enabled the following api. - Maps Static API - Maps SDK for Android - Maps SDK for iOS What I am looking for is like google location from where I am to destination from user choice.
Submitted June 17, 2018 at 08:04AM by Niyazi Toros
via Flutter Dev https://ift.tt/2JIWV7b
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
GGroup: Flutter map_view plugin error No host specified in URI file:///Instance%20of%20'StaticMapProvider'?
Hi, I am getting error when using map_view plugins. Any help please? I follow the instruction and also found a youtube video thats shows how to implement the map view https://www.youtube.com/watch?v=2PVHzuuN9Ww&t=234s. When I use print for the staticMapUri I can get the url. And its working if
Submitted June 17, 2018 at 09:16AM by Niyazi Toros
via Flutter Dev https://ift.tt/2JJFH9X
Hi, I am getting error when using map_view plugins. Any help please? I follow the instruction and also found a youtube video thats shows how to implement the map view https://www.youtube.com/watch?v=2PVHzuuN9Ww&t=234s. When I use print for the staticMapUri I can get the url. And its working if
Submitted June 17, 2018 at 09:16AM by Niyazi Toros
via Flutter Dev https://ift.tt/2JJFH9X
YouTube
Flutter: Integrate Google Maps | Static maps
In this video, I will explain how to integrate google maps with all its features inside your flutter app. Give star for this project on git and like the vide...
Reddit: A simple image presentation for Flutter (pinch, zoom, etc)
https://ift.tt/2HCjWaO
Submitted June 17, 2018 at 10:11AM by Sol_Ido
via reddit https://ift.tt/2JTV7V5
https://ift.tt/2HCjWaO
Submitted June 17, 2018 at 10:11AM by Sol_Ido
via reddit https://ift.tt/2JTV7V5
GitHub
renancaraujo/photo_view
photo_view - A simple zoomable image widget for Flutter
Reddit: Flutter: MLKit Tutorial For Firebase | Machine Learning | Android & iOS | Text Recognition | Image Detection | Barcode Scanner | Face Detection
https://youtu.be/vT6gNFE0GBw
Submitted June 17, 2018 at 12:20PM by imthepk
via reddit https://ift.tt/2MxwgrN
https://youtu.be/vT6gNFE0GBw
Submitted June 17, 2018 at 12:20PM by imthepk
via reddit https://ift.tt/2MxwgrN
YouTube
Flutter: MLKit Tutorial For Firebase | Machine Learning | Android & iOS
In this video, I will explain how to use MLKit in your flutter applications for android and ios. #MLKit #Flutter #Firebase
ML Kit is a mobile SDK that brings Google's machine learning expertise to Android and iOS apps in a powerful yet easy-to-use package.…
ML Kit is a mobile SDK that brings Google's machine learning expertise to Android and iOS apps in a powerful yet easy-to-use package.…
GGroup: Where I can get Flutter and Google Directions API info, example, tutorials?
Hi, I need in my Flutter app to use Google Directions API. I look at the package database and I couldn't find any plugins. Where I can get Flutter and Google Directions API info, example or tutorials? Any help please?
Submitted June 17, 2018 at 02:08PM by Niyazi Toros
via Flutter Dev https://ift.tt/2ldlytZ
Hi, I need in my Flutter app to use Google Directions API. I look at the package database and I couldn't find any plugins. Where I can get Flutter and Google Directions API info, example or tutorials? Any help please?
Submitted June 17, 2018 at 02:08PM by Niyazi Toros
via Flutter Dev https://ift.tt/2ldlytZ
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: Flutter listview is very sluggish and slow as compare to native recyclerview android
No text found
Submitted June 17, 2018 at 03:28PM by shakil807
via reddit https://ift.tt/2ylpd2s
No text found
Submitted June 17, 2018 at 03:28PM by shakil807
via reddit https://ift.tt/2ylpd2s
reddit
r/FlutterDev - Flutter listview is very sluggish and slow as compare to native recyclerview android
1 votes and 0 so far on reddit
Reddit: What it Was Like to Write a Full Blown Flutter App
https://ift.tt/2t4h9xY
Submitted June 17, 2018 at 02:52PM by seenickcode
via reddit https://ift.tt/2HXlrvE
https://ift.tt/2t4h9xY
Submitted June 17, 2018 at 02:52PM by seenickcode
via reddit https://ift.tt/2HXlrvE
Medium
What It Was Like to Write a Full Blown Flutter App
Porting an existing iOS app to Flutter, what it was like and my thoughts on Flutter thus far.
GGroup: Errors while setting up the flutter engine on Windows
I'm using this guide to setup the flutter engine on windows: https://ift.tt/2tfDk3A After executing the command "gclient sync" I get prompted to enter a username for 'https://ift.tt/2t30OcO'
Submitted June 17, 2018 at 04:14PM by Benjamin Strauß
via Flutter Dev https://ift.tt/2JSbQIk
I'm using this guide to setup the flutter engine on windows: https://ift.tt/2tfDk3A After executing the command "gclient sync" I get prompted to enter a username for 'https://ift.tt/2t30OcO'
Submitted June 17, 2018 at 04:14PM by Benjamin Strauß
via Flutter Dev https://ift.tt/2JSbQIk
GitHub
flutter/engine
The Flutter engine
GGroup: VSCode debugging - "113 Expression compilation error" on anything not local
This is something recent - most variables/etc can't be peeked at during debugging any more.
Submitted June 17, 2018 at 06:31PM by Ash Simmonds
via Flutter Dev https://ift.tt/2MzzWcH
This is something recent - most variables/etc can't be peeked at during debugging any more.
Submitted June 17, 2018 at 06:31PM by Ash Simmonds
via Flutter Dev https://ift.tt/2MzzWcH
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: GenericTypingLIVE is coding Flutter live on Twitch again!
https://ift.tt/2LZ43ck
Submitted June 17, 2018 at 10:15PM by Purple_Pizzazz
via reddit https://ift.tt/2JOE6PZ
https://ift.tt/2LZ43ck
Submitted June 17, 2018 at 10:15PM by Purple_Pizzazz
via reddit https://ift.tt/2JOE6PZ
Twitch
GenericTypingLIVE - Twitch
Live Coding: Postdex [Flutter] - 2: Integrating Reddit and building UI