List of topics covered in this learning:
- Introduction of Dart Programming Language
- Variables and Data Types
- Constants
- Operators
- Control Flow (if-else, switch)
- Loops (for, while, do-while)
- Functions
- Lexical Structure (identifiers, keywords, comments)
- Classes and Objects
- Inheritance
- Polymorphism
- Encapsulation
- Abstraction
- Constructors and Named Constructors
- Getters and Setters
- Interfaces and Abstract Classes
- Lists
- Maps
- Sets
- Iterables and Iterators
- Collection Functions (map, filter, reduce)
- Future and Completer
- async and await
- Streams and Stream Controllers
- Handling Errors and Exceptions
- Importing and Using Libraries
- Creating and Publishing Packages
- Dependency Management with Pub
- File Handling
- Network Requests
- JSON Serialization and Deserialization
- Higher-Order Functions
- Closures
- Functional Programming Concepts
- Unit Testing with the test package
- Debugging Techniques and Tools
- Isolates
- Multi-threading with Isolates
- Futures and Isolates Communication
- Reflection
- Annotations
- Code Generation
- Building Mobile Apps with Flutter
- Widgets and UI Development
- State Management in Flutter
- Routing and Navigation in Flutter
- Using Third-Party Packages in Flutter
- Developing Web Apps with Dart
- Server-Side Dart with the aqueduct framework
- Web APIs and HTTP Servers
- Building Desktop Apps with Dart (using frameworks like Flutter for Desktop)