srawlins / timezone

Time zone database and time zone aware DateTime object for Dart.
BSD 2-Clause "Simplified" License
102 stars 54 forks source link

Document Flutter initialization #35

Closed MichaelMarner closed 5 years ago

MichaelMarner commented 5 years ago

This PR adds documentation for initialising the library for use in Flutter apps.

This probably deals with #9 - but you may want to keep it open for the upstream Flutter issue is resolved.

srawlins commented 5 years ago

This looks great, thanks! And thanks for fixing the latest version number.