New tweet from FlutterDev:
✅ Learn testing in an easy, quick way.
During Google Summer of Code @official_Abd_ created a sample app that focuses on helping developers learn best practices for testing Flutter apps using Flutter Driver!#GSoC
Read more here ↓ https://t.co/mHvhUHYlR4— Flutter (@FlutterDev) September 1, 2020
September 01, 2020 at 08:30PM
http://twitter.com/FlutterDev/status/1300863636538179584
✅ Learn testing in an easy, quick way.
During Google Summer of Code @official_Abd_ created a sample app that focuses on helping developers learn best practices for testing Flutter apps using Flutter Driver!#GSoC
Read more here ↓ https://t.co/mHvhUHYlR4— Flutter (@FlutterDev) September 1, 2020
September 01, 2020 at 08:30PM
http://twitter.com/FlutterDev/status/1300863636538179584
Twitter
Abdullah Deshmukh (@Official_Abd_) | Twitter
The latest Tweets from Abdullah Deshmukh (@Official_Abd_). GSoC'20 @dart_lang | Mobile App Engineer. Pune, India
New post on /r/flutterdev subreddit:
In-depth report on how mobile CI/CD is done: The State of Mobile CI/CD in 2020
https://jasoncarter.co/
September 01, 2020 at 08:17PM by jcarterm
https://ift.tt/2YUCAl2
In-depth report on how mobile CI/CD is done: The State of Mobile CI/CD in 2020
https://jasoncarter.co/
September 01, 2020 at 08:17PM by jcarterm
https://ift.tt/2YUCAl2
jasoncarter.co
Jason Carter | Mobile Technology Advisor
New post on Flutter Dev Google group:
Class 'String' has no instance getter 'path'.
Hi there, I need help, just got this error: [image: Screenshot (331).png] and I don't understand what it's saying here is my code for `authstate`: ``` Future
Class 'String' has no instance getter 'path'.
Hi there, I need help, just got this error: [image: Screenshot (331).png] and I don't understand what it's saying here is my code for `authstate`: ``` Future
New post on Flutter Dev Google group:
About the file with exports....for Noobs
Hello, I'm learning Flutter: I've seen this examples and tutorials where the teacher or tutor creates a file that contains only lines with exports like so: export 'folder/file1.dart'; export 'anotherfolder/file2.dart'; And nothing else, Why is this? How this works? Regards to any whom can
September 01, 2020 at 09:51PM by Alejandro Ariel Fachini
https://ift.tt/2YVDSfI
About the file with exports....for Noobs
Hello, I'm learning Flutter: I've seen this examples and tutorials where the teacher or tutor creates a file that contains only lines with exports like so: export 'folder/file1.dart'; export 'anotherfolder/file2.dart'; And nothing else, Why is this? How this works? Regards to any whom can
September 01, 2020 at 09:51PM by Alejandro Ariel Fachini
https://ift.tt/2YVDSfI
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:
Understanding the Flutter Architecture.
https://ift.tt/3gTZezT
September 01, 2020 at 12:00PM by acctgen1
https://ift.tt/2EMtH6a
Understanding the Flutter Architecture.
https://ift.tt/3gTZezT
September 01, 2020 at 12:00PM by acctgen1
https://ift.tt/2EMtH6a
Samuel Adekunle(acctgen1)'s Blog
Understanding the Flutter Architecture.
So now that we know what Flutter is or that we at least have a rough idea about it, let’s have a look at the architecture of a Flutter application, and there, the most important thing is that Flutter uses code to build a user interface.
Now let’s, fi...
Now let’s, fi...
New post on /r/flutterdev subreddit:
Hive ❤️ Flutter - Lightweight & Fast NoSQL Database 🔥| Learn in Just 15 Mins Video
https://youtu.be/HsPG7uqQRSs
September 01, 2020 at 03:14PM by SnippetCoder
https://ift.tt/2ELfeqY
Hive ❤️ Flutter - Lightweight & Fast NoSQL Database 🔥| Learn in Just 15 Mins Video
https://youtu.be/HsPG7uqQRSs
September 01, 2020 at 03:14PM by SnippetCoder
https://ift.tt/2ELfeqY
YouTube
Hive ❤️ Flutter - Lightweight & Fast NoSQL Database 🔥| Learn in Just 15 Mins Video
In this video, we will learn The Best way to learn Hive Lightweight & Fast NoSQL Database in Fluter Development. Beginner to Advanced in Just 30 Mins Video
📄Source Code Video
https://github.com/SnippetCoders/flutter_sqlite
📎Flutter Plugins
https://pub.…
📄Source Code Video
https://github.com/SnippetCoders/flutter_sqlite
📎Flutter Plugins
https://pub.…
New post on /r/flutterdev subreddit:
Managing multiple themes in flutter application
https://ift.tt/2YT0Ofx
September 01, 2020 at 05:32PM by devfelix
https://ift.tt/2QIWw5E
Managing multiple themes in flutter application
https://ift.tt/2YT0Ofx
September 01, 2020 at 05:32PM by devfelix
https://ift.tt/2QIWw5E
DAMMAK
Managing multiple themes in flutter application
One of the trending concepts in the mobile application is the ability to have multiple themes such as light and dark themes, and you can have as many themes as possible in your application. the question right now is how to manage the theme in order t...
New post on /r/flutterdev subreddit:
Useful video - Pragmatic State Management in Flutter (Google I/O'19)
Hi group,
I imagine some of you may have already seen this talk, but want to post this as a really helpful resource, in case it helps out anyone as it did for me.https://www.youtube.com/watch?v=d_m5csmrf7IApologies in advance if this does not pass rule number 9.
September 01, 2020 at 11:49PM by goshawk_unit
https://ift.tt/3i1IKXO
Useful video - Pragmatic State Management in Flutter (Google I/O'19)
Hi group,
I imagine some of you may have already seen this talk, but want to post this as a really helpful resource, in case it helps out anyone as it did for me.https://www.youtube.com/watch?v=d_m5csmrf7IApologies in advance if this does not pass rule number 9.
September 01, 2020 at 11:49PM by goshawk_unit
https://ift.tt/3i1IKXO
YouTube
Pragmatic State Management in Flutter (Google I/O'19)
Declarative UI frameworks eliminate whole classes of bugs. But they can also be a puzzle until you figure out how to structure your app logic around them. Walk through Flutter's app with live data and see how to structure content in a simple yet scalable…
New post on /r/flutterdev subreddit:
Quick and Easy geometric animations with Flutter Canvas
https://youtu.be/NrvtiY8w59A
September 01, 2020 at 11:41PM by indy900000
https://ift.tt/3gJTw3G
Quick and Easy geometric animations with Flutter Canvas
https://youtu.be/NrvtiY8w59A
September 01, 2020 at 11:41PM by indy900000
https://ift.tt/3gJTw3G
YouTube
Flutter Canvas Animations - Live Coding - Generative Art [Shorts 1] (2020)
Generative art is a way of creating art using code.
In this video I will show you how get creative and create an animated geometric pattern using Flutter canvas.
Flutter is a UI framework from Google for cross platform mobile and desktop app development.…
In this video I will show you how get creative and create an animated geometric pattern using Flutter canvas.
Flutter is a UI framework from Google for cross platform mobile and desktop app development.…
New post on /r/flutterdev subreddit:
[Discussion] Planning and Developping a Flutter app
I know planning and development of an app are not exclusive to Flutter, but what I'm hoping to spark discussion around is how best to do it while working with Flutter.For example, I'm working on an IOU manager; I've done some handdrawn sketches and am about to start coding.I plan on going screen by screen to build it out, creating skeletons for dependencies (models, other screens, etc) to be fleshed out later, and refine what I've already built as the need arises (i.e. to make it work better with the "current" screen/function).But does Flutter "work best" with, for example, building out the entire UI first, then the logic/functions?What do you find works best when developing an app with Flutter?
September 02, 2020 at 12:17AM by JayRulo
https://ift.tt/3hKAStP
[Discussion] Planning and Developping a Flutter app
I know planning and development of an app are not exclusive to Flutter, but what I'm hoping to spark discussion around is how best to do it while working with Flutter.For example, I'm working on an IOU manager; I've done some handdrawn sketches and am about to start coding.I plan on going screen by screen to build it out, creating skeletons for dependencies (models, other screens, etc) to be fleshed out later, and refine what I've already built as the need arises (i.e. to make it work better with the "current" screen/function).But does Flutter "work best" with, for example, building out the entire UI first, then the logic/functions?What do you find works best when developing an app with Flutter?
September 02, 2020 at 12:17AM by JayRulo
https://ift.tt/3hKAStP
reddit
[Discussion] Planning and Developping a Flutter app
I know planning and development of an app are not exclusive to Flutter, but what I'm hoping to spark discussion around is how best to do it while...
New post on Flutter Dev Google group:
Mysterious 1.6TB malloc by Flutter Engine
Hi all, I'm trying to debug an issue with our Flutter app running on an iOS simulator. When we open a certain view in our app, it causes the app to crash in the simulator. On further investigation, this view seems to be causing the Flutter engine to perform a huge 1.6TiB malloc. When inspected
September 02, 2020 at 12:31AM by Harry E
https://ift.tt/31Q2bgK
Mysterious 1.6TB malloc by Flutter Engine
Hi all, I'm trying to debug an issue with our Flutter app running on an iOS simulator. When we open a certain view in our app, it causes the app to crash in the simulator. On further investigation, this view seems to be causing the Flutter engine to perform a huge 1.6TiB malloc. When inspected
September 02, 2020 at 12:31AM by Harry E
https://ift.tt/31Q2bgK
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:
[TINY MMO RPG] Borderless World Online for mobile/flutter (Open source on github)
Hello guys! I'm working on small project, this is an infinity/procedural Open world Multiplayer RPG game for mobile and it is all Open Source on Github This is all made by hand thats is why i try to keep it as simple as possible.You start in the initial Area (0,0) and the far you go, the greater the challange but also the better the items you can find.You can Build your Houses any where you want, so players are able to build theier own city!I would love to hear suggestion, improvements or ideas about it. Thanks! :D
September 02, 2020 at 12:42AM by Dannark
https://ift.tt/31ODnWx
[TINY MMO RPG] Borderless World Online for mobile/flutter (Open source on github)
Hello guys! I'm working on small project, this is an infinity/procedural Open world Multiplayer RPG game for mobile and it is all Open Source on Github This is all made by hand thats is why i try to keep it as simple as possible.You start in the initial Area (0,0) and the far you go, the greater the challange but also the better the items you can find.You can Build your Houses any where you want, so players are able to build theier own city!I would love to hear suggestion, improvements or ideas about it. Thanks! :D
September 02, 2020 at 12:42AM by Dannark
https://ift.tt/31ODnWx
GitHub
GitHub - Dannark/BWO: An infinity procedural online game using Flutter with NodeJS and flames
An infinity procedural online game using Flutter with NodeJS and flames - Dannark/BWO
New post on /r/flutterdev subreddit:
Flutter has officially taken over react native as the most searched for framework according to Google Trends!
I can't post an image link on the sub but yeah: https://i.imgur.com/ggIHprd.pngCheck it out!
September 02, 2020 at 02:02AM by MyNameIsIgglePiggle
https://ift.tt/3bfTvn5
Flutter has officially taken over react native as the most searched for framework according to Google Trends!
I can't post an image link on the sub but yeah: https://i.imgur.com/ggIHprd.pngCheck it out!
September 02, 2020 at 02:02AM by MyNameIsIgglePiggle
https://ift.tt/3bfTvn5
New post on /r/flutterdev subreddit:
Flutter Real Estate UI
https://youtu.be/FbVtd-QhXbo
September 02, 2020 at 03:26AM by aman210697
https://ift.tt/3hQZz7R
Flutter Real Estate UI
https://youtu.be/FbVtd-QhXbo
September 02, 2020 at 03:26AM by aman210697
https://ift.tt/3hQZz7R
YouTube
Real Estate App Screen | Flutter UI | Speed Code
We have designed a nice clean real estate app UI by using flutter.
►Source Code: Will be available after 100likes.
►Subscribe: http://bit.ly/viralcodeyt
► Social Media
Facebook: https://www.facebook.com/viralcodeyt
Twitter: https:www.twitter.com/iamanbansal…
►Source Code: Will be available after 100likes.
►Subscribe: http://bit.ly/viralcodeyt
► Social Media
Facebook: https://www.facebook.com/viralcodeyt
Twitter: https:www.twitter.com/iamanbansal…
New post on /r/flutterdev subreddit:
AWS Amplify is now available for Flutter.
As per title, AWS Amplify is now available for Flutter. You can read it more here: AWS Amplify for Flutter It was announced like a week ago. However, it is only in developer preview, which means it is still not production-ready. But we could get a sneak peek of what it could offer for now.Right now, AWS Amplify only enables three major functionalities:Auth (AWS Cognito)Storage (AWS S3)Analytics (AWS Pinpoint, AWS Kinesis)Auth, is using AWS Cognito to help manage all the user login logic for your application including:SignupSign InSocial Media login, (Facebook, Google, Twitter, etc)Forget PasswordStorage, is powered by AWS S3, to store your necessary files. Last but not least, Analytics, it will be collecting analytical data from the application.
September 02, 2020 at 05:43AM by wish4129
https://ift.tt/32M6uZU
AWS Amplify is now available for Flutter.
As per title, AWS Amplify is now available for Flutter. You can read it more here: AWS Amplify for Flutter It was announced like a week ago. However, it is only in developer preview, which means it is still not production-ready. But we could get a sneak peek of what it could offer for now.Right now, AWS Amplify only enables three major functionalities:Auth (AWS Cognito)Storage (AWS S3)Analytics (AWS Pinpoint, AWS Kinesis)Auth, is using AWS Cognito to help manage all the user login logic for your application including:SignupSign InSocial Media login, (Facebook, Google, Twitter, etc)Forget PasswordStorage, is powered by AWS S3, to store your necessary files. Last but not least, Analytics, it will be collecting analytical data from the application.
September 02, 2020 at 05:43AM by wish4129
https://ift.tt/32M6uZU
Medium
AWS Amplify for Flutter
Many developers use Firebase as their backend services when it comes to a Flutter project. We have other options now, AWS Amplify.
New post on Flutter Dev Google group:
How to save string with mention user firestore
I am working on flutter application where I used Cloud Firestore as a backend. In the application users share the images with description and also users are able to write a comments. Now i tried to add Mention functionality (Users are able to mention other users in description and comments) and
September 02, 2020 at 08:29AM by gursewak...@gmail.com
https://ift.tt/3bjR6b5
How to save string with mention user firestore
I am working on flutter application where I used Cloud Firestore as a backend. In the application users share the images with description and also users are able to write a comments. Now i tried to add Mention functionality (Users are able to mention other users in description and comments) and
September 02, 2020 at 08:29AM by gursewak...@gmail.com
https://ift.tt/3bjR6b5
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:
I am Newbie and I am struggling (A LOT) to get a listView.Builder inside a SingleChildScrwoView. Someone to help?
Here is the code I want to display the list view. In BLUE and RED are the two locations that I want to display the ListView (one or other I dont mind) but no luck. Here is the class will show the list view. class Mainqr extends StatefulWidget { @override State
I am Newbie and I am struggling (A LOT) to get a listView.Builder inside a SingleChildScrwoView. Someone to help?
Here is the code I want to display the list view. In BLUE and RED are the two locations that I want to display the ListView (one or other I dont mind) but no luck. Here is the class will show the list view. class Mainqr extends StatefulWidget { @override State
New post on Flutter Dev Google group:
Pinch functionality like on Intagram
Hi guys, I'm trying to translate Instagram's image pinch functionality to Flutter. I'm struggling with: - during the resize the image overlays on top (even above the navigation bar) - after pinch interaction the image goes back to normal size I'm grateful for any help.
September 02, 2020 at 11:00AM by Flutterdoc
https://ift.tt/3hQ8AhH
Pinch functionality like on Intagram
Hi guys, I'm trying to translate Instagram's image pinch functionality to Flutter. I'm struggling with: - during the resize the image overlays on top (even above the navigation bar) - after pinch interaction the image goes back to normal size I'm grateful for any help.
September 02, 2020 at 11:00AM by Flutterdoc
https://ift.tt/3hQ8AhH
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:
Most popular and liked package releases of CW35
https://youtu.be/A7ATAbiwRdA
September 02, 2020 at 12:25PM by syntacops
https://ift.tt/3lHoqgL
Most popular and liked package releases of CW35
https://youtu.be/A7ATAbiwRdA
September 02, 2020 at 12:25PM by syntacops
https://ift.tt/3lHoqgL
YouTube
New PACKAGE RELEASES on PUB.DEV - WEEK 35 - Flutter and Dart
Get a quick and informative overview of new package releases on PUB.DEV on every Wednesday. In this series I show you the TOP 10 Flutter & Dart Packages by LIKES and POPULARITY.
#pub.dev #releases #packages #flutter
-------------------------------------…
#pub.dev #releases #packages #flutter
-------------------------------------…
New post on /r/flutterdev subreddit:
Flutter reached 100k stars on GitHub!!
Was it long?
September 02, 2020 at 01:14PM by 2reform
https://ift.tt/3i4Yo57
Flutter reached 100k stars on GitHub!!
Was it long?
September 02, 2020 at 01:14PM by 2reform
https://ift.tt/3i4Yo57
reddit
Flutter reached 100k stars on GitHub!!
How do you feel about it? Was it quick?
New post on /r/flutterdev subreddit:
WhatsApp Microphone Animation in Flutter [Speed Code]
https://www.youtube.com/watch?v=tKRzZ8pqFMs
September 02, 2020 at 12:52PM by NeatSnippets
https://ift.tt/3hMjJzX
WhatsApp Microphone Animation in Flutter [Speed Code]
https://www.youtube.com/watch?v=tKRzZ8pqFMs
September 02, 2020 at 12:52PM by NeatSnippets
https://ift.tt/3hMjJzX
YouTube
WhatsApp Microphone Animation in Flutter [Speed Code]
Hire me on Upwork:
https://www.upwork.com/freelancers/~0177cff70f87a6e81f
Get the code here:
https://github.com/NeatSnippets/whatsapp_mic_animation
In this Flutter example, I will show you how to create the WhatsApp microphone animation using Animation…
https://www.upwork.com/freelancers/~0177cff70f87a6e81f
Get the code here:
https://github.com/NeatSnippets/whatsapp_mic_animation
In this Flutter example, I will show you how to create the WhatsApp microphone animation using Animation…