Skip to content

rberends/DitpFlutterIntro

Repository files navigation

alt text

Ditp (Flutter) Introduction

A Flutter app which presents itself as a slides slideshow. It showcases the functionality of Flutter as well as providing a small introduction to the platform/SDK.

WARNING: "MY FIRST FLUTTER APP" CODE AHEAD

This project has been made as a trial for Flutter by yours truly. Many best practises have been ignored, in favor of speedy results and learning. Bad code and implementations are thus to be expected.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Opening the Project

I personally mainly used Android Studio to code this together. Cloning/downloading the repo and opening the folder as a project on Android studio should this be sufficient to make it all work. Your mileage with other IDEs may vary and may require further tinkering.

The main entrypoint for this app is in lib/main.dart.

Preview

Check out the preview at kanditpflutter.nl.