Skip to content

This package provides API parity with several classes of the Dart SDK but using instance properties rather than static properties.

License

Notifications You must be signed in to change notification settings

dartsidedev/ecstatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecstatic

This package provides API parity with several classes of the Dart SDK but using instance properties rather than static properties.

This difference enables the use of these APIs in tests, where you can provide mock implementations.

Many of these classes are taken from the Flutter and Dart codebases.

Platform

  • from flutter_tools/lib/src/base/platform.dart

About

This package provides API parity with several classes of the Dart SDK but using instance properties rather than static properties.

Topics

Resources

License

Stars

Watchers

Forks

Languages