Flutter
openauth
Flutter | openauth | |
---|---|---|
4 | 2 | |
598 | 4,472 | |
4.2% | 13.6% | |
1.5 | 9.7 | |
almost 2 years ago | 5 days ago | |
Dart | MDX | |
MIT License | MIT License |
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.
Flutter
-
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
openauth
-
Nuxflare Auth: A lightweight self-hosted auth server built with Nuxt, Cloudflare and OpenAuth.js
Nuxflare Auth is a modern, lightweight, self-hosted authentication server designed to make adding auth to your apps a breeze. Built with Nuxt 3, Cloudflare Workers, and OpenAuth.js, it bundles everything you need in one place.
- Openauthjs/openauth: Universal, standards-based auth provider
What are some alternatives?
flutter_deer - 🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practice project.
ultimate-guide-to-flutter - A comprehensive guide on learning how to code cross platform mobile applications with the Flutter framework, from the ground up.
form_bloc - 🔥 Dart and Flutter Package 🔥 Easy Form State Management using BLoC pattern 🔥 Wizard/stepper forms, asynchronous validation, dynamic and conditional fields, submission progress, serialization and more! 🔥
auth.
ferry - Stream-based strongly typed GraphQL client for Dart
auth - A modern, lightweight, self-hosted auth server built with Cloudflare, Nuxt, and OpenAuth.js.
pdf_viewer_example - Use the Flutter PDF Viewer to download PDF documents and display them within your Flutter app.
rick-and-morty-info - Made with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub Actions (CI/CD) and finally with 💙
flutter_riverpod_todo_app - An elegant todo app with some advanced features.
flutter-wonderous-app - A showcase app for the Flutter SDK. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world.
nile-gift - 📜 Nile Gift is a Flutter app that shows you ancient Egypt’s timeline, characters, monuments and media. ( Clean Architecture + Bloc Pattern + Hive + GetIt + Injectable + Unit Testing )
sqflite_database_example - Persist data with Flutter's Sqflite Database locally on your Android or iOS device by using Raw SQL statements.