New post on /r/flutterdev subreddit:
Mediminder: An open-source medicine reminder application using Provider and BLoC pattern
https://ift.tt/2Gl0Z9Z
July 19, 2019 at 02:27AM by Pixels97
https://ift.tt/2YUBqE1
Mediminder: An open-source medicine reminder application using Provider and BLoC pattern
https://ift.tt/2Gl0Z9Z
July 19, 2019 at 02:27AM by Pixels97
https://ift.tt/2YUBqE1
GitHub
HossamElghamry/Mediminder
A simple mobile medicine reminder made with Flutter, Provider and BLoC pattern. - HossamElghamry/Mediminder
New post on Flutter Dev Google group:
No Emulator Connection
I use Idea as IDE with the Flutter and Dart plugin. When I use the emulator (Android), I have no internet connection. This shows that it does not load an image via an API. I have set the correct permission. When I connect my real smartphone, loading the image runs without problems. For some
July 19, 2019 at 01:33AM by Leopold Strauch
https://ift.tt/32D49PM
No Emulator Connection
I use Idea as IDE with the Flutter and Dart plugin. When I use the emulator (Android), I have no internet connection. This shows that it does not load an image via an API. I have set the correct permission. When I connect my real smartphone, loading the image runs without problems. For some
July 19, 2019 at 01:33AM by Leopold Strauch
https://ift.tt/32D49PM
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:
How to sequentially evaluate Javascript in different web pages in Flutter's WebView
Any help for this question? https://ift.tt/2O35NHg
July 19, 2019 at 01:48AM by Alexandre A
https://ift.tt/32A5IOt
How to sequentially evaluate Javascript in different web pages in Flutter's WebView
Any help for this question? https://ift.tt/2O35NHg
July 19, 2019 at 01:48AM by Alexandre A
https://ift.tt/32A5IOt
Stack Overflow
How to sequentially evaluate Javascript in different web pages in Flutter's WebView
I'm having to do a sort of 'web scraping' in a site. I've to navigate in it sequentially using javascript to fill forms and submit it, loading one page after another. Ex:
load login.html
fill user...
load login.html
fill user...
New post on Flutter Dev Google group:
In flutter how do I get map annotations x,y position then duplicate map annotations?
I have created map annotations (markers) on a Google Map. Now I want to clone or copy all the annotations current shown on the screen, but keep them in the same position as the originals. I then want to put the copied/cloned annotations on a layer above the map so I can drag the map to a
July 19, 2019 at 06:04AM by Jason Dog
https://ift.tt/2GfT8dF
In flutter how do I get map annotations x,y position then duplicate map annotations?
I have created map annotations (markers) on a Google Map. Now I want to clone or copy all the annotations current shown on the screen, but keep them in the same position as the originals. I then want to put the copied/cloned annotations on a layer above the map so I can drag the map to a
July 19, 2019 at 06:04AM by Jason Dog
https://ift.tt/2GfT8dF
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:
Dynamic QR code validator
Hello everyone, does anyone know a way to build a dynamic QR code validator? like WhatsApp web loginhow does the communication between both parts work?I trying to build something like that, but between two cellphones, just a simple prototype, phone 'A' will show the QR code and phone 'B' will scan it, after that phone 'A' is supposed to show ok on the screenIf anyone has any idea, I'll be extremely thankful if you let me knowI already this library to read QR codes: https://pub.dev/packages/qr_flutterbut I don't know the correct way to build this prototype with this library
July 19, 2019 at 05:09AM by PreviousWrap
https://ift.tt/32B59Eb
Dynamic QR code validator
Hello everyone, does anyone know a way to build a dynamic QR code validator? like WhatsApp web loginhow does the communication between both parts work?I trying to build something like that, but between two cellphones, just a simple prototype, phone 'A' will show the QR code and phone 'B' will scan it, after that phone 'A' is supposed to show ok on the screenIf anyone has any idea, I'll be extremely thankful if you let me knowI already this library to read QR codes: https://pub.dev/packages/qr_flutterbut I don't know the correct way to build this prototype with this library
July 19, 2019 at 05:09AM by PreviousWrap
https://ift.tt/32B59Eb
Dart packages
qr_flutter | Flutter package
QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
New post on Flutter Dev Google group:
Need separate detail of separate user
Hi. I'm new to flutter. I'm working on vs code. In my app i need to give separate user details according to the user' s input in the login screen. That is if user1 logins it need to give user1 details , if user2 logins it need to give user2 details. Can you suggest me some ideas for it.
July 19, 2019 at 08:22AM by Abinavan Nagendran
https://ift.tt/2M2hMSL
Need separate detail of separate user
Hi. I'm new to flutter. I'm working on vs code. In my app i need to give separate user details according to the user' s input in the login screen. That is if user1 logins it need to give user1 details , if user2 logins it need to give user2 details. Can you suggest me some ideas for it.
July 19, 2019 at 08:22AM by Abinavan Nagendran
https://ift.tt/2M2hMSL
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:
Flutter UI Challenge: Beach App & Animations.
https://www.youtube.com/attribution_link?a=hRWH4b7rY4M&u=%2Fwatch%3Fv%3DWlnSoAHpanc%26feature%3Dshare
July 19, 2019 at 09:07AM by shian3n
https://ift.tt/2Y6YZfP
Flutter UI Challenge: Beach App & Animations.
https://www.youtube.com/attribution_link?a=hRWH4b7rY4M&u=%2Fwatch%3Fv%3DWlnSoAHpanc%26feature%3Dshare
July 19, 2019 at 09:07AM by shian3n
https://ift.tt/2Y6YZfP
YouTube
Flutter UI Challenge: Beaches App & Animation
I attempted to translate an UI design into a functional app using Flutter. This UI design is credited to Igor S. https://dribbble.com/shots/5690700-Beaches-A...
New post on /r/flutterdev subreddit:
youtube Webview fullscreen
I was using webview to display youtube video.However full screen button in the video was disabled. Is there anyone solved this problem?
July 19, 2019 at 08:48AM by steadyaction
https://ift.tt/32w1S9j
youtube Webview fullscreen
I was using webview to display youtube video.However full screen button in the video was disabled. Is there anyone solved this problem?
July 19, 2019 at 08:48AM by steadyaction
https://ift.tt/32w1S9j
reddit
r/FlutterDev - youtube Webview fullscreen
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
How to create different UI design for android and ios in flutter
I wanted to create different user interface for android users and ios users. Do i need to code differently or is there an easy way of doing so?
July 19, 2019 at 03:44PM by Rojan Bajracharya
https://ift.tt/2YgIePb
How to create different UI design for android and ios in flutter
I wanted to create different user interface for android users and ios users. Do i need to code differently or is there an easy way of doing so?
July 19, 2019 at 03:44PM by Rojan Bajracharya
https://ift.tt/2YgIePb
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:
Check out this cool app made in flutter
https://ift.tt/2YaITSh
July 19, 2019 at 03:52PM by jayateerthag
https://ift.tt/2Y3Y4Zb
Check out this cool app made in flutter
https://ift.tt/2YaITSh
July 19, 2019 at 03:52PM by jayateerthag
https://ift.tt/2Y3Y4Zb
Google Play
BreachCompilation - Apps on Google Play
Around late 2017 ,There has been a huge 41gb file which was circulating in the dark web.
This file contained all major database leaks combined in a single file
This app uses api of pwndb2.tk to query BreachCompilation data straight into the app.
It has 3…
This file contained all major database leaks combined in a single file
This app uses api of pwndb2.tk to query BreachCompilation data straight into the app.
It has 3…
New post on /r/flutterdev subreddit:
Is there any implementation of Stripe payment gateway for flutter prepared for the Strong Customer Authentication (SCA) coming into effect on September 14th? (Also posted in r/Flutter)
I'm working on a flutter app and I want to migrate to the new API version of Stripe. I'm currently using stripe_payment, but I'm not sure if it will implement the migration changes soon. Is there any other plugin that has it implemented?
July 19, 2019 at 04:04PM by WaterDemise
https://ift.tt/2Y0apxF
Is there any implementation of Stripe payment gateway for flutter prepared for the Strong Customer Authentication (SCA) coming into effect on September 14th? (Also posted in r/Flutter)
I'm working on a flutter app and I want to migrate to the new API version of Stripe. I'm currently using stripe_payment, but I'm not sure if it will implement the migration changes soon. Is there any other plugin that has it implemented?
July 19, 2019 at 04:04PM by WaterDemise
https://ift.tt/2Y0apxF
Dart packages
stripe_payment | Flutter package
A Flutter plugin to integrate the stripe libraries for iOS and Android. Supports Apple / Google Pay, SCA, PSD2 and much more.
New post on /r/flutterdev subreddit:
My mobile strategy regarding Flutter
I have to create a mobile app for both iOS and Android. I think Flutter is a great replacement to native Android development. Native Android development is such a mess (fragments, instancestates, etc) and Flutter is refreshing so I'm therefore I'm going to replace native Android dev with Flutter*However, even though Flutter can create an iOS app from the same code base, I'm still going to create the iOS app in native iOS because Flutter is not as smooth. Scrolling is laggy, and animations are choppy in comparison. If Flutter ever fixes this, then I'll have it as an option for iOSSo that's my strategy, I'll still have multiple code bases but hey I get to move away from Fragments and Activities!
July 19, 2019 at 04:47PM by RyanTheLionHearMeRor
https://ift.tt/2Y3dxsK
My mobile strategy regarding Flutter
I have to create a mobile app for both iOS and Android. I think Flutter is a great replacement to native Android development. Native Android development is such a mess (fragments, instancestates, etc) and Flutter is refreshing so I'm therefore I'm going to replace native Android dev with Flutter*However, even though Flutter can create an iOS app from the same code base, I'm still going to create the iOS app in native iOS because Flutter is not as smooth. Scrolling is laggy, and animations are choppy in comparison. If Flutter ever fixes this, then I'll have it as an option for iOSSo that's my strategy, I'll still have multiple code bases but hey I get to move away from Fragments and Activities!
July 19, 2019 at 04:47PM by RyanTheLionHearMeRor
https://ift.tt/2Y3dxsK
reddit
r/FlutterDev - My mobile strategy regarding Flutter
0 votes and 3 comments so far on Reddit
New post on Flutter Dev Google group:
Re: how to create different UI design for android and ios in flutter
You can check out https://ift.tt/2M0cAiw, basically, you can customize the widgets shown to your users based on their platform. On Fri, 19 Jul 2019 at 21:42, Rojan Bajracharya wrote: > how to create different UI design for android and ios in
July 19, 2019 at 06:13PM by Dylan Koei Chavez
https://ift.tt/2JEmS6i
Re: how to create different UI design for android and ios in flutter
You can check out https://ift.tt/2M0cAiw, basically, you can customize the widgets shown to your users based on their platform. On Fri, 19 Jul 2019 at 21:42, Rojan Bajracharya wrote: > how to create different UI design for android and ios in
July 19, 2019 at 06:13PM by Dylan Koei Chavez
https://ift.tt/2JEmS6i
Dart packages
flutter_platform_widgets | Flutter Package
Simplifying the use of both Material and Cupertino widgets with a single widget
New tweet from FlutterDev:
🥳It's the best day of the week, #FlutterFriday
Did you know you can run release builds on any device from IntelliJ / Android Studio? Create a new Run/Debug configuration and set the additional arguments to:
"--release --no-track-widget-creation" pic.twitter.com/IVi1t7Lu2Z— Flutter (@FlutterDev) July 19, 2019
July 19, 2019 at 07:00PM
http://twitter.com/FlutterDev/status/1152261828707311617
🥳It's the best day of the week, #FlutterFriday
Did you know you can run release builds on any device from IntelliJ / Android Studio? Create a new Run/Debug configuration and set the additional arguments to:
"--release --no-track-widget-creation" pic.twitter.com/IVi1t7Lu2Z— Flutter (@FlutterDev) July 19, 2019
July 19, 2019 at 07:00PM
http://twitter.com/FlutterDev/status/1152261828707311617
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:
A Dart interface to TensorFlow Lite through foreign function interface (FFI).
https://ift.tt/2JipUMg
July 19, 2019 at 06:27PM by Sol_Ido
https://ift.tt/2M2jcwL
A Dart interface to TensorFlow Lite through foreign function interface (FFI).
https://ift.tt/2JipUMg
July 19, 2019 at 06:27PM by Sol_Ido
https://ift.tt/2M2jcwL
GitHub
dart-lang/tflite_native
A Dart interface to TensorFlow Lite (tflite) through Dart's foreign function interface (FFI). - dart-lang/tflite_native
New post on /r/flutterdev subreddit:
Complete Flutter Animation Guide | Basic Flutter Hooks for Animation | Flutter Animation Sequences
https://youtu.be/mdhoIQqS2z0
July 19, 2019 at 07:25PM by Filledstacks
https://ift.tt/2JEFdjs
Complete Flutter Animation Guide | Basic Flutter Hooks for Animation | Flutter Animation Sequences
https://youtu.be/mdhoIQqS2z0
July 19, 2019 at 07:25PM by Filledstacks
https://ift.tt/2JEFdjs
YouTube
Complete Flutter Animation Guide | Flutter Hooks for Animation | Flutter Animation Sequences
In this tutorial I go over all the ways of creating animation in Flutter using controller, Flutter hooks and Flutter sequence builder.
Written:https://www.filledstacks.com/post/flutter-animation-guide-flutter-hooks-animation-flutter-animation-sequences/…
Written:https://www.filledstacks.com/post/flutter-animation-guide-flutter-hooks-animation-flutter-animation-sequences/…
New post on /r/flutterdev subreddit:
Flutter: Data Connection Checker | Wifi connected but no internet
https://youtu.be/u_Xyqo6lhFE
July 19, 2019 at 07:23PM by imthepk
https://ift.tt/2XT0bnB
Flutter: Data Connection Checker | Wifi connected but no internet
https://youtu.be/u_Xyqo6lhFE
July 19, 2019 at 07:23PM by imthepk
https://ift.tt/2XT0bnB
YouTube
Flutter: Data Connection Checker | Wifi connected but no internet
In this video, I will explain another plugin that checks for an internet connection by opening a socket to a list of specified addresses, each with individual port and timeout. Defaults are provided for convenience.
#Trending #Flutter #DataConnection
Please…
#Trending #Flutter #DataConnection
Please…
New post on /r/flutterdev subreddit:
Are there any tutorials on migrating a full blown ios/android flutter project to web?
asking for a friend ;) <3
July 19, 2019 at 07:30PM by Dazza5000
https://ift.tt/2Lv5u6c
Are there any tutorials on migrating a full blown ios/android flutter project to web?
asking for a friend ;) <3
July 19, 2019 at 07:30PM by Dazza5000
https://ift.tt/2Lv5u6c
reddit
r/FlutterDev - Are there any tutorials on migrating a full blown ios/android flutter project to web?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
New Dart DevTools Release
DevTools 0.1.4 Release Notes Dart DevTools - A Suite of Performance Tools for Dart and Flutter General Updates - A new page has been added to DevTools! Use the Performance page for Dart cpu profiling. Record a profile and view profiling information in the form of a Call
July 19, 2019 at 08:54PM by Kenzie Schmoll
https://ift.tt/2Y2Pbzg
New Dart DevTools Release
DevTools 0.1.4 Release Notes Dart DevTools - A Suite of Performance Tools for Dart and Flutter General Updates - A new page has been added to DevTools! Use the Performance page for Dart cpu profiling. Record a profile and view profiling information in the form of a Call
July 19, 2019 at 08:54PM by Kenzie Schmoll
https://ift.tt/2Y2Pbzg
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:
A-Z Scrollbar in Flutter
hey flutter community, i need help with implementing A-Z scrolling in an app that i'm currently developing , I've looked around for viable solutions but came out empty. If you have any ideas on how this can be implemented in flutter let me know please .
July 19, 2019 at 09:21PM by Cursed_vayne
https://ift.tt/32FfqiQ
A-Z Scrollbar in Flutter
hey flutter community, i need help with implementing A-Z scrolling in an app that i'm currently developing , I've looked around for viable solutions but came out empty. If you have any ideas on how this can be implemented in flutter let me know please .
July 19, 2019 at 09:21PM by Cursed_vayne
https://ift.tt/32FfqiQ
reddit
r/FlutterDev - A-Z Scrollbar in Flutter
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
how about iOS native + Android Flutter?
I am full time iOS developer and was android engineer a few years ago.Now I am much familiar with native iOS development and forgot many things about Android and didn't catch up latest Android trend.I just started new side project.I really care about native look and feel.I'ts my first time looking Flutter seriously and I realized using both Cuppertino and Material app at the same is still big work. So I decided to do iOS native and Flutter for Android.How do you think? is Flutter good and ready for Android? is it true that writing both cuppertino and material app in flutter is annoying and a lot of work?
July 19, 2019 at 09:58PM by steadyaction
https://ift.tt/2JTEaLo
how about iOS native + Android Flutter?
I am full time iOS developer and was android engineer a few years ago.Now I am much familiar with native iOS development and forgot many things about Android and didn't catch up latest Android trend.I just started new side project.I really care about native look and feel.I'ts my first time looking Flutter seriously and I realized using both Cuppertino and Material app at the same is still big work. So I decided to do iOS native and Flutter for Android.How do you think? is Flutter good and ready for Android? is it true that writing both cuppertino and material app in flutter is annoying and a lot of work?
July 19, 2019 at 09:58PM by steadyaction
https://ift.tt/2JTEaLo
reddit
r/FlutterDev - how about iOS native + Android Flutter?
0 votes and 0 comments so far on Reddit