Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    https://sophisticatedspectra.com/article/drosia-serenity-a-modern-oasis-in-the-heart-of-larnaca.2521391.html

    DROSIA SERENITY
    A Premium Residential Project in the Heart of Drosia, Larnaca

    ONLY TWO FLATS REMAIN!

    Modern and impressive architectural design with high-quality finishes Spacious 2-bedroom apartments with two verandas and smart layouts Penthouse units with private rooftop gardens of up to 63 m² Private covered parking for each apartment Exceptionally quiet location just 5–8 minutes from the marina, Finikoudes Beach, Metropolis Mall, and city center Quick access to all major routes and the highway Boutique-style building with only 8 apartments High-spec technical features including A/C provisions, solar water heater, and photovoltaic system setup.
    Whether for living or investment, this is a rare opportunity in a strategic and desirable location.

    Flutter BLoC State Management & Firebase [2023] From Scratch

    Posted By: BlackDove
    Flutter BLoC State Management & Firebase [2023] From Scratch

    Flutter BLoC State Management & Firebase [2023] From Scratch
    Updated 2/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 24 lectures • 3h 7m | Size: 1.9 GB


    Flutter BLoC Pattern and Firebase. Build Real App - Step By Step | Flutter 3.7

    What you'll learn
    Flutter BLoC from scratch by step-by-step explanations
    Make Amazing Tasks App [To Do App] Using Flutter BLoC State Management
    Also you learn: Add task, Delete Task, Mark as Done/Undone, Mark as Favourite/Unfavourite, Restore Task, Clear Bin Folder, Change Theme ( Dark and Light )
    Flutter Widgets such as: Drawer, PopupMenu, ExpansionPanel, BottomNavigationBar and so on…
    Flutter Firebase works with Flutter Bloc

    Requirements
    Beginning knowledge on Flutter and how it works
    Knowledge of the Dart programming language
    Description
    Hi there!
    Welcome to Flutter BLoC State Management & Firebase [2023] From Scratch!
    This Full Course about Real Tasks App [To Do App] Using Flutter BLoC Pattern State Management And here you learn:


    I. Flutter BLoC State Management with Hydrated Bloc (Hydrated Bloc saves data on local storage)
    1) Add tasks - You can add a new task with its description and the task remains there even if you do hot-reload or hot-restart because of Hydrated BLoC.
    2) Delete Task - You can Delete a Task and that task moves to Recycle Bin folder of the App.
    3) Mark as Done/Undone - when you've done a task, it moved to Completed Tasks Tab or vice versa.
    4) Mark as Favourite/Unfavourite - you can mark a task as a favorite and you can find that task in the Favorites Tab.
    5) Restore Task - you can restore a task and that task re-appears in the Pending Tasks Tab.
    6) Clear Bin Folder - There is a ''Clear All Tasks'' button in the Recycle Bin folder, it deletes all tasks and clears the Recycle Bin folder.
    7) Change Theme (Dark and Light) - In the Drawer, there is a switch, by which you can change the App Theme into Dark and Light mode.
    Flutter Widgets such as:
    - Drawer
    - Popup Menu
    - Expansion Panel
    - Bottom Navigation Bar
    and many other Flutter widgets.


    II. Flutter BLoC State Management with Firebase (All data will be saved on Firestore)
    1) All the function above still works with Bloc, but saves data on Firestore
    2) Besides above, User authentication is added in the last section.

    I hope you enjoy the course.

    Who this course is for:
    Flutter Developer who wants to learn Flutter BLoC Pattern from scratch, step by step
    Developers who want to build apps with Flutter using BLoC State Management