refactor: rename package fai_studio_flow_editor -> chain_studio_flow_editor
The flow editor is a Ch∆In Studio sub-component (chain product), not a F∆I-vendor package. Rename the package, entry library file, and all package: imports. flutter analyze: clean. Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
5baf99384f
commit
fb41a518c9
11 changed files with 19 additions and 19 deletions
|
|
@ -3,7 +3,7 @@
|
|||
// here corrupts every flow the operator opens, so the parser
|
||||
// gets full coverage of the shipped example shapes.
|
||||
|
||||
import 'package:fai_studio_flow_editor/src/model/flow_graph.dart';
|
||||
import 'package:chain_studio_flow_editor/src/model/flow_graph.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
void main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue