- Moved linting rules to arcane_analysis package

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2024-10-04 14:05:18 +02:00
parent 9b283f5504
commit dc03f9aac1
5 changed files with 10 additions and 120 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
/// This library is designed to simplify the development of complex, scalable
/// Flutter applications by offering a set of tools to manage core
/// functionalities efficiently.
library arcane_framework;
library;
export "package:arcane_framework/src/arcane.dart";
export "package:arcane_framework/src/arcane_app.dart";