sqflite_database_example
Persist data with Flutter's Sqflite Database locally on your Android or iOS device by using Raw SQL statements. (by JohannesMilke)
Flutter
A boilerplate project for Flutter using RiverPod, Dio, go_router, Freezed and generated with very_good_cli (by SimpleBoilerplates)
sqflite_database_example | Flutter | |
---|---|---|
1 | 4 | |
221 | 628 | |
0.0% | 2.5% | |
3.6 | 1.5 | |
over 1 year ago | over 2 years ago | |
Dart | Dart | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sqflite_database_example
Posts with mentions or reviews of sqflite_database_example.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-15.
Flutter
Posts with mentions or reviews of Flutter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-06.
-
Makefile for Flutter app CI/CD
Here you go for some examples https://github.com/SimpleBoilerplates/Flutter/blob/master/makefile
-
Recommend architecture for Riverpod?
I have a Boilerplate project, you could follow https://github.com/SimpleBoilerplates/Flutter
-
Should I learn Provider before learning Riverpod?
Go with RiverPod, you may have a look on my example project that I developed with RiverPod
-
Boilerplate project using RiverPod, Dio, Auto_Route
I try to maintain a boilerplate project for my starter project, the first version of this I wrote back in 2019 with Bloc now I rewrote my Boilerplate but with RiverPod this time. It comes with lots of other improvements as well. Though featurewise it's very barebone but can help with project structure and others. here's the link: https://github.com/SimpleBoilerplates/Flutter
What are some alternatives?
When comparing sqflite_database_example and Flutter you can also consider the following projects:
theme_example - Switch easily between Dark & Light Theme. We cover both phone system themes and app local themes.
flutter_deer - 🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practice project.
quiz_app_example - Let's create a complete Flutter Quiz App UI from scratch with a beautiful design.
pdf_viewer_example - Use the Flutter PDF Viewer to download PDF documents and display them within your Flutter app.
objectbox-dart - Flutter database for super-fast Dart object persistence
ferry - Stream-based strongly typed GraphQL client for Dart