flutter_nord_theme 2.1.0 flutter_nord_theme: ^2.1.0 copied to clipboard
An arctic, north-bluish theme for Flutter, based on the Nord theme.
Examples #
simple_example.dart
is, as the name suggests, a simple example of how to
use this package. Its content can be copy-pasted into a main.dart
.
A more complete (and complex) example can be found in full_example/
. It
showcases a few widgets, and you can switch between the light and the dark
theme by opening the side drawer then clicking on the switch.