New post on /r/flutterdev subreddit:
How do you make a Selector/Selection screen without Navigator in Flutter?
My real case scenario is this: http://imgur.com/a/4yxAzzSYou might also think in my use case as Instagram stories or YouTube app (which displays a video player on top of the list). My issue is that when I use Navigator I loose the state. I want the user to search for things, find what he wants and when he goes opens the menu again, it is there. With Navigator every time you open is a new widget. And it "closes" (or at least reloads) the previous one when popping, which doesn't seem efficient for me in that specific scenario.I've been trying to use Bottom Sheets, but they work really weird in Flutter, a lot different than other platforms. At my current situation, even a button would make me happy, but I want the transition animation, without navigating.Is any of this possible? Has anyone ever find a similar situation? It seems really simple/frequent to me, but I can't figure it out. I discovered about DraggableScrollableSheet, but it stops scrolling when you lift the finger.Edit: another way to see what I want: any launcher in Android where you need to drag up to see what you want. Or a Drawer that could be anywhere.
August 30, 2019 at 01:59AM by bernaferrari
https://ift.tt/2ZxmoYf
How do you make a Selector/Selection screen without Navigator in Flutter?
My real case scenario is this: http://imgur.com/a/4yxAzzSYou might also think in my use case as Instagram stories or YouTube app (which displays a video player on top of the list). My issue is that when I use Navigator I loose the state. I want the user to search for things, find what he wants and when he goes opens the menu again, it is there. With Navigator every time you open is a new widget. And it "closes" (or at least reloads) the previous one when popping, which doesn't seem efficient for me in that specific scenario.I've been trying to use Bottom Sheets, but they work really weird in Flutter, a lot different than other platforms. At my current situation, even a button would make me happy, but I want the transition animation, without navigating.Is any of this possible? Has anyone ever find a similar situation? It seems really simple/frequent to me, but I can't figure it out. I discovered about DraggableScrollableSheet, but it stops scrolling when you lift the finger.Edit: another way to see what I want: any launcher in Android where you need to drag up to see what you want. Or a Drawer that could be anywhere.
August 30, 2019 at 01:59AM by bernaferrari
https://ift.tt/2ZxmoYf
Imgur
Post with 14 views.
New post on Flutter Dev Google group:
How to upload images throught FTP?
I'm working,encounter a problem that upload many imags to FTP server ,but I search all of net and don't find a plugin.only search a plugin is 'ssh' ,but this plugin not working.
August 30, 2019 at 04:40AM by 孙龙
https://ift.tt/30KKiNv
How to upload images throught FTP?
I'm working,encounter a problem that upload many imags to FTP server ,but I search all of net and don't find a plugin.only search a plugin is 'ssh' ,but this plugin not working.
August 30, 2019 at 04:40AM by 孙龙
https://ift.tt/30KKiNv
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:
Can I share models from Android native to Flutter?
Hello, I am planning to redesign our Android app to flutter. The question is : can I share my data models( pure Java classes POJO) in Kotlin to the Flutter app? So that I could speed up redesign process and still use native Android Room library and interact with Sqlite natively.
August 30, 2019 at 07:28AM by wellbranding
https://ift.tt/2ZB9Riw
Can I share models from Android native to Flutter?
Hello, I am planning to redesign our Android app to flutter. The question is : can I share my data models( pure Java classes POJO) in Kotlin to the Flutter app? So that I could speed up redesign process and still use native Android Room library and interact with Sqlite natively.
August 30, 2019 at 07:28AM by wellbranding
https://ift.tt/2ZB9Riw
reddit
r/FlutterDev - Can I share models from Android native to Flutter?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Progress Dialog (Package of the Week)
https://youtu.be/wgw49985teE
August 30, 2019 at 08:47AM by EngineerScientist
https://ift.tt/32iUBsf
Flutter Progress Dialog (Package of the Week)
https://youtu.be/wgw49985teE
August 30, 2019 at 08:47AM by EngineerScientist
https://ift.tt/32iUBsf
YouTube
Flutter Progress Dialog (Package of the Week)
Use the Progress Dialog Package to easily create awesome progress dialogs.
Learn more about the package here: https://pub.dev/packages/progress_dialog
Colombo Flutter Community is a Flutter community based in Colombo, Sri Lanka. Make sure to follow us:…
Learn more about the package here: https://pub.dev/packages/progress_dialog
Colombo Flutter Community is a Flutter community based in Colombo, Sri Lanka. Make sure to follow us:…
New post on /r/flutterdev subreddit:
Using the Camera on Flutter
https://ift.tt/2NIggWK
August 30, 2019 at 08:29AM by sagarsuri56
https://ift.tt/2HAZXYd
Using the Camera on Flutter
https://ift.tt/2NIggWK
August 30, 2019 at 08:29AM by sagarsuri56
https://ift.tt/2HAZXYd
raywenderlich.com
Using the Camera on Flutter
See how to integrate the device camera into your Flutter app for iOS and Android.
New post on Flutter Dev Google group:
Add selected image to horizontal listView
I using multi_image_picker plugin for my project and it works perfectly. Now I trying to modifiy the code so that the selected images will be displayed in horizontal ListView instead of GridView. But I get below exception I/flutter (18429): Another
August 30, 2019 at 10:48AM by Tony Seng
https://ift.tt/2zBOd2Z
Add selected image to horizontal listView
I using multi_image_picker plugin for my project and it works perfectly. Now I trying to modifiy the code so that the selected images will be displayed in horizontal ListView instead of GridView. But I get below exception I/flutter (18429): Another
August 30, 2019 at 10:48AM by Tony Seng
https://ift.tt/2zBOd2Z
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:
Third Part Plugins - Assessing Safety
This may be a bit of a novice question but I am concerned about implementing a third party flutter plugin in my app that may have malicious code in it.I am not yet proficient enough to carry put a review of plugins myself and was wondering as to people's thoughts as to how much of a risk this is with third party flutter plugins on the pub.dev site?
August 30, 2019 at 10:49AM by pigeon888
https://ift.tt/2ZxqfVf
Third Part Plugins - Assessing Safety
This may be a bit of a novice question but I am concerned about implementing a third party flutter plugin in my app that may have malicious code in it.I am not yet proficient enough to carry put a review of plugins myself and was wondering as to people's thoughts as to how much of a risk this is with third party flutter plugins on the pub.dev site?
August 30, 2019 at 10:49AM by pigeon888
https://ift.tt/2ZxqfVf
reddit
r/FlutterDev - Third Part Plugins - Assessing Safety
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
12 Critical Points to Consider Before App Launch
https://ift.tt/2ZDKr81
August 30, 2019 at 11:08AM by Gigatronbot
https://ift.tt/2LaNFI9
12 Critical Points to Consider Before App Launch
https://ift.tt/2ZDKr81
August 30, 2019 at 11:08AM by Gigatronbot
https://ift.tt/2LaNFI9
New post on Flutter Dev Google group:
Android dependency 'androidx.XXX:YYYY' has different version for the compile (1.0.0-rc01) and runtime (1.0.0) classpath. You should manually set the same version via DependencyResolution
Hello coders, I always have the same kind of errors and I don't know how to avoid it and It's never about the same library FAILURE: Build failed with an exception. * What went wrong:
August 30, 2019 at 01:06PM by Mael Elvis FOSSO N.
https://ift.tt/2MK33NB
Android dependency 'androidx.XXX:YYYY' has different version for the compile (1.0.0-rc01) and runtime (1.0.0) classpath. You should manually set the same version via DependencyResolution
Hello coders, I always have the same kind of errors and I don't know how to avoid it and It's never about the same library FAILURE: Build failed with an exception. * What went wrong:
August 30, 2019 at 01:06PM by Mael Elvis FOSSO N.
https://ift.tt/2MK33NB
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:
60 Days of Flutter :Building a Messenger : Day 15–17 : Implementing Registration Screen using ‘flutter_bloc’
https://ift.tt/2ZyYebV
August 30, 2019 at 02:13PM by aditya_gurjar
https://ift.tt/2Lh128v
60 Days of Flutter :Building a Messenger : Day 15–17 : Implementing Registration Screen using ‘flutter_bloc’
https://ift.tt/2ZyYebV
August 30, 2019 at 02:13PM by aditya_gurjar
https://ift.tt/2Lh128v
Medium
60 Days of Flutter :Building a Messenger : Day 15–17 : Implementing Registration Screen using ‘flutter_bloc’
Hey There! In last post we took a look at how Bloc pattern works. Today we’ll implement it on the Registration Page of our app. We’ll be…
New post on Flutter Dev Google group:
HAXM / VIRTUALIZATION ISSUE
Hi guys, i'm trying to fix my Emulator on my machine (Windows 10 64bit), but it's giving me a very crazy reply like vt x is enables but HAXM can't be installed. . i'm tired and really need help at the moment cause i'm working on a project that will increase my repo. thanks in advance
August 30, 2019 at 04:02PM by Aderoju Olaitan
https://ift.tt/2ZCHrEQ
HAXM / VIRTUALIZATION ISSUE
Hi guys, i'm trying to fix my Emulator on my machine (Windows 10 64bit), but it's giving me a very crazy reply like vt x is enables but HAXM can't be installed. . i'm tired and really need help at the moment cause i'm working on a project that will increase my repo. thanks in advance
August 30, 2019 at 04:02PM by Aderoju Olaitan
https://ift.tt/2ZCHrEQ
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 Flutter Dev Google group:
Unable to locate android SDK while installing flutter on Ubuntu.
Hi Guys, Hope you all are doing great!. I need help in flutter development. I installed the flutter on the Linux server. But I am getting an issue about locating the android SDK. I installed the Android SDK on the server as well. Added path of flutter bin and android SDK to the bash profile
August 30, 2019 at 04:23PM by Sagar Solace
https://ift.tt/2L7jJwt
Unable to locate android SDK while installing flutter on Ubuntu.
Hi Guys, Hope you all are doing great!. I need help in flutter development. I installed the flutter on the Linux server. But I am getting an issue about locating the android SDK. I installed the Android SDK on the server as well. Added path of flutter bin and android SDK to the bash profile
August 30, 2019 at 04:23PM by Sagar Solace
https://ift.tt/2L7jJwt
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:
Using const constructors with equatable v0.5.1
https://twitter.com/felangelov/status/1167439702044971008
August 30, 2019 at 04:40PM by EngineerScientist
https://ift.tt/2ZBX3MX
Using const constructors with equatable v0.5.1
https://twitter.com/felangelov/status/1167439702044971008
August 30, 2019 at 04:40PM by EngineerScientist
https://ift.tt/2ZBX3MX
Twitter
Felix Angelov
const constructors in equatable v0.5.1 🥳 thanks @remi_rousselet 🙏 https://t.co/FkzganBLlH
New post on /r/flutterdev subreddit:
Getting Started with the BLoC Pattern
https://ift.tt/2ZAUGdd
August 30, 2019 at 04:17PM by Swefnian
https://ift.tt/2PoOl0R
Getting Started with the BLoC Pattern
https://ift.tt/2ZAUGdd
August 30, 2019 at 04:17PM by Swefnian
https://ift.tt/2PoOl0R
raywenderlich.com
Getting Started with the BLoC Pattern
See how to use the popular BLoC pattern to architect your Flutter app and manage the flow of data through your widgets using Dart streams.
New tweet from FlutterDev:
🙌Use a Stack!
Looking to place widgets on top of each other? Inside a Stack, you can position widgets by wrapping them in a Positioned or Align widget. #FlutterFriday
More here → https://t.co/IZoCKyRexU pic.twitter.com/pezdiQI6fd— Flutter (@FlutterDev) August 30, 2019
August 30, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1167467015327625217
🙌Use a Stack!
Looking to place widgets on top of each other? Inside a Stack, you can position widgets by wrapping them in a Positioned or Align widget. #FlutterFriday
More here → https://t.co/IZoCKyRexU pic.twitter.com/pezdiQI6fd— Flutter (@FlutterDev) August 30, 2019
August 30, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1167467015327625217
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
How to prevent google remembering me after uninstall
Hi Guys,Pretty new to flutter development, but we have a little project where we use Firebase and Google Auth. If I logged in with Google even after we uninstall the app and back again we still in logged in state. I know in iOS development if that's a keychain you have an option to set for keychain not to be backed up between reinstalls. Anyone knows what parameter is missing, so if the user uninstalls the app no data is left over ?Many Thanks.
August 30, 2019 at 05:58PM by ramzez_uk
https://ift.tt/2NRo0pR
How to prevent google remembering me after uninstall
Hi Guys,Pretty new to flutter development, but we have a little project where we use Firebase and Google Auth. If I logged in with Google even after we uninstall the app and back again we still in logged in state. I know in iOS development if that's a keychain you have an option to set for keychain not to be backed up between reinstalls. Anyone knows what parameter is missing, so if the user uninstalls the app no data is left over ?Many Thanks.
August 30, 2019 at 05:58PM by ramzez_uk
https://ift.tt/2NRo0pR
reddit
r/FlutterDev - How to prevent google remembering me after uninstall
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
The final advanced tutorial to wrap up our launch - Flutter Text Rendering
https://ift.tt/2ZuG2V1
August 30, 2019 at 05:57PM by Swefnian
https://ift.tt/2MIindD
The final advanced tutorial to wrap up our launch - Flutter Text Rendering
https://ift.tt/2ZuG2V1
August 30, 2019 at 05:57PM by Swefnian
https://ift.tt/2MIindD
raywenderlich.com
Flutter Text Rendering
Learn about how Flutter renders Text widgets and see how to make your own custom text widget.
New post on /r/flutterdev subreddit:
audioguides in flutter app
Hello everyone,In my app I want to include audio guide that can be downloaded or not but I want it to work offline. Can anyone please hep with that?
August 30, 2019 at 05:52PM by alba_sula
https://ift.tt/2PqQida
audioguides in flutter app
Hello everyone,In my app I want to include audio guide that can be downloaded or not but I want it to work offline. Can anyone please hep with that?
August 30, 2019 at 05:52PM by alba_sula
https://ift.tt/2PqQida
reddit
r/FlutterDev - audioguides in flutter app
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Live Coding Design Challenge in Flutter - SY Travel Animation - part 1/2
https://youtu.be/NmA5X4go3ns
August 30, 2019 at 05:24PM by EngineerScientist
https://ift.tt/2Ug4HYg
Live Coding Design Challenge in Flutter - SY Travel Animation - part 1/2
https://youtu.be/NmA5X4go3ns
August 30, 2019 at 05:24PM by EngineerScientist
https://ift.tt/2Ug4HYg
YouTube
Live Coding Design Challenge in Flutter - SY Travel Animation - part 1/2
This is part one of me live coding SY Travel Animation challenge using Flutter.
👉Part 2: https://www.youtube.com/watch?v=Uvi4j2_d19k
👉More Design Challenges in Flutter: https://fidev.io/design-challenges/ 👈
👉Designed by Anton Skvortsov (https://dribbble.com/AntonSKV…
👉Part 2: https://www.youtube.com/watch?v=Uvi4j2_d19k
👉More Design Challenges in Flutter: https://fidev.io/design-challenges/ 👈
👉Designed by Anton Skvortsov (https://dribbble.com/AntonSKV…
New post on /r/flutterdev subreddit:
Use CustomPaint to create a Drawing App (The Boring Flutter Development Show, Ep. 28)
https://www.youtube.com/watch?v=yyHhloFMNNA&feature=youtu.be
August 30, 2019 at 07:25PM by MarkOSullivan
https://ift.tt/2NGHP2J
Use CustomPaint to create a Drawing App (The Boring Flutter Development Show, Ep. 28)
https://www.youtube.com/watch?v=yyHhloFMNNA&feature=youtu.be
August 30, 2019 at 07:25PM by MarkOSullivan
https://ift.tt/2NGHP2J
YouTube
Use CustomPaint to create a Drawing App (The Boring Flutter Development Show, Ep. 28)
In this episode of the Boring Show, Mary is joined by guest Tasha to build a drawing app that uses CustomPaint, to be used in creating a Flip Book. Watch Tas...