Skip to content
#

sqlite-database

Here are 846 public repositories matching this topic...

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.

  • Updated Mar 25, 2021
  • Dart
s-ayush2903
s-ayush2903 commented Mar 11, 2021

Is your feature request related to a problem? Please describe.
Currently the gradle files contain a lot of stuff which they do not need to handle indeed, such as storing the version numbers/ids, raw dependencies' names in strings. They can be cleaned up and via separating the functionalities, they'll be more readable and understandable.

Describe the solution you'd like
Conversion from

Improve this page

Add a description, image, and links to the sqlite-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sqlite-database topic, visit your repo's landing page and select "manage topics."

Learn more