New post on /r/flutterdev subreddit:
Adding Sound 🎵 to Flutter Game (Building game with Flutter Series)
https://ift.tt/32TlupY
September 22, 2020 at 02:24PM by cheerfulboy
https://ift.tt/2HmG0ai
Adding Sound 🎵 to Flutter Game (Building game with Flutter Series)
https://ift.tt/32TlupY
September 22, 2020 at 02:24PM by cheerfulboy
https://ift.tt/2HmG0ai
Dmytro Gladkyi
Adding Sound to Flutter Game.
In previous post we learnt how to (de)serialize the map state to and from JSON. Now let's see how can we add sound effects to the game.
Introduction
Sound effects are a good way to entertain or notify player that something happens. It is also a good...
Introduction
Sound effects are a good way to entertain or notify player that something happens. It is also a good...
New post on Flutter Dev Google group:
Tabs scroll with list
Kindly check the link below https://ift.tt/2HnCqg5 I have achieved it static but I want to get it dynamically. Means length of each tab not same. Kindly help me if you know how to do it.
September 22, 2020 at 02:55PM by john786
https://ift.tt/33P3ZX9
Tabs scroll with list
Kindly check the link below https://ift.tt/2HnCqg5 I have achieved it static but I want to get it dynamically. Means length of each tab not same. Kindly help me if you know how to do it.
September 22, 2020 at 02:55PM by john786
https://ift.tt/33P3ZX9
New post on /r/flutterdev subreddit:
Search In Cloud Firestore(Firebase Update)
https://youtu.be/3geFMggQj74
September 22, 2020 at 03:01PM by abhishvekpvt
https://ift.tt/2ZZabdW
Search In Cloud Firestore(Firebase Update)
https://youtu.be/3geFMggQj74
September 22, 2020 at 03:01PM by abhishvekpvt
https://ift.tt/2ZZabdW
YouTube
Flutter Search In Cloud Firestore |Full Text Search|Flutter Search in Cloud Firestore|Flutter Search
☁Flutter Search In Cloud Firestore ? Cloud Firestore is updated! So as the Querying technique! Let's implement the querying service in our flutter app, Shall we?
⛄Support Me(please) To Get Complete Source Code With Some Cookies🍪
☑️ Buymeacoffee : https:…
⛄Support Me(please) To Get Complete Source Code With Some Cookies🍪
☑️ Buymeacoffee : https:…
New post on Flutter Dev Google group:
Android Dependency Error
Hi everyone, I'm getting an error saying: *Android dependency 'com.google.firebase:firebase-iid' has different version for the compile (20.1.5) and runtime (20.1.7) classpath. You should manually set the same version via DependencyResolution.* and I don't understand it. here is my pubspec.yaml
September 22, 2020 at 03:11PM by Charisa Emmanuel
https://ift.tt/2FTEdsJ
Android Dependency Error
Hi everyone, I'm getting an error saying: *Android dependency 'com.google.firebase:firebase-iid' has different version for the compile (20.1.5) and runtime (20.1.7) classpath. You should manually set the same version via DependencyResolution.* and I don't understand it. here is my pubspec.yaml
September 22, 2020 at 03:11PM by Charisa Emmanuel
https://ift.tt/2FTEdsJ
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:
Going overboard with code generation
Is it possible to go overboard with code generation? I’m currently using a mix of Bloc + Freezed + Injectable for a lot of my projects. I use unions as events + states in Blocs (And I have a lot of blocs).Plus I’m using a Injectable for dependency injection and Frezed for generating data classes.Nowadays I find myself having 50+ generated files in even basic projects.
September 22, 2020 at 04:10PM by Wilson_Squared
https://ift.tt/3ckleDq
Going overboard with code generation
Is it possible to go overboard with code generation? I’m currently using a mix of Bloc + Freezed + Injectable for a lot of my projects. I use unions as events + states in Blocs (And I have a lot of blocs).Plus I’m using a Injectable for dependency injection and Frezed for generating data classes.Nowadays I find myself having 50+ generated files in even basic projects.
September 22, 2020 at 04:10PM by Wilson_Squared
https://ift.tt/3ckleDq
reddit
Going overboard with code generation
Is it possible to go overboard with code generation? I’m currently using a mix of Bloc + Freezed + Injectable for a lot of my projects. I use...
New post on /r/flutterdev subreddit:
Clipping with ClipRRect & ClipPath (Tutorial)
https://www.youtube.com/watch?v=4sRDOJCNE24
September 22, 2020 at 05:23PM by JohannesMilke
https://ift.tt/32SKlKH
Clipping with ClipRRect & ClipPath (Tutorial)
https://www.youtube.com/watch?v=4sRDOJCNE24
September 22, 2020 at 05:23PM by JohannesMilke
https://ift.tt/32SKlKH
YouTube
Flutter Tutorial - Clipping with ClipRRect & ClipPath
Clip all your widgets to individual shapes with ClipPath, ClipOval and ClipRRect in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/clipping_example…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/clipping_example…
New post on Flutter Dev Google group:
How can I pin my first two top most widget in DraggableScrollableSheet Widget?
I wanted to implement following structure in my app.I does not find any solution on internet. Could you help me with this situation.
September 22, 2020 at 06:20PM by PARTH PATEL
https://ift.tt/3iXfx10
How can I pin my first two top most widget in DraggableScrollableSheet Widget?
I wanted to implement following structure in my app.I does not find any solution on internet. Could you help me with this situation.
September 22, 2020 at 06:20PM by PARTH PATEL
https://ift.tt/3iXfx10
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:
Just started learning Flutter, what prior knowledge should I have before continuing?
Hi there, current CS undergrad in his 2nd year.I just started learning Flutter yesterday and made my first app using their codebase, I wanted to ask. As someone who knows basic java and has no prior android dev experience, are there any pre-requisites that I need to learn before continuing with Flutter? My goal with Flutter is to create fully-fledged personal-project apps.
September 22, 2020 at 06:52PM by spa45rky
https://ift.tt/35Xiwmg
Just started learning Flutter, what prior knowledge should I have before continuing?
Hi there, current CS undergrad in his 2nd year.I just started learning Flutter yesterday and made my first app using their codebase, I wanted to ask. As someone who knows basic java and has no prior android dev experience, are there any pre-requisites that I need to learn before continuing with Flutter? My goal with Flutter is to create fully-fledged personal-project apps.
September 22, 2020 at 06:52PM by spa45rky
https://ift.tt/35Xiwmg
reddit
Just started learning Flutter, what prior knowledge should I have...
Hi there, current CS undergrad in his 2nd year. I just started learning Flutter yesterday and made my first app using their codebase, I wanted to...
New post on /r/flutterdev subreddit:
Weird bug in hot reloading
Hello Everyone,I just started out with Flutter, but I am experiencing a weird bug. When I make a change and flutter hot reloads it works however it does not remove the old content. So if I have a single string on my app and move it before a hot reload it looks like this:https://imgur.com/a/X4YNV2GI can't seem to find a good term to Google a solution to solve this. Does anyone have a good Google term for me to Google this problem? (Or maybe a link/solution for me to solve it?)System: Windows 10Editer: VS CodeEmulator Android 10 on Nexus 6p
September 22, 2020 at 07:25PM by rEverywhere
https://ift.tt/3kECjLh
Weird bug in hot reloading
Hello Everyone,I just started out with Flutter, but I am experiencing a weird bug. When I make a change and flutter hot reloads it works however it does not remove the old content. So if I have a single string on my app and move it before a hot reload it looks like this:https://imgur.com/a/X4YNV2GI can't seem to find a good term to Google a solution to solve this. Does anyone have a good Google term for me to Google this problem? (Or maybe a link/solution for me to solve it?)System: Windows 10Editer: VS CodeEmulator Android 10 on Nexus 6p
September 22, 2020 at 07:25PM by rEverywhere
https://ift.tt/3kECjLh
Imgur
Post with 21 views.
New post on /r/flutterdev subreddit:
Made my first flutter plugin - ACTION_PROCESS_TEXT plugin
Hello folks!Today, I made my first plugin for ACTION_PROCESS_TEXT support in flutter.Do check that out and like if you find it helpful:https://pub.dev/packages/action_process_text/versions/0.0.4
September 22, 2020 at 07:48PM by Psychological_Ad6500
https://ift.tt/3mKPPyQ
Made my first flutter plugin - ACTION_PROCESS_TEXT plugin
Hello folks!Today, I made my first plugin for ACTION_PROCESS_TEXT support in flutter.Do check that out and like if you find it helpful:https://pub.dev/packages/action_process_text/versions/0.0.4
September 22, 2020 at 07:48PM by Psychological_Ad6500
https://ift.tt/3mKPPyQ
Dart packages
action_process_text | Flutter Package
A flutter plugin for ACTION_PROCESS_TEXT implementation in android.
New post on /r/flutterdev subreddit:
Google playstore showing "Intent Redirection"
Hello friends! I tried to upload my shopping app on google play store but its showing me this "Intent Redirection Your app(s) are vulnerable to Intent Redirection."Please help me
September 22, 2020 at 07:44PM by faisalmushtaq_
https://ift.tt/3kG1bCE
Google playstore showing "Intent Redirection"
Hello friends! I tried to upload my shopping app on google play store but its showing me this "Intent Redirection Your app(s) are vulnerable to Intent Redirection."Please help me
September 22, 2020 at 07:44PM by faisalmushtaq_
https://ift.tt/3kG1bCE
reddit
Google playstore showing "Intent Redirection"
Hello friends! I tried to upload my shopping app on google play store but its showing me this "Intent Redirection Your app(s) are vulnerable to...
New post on Flutter Dev Google group:
deleted wrong files from macintosh hd
hej guys . stupidly enough i have deleted some files i about my flutter app from my macintosh and now my whole app is gone. they didnt go in trash but just dissapered. anyone know how to recover it. i have already uploaded a version of the app to both google play console and xcode connect! is
September 22, 2020 at 08:35PM by reza7....@gmail.com
https://ift.tt/2FS8jNd
deleted wrong files from macintosh hd
hej guys . stupidly enough i have deleted some files i about my flutter app from my macintosh and now my whole app is gone. they didnt go in trash but just dissapered. anyone know how to recover it. i have already uploaded a version of the app to both google play console and xcode connect! is
September 22, 2020 at 08:35PM by reza7....@gmail.com
https://ift.tt/2FS8jNd
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:
Introducing Flutter on Windows: Fun with Dart FFI
https://ift.tt/2RPBJxX
September 22, 2020 at 09:05PM by Wilson_Squared
https://ift.tt/32T7WLl
Introducing Flutter on Windows: Fun with Dart FFI
https://ift.tt/2RPBJxX
September 22, 2020 at 09:05PM by Wilson_Squared
https://ift.tt/32T7WLl
Medium
Windows fun with Dart FFI
Native Win32 API support for Flutter and Dart
New post on /r/flutterdev subreddit:
TikTok Clone using Flutter | Source Code
https://www.youtube.com/watch?v=zcgN-nYqBOU
September 22, 2020 at 10:21PM by MrTimoty
https://ift.tt/3kRVGRt
TikTok Clone using Flutter | Source Code
https://www.youtube.com/watch?v=zcgN-nYqBOU
September 22, 2020 at 10:21PM by MrTimoty
https://ift.tt/3kRVGRt
YouTube
TikTok Clone using Flutter | Source Code
Demo from the TikTok project I'm currently working on.
Source Code: https://github.com/salvadordeveloper/flutter-tiktok
Website: https://salvadorvalverde.com/
GitHub: https://github.com/salvadordeveloper
Source Code: https://github.com/salvadordeveloper/flutter-tiktok
Website: https://salvadorvalverde.com/
GitHub: https://github.com/salvadordeveloper
New post on /r/flutterdev subreddit:
How to use BLoC?
Can anyone help me understand how and where to use the BLoC pattern?Should every screen have it's own BLoC? Or maybe every widget?Right now I have a BLoC for authentication, so that's 4 screens that use one BLoC(welcome, login, signup and home screen, when the user is authenticated).Now I don't know if I should use a BLoC for anything other in my app, after the user is authenticated.
September 22, 2020 at 11:00PM by b-machine
https://ift.tt/3mJjuIR
How to use BLoC?
Can anyone help me understand how and where to use the BLoC pattern?Should every screen have it's own BLoC? Or maybe every widget?Right now I have a BLoC for authentication, so that's 4 screens that use one BLoC(welcome, login, signup and home screen, when the user is authenticated).Now I don't know if I should use a BLoC for anything other in my app, after the user is authenticated.
September 22, 2020 at 11:00PM by b-machine
https://ift.tt/3mJjuIR
reddit
How to use BLoC?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Updated my Starter Architecture for Flutter & Firebase app to use Riverpod
https://ift.tt/39AbgeP
September 22, 2020 at 11:54PM by bizz84
https://ift.tt/3kFBcv4
Updated my Starter Architecture for Flutter & Firebase app to use Riverpod
https://ift.tt/39AbgeP
September 22, 2020 at 11:54PM by bizz84
https://ift.tt/3kFBcv4
GitHub
bizz84/starter_architecture_flutter_firebase
Starter Architecture Demo for Flutter & Firebase Realtime Apps - bizz84/starter_architecture_flutter_firebase
New post on /r/flutterdev subreddit:
Need some Swift help from a swift developer.
Sorry for the pun, but it was just there.I'm the lead developer of the open source project sounds which provides playback and recording for flutter.We are in the process of trying to convert the iOS code from objectives C to Swift.As a non Swift developer this is proving a little challenging.We started off using swftify to convert the existing objective C code to Swift.We need some sort term help from an experienced developer to help finish the conversion and cleanup the code.I think for an experince developer this would only be a day or so of work.If someone could contribute a small amount if time it would make a huge difference to the whole flutter community.Feel free to PM me it raise an issue on GitHub.https://pub.dev/packages/sounds
September 23, 2020 at 12:33AM by bsutto
https://ift.tt/3cmpeDy
Need some Swift help from a swift developer.
Sorry for the pun, but it was just there.I'm the lead developer of the open source project sounds which provides playback and recording for flutter.We are in the process of trying to convert the iOS code from objectives C to Swift.As a non Swift developer this is proving a little challenging.We started off using swftify to convert the existing objective C code to Swift.We need some sort term help from an experienced developer to help finish the conversion and cleanup the code.I think for an experince developer this would only be a day or so of work.If someone could contribute a small amount if time it would make a huge difference to the whole flutter community.Feel free to PM me it raise an issue on GitHub.https://pub.dev/packages/sounds
September 23, 2020 at 12:33AM by bsutto
https://ift.tt/3cmpeDy
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:
GitHub Codespaces: Code on the Go with Flutter
https://ift.tt/2ZZsLCR
September 23, 2020 at 03:02AM by felangel1
https://ift.tt/2HomtX0
GitHub Codespaces: Code on the Go with Flutter
https://ift.tt/2ZZsLCR
September 23, 2020 at 03:02AM by felangel1
https://ift.tt/2HomtX0
verygood.ventures
GitHub Codespaces: Code on the Go with Flutter
Thoughts on trying out GitHub Codespaces for the first time and how to run Flutter code in a codespace.
New post on /r/flutterdev subreddit:
I'm doing a study regarding some popular app development technologies, like Flutter. Could you guys spare 30 seconds of your time and answer 3 questions on this google form? Thanks!
https://ift.tt/302aHrD
September 23, 2020 at 03:43AM by HugoOW
https://ift.tt/32UtDe0
I'm doing a study regarding some popular app development technologies, like Flutter. Could you guys spare 30 seconds of your time and answer 3 questions on this google form? Thanks!
https://ift.tt/302aHrD
September 23, 2020 at 03:43AM by HugoOW
https://ift.tt/32UtDe0
Google Docs
CLOSED
New post on /r/flutterdev subreddit:
Flutter vs Native Android for my school project?
I'm currently tasked on a 6 month IoT school project to develop an Android App. The gist of what this app does is retrieve and visualise data from a MySQL database with PHP based off sensors (temperature, humidity etc.) The catch is, I dont have any actual experience in app development and I have spent about the first two weeks trying to learn as much as I can.As I believe this app will be heavily based on the UI with data in multiple forms such as tables, charts, graphs and so on, would it be wise to pick up Flutter from the get go and work with it instead?The school only asked for an Android App, however with the nature of this app, personally I would like it to be multi-platform for a larger user audience. (It may also score me extra grades by considering this)
September 23, 2020 at 07:55AM by HawtChocolatez
https://ift.tt/2G4TzdW
Flutter vs Native Android for my school project?
I'm currently tasked on a 6 month IoT school project to develop an Android App. The gist of what this app does is retrieve and visualise data from a MySQL database with PHP based off sensors (temperature, humidity etc.) The catch is, I dont have any actual experience in app development and I have spent about the first two weeks trying to learn as much as I can.As I believe this app will be heavily based on the UI with data in multiple forms such as tables, charts, graphs and so on, would it be wise to pick up Flutter from the get go and work with it instead?The school only asked for an Android App, however with the nature of this app, personally I would like it to be multi-platform for a larger user audience. (It may also score me extra grades by considering this)
September 23, 2020 at 07:55AM by HawtChocolatez
https://ift.tt/2G4TzdW
reddit
Flutter vs Native Android for my school project?
I'm currently tasked on a 6 month IoT school project to develop an Android App. The gist of what this app does is retrieve and visualise data from...
New post on /r/flutterdev subreddit:
how-to-stop-shrinking-the-text-in-flutter-web
https://ift.tt/3hUneU8
September 23, 2020 at 09:23AM by Longjumping-Memory-9
https://ift.tt/2G17Acw
how-to-stop-shrinking-the-text-in-flutter-web
https://ift.tt/3hUneU8
September 23, 2020 at 09:23AM by Longjumping-Memory-9
https://ift.tt/2G17Acw
Stack Overflow
How to stop shrinking the text in flutter web
I am new to flutter, need to know about a problem I am facing. I have built a web app using flutter. Which contains columns, containers, grid views, and other flutter widgets.
The problem I am faci...
The problem I am faci...