noise_generation
A Flutter package that allows users to generate random static noise (similar to TV noise), made up of tiny colorful dots.
Sample

How to Use
First you have to set the dependencies,
noise_generation
Then you have to import the package in your project,
import 'package:noise_generation/noise_generation.dart';
GITHUB
Created by Harsh Chhikara