Pinned Repositories
100_days_of_python
#python: 100 days of Python bootcamp from Angela Yu, London App Brewery
adding_drawer
#flutter: adding Drawer to the Appbar and tracing index
animated_sign_up_form
#flutter: animated form for signing up
basic_chess
#flutter: simple chess game in Flutter
binary_clock
#flutter: binary clock app showing the time in 0,1 format
biri_okusun
#flutter: ePub reader and text-to-speech
bloc_cubit
#flutter: state management example, emiting state using http get method with Cubit which is subsystem of bloc
bmi_calculator
#flutter: an app for calculating a person's bmi (body mass index) and giving feedback
flashcard_box
#flutter: a flashcard app which contains German-English words.
vscode_magic_tricks
Visual Studio Code - Magic Tricks
merihcavdar's Repositories
merihcavdar/biri_okusun
#flutter: ePub reader and text-to-speech
merihcavdar/vscode_magic_tricks
Visual Studio Code - Magic Tricks
merihcavdar/100_days_of_python
#python: 100 days of Python bootcamp from Angela Yu, London App Brewery
merihcavdar/adding_drawer
#flutter: adding Drawer to the Appbar and tracing index
merihcavdar/animated_sign_up_form
#flutter: animated form for signing up
merihcavdar/basic_chess
#flutter: simple chess game in Flutter
merihcavdar/binary_clock
#flutter: binary clock app showing the time in 0,1 format
merihcavdar/bloc_cubit
#flutter: state management example, emiting state using http get method with Cubit which is subsystem of bloc
merihcavdar/bmi_calculator
#flutter: an app for calculating a person's bmi (body mass index) and giving feedback
merihcavdar/coffee_shop
flutter: a coffee shop app that has Firebase integration and keeps track of stars customers have
merihcavdar/dart_fireship
#dart: Dart 101 course from fireship.io
merihcavdar/dope_animations
#flutter: animation example using Lottie
merihcavdar/dynamic_lists_grids
#flutter: List.builder and GridView.builder example
merihcavdar/git_github_course
git & github: all the course notes that I applied from fireship.io
merihcavdar/light_dark_mode
#flutter: defining and switching between light mode and dark mode in Flutter
merihcavdar/named_routes
#flutter: named routes
merihcavdar/network_request
#flutter: for an API request and showing the response.body using Builder widget in Flutter
merihcavdar/null_safety_in_dart
#flutter: Sound Null Safety lesson notes
merihcavdar/pie_chart
#flutter: pie chart example
merihcavdar/python_quickstart
merihcavdar/quiz_time
#flutter: a Quiz app which consists of true/false questions.
merihcavdar/responsive_design
#flutter: responsive design example
merihcavdar/rolling_dice
#flutter: a rolling dice app for playing games such as backgammon
merihcavdar/screenshot_widget
#flutter: share functionality for a widget
merihcavdar/shared_prefs
#flutter: saving app data locally into Shared Preferences
merihcavdar/tip_calculator
#flutter, calculates the tip based on the total amount
merihcavdar/to_do_app
#flutter: a to-do app that saves data locally using Hive
merihcavdar/upgrade_to_bloc_from_cubit
#flutter: difference between Cubit and Bloc
merihcavdar/vscode_keyboard_shortcuts
Visual Studio Code - Keyboard Shortcuts
merihcavdar/weather_app
#flutter: an app for getting weather coditions from openweather.org in Flutter