New post on /r/flutterdev subreddit:
I've always wanted to find unused Widgets within my flutter project so I wrote a script for that utilizing the analysis server and I documented what I've learned here.
https://ift.tt/3f0w8k6
January 08, 2022 at 05:31PM by Osamito
https://ift.tt/3G8DwG7
I've always wanted to find unused Widgets within my flutter project so I wrote a script for that utilizing the analysis server and I documented what I've learned here.
https://ift.tt/3f0w8k6
January 08, 2022 at 05:31PM by Osamito
https://ift.tt/3G8DwG7
GitHub
dfs/ANALYSIS_SERVER_NOTES.md at dev · osaxma/dfs
A collection of useful scripts for dart or flutter projects. - osaxma/dfs
New post on /r/flutterdev subreddit:
pubstats.dev | Pub.dev stats tracked over time
https://pubstats.dev
January 08, 2022 at 07:58PM by Rexios80
https://ift.tt/3HPzbrQ
pubstats.dev | Pub.dev stats tracked over time
https://pubstats.dev
January 08, 2022 at 07:58PM by Rexios80
https://ift.tt/3HPzbrQ
pubstats.dev
pub_stats
Pub.dev stats tracked over time
New post on /r/flutterdev subreddit:
Guys, bombard me with guide articles on Navigator 2.0
I feel like Navigator 2.0 isn't receiving the love it deserve.I don't see any guides on official flutter.dev nor any articles that really show how Navigator 2.0 brings deep linking to the mobile scene.It's easy enough to stick a routing library to your pubspec.yaml but it's not enough for me to understand the magic behind it.
January 08, 2022 at 07:25PM by vhax123456
https://ift.tt/3r2DGrV
Guys, bombard me with guide articles on Navigator 2.0
I feel like Navigator 2.0 isn't receiving the love it deserve.I don't see any guides on official flutter.dev nor any articles that really show how Navigator 2.0 brings deep linking to the mobile scene.It's easy enough to stick a routing library to your pubspec.yaml but it's not enough for me to understand the magic behind it.
January 08, 2022 at 07:25PM by vhax123456
https://ift.tt/3r2DGrV
New post on /r/flutterdev subreddit:
An app for training mental math skills. (Made using BLoC)
https://ift.tt/3naMlrr
January 08, 2022 at 08:40PM by C1fr
https://ift.tt/3F4Gvhf
An app for training mental math skills. (Made using BLoC)
https://ift.tt/3naMlrr
January 08, 2022 at 08:40PM by C1fr
https://ift.tt/3F4Gvhf
GitHub
GitHub - Cifruktus/MathTraining: A mobile application for training mental math skills.
A mobile application for training mental math skills. - GitHub - Cifruktus/MathTraining: A mobile application for training mental math skills.
New post on /r/flutterdev subreddit:
FlutterCanada has new about page design and we are looking for speakers
Hey everyone! So we have a new change to our FlutterCanada's website but its more of a design rather than a code change. But we wanted share it with the community. 🚀🚀🚀Also, we are looking for speakers to talk on our platform. We usually have one event a month and if you are someone who is willing to share your knowledge or something cool you have been working on, please reach out to us. Our events are usually at 5:30 pm PST. Also, if you are going to be a recurring speaker and help us share about the events, we will add you as our ambassador. 🔥In addition to one event a month, we also have a meetup called "Flutter Humpday Morning Coffee-Online Edition"(inspired by Flutter Community's Humpday Q&A) where we talk about someone's dev article. For example, last week we talked about Aswin's "Dart As A Backend" article which introduced us to shelf_router and firebase_dart packages.Also, we are looking for organizers!Happy New Year 2022! Its going to be a great year and hope you kick ass!Cheers!
January 08, 2022 at 08:20PM by wisecrack2
https://ift.tt/3t9EpKT
FlutterCanada has new about page design and we are looking for speakers
Hey everyone! So we have a new change to our FlutterCanada's website but its more of a design rather than a code change. But we wanted share it with the community. 🚀🚀🚀Also, we are looking for speakers to talk on our platform. We usually have one event a month and if you are someone who is willing to share your knowledge or something cool you have been working on, please reach out to us. Our events are usually at 5:30 pm PST. Also, if you are going to be a recurring speaker and help us share about the events, we will add you as our ambassador. 🔥In addition to one event a month, we also have a meetup called "Flutter Humpday Morning Coffee-Online Edition"(inspired by Flutter Community's Humpday Q&A) where we talk about someone's dev article. For example, last week we talked about Aswin's "Dart As A Backend" article which introduced us to shelf_router and firebase_dart packages.Also, we are looking for organizers!Happy New Year 2022! Its going to be a great year and hope you kick ass!Cheers!
January 08, 2022 at 08:20PM by wisecrack2
https://ift.tt/3t9EpKT
Flutter Canada
Home
Flutter Canada brings people together who are using Flutter to create beautiful apps and making lasting connections.
New post on /r/flutterdev subreddit:
FlutterForce — Week 152
https://ift.tt/3JWiWL4
January 09, 2022 at 01:12PM by flutterist
https://ift.tt/3q8zI1Z
FlutterForce — Week 152
https://ift.tt/3JWiWL4
January 09, 2022 at 01:12PM by flutterist
https://ift.tt/3q8zI1Z
Medium
FlutterForce — #Week 152
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Flutter state management with Riverpod (with a complex example)
https://ift.tt/3FaFSD5
January 09, 2022 at 12:58PM by iisprey
https://ift.tt/3r308kJ
Flutter state management with Riverpod (with a complex example)
https://ift.tt/3FaFSD5
January 09, 2022 at 12:58PM by iisprey
https://ift.tt/3r308kJ
Medium
Flutter state management with Riverpod
A bit complex real-world riverpod example in Flutter
New post on /r/flutterdev subreddit:
Onboarding Screen in Flutter
https://ift.tt/33gq6ZO
January 09, 2022 at 12:54PM by SncOne_
https://ift.tt/3FaVuX9
Onboarding Screen in Flutter
https://ift.tt/33gq6ZO
January 09, 2022 at 12:54PM by SncOne_
https://ift.tt/3FaVuX9
Medium
Onboarding Screen in Flutter
Introduction Screen in Flutter
New post on /r/flutterdev subreddit:
Flutter Web Navigation2.0
https://github.com/Pushkar952/Flutter_Web_Navigation2.0
Hello everyone!!! I created a demo project explaining web routing with navigation2.0 . Do check out and give a star if it helps you. Happy to help out with any questions around.
#Flutter
January 09, 2022 at 02:11PM by Exotic_Ad_9526
https://ift.tt/3zCCWhj
Flutter Web Navigation2.0
https://github.com/Pushkar952/Flutter_Web_Navigation2.0
Hello everyone!!! I created a demo project explaining web routing with navigation2.0 . Do check out and give a star if it helps you. Happy to help out with any questions around.
#Flutter
January 09, 2022 at 02:11PM by Exotic_Ad_9526
https://ift.tt/3zCCWhj
GitHub
GitHub - Pushkar952/Flutter_Web_Navigation2.0: An experimental project to depict web routing in flutter
An experimental project to depict web routing in flutter - GitHub - Pushkar952/Flutter_Web_Navigation2.0: An experimental project to depict web routing in flutter
New post on /r/flutterdev subreddit:
Can Flutter/Dart replace JavaScript and React? If no, then Why
Can Flutter/Dart replace JavaScript and React? If no, then Why
January 09, 2022 at 05:07PM by Logical_Clothes_1089
https://ift.tt/3f8DBxo
Can Flutter/Dart replace JavaScript and React? If no, then Why
Can Flutter/Dart replace JavaScript and React? If no, then Why
January 09, 2022 at 05:07PM by Logical_Clothes_1089
https://ift.tt/3f8DBxo
reddit
Can Flutter/Dart replace JavaScript and React? If no, then Why
New post on /r/flutterdev subreddit:
.gitignore for Flutter projects
Hello, Flutter developers! I created a gitignore for flutter projects to cover an area that is commonly used, and this contains 861 lines. So if you find a mistake, please let me know..gitignore for Flutter projects
January 09, 2022 at 05:21PM by dileepabandara
https://ift.tt/3f7FAlO
.gitignore for Flutter projects
Hello, Flutter developers! I created a gitignore for flutter projects to cover an area that is commonly used, and this contains 861 lines. So if you find a mistake, please let me know..gitignore for Flutter projects
January 09, 2022 at 05:21PM by dileepabandara
https://ift.tt/3f7FAlO
New post on /r/flutterdev subreddit:
How much time does it take for a complete beginner to write a simple clock app?
I know nothing about flutter/dart and want to make a clock app implementing a novel work/rest management system. It would have two buttons and a settings menu that could change two variables. How much time will it take, assuming I don't care about actually learning the language and just want to get the app made?
January 09, 2022 at 06:46PM by DaveRubinsLeftNut
https://ift.tt/3JWTlSe
How much time does it take for a complete beginner to write a simple clock app?
I know nothing about flutter/dart and want to make a clock app implementing a novel work/rest management system. It would have two buttons and a settings menu that could change two variables. How much time will it take, assuming I don't care about actually learning the language and just want to get the app made?
January 09, 2022 at 06:46PM by DaveRubinsLeftNut
https://ift.tt/3JWTlSe
reddit
How much time does it take for a complete beginner to write a...
I know nothing about flutter/dart and want to make a clock app implementing a novel work/rest management system. It would have two buttons and a...
New post on /r/flutterdev subreddit:
Flutter Failed To Solve the Biggest Challenge for Our Cross-Platform App
https://ift.tt/3n6WoxK
January 09, 2022 at 09:46PM by donutloop
https://ift.tt/3JV4FhL
Flutter Failed To Solve the Biggest Challenge for Our Cross-Platform App
https://ift.tt/3n6WoxK
January 09, 2022 at 09:46PM by donutloop
https://ift.tt/3JV4FhL
Medium
Flutter Failed To Solve the Biggest Challenge for Our Cross-Platform App
Harsh lessons learned from migrating a native iOS app to Flutter
New post on /r/flutterdev subreddit:
Preview your Flutter app on Multiple devices
https://ift.tt/3qcqTny
January 10, 2022 at 02:40AM by rrtutors
https://ift.tt/3GdMFNo
Preview your Flutter app on Multiple devices
https://ift.tt/3qcqTny
January 10, 2022 at 02:40AM by rrtutors
https://ift.tt/3GdMFNo
Rrtutors
Preview your Flutter app on Multiple devices
Flutter Device Preview to verify responsive UI design in various device list
New post on /r/flutterdev subreddit:
Flutter state restoration with Restorationmixin | 2 example included
https://youtu.be/n4mPDmxvEpI
January 10, 2022 at 07:34AM by devhrishi
https://ift.tt/3t9oXhB
Flutter state restoration with Restorationmixin | 2 example included
https://youtu.be/n4mPDmxvEpI
January 10, 2022 at 07:34AM by devhrishi
https://ift.tt/3t9oXhB
YouTube
Beginners guide to Flutter state restoration | Restoration mixin explained
In this video, I am discussing how to restore application state in flutter. We use Restoration mixin to save our app state.
I include 2 example. In the first example, we restore the counter app value.
In the 2nd example, we talk about restore a text filed…
I include 2 example. In the first example, we restore the counter app value.
In the 2nd example, we talk about restore a text filed…
New post on /r/flutterdev subreddit:
Flutter Valorant Guide App
Valorant Guide app is a small demo application to demonstrate Flutter application tech-stacks with a MobX and Provider. I don't have design file so just tried to do what I see. It's still under development and open for PR.Github : https://github.com/durannumit/valorant-guide
January 10, 2022 at 08:41AM by flutterist
https://ift.tt/3F55hhm
Flutter Valorant Guide App
Valorant Guide app is a small demo application to demonstrate Flutter application tech-stacks with a MobX and Provider. I don't have design file so just tried to do what I see. It's still under development and open for PR.Github : https://github.com/durannumit/valorant-guide
January 10, 2022 at 08:41AM by flutterist
https://ift.tt/3F55hhm
GitHub
GitHub - durannumit/valorant-guide: Flutter Valorant Guide
Flutter Valorant Guide. Contribute to durannumit/valorant-guide development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Question: Are pub.dev packages and plugins free to use in a production app?
I've looked everywhere but I can't seem to find an answer. Help is greatly appreciated.
January 10, 2022 at 09:42AM by KongPjaek
https://ift.tt/3f5n3X1
Question: Are pub.dev packages and plugins free to use in a production app?
I've looked everywhere but I can't seem to find an answer. Help is greatly appreciated.
January 10, 2022 at 09:42AM by KongPjaek
https://ift.tt/3f5n3X1
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter for Testing Mobile Apps: The Tradeoffs
https://ift.tt/33cobpf
January 10, 2022 at 09:38AM by askredtoy
https://ift.tt/3r1ucgD
Flutter for Testing Mobile Apps: The Tradeoffs
https://ift.tt/33cobpf
January 10, 2022 at 09:38AM by askredtoy
https://ift.tt/3r1ucgD
Perfecto by Perforce
Flutter Automation Testing: Appium & Flutter Testing With Perfecto | Perfecto by Perforce
Your step-by-step guide to Appium and Flutter automation testing. Learn how Flutter automation testing works, as well as how to conduct Appium Flutter testing.
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 117 - Tutorials, videos, packages, and much more!
https://ift.tt/3thUH4f
January 10, 2022 at 03:08PM by vensign
https://ift.tt/3FbASy2
Flutter Tap Weekly Newsletter Week 117 - Tutorials, videos, packages, and much more!
https://ift.tt/3thUH4f
January 10, 2022 at 03:08PM by vensign
https://ift.tt/3FbASy2
Fluttertap
Newsletter Issue 117
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 117
New post on /r/flutterdev subreddit:
5 tips to Learn Flutter Like a Pro [from a Flutter course creator]
https://ift.tt/3f9Va0c
January 10, 2022 at 03:56PM by seenickcode
https://ift.tt/3nbVwYm
5 tips to Learn Flutter Like a Pro [from a Flutter course creator]
https://ift.tt/3f9Va0c
January 10, 2022 at 03:56PM by seenickcode
https://ift.tt/3nbVwYm
Fluttercrashcourse
The Flutter Crash Course
A lean and effective Flutter course focused on realistic, end to end code examples and recipes. This crash course is catered to beginners and seasons developers alike, offering step by step tutorials.
New post on /r/flutterdev subreddit:
Which Framework is Best For Hybrid App Development in 2022?
Every Hybrid app development framework has its own merits and demerits.View Poll
January 10, 2022 at 04:49PM by nikunjshingalaa
https://ift.tt/3r0B51X
Which Framework is Best For Hybrid App Development in 2022?
Every Hybrid app development framework has its own merits and demerits.View Poll
January 10, 2022 at 04:49PM by nikunjshingalaa
https://ift.tt/3r0B51X