New post on Flutter Dev Google group:
Support drag and drop across Flutter boundary (Flutter for Desktop)
Hi, I am concerned that the missing feature "Support drag and drop across Flutter boundary" ist not getting enough attention and is not highly enough prioritized. This is the issue: https://ift.tt/3cyy2oX It has not made it to the "Desktop releasable" milestones and
April 16, 2020 at 09:57AM by Tom Verbeek
https://ift.tt/3bfPuxU
Support drag and drop across Flutter boundary (Flutter for Desktop)
Hi, I am concerned that the missing feature "Support drag and drop across Flutter boundary" ist not getting enough attention and is not highly enough prioritized. This is the issue: https://ift.tt/3cyy2oX It has not made it to the "Desktop releasable" milestones and
April 16, 2020 at 09:57AM by Tom Verbeek
https://ift.tt/3bfPuxU
GitHub
Support drag and drop across Flutter boundary · Issue #30719 · flutter/flutter
For instance, it should be possible to have a Flutter widget that accepts image data, and to drag and drop an image from another application onto that widget. This depends on #23603, but also requi...
New post on /r/flutterdev subreddit:
Flutter & MobX: Dark/Light Mode Switcher
https://ift.tt/2yh5Zva
April 16, 2020 at 09:51AM by Paulhal
https://ift.tt/2xAOo1b
Flutter & MobX: Dark/Light Mode Switcher
https://ift.tt/2yh5Zva
April 16, 2020 at 09:51AM by Paulhal
https://ift.tt/2xAOo1b
New post on /r/flutterdev subreddit:
State management of bottom navigator bar
Ok so I am trying to preserve state between tab bars and stop sending requests to my Firebase each time I switch tabs. What is the recommended way? Should I go with PageStorage or AutomaticKeepAliveMixin or IndexedStack or something else?
April 16, 2020 at 12:24PM by SilentK213
https://ift.tt/2RHNmYm
State management of bottom navigator bar
Ok so I am trying to preserve state between tab bars and stop sending requests to my Firebase each time I switch tabs. What is the recommended way? Should I go with PageStorage or AutomaticKeepAliveMixin or IndexedStack or something else?
April 16, 2020 at 12:24PM by SilentK213
https://ift.tt/2RHNmYm
reddit
State management of bottom navigator bar
Ok so I am trying to preserve state between tab bars and stop sending requests to my Firebase each time I switch tabs. What is the recommended...
New post on /r/flutterdev subreddit:
Getting problems while setting up flutter with android studio
I am looking forward to learn Flutter but unfortunately I am stuck on the very first part of it. I am following The Net Ninja's tutorial for setting up flutter in Android Studio. I have installed Flutter, Android Studio and created a virtual device, but whenever I try to run the default flutter code, which should run a click counting app, it doesn't run and the gradle fails in terminal with following error:* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.* Get more help at https://help.gradle.orgBUILD FAILED in 1m 14sException: Gradle task assembleDebug failed with exit code 1I have searched it all over and don't seem to find a fix for it. Can someone help me to fix it?
April 16, 2020 at 03:00PM by mr_unfunny_
https://ift.tt/2RHCAkx
Getting problems while setting up flutter with android studio
I am looking forward to learn Flutter but unfortunately I am stuck on the very first part of it. I am following The Net Ninja's tutorial for setting up flutter in Android Studio. I have installed Flutter, Android Studio and created a virtual device, but whenever I try to run the default flutter code, which should run a click counting app, it doesn't run and the gradle fails in terminal with following error:* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.* Get more help at https://help.gradle.orgBUILD FAILED in 1m 14sException: Gradle task assembleDebug failed with exit code 1I have searched it all over and don't seem to find a fix for it. Can someone help me to fix it?
April 16, 2020 at 03:00PM by mr_unfunny_
https://ift.tt/2RHCAkx
Gradle
Gradle | Search for Help with Gradle Build Tool
New post on /r/flutterdev subreddit:
Change Android App package name automatically
Released my First u/FlutterDev package. Single command solution to change the package name for Android App via flutter.FeaturesUpdate AndroidManifest.xml files for release, debug & profileUpdate build.gradle fileUpdate MainActivity file. Both java & kotlin supported.Move MainActivity file to new package directory structureDelete old package name directory structure.https://pub.dev/packages/change_app_package_nameAlso available Open Source at GitHubhttps://github.com/atiqsamtia/change_app_package_name
April 16, 2020 at 03:06PM by atiqsamtia
https://ift.tt/2VzdV2P
Change Android App package name automatically
Released my First u/FlutterDev package. Single command solution to change the package name for Android App via flutter.FeaturesUpdate AndroidManifest.xml files for release, debug & profileUpdate build.gradle fileUpdate MainActivity file. Both java & kotlin supported.Move MainActivity file to new package directory structureDelete old package name directory structure.https://pub.dev/packages/change_app_package_nameAlso available Open Source at GitHubhttps://github.com/atiqsamtia/change_app_package_name
April 16, 2020 at 03:06PM by atiqsamtia
https://ift.tt/2VzdV2P
Dart packages
change_app_package_name | Dart package
Change App Package Name with single command. Update AndroidManifest, build.gradle, MainActivity files & move MainActivity file to new directory structure automatically.
New post on /r/flutterdev subreddit:
Online Course App - Flutter UI
https://youtu.be/8abMF1Y2Xnk
April 16, 2020 at 03:50PM by anwarabir
https://ift.tt/2wGiOyC
Online Course App - Flutter UI
https://youtu.be/8abMF1Y2Xnk
April 16, 2020 at 03:50PM by anwarabir
https://ift.tt/2wGiOyC
YouTube
Online Course App - Flutter UI - Speed Code
We created online course app like udemy or skillshare #UI by using #flutter. On home page you can search courses or find your course by selecting a category. On course details page shows it's price, rating and number of people who brought this corse and more.…
New post on /r/flutterdev subreddit:
A Flutter Project contains a Boilerplate code with MobX and Provider as a State Management.
https://ift.tt/2VvYgBm
April 16, 2020 at 04:08PM by ibhavikmakwana
https://ift.tt/3adLfSf
A Flutter Project contains a Boilerplate code with MobX and Provider as a State Management.
https://ift.tt/2VvYgBm
April 16, 2020 at 04:08PM by ibhavikmakwana
https://ift.tt/3adLfSf
GitHub
GitHub - ibhavikmakwana/flutter_mobx_boilerplate: A Flutter Project contains a Boilerplate code with MobX and Provider as a State…
A Flutter Project contains a Boilerplate code with MobX and Provider as a State Management. - GitHub - ibhavikmakwana/flutter_mobx_boilerplate: A Flutter Project contains a Boilerplate code with Mo...
New post on /r/flutterdev subreddit:
Flutter plug-in for OpenCV
Hey! After procrastinating over it for about a month, I finally started this project off yesterday.The plug-in provides Dart bindings for OpenCV - i.e. you can write OpenCV like functions in your Flutter code & it is directly connected to an official OpenCV build for Android/iOS underneath the Flutter Engine' layer.Currently, I have written only a few basic functions for Android & I'm working on binding a lot more in the coming weeks. I'll start with iOS dev later on; but in case anyone in the community here is interested, please feel free to PM me or open a PR on GitHub.Here's a sample gif of some of the functions:https://media.giphy.com/media/M9UOQmSYQrWgOkYqO8/giphy.gifI hope someone finds this useful/exciting.Flutter package: https://pub.dev/packages/opencvSource code: https://github.com/AdityaMulgundkar/flutter_opencv
April 16, 2020 at 04:40PM by asrm2769
https://ift.tt/2XCzZMJ
Flutter plug-in for OpenCV
Hey! After procrastinating over it for about a month, I finally started this project off yesterday.The plug-in provides Dart bindings for OpenCV - i.e. you can write OpenCV like functions in your Flutter code & it is directly connected to an official OpenCV build for Android/iOS underneath the Flutter Engine' layer.Currently, I have written only a few basic functions for Android & I'm working on binding a lot more in the coming weeks. I'll start with iOS dev later on; but in case anyone in the community here is interested, please feel free to PM me or open a PR on GitHub.Here's a sample gif of some of the functions:https://media.giphy.com/media/M9UOQmSYQrWgOkYqO8/giphy.gifI hope someone finds this useful/exciting.Flutter package: https://pub.dev/packages/opencvSource code: https://github.com/AdityaMulgundkar/flutter_opencv
April 16, 2020 at 04:40PM by asrm2769
https://ift.tt/2XCzZMJ
GIPHY
Flutteropencv GIF - Find & Share on GIPHY
Discover & share this Flutteropencv GIF with everyone you know. GIPHY is how you search, share, discover, and create GIFs.
New post on /r/flutterdev subreddit:
New Package Alert!!
Hey GuysI have published my first ever package in Flutter.Do check it out: https://pub.dev/packages/contactusComments and Suggestions appreciated. Do like the package, if found useful
April 16, 2020 at 04:39PM by AbhishekDoshi
https://ift.tt/2VrHZ08
New Package Alert!!
Hey GuysI have published my first ever package in Flutter.Do check it out: https://pub.dev/packages/contactusComments and Suggestions appreciated. Do like the package, if found useful
April 16, 2020 at 04:39PM by AbhishekDoshi
https://ift.tt/2VrHZ08
Dart packages
contactus | Flutter Package
contactus is the package which helps the developers to add their contact information with ease.Developers can add many important details such as website, email, phone number, etc.
New post on Flutter Dev Google group:
Flutter stuck at Installing build\app\outputs\apk\app.apk after implementing Google Sign In
Can anyone help me with this? https://ift.tt/3bkN0Pa
April 16, 2020 at 06:01PM by Himanshu Sharma
https://ift.tt/2RGDFJF
Flutter stuck at Installing build\app\outputs\apk\app.apk after implementing Google Sign In
Can anyone help me with this? https://ift.tt/3bkN0Pa
April 16, 2020 at 06:01PM by Himanshu Sharma
https://ift.tt/2RGDFJF
GitHub
Flutter stuck at Installing build\app\outputs\apk\app.apk after implementing Google Sign In · Issue #54966 · flutter/flutter
Steps to Reproduce I was trying to implement Sign-In using Google through Firebase, so I followed this article: https://blog.codemagic.io/firebase-authentication-google-sign-in-using-flutter/ As wr...
New post on /r/flutterdev subreddit:
Is it bad to have all providers linked to main.dart?
If I have multiple providers I want to use in my app is it bad practice if I used MultiProvider with couple providers on my MaterialApp in main.dart?will this affect performance?
April 16, 2020 at 06:30PM by PlusMaintenance
https://ift.tt/2XCgwfb
Is it bad to have all providers linked to main.dart?
If I have multiple providers I want to use in my app is it bad practice if I used MultiProvider with couple providers on my MaterialApp in main.dart?will this affect performance?
April 16, 2020 at 06:30PM by PlusMaintenance
https://ift.tt/2XCgwfb
reddit
Is it bad to have all providers linked to main.dart?
If I have multiple providers I want to use in my app is it bad practice if I used MultiProvider with couple providers on my MaterialApp in...
New post on /r/flutterdev subreddit:
Flutter vs React Native for Social Network app
Hey everyone,I'm looking to build a social network app (geolocation is the main part). I have limited programming experience so the Javascript vs dart argument doesn't quite apply to me.Which would y'all recommend and why? Thx!
April 16, 2020 at 08:09PM by DarthAnnihilus
https://ift.tt/2Kd3HjA
Flutter vs React Native for Social Network app
Hey everyone,I'm looking to build a social network app (geolocation is the main part). I have limited programming experience so the Javascript vs dart argument doesn't quite apply to me.Which would y'all recommend and why? Thx!
April 16, 2020 at 08:09PM by DarthAnnihilus
https://ift.tt/2Kd3HjA
New post on /r/flutterdev subreddit:
Going Walkabout - Flutter Dark mode
https://youtu.be/OvqpbYhSDow
April 16, 2020 at 08:28PM by aadjemonkeyrock
https://ift.tt/2KeJb1G
Going Walkabout - Flutter Dark mode
https://youtu.be/OvqpbYhSDow
April 16, 2020 at 08:28PM by aadjemonkeyrock
https://ift.tt/2KeJb1G
YouTube
Going Walkabout - Flutter Dark mode
I love dark mode and had to implement it in Going Walkabout, a mobile travel diary. Follow along to see my findings.
Links:
- Going Walkabout: https://goingwalkabout.app
- AppStore: https://itunes.apple.com/app/id1476918517
- Facebook: https://facebook.…
Links:
- Going Walkabout: https://goingwalkabout.app
- AppStore: https://itunes.apple.com/app/id1476918517
- Facebook: https://facebook.…
New post on /r/flutterdev subreddit:
How to improve pub.dev and api documentation ?
There are large numbers of packages on pub.dev with good documentation of the code and such but I find that the most crucial thing, is an unbelievable lack of quality examples and discussion around the packages.Trying to understand how to use a package really should not be on par with digging into estoric texts to discover the secrets of the universe. I understand that the package creators whether google or community may not have extended time to document examples of everything but how about the site is opened to the public a la PHP or wordpress documentation?I'm talking about adding some kind of comment / forum feature that can be used for this.Pick a random function in php and you can find examples, gotchas and so much more to help you understand and use it faster... what do you guys think?
April 16, 2020 at 08:24PM by WorldlyMoose8
https://ift.tt/3ahY4ei
How to improve pub.dev and api documentation ?
There are large numbers of packages on pub.dev with good documentation of the code and such but I find that the most crucial thing, is an unbelievable lack of quality examples and discussion around the packages.Trying to understand how to use a package really should not be on par with digging into estoric texts to discover the secrets of the universe. I understand that the package creators whether google or community may not have extended time to document examples of everything but how about the site is opened to the public a la PHP or wordpress documentation?I'm talking about adding some kind of comment / forum feature that can be used for this.Pick a random function in php and you can find examples, gotchas and so much more to help you understand and use it faster... what do you guys think?
April 16, 2020 at 08:24PM by WorldlyMoose8
https://ift.tt/3ahY4ei
New post on /r/flutterdev subreddit:
Bring back Fluttery on how to build complex UI, Animation
Hey guys, If you're a newbie, this Fluttery will help you on how to build complex UI, Animation properly. There are even some pretty advanced concepts like Springy Slider that I need to refresh my knowledge usually. Take a look, and comment if it helps you out. Mathew Caroll is truly a brilliant teacher, I miss him on his tuts.
April 16, 2020 at 09:58PM by JoeJoe_Nguyen
https://ift.tt/3bgy7NI
Bring back Fluttery on how to build complex UI, Animation
Hey guys, If you're a newbie, this Fluttery will help you on how to build complex UI, Animation properly. There are even some pretty advanced concepts like Springy Slider that I need to refresh my knowledge usually. Take a look, and comment if it helps you out. Mathew Caroll is truly a brilliant teacher, I miss him on his tuts.
April 16, 2020 at 09:58PM by JoeJoe_Nguyen
https://ift.tt/3bgy7NI
New tweet from FlutterDev:
We have 30k new Flutter students!
Use #FlutterStudent to show us how far you've come for a chance to be featured.
✅Build over 8 fully-fledged apps.
✅Comprehensive course materials.
✅No prior coding experience needed.
Take the free intro course → https://t.co/vwRkQWkR91 pic.twitter.com/RIB5W8UVfQ— Flutter (@FlutterDev) April 16, 2020
April 17, 2020 at 12:32AM
http://twitter.com/FlutterDev/status/1250915021783101440
We have 30k new Flutter students!
Use #FlutterStudent to show us how far you've come for a chance to be featured.
✅Build over 8 fully-fledged apps.
✅Comprehensive course materials.
✅No prior coding experience needed.
Take the free intro course → https://t.co/vwRkQWkR91 pic.twitter.com/RIB5W8UVfQ— Flutter (@FlutterDev) April 16, 2020
April 17, 2020 at 12:32AM
http://twitter.com/FlutterDev/status/1250915021783101440
Twitter
#flutterstudent hashtag on Twitter
8m ago @FlutterDev tweeted: "We have 30k new Flutter students!
Use #.." - read what others are saying and join the conversation.
Use #.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
navigation from flutter screen to iOS screen
i need to navigate from flutter screen to iOS screen and after navigate back to flutter screen from iOS screen. i able to navigate from flutter screen to iOS screen but i can't able to navigate back to flutter screen.this is my navigation code in AppDelegate.swiftlet mainStoryboardIpad : UIStoryboard = UIStoryboard(name: "Main", bundle: nil)let initialViewControlleripad : UIViewController =mainStoryboardIpad.instantiateViewController(withIdentifier: "FlirViewController") as UIViewController self.window = UIWindow(frame: UIScreen.main.bounds)self.window?.rootViewController = initialViewControlleripad self.window?.makeKeyAndVisible()this is my ios screen(objective c) .m file : this is back button code[self.navigationController dismissViewControllerAnimated:true completion:nil];
April 17, 2020 at 02:14AM by janardhanmupparaju
https://ift.tt/3agCgjt
navigation from flutter screen to iOS screen
i need to navigate from flutter screen to iOS screen and after navigate back to flutter screen from iOS screen. i able to navigate from flutter screen to iOS screen but i can't able to navigate back to flutter screen.this is my navigation code in AppDelegate.swiftlet mainStoryboardIpad : UIStoryboard = UIStoryboard(name: "Main", bundle: nil)let initialViewControlleripad : UIViewController =mainStoryboardIpad.instantiateViewController(withIdentifier: "FlirViewController") as UIViewController self.window = UIWindow(frame: UIScreen.main.bounds)self.window?.rootViewController = initialViewControlleripad self.window?.makeKeyAndVisible()this is my ios screen(objective c) .m file : this is back button code[self.navigationController dismissViewControllerAnimated:true completion:nil];
April 17, 2020 at 02:14AM by janardhanmupparaju
https://ift.tt/3agCgjt
reddit
navigation from flutter screen to iOS screen
i need to navigate from flutter screen to iOS screen and after navigate back to flutter screen from iOS screen. i able to navigate from flutter...
New post on /r/flutterdev subreddit:
flutter web app getting Bad state: Future already completed
I am trying to develop web application with geolocation and webcam using flutter but getting this error. any one can you please help meThe following StateError was thrown during a platform message response callback:Bad state: Future already completedWhen the exception was thrown, this was the stack:dart-sdk/lib/internal/js_dev_runtime/private/ddc_runtime/errors.dart 195:49 throwdart-sdk/lib/async/future_impl.dart 42:79 completepackages/flutter/src/services/binding.dart 176:18dart-sdk/lib/async/zone.dart 1374:10 runUnaryGuardedlib/_engine/engine/window.dart 331:23lib/_engine/engine/window.dart 488:17dart-sdk/lib/async/zone.dart 1439:54 runUnarydart-sdk/lib/async/future_impl.dart 141:18 handleValuedart-sdk/lib/async/future_impl.dart 682:44 handleValueCallbackdart-sdk/lib/async/future_impl.dart 711:32
_propagateToListenersdart-sdk/lib/async/future_impl.dart 516:7 [_complete]dart-sdk/lib/async/future.dart 315:15dart-sdk/lib/_internal/js_dev_runtime/private/isolate_helper.dart 50:19 internalCallback═════════════════════════════════════════════════════════════════════════════════════════════════
═══
April 17, 2020 at 02:52AM by janardhanmupparaju
https://ift.tt/2XH9TrT
flutter web app getting Bad state: Future already completed
I am trying to develop web application with geolocation and webcam using flutter but getting this error. any one can you please help meThe following StateError was thrown during a platform message response callback:Bad state: Future already completedWhen the exception was thrown, this was the stack:dart-sdk/lib/internal/js_dev_runtime/private/ddc_runtime/errors.dart 195:49 throwdart-sdk/lib/async/future_impl.dart 42:79 completepackages/flutter/src/services/binding.dart 176:18dart-sdk/lib/async/zone.dart 1374:10 runUnaryGuardedlib/_engine/engine/window.dart 331:23lib/_engine/engine/window.dart 488:17dart-sdk/lib/async/zone.dart 1439:54 runUnarydart-sdk/lib/async/future_impl.dart 141:18 handleValuedart-sdk/lib/async/future_impl.dart 682:44 handleValueCallbackdart-sdk/lib/async/future_impl.dart 711:32
_propagateToListenersdart-sdk/lib/async/future_impl.dart 516:7 [_complete]dart-sdk/lib/async/future.dart 315:15dart-sdk/lib/_internal/js_dev_runtime/private/isolate_helper.dart 50:19 internalCallback═════════════════════════════════════════════════════════════════════════════════════════════════
═══
April 17, 2020 at 02:52AM by janardhanmupparaju
https://ift.tt/2XH9TrT
reddit
flutter web app getting Bad state: Future already completed
I am trying to develop web application with geolocation and webcam using flutter but getting this error. any one can you please help me The...
New post on /r/flutterdev subreddit:
Learn kotlin only for 7$ use coupon "GET DISCOUNT" for 30% off
https://ift.tt/2VBLBwU
April 17, 2020 at 04:51AM by delansakamoto
https://ift.tt/2KbT1BF
Learn kotlin only for 7$ use coupon "GET DISCOUNT" for 30% off
https://ift.tt/2VBLBwU
April 17, 2020 at 04:51AM by delansakamoto
https://ift.tt/2KbT1BF
New post on /r/flutterdev subreddit:
Flutter: Build a Gif Search Engine | Taking Flight With Flutter
https://www.youtube.com/watch?v=akMH3UOvYu8&feature=share
April 17, 2020 at 10:31AM by imthepk
https://ift.tt/2xA1o7e
Flutter: Build a Gif Search Engine | Taking Flight With Flutter
https://www.youtube.com/watch?v=akMH3UOvYu8&feature=share
April 17, 2020 at 10:31AM by imthepk
https://ift.tt/2xA1o7e
YouTube
Flutter: Build a Gif Search Engine | Taking Flight With Flutter
In this video, I will explain about flutter and how to build a search engine of GIFS.
#Flutter#Gif
Please give stars for this project on git and like the video.
Read my articles on medium - https://medium.com/@imthepk
My portfolio - https://pawan.live…
#Flutter#Gif
Please give stars for this project on git and like the video.
Read my articles on medium - https://medium.com/@imthepk
My portfolio - https://pawan.live…
New post on /r/flutterdev subreddit:
Building a Top Ten List: Using ReorderableListView to Reorder List Items
https://ift.tt/2zbuB9j
April 17, 2020 at 09:40AM by Paulhal
https://ift.tt/2VzlB5f
Building a Top Ten List: Using ReorderableListView to Reorder List Items
https://ift.tt/2zbuB9j
April 17, 2020 at 09:40AM by Paulhal
https://ift.tt/2VzlB5f
developer.school
Building a Top Ten List: Using ReorderableListView to Reorder List Items
In this article we'll be looking at how to use ReorderableListView to reorder list items inside of our Flutter applications. The ReorderableListView is part of the Material library and should be used for smaller list(s) without a substantial amount of items.