Github Import failure

Tried to import “signals.dart/examples/flutter_counter at main · rodydavis/signals.dart · GitHub” and eceived an error that said unable to locate file.

Tagging @rody who may be able to help you out here :slight_smile:

1 Like

Hey! I am Rody a DevRel on the IDX team and author of the signals library too.

You can import the top level repo and navigate to the sample.

  1. Import the root repo on IDX: GitHub - rodydavis/signals.dart: Reactive programming made simple for Dart and Flutter
  2. Navigate to the example: cd examples/flutter_counter
  3. Run the flutter project in IDX via the command line or by updating the dev.nix file