New post on /r/flutterdev subreddit:
Flutter Event Transformation, Round Corners & Co. - 35 - PUB.DEV RELEASES
https://youtube.com/watch?v=vqzgBdp4DZ4&feature=share
September 16, 2021 at 05:50PM by syntacops
https://ift.tt/3zhkCZ9
Flutter Event Transformation, Round Corners & Co. - 35 - PUB.DEV RELEASES
https://youtube.com/watch?v=vqzgBdp4DZ4&feature=share
September 16, 2021 at 05:50PM by syntacops
https://ift.tt/3zhkCZ9
YouTube
Flutter Event Transformation, Round Corners & Co. - 35 - PUB.DEV RELEASES
One of the most liked Flutter packages of week 35 (from August 30 to Steptember 5) is Flutter Event Transformation package which is inspired by ember concurrency. On top of that we also get a Figma like corner smoothing and many more useful packages. #flutter…
New post on /r/flutterdev subreddit:
Upgrading Flutter app developed using 1.5.4 to 2.5
https://youtube.com/watch?v=ShdCNsDo8YM&feature=share
September 16, 2021 at 05:48PM by ibhavikmakwana
https://ift.tt/39cZtoE
Upgrading Flutter app developed using 1.5.4 to 2.5
https://youtube.com/watch?v=ShdCNsDo8YM&feature=share
September 16, 2021 at 05:48PM by ibhavikmakwana
https://ift.tt/39cZtoE
YouTube
Upgrading Flutter app developed using 1.5.4 to 2.5
Subscribe to my channel: http://bit.ly/subscribe_codeify
Connect with me on social media:
Instagram: https://instagram.com/ibhavikmakwana
Twitter: https://twitter.com/ibhavikmakwana
Medium: https://medium.com/@ibhavikmakwana
Thank you for watching!
Like…
Connect with me on social media:
Instagram: https://instagram.com/ibhavikmakwana
Twitter: https://twitter.com/ibhavikmakwana
Medium: https://medium.com/@ibhavikmakwana
Thank you for watching!
Like…
New post on /r/flutterdev subreddit:
We've Created a Package for Hand Drawing!
https://pub.dev/packages/scribbleHey everyone!For a project of ours we were looking for a freehand drawing solution in Flutter that supports pen pressure, variable line widths, erasing lines and more and we didn't find anything that went beyond the absolute basics.That's why we created our own! It's still early in development but we'd be happy about feedback or even contributions :)FeaturesDoesn't include any UI (except in the example) so you're free to use it in your app however you want!Variable line widthPen and touch pressure supportLines get slimmer when the pen is moved more quicklyLine eraser supportFull undo/redo support using state_notifier and kimchiSketches are fully serializable
September 16, 2021 at 06:28PM by nameausstehend
https://ift.tt/3zhBVJR
We've Created a Package for Hand Drawing!
https://pub.dev/packages/scribbleHey everyone!For a project of ours we were looking for a freehand drawing solution in Flutter that supports pen pressure, variable line widths, erasing lines and more and we didn't find anything that went beyond the absolute basics.That's why we created our own! It's still early in development but we'd be happy about feedback or even contributions :)FeaturesDoesn't include any UI (except in the example) so you're free to use it in your app however you want!Variable line widthPen and touch pressure supportLines get slimmer when the pen is moved more quicklyLine eraser supportFull undo/redo support using state_notifier and kimchiSketches are fully serializable
September 16, 2021 at 06:28PM by nameausstehend
https://ift.tt/3zhBVJR
Dart packages
scribble | Flutter package
Scribble is a lightweight library for freehand drawing in Flutter supporting pressure, variable line width and more!
New post on /r/flutterdev subreddit:
Slide Transition Animation in Flutter | Basics
https://www.youtube.com/watch?v=52Qsk17QrY8
September 16, 2021 at 07:52PM by Dhanraj_Flutterdev
https://ift.tt/3EjbnLX
Slide Transition Animation in Flutter | Basics
https://www.youtube.com/watch?v=52Qsk17QrY8
September 16, 2021 at 07:52PM by Dhanraj_Flutterdev
https://ift.tt/3EjbnLX
YouTube
Slide Transition Animations in Flutter | Flutter Tutorials | Animations
Hello guys in this video learn how you can create slide transition animation in you Flutter app, get to know the basics and watch the video till the end.Like...
New post on /r/flutterdev subreddit:
Flutter Tutorial - Localization & Internationalization | Flutter Google Translator | Translation
https://youtu.be/nAicB3JBhQk
September 16, 2021 at 07:12PM by Some_Cartographer_23
https://ift.tt/3hEqlCk
Flutter Tutorial - Localization & Internationalization | Flutter Google Translator | Translation
https://youtu.be/nAicB3JBhQk
September 16, 2021 at 07:12PM by Some_Cartographer_23
https://ift.tt/3hEqlCk
YouTube
Flutter Tutorial 100+ Localization & Internationalization | Flutter Google Translator | Translation
Click Here for more flutter: http://tiny.cc/th7auz#Flutter #FluttterInternationalize #FlutterLocalize #FlutterTranslator #FlutterGoogleTranslator #FlutterFre...
New post on /r/flutterdev subreddit:
It is a project to update the emoji by connecting it with E-Paper hardware through BLE in the Flutter App. If you are interested in connecting the Flutter App and hardware, please refer to it.
https://youtu.be/pP9YXFNOBhY
September 18, 2021 at 08:52AM by XBriefer
https://ift.tt/3Cn0VRz
It is a project to update the emoji by connecting it with E-Paper hardware through BLE in the Flutter App. If you are interested in connecting the Flutter App and hardware, please refer to it.
https://youtu.be/pP9YXFNOBhY
September 18, 2021 at 08:52AM by XBriefer
https://ift.tt/3Cn0VRz
YouTube
Mini E-Paper | Ep1. Uploading Emoji to E-Paper from Flutter App (iOS & Android)
It's able to draw an emoji on the E-paper screen from the mobile application for Android and iPhone through BLE.
[LILYGO Mini E-Paper]
https://bit.ly/3BxuuPW
[Project Github]
https://github.com/0015/ThatProject/tree/master/E-Paper_Projects/01_Emoji2MiniE…
[LILYGO Mini E-Paper]
https://bit.ly/3BxuuPW
[Project Github]
https://github.com/0015/ThatProject/tree/master/E-Paper_Projects/01_Emoji2MiniE…
New post on /r/flutterdev subreddit:
Isolates, event loop, async interview questions?
What are your favorite interview questions regarding isolates, the event loop, concurrency?What was a question that you might have received from a colleague or interviewer that made you doubt you understand these topics well enough?What are some of the resources you recommend people study? Feel free to recommend resources that are not Dart specific, too. I know I've seen some great talks about the event loop in JavaScript and most of those things apply to Dart, too, and some CUDA coding challenges I saw are interesting to solve for isolates (though obviously, the performance outcomes are totally different).I'm a self-taught software developer, and I feel that sometimes it's hard to truly understand some topics, even worse, it's hard to know what you don't really understand. I really appreciate all your feedback, answers, and hints.
September 18, 2021 at 09:55AM by serial_dev
https://ift.tt/2ZaooHB
Isolates, event loop, async interview questions?
What are your favorite interview questions regarding isolates, the event loop, concurrency?What was a question that you might have received from a colleague or interviewer that made you doubt you understand these topics well enough?What are some of the resources you recommend people study? Feel free to recommend resources that are not Dart specific, too. I know I've seen some great talks about the event loop in JavaScript and most of those things apply to Dart, too, and some CUDA coding challenges I saw are interesting to solve for isolates (though obviously, the performance outcomes are totally different).I'm a self-taught software developer, and I feel that sometimes it's hard to truly understand some topics, even worse, it's hard to know what you don't really understand. I really appreciate all your feedback, answers, and hints.
September 18, 2021 at 09:55AM by serial_dev
https://ift.tt/2ZaooHB
reddit
Isolates, event loop, async interview questions?
**What are your favorite interview questions regarding isolates, the event loop, concurrency?** What was a **question** that you might have...
New post on /r/flutterdev subreddit:
Space between elements
So I have been using Flutter for quite a while now, and throughout all the personal projects and client work I've done I noticed that I use different methods to put space between elements every time.If its some sort of a list or elements stacked next/ontop of each other I tend to use a SizedBox with the height or width I want, some times I use the Divider too so I can have that separating line.In other cases I use margins, but since not all widgets got that property Ill have to wrap them in a Container first which sometimes does come in handy if I wanna add some color to the background or other decorations.In CSS when Im developing for the web, all elements can have a margin whether by default or when turned into block like element, if its Grid or Flexbox I can use the Gap property.I do wonder what other Flutter developers use and why! and is there a difference between these options especially in terms of performance and responsiveness from one device to another?
September 18, 2021 at 01:58PM by Salazar083
https://ift.tt/3EtSZ2O
Space between elements
So I have been using Flutter for quite a while now, and throughout all the personal projects and client work I've done I noticed that I use different methods to put space between elements every time.If its some sort of a list or elements stacked next/ontop of each other I tend to use a SizedBox with the height or width I want, some times I use the Divider too so I can have that separating line.In other cases I use margins, but since not all widgets got that property Ill have to wrap them in a Container first which sometimes does come in handy if I wanna add some color to the background or other decorations.In CSS when Im developing for the web, all elements can have a margin whether by default or when turned into block like element, if its Grid or Flexbox I can use the Gap property.I do wonder what other Flutter developers use and why! and is there a difference between these options especially in terms of performance and responsiveness from one device to another?
September 18, 2021 at 01:58PM by Salazar083
https://ift.tt/3EtSZ2O
reddit
Space between elements
So I have been using Flutter for quite a while now, and throughout all the personal projects and client work I've done I noticed that I use...
New post on /r/flutterdev subreddit:
How to create Navigation Drawer in Flutter - Left and Right Navigation Drawer?
https://ift.tt/3lAUL9J
September 18, 2021 at 05:09PM by rrtutors
https://ift.tt/3AipvT8
How to create Navigation Drawer in Flutter - Left and Right Navigation Drawer?
https://ift.tt/3lAUL9J
September 18, 2021 at 05:09PM by rrtutors
https://ift.tt/3AipvT8
Rrtutors
How to create Navigation Drawer in Flutter - Left and Right Navigation Drawer?
Flutter Navigation drawer, Left Navigation and right navigation drawer with scaffold widget
New post on /r/flutterdev subreddit:
Should I learn android studio?
I want to be a flutter developer and I think I have read that java/Kotlin and swift is needed for some parts.But is android studio required too? Or is it OK to know for example kotlin but not how to make apps in Android studio
September 18, 2021 at 04:16PM by juanmzedxy
https://ift.tt/2XtykLc
Should I learn android studio?
I want to be a flutter developer and I think I have read that java/Kotlin and swift is needed for some parts.But is android studio required too? Or is it OK to know for example kotlin but not how to make apps in Android studio
September 18, 2021 at 04:16PM by juanmzedxy
https://ift.tt/2XtykLc
reddit
Should I learn android studio?
I want to be a flutter developer and I think I have read that java/Kotlin and swift is needed for some parts. But is android studio required too?...
New post on /r/flutterdev subreddit:
What’s your favorite set of lint rules and why?
I personally use the https://pub.dev/packages/effective_dart however I heard that pedantic is very popular. There was also the set of rules from very_good franchise. I was wandering what’s working the best for you and why?
September 18, 2021 at 06:43PM by poq106
https://ift.tt/39xlaQt
What’s your favorite set of lint rules and why?
I personally use the https://pub.dev/packages/effective_dart however I heard that pedantic is very popular. There was also the set of rules from very_good franchise. I was wandering what’s working the best for you and why?
September 18, 2021 at 06:43PM by poq106
https://ift.tt/39xlaQt
Dart packages
effective_dart | Dart Package
Linter rules corresponding to the guidelines in Effective Dart.
New post on /r/flutterdev subreddit:
OpenKraken - Production-grade Flutter in Javascript
https://ift.tt/2Xv9H1n
September 18, 2021 at 10:09PM by sandys1
https://ift.tt/3khwqGB
OpenKraken - Production-grade Flutter in Javascript
https://ift.tt/2Xv9H1n
September 18, 2021 at 10:09PM by sandys1
https://ift.tt/3khwqGB
reddit
OpenKraken - Production-grade Flutter in Javascript
Posted in r/FlutterDev by u/sandys1 • 1 point and 0 comments
New post on /r/flutterdev subreddit:
Begin Reactive App Dev, Flutter Best Practices
https://ift.tt/3zgLlVS
September 18, 2021 at 09:57PM by fredgrott
https://ift.tt/39fV4RE
Begin Reactive App Dev, Flutter Best Practices
https://ift.tt/3zgLlVS
September 18, 2021 at 09:57PM by fredgrott
https://ift.tt/39fV4RE
Medium
Begin Reactive App Dev, Flutter Best Practices
Flutter 2.5 introduces a new Skeleton App template to show those new to Flutter some Flutter Best Practices. It somewhat leaves a lot to be…
New post on /r/flutterdev subreddit:
Was snopping around pub.dev and found that mongodb is building realmdb for flutter!
Here is the link: https://pub.dev/packages/realm#getting-started
September 18, 2021 at 10:55PM by thekookysurfer
https://ift.tt/3nLu9Wv
Was snopping around pub.dev and found that mongodb is building realmdb for flutter!
Here is the link: https://pub.dev/packages/realm#getting-started
September 18, 2021 at 10:55PM by thekookysurfer
https://ift.tt/3nLu9Wv
Dart packages
realm | Flutter package
The official Realm SDK for Flutter. Realm is a mobile database - an alternative to SQLite and key-value stores.
New post on /r/flutterdev subreddit:
Is it a good idea to download a Flutter App UI Template and move on from there?
And if so, got any free Flutter templates website you can recommend?
September 18, 2021 at 10:50PM by digital-pharmacist
https://ift.tt/3lzUgNq
Is it a good idea to download a Flutter App UI Template and move on from there?
And if so, got any free Flutter templates website you can recommend?
September 18, 2021 at 10:50PM by digital-pharmacist
https://ift.tt/3lzUgNq
reddit
Is it a good idea to download a Flutter App UI Template and move...
And if so, got any free Flutter templates website you can recommend?
New post on /r/flutterdev subreddit:
isolated_worker: a worker that supports all platforms
Hello everyone, I just created a dart package named isolated_worker. It is basically an Isolate when spawned, except on web, it spawns a Web Worker instead.Link hereAny helps/suggestions are welcome!
September 19, 2021 at 12:00AM by FroedEgg
https://ift.tt/3AsxAoo
isolated_worker: a worker that supports all platforms
Hello everyone, I just created a dart package named isolated_worker. It is basically an Isolate when spawned, except on web, it spawns a Web Worker instead.Link hereAny helps/suggestions are welcome!
September 19, 2021 at 12:00AM by FroedEgg
https://ift.tt/3AsxAoo
Dart packages
isolated_worker | Dart package
A singleton isolated worker for Flutter (Isolate) and Web (Web Worker).
New post on /r/flutterdev subreddit:
Usando Glassmorphism em Flutter
https://link.medium.com/F0Qq3zAdFjb
September 19, 2021 at 01:15AM by Formal_Plate2660
https://ift.tt/39i0xr5
Usando Glassmorphism em Flutter
https://link.medium.com/F0Qq3zAdFjb
September 19, 2021 at 01:15AM by Formal_Plate2660
https://ift.tt/39i0xr5
New post on /r/flutterdev subreddit:
Flutter UI Job Finder App Tutorial | App from Scratch Part 2
https://youtu.be/LmKRlMIQ_00
September 19, 2021 at 03:41AM by Confident-Basket-896
https://ift.tt/2ZayuZ0
Flutter UI Job Finder App Tutorial | App from Scratch Part 2
https://youtu.be/LmKRlMIQ_00
September 19, 2021 at 03:41AM by Confident-Basket-896
https://ift.tt/2ZayuZ0
YouTube
Flutter UI Job Finder App Tutorial | App from Scratch Part 2
Welcome to my Flutter Apps from Scratch tutorial series. In this video, we will build the job finder app UI and you will learn how to build this complex flutter app from the scratch.
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5
Part 1 of this…
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5
Part 1 of this…
New post on /r/flutterdev subreddit:
Chat application without Firebase
Hello everyone,Since it's hard to find a chat client other than firebase for flutter, I decided to build the first stone for a Flutter chat client using MQTT protocol.MQTT is used mostly for IoT, it is very fast. And it is used also as a chat server by Facebook Messenger.You can check my repo here and give it a chance, any feedback will be welcomed.I used HiveMQ as MQTT broker, with a custom extension, of course, all pushed in Github :)
September 19, 2021 at 09:45AM by Coffee__2__Code
https://ift.tt/3nLzmNT
Chat application without Firebase
Hello everyone,Since it's hard to find a chat client other than firebase for flutter, I decided to build the first stone for a Flutter chat client using MQTT protocol.MQTT is used mostly for IoT, it is very fast. And it is used also as a chat server by Facebook Messenger.You can check my repo here and give it a chance, any feedback will be welcomed.I used HiveMQ as MQTT broker, with a custom extension, of course, all pushed in Github :)
September 19, 2021 at 09:45AM by Coffee__2__Code
https://ift.tt/3nLzmNT
GitHub
GitHub - WahidNasri/flutter-mqtt-chat-client: A Chat app developed with Flutter, it uses MQTT protocol
A Chat app developed with Flutter, it uses MQTT protocol - WahidNasri/flutter-mqtt-chat-client
New post on /r/flutterdev subreddit:
Youtube Details Fetcher - Flutter App
https://youtu.be/VEQBzTYUYTQ
September 19, 2021 at 09:28AM by K_SNIPPET
https://ift.tt/3lUEexR
Youtube Details Fetcher - Flutter App
https://youtu.be/VEQBzTYUYTQ
September 19, 2021 at 09:28AM by K_SNIPPET
https://ift.tt/3lUEexR
YouTube
Youtube Details Fetcher - Flutter App (WebCrawler)
In this video we will make small flutter application for fetching YouTube video details without using API.
⏱TIMESTAMPS
00:00 - Video Introduction
01:10 - Let`s Start Coding
01:29 - Youtube Details Model
03:38 - Youtube Fetcher Service
10:55 - Provider -…
⏱TIMESTAMPS
00:00 - Video Introduction
01:10 - Let`s Start Coding
01:29 - Youtube Details Model
03:38 - Youtube Fetcher Service
10:55 - Provider -…
New post on /r/flutterdev subreddit:
What to know to be a flutter developer?
I am starting to learn to make apps in flutter.But I guess I should learn things about mobile devices, memory management or something like that. But I don't really know what to learn or what I should know.
September 19, 2021 at 03:30PM by juanmzedxy
https://ift.tt/3zkV6Cl
What to know to be a flutter developer?
I am starting to learn to make apps in flutter.But I guess I should learn things about mobile devices, memory management or something like that. But I don't really know what to learn or what I should know.
September 19, 2021 at 03:30PM by juanmzedxy
https://ift.tt/3zkV6Cl
reddit
What to know to be a flutter developer?
I am starting to learn to make apps in flutter. But I guess I should learn things about mobile devices, memory management or something like that....