New post on /r/flutterdev subreddit:
Flutter & GraphQL - E-Commerce App Basis using Saleor API
https://www.youtube.com/watch?v=3gRj2XMPkzE
June 09, 2021 at 12:04AM by zaiste
https://ift.tt/3px13c6
Flutter & GraphQL - E-Commerce App Basis using Saleor API
https://www.youtube.com/watch?v=3gRj2XMPkzE
June 09, 2021 at 12:04AM by zaiste
https://ift.tt/3px13c6
YouTube
Flutter & GraphQL - E-Commerce App Basis with Saleor - Flutter in Practice: Special 2
GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data. GraphQL was created by Facebook. GraphQL provides an interesting alternative to Firebase. In this video we will build a base…
New post on /r/flutterdev subreddit:
Pulling Data from Firebase Cloud Firestore in Flutter - Roman Just Codes (S1E13)
https://youtu.be/R015EukCnYI
June 09, 2021 at 12:44AM by romanjustcodes
https://ift.tt/3wiyh1H
Pulling Data from Firebase Cloud Firestore in Flutter - Roman Just Codes (S1E13)
https://youtu.be/R015EukCnYI
June 09, 2021 at 12:44AM by romanjustcodes
https://ift.tt/3wiyh1H
YouTube
Pulling Data from Firebase Cloud Firestore in Flutter - Roman Just Codes (S1E13)
In this episode I’ll be covering the usage of the Flutter package for Cloud Firestore to pull data from the cloud, and the ability to consume and parse this data within my Flutter app.
Previous Episode
https://youtu.be/nyIQT7Zo8TU
GitHub Repo for this project:…
Previous Episode
https://youtu.be/nyIQT7Zo8TU
GitHub Repo for this project:…
New post on Flutter Dev Google group:
Web apps made by Flutter?
There are so many popular mobile apps made with Flutter, but what are the popular web apps made with Flutter?
June 09, 2021 at 01:55AM by Siva
https://ift.tt/2TbY2BU
Web apps made by Flutter?
There are so many popular mobile apps made with Flutter, but what are the popular web apps made with Flutter?
June 09, 2021 at 01:55AM by Siva
https://ift.tt/2TbY2BU
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:
11 Beginner Tips for Google's Flutter
https://ift.tt/2REu1ue
June 09, 2021 at 01:21AM by ChekTek
https://ift.tt/3x2cg6U
11 Beginner Tips for Google's Flutter
https://ift.tt/2REu1ue
June 09, 2021 at 01:21AM by ChekTek
https://ift.tt/3x2cg6U
subjective.dev
11 Beginner Tips for Google's Flutter
11 Beginner Tips for Google’s Flutter Flutter has established itself as a major player in the cross-platform space. I’ve been working on a Flutter app for the last 30 days, and here are a few things I’ve learned.
New post on /r/flutterdev subreddit:
See how to make better app screenshots
https://youtu.be/aQGPEhPT36E
June 08, 2021 at 03:12AM by projectmind_guru
https://ift.tt/3xaRaTV
See how to make better app screenshots
https://youtu.be/aQGPEhPT36E
June 08, 2021 at 03:12AM by projectmind_guru
https://ift.tt/3xaRaTV
YouTube
How To Make Enticing App Screenshots
Learn my process for creating high quality app store screenshots for both iOS and android.
⬇️ Get The Screenshot template for FREE: https://newsletter.1manstartup.com/
🤑 GET 10% OFF iubenda Privacy Policy: http://iubenda.refr.cc/NWRJXBQ
✅ Save On Your…
⬇️ Get The Screenshot template for FREE: https://newsletter.1manstartup.com/
🤑 GET 10% OFF iubenda Privacy Policy: http://iubenda.refr.cc/NWRJXBQ
✅ Save On Your…
New post on /r/flutterdev subreddit:
Video calling implementation in Flutter by Agora SDK
https://ift.tt/3csRdmj
June 08, 2021 at 04:06PM by satyam_parasa
https://ift.tt/354IxOZ
Video calling implementation in Flutter by Agora SDK
https://ift.tt/3csRdmj
June 08, 2021 at 04:06PM by satyam_parasa
https://ift.tt/354IxOZ
FlutterAnt
Flutter video calling implementation by awesome Agora SDK - FlutterAnt
In this article, we are going to learn about the implementation of the Flutter video calling feature by Agor's SDK
New post on /r/flutterdev subreddit:
Flutter with Firebase Series | Part - 3 | Firestore CRUD (Android, IOS, Web)
https://youtu.be/9fH_TRVOHFA
June 09, 2021 at 06:33AM by SIVARAM16
https://ift.tt/34Zhl3V
Flutter with Firebase Series | Part - 3 | Firestore CRUD (Android, IOS, Web)
https://youtu.be/9fH_TRVOHFA
June 09, 2021 at 06:33AM by SIVARAM16
https://ift.tt/34Zhl3V
YouTube
Flutter with Firebase | Part 3 | Firestore CRUD Operation [Android, IOS, Web]
In this video, I've shown how to perform CRUD operation in flutter (Android, IOS, Web).
0:00 - Intro
0:15 - Adding Firestore
0:40 - Creating Database Helper
3:42 - Creating UI and Integrate DB Helper
8:06 - Output of the Code
Source Code Repo: https:/…
0:00 - Intro
0:15 - Adding Firestore
0:40 - Creating Database Helper
3:42 - Creating UI and Integrate DB Helper
8:06 - Output of the Code
Source Code Repo: https:/…
New post on Flutter Dev Google group:
Plz solve my error: FAILURE: Build failed with an exception.
Hello, I just install flutter+git+androidstudio and tried my first flutter project to run on emulator but I am getting error. Plz check attached images to understand error,
June 09, 2021 at 08:47AM by Abhishek Chaudhari
https://ift.tt/3isy8EL
Plz solve my error: FAILURE: Build failed with an exception.
Hello, I just install flutter+git+androidstudio and tried my first flutter project to run on emulator but I am getting error. Plz check attached images to understand error,
June 09, 2021 at 08:47AM by Abhishek Chaudhari
https://ift.tt/3isy8EL
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:
Use @required Annotation On Flutter - Flutter Agency
https://ift.tt/3gjQNzL
June 09, 2021 at 08:35AM by lil_dragplix
https://ift.tt/2RH07FK
Use @required Annotation On Flutter - Flutter Agency
https://ift.tt/3gjQNzL
June 09, 2021 at 08:35AM by lil_dragplix
https://ift.tt/2RH07FK
Flutter Agency - Mobile App Designing, Development & Consulting
How to Use @required Annotation On Flutter Constructor Parameters?? - Flutter Agency
Earlier we have been through various articles like How to Pass Data to a Stateful Widget in Flutter. So in this article, we will go through how to use @required Annotation On Flutter Constructor Parameters. Are you ready for the same? let's dive into the…
New post on /r/flutterdev subreddit:
Do you generate your own classes/widgets to interface to flutters widgets
I've just upgraded from 1.x to 2.10, I initially set out to upgrade to null safety but a number of dependencies haven't been migrated as of yet.Along with upgrade I also updated majority of my dependencies, I'm hoping after this step that the step towards null safety is a lot clearer (i.e I don't have to wade through API breaking changes along with null safety).Apart from fixing the breaking changes, what's been really frustrating has been handling flatbutton > textbutton, raisedbutton > elevated button. This was littered throughout my app and each one had to be handled invidually.I ended up generating my own widget which was just a wrapper for the flutter widget. Just so that in the future this is not as painful. I used to do something similar in other languages/frameworks, but I didn't think the buttons will be altered in this way.Just wondering whether anyone else is doing this ?When I first updated I had about 1500 problems, I've been cleaning up over the last couple of days and I'm down to 475.
June 09, 2021 at 09:36AM by ifndefx
https://ift.tt/2RC0RM9
Do you generate your own classes/widgets to interface to flutters widgets
I've just upgraded from 1.x to 2.10, I initially set out to upgrade to null safety but a number of dependencies haven't been migrated as of yet.Along with upgrade I also updated majority of my dependencies, I'm hoping after this step that the step towards null safety is a lot clearer (i.e I don't have to wade through API breaking changes along with null safety).Apart from fixing the breaking changes, what's been really frustrating has been handling flatbutton > textbutton, raisedbutton > elevated button. This was littered throughout my app and each one had to be handled invidually.I ended up generating my own widget which was just a wrapper for the flutter widget. Just so that in the future this is not as painful. I used to do something similar in other languages/frameworks, but I didn't think the buttons will be altered in this way.Just wondering whether anyone else is doing this ?When I first updated I had about 1500 problems, I've been cleaning up over the last couple of days and I'm down to 475.
June 09, 2021 at 09:36AM by ifndefx
https://ift.tt/2RC0RM9
reddit
Do you generate your own classes/widgets to interface to flutters...
I've just upgraded from 1.x to 2.10, I initially set out to upgrade to null safety but a number of dependencies haven't been migrated as of yet....
New post on /r/flutterdev subreddit:
My Second Ever Package
I just published my second package "vertical_tab_bar_view".some constructive criticism about the readme would be greatly appreciated.
June 09, 2021 at 01:03PM by NeatFastro
https://ift.tt/3v6mT7q
My Second Ever Package
I just published my second package "vertical_tab_bar_view".some constructive criticism about the readme would be greatly appreciated.
June 09, 2021 at 01:03PM by NeatFastro
https://ift.tt/3v6mT7q
Dart packages
vertical_tab_bar_view | Flutter Package
A new Flutter package project.
New post on /r/flutterdev subreddit:
What Should I do?
I was working on the flutter packages where users can send OTP via email with a custom template, so how can I implement it? is I directly create send email function in dart or write some extra script ( something in python or java ) and upload it on the server.
June 09, 2021 at 01:28PM by Prashant_4200
https://ift.tt/3pIUVxG
What Should I do?
I was working on the flutter packages where users can send OTP via email with a custom template, so how can I implement it? is I directly create send email function in dart or write some extra script ( something in python or java ) and upload it on the server.
June 09, 2021 at 01:28PM by Prashant_4200
https://ift.tt/3pIUVxG
reddit
What Should I do?
I was working on the flutter packages where users can send OTP via email with a custom template, so how can I implement it? is I directly create...
New post on /r/flutterdev subreddit:
Flutter’s take on the 2-space indent code style
https://ift.tt/3cwpgKu
June 09, 2021 at 01:17PM by dcmacsman
https://ift.tt/3iv3KcK
Flutter’s take on the 2-space indent code style
https://ift.tt/3cwpgKu
June 09, 2021 at 01:17PM by dcmacsman
https://ift.tt/3iv3KcK
GitHub
Allow indent options to be configured · Issue #534 · dart-lang/dart_style
It seems strange that line length can be configured, yet tab size cannot. I'm probably not the only person that hates 2-space indenting; it would be rather nice if people can have their own...
New post on /r/flutterdev subreddit:
Git shows everything changed in dart file because I wrap main widget into some widget..
Thats so annoying on PR review process, do you guys have any solution to that?
June 09, 2021 at 01:07PM by emroo07
https://ift.tt/3pyUvtw
Git shows everything changed in dart file because I wrap main widget into some widget..
Thats so annoying on PR review process, do you guys have any solution to that?
June 09, 2021 at 01:07PM by emroo07
https://ift.tt/3pyUvtw
reddit
Git shows everything changed in dart file because I wrap main...
Thats so annoying on PR review process, do you guys have any solution to that? [https://imgur.com/a/ayE8xTi](https://imgur.com/a/ayE8xTi) like that
New post on Flutter Dev Google group:
phone auth error on enabling android device verification
0
phone auth error on enabling android device verification
0
New post on /r/flutterdev subreddit:
Manga reader and downloader with flutter
Hello communityIt' s being almost 1.5 years I'm working with flutter to develop mobile applications. As an otaku and manga lover I intended to developp a manga reader with flutter to put in practise my skills. The project is opensource and can help anyone who want's to get started with flutter.You can download the app to this link: https://github.com/SherlockHolmes2045/fanga/releases/download/2.0.0/app-release.apk until it's available un playstorethe link to the repo: https://github.com/SherlockHolmes2045/fanga.You can leave a star to support the project and feel free to contribute.
June 09, 2021 at 02:47PM by Sherlock2045
https://ift.tt/2TfrzLa
Manga reader and downloader with flutter
Hello communityIt' s being almost 1.5 years I'm working with flutter to develop mobile applications. As an otaku and manga lover I intended to developp a manga reader with flutter to put in practise my skills. The project is opensource and can help anyone who want's to get started with flutter.You can download the app to this link: https://github.com/SherlockHolmes2045/fanga/releases/download/2.0.0/app-release.apk until it's available un playstorethe link to the repo: https://github.com/SherlockHolmes2045/fanga.You can leave a star to support the project and feel free to contribute.
June 09, 2021 at 02:47PM by Sherlock2045
https://ift.tt/2TfrzLa
GitHub
GitHub - SherlockHolmes2045/fanga: A manga reader and downloader made with flutter
A manga reader and downloader made with flutter. Contribute to SherlockHolmes2045/fanga development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Developing on an M1 Mac (Flutter)
https://ift.tt/3v7T3zp
June 09, 2021 at 03:57PM by RemeJuan
https://ift.tt/3gp9MJa
Developing on an M1 Mac (Flutter)
https://ift.tt/3v7T3zp
June 09, 2021 at 03:57PM by RemeJuan
https://ift.tt/3gp9MJa
Medium
Developing on an M1 Mac (Flutter)
A short insight into working as a Flutter and React developer on the new M1 Macbook Pro
New post on /r/flutterdev subreddit:
Building Beautiful Windows apps — Fluent Design Structure and Navigation
https://ift.tt/3iu5sLy
June 09, 2021 at 03:25PM by Viruscatman
https://ift.tt/356FLc1
Building Beautiful Windows apps — Fluent Design Structure and Navigation
https://ift.tt/3iu5sLy
June 09, 2021 at 03:25PM by Viruscatman
https://ift.tt/356FLc1
Medium
Flutter: Building Beautiful Windows apps — Fluent Design Structure and Navigation
The Fluent Design is Microsoft’s solution for designing beautiful Windows programs. Flutter has finally expanded support to Windows UWP in Google I/O 2021, which calls for well-designed Windows apps…
New post on Flutter Dev Google group:
Facebook SDK 14.5
Dear Group, We are using the Flutter framework for our app, with the recent update from Apple with regards to iOS 14.5, Facebook is asking to update the SDK which will support SKAdNetwork. Our dev team looking for Facebook SDK update with Flutter. Could anyone please help with the update or
June 09, 2021 at 04:30PM by Naveen Kumar Nanchari
https://ift.tt/3cu4Mlu
Facebook SDK 14.5
Dear Group, We are using the Flutter framework for our app, with the recent update from Apple with regards to iOS 14.5, Facebook is asking to update the SDK which will support SKAdNetwork. Our dev team looking for Facebook SDK update with Flutter. Could anyone please help with the update or
June 09, 2021 at 04:30PM by Naveen Kumar Nanchari
https://ift.tt/3cu4Mlu
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:
Flutter for Web does not hide url bar and navigation bar on scroll in iOS's Safari
Hi Team, My name is Satish, and I work as the Head of Mobile at Travelstart. We construct mobile applications utilising the flutter framework, which are now accessible on various stores, while also developing a flutter web with responsive design. During development, we are encountering the
June 09, 2021 at 04:42PM by gummadi satish
https://ift.tt/3x7QsXJ
Flutter for Web does not hide url bar and navigation bar on scroll in iOS's Safari
Hi Team, My name is Satish, and I work as the Head of Mobile at Travelstart. We construct mobile applications utilising the flutter framework, which are now accessible on various stores, while also developing a flutter web with responsive design. During development, we are encountering the
June 09, 2021 at 04:42PM by gummadi satish
https://ift.tt/3x7QsXJ
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:
smartstruct: Code generator for generating type-safe mappers, inspired by https://mapstruct.org/
https://ift.tt/3pwEqVl
June 09, 2021 at 05:40PM by marsNemophilist
https://ift.tt/3gBw2Qr
smartstruct: Code generator for generating type-safe mappers, inspired by https://mapstruct.org/
https://ift.tt/3pwEqVl
June 09, 2021 at 05:40PM by marsNemophilist
https://ift.tt/3gBw2Qr
Dart packages
smartstruct | Dart Package
smartstruct - A dart bean mapper annotation processor - the easy nullsafe way!