sqflite deprecation

Open
#408 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
dart, java, sqlite

Research direction

Start by inspecting sqflite-2.2.6/android/src/main/java/com/tekartik/sqflite/Database.java at line 94 and identify the deprecation warning reported by Flutter. Verify the change with the Android build or analysis checks, and consider the issue done when the warning no longer appears.

Written by the indexing model from the issue text.

Description

🐛 Bug Report

sqflite-2.2.6/android/src/main/java/com/tekartik/sqflite/Database.java:94: [deprecation]

Expected behavior

Without this warning

Configuration

Flutter 3.7.11 • channel stable • https://github.com/flutter/flutter.git
Framework • revision f72efea43c (6 days ago) • 2023-04-11 11:57:21 -0700
Engine • revision 1a65d409c7
Tools • Dart 2.19.6 • DevTools 2.20.1

Dominant language
Dart
Stars
810
Forks
510
Avg merge
2d 2h
Merged PRs (30d)
11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Baseflow/flutter_cache_manager

All issues in Baseflow/flutter_cache_manager

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.