Skip to content

BrianKvin/dart_with_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dart_practice

Dart & Flutter

dart_practice repository! This is where I document and store all my practice projects, coding challenges, and anything related to Dart and Flutter development.

Purpose

The dart_practice repository serves as a collection of various experiments, learning exercises, and small projects I work on to improve my skills in Dart and Flutter. Each folder or subdirectory represents a different practice area or project that I’ve explored. This is a great resource if you're looking to see how I’ve approached different problems or if you want to follow along with my learning journey.

Projects include (but are not limited to):

  • Flutter UI challenges and widgets.
  • Dart algorithms and data structures.
  • Small applications built with Flutter.
  • Flutter integration with third-party libraries.
  • Exploring different Flutter packages and plugins.
  • Other learning exercises related to Dart and Flutter development.

Table of Contents

Here’s a list of some of the main folders or topics that you can expect to find in this repository:

  • todo_app/ - Flutter-based applications and UIs.
  • coding_challenges/ - Solutions to coding challenges, algorithm problems, and competitive programming problems.
  • dart_basics/ - Exploration of basic Dart concepts and syntax.
  • flutter_widgets/ - Custom Flutter widgets, UI components, and tutorials.
  • flutter_advanced/ - Advanced topics in Flutter, such as state management, animations, and performance optimizations.
  • practice_others/ - Miscellaneous experiments, tools, and other code snippets that don't fit in the other categories.

Getting Started

To get started with any of the projects, follow these steps:

1. Clone the repository:

bash git clone https://github.com/yourusername/dart_practice.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors