fluent_ui 0.0.6 fluent_ui: ^0.0.6 copied to clipboard
Implements Fluent Ui in flutter. Based on the official documentation
Implements Fluent UI to Flutter. It's written based on the following documentations:
- https://docs.microsoft.com/en-us/windows/uwp/design/
- https://developer.microsoft.com/pt-br/fluentui#/controls/web
Motivation #
Since flutter has Windows support (currently in alpha as of 18/02/2021), it's necessary to have support to its UI guidelines to build apps with fidelity, since it has support for Material and Cupertino. See this for more info on the offical fluent ui support
See also:
Usage #
To use this package, please read the documentation