- Update sdk constraints:
sdk: '>=2.12.0 <4.0.0'
. - Dart 3 ready.
- Follow what the official suggests, update yaml for more detail description.
- Initial version.
- Add scope function implementation of
also
,let
,takeIf
,takeUnless
,run
,withThe
. - Null-safety ready.