Feel free to contact us to provide your feedback about anything. We are always responsing the questions in discussion tab. Let's talk and learn together.
Mobiplus Authentication intends to solve the following problems:
- For users, offer the possibility to access their applications using their favorite providers, such as google and apple id.
- For the developer, simplify the creation of all the necessary structure for the authentication part.
Developers that don't likes to write duplicated solutions and that wants to invest your time to impacts your app products. To Know a user's identity and to securely save user data in the cloud and provide the same personalized experience
The members of our current team had developed many apps in the last 11 years, and in many cases we need to develop a similar boilerplate solution the proposed here.
The features can vary a little bit, but we can consider that is possible to apply something like the Pareto's rule. 20% of the needs variations are sufficient for 80% of the apps needs.
- Encapsulated Authentication screen display logic
- Login social with Google
- Customizable color button and background color
- Customizable text button
- Customizable image
import 'package:
Initialize Authentication
You can now use the 'Authentication' class to show and manipulate the block screen properties
- Instructions for creating a dev environment:
- https://docs.flutter.dev/get-started/install
- Open the project in an editor (IDE) of your choice.
- Run the command:
flutter pub get
. - Open an emulator or connect a device.
- Run the command:
flutter run
. - Have a good time.
- Instructions on tool versions
- Flutter version: 2.5.3
- Dart Version: 2.14
- Emulators, Devices
We'd love you to contribute to Version Blocker Flutter. please read our Contribution Guide and Code of Conduct
- open a issue with the description and the way of reproduction. Give preference to adding images.