sqflite_database_example
Persist data with Flutter's Sqflite Database locally on your Android or iOS device by using Raw SQL statements. (by JohannesMilke)
google_fonts_example
With Flutter, you can add Custom Fonts & Google Fonts to your Flutter project easily. (by JohannesMilke)
sqflite_database_example | google_fonts_example | |
---|---|---|
1 | 1 | |
221 | 3 | |
0.0% | - | |
3.6 | 0.0 | |
over 1 year ago | over 4 years ago | |
Dart | Ruby | |
- | - |
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.
google_fonts_example
Posts with mentions or reviews of google_fonts_example.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Flutter Tutorial - Google Fonts - Add Custom Fonts (Johannes Milke)
Source code: https://github.com/JohannesMilke/google_fonts_example
What are some alternatives?
When comparing sqflite_database_example and google_fonts_example 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_appstore_playstore - Create Flutter Projects with the correct bundle id & package name to publish your Flutter app on PlayStore & AppStore.
quiz_app_example - Let's create a complete Flutter Quiz App UI from scratch with a beautiful design.
update_plugins_example - Update plugins & dependencies automatically within VSCode & Intellij in Flutter.
objectbox-dart - Flutter database for super-fast Dart object persistence
launcher_app_icon_example - Learn how to use Flutter Launcher Icons to change your Flutter App Icon on Android & iOS easily & quickly.