We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package:flutter/foundation.dart
1 parent 51d68e2 commit ed4f164Copy full SHA for ed4f164
lib/api_service.dart
@@ -1,7 +1,6 @@
1
// ignore_for_file: depend_on_referenced_packages, unnecessary_null_in_if_null_operators
2
3
import 'dart:convert';
4
-import 'package:flutter/foundation.dart';
5
import 'package:flutter/material.dart';
6
import 'package:http/http.dart' as http;
7
import 'package:sqflite/sqflite.dart';
0 commit comments