mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Some linting_tool updates and cleanup (#1279)
This commit is contained in:
@@ -10,7 +10,7 @@ import 'package:linting_tool/model/rule.dart';
|
||||
import 'package:window_size/window_size.dart';
|
||||
|
||||
Future<void> main() async {
|
||||
/// Initiliaze Hive DB.
|
||||
/// Initialize Hive DB.
|
||||
await Hive.initFlutter();
|
||||
|
||||
/// Register adapters for [Rule] and [RulesProfile]
|
||||
|
||||
Reference in New Issue
Block a user