New post on /r/flutterdev subreddit:
Newbie!!
I've never done any type of programming before and I'm interested in learning how to develop mobile apps. My colleague suggested learning Flutter.Would you recommend that I take some programming courses first before trying to learn Flutter?If so, what online courses would you recommend before delving into Flutter?
February 23, 2021 at 01:09AM by nawlinsborn73
https://ift.tt/3pLJJPd
Newbie!!
I've never done any type of programming before and I'm interested in learning how to develop mobile apps. My colleague suggested learning Flutter.Would you recommend that I take some programming courses first before trying to learn Flutter?If so, what online courses would you recommend before delving into Flutter?
February 23, 2021 at 01:09AM by nawlinsborn73
https://ift.tt/3pLJJPd
reddit
Newbie!!
I've never done any type of programming before and I'm interested in learning how to develop mobile apps. My colleague suggested learning Flutter....
New post on /r/flutterdev subreddit:
Validation package
https://ift.tt/3pwzC1p
February 23, 2021 at 12:43AM by Affectionate-Ad-2952
https://ift.tt/3khbcaq
Validation package
https://ift.tt/3pwzC1p
February 23, 2021 at 12:43AM by Affectionate-Ad-2952
https://ift.tt/3khbcaq
Dart packages
queen_validators | Dart Package
validate variables with extensions and pure flutter TextFormFelid with qValidator function
New post on /r/flutterdev subreddit:
A simple way to bring drag’n’drop to flutter web
drop_zone is a flutter web package I made to simplify drag'n'drop file operations. With this package, you can transform any widget to a drag'n'drop zone which can receive any type of file(s).
February 23, 2021 at 01:56AM by sneaky-narwhal
https://ift.tt/2Mfn1kF
A simple way to bring drag’n’drop to flutter web
drop_zone is a flutter web package I made to simplify drag'n'drop file operations. With this package, you can transform any widget to a drag'n'drop zone which can receive any type of file(s).
February 23, 2021 at 01:56AM by sneaky-narwhal
https://ift.tt/2Mfn1kF
GitHub
GitHub - Derrick56007/dropzone: A simple way to bring drag’n’drop to flutter web
A simple way to bring drag’n’drop to flutter web. Contribute to Derrick56007/dropzone development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
In App Feedback solutions?
I've seen a few solutions like wireframe (which is super expensive). Wanted to see if anyone has another solution?
February 23, 2021 at 03:06AM by Breadcrmbs
https://ift.tt/2Np74ZY
In App Feedback solutions?
I've seen a few solutions like wireframe (which is super expensive). Wanted to see if anyone has another solution?
February 23, 2021 at 03:06AM by Breadcrmbs
https://ift.tt/2Np74ZY
reddit
In App Feedback solutions?
I've seen a few solutions like wireframe (which is super expensive). Wanted to see if anyone has another solution?
New post on /r/flutterdev subreddit:
Code style question on sharing context in widget outside build method
Hi all,Looking for some feedback finding a clear way to share the BuildContext outside of the build method in widgets. Currently because of flutters highly nested style I put smaller widgets in methods above the build method. These often times need to reference the context to gain access to Providers or the Navigator. Currently I deal with this by initializing a class variable when the build method runs. This works but seems janky and flutter does not like it in stateless widgets (I understand why). Want to know if any of you have found/know of a better solution/style of organizing your widgets in a file?
February 23, 2021 at 03:47AM by CheetahsNeverWin
https://ift.tt/37GwhWx
Code style question on sharing context in widget outside build method
Hi all,Looking for some feedback finding a clear way to share the BuildContext outside of the build method in widgets. Currently because of flutters highly nested style I put smaller widgets in methods above the build method. These often times need to reference the context to gain access to Providers or the Navigator. Currently I deal with this by initializing a class variable when the build method runs. This works but seems janky and flutter does not like it in stateless widgets (I understand why). Want to know if any of you have found/know of a better solution/style of organizing your widgets in a file?
February 23, 2021 at 03:47AM by CheetahsNeverWin
https://ift.tt/37GwhWx
reddit
Code style question on sharing context in widget outside build method
Hi all, Looking for some feedback finding a clear way to share the BuildContext outside of the build method in widgets. Currently because of...
New post on /r/flutterdev subreddit:
Anybody used PieceX for selling Flutter Project?
I have an end-to-end working application in Flutter, even deployed to Play Store. But I don't want to put any user acquisition efforts as I have pivoted my idea.I was wondering how common is it for people to sell such flutter projects?
I see lot of projects listed on pieceX, but do they get sold? Are there any other better website I can sell with?
February 23, 2021 at 04:31AM by 1MLsugar
https://ift.tt/3qXxfFi
Anybody used PieceX for selling Flutter Project?
I have an end-to-end working application in Flutter, even deployed to Play Store. But I don't want to put any user acquisition efforts as I have pivoted my idea.I was wondering how common is it for people to sell such flutter projects?
I see lot of projects listed on pieceX, but do they get sold? Are there any other better website I can sell with?
February 23, 2021 at 04:31AM by 1MLsugar
https://ift.tt/3qXxfFi
reddit
r/FlutterDev - Anybody used PieceX for selling Flutter Project?
3 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
List of awesome flutter UI designs
Hello guys,During this lockdown, my friend tried out new UI designs using Flutter which turned out really awesome📱.You can find these designs on my GitHub:https://github.com/Chromicle/awesome-flutter-uiplease give a star ⭐ if you like them, any feedback is welcome
February 23, 2021 at 07:53AM by xafayah43
https://ift.tt/3kfixav
List of awesome flutter UI designs
Hello guys,During this lockdown, my friend tried out new UI designs using Flutter which turned out really awesome📱.You can find these designs on my GitHub:https://github.com/Chromicle/awesome-flutter-uiplease give a star ⭐ if you like them, any feedback is welcome
February 23, 2021 at 07:53AM by xafayah43
https://ift.tt/3kfixav
GitHub
GitHub - ajay-prabhakar/awesome-flutter-ui: 10+ flutter(android, ios) UI design examples - login, books, profile, food order, movie…
10+ flutter(android, ios) UI design examples :zap: - login, books, profile, food order, movie streaming, walkthrough, widgets - GitHub - ajay-prabhakar/awesome-flutter-ui: 10+ flutter(android, ios)...
New post on /r/flutterdev subreddit:
How to Set the Size to FloatingActionButton In Flutter ?? - Flutter Agency
The floating Action Button represents the primary action of the screen and generally located at the right bottom of the screen. In today’s article, we will go through how to set the size to FloatingActionButton in Flutter.Read it here: https://flutteragency.com/set-size-to-floatingactionbutton/
February 23, 2021 at 07:36AM by lil_dragplix
https://ift.tt/3kiSfUz
How to Set the Size to FloatingActionButton In Flutter ?? - Flutter Agency
The floating Action Button represents the primary action of the screen and generally located at the right bottom of the screen. In today’s article, we will go through how to set the size to FloatingActionButton in Flutter.Read it here: https://flutteragency.com/set-size-to-floatingactionbutton/
February 23, 2021 at 07:36AM by lil_dragplix
https://ift.tt/3kiSfUz
Flutter Agency
FloatingActionButton Widget - Flutter Widget Guide By Flutter Agency - Flutter Agency
FloatingActionButton Widget is a circular icon button that hovers over content to promote a primary action in the application..
New post on /r/flutterdev subreddit:
I hereby invite you to watch my presentation about 2 years experience in Flutter :) All comments, suggestions, questions will be appreciated.
https://youtu.be/68xzlUZ3sg4
February 23, 2021 at 08:12AM by MateuszDudkowski
https://ift.tt/3kgq4Wd
I hereby invite you to watch my presentation about 2 years experience in Flutter :) All comments, suggestions, questions will be appreciated.
https://youtu.be/68xzlUZ3sg4
February 23, 2021 at 08:12AM by MateuszDudkowski
https://ift.tt/3kgq4Wd
YouTube
Flutter Overall After 2 Years Adventure 2021
In this video I'd like to share my thoughts and gained experience about Flutter Development.
Contact:
mateusz.dudkowski.mobiledev@gmail.com
NASA demo app:
https://github.com/dudeck/flutter_nasa-rss_sample_app
Udemy/udacity courses:
https://www.udem…
Contact:
mateusz.dudkowski.mobiledev@gmail.com
NASA demo app:
https://github.com/dudeck/flutter_nasa-rss_sample_app
Udemy/udacity courses:
https://www.udem…
New post on /r/flutterdev subreddit:
A workout routine management app made with Flutter
https://ift.tt/37Gbxy3
February 23, 2021 at 10:29AM by livinglist
https://ift.tt/3bwGDcD
A workout routine management app made with Flutter
https://ift.tt/37Gbxy3
February 23, 2021 at 10:29AM by livinglist
https://ift.tt/3bwGDcD
GitHub
GitHub - Livinglist/Dumbbell: Dumbbell is a simple mobile app designed for bodybuilders to design and keep track of their workout…
Dumbbell is a simple mobile app designed for bodybuilders to design and keep track of their workout routines. - GitHub - Livinglist/Dumbbell: Dumbbell is a simple mobile app designed for bodybuilde...
New post on /r/flutterdev subreddit:
Interactive 3D object viewing?
Had a shower thought of using a 3D object in flutter with the following features: - pinch to zoom - rotate and move - draw onto the object with a painter(but i think you can put it in a stack if necessary and transform regular 2d paint - detect taps on specific areas of the object - download the object instead if having to putting it into the assets of the app.Is there already a package that can provide those functionalities?Apparently the flutter team „has ideas“ to implement 3D functionality one day.. is there any news on that?
February 23, 2021 at 10:20AM by Bumblehirnet
https://ift.tt/37ELpnm
Interactive 3D object viewing?
Had a shower thought of using a 3D object in flutter with the following features: - pinch to zoom - rotate and move - draw onto the object with a painter(but i think you can put it in a stack if necessary and transform regular 2d paint - detect taps on specific areas of the object - download the object instead if having to putting it into the assets of the app.Is there already a package that can provide those functionalities?Apparently the flutter team „has ideas“ to implement 3D functionality one day.. is there any news on that?
February 23, 2021 at 10:20AM by Bumblehirnet
https://ift.tt/37ELpnm
reddit
r/FlutterDev - Interactive 3D object viewing?
1 vote and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Anyone used supernova studio or similar app to create an app from design?
Hello i am learning flutter development but I have trouble for creating screens from design. After search I found that adobe xd has plugin for converting design into code but it didn't worked well. then I saw supernova studio and it looks promising. their website says it needs to request early access but in https://legacy.supernova.io/ I can download it. Can you give me feedback about these programs or alternatives?
February 23, 2021 at 11:58AM by UTRM
https://ift.tt/37ECuT4
Anyone used supernova studio or similar app to create an app from design?
Hello i am learning flutter development but I have trouble for creating screens from design. After search I found that adobe xd has plugin for converting design into code but it didn't worked well. then I saw supernova studio and it looks promising. their website says it needs to request early access but in https://legacy.supernova.io/ I can download it. Can you give me feedback about these programs or alternatives?
February 23, 2021 at 11:58AM by UTRM
https://ift.tt/37ECuT4
New post on /r/flutterdev subreddit:
Dart vs Kotlin: detailed comparison
https://ift.tt/2ZNOhtz
February 23, 2021 at 11:48AM by Cr0c0lia
https://ift.tt/2NzrLlV
Dart vs Kotlin: detailed comparison
https://ift.tt/2ZNOhtz
February 23, 2021 at 11:48AM by Cr0c0lia
https://ift.tt/2NzrLlV
Codemagic blog
Dart vs Kotlin: detailed comparison | Codemagic Blog
Dart vs Kotlin? Is Dart better than Kotlin? Should I learn Kotlin or Dart? Does Dart replace Kotlin? What about learning Dart in 2021?
New post on /r/flutterdev subreddit:
How to Set the Size to FloatingActionButton In Flutter ?? - Flutter Agency
The floating Action Button represents the primary action of the screen and generally located at the right bottom of the screen. In today’s article, we will go through how to set the size to FloatingActionButton in Flutter.Read it here: https://flutteragency.com/set-size-to-floatingactionbutton/
February 23, 2021 at 01:03PM by Flutter-Agency
https://ift.tt/2NWlhgz
How to Set the Size to FloatingActionButton In Flutter ?? - Flutter Agency
The floating Action Button represents the primary action of the screen and generally located at the right bottom of the screen. In today’s article, we will go through how to set the size to FloatingActionButton in Flutter.Read it here: https://flutteragency.com/set-size-to-floatingactionbutton/
February 23, 2021 at 01:03PM by Flutter-Agency
https://ift.tt/2NWlhgz
Flutter Agency
FloatingActionButton Widget - Flutter Widget Guide By Flutter Agency - Flutter Agency
FloatingActionButton Widget is a circular icon button that hovers over content to promote a primary action in the application..
New post on /r/flutterdev subreddit:
HDR Videos in Flutter
I'm wanting to create a simple app which plays back pre-determined HDR and Dolby Vision videos in Flutter on an Android Fire 4k stick. I've tried flutter_vlc_player which works, but doesn't seem to support HDR, videos which play back in HDR on VLC just show mis-coloured. Is there a way of getting this working?
February 23, 2021 at 01:00PM by generationgav
https://ift.tt/2NpgEfq
HDR Videos in Flutter
I'm wanting to create a simple app which plays back pre-determined HDR and Dolby Vision videos in Flutter on an Android Fire 4k stick. I've tried flutter_vlc_player which works, but doesn't seem to support HDR, videos which play back in HDR on VLC just show mis-coloured. Is there a way of getting this working?
February 23, 2021 at 01:00PM by generationgav
https://ift.tt/2NpgEfq
reddit
HDR Videos in Flutter
I'm wanting to create a simple app which plays back pre-determined HDR and Dolby Vision videos in Flutter on an Android Fire 4k stick. I've tried...
New post on /r/flutterdev subreddit:
Tinder like Swipe card flutter package
Checkout the flutter package Swipeable Cards Stack which will help you to add Tinder like swipe card effect easily. You can modify the card view as per your needs. It gives event for all four directions, left, right, up and down, so app developers can add their own business logic for each direction.https://github.com/codetoart/cta-flutter-tinder-card-animation
February 23, 2021 at 01:43PM by mahavirjain
https://ift.tt/3uoTVR9
Tinder like Swipe card flutter package
Checkout the flutter package Swipeable Cards Stack which will help you to add Tinder like swipe card effect easily. You can modify the card view as per your needs. It gives event for all four directions, left, right, up and down, so app developers can add their own business logic for each direction.https://github.com/codetoart/cta-flutter-tinder-card-animation
February 23, 2021 at 01:43PM by mahavirjain
https://ift.tt/3uoTVR9
GitHub
GitHub - codetoart/cta-flutter-tinder-card-animation
Contribute to codetoart/cta-flutter-tinder-card-animation development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Any recommendations
[removed]
February 23, 2021 at 02:36PM by Unipedkett345
https://ift.tt/3qOpv8z
Any recommendations
[removed]
February 23, 2021 at 02:36PM by Unipedkett345
https://ift.tt/3qOpv8z
reddit
Any recommendations
[removed]
New post on Flutter Dev Google group:
Gradle Issue
Hello guys, I installed flutter in my Linux machine (Debian Based) and I got this problem can some one help me please? [image: flutterIssue.png] Sincerely,
February 23, 2021 at 04:53PM by Al pha
https://ift.tt/3aO3xNH
Gradle Issue
Hello guys, I installed flutter in my Linux machine (Debian Based) and I got this problem can some one help me please? [image: flutterIssue.png] Sincerely,
February 23, 2021 at 04:53PM by Al pha
https://ift.tt/3aO3xNH
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:
Flutter Tutorial - Face ID - Local Auth (Johannes Milke)
https://www.youtube.com/watch?v=WIkdceaOUns
February 23, 2021 at 05:28PM by JohannesMilke
https://ift.tt/3dExqlb
Flutter Tutorial - Face ID - Local Auth (Johannes Milke)
https://www.youtube.com/watch?v=WIkdceaOUns
February 23, 2021 at 05:28PM by JohannesMilke
https://ift.tt/3dExqlb
YouTube
Flutter Tutorial - Face ID - Local Auth
By using Flutter Local Auth you can authenticate a user with Face ID to your device in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter…
New tweet from FlutterDev:
🐦It’s a bird, it’s a plane, it’s...YOUR OWN DASH! Create your Dashatar and watch #FlutterEngage in style → https://t.co/VO2ws3RbOh
💙 Share your Dash on Twitter, #Dashatar, and save the image to update your profile picture for #FlutterEngage March 3rd! pic.twitter.com/NV8XcEii9j— Flutter (@FlutterDev) February 23, 2021
February 23, 2021 at 06:26PM
http://twitter.com/FlutterDev/status/1364265413186445312
🐦It’s a bird, it’s a plane, it’s...YOUR OWN DASH! Create your Dashatar and watch #FlutterEngage in style → https://t.co/VO2ws3RbOh
💙 Share your Dash on Twitter, #Dashatar, and save the image to update your profile picture for #FlutterEngage March 3rd! pic.twitter.com/NV8XcEii9j— Flutter (@FlutterDev) February 23, 2021
February 23, 2021 at 06:26PM
http://twitter.com/FlutterDev/status/1364265413186445312
Twitter
#flutterengage hashtag on Twitter
See Tweets about #flutterengage on Twitter. See what people are saying and join the conversation.
New post on /r/flutterdev subreddit:
If you have just started to learn Flutter!!!
https://www.youtube.com/watch?v=BiETkz8tbCo
February 23, 2021 at 06:56PM by aspiiire2
https://ift.tt/3kfczWS
If you have just started to learn Flutter!!!
https://www.youtube.com/watch?v=BiETkz8tbCo
February 23, 2021 at 06:56PM by aspiiire2
https://ift.tt/3kfczWS
YouTube
Flutter Overview Tutorial for beginners 1 - Folder structure
With Flutter is a must to start with the CLI(Command Line Interface) just to get started, the first command that we will see is "flutter doctor", which is ab...