Version 1.21.0
- Moves random generators outside of the base package;
import 'package:hashlib/random.dart';
- Introduces UUID generators. Example:
uuid.v4()
Full Changelog: 1.20.4...1.21.0
import 'package:hashlib/random.dart';
uuid.v4()
Full Changelog: 1.20.4...1.21.0