New post on /r/flutterdev subreddit:
Introducing var_widget, a new state management scheme for flutter
http://bit.ly/2LbQ6Mw
April 28, 2019 at 12:41PM by kdy1997
http://bit.ly/2Vwb64z
Introducing var_widget, a new state management scheme for flutter
http://bit.ly/2LbQ6Mw
April 28, 2019 at 12:41PM by kdy1997
http://bit.ly/2Vwb64z
kdy1.github.io
Introducing var_widget for flutter
What is var_widget? It’s a new state management scheme based for special but common cases.
It’s extension on stream-based state management based on two assumptions. So, what are those assumptions?
Some streams always have known value and can be used by multiple…
It’s extension on stream-based state management based on two assumptions. So, what are those assumptions?
Some streams always have known value and can be used by multiple…
New post on /r/flutterdev subreddit:
Implementing local network devices discovery
Hi, I've been searching for best way to implement local network device discovery in Flutter. Ex: let some device find and connect to other device locally.If I setup a socket, can I search the network to find existing device without knowing the IP address beforehand? Thanks in advance!
April 28, 2019 at 12:19PM by didavid61202
http://bit.ly/2L6nQel
Implementing local network devices discovery
Hi, I've been searching for best way to implement local network device discovery in Flutter. Ex: let some device find and connect to other device locally.If I setup a socket, can I search the network to find existing device without knowing the IP address beforehand? Thanks in advance!
April 28, 2019 at 12:19PM by didavid61202
http://bit.ly/2L6nQel
reddit
r/FlutterDev - Implementing local network devices discovery
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Telegram discussion group (almost 900 members).
http://bit.ly/2XR2Ae2
April 28, 2019 at 03:41PM by veetaw_
http://bit.ly/2GOLyaJ
Telegram discussion group (almost 900 members).
http://bit.ly/2XR2Ae2
April 28, 2019 at 03:41PM by veetaw_
http://bit.ly/2GOLyaJ
New post on /r/flutterdev subreddit:
WeChoosedFlutter - Flutter Avengers Endgame Wiki App
http://bit.ly/2XRY5jy
April 28, 2019 at 03:22PM by arslannmrv
http://bit.ly/2GQZAsC
WeChoosedFlutter - Flutter Avengers Endgame Wiki App
http://bit.ly/2XRY5jy
April 28, 2019 at 03:22PM by arslannmrv
http://bit.ly/2GQZAsC
Medium
Flutter Avengers Endgame Wiki App
Hello everyone 👋
New post on /r/flutterdev subreddit:
How to download an MP4 to iOS
Hi guys,I'm using Flutter to create an application that connects to a video camera via Wifi. The camera accepts http requests.I am able to access the video files on the camera via regular http.get and so on, but I am not sure how to:Save the video locally on an iPhone. Do I need to store it in SQLite or something like that or does iOS provide some storage mechanism like Android does?Bonus question: is there a way to to download only PART of the file? The video files are rather large and I am only really looking for a specific segment within the video.Any help will be appreciated.
April 28, 2019 at 04:15PM by EntrepreneurIL
http://bit.ly/2V2F8O6
How to download an MP4 to iOS
Hi guys,I'm using Flutter to create an application that connects to a video camera via Wifi. The camera accepts http requests.I am able to access the video files on the camera via regular http.get and so on, but I am not sure how to:Save the video locally on an iPhone. Do I need to store it in SQLite or something like that or does iOS provide some storage mechanism like Android does?Bonus question: is there a way to to download only PART of the file? The video files are rather large and I am only really looking for a specific segment within the video.Any help will be appreciated.
April 28, 2019 at 04:15PM by EntrepreneurIL
http://bit.ly/2V2F8O6
reddit
r/FlutterDev - How to download an MP4 to iOS
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter ARCore Tutorial | Sceneform | Exploring New Possibilities
https://youtu.be/Gf-Qu29RLUo
April 28, 2019 at 07:14PM by imthepk
http://bit.ly/2DEfHaI
Flutter ARCore Tutorial | Sceneform | Exploring New Possibilities
https://youtu.be/Gf-Qu29RLUo
April 28, 2019 at 07:14PM by imthepk
http://bit.ly/2DEfHaI
YouTube
Flutter ARCore Tutorial | Sceneform | Exploring New Possibilities
In this video, I will explain new possibilities like ARCore. ARCore is a library for Augmented Reality made by Google.
ARKit tutorial - https://youtu.be/aHgzAfwxMQk
Plugin Link - https://github.com/giandifra/arcore_flutter_plugin
Source Code - https:…
ARKit tutorial - https://youtu.be/aHgzAfwxMQk
Plugin Link - https://github.com/giandifra/arcore_flutter_plugin
Source Code - https:…
New post on /r/flutterdev subreddit:
Row Collection - my first package!
Hey, Jesus Rodriguez here!I'm the creator of SpaceX GO!, an open-source SpaceX tracker, built with Flutter. Since quite sometime now, I've been wanting to create publicly-available packages, including some custom widgets I've created for the SpaceX app.Today I'm launching my very first package, 'row_collection'. This library offers some customizable widgets, to display information in a Column. It also includes a special widget, used to separate other user elements in a page.Hope you like this one! I'm planning to release a couple more package in the coming weeks, so stay tuned!Thanks to all of you, such an awesome community!Source code: https://github.com/jesusrp98/row_collection.Pub page: https://pub.dartlang.org/packages/row_collection.
April 28, 2019 at 09:00PM by jesusrp98
http://bit.ly/2PIfokh
Row Collection - my first package!
Hey, Jesus Rodriguez here!I'm the creator of SpaceX GO!, an open-source SpaceX tracker, built with Flutter. Since quite sometime now, I've been wanting to create publicly-available packages, including some custom widgets I've created for the SpaceX app.Today I'm launching my very first package, 'row_collection'. This library offers some customizable widgets, to display information in a Column. It also includes a special widget, used to separate other user elements in a page.Hope you like this one! I'm planning to release a couple more package in the coming weeks, so stay tuned!Thanks to all of you, such an awesome community!Source code: https://github.com/jesusrp98/row_collection.Pub page: https://pub.dartlang.org/packages/row_collection.
April 28, 2019 at 09:00PM by jesusrp98
http://bit.ly/2PIfokh
New post on Flutter Dev Google group:
flutter @mobile/tablet: adaptive layout of multi-level navigation
Searched for adaptive-layout with a couple of implementations found but limited to (master-detail) two-level navigation only, and seems not suitable for multi-level. Thinking of 4-level navigation for mobile and tablet, like - routes: { '/': (context)=>CatScreen(), '/sub': (context)=>Su
April 28, 2019 at 11:14PM by JayT
http://bit.ly/2vsDvKl
flutter @mobile/tablet: adaptive layout of multi-level navigation
Searched for adaptive-layout with a couple of implementations found but limited to (master-detail) two-level navigation only, and seems not suitable for multi-level. Thinking of 4-level navigation for mobile and tablet, like - routes: { '/': (context)=>CatScreen(), '/sub': (context)=>Su
April 28, 2019 at 11:14PM by JayT
http://bit.ly/2vsDvKl
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.
New post on /r/flutterdev subreddit:
Code specific for device type?
I am still learning flutter, but I built a bottom nav bar with bmnav.Problem is, it looks great on android and older iPhones but on the iPhone X models the swipe up bar goes through those icons.I fixed it by wrapping it and adding a margin but it looks weird now.Is there any way to just do that for specific devices?
April 29, 2019 at 06:34AM by Sh-t_Shower_Shave
http://bit.ly/2Wh6TPC
Code specific for device type?
I am still learning flutter, but I built a bottom nav bar with bmnav.Problem is, it looks great on android and older iPhones but on the iPhone X models the swipe up bar goes through those icons.I fixed it by wrapping it and adding a margin but it looks weird now.Is there any way to just do that for specific devices?
April 29, 2019 at 06:34AM by Sh-t_Shower_Shave
http://bit.ly/2Wh6TPC
reddit
r/FlutterDev - Code specific for device type?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Easy parallax effect in PageView - UI Tickets Challenge
http://bit.ly/2DCQRbw
April 29, 2019 at 06:13AM by Marcinus
http://bit.ly/2Wc4Jk9
Easy parallax effect in PageView - UI Tickets Challenge
http://bit.ly/2DCQRbw
April 29, 2019 at 06:13AM by Marcinus
http://bit.ly/2Wc4Jk9
Marcin Szałek - Blog
Parallax effect in PageView - UI Tickets Challenge | Marcin Szałek - Blog
Parallax effects are awesome. Having elements move in the different speed during scrolling can easily provide the unique feeling for the application and they can make the user think that your app is well-polished. In this post, I will try to achieve parallax…
New post on Flutter Dev Google group:
opening page multiple times bug
Please answer via stackover flow http://bit.ly/2DELA2S
April 29, 2019 at 06:54AM by Bhanuka Isuru
http://bit.ly/2Wd6UDQ
opening page multiple times bug
Please answer via stackover flow http://bit.ly/2DELA2S
April 29, 2019 at 06:54AM by Bhanuka Isuru
http://bit.ly/2Wd6UDQ
Stack Overflow
opening page multiple times bug
future builder running multiple times and page opening multiple at the same time. How to fix this error?
SubCategory StatefulWidget
class subCategory extends StatefulWidget {
final int RegId;
SubCategory StatefulWidget
class subCategory extends StatefulWidget {
final int RegId;
New post on /r/flutterdev subreddit:
opening page multiple times bug
future builder running multiple times and page opening multiple at the same time. How to fix this error?Full description with full codehttps://stackoverflow.com/q/55897137/11065582
April 29, 2019 at 06:55AM by bisampath96
http://bit.ly/2PAHL3N
opening page multiple times bug
future builder running multiple times and page opening multiple at the same time. How to fix this error?Full description with full codehttps://stackoverflow.com/q/55897137/11065582
April 29, 2019 at 06:55AM by bisampath96
http://bit.ly/2PAHL3N
Stack Overflow
opening page multiple times bug
future builder running multiple times and page opening multiple at the same time. How to fix this error?
SubCategory StatefulWidget
class subCategory extends StatefulWidget {
final int RegId;
SubCategory StatefulWidget
class subCategory extends StatefulWidget {
final int RegId;
New post on /r/flutterdev subreddit:
Please can we gather reasons why one should not use Flutter right now
I appreciate all the tutorials and articles that have been posted here but can we please have a conversation on the reasons one shouldn't pick Flutter right now? I am learning it but very rarely see these type of discussions and I think it will be very helpful to me and others.Discuss things like performance, state management, limitations etc
April 29, 2019 at 08:24AM by MRainzo
http://bit.ly/2GK5RoJ
Please can we gather reasons why one should not use Flutter right now
I appreciate all the tutorials and articles that have been posted here but can we please have a conversation on the reasons one shouldn't pick Flutter right now? I am learning it but very rarely see these type of discussions and I think it will be very helpful to me and others.Discuss things like performance, state management, limitations etc
April 29, 2019 at 08:24AM by MRainzo
http://bit.ly/2GK5RoJ
reddit
r/FlutterDev - Please can we gather reasons why one should not use Flutter right now
0 votes and 1 comment so far on Reddit
New post on Flutter Dev Google group:
Flutter webview current url
Hi I have one button in my home screen when clicking that button..it will open a new page with webview widget.(ex.webview widget initial URL is google,so it will open google.com).After that I am doing some interaction with that webpage,then Clicking back button will take me to home screen.If I
April 29, 2019 at 09:37AM by Tamil Lebron
http://bit.ly/2XXxRfv
Flutter webview current url
Hi I have one button in my home screen when clicking that button..it will open a new page with webview widget.(ex.webview widget initial URL is google,so it will open google.com).After that I am doing some interaction with that webpage,then Clicking back button will take me to home screen.If I
April 29, 2019 at 09:37AM by Tamil Lebron
http://bit.ly/2XXxRfv
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.
New post on /r/flutterdev subreddit:
New ArCore Flutter Plug-in released, try it! (Developer preview)
http://bit.ly/2IOQnmx
April 29, 2019 at 10:09AM by juaguar
http://bit.ly/2XRL3lZ
New ArCore Flutter Plug-in released, try it! (Developer preview)
http://bit.ly/2IOQnmx
April 29, 2019 at 10:09AM by juaguar
http://bit.ly/2XRL3lZ
GitHub
giandifra/arcore_flutter_plugin
Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences - giandifra/arcore_flutter_plugin
New post on /r/flutterdev subreddit:
How to access volume and toggle volume profiles (silent and ringer) in flutter
I have spend a lot of time trying to find any widget or third party library for accessing volume of device and manipulate it and also a way to toggle between ringer and silent mode, but I couldn't find any.Which libraries should I use to develop these features.thanks
April 29, 2019 at 11:02AM by ghousadnan62
http://bit.ly/2UM2SkD
How to access volume and toggle volume profiles (silent and ringer) in flutter
I have spend a lot of time trying to find any widget or third party library for accessing volume of device and manipulate it and also a way to toggle between ringer and silent mode, but I couldn't find any.Which libraries should I use to develop these features.thanks
April 29, 2019 at 11:02AM by ghousadnan62
http://bit.ly/2UM2SkD
reddit
r/FlutterDev - How to access volume and toggle volume profiles (silent and ringer) in flutter
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
403 - Forbidden: Access is denied.
while hitting the API I am getting following response
April 29, 2019 at 11:57AM by Harshal Pathak
http://bit.ly/2vujSBm
403 - Forbidden: Access is denied.
while hitting the API I am getting following response
April 29, 2019 at 11:57AM by Harshal Pathak
http://bit.ly/2vujSBm
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.
New post on /r/flutterdev subreddit:
Plugin: Curve25519 key pair and Ed25519 signature
Hey guys, I just made my first plugin for flutter. I would like to share it with you guys. I think some of are you are looking for something like this. Right now I cannot find a plugin or package that allows you to sign a message with your generated curve25519 key pair/secret key. Although some packages/plugins came very close.Currently most of the packages/plugins I have tried allow creating a ed25519 pair to sign messages or some have the feature for iOS but no working api for android.https://github.com/khainhero/PmCurve25519Pluginhttps://pub.dartlang.org/packages/pm_curve25519I ported it by searching through whispersystems(Signal app) github page. I have their source code at the bottom of the README.mdCreate curve25519 key pairs. Use the private/secret key to sign your messages and verify it with the corresponding public key. Now you dont have to create your own ed25519 pair to sign messages :D.If something is wrong please tell me, its my very first plugin!Thank you
April 29, 2019 at 12:50PM by Bk_ADV
http://bit.ly/2UMvs5f
Plugin: Curve25519 key pair and Ed25519 signature
Hey guys, I just made my first plugin for flutter. I would like to share it with you guys. I think some of are you are looking for something like this. Right now I cannot find a plugin or package that allows you to sign a message with your generated curve25519 key pair/secret key. Although some packages/plugins came very close.Currently most of the packages/plugins I have tried allow creating a ed25519 pair to sign messages or some have the feature for iOS but no working api for android.https://github.com/khainhero/PmCurve25519Pluginhttps://pub.dartlang.org/packages/pm_curve25519I ported it by searching through whispersystems(Signal app) github page. I have their source code at the bottom of the README.mdCreate curve25519 key pairs. Use the private/secret key to sign your messages and verify it with the corresponding public key. Now you dont have to create your own ed25519 pair to sign messages :D.If something is wrong please tell me, its my very first plugin!Thank you
April 29, 2019 at 12:50PM by Bk_ADV
http://bit.ly/2UMvs5f
GitHub
khainhero/PmCurve25519Plugin
Flutter plugin for generating curve25519 key-pair and use them to sign a message - khainhero/PmCurve25519Plugin
New post on /r/flutterdev subreddit:
Want to discover nearby devices providing same service that you're searching for ? This can be used with Flutter and a JavaScript implementation is also provided with. Feedback appreciated ❤️
http://bit.ly/2GPSRPn
April 29, 2019 at 12:08PM by meanjan
http://bit.ly/2XMxNPs
Want to discover nearby devices providing same service that you're searching for ? This can be used with Flutter and a JavaScript implementation is also provided with. Feedback appreciated ❤️
http://bit.ly/2GPSRPn
April 29, 2019 at 12:08PM by meanjan
http://bit.ly/2XMxNPs
The Practical Dev
Service Discovery within LAN
Advertise & Discover nearby Services with in LAN
New post on /r/flutterdev subreddit:
Automated testing using ATDD in Flutter
http://bit.ly/2J2JC00
April 29, 2019 at 01:08PM by Purple_Pizzazz
http://bit.ly/2IPYsYu
Automated testing using ATDD in Flutter
http://bit.ly/2J2JC00
April 29, 2019 at 01:08PM by Purple_Pizzazz
http://bit.ly/2IPYsYu
Medium
Automated testing using ATDD in Flutter
In my last article, I talked about Flutter Driver and its methods that can be used to write integration tests that helps to automate…