Last updated:
0 purchases
sample pks
Features #
Getting started #
Have a basic understanding of flutter.
Usage #
To use this sample package call the class like this
CustomButton(
onPressed: _incrementCounter,
child: const Text("Click me")
),
copied to clipboard
Note that _incrementCounter is an helper function that you will write yourself #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.