pixel_perfect_ui 0.0.1-dev
pixel_perfect_ui: ^0.0.1-dev copied to clipboard
Pixel Perfect UI is a Flutter package that helps you to create UIs without material package.
Pixel Perfect UI #
Pixel Perfect UI is a Flutter package that helps you to create UIs without using the material package. It provides common material widgets and classes to help you build your app.
Features #
- Common material widgets and classes
Getting started #
Prerequisites #
- Flutter SDK
Installation #
Add the following dependency to your pubspec.yaml
file:
dependencies:
pixel_perfect_ui: ^0.0.1-dev