awesome_aurora_gradient 0.3.0+2 awesome_aurora_gradient: ^0.3.0+2 copied to clipboard
A very colourful extension to create awesome Aurora gradients.
import 'package:example/exampleapp.dart';
import 'package:flutter/material.dart';
void main() {
runApp(const ExampleApp());
}
// for a complete example, please clone the repo and run the example app
// from the example/main.dart