Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serverpod/stockholm
Flutter library for desktop widgets used by Serverpod Insights.
https://github.com/serverpod/stockholm
Last synced: about 2 months ago
JSON representation
Flutter library for desktop widgets used by Serverpod Insights.
- Host: GitHub
- URL: https://github.com/serverpod/stockholm
- Owner: serverpod
- License: bsd-3-clause
- Created: 2021-11-29T16:12:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T20:09:55.000Z (11 months ago)
- Last Synced: 2024-08-03T19:09:15.074Z (5 months ago)
- Language: Dart
- Homepage:
- Size: 388 KB
- Stars: 127
- Watchers: 4
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter-desktop - stockholm - A collection of desktop-first widgets and themes designed to look and feel great on Mac and Windows. ([Live Preview](https://serverpod.dev/stockholm/)) (Packages)
README
# Stockholm
Stockholm is a collection of desktop-first widgets and themes designed to look and feel great on Mac and Windows. The widgets are familiar enough to be comfortable to use on any platform but avoid the uncanny valley by not aiming to replicate the native components exactly.
Live demo here: [https://serverpod.dev/stockholm/](https://serverpod.dev/stockholm/)
![Stockholm UI Demo](https://github.com/serverpod/stockholm/raw/master/misc/images/splash.png)
This library is primarily written for the [Serverpod](https://serverpod.dev) GUI. ([Serverpod](https://serverpod.dev) is the missing server for Flutter, go check it out!) Hence, the focus has been on the widgets required for Serverpod. If you find that some component is missing, please make a pull request.
There is not yet any documentation, but the [example project](https://github.com/serverpod/stockholm/tree/master/example/lib) shows how to use all widgets, and it's pretty straightforward. Make user to use the provided theme classes or the UI will not look good.