- Have any question?
- 📲 0197-2719550
- ✉️ [email protected]
Flutter App Development Masterclass (Build Android & iOS Apps)
প্রজেক্ট ভিত্তিক এই অ্যাপ ডেভেলপমেন্ট কোর্সে একদম বেসিক থেকে কোডিং ছাড়া এবং কোডিং করে ২ ভাবেই অ্যাপ ডেভেলপমেন্ট শেখানো হবে। পাশাপাশি ই-কমার্স, ব্লগ, নিউজ অ্যাপ, চ্যাট অ্যাপ ইত্যাদি রিয়েল-লাইফ প্রজেক্টের মাধ্যমে স্টেপ-বাই-স্টেপ সব কভার করা হবে। কোর্স কমপ্লিট করে আপনি Flutter এবং FlutterFlow ব্যবহার করে যেকোনো ধরনের অ্যাপ তৈরি করে ফ্রিল্যান্সিং, রিমোট জব এবং প্যাসিভ ইনকাম করতে পারবেন।
Curriculum
- 56 Sections
- 313 Lessons
- Lifetime
Expand all sectionsCollapse all sections
- Introduction of Flutter App Development4
- Getting Started with FlutterFlow3
- How to Use Basic Widgets In FlutterFlow9
- 3.1How to use FlutterFlow Row, Column & Container
- 3.2How to use Text & RichText Widget
- 3.3How to use Image & Circle Im
- 3.4How to Use Icon, Button & Ico
- 3.5How to use ListTile & Slid
- 3.6How to Use VideoPlaye
- 3.7How to use Calendar Widget in Flutte
- 3.8How to use FlutterFlow AudioPlayer Wid
- 3.9FlutterFlow WebView Widget
- FlutterFlow Icon & Lottie Animation2
- Learn to Use FlutterFlow Layout Related Widgets20
- 5.1How to use FlutterFlow Progressbar Wid
- 5.2How to use FlutterFlow Timer Widget
- 5.3How to use FlutterFlow ListView Widget
- 5.4How to use FlutterFlow GridView Widget
- 5.5How to use FlutterFlow Stack Widget
- 5.6How to use FlutterFlow Swipeable Stack
- 5.7How to use FlutterFlow Spacer Widget
- 5.8How to use FlutterFlow Divider Widget
- 5.9How to use FlutterFlow TabBar Widget
- 5.10How to use FlutterFlow PageView WidgeUntit
- 5.11How to use FlutterFlow Carousel Widget
- 5.12How to use FlutterFlow Expanded Widget
- 5.13How to use FlutterFlow Wrap Widget
- 5.14How to use FlutterFlow Flippable Card
- 5.15Alert Dialog in Flutterflow
- 5.16How to use FlutterFlow StaggeredView
- 5.17How to use Flex Widget in FlutterFlow
- 5.18How to use FlutterFlow AppBar Widget
- 5.19How to use FlutterFlow Floati
- 5.20How to use Flutt
- How to Create UI & Work With Rest API in Flutter Flow9
- 6.1FlutterFlow UI Complete Login Page Design
- 6.2How to work with API FlutterFlow Api Calls
- 6.3Show List of data from API
- 6.4Show List of data
- 6.5Passing data from one Page to Another
- 6.6Real Life Use of pas
- 6.7How to create a components in Flutterflow
- 6.8Create Dynamic Dropdown in FlutterFlow with API Calls
- 6.9How to use FlutterFlow DataTable
- How to use State In Flutter Flow4
- How to Create A Todo Apps In Flutter Flow8
- How to work with FlutterFlow Forms2
- Create a Real Life Complete Functional Calculator App Using FlutterFlow8
- Flutterflow & Firebase Todo Apps12
- 11.1Firebase Database Setup with Flutterflow
- 11.2Setup Firebase collection, documents, fields with FlutterFlow
- 11.3Design the ui for showing data
- 11.4Show data in listview from Firebase collection
- 11.5How to work with conditions
- 11.6Design the form
- 11.7Add data to collection using forms
- 11.8Update Data
- 11.9Showing Data to the field – Part 1
- 11.10Showing Data to the field – Part 2
- 11.11Delete data
- 11.12How to Register and Login using Firebase and Flutterflow
- Flutterflow & Firebase Complete Apps16
- 12.1Project Overview
- 12.2Project Plan
- 12.3Create Project & Connect with Firebase
- 12.4Create Collection for Users
- 12.5Design the UI of the Task Page
- 12.6Design UI of the other pages
- 12.7Design login signup pages
- 12.8Create Tasks Collection
- 12.9Implement Login Register & Logout Features
- 12.10Add data to firebase
- 12.11Show data from firebase
- 12.12How to Edit task – Part 1
- 12.13How to Edit task – Part 2
- 12.14Fix issues
- 12.15Show Data Conditionally
- 12.16Make the favorite icon functional
- Introduction & Start Working With Dart Programming Language7
- 13.1Introduction with Dart Programming Language
- 13.2What is Dart Pad How Work with Dart Pad
- 13.3How to Install Winrar
- 13.4How to Install Git Bash On You Device
- 13.5How to Install Dart SDK on your Device
- 13.6How to Setup Visual Studio Code and Install Dart Extension
- 13.7Learn To Start Writing Your First Dart Code
- Basic Topics of Dart Programming Language4
- Operators In Dart Programming Language7
- Control Flow Statements In Dart Programming Language7
- How to work with Dart List, Set & Map Data Type15
- 17.1Dart Map Keys Values And Size
- 17.2Dart HashMap
- 17.3Loop Inside Dart HashMap
- 17.4Dart List Fixed Length List
- 17.5Dart List Growable List
- 17.6Inserting Elements into a List
- 17.7Removing List items
- 17.8Updating the List index
- 17.9Dart Set
- 17.10For Loop in Dart Set and Dart List
- 17.11Dart HashSet
- 17.12Dart Map
- 17.13Creating Map Literal
- 17.14Adding Values to Map Literals at Runtime
- 17.15Creating Map By Constructor
- Dart Generics & Runes2
- How to work with Functions in Dart Programming Language5
- Dart Build in Function, String Concatenation, Null Safety & Enums4
- How to work with Synchronous & Asynchronous Programming in Dart2
- Dart OOP Bangla Tutorial18
- 22.1Class And Class Properties
- 22.2Class Object
- 22.3This keyword
- 22.4Class In External File
- 22.5Inheritance
- 22.6Overriding
- 22.7Abstract
- 22.8Super Keyword
- 22.9Static Keyword, Static Method
- 22.10Dart Constructors
- 22.11Dart Constructors Pass Data
- 22.12Super Constructor
- 22.13Why Dart Interface How to use Dart Interface
- 22.14Dart Exceptions
- 22.15Try Catch
- 22.16Dart Debugging
- 22.17Dart Encapsulation Setter & Getter Data Model
- 22.18Dart Callable Class – Call Class like a Function
- Introduction and Start working with Flutter Framework11
- 23.1Flutter Appbar & Text Widget
- 23.2What is flutter and which company is using flutter
- 23.3Download Flutter SDK and Setup Enviroment Variable
- 23.4Download and Install Android Studio on your PC
- 23.5Install Essential Flutter Plugins & Create a New Flutter Project Using Android Studio
- 23.6Run Apps Using Vysor
- 23.7Create a New Flutter Project in Google IDX
- 23.8Folder Structure In Flutter
- 23.9Flutter Activity & Widget Concept
- 23.10Flutter Material & Scaffold Widget
- 23.11Flutter SafeArea Widget
- Flutter Basic & Layout Related All Essential Widgets36
- 24.1Flutter Drawer Widget
- 24.2Flutter Floating Action Button Widget
- 24.3Flutter Container Widget & Center Widget
- 24.4Flutter Box Decoration Widget
- 24.5Flutter Box Shadow
- 24.6Flutter Row & Column Widget
- 24.7Single Child ScrollView
- 24.8Flutter Media Query
- 24.9Flutter Aspect Ratio
- 24.10Expanded Widget
- 24.11Flexible Widget in Flutter
- 24.12Expanded Widget vs Flexible Widget
- 24.13Flex Widget in Flutter
- 24.14Align Widget in Flutter
- 24.15Flutter Constraint Box Explained
- 24.16Debug Banner Remove in Flutter
- 24.17Flutter Button Widget (Text Button ), (Elevated Butt
- 24.18Icon in Flutter
- 24.19Fontawesome Icon in Flutter
- 24.20SizedBox Widget
- 24.21Spacer Widget in Flutter
- 24.22Divider widget in FLutter
- 24.23Vertical Divider In FLutter
- 24.24Flutter Alertdialog
- 24.25Futter Alert Box Dialog & Cupertino Alertdialog
- 24.26Images & Assets
- 24.27Padding Widget & Margin in Flutter
- 24.28How to use custom fonts in Flutter
- 24.29Card & Circle Avatar Widget
- 24.30Stack Widget in Flutter
- 24.31Flutter Positioned Widget
- 24.32Flutter Tab Bar Widget
- 24.33Flutter Bottom Navigation Bar
- 24.34Flutter GridView Widget
- 24.35Flutter CustomScrollView SliverAppBar Sliver List Widget
- 24.36Flutter Opacity Widget & Visibility Widget
- How to work with Flutter List View, List Tile, List View Builder5
- How to work with Flutter Stateful Widgets, Gesture Detector & InkWell4
- How to Start Working with Flutter Form Fields & Form Validation13
- 27.1TextField & Decoration & InputDecoration – Form Part 1
- 27.2Flutter Checkbox Field
- 27.3Date Picker
- 27.4DropdownField
- 27.5Fixing ui
- 27.6Radio
- 27.7Email, Phone & Password Types
- 27.8TextEditing Controller
- 27.9Fixing Issues
- 27.10Validating the Form Part – 1
- 27.11Validating the Form Part – 2
- 27.12Validation The form part – 3
- 27.13Validation The form part – 4
- How to work with Flutter Navigation & Routing6
- Flutter Basic State Management & API Calls8
- Start Creating Basic Projects Using AI2
- Flutter Calculator Apps Using Custom Code4
- Flutter Responsive UI Design Essentials1
- How to convert Figma Designs into custom Flutter UI1
- Flutter State Management Technique - Bloc1
- Flutter State Management Technique - GetX1
- Flutter State Management Technique - Provider1
- Flutter To Do Apps1
- World Time Apps with Flutter1
- Flutter Login & Register - User Management1
- Flutter Ecommerce Project1
- Payment Gateway Integration with Flutter1
- Flutter & Firebase Basic Crud1
- Build A Instagram Clone Social Media Apps1
- Clone Messenger Apps Using Flutter1
- Flutter Push Notifications1
- Convert WordPress Website Into Flutter Apps1
- Create Professional Apps Using Codecanyon Source Code1
- Submit Your Custom Flutter Apps To Codecanyon1
- Flutter Submit Apps to Playstore1
- Google Adsense & Admob1
- Use Flutter Application as a Website3
- Building a Portfolio Website to Get High-Budget Clients10
- 52.1Create a Portfolio Website with WordPress – Part 1
- 52.2Create a Portfolio Website with WordPress – Part 2
- 52.3Create a Portfolio Website with WordPress – Part 3
- 52.4Create a Portfolio Website with WordPress – Part 4
- 52.5Create a Portfolio Website with WordPress – Part 5
- 52.6Create a Portfolio Website with WordPress – Part 6
- 52.7Create a Portfolio Website with WordPress – Part 7
- 52.8Create a Portfolio Website with WordPress – Part 8
- 52.9Create a Portfolio Website with WordPress – Part 9
- 52.10Create a Portfolio Website with WordPress – Part 10
- How to Start Freelancing in Fiverr8
- 53.1Information You Need to Know Before Creating a Fiverr Seller Account
- 53.2Create a Fiverr Account ( Not In Your Name )
- 53.3How to Setup Your Fiverr Profile Perfectly
- 53.4Fiverr Gig Research & Gig Title
- 53.5How to Create a Fiverr Gig
- 53.6Create a Fiverr Gig Image and Publish Your Gig
- 53.7How to Chat with a Fiverr Buyer and Handle a Order
- 53.8How to Deliver a Order In Fiverr
- How to Start Work in Upwork9
- Local and Remote High Salary Flutter Jobs5
- What is NEXT + BONUS2