flutter/packages/flutter_tools/lib/src/base
2022-09-28 22:24:24 +00:00
..
analyze_size.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
async_guard.dart Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
bot_detector.dart Enable avoid_setters_without_getters (#91067) 2021-10-01 00:58:05 -07:00
build.dart refactor: strip all local symbols from macOS and iOS App.framework - reduces app size (#111264) 2022-09-09 21:13:10 +00:00
command_help.dart Disable jank metrics for web (#109356) 2022-08-11 19:58:06 +00:00
common.dart Remove custom unawaited, prefer dart:async version (#103212) 2022-05-07 08:49:04 -07:00
config.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
context.dart Convert some general.shard base tests to null safety (#79985) 2021-04-08 14:55:19 -07:00
dds.dart [flutter_tools] Fix _CastError in HotRunner._resetDirtyAssets (#108771) 2022-08-24 23:40:19 +00:00
deferred_component.dart Enable strict-casts (as replacement for implicit-casts) (#101567) 2022-04-08 11:15:34 -07:00
error_handling_io.dart Introduce stubbed exclusive parameter to File.create-overridden method (#109646) 2022-08-17 13:26:08 -07:00
file_system.dart [flutter_tools] Instantiate shutdown hooks before localfilesystem (#110693) 2022-09-02 17:38:56 +00:00
fingerprint.dart Only run pod install on the first iOS build (#108205) 2022-07-26 19:39:06 +00:00
io.dart enable combinators_ordering (#107847) 2022-07-18 22:04:07 +00:00
logger.dart Update null safety warnings in prep for Dart 3 (#110998) 2022-09-07 14:59:25 +02:00
multi_root_file_system.dart migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
net.dart Removed unnecessary ! in net.dart (#79010) 2021-03-24 15:36:12 -07:00
os.dart Use directory exists instead of path.dirname (#112219) 2022-09-28 22:24:24 +00:00
platform.dart [flutter_tools] simplify platform null safety (#77727) 2021-03-09 12:52:57 -08:00
process.dart [flutter_tools] Instantiate shutdown hooks before localfilesystem (#110693) 2022-09-02 17:38:56 +00:00
project_migrator.dart Migrate iOS app deployment target from 8.0 to 9.0 (#85174) 2021-06-24 10:21:05 -07:00
signals.dart [flutter_tools] handle concurrent modification in signal callback (#78913) 2021-03-23 17:30:09 -07:00
task_queue.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
template.dart Migrate flutter_tool tool helper files to null safety (#78845) 2021-03-23 10:02:59 -07:00
terminal.dart Enable avoid_setters_without_getters (#91067) 2021-10-01 00:58:05 -07:00
time.dart Make version and time in flutter_tool null safe (#78836) 2021-03-23 10:03:23 -07:00
user_messages.dart Remove errant double spaces (#110758) 2022-09-02 04:00:58 +00:00
utils.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
version.dart Revert "Revert "Audit hashCode overrides outside of packages/flutter (#85370)" (#85451)" (#85567) 2021-06-30 09:46:54 -07:00