最新消息:请大家多多支持

Master the Getx State Management in Flutter with Getstorage

其他教程 dsgsd 173浏览 0评论

Genre: eLearning | MP4 | Video: h264, 1280×720 | Audio: aac, 44100 Hz
Language: English | VTT | Size: 1.97 GB | Duration: 3h 23m

What you’ll learn
Flutter
GetX Package
GetBuilder method
GetX & ObX methods
Dependency Management
Bindings
Route Management
MVC Pattern
GetStorage Package
Validation Utils
Real world project
Todo Application
Android Application
IOS Application

Requirements
Basic Dart Knowledge
Basic Flutter Knowledge
Eagerness to build apps
Description
When it comes to developing production level Flutter applications, it’s important to adopt the best software engineering practices to achieve robustness and stability. One such practice is Managing Data in your Application.

GetX is an extra-light,reactive state management,micro-framework and powerful solution for Flutter.

Why choose GetX state management pattern ?

· Single GetX package provide the state management, dependency injection and route management. Common utility provide the GetX like validation, media query, no need to context navigation, change theme, change language, etc.

· Less code writing use the GetX pattern. For use controller access the variable or method only single line syntax.

· Automatically clear resources.

What you will learn in this Course ?

GetX different way to listen or stream data

· GetBuilder (onUpdate()): Less memory, fast as well. GetBuilder is called state. When update data method call onUpdate().

· GetX (Stream builder): Reactive approx., continues listing state of variables.

· Obx (Stream builder): reactive approx., continues listing data, code reduce.

Dependency injection

· Get.lazyput (Not memory allocated): Memory is not allocated instance create but access the method allocated at that time memory.

· Get.put(): It covers most of the use cases for dependency management. When we inject a dependency using Get.put.

· Get.create: This one is for those rare cases which you may never come across, but when you do, you’ll realize how useful this can be

Navigating Screens without Context

· Get.offNamed(): Current screen clear navigation history that is used to login or signup to home page.

· Get.back(): Back the screen.

· Get.toNamed(): New page navigation

· Get.offAllNamed(): Used to all pages clear history for example logout.

GetxController lifecycle:

· onInit(): Called immediately after the widget is allocated memory.

· onReady(): Called after widget is rendered on screen.

· onClose(): Called just before the controller is delete from memory.

Showing Snackbars, Dialog , BottomSheets with just one line of code and without the need of context

GetStorage Package : To save data offline in the form of key/value

Building a Todo Application Using all the concepts we learnt

Who this course is for:
Beginner Flutter Developers
Intermediate Flutter Developers
Students who are interested in building real world applications
Students looking for easy state management solution


Password/解压密码0daydown

Download rapidgator
https://rg.to/file/fea1736cbc3f34830d3c117afa3e63bd/Master_the_GetX_State_Management_in_Flutter_with_GetStorage.part1.rar.html
https://rg.to/file/7fdd58bad9c1b969dc6ae92e301d5059/Master_the_GetX_State_Management_in_Flutter_with_GetStorage.part2.rar.html
https://rg.to/file/60a722071b6602cc4577fe0441af90ff/Master_the_GetX_State_Management_in_Flutter_with_GetStorage.part3.rar.html
https://rg.to/file/bed98e568491dff5db2bf36a3c4e2083/Master_the_GetX_State_Management_in_Flutter_with_GetStorage.part4.rar.html

Download nitroflare
https://nitroflare.com/view/2AEA6122B8CA65F/Master_the_GetX_State_Management_in_Flutter_with_GetStorage.part1.rar
https://nitroflare.com/view/C46258ABEE85834/Master_the_GetX_State_Management_in_Flutter_with_GetStorage.part2.rar
https://nitroflare.com/view/368807761BE89AC/Master_the_GetX_State_Management_in_Flutter_with_GetStorage.part3.rar
https://nitroflare.com/view/4553F202693696F/Master_the_GetX_State_Management_in_Flutter_with_GetStorage.part4.rar

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Master the Getx State Management in Flutter with Getstorage

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址