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.
1 parent 916de91 commit e603b14Copy full SHA for e603b14
templates/dart/lib/package.dart.twig
@@ -1,6 +1,5 @@
1
library {{ language.params.packageName }};
2
3
-
4
import 'dart:io';
5
import 'package:dio/dio.dart';
6
import 'package:meta/meta.dart';
templates/flutter/lib/package.dart.twig
import 'package:universal_html/html.dart' as html;
0 commit comments