Flutter Bootcamp
Official@flutterbootcamp · Brazil
Treinamento completo em Flutter
Agent Skills by Flutter Bootcamp
Showing 2 vetted skills indexed across 1 GitHub repositories.
using_brasil_fields
Format and validate Brazilian CPF, CNPJ, CEP, phone, currency, and date fields in Flutter.
contributing_brasil_fields
Guide contributions to the brasil_fields Flutter package with formatter and test guidelines.
Frequently Asked Questions About Flutter Bootcamp
FAQPage SchemaWhat specific data formats are supported for validation?▼
The package supports validation and formatting for Brazilian CPF, CNPJ, CEP, phone numbers, currency, and date fields. These components ensure that user inputs adhere to local regulatory and geographic standards within mobile interfaces.
Who is the target audience for these components?▼
These components are designed for mobile developers building applications for the Brazilian market. They are specifically intended for engineers requiring standardized, pre-built validation logic to handle local data formats without manual regex implementation.
What are the prerequisites for implementing these validation components?▼
Implementation requires an existing mobile project built with the Flutter framework. Developers must integrate the package into their project dependencies to access the formatting and validation classes for Brazilian-specific data types.