skynexui/components
⚛️ Bereitstellen von Benutzeroberflächen für Web und mobile Plattformen, ohne sich um die Komplexität der Stilgestaltung kümmern zu müssen. Basierend auf React und Flutter nutzt es den Kern der CSS-Spezifikation, um Ihnen die Erstellung plattformübergreifender Stile zu ermöglichen.
- Stars
- 646
- Forks
- 39
- Letzter Push (UTC)
- 20.03.2022
- Projektstatus
- Aktiv
Technische Themen
Verwendete Abhängigkeiten
Abhängigkeiten 4 Einträge
- flutter
{"sdk":"flutter"} - provider
^6.0.2 - flutter_testEntwicklung
{"sdk":"flutter"} - flutter_lintsEntwicklung
^1.0.0
Original-README
Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.
Projekt-README ein-/ausklappen
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 it's mobile or web. You will think in UI based in "Text" (<Text>) and "Boxes" (<Box>) and write the styles with breakpoints based in the web CSS key value conventions.
https://www.datocms-assets.com/31049/1618983297-powered-by-vercel.svg
Downloads Current Version Flutter Package NPM Package
⚠️ Until version 2.0 we will have breaking changes while structuring the API.
Get Started
Demo
- This is the main demo that we are working on, an project with React for Web and Flutter for mobile development.
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 😋.
Dev mode
React (Web)
- Use the folder
examples/demo_basethat simulates a real world project structure. - This setup has
build:watchmode
# First terminal window
yarn install && yarn build:watch
# Second terminal window
yarn dev:demo_base
Flutter (Other platforms)
- Open inside VSCode
examples/demo_base/lib/main.dart, them run it through 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 |
|---|
| https://www.likeaboss.com.br/wp-content/uploads/2016/02/alura-dark.svg |