skynexui_components 1.9.25 copy "skynexui_components: ^1.9.25" to clipboard
skynexui_components: ^1.9.25 copied to clipboard

outdated

A set of components based in CSS specs for make your development easier and closer to React.

SkynexUI: #

Why "another component library"? #

The focus of this library is to provide a common "DSL" for write UI cross platform. Doesn't matter if the platform if it's mobile or web. You will think in UI based in "Text" (<Text>) and "Boxes" (<Box>) and write the styles based in the web CSS.

Flutter Package NPM Package

Contributing #

  • The project is not well structured for contributions right now, if you find a bug, please open an issue and let's discuss how to implement it 😋.

How to use? #

How to install? #

  • flutter:
flutter pub add skynexui_components
  • yarn
yarn add @skynexui/components
  • npm
npm install @skynexui/components

Supporters #

Companies that trust in this project
0
likes
0
pub points
0%
popularity

Publisher

verified publisherskynexui.dev

A set of components based in CSS specs for make your development easier and closer to React.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on skynexui_components