New post on /r/flutterdev subreddit:
Submission for Flutter Hack'20 (APK link in description)
https://www.youtube.com/watch?v=grzmBDWNfcE
June 30, 2020 at 07:10AM by LmaoRock
https://ift.tt/3gnkf6z
Submission for Flutter Hack'20 (APK link in description)
https://www.youtube.com/watch?v=grzmBDWNfcE
June 30, 2020 at 07:10AM by LmaoRock
https://ift.tt/3gnkf6z
YouTube
Time Machine, Team Async, Flutter Hackathon'20
Team Async's submission for the Flutter Hackathon 2020 - presenting to you, the Time Machine!
Go into the past to experience a Windows95-styled Quiz, and share your score with the global leaderboard!
Take a leap into the future to experience an immersive…
Go into the past to experience a Windows95-styled Quiz, and share your score with the global leaderboard!
Take a leap into the future to experience an immersive…
New post on /r/flutterdev subreddit:
BDD in Flutter — how to test mobile apps in a natural language
https://youtu.be/oLFVcUqVV28
June 30, 2020 at 09:49AM by olexa_le
https://ift.tt/3ifrTBz
BDD in Flutter — how to test mobile apps in a natural language
https://youtu.be/oLFVcUqVV28
June 30, 2020 at 09:49AM by olexa_le
https://ift.tt/3ifrTBz
YouTube
BDD in Flutter — how to test mobile apps in a natural language
Testing is not an easy topic even for experienced mobile developers. Where to start? How to structure tests? Is there an easy way to leverage the test-first approach?
Wouldn't it be easier if you could write tests in a natural language? From my experience…
Wouldn't it be easier if you could write tests in a natural language? From my experience…
New post on /r/flutterdev subreddit:
Paco, a Flutter color picker (with an eyedropper on mobile & desktop )
https://ift.tt/31x5Xfc
June 30, 2020 at 09:21AM by rxlabz
https://ift.tt/2YL5SD1
Paco, a Flutter color picker (with an eyedropper on mobile & desktop )
https://ift.tt/31x5Xfc
June 30, 2020 at 09:21AM by rxlabz
https://ift.tt/2YL5SD1
GitHub
GitHub - rxlabz/cyclop: A Flutter color palette with eyedropper, HSL, RGB and Material colors
A Flutter color palette with eyedropper, HSL, RGB and Material colors - GitHub - rxlabz/cyclop: A Flutter color palette with eyedropper, HSL, RGB and Material colors
New post on /r/flutterdev subreddit:
How good is Flutter for background heavy apps?
Currently making a cross platform app that is background heavy and have to choose between Flutter and Kotlin Multiplatform.Flutter seems very UI focused which is great, but how does it fare with an app doing things in the background? Do I need to switch to platform code to do things like keeping a foreground notification on Android and polling some API request?If that's the case then Kotlin MPP seems like the better choice for a background heavy app, especially because I have more experience with Kotlin since it's already used in native Android (and I prefer it to Dart) and state management using LiveData and Rx is more straightforward to me than Blocs and other types.Any advice on which path to take?
June 30, 2020 at 11:03AM by DickleInAPickle
https://ift.tt/31wexLg
How good is Flutter for background heavy apps?
Currently making a cross platform app that is background heavy and have to choose between Flutter and Kotlin Multiplatform.Flutter seems very UI focused which is great, but how does it fare with an app doing things in the background? Do I need to switch to platform code to do things like keeping a foreground notification on Android and polling some API request?If that's the case then Kotlin MPP seems like the better choice for a background heavy app, especially because I have more experience with Kotlin since it's already used in native Android (and I prefer it to Dart) and state management using LiveData and Rx is more straightforward to me than Blocs and other types.Any advice on which path to take?
June 30, 2020 at 11:03AM by DickleInAPickle
https://ift.tt/31wexLg
reddit
How good is Flutter for background heavy apps?
Currently making a cross platform app that is background heavy and have to choose between Flutter and Kotlin Multiplatform. Flutter seems very UI...
New post on Flutter Dev Google group:
How to make this type of drawers?
[image: Untitled.png] How make like this UI of drawer?Can anyone say this
June 30, 2020 at 11:49AM by Abinavan Nagendran
https://ift.tt/2BUQvPu
How to make this type of drawers?
[image: Untitled.png] How make like this UI of drawer?Can anyone say this
June 30, 2020 at 11:49AM by Abinavan Nagendran
https://ift.tt/2BUQvPu
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:
Which in app purchase package you are using, package maintained by flutter team or any other?
Title says it all.
June 30, 2020 at 11:24AM by creepy_hunter
https://ift.tt/3eNNQp7
Which in app purchase package you are using, package maintained by flutter team or any other?
Title says it all.
June 30, 2020 at 11:24AM by creepy_hunter
https://ift.tt/3eNNQp7
reddit
Which in app purchase package you are using, package maintained by...
Title says it all.
New post on /r/flutterdev subreddit:
What database you use in 2020 with your flutter and why?
A year ago there was an interesting thread on who uses which database. Given that nearly a year passed I'm intereted in the current state of affairs. What database are you using today?
June 30, 2020 at 12:05PM by ChristianKl
https://ift.tt/3dNcrcg
What database you use in 2020 with your flutter and why?
A year ago there was an interesting thread on who uses which database. Given that nearly a year passed I'm intereted in the current state of affairs. What database are you using today?
June 30, 2020 at 12:05PM by ChristianKl
https://ift.tt/3dNcrcg
reddit
What database you use with your flutter and why?
Posted in r/FlutterDev by u/eyemeroll • 20 points and 36 comments
New post on /r/flutterdev subreddit:
Framy - a convenient code generator for #flutter app styleguide, gallery and more.
Hey!
I've published a new package for generating a separate Flutter app based on annotations used in your normal app.
It's in a very early stage but I would love to hear what you think about it and how it could bring value to your projects or companies.There are two packages: https://pub.dev/packages/framy_annotation and https://pub.dev/packages/framy_generator.There also docs at https://framy.devLet me know what you think :)
June 30, 2020 at 12:05PM by Marcinus
https://ift.tt/2YKzDDX
Framy - a convenient code generator for #flutter app styleguide, gallery and more.
Hey!
I've published a new package for generating a separate Flutter app based on annotations used in your normal app.
It's in a very early stage but I would love to hear what you think about it and how it could bring value to your projects or companies.There are two packages: https://pub.dev/packages/framy_annotation and https://pub.dev/packages/framy_generator.There also docs at https://framy.devLet me know what you think :)
June 30, 2020 at 12:05PM by Marcinus
https://ift.tt/2YKzDDX
Dart packages
framy_annotation | Dart Package
Annotations for framy_generator. This package does nothing without framy_generator.
New post on /r/flutterdev subreddit:
Retro CyberPunk CB Radio App for Hack20
https://www.youtube.com/watch?v=GAk9beyNCW4
June 30, 2020 at 11:53AM by MatWri
https://ift.tt/2AgTqBn
Retro CyberPunk CB Radio App for Hack20
https://www.youtube.com/watch?v=GAk9beyNCW4
June 30, 2020 at 11:53AM by MatWri
https://ift.tt/2AgTqBn
YouTube
Hack20 Flutter Hackathon - Retro CyberPunk CB Radio
This is our team (Flutterpuck) app for the #Hack20 2020 Flutter Hackathon.
In just 48 hours we put together a team of 5 developers across 4 countries and 3 timezones and came up with an app concept and then built it.
We used Flutter, Google Machine Learning…
In just 48 hours we put together a team of 5 developers across 4 countries and 3 timezones and came up with an app concept and then built it.
We used Flutter, Google Machine Learning…
New post on /r/flutterdev subreddit:
How does Lottie compare to Rive?
Are the two basically doing the same job? Are there reasons to use over the other?
June 30, 2020 at 01:14PM by ChristianKl
https://ift.tt/3gfALFB
How does Lottie compare to Rive?
Are the two basically doing the same job? Are there reasons to use over the other?
June 30, 2020 at 01:14PM by ChristianKl
https://ift.tt/3gfALFB
reddit
How does Lottie compare to Rive?
Are the two basically doing the same job? Are there reasons to use over the other?
New post on Flutter Dev Google group:
Storing GoogleSignInAccount in shared_preferences?
Trying to piece together how to use google_sign_in. I want to use Google Drive appData to store some of my application preferences. Is it okay if I stuff this into the device's shared_preferences?
June 30, 2020 at 01:16PM by Eric Knudstrup
https://ift.tt/3dQ6dbz
Storing GoogleSignInAccount in shared_preferences?
Trying to piece together how to use google_sign_in. I want to use Google Drive appData to store some of my application preferences. Is it okay if I stuff this into the device's shared_preferences?
June 30, 2020 at 01:16PM by Eric Knudstrup
https://ift.tt/3dQ6dbz
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:
Sounds 1.0 beta 1 relesed.
I'm rather pleased to announce the beta release of Sounds 1.0.0-beta.1https://pub.dev/packages/sounds/versions/1.0.0-beta.1Sounds provides a complete api and widgets for playing and recording audio in a flutter app supporting android and iOS.Sounds also support playback via the OS's audio player (shade).The beta release is the cumulation of about 8 man weeks of work (plus more evenings than I care to count).I'm fairly pleased with the final api but looking forward to some feedback.The widgets are complete but still need some work on the aesthetics and some styling options.I've made the decision that Sounds will only support native encoders/decoders. I'm in the VERY early stages of building a separate package Sounds_Codec that will provide a set of jank free codec conversions (I intend that this package will be usable outside of Sounds).I've provided high level documentation via the github wiki at:https://github.com/bsutton/sounds/wikiSo please take Sounds out for a spin and provide some feedback by posting here or raising an issue on the github website.I'm also looking for people interested in contributing to the project.Enjoy.Brett
June 30, 2020 at 01:42PM by bsutto
https://ift.tt/38f8qwn
Sounds 1.0 beta 1 relesed.
I'm rather pleased to announce the beta release of Sounds 1.0.0-beta.1https://pub.dev/packages/sounds/versions/1.0.0-beta.1Sounds provides a complete api and widgets for playing and recording audio in a flutter app supporting android and iOS.Sounds also support playback via the OS's audio player (shade).The beta release is the cumulation of about 8 man weeks of work (plus more evenings than I care to count).I'm fairly pleased with the final api but looking forward to some feedback.The widgets are complete but still need some work on the aesthetics and some styling options.I've made the decision that Sounds will only support native encoders/decoders. I'm in the VERY early stages of building a separate package Sounds_Codec that will provide a set of jank free codec conversions (I intend that this package will be usable outside of Sounds).I've provided high level documentation via the github wiki at:https://github.com/bsutton/sounds/wikiSo please take Sounds out for a spin and provide some feedback by posting here or raising an issue on the github website.I'm also looking for people interested in contributing to the project.Enjoy.Brett
June 30, 2020 at 01:42PM by bsutto
https://ift.tt/38f8qwn
Dart packages
sounds | Flutter Package
Sounds provide a complete api and Widgets for audio playback and recording. Both iOS and Android are supported.
New post on /r/flutterdev subreddit:
How to use ChangeNotifier and Provider or Bloc for: Getting a _currentPageValue from carousel.dart to in main.dart, and also want pageValue from main.dart to set value of _currentPageValue in carousel.dart?
https://ift.tt/2BRCx0y
June 30, 2020 at 01:31PM by aaklii
https://ift.tt/2NJj452
How to use ChangeNotifier and Provider or Bloc for: Getting a _currentPageValue from carousel.dart to in main.dart, and also want pageValue from main.dart to set value of _currentPageValue in carousel.dart?
https://ift.tt/2BRCx0y
June 30, 2020 at 01:31PM by aaklii
https://ift.tt/2NJj452
Stack Overflow
How to get integer value from one place to another using ChangeNotifier & Provide, Or BLOC?
I want a pageValue from main.dart to set value in carousel.dart and vice versa?
main.dart
double pageValue = 0;
class HomePage extends StatelessWidget {
@override
Widget build(BuildContext contex...
main.dart
double pageValue = 0;
class HomePage extends StatelessWidget {
@override
Widget build(BuildContext contex...
New post on Flutter Dev Google group:
Flutter crash
"Exception:Gradle task assembleDebug failed with exit code -1" Got a error message like this. Anybody know the solution? (i was doing a dicee-flutter project). Please help. Thanks in Advance!!
June 30, 2020 at 03:01PM by ANAGHA VP
https://ift.tt/2YLUjv7
Flutter crash
"Exception:Gradle task assembleDebug failed with exit code -1" Got a error message like this. Anybody know the solution? (i was doing a dicee-flutter project). Please help. Thanks in Advance!!
June 30, 2020 at 03:01PM by ANAGHA VP
https://ift.tt/2YLUjv7
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:
Creating custom design & interactive donut charts
https://ift.tt/2YJ0AYE
June 30, 2020 at 02:33PM by heigzir
https://ift.tt/3dIcZ3n
Creating custom design & interactive donut charts
https://ift.tt/2YJ0AYE
June 30, 2020 at 02:33PM by heigzir
https://ift.tt/3dIcZ3n
Refactord
Donut Charts in Flutter
Use charts_flutter to create a donut chart with all major functionalities
New post on /r/flutterdev subreddit:
App Feedback Thread - June 30, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
June 30, 2020 at 02:33PM by AutoModerator
https://ift.tt/2Vwd4ko
App Feedback Thread - June 30, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
June 30, 2020 at 02:33PM by AutoModerator
https://ift.tt/2Vwd4ko
reddit
App Feedback Thread - June 30, 2020
This thread is for getting feedback on your own apps. ####Developers: - must **provide feedback** for others - must include **Play Store**,...
New post on /r/flutterdev subreddit:
Dart Isolates - Flutter compute function - Multithreading in Dart and Flutter
https://youtu.be/7mxIfR9v6oY
June 30, 2020 at 03:14PM by MyracleDesign
https://ift.tt/2BVbv8p
Dart Isolates - Flutter compute function - Multithreading in Dart and Flutter
https://youtu.be/7mxIfR9v6oY
June 30, 2020 at 03:14PM by MyracleDesign
https://ift.tt/2BVbv8p
YouTube
Dart Isolates - Flutter compute function - Multithreading in Dart and Flutter
Dart is a fantastic language with an event loop and its own memory allocation. Today I want to talk a little bit more about how Multithreading in Dart and Flutter is possible. Therefore I talk a little bit on how you can create Isolates and how they work…
New post on /r/flutterdev subreddit:
A flutter matrix chat client built using redux and hive
https://ift.tt/2ZngZB5
June 30, 2020 at 03:57PM by usbfingers
https://ift.tt/3eLI07T
A flutter matrix chat client built using redux and hive
https://ift.tt/2ZngZB5
June 30, 2020 at 03:57PM by usbfingers
https://ift.tt/3eLI07T
GitHub
GitHub - syphon-org/syphon: ⚗️ a privacy centric matrix client
⚗️ a privacy centric matrix client . Contribute to syphon-org/syphon development by creating an account on GitHub.
New post on Flutter Dev Google group:
Newline character \n Not Working While Loading Text From Firebase
Hi i am using some text data to load from firebase and then showing it as Text.I am using Text() widget .I have a field called description in my firebase document which for example contains info like this: *description*: *This is \n some text.* So as you can see there should be two lines
June 30, 2020 at 04:49PM by Anoop Rana
https://ift.tt/2ZmAr0X
Newline character \n Not Working While Loading Text From Firebase
Hi i am using some text data to load from firebase and then showing it as Text.I am using Text() widget .I have a field called description in my firebase document which for example contains info like this: *description*: *This is \n some text.* So as you can see there should be two lines
June 30, 2020 at 04:49PM by Anoop Rana
https://ift.tt/2ZmAr0X
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:
issue in flutter_blutooth ios
I face a problem when using flutter blue plugin
(0.5.0 version).My Bluetooth device is connected only once and I can't connect another time until I close the Bluetooth on my iPhone and turn it on again.this is a video for the experiment. https://drive.google.com/file/d/1pQW4JFQI5R_zcxF3wfozT6Ru2AY2KxBm/view?usp=sharingI can't use the latest plugin version because the project is old. this issue happened in ios only.I'm testing on iPhone 6 plus ios version 12.4.7
June 30, 2020 at 04:44PM by adham_ashraf
https://ift.tt/2NDNaXA
issue in flutter_blutooth ios
I face a problem when using flutter blue plugin
(0.5.0 version).My Bluetooth device is connected only once and I can't connect another time until I close the Bluetooth on my iPhone and turn it on again.this is a video for the experiment. https://drive.google.com/file/d/1pQW4JFQI5R_zcxF3wfozT6Ru2AY2KxBm/view?usp=sharingI can't use the latest plugin version because the project is old. this issue happened in ios only.I'm testing on iPhone 6 plus ios version 12.4.7
June 30, 2020 at 04:44PM by adham_ashraf
https://ift.tt/2NDNaXA
Google Drive
VID-20200616-WA0099.mp4
New post on /r/flutterdev subreddit:
Which library would you recommend for local key value storage?
I use Hive, but I am unsure about it's future. While it still works, I am afraid on how much more development it will get because it's last release was in February and there has been little commit activity in the past few months.As for shared preferences, the plugin says it's not recommended for larger amounts of data.Does anyone use object box? https://github.com/objectbox/objectbox-dartI haven't worked with it yet, but it looks similar to Hive. I believe one issue is that it adds around 20mb to the app size.What do you recommend?
June 30, 2020 at 05:13PM by RepresentativeKiwi5
https://ift.tt/2NKmJ2h
Which library would you recommend for local key value storage?
I use Hive, but I am unsure about it's future. While it still works, I am afraid on how much more development it will get because it's last release was in February and there has been little commit activity in the past few months.As for shared preferences, the plugin says it's not recommended for larger amounts of data.Does anyone use object box? https://github.com/objectbox/objectbox-dartI haven't worked with it yet, but it looks similar to Hive. I believe one issue is that it adds around 20mb to the app size.What do you recommend?
June 30, 2020 at 05:13PM by RepresentativeKiwi5
https://ift.tt/2NKmJ2h
GitHub
GitHub - objectbox/objectbox-dart: Flutter database for super-fast Dart object persistence
Flutter database for super-fast Dart object persistence - objectbox/objectbox-dart