/flutter_tools_collection

A collection of useful Flutter tools.

Primary LanguageDartApache License 2.0Apache-2.0

Features

  • Pair
var pair = Pair<First,Second>(first,second);
  • Context Util