Flutter Fast

Il tuo modello per iniziare rapidamente qualsiasi progetto in Flutter.
Questo progetto sarà sicuramente il tuo prossimo punto di partenza per le tue future applicazioni scritte in Flutter.

È una base di codice che include diverse librerie (35+ packages) per iniziare il tuo sviluppo più velocemente, senza doverti preoccupare di implementare manualmente ciascuno di esse, perché ci ho già pensato io!

Alcuni richiederanno ancora un piccolo sforzo per l’impostazione, come quelli che richiedono un account su Firebase.

Come accennato, l’implementazione in-app è già completa, ad eccezione delle chiavi di autenticazione o di sottoscrizione che dovrai sostituire con le tue (descritte quando necessario).

Smetti di perdere tempo con le cose noiose e concentrati su ciò che conta davvero

Authentication, state management, localizations, onboarding, navigation, themes, firebase setup, ed altro ancora. Tutto questo è già implementato per te. Così puoi lavorare sulle funzionalità più importanti che rendono unica la tua applicazione.

Solo per Settembre

Sconto fino al 50%

Acquista subito il codice base a un prezzo scontato tramite il negozio.

Flutter Fast

download now

Oppure scarica la demo dal Google Play Store

Flutter Fast - Develop faster you Flutter app | Product Hunt

Supporta il progetto su Product Hunt


Cosa dicono gli acquirenti

“Flutter Fast è un punto di svolta per gli sviluppatori Flutter! La base di codice pre-costruita con oltre 30 pacchetti mi ha fatto risparmiare innumerevoli ore. Impostare Firebase è stato un gioco da ragazzi e ho potuto concentrarmi sulla creazione di funzionalità uniche per la mia app. Lo consiglio vivamente!”

“Questo modello è un must per chiunque inizi un nuovo progetto Flutter. Le implementazioni in-app sono di prim’ordine e la documentazione è chiara e concisa. Ho adorato la facilità di integrazione dell’autenticazione e della gestione dello state. Flutter Fast è davvero all’altezza del suo nome!”

“Flutter Fast ha tutto ciò di cui hai bisogno per dare il via allo sviluppo della tua app Flutter. Dalla navigazione ai temi, tutto è già impostato. Il tempo risparmiato sulla configurazione iniziale mi ha permesso di concentrarmi sulle funzionalità principali della mia app. Una risorsa fantastica per gli sviluppatori!”

“Come sviluppatore, apprezzo la premura dietro Flutter Fast. L’inclusione di librerie essenziali e la facilità di configurazione, specialmente con Firebase, hanno reso il mio processo di sviluppo fluido ed efficiente. È una soluzione completa per qualsiasi progetto Flutter.”

“Flutter Fast è una salvezza! La base di codice preconfigurata e le istruzioni dettagliate hanno reso semplicissimo iniziare. Non ho dovuto preoccuparmi delle banali attività di configurazione e ho potuto immergermi direttamente nello sviluppo di funzionalità uniche per la mia app. Altamente consigliato a tutti gli sviluppatori Flutter!”

Pacchetti inclusi nel progetto

Ecco l'elenco dei repository Flutter utilizzati in questa app demo (ordine A-Z).
Utilizzali come punto di partenza per i tuoi progetti.

- adaptive_theme: Support for light and dark theme in your app: https://pub.dev/packages/adaptive_theme
- calendar_date_picker2: A lightweight and customisable calendar picker based on Flutter CalendarDatePicker: https://pub.dev/packages/calendar_date_picker2
- country_picker: A flutter package to select a country from a list of countries: https://pub.dev/packages/country_picker
- device_info_plus: Get current device information from within the Flutter application: https://pub.dev/packages/device_info_plus
- email_validator: Class for validating email addresses without using RegEx: https://pub.dev/packages/email_validator
- file_picker: A package that allows you to use the native file explorer to pick single or multiple files, with extensions filtering support: https://pub.dev/packages/file_picker
- firebase_analytics: A Flutter plugin to use the Firebase Analytics API: https://pub.dev/packages/firebase_analytics
- firebase_auth: A Flutter plugin to use the Firebase Auth API: https://firebase.google.com/products/auth/
- firebase_core: Use the Firebase Core API, connecting to multiple Firebase apps: https://pub.dev/packages/firebase_core
- firebase_crashlytics: Detect bugs and analyse in the Firebase Console: https://pub.dev/packages/firebase_crashlytics
- firebase_database: Use the Firebase realtime database through the Firebase Console: https://pub.dev/packages/firebase_database
- flutter_barcode_scanner: A plugin for Flutter apps that adds barcode scanning support on both Android and iOS: https://pub.dev/packages/flutter_barcode_scanner
- flutter_contacts: Flutter plugin to read, create, update, delete and observe native contacts: https://pub.dev/packages/flutter_contacts
- flutter_onboarding_slider: Flutter package containing a page slider with parallax design: https://pub.dev/packages/flutter_onboarding_slider
- flutter_staggered_grid_view: Provides a collection of Flutter grids layouts: https://pub.dev/packages/flutter_staggered_grid_view
- flutter_tilt: Easily Apply Tilt Parallax Hover Effects for Flutter: https://pub.dev/packages/flutter_tilt
- geocoding: A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features: https://pub.dev/packages/geocoding
- geolocator: A Flutter geolocation plugin which provides easy access to platform specific location services: https://pub.dev/packages/geolocator
- go_router: Smart routing and Deep Linking: https://pub.dev/packages/go_router
- google_fonts: A Flutter package to use fonts from fonts.google.com: https://pub.dev/packages/google_fonts
- icons_launcher: Personalise your App's icon / logo: https://pub.dev/packages/icons_launcher
- image_picker: A Flutter plugin for iOS and Android for picking images from the image library, and taking new pictures with the camera: https://pub.dev/packages/image_picker
- intl: Provides internationalisation and localisation facilities, including message translation, plurals and genders, date/number formatting and parsing, and bidirectional text: https://pub.dev/packages/intl
- mesh_gradient: Widgets which create beautiful fluid-like mesh gradients in Flutter: https://pub.dev/packages/mesh_gradient
- mime: Package for working with MIME type definitions and for processing streams of MIME multipart media types: https://pub.dev/packages/mime
- package_info_plus: This Flutter plugin provides an API for querying information about an application package: https://pub.dev/packages/package_info_plus
- path_provider: A Flutter plugin for finding commonly used locations on the filesystem: https://pub.dev/packages/path_provider
- pdfrx: A rich and fast PDF viewer implementation built on the top of PDFium: https://pub.dev/packages/pdfrx
- provider: A wrapper around InheritedWidget to make them easier to use and more reusable: https://pub.dev/packages/provider
- rate_my_app: This plugin allows to kindly ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...). You can even add your own conditions: https://pub.dev/packages/rate_my_app
- rename: Utility designed to modify your Flutter project's AppName and BundleId: https://pub.dev/packages/rename
- share_plus: A Flutter plugin to share content from your Flutter app via the platform's share dialog: https://pub.dev/packages/share_plus
- shared_preferences: Save simple data: https://pub.dev/packages/shared_preferences
- soundpool: A Flutter Sound Pool for playing short media files: https://pub.dev/packages/soundpool
- time_picker_spinner_pop_up: A beautiful and animated time picker spinner pop up: https://pub.dev/packages/time_picker_spinner_pop_up
- url_launcher: A Flutter plugin for launching a URL: https://pub.dev/packages/url_launcher
- video_player: A Flutter plugin for iOS, Android and Web for playing back video on a Widget surface: https://pub.dev/packages/video_player


Flutter Fast by Ivan Territo is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International


Scopri gli altri miei progetti