New post on /r/flutterdev subreddit:
Quick Actions / App Shortcuts
https://youtu.be/FdJ2jwMACHc
August 31, 2020 at 11:17AM by Radhika_Shah_
https://ift.tt/3gJNa4v
Quick Actions / App Shortcuts
https://youtu.be/FdJ2jwMACHc
August 31, 2020 at 11:17AM by Radhika_Shah_
https://ift.tt/3gJNa4v
YouTube
Quick Actions in Flutter - Flutter Tutorials | Flutter by Google | #Flutter | #CodeStudio
Quick Actions in Flutter - Flutter Tutorials.GitHub - https://github.com/theindianinnovation/Quick-Actions-FlutterGoogle Play Store - https://play.google.com...
New post on /r/flutterdev subreddit:
Provider Tutorial Flutter | MultiProvider and Provider.of | Flutter Tutorial | The Growing Developer
https://youtu.be/kYqwuERAtd8
August 31, 2020 at 11:59AM by saheb1313
https://ift.tt/31ImRr3
Provider Tutorial Flutter | MultiProvider and Provider.of | Flutter Tutorial | The Growing Developer
https://youtu.be/kYqwuERAtd8
August 31, 2020 at 11:59AM by saheb1313
https://ift.tt/31ImRr3
YouTube
Provider Tutorial Flutter | MultiProvider and Provider.of | Flutter Tutorial | The Growing Developer
The Growing Developer website is out !!
https://thegrowingdeveloper.org
In this video, we will discuss everything about #Flutter #Provider and will the apply the core concepts by taking a real world example. This will be a detailed video which will cover…
https://thegrowingdeveloper.org
In this video, we will discuss everything about #Flutter #Provider and will the apply the core concepts by taking a real world example. This will be a detailed video which will cover…
New post on /r/flutterdev subreddit:
[Flutter][Ep01 - UI Design]Internet Radio using Provider | Online Streaming Music App | SnippetCoder
https://youtu.be/Ea0Bh5ubZsU
August 30, 2020 at 12:43PM by SnippetCoder
https://ift.tt/2QFdK3X
[Flutter][Ep01 - UI Design]Internet Radio using Provider | Online Streaming Music App | SnippetCoder
https://youtu.be/Ea0Bh5ubZsU
August 30, 2020 at 12:43PM by SnippetCoder
https://ift.tt/2QFdK3X
YouTube
[Flutter][Ep01 - UI Design]Internet Radio using Provider | Online Streaming Music App | SnippetCoder
#Flutter #StreamingRadio #SnippetCoder #FlutterTutorial #Dart #Code*Flutter Internet Radio using Provider - Series**Episode 01* - We will cover UI Part*Episo...
New post on /r/flutterdev subreddit:
Did you know the Scaffold is considered as the backbone of a screen? Watch this 1 min video to learn all about Scaffold in the Weekly Widget series.
https://www.youtube.com/watch?v=5kJgxtjdDoY
August 30, 2020 at 08:53AM by zyllus17
https://ift.tt/2DjAtzG
Did you know the Scaffold is considered as the backbone of a screen? Watch this 1 min video to learn all about Scaffold in the Weekly Widget series.
https://www.youtube.com/watch?v=5kJgxtjdDoY
August 30, 2020 at 08:53AM by zyllus17
https://ift.tt/2DjAtzG
YouTube
Scaffold || Flutter Weekly Widget
The backbone of every screen. Learn all about Flutter Scaffold in the Weekly Widget series!
Learn more about Flutter Scaffold: https://api.flutter.dev/flutter/material/Scaffold-class.html
---------------------------------------------
Intro Song By:
Boost…
Learn more about Flutter Scaffold: https://api.flutter.dev/flutter/material/Scaffold-class.html
---------------------------------------------
Intro Song By:
Boost…
New post on /r/flutterdev subreddit:
The first Widget on any screen, learn all about AppBar in this 1 min tutorial!
https://www.youtube.com/watch?v=DwUTFVK_jNc&t=2s
August 30, 2020 at 08:52AM by zyllus17
https://ift.tt/3hJlX2V
The first Widget on any screen, learn all about AppBar in this 1 min tutorial!
https://www.youtube.com/watch?v=DwUTFVK_jNc&t=2s
August 30, 2020 at 08:52AM by zyllus17
https://ift.tt/3hJlX2V
YouTube
AppBar || Flutter Weekly Widget
The first widget of every screen. Learn all about Flutter AppBar in the Weekly Widget series!
Learn more about Flutter AppBar: https://api.flutter.dev/flutter/material/AppBar-class.html
---------------------------------------------
Intro Song By:
Boost…
Learn more about Flutter AppBar: https://api.flutter.dev/flutter/material/AppBar-class.html
---------------------------------------------
Intro Song By:
Boost…
New post on /r/flutterdev subreddit:
Flutter Developer Weekly Newsletter - Issue #8 is LIVE
https://ift.tt/3bc3v0p
August 29, 2020 at 09:41PM by FlutterDevWeekly
https://ift.tt/2DdvNLw
Flutter Developer Weekly Newsletter - Issue #8 is LIVE
https://ift.tt/3bc3v0p
August 29, 2020 at 09:41PM by FlutterDevWeekly
https://ift.tt/2DdvNLw
New post on /r/flutterdev subreddit:
Type of operators in Dart
http://www.youtube.com/watch?v=DO9S5ESbw5A
August 29, 2020 at 02:15PM by srimal85emoney
https://ift.tt/2GeDJxl
Type of operators in Dart
http://www.youtube.com/watch?v=DO9S5ESbw5A
August 29, 2020 at 02:15PM by srimal85emoney
https://ift.tt/2GeDJxl
YouTube
Type of operators in Dart
Type of operators in Dart
Dart Keywords
There is a set of reserved words that you cannot use as an identifier. These words are known as “reserved words” or “Keywords”. Keywords are standard identifiers and their functions is predefined by the compiler.…
Dart Keywords
There is a set of reserved words that you cannot use as an identifier. These words are known as “reserved words” or “Keywords”. Keywords are standard identifiers and their functions is predefined by the compiler.…
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 54! - Tutorials, videos, packages, and much more!
https://ift.tt/3lwEYYN
August 31, 2020 at 03:22PM by vensign
https://ift.tt/3bjSWIY
Flutter Tap Weekly Newsletter Week 54! - Tutorials, videos, packages, and much more!
https://ift.tt/3lwEYYN
August 31, 2020 at 03:22PM by vensign
https://ift.tt/3bjSWIY
Fluttertap
Newsletter Issue 54
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 54
New post on /r/flutterdev subreddit:
Never using final or const...
Hi! I'm new to Flutter & Dart, although I've been programming for over 20 years. I'm taking a course on Flutter. So far, the UI stuff is all new to me (I'm a back-end guy), but overall Dart is just another language and no big obstacle.I've tried to search for the answer to this question, but all I find is explanations of the difference between const and final, which I already understand.My question is this: It seems that final and const are optional. What if I never use them. Will that hurt performance? Can it affect stability?In short, what can it hurt, and what can it help if I do use them?Thanks!
August 31, 2020 at 04:56PM by ShawnMilo
https://ift.tt/2ExJ5Dt
Never using final or const...
Hi! I'm new to Flutter & Dart, although I've been programming for over 20 years. I'm taking a course on Flutter. So far, the UI stuff is all new to me (I'm a back-end guy), but overall Dart is just another language and no big obstacle.I've tried to search for the answer to this question, but all I find is explanations of the difference between const and final, which I already understand.My question is this: It seems that final and const are optional. What if I never use them. Will that hurt performance? Can it affect stability?In short, what can it hurt, and what can it help if I do use them?Thanks!
August 31, 2020 at 04:56PM by ShawnMilo
https://ift.tt/2ExJ5Dt
reddit
Never using final or const...
Hi! I'm new to Flutter & Dart, although I've been programming for over 20 years. I'm taking a course on Flutter. So far, the UI stuff is all new...
New post on /r/flutterdev subreddit:
Tracky - My summer project as a senior in college
Hi!I'm a senior in college who's been into coding since I was thirteen. During the quarantine I suffered from elbow pain and I wanted to know which exercises were causing me that pain. That's how I came up with the idea of a much more general app, where you can log everything you want and find correlation between those items, track your progress and much more. I decided to use Flutter to develop it due to its huge potential and to be able to build the app for both Android and iOS.I've spent the entire summer coding it and I released it yesterday. I've tried to make very smooth and fluid, and focus on a good design and user experience. It also has synchronization between multiple devices, some themes to choose from, biometric authentication, and much more.Any feedback and constructive criticism is appreciated as I have spent a lot of time on this project.
Thanks a lot!
The webpage is https://tracky.app and the google play link is https://play.google.com/store/apps/details?id=com.javierd.tracky
August 31, 2020 at 04:48PM by Javierd98
https://ift.tt/31HdrvO
Tracky - My summer project as a senior in college
Hi!I'm a senior in college who's been into coding since I was thirteen. During the quarantine I suffered from elbow pain and I wanted to know which exercises were causing me that pain. That's how I came up with the idea of a much more general app, where you can log everything you want and find correlation between those items, track your progress and much more. I decided to use Flutter to develop it due to its huge potential and to be able to build the app for both Android and iOS.I've spent the entire summer coding it and I released it yesterday. I've tried to make very smooth and fluid, and focus on a good design and user experience. It also has synchronization between multiple devices, some themes to choose from, biometric authentication, and much more.Any feedback and constructive criticism is appreciated as I have spent a lot of time on this project.
Thanks a lot!
The webpage is https://tracky.app and the google play link is https://play.google.com/store/apps/details?id=com.javierd.tracky
August 31, 2020 at 04:48PM by Javierd98
https://ift.tt/31HdrvO
tracky.app
Tracky app
New post on /r/flutterdev subreddit:
Dart/Flutter vs Javascript Framework for internal company website?
Hi all,I was wondering what the community thought about using flutter as the tool of choice to build an internal portal for usersThe users at my org typically prefer appsI would only need to write one code base then I could deploy it anywhereIt's made by google which will be an easy sell up the ladder
The project is an internal website (or app) that allows members of our org to request access to certain systems, schedule tasks and check the status of said tasks.Besides your insight my questions would be:Has anyone done this and if so what was your experience? is it hard to host a flutter website? I would imagine its a CGI script basically?what is the quality of a finished app?is Dart sufficient to consume APIs without a lot of headaches?
August 31, 2020 at 04:46PM by hmblhstl
https://ift.tt/32FC63b
Dart/Flutter vs Javascript Framework for internal company website?
Hi all,I was wondering what the community thought about using flutter as the tool of choice to build an internal portal for usersThe users at my org typically prefer appsI would only need to write one code base then I could deploy it anywhereIt's made by google which will be an easy sell up the ladder
The project is an internal website (or app) that allows members of our org to request access to certain systems, schedule tasks and check the status of said tasks.Besides your insight my questions would be:Has anyone done this and if so what was your experience? is it hard to host a flutter website? I would imagine its a CGI script basically?what is the quality of a finished app?is Dart sufficient to consume APIs without a lot of headaches?
August 31, 2020 at 04:46PM by hmblhstl
https://ift.tt/32FC63b
reddit
Dart/Flutter vs Javascript Framework for internal company website?
Hi all, I was wondering what the community thought about using flutter as the tool of choice to build an internal portal for users 1. The users...
New post on /r/flutterdev subreddit:
AWS X FLUTTER Implementation Series! What combo should I release first over my Youtube channel?
Hey all! Not a spam nor a clickbait! I've got a youtube channel that covers all the tech stack of Flutter,AWS and React. And for this week I am confused over a topic,As the preview Of AWS Amplify over Flutter is out I need the your vote over deciding the Hybrid implementation of AWS X Flutter. Please help me decide!🤷🏻 Thanks in advance!!(Yeah do check the youtube channel ,It's free to suscribe:)) Also It will be so kind of you if you do upvote this post so it will reach more people!⚡View Poll
August 31, 2020 at 05:21PM by abhishvekpvt
https://ift.tt/2EPNDVk
AWS X FLUTTER Implementation Series! What combo should I release first over my Youtube channel?
Hey all! Not a spam nor a clickbait! I've got a youtube channel that covers all the tech stack of Flutter,AWS and React. And for this week I am confused over a topic,As the preview Of AWS Amplify over Flutter is out I need the your vote over deciding the Hybrid implementation of AWS X Flutter. Please help me decide!🤷🏻 Thanks in advance!!(Yeah do check the youtube channel ,It's free to suscribe:)) Also It will be so kind of you if you do upvote this post so it will reach more people!⚡View Poll
August 31, 2020 at 05:21PM by abhishvekpvt
https://ift.tt/2EPNDVk
YouTube
Flutter Google SignIn Firebase🔥 | Flutter Google Login Firebase |Flutter Google Login| Google Signin
UPDATED Flutter Google SignIn and Login with Firebase .Firebase Google Login Flutter. Firebase is Updated! Methods are changed! Build a Flutter App that uses Firebase🔥 Google SignIn for user authentication in 2020.
⛄Support Me(please) To Get Complete Source…
⛄Support Me(please) To Get Complete Source…
New post on /r/flutterdev subreddit:
iOS Music Player Developed With Flutter
I published a Music Player app available on the App Store named Playify. It fetches songs from the user's Apple Music Library using my plugin with the same name. Feel free to check it out on the App Store and GitHub. I would also appreciate any kind of feedback or suggestion. Thanks for checking it out!
August 31, 2020 at 06:26PM by iberatkaya
https://ift.tt/3jtbyZN
iOS Music Player Developed With Flutter
I published a Music Player app available on the App Store named Playify. It fetches songs from the user's Apple Music Library using my plugin with the same name. Feel free to check it out on the App Store and GitHub. I would also appreciate any kind of feedback or suggestion. Thanks for checking it out!
August 31, 2020 at 06:26PM by iberatkaya
https://ift.tt/3jtbyZN
Dart packages
playify | Flutter Package
Playify is a Flutter plugin for playing music and fetching music metadata. Currently supports only iOS.
New post on /r/flutterdev subreddit:
Reactive redux store for Dart & Flutter inspired by RxRedux-freeletics A Redux store implementation entirely based on Dart Stream, with the power of RxDart that helps to isolate side effects. RxRedux is (kind of) a replacement for RxDart's .scan() operator. https://ift.tt/2Nn9Qhn
https://ift.tt/3jzT2if
August 31, 2020 at 06:20PM by petrus_hoc
https://ift.tt/2QT7EgJ
Reactive redux store for Dart & Flutter inspired by RxRedux-freeletics A Redux store implementation entirely based on Dart Stream, with the power of RxDart that helps to isolate side effects. RxRedux is (kind of) a replacement for RxDart's .scan() operator. https://ift.tt/2Nn9Qhn
https://ift.tt/3jzT2if
August 31, 2020 at 06:20PM by petrus_hoc
https://ift.tt/2QT7EgJ
Dart packages
rx_redux | Dart package
Redux implementation based on Dart Stream, with the power of RxDart. Reactive redux store for Dart & Flutter.
New post on /r/flutterdev subreddit:
Help me choose a development framework
I want to get more into UI/UX design and have an idea for an app that I want to build as a project to learn as much as I can about the process. I'm unsure of what development framework to use. I don't know if I'll be actually releasing the app if and when it's finished (its more of a personal project for education purposes) but I want to build it as if I will.Right now, I'm leaning towards React or Flutter. Its a bit hard to explain but I want to build an app for my local climbing gym. Users can use the app to get updates on the gym and the gym uses the website to make those changes. Its a bit more involved but pretty niche and hard to explain to people who don't climb. If you want to read more check out my blog.I've used react a little bit and I've heard good things but what is appealing to me about flutter is its all built in one. iOS, Android, and Web apps are built with the same codebase and that seems like it would make it quite a bit easier. It is a lot newer than React so I'm not sure the capabilities yet.If anyone has any input I'd love to hear it. It seems there are a lot of good options out there but I'm looking for one that will fit my project pretty well but also give me a lot of skills that I can use in future professional work.Thanks!
August 31, 2020 at 07:12PM by micro435
https://ift.tt/3jzYodD
Help me choose a development framework
I want to get more into UI/UX design and have an idea for an app that I want to build as a project to learn as much as I can about the process. I'm unsure of what development framework to use. I don't know if I'll be actually releasing the app if and when it's finished (its more of a personal project for education purposes) but I want to build it as if I will.Right now, I'm leaning towards React or Flutter. Its a bit hard to explain but I want to build an app for my local climbing gym. Users can use the app to get updates on the gym and the gym uses the website to make those changes. Its a bit more involved but pretty niche and hard to explain to people who don't climb. If you want to read more check out my blog.I've used react a little bit and I've heard good things but what is appealing to me about flutter is its all built in one. iOS, Android, and Web apps are built with the same codebase and that seems like it would make it quite a bit easier. It is a lot newer than React so I'm not sure the capabilities yet.If anyone has any input I'd love to hear it. It seems there are a lot of good options out there but I'm looking for one that will fit my project pretty well but also give me a lot of skills that I can use in future professional work.Thanks!
August 31, 2020 at 07:12PM by micro435
https://ift.tt/3jzYodD
New post on /r/flutterdev subreddit:
Help with app structuring?
Hi,Learning flutter and building a small app along the way. It has a single data source and user login via a REST API and just a couple of views.I've been reading about inherited widgets and model classes to maintain state, and stumbled upon Thomas Burkhart's excellent discussion of RXCommand which was amazing.I was wondering if anyone could suggest any more resources that discuss app structuring approaches as I'm still struggling with understanding flutter/dart internals a bit.I have a lot of experience with functional programming in python and C, also a lot of JavaScript but it's just not clear how to approach a clean design with flutter for a more complex application.Thanks in advance!
August 31, 2020 at 06:50PM by micah4321
https://ift.tt/351Wyyf
Help with app structuring?
Hi,Learning flutter and building a small app along the way. It has a single data source and user login via a REST API and just a couple of views.I've been reading about inherited widgets and model classes to maintain state, and stumbled upon Thomas Burkhart's excellent discussion of RXCommand which was amazing.I was wondering if anyone could suggest any more resources that discuss app structuring approaches as I'm still struggling with understanding flutter/dart internals a bit.I have a lot of experience with functional programming in python and C, also a lot of JavaScript but it's just not clear how to approach a clean design with flutter for a more complex application.Thanks in advance!
August 31, 2020 at 06:50PM by micah4321
https://ift.tt/351Wyyf
reddit
Help with app structuring?
Hi, Learning flutter and building a small app along the way. It has a single data source and user login via a REST API and just a couple of...
New post on /r/flutterdev subreddit:
Choosing serverless BaaS
I am trying to build an app using flutter and I am trying to choose my serverless service providers and I am going back and forth between Back4app using the parse server for flutter package and mongodb stitch/realm backend service using the "flutter_mongo_stitch" package.I would like a comparison between Mongodb stitch and Back4app(parse server). any feedback would be appreciated
August 31, 2020 at 07:50PM by Impressive-Ad793
https://ift.tt/34Sjobg
Choosing serverless BaaS
I am trying to build an app using flutter and I am trying to choose my serverless service providers and I am going back and forth between Back4app using the parse server for flutter package and mongodb stitch/realm backend service using the "flutter_mongo_stitch" package.I would like a comparison between Mongodb stitch and Back4app(parse server). any feedback would be appreciated
August 31, 2020 at 07:50PM by Impressive-Ad793
https://ift.tt/34Sjobg
Dart packages
parse_server_sdk | Dart package
The Dart SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
New post on /r/flutterdev subreddit:
iCloud Drive as Storage
Is it possible with flutter to save files to iCloud Drive directly? Haven’t found a plug-in to this yet.
August 31, 2020 at 09:14PM by alixfu
https://ift.tt/3bdTKyR
iCloud Drive as Storage
Is it possible with flutter to save files to iCloud Drive directly? Haven’t found a plug-in to this yet.
August 31, 2020 at 09:14PM by alixfu
https://ift.tt/3bdTKyR
reddit
iCloud Drive as Storage
Is it possible with flutter to save files to iCloud Drive directly? Haven’t found a plug-in to this yet.
New post on /r/flutterdev subreddit:
DoYouEvenFlutter? [EP.1] Scroll to Element in list. Do you know how to tackle this problem? Maybe this 3 min read will help you next time! #flutter #flutterdev
https://ift.tt/3gFbZhO
August 31, 2020 at 08:59PM by ThatLukeUrban
https://ift.tt/3gMi4ZZ
DoYouEvenFlutter? [EP.1] Scroll to Element in list. Do you know how to tackle this problem? Maybe this 3 min read will help you next time! #flutter #flutterdev
https://ift.tt/3gFbZhO
August 31, 2020 at 08:59PM by ThatLukeUrban
https://ift.tt/3gMi4ZZ
Medium
DoYouEvenFlutter? [EP.1]
Scroll to Element in list
New post on /r/flutterdev subreddit:
While developing a mobile app, in which cases I can use both local (SQFlite) and remote databases (MongoDB Cloud) together and also how I can handle both relational and NoSQL sources?
I am trying to understand the nature of the mobile apps which use both SQFLite and MongoDB, why it uses, and how.
August 31, 2020 at 10:58PM by shdw2x
https://ift.tt/2QFA39F
While developing a mobile app, in which cases I can use both local (SQFlite) and remote databases (MongoDB Cloud) together and also how I can handle both relational and NoSQL sources?
I am trying to understand the nature of the mobile apps which use both SQFLite and MongoDB, why it uses, and how.
August 31, 2020 at 10:58PM by shdw2x
https://ift.tt/2QFA39F
reddit
While developing a mobile app, in which cases I can use both local...
I am trying to understand the nature of the mobile apps which use both SQFLite and MongoDB, why it uses, and how.
New post on /r/flutterdev subreddit:
Tomb Toad snakes
/r/indiegames/comments/ikat23/tomb_toad_snakes/
September 01, 2020 at 03:16AM by mission-ctrl
https://ift.tt/3lArUlg
Tomb Toad snakes
/r/indiegames/comments/ikat23/tomb_toad_snakes/
September 01, 2020 at 03:16AM by mission-ctrl
https://ift.tt/3lArUlg
reddit
Tomb Toad snakes
A subreddit for Google's portable UI framework.