flutter95 0.0.2 copy "flutter95: ^0.0.2" to clipboard
flutter95: ^0.0.2 copied to clipboard

outdated

Windows95 UI components for Flutter apps

Flutter95 #

Windows95 UI components for Flutter apps.

UNDER CONSTRUCTION

Screenshots #

Screenshot

Components #

Scaffold95

Imitates Windows95 styled windows.

Scaffold95(
  title: 'Flutter95 v0.0.1',
  body: Container(),
)

Acknowledgments #

Heavily inspired by React95.