/flutter_demo

I made this app to learn multiple things in an single app.

Primary LanguageDart

About the App

I made this project to learn about basic flutter. This project implements the following things.

  • Basic UI designing. (Resource from this tutorial helped: 🎬
  • Sidebar implementation without using Sidebar widget
  • Basic animations
  • Dark mode
  • Swithing to dark mode while app is running
  • Passing data around in tree using Provider Package

Getting Started

Clone the project and run flutter run in the project folder and you are ready to go. To export as apk file run flutter install.