Skip to content

Commit 49b541f

Browse files
authored
[Fix] Renumber 140-flutter → 150-flutter (duplicate number resolution) (#83)
Resolves #51 — two examples shared the prefix 140. Renaming the Flutter example to 150. Closes #51
1 parent 83fa05c commit 49b541f

7 files changed

File tree

examples/140-flutter-voice-transcription-dart/.env.example renamed to examples/150-flutter-voice-transcription-dart/.env.example

File renamed without changes.

examples/140-flutter-voice-transcription-dart/README.md renamed to examples/150-flutter-voice-transcription-dart/README.md

File renamed without changes.

examples/140-flutter-voice-transcription-dart/pubspec.yaml renamed to examples/150-flutter-voice-transcription-dart/pubspec.yaml

File renamed without changes.

examples/140-flutter-voice-transcription-dart/src/deepgram_client.dart renamed to examples/150-flutter-voice-transcription-dart/src/deepgram_client.dart

File renamed without changes.

examples/140-flutter-voice-transcription-dart/src/main.dart renamed to examples/150-flutter-voice-transcription-dart/src/main.dart

File renamed without changes.

examples/140-flutter-voice-transcription-dart/src/transcription_screen.dart renamed to examples/150-flutter-voice-transcription-dart/src/transcription_screen.dart

File renamed without changes.

examples/140-flutter-voice-transcription-dart/tests/test_example.py renamed to examples/150-flutter-voice-transcription-dart/tests/test_example.py

File renamed without changes.

0 commit comments

Comments
 (0)