GGroup: rstp/rtmp video player?
Hi. I found flutter video_player based on AVPlayer in IOS, which does not support rtsp url. Can anyone help me know how to play a video with format like 'rstp/rtmp' in flutter?
Submitted May 31, 2018 at 11:08AM by thehegeo...@gmail.com
via Flutter Dev https://ift.tt/2xsduPd
Hi. I found flutter video_player based on AVPlayer in IOS, which does not support rtsp url. Can anyone help me know how to play a video with format like 'rstp/rtmp' in flutter?
Submitted May 31, 2018 at 11:08AM by thehegeo...@gmail.com
via Flutter Dev https://ift.tt/2xsduPd
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: Sending Form Data to Email
Hi there, I would like to create a contact form and would like to know: How to send data from a contact form to my email? Is there any working exemple? thank you.
Submitted May 31, 2018 at 12:51PM by J M
via Flutter Dev https://ift.tt/2L7s1lg
Hi there, I would like to create a contact form and would like to know: How to send data from a contact form to my email? Is there any working exemple? thank you.
Submitted May 31, 2018 at 12:51PM by J M
via Flutter Dev https://ift.tt/2L7s1lg
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: Without user interaction how to navigate a second page?
Hi, Without using swipe, ontap, oppressed, and gesture how to navigate a second page? I have a main.dart (MyHomePage) and I have another 2 page as second.dart and third.dart. In main.dart I have to load json data using Future. Based on the data I need to navigate user automatically to
Submitted May 31, 2018 at 01:26PM by Niyazi Toros
via Flutter Dev https://ift.tt/2LNvpTw
Hi, Without using swipe, ontap, oppressed, and gesture how to navigate a second page? I have a main.dart (MyHomePage) and I have another 2 page as second.dart and third.dart. In main.dart I have to load json data using Future. Based on the data I need to navigate user automatically to
Submitted May 31, 2018 at 01:26PM by Niyazi Toros
via Flutter Dev https://ift.tt/2LNvpTw
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: Sharing code on iOS, Android and Web
Hello, I'm not sure if it is a Dart or a Flutter question, so I try it here first :-) I want to share my Dart code for Flutter and for a Dart-Web app, like https://ift.tt/2G6VdqZ But I have problems to get the web app running :-(
Submitted May 31, 2018 at 01:36PM by Ralph Bergmann
via Flutter Dev https://ift.tt/2szW7q3
Hello, I'm not sure if it is a Dart or a Flutter question, so I try it here first :-) I want to share my Dart code for Flutter and for a Dart-Web app, like https://ift.tt/2G6VdqZ But I have problems to get the web app running :-(
Submitted May 31, 2018 at 01:36PM by Ralph Bergmann
via Flutter Dev https://ift.tt/2szW7q3
Medium
Sharing code on iOS, Android and Web
Cross-platform application development has a long history. But at AppTree, we’ve chosen to stick to native development for our…
GGroup: Navigate to new screen with MaterialPageRoute, disable swipe from left to right to return
Hi, I have the Navigator to open a new screen with MaterialPageRoute. Everything is working as expected. From the new screen you can use Navigator.pop to return to the previous screen, but you can also swipe from left to right. I would like to turn off the swipe from left to right. Is that
Submitted May 31, 2018 at 02:52PM by Marc Andrew
via Flutter Dev https://ift.tt/2L5D8Li
Hi, I have the Navigator to open a new screen with MaterialPageRoute. Everything is working as expected. From the new screen you can use Navigator.pop to return to the previous screen, but you can also swipe from left to right. I would like to turn off the swipe from left to right. Is that
Submitted May 31, 2018 at 02:52PM by Marc Andrew
via Flutter Dev https://ift.tt/2L5D8Li
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 build folder location
Does anyone know if there is a way to change the location of the build folder?
Submitted May 31, 2018 at 04:30PM by Claudio Kloss
via Flutter Dev https://ift.tt/2J6q3km
Does anyone know if there is a way to change the location of the build folder?
Submitted May 31, 2018 at 04:30PM by Claudio Kloss
via Flutter Dev https://ift.tt/2J6q3km
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 is awesome, but where do I start learning?”
https://ift.tt/2J2jzmz
Submitted May 31, 2018 at 05:52PM by tanejarohan
via reddit https://ift.tt/2LJnp5M
https://ift.tt/2J2jzmz
Submitted May 31, 2018 at 05:52PM by tanejarohan
via reddit https://ift.tt/2LJnp5M
Medium
“Flutter is awesome, but where do I start learning?”
A list of the best resources to learn Flutter
Reddit: Flutter bottom navbar | A clean sample code.
I'm trying to learn Flutter by reading source code as main material since blog posts and articles are still missing. I was trying to achieve a navbar with the navigation in different views, the problem is the code provided by the flutter team in the gallery is convoluted with unnecessary animations codes hiding the real intent. It's kinda hard to follow, is there a clean bottom navbar code with screen navigations somewhere ?
Submitted May 31, 2018 at 07:54PM by TheOSM
via reddit https://ift.tt/2svlNUn
I'm trying to learn Flutter by reading source code as main material since blog posts and articles are still missing. I was trying to achieve a navbar with the navigation in different views, the problem is the code provided by the flutter team in the gallery is convoluted with unnecessary animations codes hiding the real intent. It's kinda hard to follow, is there a clean bottom navbar code with screen navigations somewhere ?
Submitted May 31, 2018 at 07:54PM by TheOSM
via reddit https://ift.tt/2svlNUn
reddit
r/FlutterDev - Flutter bottom navbar | A clean sample code.
1 votes and 1 so far on reddit
Reddit: Should I use Flutter for my next project? (I'm a baby dev)
I am relatively new to app development, I recently developed my first app on the Android platform, it's a Tinder-like application, swipable card layouts to match users of a common interest, I built it with Android Studio and Firebase. I want to start development on an iOS version, and during my research Flutter caught my attention. From what I've seen so far, it looks like the perfect tool for the job, there are a lot of sample apps built with it that showcase social media tasks done beautifully and are cross-platform. However, I am a bit hesitant, the pros are obviously I get to build an iOS version of my app while re-doing my Android version more aesthetically, the cons are I am a new dev and there isn't much info on this platform just yet. Should I bite the bullet and learn me some Swift? Or should I give Flutter a go?
Submitted May 31, 2018 at 08:45PM by whomstdid911
via reddit https://ift.tt/2slAZEj
I am relatively new to app development, I recently developed my first app on the Android platform, it's a Tinder-like application, swipable card layouts to match users of a common interest, I built it with Android Studio and Firebase. I want to start development on an iOS version, and during my research Flutter caught my attention. From what I've seen so far, it looks like the perfect tool for the job, there are a lot of sample apps built with it that showcase social media tasks done beautifully and are cross-platform. However, I am a bit hesitant, the pros are obviously I get to build an iOS version of my app while re-doing my Android version more aesthetically, the cons are I am a new dev and there isn't much info on this platform just yet. Should I bite the bullet and learn me some Swift? Or should I give Flutter a go?
Submitted May 31, 2018 at 08:45PM by whomstdid911
via reddit https://ift.tt/2slAZEj
reddit
r/FlutterDev - Should I use Flutter for my next project? (I'm a baby dev)
0 votes and 0 so far on reddit
Reddit: Asset/Inventory Management Apps in Record Time with Flutter
https://ift.tt/2IWZ0fk
Submitted May 31, 2018 at 08:34PM by Elixane
via reddit https://ift.tt/2xyUdeY
https://ift.tt/2IWZ0fk
Submitted May 31, 2018 at 08:34PM by Elixane
via reddit https://ift.tt/2xyUdeY
SHOCKOE
Asset/Inventory Management Apps in Record Time with Flutter | SHOCKOE
Building an asset/inventory management apps in record time with Flutter. This post includes a fully functioning Node.js backend as well — ensuring you successfully deliver your message and content to your users.
Reddit: Flutter Instagram Ui Clone.
https://ift.tt/2sqtETa
Submitted May 31, 2018 at 08:55PM by imthepk
via reddit https://ift.tt/2J1q2Cr
https://ift.tt/2sqtETa
Submitted May 31, 2018 at 08:55PM by imthepk
via reddit https://ift.tt/2J1q2Cr
GitHub
iampawan/Flutter-Instagram-UI-Clone
Flutter-Instagram-UI-Clone - Instagram Ui Clone made using Flutter.
Reddit: Flutter Challenge: Card Flip Carousel
https://www.youtube.com/watch?v=sWkysCKh2uY
Submitted May 31, 2018 at 09:34PM by throw_cs_far_away
via reddit https://ift.tt/2H5Uy8p
https://www.youtube.com/watch?v=sWkysCKh2uY
Submitted May 31, 2018 at 09:34PM by throw_cs_far_away
via reddit https://ift.tt/2H5Uy8p
YouTube
Flutter Challenge: Card Flip Carousel
In this Flutter Challenge I attempt to create the following card flip carousel design: https://dribbble.com/shots/2383984-Billabong-Surf-App-Teaser This caro...
GGroup: Using Expanded deep within the widget tree
Consider the following code: void main() { runApp( MaterialApp( home: Scaffold( body: new Padding( padding: const EdgeInsets.only(top: 100.0), child: Row( // #1 children: [ Text('A child.'), Expanded( // required to
Submitted June 01, 2018 at 12:30AM by Flutter Dev
via Flutter Dev https://ift.tt/2xuUW0G
Consider the following code: void main() { runApp( MaterialApp( home: Scaffold( body: new Padding( padding: const EdgeInsets.only(top: 100.0), child: Row( // #1 children: [ Text('A child.'), Expanded( // required to
Submitted June 01, 2018 at 12:30AM by Flutter Dev
via Flutter Dev https://ift.tt/2xuUW0G
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: Using the Cupertino Library to Add iOS Themed Widgets to the App in Flutter
https://www.youtube.com/watch?v=Ycl24PMxJu8
Submitted June 01, 2018 at 01:55AM by Purple_Pizzazz
via reddit https://ift.tt/2L9sD9U
https://www.youtube.com/watch?v=Ycl24PMxJu8
Submitted June 01, 2018 at 01:55AM by Purple_Pizzazz
via reddit https://ift.tt/2L9sD9U
YouTube
Using the Cupertino Library to Add iOS Themed Widgets to the App in Dart's Flutter Framework
In this tutorial, we take a look at some of the cupertino themed based widgets in Flutter. Source Code: https://github.com/tensor-programming/cupertino_flutt...
Reddit: Build an Android & IOS App with Flutter that fetches JSON Data from an API
https://www.youtube.com/watch?v=VJbWM-Gg-Rk
Submitted June 01, 2018 at 01:55AM by Purple_Pizzazz
via reddit https://ift.tt/2Jj4bWy
https://www.youtube.com/watch?v=VJbWM-Gg-Rk
Submitted June 01, 2018 at 01:55AM by Purple_Pizzazz
via reddit https://ift.tt/2Jj4bWy
YouTube
Build an Android & IOS App with Flutter that fetches JSON Data from an API
In today’s tutorial I am going to show you how to build an ANDROID and an IOS app from start to finish that fetches news data from several APIs. We will be u...
Reddit: Ads in your App in a Snap! A Flutter Example
https://ift.tt/2J95wvH
Submitted June 01, 2018 at 08:56AM by Purple_Pizzazz
via reddit https://ift.tt/2J2BM7O
https://ift.tt/2J95wvH
Submitted June 01, 2018 at 08:56AM by Purple_Pizzazz
via reddit https://ift.tt/2J2BM7O
Medium
Ads in your App in a Snap!
A Flutter Example
Reddit: NS to Flutter, Please leave your feedback
https://ift.tt/2HaCiun
Submitted June 01, 2018 at 08:25AM by Code-Monster
via reddit https://ift.tt/2kDG4DP
https://ift.tt/2HaCiun
Submitted June 01, 2018 at 08:25AM by Code-Monster
via reddit https://ift.tt/2kDG4DP
reddit
r/Flutter - NS to Flutter, Please leave your feedback
1 votes and 1 so far on reddit
Reddit: Building a (large) Flutter app with Redux
https://ift.tt/2Jl4gZO
Submitted June 01, 2018 at 12:25PM by hillel369
via reddit https://ift.tt/2soxT2E
https://ift.tt/2Jl4gZO
Submitted June 01, 2018 at 12:25PM by hillel369
via reddit https://ift.tt/2soxT2E
Hillel Coren
Building a (large) Flutter app with Redux
To continue from my last post we’re now two weeks into the development of our new open source Flutter mobile app for Invoice Ninja. I thought it may be helpful to share some of our early expe…
Reddit: Animation using Animation Widget
I have tried the "multiple tweens on the same animation controller" to create a splash animation.You can check the GitHub repository for the same.https://github.com/ibhavikmakwana/SplashAnimations
Submitted June 01, 2018 at 02:41PM by ibhavikmakwana
via reddit https://ift.tt/2J76SqO
I have tried the "multiple tweens on the same animation controller" to create a splash animation.You can check the GitHub repository for the same.https://github.com/ibhavikmakwana/SplashAnimations
Submitted June 01, 2018 at 02:41PM by ibhavikmakwana
via reddit https://ift.tt/2J76SqO
GitHub
ibhavikmakwana/SplashAnimations
Contribute to SplashAnimations development by creating an account on GitHub.
GGroup:
rahmati...@gmail.com
Submitted June 01, 2018 at 05:12PM by Rahmat Iqbal
via Flutter Dev https://ift.tt/2JlMDsQ
rahmati...@gmail.com
Submitted June 01, 2018 at 05:12PM by Rahmat Iqbal
via Flutter Dev https://ift.tt/2JlMDsQ
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: Fluttering over mobile app deployment tools
https://ift.tt/2kK7zLT
Submitted June 01, 2018 at 05:28PM by Elixane
via reddit https://ift.tt/2LexS8m
https://ift.tt/2kK7zLT
Submitted June 01, 2018 at 05:28PM by Elixane
via reddit https://ift.tt/2LexS8m
Medium
Fluttering over mobile app deployment tools
Taking Flutter on a trial flight through production build integration flow. Is it a smooth take off?