Skip to content

Instantly share code, notes, and snippets.

@rubywai
Created June 7, 2025 06:35
Show Gist options
  • Select an option

  • Save rubywai/188ef01c3e110034dfedb6ec0a2e149e to your computer and use it in GitHub Desktop.

Select an option

Save rubywai/188ef01c3e110034dfedb6ec0a2e149e to your computer and use it in GitHub Desktop.
import 'package:mockito/annotations.dart';
import 'package:flutter_bloc_weather/features/search/data/services/search_api_services.dart';
@GenerateMocks([SearchApiServices])
void main() {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment