New post on /r/flutterdev subreddit:
App Feedback Thread - May 07, 2021
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
May 07, 2021 at 03:00PM by AutoModerator
https://ift.tt/3uvm1tz
App Feedback Thread - May 07, 2021
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
May 07, 2021 at 03:00PM by AutoModerator
https://ift.tt/3uvm1tz
reddit
App Feedback Thread - May 07, 2021
This thread is for getting feedback on your own apps. ## Developers: * must **provide feedback** for others * must include **Play Store**, **App...
New post on /r/flutterdev subreddit:
Flutter Responsive Web App - Twitter Clone : Landing View
https://youtu.be/56LCK8OrAlw
May 07, 2021 at 02:38PM by realappdev
https://ift.tt/2SzS6m3
Flutter Responsive Web App - Twitter Clone : Landing View
https://youtu.be/56LCK8OrAlw
May 07, 2021 at 02:38PM by realappdev
https://ift.tt/2SzS6m3
YouTube
Flutter Web App - Twitter Clone : Landing View | Flutter Web Responsive UI
Learn Flutter Web App with building Twitter Clone with Flutter Web. The flutter web app of twitter clone is complete responsive app. Flutter Web App - Twitter Clone | Flutter Web App - Twitter Clone | Flutter Web Responsive UI | Flutter Web App Tutorial |…
New post on /r/flutterdev subreddit:
Pagination
gimme your opinions. what's the best way to do paginate in flutter?and if there any resources you recommend
May 07, 2021 at 03:52PM by Abdallah-al-hallak
https://ift.tt/33q3bs6
Pagination
gimme your opinions. what's the best way to do paginate in flutter?and if there any resources you recommend
May 07, 2021 at 03:52PM by Abdallah-al-hallak
https://ift.tt/33q3bs6
reddit
Pagination
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter GraphQL: Quick Start
This quick start is the first article in a series that helps Flutter developers get started with GraphQL.https://seanconnolly.dev/flutter-graphql-quick-start-with-fauna
May 07, 2021 at 05:06PM by Secret_Increase6198
https://ift.tt/3hdcqno
Flutter GraphQL: Quick Start
This quick start is the first article in a series that helps Flutter developers get started with GraphQL.https://seanconnolly.dev/flutter-graphql-quick-start-with-fauna
May 07, 2021 at 05:06PM by Secret_Increase6198
https://ift.tt/3hdcqno
seanconnolly.dev
Flutter GraphQL: Quick start · Sean Connolly
Learn how to add GraphQL to a Flutter application using a Fauna GraphQL API.
New post on /r/flutterdev subreddit:
Complete ui resources and assets path ?
Guys is there any resources where we can get complete information about the colour and fontsMeans color for dark theme or light theme like - background colour - surface colour - app bar colour - bottom bar colour - cards colour - container colour - fonts colour etcSimilar for fontsTitle fontsheading fontstext fontsspecial label fontsAlso some high quality open source ui assets like logo which I place inside the application like landing page or auth screenI tried to build a UI interface but my color and fonts taste are really really bad So it's is really helpful for me If I get complete guide or resources
May 07, 2021 at 04:41PM by Prashant_4200
https://ift.tt/3vPTAXu
Complete ui resources and assets path ?
Guys is there any resources where we can get complete information about the colour and fontsMeans color for dark theme or light theme like - background colour - surface colour - app bar colour - bottom bar colour - cards colour - container colour - fonts colour etcSimilar for fontsTitle fontsheading fontstext fontsspecial label fontsAlso some high quality open source ui assets like logo which I place inside the application like landing page or auth screenI tried to build a UI interface but my color and fonts taste are really really bad So it's is really helpful for me If I get complete guide or resources
May 07, 2021 at 04:41PM by Prashant_4200
https://ift.tt/3vPTAXu
reddit
Complete ui resources and assets path ?
Guys is there any resources where we can get complete information about the colour and fonts Means color for dark theme or light theme like -...
New post on /r/flutterdev subreddit:
vscode on d drive, not c drive + linking .gradle and gradle 7.0 file with vscode on d drive
hi, i am a noob programmer trying to start coding, i am planning on using dart and i am having trouble even installing the software properly, so i created a new flutter project on cmd, yes it does create a file and it does open on vscode, however, i want it on the d drive, not c drive, because all my flutter, vs code, gradle, sdk file is on the d drive. Even when i created it on vscode using command palette, yes it does locate where i wanted, but its not linking with the d drive, it is still linking with c drive like the .vscode extension, .gradle. which they have created by their own.The reason why i want it on d drive it that i have no more space on c drive, Also i need the SHA key for firebase, it always shows failed, it does not locate the gradle file on the d drive.- I did the Path environment variables properly- i did reinstall vscode in d drive- I did relocated .gradle, sdk, .java, . vscode, .android and gradle into d drive.thanks for reading this and please help :) even google won't help me find the answer
May 07, 2021 at 04:21PM by needhelpcoding247
https://ift.tt/3nUWZSh
vscode on d drive, not c drive + linking .gradle and gradle 7.0 file with vscode on d drive
hi, i am a noob programmer trying to start coding, i am planning on using dart and i am having trouble even installing the software properly, so i created a new flutter project on cmd, yes it does create a file and it does open on vscode, however, i want it on the d drive, not c drive, because all my flutter, vs code, gradle, sdk file is on the d drive. Even when i created it on vscode using command palette, yes it does locate where i wanted, but its not linking with the d drive, it is still linking with c drive like the .vscode extension, .gradle. which they have created by their own.The reason why i want it on d drive it that i have no more space on c drive, Also i need the SHA key for firebase, it always shows failed, it does not locate the gradle file on the d drive.- I did the Path environment variables properly- i did reinstall vscode in d drive- I did relocated .gradle, sdk, .java, . vscode, .android and gradle into d drive.thanks for reading this and please help :) even google won't help me find the answer
May 07, 2021 at 04:21PM by needhelpcoding247
https://ift.tt/3nUWZSh
Reddit
[deleted by user] : r/FlutterDev
113K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in the…
New post on /r/flutterdev subreddit:
Any flutter dev in Mangalore, India?
Hello, Im looking for a flutter developer in Mangalore, India to join my startup.My startup team is developing a social media app in flutter. As the app is getting bigger, we are in need of another developer for backend and flutter. Any backend experience along with flutter dev experience is appreciated. Potential to be a co-founder.Students are prefered but should reside in or around Mangalore, India.
May 07, 2021 at 05:32PM by Cannonzue
https://ift.tt/3eWQr1k
Any flutter dev in Mangalore, India?
Hello, Im looking for a flutter developer in Mangalore, India to join my startup.My startup team is developing a social media app in flutter. As the app is getting bigger, we are in need of another developer for backend and flutter. Any backend experience along with flutter dev experience is appreciated. Potential to be a co-founder.Students are prefered but should reside in or around Mangalore, India.
May 07, 2021 at 05:32PM by Cannonzue
https://ift.tt/3eWQr1k
Reddit
From the FlutterDev community on Reddit: Any flutter dev in Mangalore, India?
Posted by Cannonzue - No votes and 3 comments
New post on /r/flutterdev subreddit:
Flutter GraphQL: Quick start
https://ift.tt/3tmOLDu
May 07, 2021 at 07:08PM by Secret_Increase6198
https://ift.tt/3f1gDbc
Flutter GraphQL: Quick start
https://ift.tt/3tmOLDu
May 07, 2021 at 07:08PM by Secret_Increase6198
https://ift.tt/3f1gDbc
New post on /r/flutterdev subreddit:
Sending requests between users.
Hello everyone,I'm new to flutter and am working on a ride sharing app where users can request rides from drivers. I'm trying to figure out the best way to send requests from a user to a driver and visa versa. I haven't been able to find many resources about user to user requests online. Does anyone know what the best way to implement this user to driver (user) communication? I have google firestore connected to my app and I've thought doing something similar to a messaging app where I would create a collection of requests, but I'm not sure if this is the best way to do it?Thanks for the help!
May 07, 2021 at 07:58PM by loathedMountainGoat
https://ift.tt/3h9Jqgl
Sending requests between users.
Hello everyone,I'm new to flutter and am working on a ride sharing app where users can request rides from drivers. I'm trying to figure out the best way to send requests from a user to a driver and visa versa. I haven't been able to find many resources about user to user requests online. Does anyone know what the best way to implement this user to driver (user) communication? I have google firestore connected to my app and I've thought doing something similar to a messaging app where I would create a collection of requests, but I'm not sure if this is the best way to do it?Thanks for the help!
May 07, 2021 at 07:58PM by loathedMountainGoat
https://ift.tt/3h9Jqgl
New post on /r/flutterdev subreddit:
Stream just announced a Flutter beta for their Activity Feeds API (@getstream_io)
https://twitter.com/getstream\_io/status/1390715989382283267?s=20
May 07, 2021 at 07:44PM by Nash0x7E2
https://ift.tt/3ttPfb9
Stream just announced a Flutter beta for their Activity Feeds API (@getstream_io)
https://twitter.com/getstream\_io/status/1390715989382283267?s=20
May 07, 2021 at 07:44PM by Nash0x7E2
https://ift.tt/3ttPfb9
Twitter
Stream
Happy Friday! 🎉 To celebrate, we are releasing the beta version of our Activity Feeds SDK for #Flutter. 🥳 Check out our announcement for more details: gstrm.io/flutter-feeds #FlutterFeedsFriday #Flutter #StreamFeeds
New post on /r/flutterdev subreddit:
🙋 We want to understand your main problems while programming or building products so we can build solutions for you
We want to build solutions to take away the pains when developing 👩💻 and reduce the time and costs of your development team.We would like to talk with you to better understand what are your biggest problems and develop solutions for you.Tell us what times you are available to talk by filling out this small form: https://tripetto.app/run/XK1G3N94SR/?referral=reddit
May 07, 2021 at 08:30PM by bryanrocac
https://ift.tt/3h8Qee2
🙋 We want to understand your main problems while programming or building products so we can build solutions for you
We want to build solutions to take away the pains when developing 👩💻 and reduce the time and costs of your development team.We would like to talk with you to better understand what are your biggest problems and develop solutions for you.Tell us what times you are available to talk by filling out this small form: https://tripetto.app/run/XK1G3N94SR/?referral=reddit
May 07, 2021 at 08:30PM by bryanrocac
https://ift.tt/3h8Qee2
tripetto.app
Conversation built with Tripetto
This conversation is built and deployed with Tripetto. You can build your own conversational forms and surveys in the Tripetto Studio.
New post on /r/flutterdev subreddit:
Flutter Tutorial - Hot Reload & Hot Restart In 4 Minutes | Flutter Hot Reload Not Working? (Johannes Milke)
https://www.youtube.com/watch?v=FeR09zZ8xrU
May 07, 2021 at 10:03PM by JohannesMilke
https://ift.tt/3et57Gn
Flutter Tutorial - Hot Reload & Hot Restart In 4 Minutes | Flutter Hot Reload Not Working? (Johannes Milke)
https://www.youtube.com/watch?v=FeR09zZ8xrU
May 07, 2021 at 10:03PM by JohannesMilke
https://ift.tt/3et57Gn
YouTube
Flutter Tutorial - How To Use Hot Reload & Hot Restart In 4 Minutes
How to use Hot Reload and Hot Restart in Flutter? Learn to use shortcuts for Hot Reload & Hot Restart to build Flutter Apps faster.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training…
New post on /r/flutterdev subreddit:
Spider: A small dart command-line tool for generating dart references of assets from the assets folder.
https://ift.tt/3f49aGp
May 07, 2021 at 09:37PM by marsNemophilist
https://ift.tt/3vP1yAb
Spider: A small dart command-line tool for generating dart references of assets from the assets folder.
https://ift.tt/3f49aGp
May 07, 2021 at 09:37PM by marsNemophilist
https://ift.tt/3vP1yAb
Dart packages
spider | Dart Package
A small dart command-line tool for generating dart references of assets from the assets folder.
New post on Flutter Dev Google group:
2-15 second UI freeze due to GC?
Hi folks We've distributed our app to 20 Beta testers and 5 of them are reporting the app freezes for 2-15 seconds. I think I've recreated the freeze by browsing lots of list-views in the app. After some time, the app freezes FOR 5-15s. The profiler shows this below, looks like a really long
May 07, 2021 at 10:19PM by Tobin Harris
https://ift.tt/3nYEoF1
2-15 second UI freeze due to GC?
Hi folks We've distributed our app to 20 Beta testers and 5 of them are reporting the app freezes for 2-15 seconds. I think I've recreated the freeze by browsing lots of list-views in the app. After some time, the app freezes FOR 5-15s. The profiler shows this below, looks like a really long
May 07, 2021 at 10:19PM by Tobin Harris
https://ift.tt/3nYEoF1
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 implement in-app update in flutter
Hello everyone, Can you please suggest how to implement in-app update for a Flutter Application? My flutter SDK Version is 1.22.0 Thank you in advance, Siddhartha
May 08, 2021 at 05:03AM by Siddhartha Bhattacharyya
https://ift.tt/3bbaeJq
How to implement in-app update in flutter
Hello everyone, Can you please suggest how to implement in-app update for a Flutter Application? My flutter SDK Version is 1.22.0 Thank you in advance, Siddhartha
May 08, 2021 at 05:03AM by Siddhartha Bhattacharyya
https://ift.tt/3bbaeJq
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:
React to Flutter: One Developers Journey — Part 2
https://ift.tt/33n2tf8
May 08, 2021 at 08:29AM by RemeJuan
https://ift.tt/3hbVugY
React to Flutter: One Developers Journey — Part 2
https://ift.tt/33n2tf8
May 08, 2021 at 08:29AM by RemeJuan
https://ift.tt/3hbVugY
Medium
React to Flutter: One Developers Journey — Part 2
A little insight into one React developers experience with moving over to Flutter.
New post on /r/flutterdev subreddit:
Is there a way to clear a Real-time Database node ever n days?
I have a flutter app that has a recycle bin feature and I was wondering if there was a way I could add a function to clear the data every 30 days the node is stored and sorted by date format
May 08, 2021 at 09:58AM by RexOverAll
https://ift.tt/3hcYzNY
Is there a way to clear a Real-time Database node ever n days?
I have a flutter app that has a recycle bin feature and I was wondering if there was a way I could add a function to clear the data every 30 days the node is stored and sorted by date format
May 08, 2021 at 09:58AM by RexOverAll
https://ift.tt/3hcYzNY
reddit
Is there a way to clear a Real-time Database node ever n days?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter Mobile UI Development Tutorial for Beginners | Learn step by step how to build a mobile app using flutter
https://youtu.be/gdxcvBpdbAs
May 08, 2021 at 12:22PM by DBestech
https://ift.tt/3hbbShL
Flutter Mobile UI Development Tutorial for Beginners | Learn step by step how to build a mobile app using flutter
https://youtu.be/gdxcvBpdbAs
May 08, 2021 at 12:22PM by DBestech
https://ift.tt/3hbbShL
YouTube
Flutter App Tutorial for Beginners | Flutter App from Scratch | Flutter Task Management App
This is flutter app development tutorial for beginners, show you how to build a feed and about me pages step by step with animated navigation bar. You learn how to use the basic widgets like Container, Expanded, Padding, Scaffold and build a pretty good looking…
New post on /r/flutterdev subreddit:
Flutter WooCommerce Admin App - EP 04 - Image Uploading 🔥🔥
https://youtu.be/6x7Ln3DwePE
May 08, 2021 at 12:21PM by K_SNIPPET
https://ift.tt/3vPsyj5
Flutter WooCommerce Admin App - EP 04 - Image Uploading 🔥🔥
https://youtu.be/6x7Ln3DwePE
May 08, 2021 at 12:21PM by K_SNIPPET
https://ift.tt/3vPsyj5
YouTube
Flutter WooCommerce Admin App - EP 04 - Image Uploading 🔥🔥
This is the Forth Video of Flutter WooCommerce Admin App Series, In this Video we will learn how to Upload image in Add/Edit Category with Rest API.
📎Flutter Packages
https://pub.dev/packages/snippet_coder_utils
https://pub.dev/packages/flutter_barcode_scanner…
📎Flutter Packages
https://pub.dev/packages/snippet_coder_utils
https://pub.dev/packages/flutter_barcode_scanner…
New post on /r/flutterdev subreddit:
flutter doctor in unable to detect my device.
I am on master channel on my arm64 chromebook.flutter doctor is unable to detect my chromebook android (kukui) and also my smartphone oneplus3. adb device shows my both devices on list but flutter is unable to detect.One more thing on running flutter run -d linux in myapp dir shows** (myapp:8101): WARNING **: 17:38:49.669: Failed to start Flutter renderer: Unable to create a GL contextxkbcommon: ERROR: Key "<CAPS>" added to modifier map for multiple modifiers; Using Mod3, ignoring Lock
May 08, 2021 at 02:15PM by ParticularAd6289
https://ift.tt/3f4PST3
flutter doctor in unable to detect my device.
I am on master channel on my arm64 chromebook.flutter doctor is unable to detect my chromebook android (kukui) and also my smartphone oneplus3. adb device shows my both devices on list but flutter is unable to detect.One more thing on running flutter run -d linux in myapp dir shows** (myapp:8101): WARNING **: 17:38:49.669: Failed to start Flutter renderer: Unable to create a GL contextxkbcommon: ERROR: Key "<CAPS>" added to modifier map for multiple modifiers; Using Mod3, ignoring Lock
May 08, 2021 at 02:15PM by ParticularAd6289
https://ift.tt/3f4PST3
reddit
flutter doctor in unable to detect my device.
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter Discord??
What are the best / most active Flutter discord servers?
May 08, 2021 at 07:01PM by scottkuhl
https://ift.tt/2R3d8sN
Flutter Discord??
What are the best / most active Flutter discord servers?
May 08, 2021 at 07:01PM by scottkuhl
https://ift.tt/2R3d8sN