New post on /r/flutterdev subreddit:
In this video, We will work on the Profile screen. First, we will add a button on the Profile screen to navigate onto the Create profile screen. Then we work on the Create Profile screen.
https://youtu.be/-9pzOpEQVAc
July 22, 2020 at 09:53AM by devstackin
https://ift.tt/39jtRfY
In this video, We will work on the Profile screen. First, we will add a button on the Profile screen to navigate onto the Create profile screen. Then we work on the Create Profile screen.
https://youtu.be/-9pzOpEQVAc
July 22, 2020 at 09:53AM by devstackin
https://ift.tt/39jtRfY
YouTube
Flutter: Working on Create New Profile Page || Flutter TextFormField || 23
Show your support and subscribe to the channel -: https://devstack.page.link/eNh4
In this video,
1) We will work on the Profile screen.
2) First, we will add a button on the Profile screen to navigate onto the Create profile screen.
3) Then we work onβ¦
In this video,
1) We will work on the Profile screen.
2) First, we will add a button on the Profile screen to navigate onto the Create profile screen.
3) Then we work onβ¦
New post on /r/flutterdev subreddit:
#16 Navigation Drawer Tutorial in flutter || Sidebar Drawer in #flutter || Code Flipper
https://www.youtube.com/watch?v=FHP2HtQlbkE
July 22, 2020 at 06:47AM by Code_Flipper
https://ift.tt/2WLaQOE
#16 Navigation Drawer Tutorial in flutter || Sidebar Drawer in #flutter || Code Flipper
https://www.youtube.com/watch?v=FHP2HtQlbkE
July 22, 2020 at 06:47AM by Code_Flipper
https://ift.tt/2WLaQOE
YouTube
#16 Navigation Drawer Tutorial in flutter || Sidebar Drawer in #flutter || Code Flipper
In this video I'm explaining about flutter navigation drawer menu. In this video you also learn how to manage code.
Complete Flutter App Development Tutorial Series: https://www.youtube.com/watch?v=BmNX_sMBFSw&list=PLHhRDlMWKaw3b1tbs1XHLkdRUjb2YiWy_β¦
Complete Flutter App Development Tutorial Series: https://www.youtube.com/watch?v=BmNX_sMBFSw&list=PLHhRDlMWKaw3b1tbs1XHLkdRUjb2YiWy_β¦
New post on /r/flutterdev subreddit:
I made tetris using flutter! Any feedback is appreciated!
https://youtu.be/fhYHgJAw48c
July 22, 2020 at 04:40AM by Heisenlife
https://ift.tt/3eSiM70
I made tetris using flutter! Any feedback is appreciated!
https://youtu.be/fhYHgJAw48c
July 22, 2020 at 04:40AM by Heisenlife
https://ift.tt/3eSiM70
YouTube
TETRIS β’ FLUTTER TUTORIAL
π₯π± My Habit Tracker: https://ritualz.app
π³π± My Expense Tracker: https://dollatracker.app
π₯·π½ FOLLOW ME
Patreon: https://www.patreon.com/mitchkoko/
Instagram: https://instagram.com/createdbykoko/
Twitter: https://twitter.com/createdbykoko/
TikTok: https:/β¦
π³π± My Expense Tracker: https://dollatracker.app
π₯·π½ FOLLOW ME
Patreon: https://www.patreon.com/mitchkoko/
Instagram: https://instagram.com/createdbykoko/
Twitter: https://twitter.com/createdbykoko/
TikTok: https:/β¦
New post on /r/flutterdev subreddit:
Flutter Remote Meetup Flutter BLR x GeekyAnts
Hello Flutterverse! ππWe hope you're safe and well.We're excited to announce the next edition of 'Flutter Remote Meetup', aimed towards making you leave the world behind and indulge yourself into the technology that we all love, Flutter!The date of the event is August 8th, 2020.CFP's are now open. If you have anything that you'd like to talk about with the world, fill up the form here: https://forms.gle/oHeUUsd5kzJHtTrx6Keep up with the details on the event here: https://bit.ly/flutterblr-9Stay tuned! More info coming soon!
July 22, 2020 at 02:24PM by geekyants
https://ift.tt/3eRk9To
Flutter Remote Meetup Flutter BLR x GeekyAnts
Hello Flutterverse! ππWe hope you're safe and well.We're excited to announce the next edition of 'Flutter Remote Meetup', aimed towards making you leave the world behind and indulge yourself into the technology that we all love, Flutter!The date of the event is August 8th, 2020.CFP's are now open. If you have anything that you'd like to talk about with the world, fill up the form here: https://forms.gle/oHeUUsd5kzJHtTrx6Keep up with the details on the event here: https://bit.ly/flutterblr-9Stay tuned! More info coming soon!
July 22, 2020 at 02:24PM by geekyants
https://ift.tt/3eRk9To
New post on /r/flutterdev subreddit:
Flutter Share Plugin, Share Data to another Applicationsπ± Subscribeπ
https://youtu.be/4G9zteuutTg
July 21, 2020 at 12:56PM by maherban530
https://ift.tt/2ZUHjnP
Flutter Share Plugin, Share Data to another Applicationsπ± Subscribeπ
https://youtu.be/4G9zteuutTg
July 21, 2020 at 12:56PM by maherban530
https://ift.tt/2ZUHjnP
YouTube
Share Plugin(Flutter 6)Share Data to another Applications
WELCOME
create Widget, UI, Animation etc using Dart for Application.
Top 5 Flutter Packages: https://youtu.be/AXPVk89h9jU
Flutter intro slider: https://youtu.be/REX84GSKkRc
Flutter URL Launcher: https://youtu.be/XhBQVBgeQnU
Flutter Hover 3D Effect: htβ¦
create Widget, UI, Animation etc using Dart for Application.
Top 5 Flutter Packages: https://youtu.be/AXPVk89h9jU
Flutter intro slider: https://youtu.be/REX84GSKkRc
Flutter URL Launcher: https://youtu.be/XhBQVBgeQnU
Flutter Hover 3D Effect: htβ¦
New post on /r/flutterdev subreddit:
New plugin: flutter_tex_js, a lightweight AND full-featured LaTeX rendering plugin for iOS, Android
I recently released flutter_tex_js, a new LaTeX rendering plugin supporting iOS and Android.There are already a few LaTeX plugins out there, so why make a new one?Existing plugins all seem to either be a) very heavyweight, embedding an entire webview per text run, or b) very immature, not yet supporting a wide variety of LaTeX syntax.flutter_tex_js strikes a balance by using what seems to be a somewhat novel approach:Render on a single native webviewCapture the result as PNG bytesSend bytes back to Dart for display as an imageThe result is performant and has good syntax support (thanks to KaTeX, the underlying JavaScript rendering library).See also a demo video with a comparison to existing packages. The thread also has some more of the story of how I came to create this plugin.I am using the plugin in production right now in my app Orgro, an org-mode file viewer for iOS and Android.
July 22, 2020 at 04:33PM by amake
https://ift.tt/32LlQ2u
New plugin: flutter_tex_js, a lightweight AND full-featured LaTeX rendering plugin for iOS, Android
I recently released flutter_tex_js, a new LaTeX rendering plugin supporting iOS and Android.There are already a few LaTeX plugins out there, so why make a new one?Existing plugins all seem to either be a) very heavyweight, embedding an entire webview per text run, or b) very immature, not yet supporting a wide variety of LaTeX syntax.flutter_tex_js strikes a balance by using what seems to be a somewhat novel approach:Render on a single native webviewCapture the result as PNG bytesSend bytes back to Dart for display as an imageThe result is performant and has good syntax support (thanks to KaTeX, the underlying JavaScript rendering library).See also a demo video with a comparison to existing packages. The thread also has some more of the story of how I came to create this plugin.I am using the plugin in production right now in my app Orgro, an org-mode file viewer for iOS and Android.
July 22, 2020 at 04:33PM by amake
https://ift.tt/32LlQ2u
Dart packages
flutter_tex_js | Flutter package
A lightweight TeX plugin that uses KaTeX (JavaScript) in a native web view to render to PNG
New tweet from FlutterDev:
πQ2 2020 Survey Results are in!
π8,000 respondents and an all-high score for satisfaction.
π±92% of the users are positively satisfied with Flutterβs mobile performance.
Get the results here ↓ https://t.co/Us9vBXKwl2β Flutter (@FlutterDev) July 22, 2020
July 22, 2020 at 05:21PM
http://twitter.com/FlutterDev/status/1285958180963409921
πQ2 2020 Survey Results are in!
π8,000 respondents and an all-high score for satisfaction.
π±92% of the users are positively satisfied with Flutterβs mobile performance.
Get the results here ↓ https://t.co/Us9vBXKwl2β Flutter (@FlutterDev) July 22, 2020
July 22, 2020 at 05:21PM
http://twitter.com/FlutterDev/status/1285958180963409921
Medium
What we learned from the Flutter Q2 2020 survey
With a focus on code samples, app performance, and writing packages
New post on /r/flutterdev subreddit:
ConfirmationSlider
https://youtu.be/kGBMWDXwpng
July 22, 2020 at 05:29PM by TheTechDesigner
https://ift.tt/2BjYrcS
ConfirmationSlider
https://youtu.be/kGBMWDXwpng
July 22, 2020 at 05:29PM by TheTechDesigner
https://ift.tt/2BjYrcS
YouTube
Flutter Widget | 82 | ConfirmationSlider [Slide to Confirm] Useful Widget in Flutter App| Speed Code
#TheTechDesigner
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
β β β β β β β β β ββ β β β β β β β β β
Topics Covered :-
β β β β β β β β β ββ β β β β β β β β β
βΊ Simple Way to Implementβ¦
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
β β β β β β β β β ββ β β β β β β β β β
Topics Covered :-
β β β β β β β β β ββ β β β β β β β β β
βΊ Simple Way to Implementβ¦
New post on /r/flutterdev subreddit:
Flutter performance: Do we expect desktop apps to perform better than Electron?
I've had an idea for a Mac/Windows desktop app for a long time, but haven't been happy with any cross-platform development platforms. Electron seems way too heavy for my use-case. I read about Flutter recently, and I'm wondering if it might be the solution I've been looking for.I read some articles on performance, and it seemed somewhat unclear whether or not there was a big difference between Flutter and React Native, for example.I just thought I'd ask, once desktop development on Flutter is a viable solution, should we expect it to be faster and/or lighter-weight than Electron? Or is the main benefit just the development experience?
July 22, 2020 at 06:32PM by eithernet
https://ift.tt/3eSECr0
Flutter performance: Do we expect desktop apps to perform better than Electron?
I've had an idea for a Mac/Windows desktop app for a long time, but haven't been happy with any cross-platform development platforms. Electron seems way too heavy for my use-case. I read about Flutter recently, and I'm wondering if it might be the solution I've been looking for.I read some articles on performance, and it seemed somewhat unclear whether or not there was a big difference between Flutter and React Native, for example.I just thought I'd ask, once desktop development on Flutter is a viable solution, should we expect it to be faster and/or lighter-weight than Electron? Or is the main benefit just the development experience?
July 22, 2020 at 06:32PM by eithernet
https://ift.tt/3eSECr0
reddit
Flutter performance: Do we expect desktop apps to perform better...
I've had an idea for a Mac/Windows desktop app for a long time, but haven't been happy with any cross-platform development platforms. Electron...
New post on /r/flutterdev subreddit:
Angela Yu's Flutter course - which module from the course was the hardest for you?
Let's talk a bit about Angela Yu's Flutter course. I'm currently at the flash-chat app that uses Firebase. Of those of you who finished her course, what was the hardest part? Were you a total beginner when you took her course or you were coding already? And what module (app) gave you the most headaches? Also, how far you came now if you were a total beginner?
July 22, 2020 at 07:24PM by Bat_is_my_last_name
https://ift.tt/3fQ4o0o
Angela Yu's Flutter course - which module from the course was the hardest for you?
Let's talk a bit about Angela Yu's Flutter course. I'm currently at the flash-chat app that uses Firebase. Of those of you who finished her course, what was the hardest part? Were you a total beginner when you took her course or you were coding already? And what module (app) gave you the most headaches? Also, how far you came now if you were a total beginner?
July 22, 2020 at 07:24PM by Bat_is_my_last_name
https://ift.tt/3fQ4o0o
reddit
Angela Yu's Flutter course - which module from the course was the...
Let's talk a bit about Angela Yu's Flutter course. I'm currently at the flash-chat app that uses Firebase. Of those of you who finished her...
New post on Flutter Dev Google group:
Failed assertion: line 4229 pos 14: 'owner._debugCurrentBuildTarget == this': is not true.
Hello, I am using sliver and I faced this issue. error 'package:flutter/src/widgets/framework.dart': Failed assertion: line 4229 pos 14: 'owner._debugCurrentBuildTarget == this': is not true. My Widget tree myapp -> customscrollview -> somewidget1 -> somewidget2 -> somewidget3 somewidget1
July 22, 2020 at 08:48PM by Aayush Bhattarai
https://ift.tt/2OMJALd
Failed assertion: line 4229 pos 14: 'owner._debugCurrentBuildTarget == this': is not true.
Hello, I am using sliver and I faced this issue. error 'package:flutter/src/widgets/framework.dart': Failed assertion: line 4229 pos 14: 'owner._debugCurrentBuildTarget == this': is not true. My Widget tree myapp -> customscrollview -> somewidget1 -> somewidget2 -> somewidget3 somewidget1
July 22, 2020 at 08:48PM by Aayush Bhattarai
https://ift.tt/2OMJALd
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:
5 Ways to Earn Money in Flutter
https://www.youtube.com/watch?v=eMuItyLtWHI
July 23, 2020 at 01:35AM by thehappyharis
https://ift.tt/30C5OFf
5 Ways to Earn Money in Flutter
https://www.youtube.com/watch?v=eMuItyLtWHI
July 23, 2020 at 01:35AM by thehappyharis
https://ift.tt/30C5OFf
YouTube
5 Ways to Earn Money in Flutter
π Pre Sign Up to Flutter Learning Platform :
https://learncodecode.com/fluter-learning-platform
π₯ Check out my courses - https://zukunf.com/courses
Photo by Sharon McCutcheon on Unsplash
β° Timeline:
00:00 - Introduction
00:13 - Get a Job
01:26 - Freelancingβ¦
https://learncodecode.com/fluter-learning-platform
π₯ Check out my courses - https://zukunf.com/courses
Photo by Sharon McCutcheon on Unsplash
β° Timeline:
00:00 - Introduction
00:13 - Get a Job
01:26 - Freelancingβ¦
New post on Flutter Dev Google group:
how to generate UID which contains 8 numbers?
how to generate a UID which contains only 6-8 numbers? like 123566, 12345678
July 23, 2020 at 06:40AM by che.ca...@gmail.com
https://ift.tt/3g5TB2l
how to generate UID which contains 8 numbers?
how to generate a UID which contains only 6-8 numbers? like 123566, 12345678
July 23, 2020 at 06:40AM by che.ca...@gmail.com
https://ift.tt/3g5TB2l
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.
Check out this Meetup with Flutter Mumbai Community http://meetu.ps/e/J9rVL/BGt8n/d
Meetup
Login to Meetup | Meetup
Find groups that host online or in person events and meet people in your local community who share your interests.
New post on /r/flutterdev subreddit:
I created a package called Lit Firebase Auth to easily add Firebase Auth (with UI) to a Flutter application. Completely customizable!
https://pub.dev/packages/lit_firebase_auth
July 23, 2020 at 10:34AM by postgor
https://ift.tt/2ZTdhAQ
I created a package called Lit Firebase Auth to easily add Firebase Auth (with UI) to a Flutter application. Completely customizable!
https://pub.dev/packages/lit_firebase_auth
July 23, 2020 at 10:34AM by postgor
https://ift.tt/2ZTdhAQ
Dart packages
lit_firebase_auth | Flutter Package
Pre-lit Firebase Authentication. Drop in and add Firebase Auth in just minutes.
New post on /r/flutterdev subreddit:
Flutter Authentication without Firebase (Web API)
Hi all, I'm curious how you have or would recommend setting up authentication for Flutter to work with a web API.
July 23, 2020 at 10:59AM by owensdev
https://ift.tt/2OQQ9fT
Flutter Authentication without Firebase (Web API)
Hi all, I'm curious how you have or would recommend setting up authentication for Flutter to work with a web API.
July 23, 2020 at 10:59AM by owensdev
https://ift.tt/2OQQ9fT
reddit
Flutter Authentication without Firebase (Web API)
Hi all, I'm curious how you have or would recommend setting up authentication for Flutter to work with a web API.
New post on /r/flutterdev subreddit:
Most commonly used State Management Strategies within+outside of flutter
I am currently trying to decide which state management approach to use/learn for a bigger app I am building. Since many resources say that basically all flutter favourites are very good choices and all of them propose fine solutions to mange state, my thought process was "let's learn the one that is used in other frameworks too". I understand that Redux comes from AngularJS and MobX is also used over there, but BLoC not so much.So what other frameworks, be it app development or other similar project types, are there and how do they commonly solve state management? I'd rather learn and use a solution that is reasonably popular in more frameworks than just flutter, as the next job might force me to use something other than flutter.
July 23, 2020 at 10:58AM by Mithrandir2k16
https://ift.tt/3juF9CV
Most commonly used State Management Strategies within+outside of flutter
I am currently trying to decide which state management approach to use/learn for a bigger app I am building. Since many resources say that basically all flutter favourites are very good choices and all of them propose fine solutions to mange state, my thought process was "let's learn the one that is used in other frameworks too". I understand that Redux comes from AngularJS and MobX is also used over there, but BLoC not so much.So what other frameworks, be it app development or other similar project types, are there and how do they commonly solve state management? I'd rather learn and use a solution that is reasonably popular in more frameworks than just flutter, as the next job might force me to use something other than flutter.
July 23, 2020 at 10:58AM by Mithrandir2k16
https://ift.tt/3juF9CV
Reddit
r/FlutterDev - Most commonly used State Management Strategies within+outside of flutter
8 votes and 11 comments so far on Reddit
New post on /r/flutterdev subreddit:
State Management Flutter Tutorial Series | Scoped Model Flutter | Cart Example
https://youtu.be/j4SwkdgORZ8
July 23, 2020 at 05:28AM by saheb1313
https://ift.tt/3huc4Wt
State Management Flutter Tutorial Series | Scoped Model Flutter | Cart Example
https://youtu.be/j4SwkdgORZ8
July 23, 2020 at 05:28AM by saheb1313
https://ift.tt/3huc4Wt
YouTube
State Management Flutter Tutorial Series | Scoped Model Flutter | Cart Example
The Growing Developer website is out!
https://thegrowingdeveloper.org
Let's learn about #StateManagement in #Flutter in the easiest way. I have tried my best to bring out a basic scoped model example built with flutter. Scoped Model is a basic concept andβ¦
https://thegrowingdeveloper.org
Let's learn about #StateManagement in #Flutter in the easiest way. I have tried my best to bring out a basic scoped model example built with flutter. Scoped Model is a basic concept andβ¦
New post on /r/flutterdev subreddit:
Introduction to Widgets|Platform specific widgets|Layout widgets|State maintenance widgets
http://www.youtube.com/watch?v=ZWdelC8GO2s
July 23, 2020 at 04:22AM by srimal85emoney
https://ift.tt/3jwGNUt
Introduction to Widgets|Platform specific widgets|Layout widgets|State maintenance widgets
http://www.youtube.com/watch?v=ZWdelC8GO2s
July 23, 2020 at 04:22AM by srimal85emoney
https://ift.tt/3jwGNUt
YouTube
7 Introduction to Widgets|Platform specific widgets|Layout widgets|State maintenance widgets
Introduction to Widgets
introduction to widgets widgets are everything in flutter framework we have already learned how to create new widgets in previous videos
here we have created a new widget by extending stateless widget note that the stateless widgetβ¦
introduction to widgets widgets are everything in flutter framework we have already learned how to create new widgets in previous videos
here we have created a new widget by extending stateless widget note that the stateless widgetβ¦
New post on /r/flutterdev subreddit:
Run checks for Flutter projects with GitHub Actions
https://ift.tt/2CETaNO
July 22, 2020 at 08:23PM by _arthurdenner
https://ift.tt/3jxWbQz
Run checks for Flutter projects with GitHub Actions
https://ift.tt/2CETaNO
July 22, 2020 at 08:23PM by _arthurdenner
https://ift.tt/3jxWbQz
DEV Community
Run checks for Flutter projects with GitHub Actions
How to setup code and test checks for Flutter projects
New post on /r/flutterdev subreddit:
The Complete (FREE) Flutter Course
Hello everyone, hope we're all doing amazingly (and I hope I'm not breaking any sub rules by doing this)βI'm currently in the process of creating a Complete Flutter Course, which I'm uploading fully for free on youtube. So far I've completed 14 videos, which cover Dart Basics and Object Oriented Programming concepts in Dart. I'm currently uploading a video per day, so soon we'll also have videos covering Flutter basics, layouts, stateful vs stateless widgets, local storage (hive, sqflite), network apis, TDD, clean architecture, BLoC, and much much more.βWe'll take a practical approach, once we've passed the basics we'll cover real apps you can be proud to build. All source code always uploaded to github, for your easy access.βIf you feel this would be useful to you, or if you know anyone else who wants to start their Flutter journey, please check out my youtube and consider giving me a subscribe:βhttps://www.youtube.com/channel/UCJW25d8mW8ciz0DQC-5XNsQ/βThank you in advance
July 23, 2020 at 01:35PM by trance128
https://ift.tt/3jx0mMC
The Complete (FREE) Flutter Course
Hello everyone, hope we're all doing amazingly (and I hope I'm not breaking any sub rules by doing this)βI'm currently in the process of creating a Complete Flutter Course, which I'm uploading fully for free on youtube. So far I've completed 14 videos, which cover Dart Basics and Object Oriented Programming concepts in Dart. I'm currently uploading a video per day, so soon we'll also have videos covering Flutter basics, layouts, stateful vs stateless widgets, local storage (hive, sqflite), network apis, TDD, clean architecture, BLoC, and much much more.βWe'll take a practical approach, once we've passed the basics we'll cover real apps you can be proud to build. All source code always uploaded to github, for your easy access.βIf you feel this would be useful to you, or if you know anyone else who wants to start their Flutter journey, please check out my youtube and consider giving me a subscribe:βhttps://www.youtube.com/channel/UCJW25d8mW8ciz0DQC-5XNsQ/βThank you in advance
July 23, 2020 at 01:35PM by trance128
https://ift.tt/3jx0mMC
Reddit
r/FlutterDev - The Complete (FREE) Flutter Course
257 votes and 61 comments so far on Reddit