Giter VIP home page Giter VIP logo

flutter_advance_course_with_nestjs's Introduction

Flutter Advance Course With NestJS (NodeJS)

GetX State Management (Chapter 1)

GetX is a state management solution for Flutter that provides a simple, yet powerful way to manage the state of your Flutter applications. It is known for its ease of use and efficiency. GetX leverages reactive programming principles to handle state changes, making it a popular choice among Flutter developers.

GetX Configuration Setup

  • Necessary Initialization for the app

Dependency Management & injection

  • Get.put()

  • Get.lazyPut()

  • Get.find()

GetX Controller Lifecycle

  • onInit()

  • onReady()

  • onClose()

  • Manual Disposal

GetX Bindings

  • Understand the concept of bindings and how to use them for efficient resource management and data loading.

Reactive UI - Widgets for UI Updates

  • GetBuilder

  • ValueBuilder

  • ObxValue

  • Obx

Reactivity with Rx:

  • Explore advanced state management techniques with GetX including Rx, RxList, RxMap and others data types.

Navigation:

  • Implement navigation using Get.to(), Get.off() and others.

Dialogs and Snackbars:

  • Use Get.defaultDialog() and Get.snackbar() for displaying dialogs and snackbars.

Internationalization (i18n)

  • Implement internationalization and localization using GetX's built-in features.

Persistence Data with Get Storage:

  • Implement data persistence using built in Get Storage

  • Learn how to save and retrieve data between app sessions.

Get Connect:

  • Rest API with build-int GetConnect system

Persistence Data (Chapter 2)

Local Storage:

File System/Storage:

  • Read and Write Files

Deep link & Push Notification (Chapter 3)

  • Deep Linking System
  • Onesignal (FCM)

flutter_advance_course_with_nestjs's People

Contributors

fsmdeveloper avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

habiburrahman30

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.