#learning #official
Tomorrow we will be able to watch first hand how to build bricks for Mason.
https://www.youtube.com/live/o8B1EfcUisw?feature=share
Tomorrow we will be able to watch first hand how to build bricks for Mason.
https://www.youtube.com/live/o8B1EfcUisw?feature=share
YouTube
Observable Flutter: Building a Mason brick
Watch as Felix and Craig build out a brand new Mason brick and put it to use in local development.
Package of the Week on Mason → https://goo.gle/3YyQ8PA
Find Mason at pub.dev → https://goo.gle/3bka1Xk
Repository for available bricks → https://goo.gle/3HHARET…
Package of the Week on Mason → https://goo.gle/3YyQ8PA
Find Mason at pub.dev → https://goo.gle/3bka1Xk
Repository for available bricks → https://goo.gle/3HHARET…
#tools
VSCode Plugin to highlight the various widget areas. IMHO more helpful than rainbow brackets
Name: Blockman - Highlight Nested Code Blocks
Id: leodevbro.blockman
Description: Mark/Highlight code blocks
Version: 1.7.1
Publisher: leodevbro
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=leodevbro.blockman
VSCode Plugin to highlight the various widget areas. IMHO more helpful than rainbow brackets
Name: Blockman - Highlight Nested Code Blocks
Id: leodevbro.blockman
Description: Mark/Highlight code blocks
Version: 1.7.1
Publisher: leodevbro
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=leodevbro.blockman
Visualstudio
Blockman - Highlight Nested Code Blocks - Visual Studio Marketplace
Extension for Visual Studio Code - Mark/Highlight code blocks
#learning
Transitioning from React to Flutter or need to convince a react friend?
https://kalabro.tech/flutter-for-react-developers/
Transitioning from React to Flutter or need to convince a react friend?
https://kalabro.tech/flutter-for-react-developers/
kalabro.tech
Flutter guide for React developers
In this guide I map common Flutter concepts to their equivalents in web development. If you are a React developer interested in Flutter, it will help you find your fit on the new territory.
#news
To all of those who use Dio as your networking package.
⚠️ DIO package will not be maintained anymore.
Source:
https://github.com/flutterchina/dio#readme
To all of those who use Dio as your networking package.
⚠️ DIO package will not be maintained anymore.
Source:
https://github.com/flutterchina/dio#readme
#learning
Steps on and how to learn Flutter as of 2023
https://www.codelivly.com/resources-to-learn-flutter-from-complete-beginner-to-advanced-level/
Steps on and how to learn Flutter as of 2023
https://www.codelivly.com/resources-to-learn-flutter-from-complete-beginner-to-advanced-level/
#video
Remi, creator of Riverpod was live in a pair programming streaming to explain the State Management Riverpod in his words.
Learn tips, and how to use Riverpod directly from the author.
https://www.youtube.com/watch?v=QS3XtFoFN1I
Remi, creator of Riverpod was live in a pair programming streaming to explain the State Management Riverpod in his words.
Learn tips, and how to use Riverpod directly from the author.
https://www.youtube.com/watch?v=QS3XtFoFN1I
YouTube
Coding Riverpod with creator of #Riverpod, Remi Rousselet
Riverpod is a reactive caching and data-binding framework that was born as an evolution of the Provider package. According to the official documentation: Riverpod is a complete rewrite of the Provider package to make improvements that would be otherwise impossible.…
#learning #official
A future features coming soon to dart are Inline Classes read about them before they come out at the official document at Github !
https://github.com/dart-lang/language/blob/master/accepted/future-releases/inline-classes/feature-specification.md
A future features coming soon to dart are Inline Classes read about them before they come out at the official document at Github !
https://github.com/dart-lang/language/blob/master/accepted/future-releases/inline-classes/feature-specification.md
#learning
Note: Last article I share by Karthik Ponnam but these last three articles are amazing I had to share.
https://karthikponnam.medium.com/image-manipulation-with-shaders-flutter-aa11027b4a4d
Note: Last article I share by Karthik Ponnam but these last three articles are amazing I had to share.
https://karthikponnam.medium.com/image-manipulation-with-shaders-flutter-aa11027b4a4d
Medium
Image Manipulation with Shaders — Flutter
Learn how to enhance and manipulate images in Flutter using Shaders. article covers image manipulation in Flutter using shaders