New post on /r/flutterdev subreddit:
Started learning flutter
Well since I got a laptop capable of running the emulator I have starting learning flutter any advice or something?
September 30, 2021 at 07:19PM by VanshCodes
https://ift.tt/3zTRxTX
Started learning flutter
Well since I got a laptop capable of running the emulator I have starting learning flutter any advice or something?
September 30, 2021 at 07:19PM by VanshCodes
https://ift.tt/3zTRxTX
reddit
Started learning flutter
Well since I got a laptop capable of running the emulator I have starting learning flutter any advice or something?
New post on /r/flutterdev subreddit:
Is there any good beginner tutorial on creating a simple text editor?
Hello,I'd like to play with developing a simple text editor, supporting hyperlinks, underlined and bold text.I know developing text editors is complex, but, if you know of good intro tutorial, not based on Zephyr, Quill and nor html-editor-advanced, please, let me know.TIA
October 01, 2021 at 12:32AM by GoodSamaritan333
https://ift.tt/3urWTEQ
Is there any good beginner tutorial on creating a simple text editor?
Hello,I'd like to play with developing a simple text editor, supporting hyperlinks, underlined and bold text.I know developing text editors is complex, but, if you know of good intro tutorial, not based on Zephyr, Quill and nor html-editor-advanced, please, let me know.TIA
October 01, 2021 at 12:32AM by GoodSamaritan333
https://ift.tt/3urWTEQ
reddit
Is there any good beginner tutorial on creating a simple text editor?
Hello, I'd like to play with developing a simple text editor, supporting hyperlinks, underlined and bold text. I know developing text editors is...
New post on /r/flutterdev subreddit:
I'd like to ask how to make listview item that navigates to a detailed screen
I want to make listview that when user clicks on the list item, it will navigate to other detailed page that has a title, a long text and an image. Each listview item has their own respective page(that has title,text and image). But I don't know how to link between the listview ui and the detailed screen. I've been searching for days but I fail to understand how to do (I am a beginner to learn flutter huhu). Any help is kindly appreciated :)These two links are the ui of the listview and detailed screen i have implemented but I haven't linked these two. Pls send helpphttps://i.stack.imgur.com/9kGzb.pnghttps://i.stack.imgur.com/34VTF.png
October 01, 2021 at 02:01AM by Worthy_Aida
https://ift.tt/39WEC9n
I'd like to ask how to make listview item that navigates to a detailed screen
I want to make listview that when user clicks on the list item, it will navigate to other detailed page that has a title, a long text and an image. Each listview item has their own respective page(that has title,text and image). But I don't know how to link between the listview ui and the detailed screen. I've been searching for days but I fail to understand how to do (I am a beginner to learn flutter huhu). Any help is kindly appreciated :)These two links are the ui of the listview and detailed screen i have implemented but I haven't linked these two. Pls send helpphttps://i.stack.imgur.com/9kGzb.pnghttps://i.stack.imgur.com/34VTF.png
October 01, 2021 at 02:01AM by Worthy_Aida
https://ift.tt/39WEC9n
New post on /r/flutterdev subreddit:
Flutter 2.5.2 has been released!
Flutter 2.5.2 has been released. I see no news about it anywhere yet, but just ran the flutter upgrade command and downloaded the latest version.EDIT: Digging into the tag on GitHub, the two changes are;Set BUILD_DIR when determining if plugins support arm64 simulators (#90088)'Update Engine revision to 6ac856380fa4f66469552ce986edf59f65f7cd68 for stable release 2.5.2'
October 01, 2021 at 01:36AM by niccholaspage
https://ift.tt/2WvSaWg
Flutter 2.5.2 has been released!
Flutter 2.5.2 has been released. I see no news about it anywhere yet, but just ran the flutter upgrade command and downloaded the latest version.EDIT: Digging into the tag on GitHub, the two changes are;Set BUILD_DIR when determining if plugins support arm64 simulators (#90088)'Update Engine revision to 6ac856380fa4f66469552ce986edf59f65f7cd68 for stable release 2.5.2'
October 01, 2021 at 01:36AM by niccholaspage
https://ift.tt/2WvSaWg
GitHub
Release [flutter_releases] Flutter stable 2.5.2 Framework Cherrypicks (#91047) · flutter/flutter
Set BUILD_DIR when determining if plugins support arm64 simulators (#90088)
'Update Engine revision to 6ac856380fa4f66469552ce986edf59f65f7cd68 for stable release 2.5.2'
Co-authored-by:...
'Update Engine revision to 6ac856380fa4f66469552ce986edf59f65f7cd68 for stable release 2.5.2'
Co-authored-by:...
New post on /r/flutterdev subreddit:
Learn flutter from scratch arabic darija
https://youtu.be/0cG53vMDwqk
October 01, 2021 at 03:25AM by Powerful_Eye_4548
https://ift.tt/3omS0vL
Learn flutter from scratch arabic darija
https://youtu.be/0cG53vMDwqk
October 01, 2021 at 03:25AM by Powerful_Eye_4548
https://ift.tt/3omS0vL
YouTube
Flutter from scratch official docs intro | darija
تعلم فلاتر من الصفر وفهم مزيان شنو هيا وكيفاش كتخدم. تعلم فلاتر بلا متنقز مراحل فهم عمق ديال حاجة هو لكيخليك تحبها أكثر وتحاول تكون ديما واعر فيها.
فهاد فيديو غادي نهظر فشنو ايكون في فيديو جاي لغادي يتلاح غدا. وأيضا غادي نهظر على بعظ مفاهيم في فلاتر وفي تطوير…
فهاد فيديو غادي نهظر فشنو ايكون في فيديو جاي لغادي يتلاح غدا. وأيضا غادي نهظر على بعظ مفاهيم في فلاتر وفي تطوير…
New post on /r/flutterdev subreddit:
Custom Clippers in Flutter
https://ift.tt/3us7ijX
October 01, 2021 at 08:10AM by VandadNahavandipoor
https://ift.tt/3AY4DB6
Custom Clippers in Flutter
https://ift.tt/3us7ijX
October 01, 2021 at 08:10AM by VandadNahavandipoor
https://ift.tt/3AY4DB6
GitHub
flutter-tips-and-tricks/custom-clippers-in-flutter.md at main · vandadnp/flutter-tips-and-tricks
A Collection of Flutter and Dart Tips and Tricks. Contribute to vandadnp/flutter-tips-and-tricks development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
How to integrate Shopify in the flutter project with Null Safety Please?
I am providing the shop name like: verden-app.myshopify.com, and the storeFrontApiToken(from the private app which I have created), I have allowed read_write permission for all the options as well, help, please?I am just running the given example and want to print data from my storehttps://github.com/nonvanilla-shop/shopify_flutter
October 01, 2021 at 08:37AM by NavidanChitrali
https://ift.tt/3mgmhJX
How to integrate Shopify in the flutter project with Null Safety Please?
I am providing the shop name like: verden-app.myshopify.com, and the storeFrontApiToken(from the private app which I have created), I have allowed read_write permission for all the options as well, help, please?I am just running the given example and want to print data from my storehttps://github.com/nonvanilla-shop/shopify_flutter
October 01, 2021 at 08:37AM by NavidanChitrali
https://ift.tt/3mgmhJX
GitHub
GitHub - nonvanilla-shop/shopify_flutter: A wrapper of the shopify APIs to make them easier to work with in Flutter. This includes…
A wrapper of the shopify APIs to make them easier to work with in Flutter. This includes efficient and type-safe parsing. - GitHub - nonvanilla-shop/shopify_flutter: A wrapper of the shopify APIs t...
New post on /r/flutterdev subreddit:
How to Build a Photo Editing App in 10 minutes using Flutter and IMG.LY
https://ift.tt/3zYy6cE
October 01, 2021 at 09:47AM by SyrupConstant3503
https://ift.tt/2Y63Teo
How to Build a Photo Editing App in 10 minutes using Flutter and IMG.LY
https://ift.tt/3zYy6cE
October 01, 2021 at 09:47AM by SyrupConstant3503
https://ift.tt/2Y63Teo
Medium
How to Build a Photo Editing App in 10 minutes using Flutter and IMG.LY
Hello everyone, in today's article, you will learn how to build a photo editing app using Flutter and Img.ly.
New post on /r/flutterdev subreddit:
How Major Frontend Libraries Handle i18n
https://ift.tt/2Y1E5QK
October 01, 2021 at 12:08PM by ShadaWehbe
https://ift.tt/3D5le6K
How Major Frontend Libraries Handle i18n
https://ift.tt/2Y1E5QK
October 01, 2021 at 12:08PM by ShadaWehbe
https://ift.tt/3D5le6K
New post on /r/flutterdev subreddit:
App Feedback Thread - October 01, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
October 01, 2021 at 03:00PM by AutoModerator
https://ift.tt/3ioY4QG
App Feedback Thread - October 01, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
October 01, 2021 at 03:00PM by AutoModerator
https://ift.tt/3ioY4QG
reddit
App Feedback Thread - October 01, 2021
This thread is for getting feedback on your own apps. ## Developers: * must **provide feedback** for others * must include **Play Store**, **App...
New post on /r/flutterdev subreddit:
Branding Appbars
https://ift.tt/3mhD8MI
October 01, 2021 at 02:14PM by fredgrott
https://ift.tt/2ZCILx9
Branding Appbars
https://ift.tt/3mhD8MI
October 01, 2021 at 02:14PM by fredgrott
https://ift.tt/2ZCILx9
Medium
Branding Appbars
Part of the Adaptive Navigation approach to supporting devices with different form-factors is branding the appbar. And unlike the bottom…
New post on /r/flutterdev subreddit:
Media Library Upload – similar to Wordpress [Plugin search]
Hey, I am looking for a ready-to-use pack to list media files, view its details, as well as upload new files, similar to this Wordpress upload file screen. I am searching over the web for something like this, even if paid. I welcome any suggestions to get closer to this result.For context, I am no developer, but a designer. I created a screen similar to Wordpress for a web tool, but its complexity to implement is high and costly.And sorry if this is against the rule2 (To request help). As it's not really related to Flutter development support.
October 01, 2021 at 05:00PM by dinobikerider
https://ift.tt/3FcY406
Media Library Upload – similar to Wordpress [Plugin search]
Hey, I am looking for a ready-to-use pack to list media files, view its details, as well as upload new files, similar to this Wordpress upload file screen. I am searching over the web for something like this, even if paid. I welcome any suggestions to get closer to this result.For context, I am no developer, but a designer. I created a screen similar to Wordpress for a web tool, but its complexity to implement is high and costly.And sorry if this is against the rule2 (To request help). As it's not really related to Flutter development support.
October 01, 2021 at 05:00PM by dinobikerider
https://ift.tt/3FcY406
New post on /r/flutterdev subreddit:
Complexity of cross platform styling
I am looking to build an application, and I’ve noticed that even if i use material app on an iPhone, I get some native styles, such as the placement of text in the app bar, and page transitions.That said, do you guys prefer to deal with the duplication of code for a native feel, or just stick to material and throw in a Cupertino widget here and there?
October 01, 2021 at 04:51PM by Accelerator213
https://ift.tt/3FcY6Fg
Complexity of cross platform styling
I am looking to build an application, and I’ve noticed that even if i use material app on an iPhone, I get some native styles, such as the placement of text in the app bar, and page transitions.That said, do you guys prefer to deal with the duplication of code for a native feel, or just stick to material and throw in a Cupertino widget here and there?
October 01, 2021 at 04:51PM by Accelerator213
https://ift.tt/3FcY6Fg
reddit
Complexity of cross platform styling
I am looking to build an application, and I’ve noticed that even if i use material app on an iPhone, I get some native styles, such as the...
New post on /r/flutterdev subreddit:
code TIK TOK UI in 15 mins • Flutter From Scratch
https://youtu.be/5ioMuy0H_Ks
October 01, 2021 at 05:18PM by Heisenlife
https://ift.tt/3D71f7k
code TIK TOK UI in 15 mins • Flutter From Scratch
https://youtu.be/5ioMuy0H_Ks
October 01, 2021 at 05:18PM by Heisenlife
https://ift.tt/3D71f7k
YouTube
TIK TOK • FLUTTER UI FROM SCRATCH
👨🏽💻📱💰 Build, Launch & Monetize Course: https://buildlaunchmonetize.app/
MY APPS
🔥📱 Habit Tracker: https://ritualz.app
💳📱 Expense Tracker: https://dollatracker.app
🥷🏽 FOLLOW ME
Patreon: https://www.patreon.com/mitchkoko/
Instagram: https://instagram.co…
MY APPS
🔥📱 Habit Tracker: https://ritualz.app
💳📱 Expense Tracker: https://dollatracker.app
🥷🏽 FOLLOW ME
Patreon: https://www.patreon.com/mitchkoko/
Instagram: https://instagram.co…
New post on /r/flutterdev subreddit:
Create Selectable GridView in Flutter in Depth
https://www.youtube.com/watch?v=7HpvSpyMqjI
October 01, 2021 at 06:59PM by Dhanraj_Flutterdev
https://ift.tt/3kWreIC
Create Selectable GridView in Flutter in Depth
https://www.youtube.com/watch?v=7HpvSpyMqjI
October 01, 2021 at 06:59PM by Dhanraj_Flutterdev
https://ift.tt/3kWreIC
YouTube
Flutter Selectable GridView in Depth | Flutter Tutorials
Hey Guys in this video learn how you can implement selectable gridview in flutter.
#gridview
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s
Source Code:
Become Patreon: https://www.patreon.com/supportdhanraj…
#gridview
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s
Source Code:
Become Patreon: https://www.patreon.com/supportdhanraj…
New post on /r/flutterdev subreddit:
Writing server side Dart code - is it worth it?
https://ift.tt/3zUY8O4
October 01, 2021 at 06:45PM by enyovelcora
https://ift.tt/3l19fAK
Writing server side Dart code - is it worth it?
https://ift.tt/3zUY8O4
October 01, 2021 at 06:45PM by enyovelcora
https://ift.tt/3l19fAK
Medium
Writing server side Dart code
…and: is it worth it?
New tweet from FlutterDev:
💙🚀 Introducing the Flutter Meetup Network! The Flutter team will now provide resources to Flutter Meetup organizers around the world, so they can keep hosting awesome and engaging events. Learn more and join 👉 https://t.co/bhCMJPWblk https://t.co/KsUUcTBP1e— Flutter (@FlutterDev) Oct 1, 2021
October 01, 2021 at 07:00PM
https://twitter.com/FlutterDev/status/1443984065942757407
💙🚀 Introducing the Flutter Meetup Network! The Flutter team will now provide resources to Flutter Meetup organizers around the world, so they can keep hosting awesome and engaging events. Learn more and join 👉 https://t.co/bhCMJPWblk https://t.co/KsUUcTBP1e— Flutter (@FlutterDev) Oct 1, 2021
October 01, 2021 at 07:00PM
https://twitter.com/FlutterDev/status/1443984065942757407
Medium
Introducing the Flutter Meetup Network!
Sarah Fullmer tells us about support for Flutter meetups.
New post on /r/flutterdev subreddit:
Connecting Flutter Mobile Apps to churro ETL on Kubernetes
Here is a blog I wrote on some new churro features, namely creating pipelines that accept http POST messages from IoT or Mobile apps. https://medium.com/@churromechanic/churro-flutter-to-etl-example-a5913d5d801 I'm a total newbie at writing Flutter apps, but after a couple of days of hacking using flutter, I was able to create an app that would invoke http POSTS, sending data/GPS coordinates from a phone app to a Kubernetes based ETL app like churro.
October 01, 2021 at 08:10PM by churromechanic
https://ift.tt/3zYBMLp
Connecting Flutter Mobile Apps to churro ETL on Kubernetes
Here is a blog I wrote on some new churro features, namely creating pipelines that accept http POST messages from IoT or Mobile apps. https://medium.com/@churromechanic/churro-flutter-to-etl-example-a5913d5d801 I'm a total newbie at writing Flutter apps, but after a couple of days of hacking using flutter, I was able to create an app that would invoke http POSTS, sending data/GPS coordinates from a phone app to a Kubernetes based ETL app like churro.
October 01, 2021 at 08:10PM by churromechanic
https://ift.tt/3zYBMLp
GitHub
GitHub - churrodata/churro: main repo for the churro file/API processor
main repo for the churro file/API processor. Contribute to churrodata/churro development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Flutter Developer Weekly Newsletter - Issue #28 is LIVE! This issue covers lots of Flutter tips and tricks! :-)
https://ift.tt/3uwqNrs
October 01, 2021 at 09:10PM by FlutterDevWeekly
https://ift.tt/3A5ZNAd
Flutter Developer Weekly Newsletter - Issue #28 is LIVE! This issue covers lots of Flutter tips and tricks! :-)
https://ift.tt/3uwqNrs
October 01, 2021 at 09:10PM by FlutterDevWeekly
https://ift.tt/3A5ZNAd
Flutterdeveloperweekly
Issue 28
Flutter Tips & Tricks
New post on /r/flutterdev subreddit:
Adaptive NAvigation the SliverAppBAr version
Most of you know of the adaptive scaffold and adaptive bar in the web dashboard experimental sample in the flutter samples.And some of you know the update of that in the Material.io team did.But there is no version where the SliverAppBar Is used. I would think that would be the ideal use case of when to use the slim Rail Nav left side menu in tablet apps.Who would like a version of that?
October 01, 2021 at 09:02PM by fredgrott
https://ift.tt/3kYCPGV
Adaptive NAvigation the SliverAppBAr version
Most of you know of the adaptive scaffold and adaptive bar in the web dashboard experimental sample in the flutter samples.And some of you know the update of that in the Material.io team did.But there is no version where the SliverAppBar Is used. I would think that would be the ideal use case of when to use the slim Rail Nav left side menu in tablet apps.Who would like a version of that?
October 01, 2021 at 09:02PM by fredgrott
https://ift.tt/3kYCPGV
Material Design
Build beautiful, usable products faster. Material Design is an adaptable system—backed by open-source code—that helps teams build high quality digital experiences.
New tweet from FlutterDev:
RT @googledevs: 💙🚀 We are so excited to announce the launch of the @FlutterDev Meetup Network! The Flutter team will now provide resources to #FlutterDev Meetup organizers around the world so they can keep hosting awesome events. Learn more about meetups near you 👉 https://t.co/mziHPV3oPe https://t.co/LLLA7JX7fg— Flutter (@FlutterDev) Oct 1, 2021
October 01, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1444014250633138179
RT @googledevs: 💙🚀 We are so excited to announce the launch of the @FlutterDev Meetup Network! The Flutter team will now provide resources to #FlutterDev Meetup organizers around the world so they can keep hosting awesome events. Learn more about meetups near you 👉 https://t.co/mziHPV3oPe https://t.co/LLLA7JX7fg— Flutter (@FlutterDev) Oct 1, 2021
October 01, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1444014250633138179
Google Developers Blog
Introducing the Flutter Meetup Network!
The Flutter Meetup Network (FMN) is an international network of Meetup groups united by their enthusiasm for Flutter.