New post on Flutter Dev Google group:
Convert multiple images to video with custom sound in flutter.
Hello there, I have multiple images. Now, I want to convert that multiple images into a single video with sound in a flutter. Can you please provide any suggestion? How can I achieve it? I have added reference project link of android( For your reference). Please provide some useful widget or any
July 18, 2019 at 03:58PM by Test Ineed
https://ift.tt/2YTuLdf
Convert multiple images to video with custom sound in flutter.
Hello there, I have multiple images. Now, I want to convert that multiple images into a single video with sound in a flutter. Can you please provide any suggestion? How can I achieve it? I have added reference project link of android( For your reference). Please provide some useful widget or any
July 18, 2019 at 03:58PM by Test Ineed
https://ift.tt/2YTuLdf
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:
Licensing an open source flutter project
I'm currently developing a small project using Flutter and I'd like to publish it on GitHub under the WTFPL license.Am I permitted to do that or not, given that Flutter and some of the other dependencies use stricter licenses ?
July 18, 2019 at 03:30PM by DirectorOfTheFBI
https://ift.tt/2O0dX3j
Licensing an open source flutter project
I'm currently developing a small project using Flutter and I'd like to publish it on GitHub under the WTFPL license.Am I permitted to do that or not, given that Flutter and some of the other dependencies use stricter licenses ?
July 18, 2019 at 03:30PM by DirectorOfTheFBI
https://ift.tt/2O0dX3j
WTFPL – Do What the Fuck You Want to Public License
WTFPL — Do What the Fuck You Want to Public License
The WTFPL is a very permissive license for software and other scientific or artistic works that offers a great degree of freedom. In fact, it is probably the
New post on /r/flutterdev subreddit:
GitHub - nonybrighto/login-sign-up-ui: A login and Sign up UI designed with flutter
https://ift.tt/30CNIkP
July 18, 2019 at 06:19PM by nonybrighto
https://ift.tt/2xSx703
GitHub - nonybrighto/login-sign-up-ui: A login and Sign up UI designed with flutter
https://ift.tt/30CNIkP
July 18, 2019 at 06:19PM by nonybrighto
https://ift.tt/2xSx703
GitHub
nonybrighto/login-sign-up-ui
A login and Sign up UI designed with flutter - design by habib - nonybrighto/login-sign-up-ui
New tweet from FlutterDev:
👆👇 Move items around within your lists!
ReorderableListView lets users long press on an item, move it around in the list view, and drop it at a new location. Give your users more control over their lists.
Watch more #WidgetoftheWeek here → https://t.co/T7nwNVzbqv pic.twitter.com/RzEBRfF9fN— Flutter (@FlutterDev) July 18, 2019
July 18, 2019 at 06:32PM
http://twitter.com/FlutterDev/status/1151892595057946624
👆👇 Move items around within your lists!
ReorderableListView lets users long press on an item, move it around in the list view, and drop it at a new location. Give your users more control over their lists.
Watch more #WidgetoftheWeek here → https://t.co/T7nwNVzbqv pic.twitter.com/RzEBRfF9fN— Flutter (@FlutterDev) July 18, 2019
July 18, 2019 at 06:32PM
http://twitter.com/FlutterDev/status/1151892595057946624
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
New tweet from FlutterDev:
Ready for a challenge? @VGVentures and @2Dimensions are hosting the #HamAppFlare challenge for the @HamiltonMusical App. Any #Hamilton inspired animation is accepted. Good luck!
BTW 💡Hamilton was one of the first apps built with Flutter!
Info here → https://t.co/wvLPWzn2RQ pic.twitter.com/LwpsU8QB1l— Flutter (@FlutterDev) July 18, 2019
July 18, 2019 at 08:18PM
http://twitter.com/FlutterDev/status/1151919223679176704
Ready for a challenge? @VGVentures and @2Dimensions are hosting the #HamAppFlare challenge for the @HamiltonMusical App. Any #Hamilton inspired animation is accepted. Good luck!
BTW 💡Hamilton was one of the first apps built with Flutter!
Info here → https://t.co/wvLPWzn2RQ pic.twitter.com/LwpsU8QB1l— Flutter (@FlutterDev) July 18, 2019
July 18, 2019 at 08:18PM
http://twitter.com/FlutterDev/status/1151919223679176704
Twitter
Very Good Ventures (@VGVentures) | Twitter
The latest Tweets from Very Good Ventures (@VGVentures). NYC technology studio. First in #Flutter. #HamApp developers. New York, NY
New post on /r/flutterdev subreddit:
PageView Swipe Scroll issue
I have issue in page view .I changed scroll Direction depends on orientation --- scrollDirection: orientation==Orientation.portrait ? Axis.horizontal : Axis.vertica It work fine respect to scroll but swipe perpendicular to scroll direction when I change orientation
July 18, 2019 at 08:09PM by abuanasaswan
https://ift.tt/2Lsj2iD
PageView Swipe Scroll issue
I have issue in page view .I changed scroll Direction depends on orientation --- scrollDirection: orientation==Orientation.portrait ? Axis.horizontal : Axis.vertica It work fine respect to scroll but swipe perpendicular to scroll direction when I change orientation
July 18, 2019 at 08:09PM by abuanasaswan
https://ift.tt/2Lsj2iD
reddit
r/FlutterDev - PageView Swipe Scroll issue
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
ReorderableListView (Flutter Widget of the Week)
https://youtu.be/3fB1mxOsqJE
July 18, 2019 at 08:08PM by aagarwal1012
https://ift.tt/2Sp9PZ3
ReorderableListView (Flutter Widget of the Week)
https://youtu.be/3fB1mxOsqJE
July 18, 2019 at 08:08PM by aagarwal1012
https://ift.tt/2Sp9PZ3
YouTube
ReorderableListView (Flutter Widget of the Week)
The ReorderableListView widget presents a list of items that users can reorder just by dragging things where they want them to go.
Learn more about ReorderableListView → https://goo.gle/2XL2ZTJ
This video is also subtitled in Chinese, Indonesian, Italian…
Learn more about ReorderableListView → https://goo.gle/2XL2ZTJ
This video is also subtitled in Chinese, Indonesian, Italian…
New post on Flutter Dev Google group:
PageView Swipe Scroll issue
I have issue in page view .I changed scroll Direction depends on orientation --- scrollDirection: orientation==Orientation.portrait ? Axis.horizontal : Axis.vertica It work fine respect to scroll but swipe perpendicular to scroll direction when I change orientation [image: Untitled-1.jpg]
July 18, 2019 at 09:45PM by ahmed Othman
https://ift.tt/2xUeWah
PageView Swipe Scroll issue
I have issue in page view .I changed scroll Direction depends on orientation --- scrollDirection: orientation==Orientation.portrait ? Axis.horizontal : Axis.vertica It work fine respect to scroll but swipe perpendicular to scroll direction when I change orientation [image: Untitled-1.jpg]
July 18, 2019 at 09:45PM by ahmed Othman
https://ift.tt/2xUeWah
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:
UnDraw illustrations for Flutter! Over 700 illustrations in ease.
https://ift.tt/32zalZk
July 18, 2019 at 11:11PM by westdabestdb
https://ift.tt/2O2Ittc
UnDraw illustrations for Flutter! Over 700 illustrations in ease.
https://ift.tt/32zalZk
July 18, 2019 at 11:11PM by westdabestdb
https://ift.tt/2O2Ittc
GitHub
westdabestdb/undraw
Contribute to westdabestdb/undraw development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
flutter_flipperkit : Flipper (Extensible mobile app debugger) for flutter.
https://ift.tt/32zr2DM
July 18, 2019 at 10:49PM by EngineerScientist
https://ift.tt/2JD2lz1
flutter_flipperkit : Flipper (Extensible mobile app debugger) for flutter.
https://ift.tt/32zr2DM
July 18, 2019 at 10:49PM by EngineerScientist
https://ift.tt/2JD2lz1
GitHub
blankapp/flutter_flipperkit
Flipper (Extensible mobile app debugger) for flutter. - blankapp/flutter_flipperkit
New post on /r/flutterdev subreddit:
Full Text Search in Cloud Firestore with Flutter
https://youtu.be/2DCASHWYj1M
July 19, 2019 at 12:10AM by thisw4y
https://ift.tt/32AYQk4
Full Text Search in Cloud Firestore with Flutter
https://youtu.be/2DCASHWYj1M
July 19, 2019 at 12:10AM by thisw4y
https://ift.tt/32AYQk4
YouTube
Full Text Search in Cloud Firestore with Flutter
Code on GitHub:https://github.com/leodr/firebase_textsearch✖ Music by Chill Out Recordshttps://www.youtube.com/watch?v=Pi15uaLENj8
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…