flutter/packages/flutter_tools/lib/src/base
Jonah Williams 15d18b9e42
[flutter_tools] remove unused zip verification (#64970)
This is no longer used, in favor of just attempting to unzip and handling the exception.
2020-08-31 13:26:38 -07:00
..
analyze_size.dart [flutter_tools] add analytics to code size, add more testing (#64578) 2020-08-27 09:45:10 -07:00
async_guard.dart Prepare Flutter for SDK changes to runZoned. (#52953) 2020-03-24 08:34:17 -07:00
bot_detector.dart [flutter_tools] handle OsError thrown during azure detector (#64749) 2020-08-27 17:13:04 -07:00
build.dart Change minimum iOS version from 8.0 to 9.0 (#62902) 2020-08-06 13:46:15 -07:00
command_help.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
common.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
config.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
context.dart [flutter_tool] restructure ProjectFileInvalidator to no longer directly depend on context (#45739) 2019-12-16 18:12:04 -08:00
dds.dart Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847) 2020-08-31 12:14:32 -07:00
error_handling_file_system.dart [flutter_tools] refactor artifact downloading to retry zip exceptions. (#64512) 2020-08-25 10:06:04 -07:00
file_system.dart [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) 2020-08-25 10:00:24 -07:00
fingerprint.dart [flutter_tools] shrink fingerprinter API to currently used subset (#63840) 2020-08-18 17:01:06 -07:00
io.dart [flutter_tools] Delete system temp entries on fatal signals (#55513) 2020-05-14 14:27:02 -07:00
logger.dart Optionally invert oversized images (#61209) 2020-07-13 14:03:23 -07:00
net.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
os.dart [flutter_tools] remove unused zip verification (#64970) 2020-08-31 13:26:38 -07:00
platform.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
process.dart Surface Windows build errors in non-verbose mode (#63707) 2020-08-13 19:46:02 -07:00
signals.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
template.dart [flutter_tools] hide usage of package:mustache behind interface (#51500) 2020-02-27 09:17:42 -08:00
terminal.dart Revert "[flutter_tools] inject output preferences at the top level (#58875)" (#59197) 2020-06-10 13:49:35 -07:00
time.dart [flutter_tools] put system clock on globals (#57447) 2020-05-18 09:56:22 -07:00
user_messages.dart Separate blkid in the Linux library checks (#63810) 2020-08-17 10:51:03 -07:00
utils.dart [flutter_tools] remove globals from utils (#63831) 2020-08-24 15:26:03 -07:00
version.dart enable avoid_equals_and_hash_code_on_mutable_classes (#52507) 2020-04-06 13:36:01 -07:00