Skip to content
Snippets Groups Projects
Commit d6fb620f authored by poka's avatar poka
Browse files

Remove no required packages from imports

parent 4bef2320
No related branches found
No related tags found
No related merge requests found
Pipeline #14323 waiting for manual action
import 'dart:ui';
import 'package:flutter/services.dart';
import 'package:gecko/globals.dart';
import 'package:flutter/material.dart';
......
......@@ -5,7 +5,7 @@ description: Pay with G1.
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.0.3+13
version: 0.0.3+14
environment:
sdk: ">=2.7.0 <3.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment