diff --git a/.pubignore b/.pubignore index 5039351..478f9c7 100644 --- a/.pubignore +++ b/.pubignore @@ -47,3 +47,4 @@ lib/generated_plugin_registrant.dart # Exceptions to above rules. !/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages +pubspec.lock \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 8556a0e..5462e1e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: hexcolor -description: A starting point for Dart libraries or applications. +description: HexColor for your dart and flutter projects version: 3.0.0 homepage: https://github.com/ggichure/hexcolor