Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 670 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 670 Bytes

gym_buddy

Gym Buddy is a flutter application that you can use in order to track your workouts in the Gym. You can create exercise groups and choose the exercises for your daily workout.

Table of Contents

Introduction

This app is the entry point for me in the world of Flutter and Dart. Thus, its moslty developed for educational purposes and for me to get to know Flutter and Dart better!

Technologies

  • Flutter
  • Dart
  • SQLite

Screens

Setup

You'll need the following packages:

  • sqflite: 2.0.0+4
  • provider: 6.0.1
  • intl: 0.17.0