material_dialog

[IN DEVELOPMENT - NOT AVAILABLE YET] 📱Flutter package to implement animated, 😍beautiful, 🎨stylish Material Dialog in apps easily.

OTHER License

Stars
9

Material Dialog - Flutter Package

[IN DEVELOPMENT - NOT AVAILABLE YET] Flutter package to implement animated, beautiful, stylish Material Dialog in apps easily.

Starting Development from Scratch. PRs are welcome!

The code should be in 100% dart.

Introduction

Inspired from Material Dialog - Android library. The sample is as below.

Lottie Animation View is used in this library. We have to create exact Animated Material Dialog package for Flutter so that it'll be available for flutter development.

How to Contribute?

  • File an issue regarding your solution or problem you want to solve.
  • Fork this repo
  • Do changes in your branch.
  • Open PR against latest dev branch.
  • You're done.

Getting Started

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

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