New post on /r/flutterdev subreddit:
Gym Pro Timer - App Built in Flutter
Hello,
Just want to share the App that I built using Flutter, I've worked really hard on this side project of mine. If you think it's worth your time, please do leave a rating or review. Also, comments and suggestions are very much appreciated. Thank you very much!Google Play Store:
https://play.google.com/store/apps/details?id=com.jangstudiosph.gymprotimerHuawei App Gallery:
https://appgallery.huawei.com/app/C103323025Cheers,
Jang
December 29, 2021 at 09:12AM by JangStudiosPh
https://ift.tt/3pBPqCm
Gym Pro Timer - App Built in Flutter
Hello,
Just want to share the App that I built using Flutter, I've worked really hard on this side project of mine. If you think it's worth your time, please do leave a rating or review. Also, comments and suggestions are very much appreciated. Thank you very much!Google Play Store:
https://play.google.com/store/apps/details?id=com.jangstudiosph.gymprotimerHuawei App Gallery:
https://appgallery.huawei.com/app/C103323025Cheers,
Jang
December 29, 2021 at 09:12AM by JangStudiosPh
https://ift.tt/3pBPqCm
Google Play
Gym Pro Timer - Apps on Google Play
Your Personal Progress Tracker
New post on /r/flutterdev subreddit:
Flutter on debian was a nightmare
so I read about flutter recently and got excited and wanted to try it out. But getting it to work on debian was a nightmare. So first I tried to install flutter and go with Android studio via snap. Unfortunately android studio's setup wiz crashed on debian as soon as tried it out.No problem I thought I'll just install the android command line tools and install the sdk manually via sdkmanager. Well it went well, I got sdkmanager to accept all the licenses but then flutter doctor kept telling me it could not verify that I had accepted the licneses.I tried using flutter doctor --android-licneses but then it kept telling me it could not find the sdkmanager and to verify that commandline tools was installed.Every single help site was about how to change settings in android studio. I tried manually changing the sdk path in flutter but to no avail.I eneded up spending hours, a few hours installing and uninstalling android studio via snap and manually. Then many many more hours uninstalling, reinstalling and playing around the flutter just to get fluter-doctor to give me a message accepting licenes.Now I can't blame the flutter dev team for this. I'm sure debian's team had a part in all this. But for the life of me I can't imagine why flutter is so geared around android studio and why the insistence on using android studio to download the necessary compontents.I mean isn't it normal for software dev types to try and install the components manually and avoid big ide's like android studio for smaller projects. Plus why does flutter doctor insist on finding and using the sdkmanager for something as simple as signing a licnese. Can't it just pop up a licnese on it's own and have you sign it. It seems like a trivial programming task. And given that signing the lincese is something you need to even start to using flutter, why not make it easy and simple as possible. just a question on the terminal :do you agree to the terms in the license Y/n with the licnese printed on the terminal or even a link to the lincese on the terminal.I mean why the big hoopla for such a trivial thing.Unfortunately I've had to start developing with flutter on a windows machine. Which is fine, I have nothing aginst windows, but it'd have been nice to start on a platform I'm comfortable with
December 29, 2021 at 08:22AM by vivek_david_law
https://ift.tt/3sDObo3
Flutter on debian was a nightmare
so I read about flutter recently and got excited and wanted to try it out. But getting it to work on debian was a nightmare. So first I tried to install flutter and go with Android studio via snap. Unfortunately android studio's setup wiz crashed on debian as soon as tried it out.No problem I thought I'll just install the android command line tools and install the sdk manually via sdkmanager. Well it went well, I got sdkmanager to accept all the licenses but then flutter doctor kept telling me it could not verify that I had accepted the licneses.I tried using flutter doctor --android-licneses but then it kept telling me it could not find the sdkmanager and to verify that commandline tools was installed.Every single help site was about how to change settings in android studio. I tried manually changing the sdk path in flutter but to no avail.I eneded up spending hours, a few hours installing and uninstalling android studio via snap and manually. Then many many more hours uninstalling, reinstalling and playing around the flutter just to get fluter-doctor to give me a message accepting licenes.Now I can't blame the flutter dev team for this. I'm sure debian's team had a part in all this. But for the life of me I can't imagine why flutter is so geared around android studio and why the insistence on using android studio to download the necessary compontents.I mean isn't it normal for software dev types to try and install the components manually and avoid big ide's like android studio for smaller projects. Plus why does flutter doctor insist on finding and using the sdkmanager for something as simple as signing a licnese. Can't it just pop up a licnese on it's own and have you sign it. It seems like a trivial programming task. And given that signing the lincese is something you need to even start to using flutter, why not make it easy and simple as possible. just a question on the terminal :do you agree to the terms in the license Y/n with the licnese printed on the terminal or even a link to the lincese on the terminal.I mean why the big hoopla for such a trivial thing.Unfortunately I've had to start developing with flutter on a windows machine. Which is fine, I have nothing aginst windows, but it'd have been nice to start on a platform I'm comfortable with
December 29, 2021 at 08:22AM by vivek_david_law
https://ift.tt/3sDObo3
reddit
Flutter on debian was a nightmare
so I read about flutter recently and got excited and wanted to try it out. But getting it to work on debian was a nightmare. So first I tried to...
New post on /r/flutterdev subreddit:
Customizing Drawer Icon in Flutter - FlutterBeads
https://ift.tt/3qvwRix
December 29, 2021 at 03:04PM by pinkeshdarji
https://ift.tt/346f4XI
Customizing Drawer Icon in Flutter - FlutterBeads
https://ift.tt/3qvwRix
December 29, 2021 at 03:04PM by pinkeshdarji
https://ift.tt/346f4XI
New post on /r/flutterdev subreddit:
External Touch Screen for simulating Apps
For a while now i have been wondering if it would make sense to have a small (smartphone sized) Touch Screen Display to basically move the simulated window into, for android or iOS, and have a better feel for it, without having to have a spare android and/or iOS device at hand. (and there are apparently some benefits to simulating rather than installing on devices only(?))Is there such a thing, or can you maybe just use an android device and have it act like an external display?The problem for me always is that my 13“ macbooks display is just way too small to show Android studio on the display together with the simulator window.I feel like this is a stupid question because i haven‘t found anything discussing this, but i‘m really wondering if this makes sense..
December 29, 2021 at 02:18PM by Bumblehirnet
https://ift.tt/3zbL5ZJ
External Touch Screen for simulating Apps
For a while now i have been wondering if it would make sense to have a small (smartphone sized) Touch Screen Display to basically move the simulated window into, for android or iOS, and have a better feel for it, without having to have a spare android and/or iOS device at hand. (and there are apparently some benefits to simulating rather than installing on devices only(?))Is there such a thing, or can you maybe just use an android device and have it act like an external display?The problem for me always is that my 13“ macbooks display is just way too small to show Android studio on the display together with the simulator window.I feel like this is a stupid question because i haven‘t found anything discussing this, but i‘m really wondering if this makes sense..
December 29, 2021 at 02:18PM by Bumblehirnet
https://ift.tt/3zbL5ZJ
reddit
External Touch Screen for simulating Apps
For a while now i have been wondering if it would make sense to have a small (smartphone sized) Touch Screen Display to basically move the...
New post on /r/flutterdev subreddit:
Flutter complete course Tutorial no 08
https://youtu.be/jE7K_W0Y00c
December 29, 2021 at 04:55PM by Honest-Extreme-3054
https://ift.tt/3exYAcH
Flutter complete course Tutorial no 08
https://youtu.be/jE7K_W0Y00c
December 29, 2021 at 04:55PM by Honest-Extreme-3054
https://ift.tt/3exYAcH
New post on /r/flutterdev subreddit:
A Skeleton App w/ GetIt + GetItMixin - gskinner blog
https://ift.tt/3zascXl
December 29, 2021 at 05:43PM by gskinner_team
https://ift.tt/3z70IBE
A Skeleton App w/ GetIt + GetItMixin - gskinner blog
https://ift.tt/3zascXl
December 29, 2021 at 05:43PM by gskinner_team
https://ift.tt/3z70IBE
gskinner blog
Flutter: A Skeleton App w/ GetIt + GetItMixin
Recently we compared and contrasted some common state management packages. And while app architecture was not the focus of the article, we received some feedback that the examples were too simple...
New post on /r/flutterdev subreddit:
Debugging on Raspberry Pi
I would like to know how you people debug on different devices that are not iOS or Android. I personally want to debug on Raspberry Pi (with the
December 29, 2021 at 05:35PM by Hard_Veur
https://ift.tt/3pE7RGM
Debugging on Raspberry Pi
I would like to know how you people debug on different devices that are not iOS or Android. I personally want to debug on Raspberry Pi (with the
flutter-pi
embedder). Is there any recommended way or who could a find a hack to use e.g. the VS Code integrated debugger?December 29, 2021 at 05:35PM by Hard_Veur
https://ift.tt/3pE7RGM
reddit
Debugging on Raspberry Pi
I would like to know how you people debug on different devices that are not iOS or Android. I personally want to debug on Raspberry Pi (with the...
New post on /r/flutterdev subreddit:
Third time's the charm: Testing our Skeleton app (The Boring Flutter Dev...
https://youtube.com/watch?v=W1I6BxSWEXI&feature=share
December 29, 2021 at 07:16PM by Pixelreddit
https://ift.tt/3EF2A5I
Third time's the charm: Testing our Skeleton app (The Boring Flutter Dev...
https://youtube.com/watch?v=W1I6BxSWEXI&feature=share
December 29, 2021 at 07:16PM by Pixelreddit
https://ift.tt/3EF2A5I
YouTube
Third time's the charm: Testing our Skeleton app (The Boring Flutter Development Show, Ep. 54)
Welcome back to The Boring Flutter Development Show with Andrew Fitz Gibbon and Craig Labenz. In today’s episode, Fitz and Craig will attempt to add SharedPreferences to the Skeleton app and test it.
Chapters:
0:00 - Intro
2:30 - Talking through adding…
Chapters:
0:00 - Intro
2:30 - Talking through adding…
New tweet from FlutterDev:
RT @googledevs: 📣 Attention students! RSVP for the Solution Challenge 2022 kickoff event on January 19! → https://t.co/DAfJUXcMlp New to the Solution Challenge? Each year, university students are invited to support the @UN’s Sustainable Development Goals using @Google tech. 🎉 See you there! https://t.co/5KvkRIstVl— Flutter (@FlutterDev) Dec 29, 2021
December 29, 2021 at 10:00PM
https://twitter.com/FlutterDev/status/1476296971287683079
RT @googledevs: 📣 Attention students! RSVP for the Solution Challenge 2022 kickoff event on January 19! → https://t.co/DAfJUXcMlp New to the Solution Challenge? Each year, university students are invited to support the @UN’s Sustainable Development Goals using @Google tech. 🎉 See you there! https://t.co/5KvkRIstVl— Flutter (@FlutterDev) Dec 29, 2021
December 29, 2021 at 10:00PM
https://twitter.com/FlutterDev/status/1476296971287683079
Google Developer Student Clubs
GDSC Solution Challenge 2022 Kick-off
Virtual Event - GDSC Solution Challenge 2022 Kick-off
New post on /r/flutterdev subreddit:
How to add Flutter integration test in a CI with GitHub Action ?
During the development of a project, we need something to make integration testing...https://www.etiennetheodore.com/integration-testing-with-ci/
December 29, 2021 at 10:14PM by Puzzleheaded_Bowl736
https://ift.tt/31cgcIc
How to add Flutter integration test in a CI with GitHub Action ?
During the development of a project, we need something to make integration testing...https://www.etiennetheodore.com/integration-testing-with-ci/
December 29, 2021 at 10:14PM by Puzzleheaded_Bowl736
https://ift.tt/31cgcIc
Etienne Théodore
How to add Flutter integration test in a CI with GitHub Action ?
Introduction
During the development of a project, we need something to make integration
testing. And more importantly, use a CI to automatically run the tests. We will
see in this article how to make our first integration test and use Github Action
to perform…
During the development of a project, we need something to make integration
testing. And more importantly, use a CI to automatically run the tests. We will
see in this article how to make our first integration test and use Github Action
to perform…
New post on /r/flutterdev subreddit:
How is the Flutter job market at the moment?
After a lot of fooling around and trying different languages and frameworks (web, mobile desktop, game dev, backend - I've tried them all with varying degrees of success), I have decided to focus solely on Flutter again as it is by far the best development experience I have ever experienced.Web dev is the worst developer experience in my opinion - its a bit all over the place with all the different frameworks, tools, bundlers, etc etc etc...I ended up always suffering from serious anxiety when doing web dev in the past as a result.Flutter is so cohesive in comparison, and I just love everything about it.I did a Udemy course on Flutter a couple of years ago and loved it at the time but, due to the relatively small Flutter job market at the time and a web-based side project I ended up working on, I got pulled into focusing on web dev instead for the last couple of years.I have decided to focus purely on relearning Flutter due liking the framework and Dart so much, and plan to spend the next couple of months doing so.My question is: How is the Flutter job market right now (excluding the fact it's the holidays!) ?Also, how is the job market for Flutter noobies / junior roles? I have a feeling it could be pretty competitive unless you are a Flutter wizard?
December 30, 2021 at 02:05AM by grandslammer
https://ift.tt/32AAdsC
How is the Flutter job market at the moment?
After a lot of fooling around and trying different languages and frameworks (web, mobile desktop, game dev, backend - I've tried them all with varying degrees of success), I have decided to focus solely on Flutter again as it is by far the best development experience I have ever experienced.Web dev is the worst developer experience in my opinion - its a bit all over the place with all the different frameworks, tools, bundlers, etc etc etc...I ended up always suffering from serious anxiety when doing web dev in the past as a result.Flutter is so cohesive in comparison, and I just love everything about it.I did a Udemy course on Flutter a couple of years ago and loved it at the time but, due to the relatively small Flutter job market at the time and a web-based side project I ended up working on, I got pulled into focusing on web dev instead for the last couple of years.I have decided to focus purely on relearning Flutter due liking the framework and Dart so much, and plan to spend the next couple of months doing so.My question is: How is the Flutter job market right now (excluding the fact it's the holidays!) ?Also, how is the job market for Flutter noobies / junior roles? I have a feeling it could be pretty competitive unless you are a Flutter wizard?
December 30, 2021 at 02:05AM by grandslammer
https://ift.tt/32AAdsC
reddit
How is the Flutter job market at the moment?
After a ***lot*** of fooling around and trying different languages and frameworks (web, mobile desktop, game dev, backend - I've tried them all...
New post on /r/flutterdev subreddit:
Can someone just ELI5 the difference between ! and ?, and when I need to use which?
I've been coding for 15 years, I have a degree in computer science, my language of greatest proficiency is Go.I simply do not get the ! vs ? thing.Can someone explain it like I'm 5?Can someone tell me how to do things like they are in Go, where I explicitly test if they're nil, and handle it from there?Why do I need these extra ? and ! decorators in my code to handle nil/null? Why can't my code be smart enough to handle nil on it's own? What's the easiest way for a Go programmer to comprehend this stuff, and deal with it?
December 30, 2021 at 03:48AM by TheRealGrabo
https://ift.tt/3z8W06D
Can someone just ELI5 the difference between ! and ?, and when I need to use which?
I've been coding for 15 years, I have a degree in computer science, my language of greatest proficiency is Go.I simply do not get the ! vs ? thing.Can someone explain it like I'm 5?Can someone tell me how to do things like they are in Go, where I explicitly test if they're nil, and handle it from there?Why do I need these extra ? and ! decorators in my code to handle nil/null? Why can't my code be smart enough to handle nil on it's own? What's the easiest way for a Go programmer to comprehend this stuff, and deal with it?
December 30, 2021 at 03:48AM by TheRealGrabo
https://ift.tt/3z8W06D
Reddit
[deleted by user] : r/FlutterDev
41 votes, 29 comments. 115K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This…
New post on /r/flutterdev subreddit:
I feel like addPostFrameCallback is not documented enough.
Originally I tried to avoid using
December 30, 2021 at 06:01AM by em_te
https://ift.tt/32C0tTt
I feel like addPostFrameCallback is not documented enough.
Originally I tried to avoid using
SchedulerBinding.instance!.addPostFrameCallback
(or WidgetsBinding.instance!.addPostFrameCallback
) because it isn't documented in any tutorials and only exists in Stackoverflow solutions and in the Flutter API page without clear descriptions on when and when not to use it.Plus the call is overly long and requires a forced null bypass (!) so it looks ugly in code.But I feel there are many situations where calling it is unavoidable such as needing the BuildContent
inside initState
or when calling Navigate.push
during initState or build
.Does anyone feel the same?December 30, 2021 at 06:01AM by em_te
https://ift.tt/32C0tTt
reddit
I feel like addPostFrameCallback is not documented enough.
Originally I tried to avoid using `SchedulerBinding.instance!.addPostFrameCallback` (or `WidgetsBinding.instance!.addPostFrameCallback`) because...
New post on /r/flutterdev subreddit:
Article on Null Safety
Hi there, Olamide just published an article where he simplified Null Safety in Flutter.https://twitter.com/lord_lami/status/1476299185813028865?s=20Be sure to leave a like and comment, and please share. Thank you❤️
December 30, 2021 at 05:42AM by devoglamee
https://ift.tt/3ze00CW
Article on Null Safety
Hi there, Olamide just published an article where he simplified Null Safety in Flutter.https://twitter.com/lord_lami/status/1476299185813028865?s=20Be sure to leave a like and comment, and please share. Thank you❤️
December 30, 2021 at 05:42AM by devoglamee
https://ift.tt/3ze00CW
Twitter
Loop Through 23X
Hi there, Olamide just published an article where he simplified Null Safety in Flutter. dev.to/lordlamee/simp… Be sure to leave a like and comment, and please share. Thank you❤️
New post on /r/flutterdev subreddit:
Flutter UI for payment
https://www.youtube.com/watch?v=axNnBG4qMSQ
December 30, 2021 at 05:23AM by fmvt
https://ift.tt/32KQ0VB
Flutter UI for payment
https://www.youtube.com/watch?v=axNnBG4qMSQ
December 30, 2021 at 05:23AM by fmvt
https://ift.tt/32KQ0VB
YouTube
Flutter Payment UI Demo
Source Code: https://rebrand.ly/flutterpayUI_50off
A UI for payment for android and ios with greate flare animations and pixel-perfect UI design. Easy to use and to integrate into any flutter project.
Features:
Credit card types recognition.
Flare animation…
A UI for payment for android and ios with greate flare animations and pixel-perfect UI design. Easy to use and to integrate into any flutter project.
Features:
Credit card types recognition.
Flare animation…
New post on /r/flutterdev subreddit:
Flutter CRUD Using NodeJS API - EP 02
https://youtu.be/Euq_-_Xmi9U
December 30, 2021 at 07:12AM by Feeling-Toe8987
https://ift.tt/3FEJs9t
Flutter CRUD Using NodeJS API - EP 02
https://youtu.be/Euq_-_Xmi9U
December 30, 2021 at 07:12AM by Feeling-Toe8987
https://ift.tt/3FEJs9t
YouTube
Flutter CRUD Using NodeJS API - EP 02
In this video we will learn how to Integrate NODEJS CRUD Rest API in our Flutter application.
⏱TIMESTAMPS
00:00 - Introduction
01:01 - Flutter Packages
01:44 - Let`s Start Coding
02:45 - Product Model
05:41 - Product Listing - UI Design
15:17 - Product Add/Edit…
⏱TIMESTAMPS
00:00 - Introduction
01:01 - Flutter Packages
01:44 - Let`s Start Coding
02:45 - Product Model
05:41 - Product Listing - UI Design
15:17 - Product Add/Edit…
New post on /r/flutterdev subreddit:
How to add Firebase to a Flutter app with FlutterFire CLI (including multiple flavors)
https://ift.tt/32JCgdy
December 30, 2021 at 09:53AM by bizz84
https://ift.tt/3qyYxTM
How to add Firebase to a Flutter app with FlutterFire CLI (including multiple flavors)
https://ift.tt/32JCgdy
December 30, 2021 at 09:53AM by bizz84
https://ift.tt/3qyYxTM
Code With Andrea
How to add Firebase to a Flutter app with FlutterFire CLI
How to configure simple Flutter & Firebase apps using the FlutterFire from the command line.
New post on /r/flutterdev subreddit:
Flutter Maps with Vector Tiles
I stumbled upon this interesting blog post by David Green who created a renderer for vector tiles in Dart/Flutter that can display maps without the need of platform widgets. According to the blog post, its not as fast as a "truly native" renderer, but still impressive, I think.
December 30, 2021 at 01:09PM by eibaan
https://ift.tt/31ac0Zo
Flutter Maps with Vector Tiles
I stumbled upon this interesting blog post by David Green who created a renderer for vector tiles in Dart/Flutter that can display maps without the need of platform widgets. According to the blog post, its not as fast as a "truly native" renderer, but still impressive, I think.
December 30, 2021 at 01:09PM by eibaan
https://ift.tt/31ac0Zo
Greensopinion
Flutter Maps With Vector Tiles
Flutter is a huge productivity booster except for a few sharp edges, one of which is embedding maps. Maps are commonly added using the google_maps_flutter package, which uses native platform widgets to embed a Google map in your Flutter app. The resulting…
New post on /r/flutterdev subreddit:
How to add AudioWaveforms ∿ to your Flutter apps?
https://ift.tt/3FFsXda
December 30, 2021 at 02:25PM by Rutvik110
https://ift.tt/3FHGHUU
How to add AudioWaveforms ∿ to your Flutter apps?
https://ift.tt/3FFsXda
December 30, 2021 at 02:25PM by Rutvik110
https://ift.tt/3FHGHUU
Medium
How to add AudioWaveforms to your Flutter apps?
Sometime back in November, I was intrigued🤩 by this idea of creating waveforms for audio. I wanted to display the inactive waveform and…
New post on /r/flutterdev subreddit:
Responsive Google Clone Tutorial using Flutter
https://youtu.be/LHmbkKJhAhU
December 30, 2021 at 03:51PM by OSetups
https://ift.tt/3qyugo1
Responsive Google Clone Tutorial using Flutter
https://youtu.be/LHmbkKJhAhU
December 30, 2021 at 03:51PM by OSetups
https://ift.tt/3qyugo1
YouTube
Flutter Responsive UI: Google Clone
Learn how to build completely Responsive Google Clone using Flutter - fetch results from Google Custom Search API & Pagination!
#flutter #ui #responsive
Source Code: https://github.com/RivaanRanawat/google-clone-flutter
Important Links:
colors.dart File…
#flutter #ui #responsive
Source Code: https://github.com/RivaanRanawat/google-clone-flutter
Important Links:
colors.dart File…
New post on /r/flutterdev subreddit:
Flutter Searchable ListView, Render Tree Explorer & Co. - 50 - PUB.DEV R...
https://youtube.com/watch?v=18tO828ZDLs&feature=share
December 30, 2021 at 03:16PM by syntacops
https://ift.tt/3FJ2X0v
Flutter Searchable ListView, Render Tree Explorer & Co. - 50 - PUB.DEV R...
https://youtube.com/watch?v=18tO828ZDLs&feature=share
December 30, 2021 at 03:16PM by syntacops
https://ift.tt/3FJ2X0v
YouTube
Flutter Searchable ListView, Render Tree Explorer & Co. - 50 - PUB.DEV RELEASES
Week 50 brings a flutter searchable listview package. On top of that we also a 3D representation of the render tree and many more useful packages. (Girlfriend Edition today, because I have a cold and sore throat.)
#flutter #searchable #listview
📺 FULL PLAYLIST:…
#flutter #searchable #listview
📺 FULL PLAYLIST:…