Skip to content

Extension methods

Compare
Choose a tag to compare
@davidmorgan davidmorgan released this 15 Nov 10:25
· 83 commits to master since this release
  • Add extensions methods: List.build, Set.build, Map.build,
    Iterable.toBuiltList and Iterable.toBuiltSet. Requires SDK 2.6.0.
  • Cleanup: remove unnecessary new and const.