hhtokpinar / sqfEntity

SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands on SQLite database easily and quickly with the help of fluent methods similar to .Net Entity Framework. SqfEntity also generates add/edit forms with validations and special controls (DropDown List, DateTime pickers, Checkboxes.. etc) for your table.
378 stars 100 forks source link

Add suport for Flutter 3.22 and Dart 3.4 #303

Closed GoedertDalmolin closed 4 months ago

GoedertDalmolin commented 5 months ago

Please add suport to Flutter 3.22 and Dart 3.4.

This package is currently not compatible with Flutter 3.22.

klausszilvas commented 5 months ago

Thats true, i downloaded the code, updated the sqlite packages to latest and connect my project to the local source. Runs fine, need 10 minutes, but that is not a final solution. Could you please rebuild the package with the sqlite packages.