Skip to content

Commit

Permalink
Added generated code to package
Browse files Browse the repository at this point in the history
  • Loading branch information
JaffaKetchup committed Mar 7, 2024
1 parent 2133427 commit 054f7bb
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Custom
local/
*.g.dart

# Miscellaneous
*.class
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
objectbox.g.dart
Empty file.
3 changes: 2 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_map_tile_caching
description: Plugin for 'flutter_map' providing advanced caching functionality,
with ability to download map regions for offline use.
version: 9.0.0-dev.6
version: 9.0.0-dev.7

repository: https://github.com/JaffaKetchup/flutter_map_tile_caching
issue_tracker: https://github.com/JaffaKetchup/flutter_map_tile_caching/issues
Expand Down Expand Up @@ -30,6 +30,7 @@ dependencies:
async: ^2.11.0
collection: ^1.18.0
dart_earcut: ^1.1.0
flat_buffers: ^23.5.26
flutter:
sdk: flutter
flutter_map: ^6.1.0
Expand Down

0 comments on commit 054f7bb

Please sign in to comment.