fluttercommunity / backdrop

Backdrop implementation in flutter.
https://pub.dev/packages/backdrop
MIT License
328 stars 37 forks source link

Proposal document for v1.0 #5

Open daadu opened 4 years ago

daadu commented 4 years ago

This is the proposal document for 1.0 version of the package intended to discuss and finalise the APIs of the package.

List of Objectives

  1. provide easy and quick way to implement all the use cases of backdrop component as defined in Material Design Guideline
  2. implementations should assume defaults but be configurable and extendable by the user for any custom behaviour
  3. code examples of various use-cases should be provided
  4. proper API documentation should be added

APIs

To achieve the above-mentioned objectives following are the public classes that need to be implemented:

Other Tasks

Quick Links

daadu commented 4 years ago

Moved from: https://gitlab.com/daadu/backdrop/-/issues/7

daadu commented 4 years ago

@all-contributors please add @daadu for Code, Ideas & Planning

allcontributors[bot] commented 4 years ago

@daadu

I've put up a pull request to add @daadu! :tada:

daadu commented 4 years ago

@all-contributors please add @WieFel for Code, Documentation

allcontributors[bot] commented 4 years ago

@daadu

I've put up a pull request to add @WieFel! :tada:

WieFel commented 4 years ago

@all-contributors please add @danielborges93 for bug,code

daadu commented 4 years ago

Congrats @WieFel - We have implemented all widgets planned. Give yourself a pat on your back!!