Duit-Foundation / Duit-Foundation/flutter_duit

Prepare flutter_duit_cupertiono package layout

Open
#347 0 comments 0 reactions 0 assignees View on GitHub
feature flutter
Dominant language
Dart
Stars
60
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Issue description

The Flutter team [plans](https://github.com/flutter/flutter/issues/101479) to separate the material and cupertino widget libraries and publish them as independent packages.

To keep the Duit codebase up to date and take advantage of the library separation in the future, all material widgets need to be moved into a separate package.

### When working on an issue, it is important to consider:
- Package architecture considering experimental support for external UI libraries
- Think through and lay out the library structure (how, where, and what files will be stored)
- Preparing the package for publication: linter, tests, readme, contribution guide, changelog, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.