GitXplorerGitXplorer
t

chicago

public
454 stars
52 forks
10 issues

Commits

List of commits on branch master.
Unverified
246fe8d80d1165fe95e94838cdda5f25868dddc1

Updated to Flutter 3.18

committed 8 months ago
Unverified
ba2cc46c552c30092fa26d751b8c8214e47b6b20

Added ListViewSelectionController.selectedItems=

committed a year ago
Unverified
e149fd99510bcdc030822f9034251aded62209fc

Added 'final' keyword to class to fix compilation issue with most recent flutter version

committed a year ago
Unverified
0ec2b1b90241f03b1fa03d52c7cf83d296af7198

Updated example project files

committed a year ago
Unverified
3824c9df1ad39af28cb4fb06870e859a0d2990fe

Updated to Flutter 3.18

committed a year ago
Unverified
7effe5bdce222f9ed4777417fa91e488f5d2ebfd

Update

committed a year ago

README

The README file for this repository.

Chicago widget library

The Chicago widget set is a retro 32-bit desktop design language for Flutter. It was discussed in the Building a desktop design language with Flutter session in Google I/O 2021.

Disclaimer

This library is still under very active development. It also relies on very new features of Flutter and is likely to only work against Flutter on the master channel.

Specifically, this library is known to NOT work against Flutter 2.2, as it relies on commits that have not yet made it to the stable channel.

Example

The example directory contains a "kitchen sink" demo of the widgets contained in the package.

Demo screenshot

There's also an interactive demo built for the web available at tvolkert.github.io