Flutter crop circles, background image, draggable, transparent hole
w_circle_crop.dart https://gist.github.com/nhancv/de4f0a3098894b273094968ab404c407
w_circle_crop.dart https://gist.github.com/nhancv/de4f0a3098894b273094968ab404c407
pubspec.yaml lib/services/local/migrate/migrate.dart lib/services/local/migrate/migrate_v1.dart lib/services/local/migrate/migrate_v2.dart lib/services/local/repo/base_model.dart lib/services/local/repo/base_repo.dart lib/services/local/repo/config_repo.dart lib/services/local/local_provider.dart lib/services/store/store.dart lib/services/store/store_mock.dart lib/services/store/store_local.dart
Gen icon fonts Access: https://icomoon.io/app/#/select Select tab “Selection”, select/upload svg fonts When you import your icons which exported from figma, may you face this error => To solve this, install…
Fine app_key from websocket url protocal of pusher on web: wss://ws-mt1.pusher.com/app/xxxxxxxxxxxxxxxxxxxx?protocol=7&client=js&version=7.0.0&flash=false=> Pusher key = xxxxxxxxxxxxxxxxxxxx Implement on Flutter android/app/build.gradle android { buildTypes { debug { debuggable true signingConfig signingConfigs.debug }…
pubspec.yaml Init dio
lib Info.plist AndroidManifest.xml function Usage @nhancv
Firebase Analytics Firebase Crashlytics Firebase auth: Google, Facebook, Apple Firebase storage: select image + upload, gen URL download file Cloud functions Firebase messaging + local push notification Integrate firebase https://medium.com/@nhancv/flutter-create-a-firebase-project-183b681e4cb5…
* The In-app product id should format: <package_id>_<type>_<number>. Ex: com.app.habitapp_yearly_000 (desc: Annual Subscription, Subscription Display Name: One year subscription, Description: Аll features of the app are available to you) *…
Add `launch_bg.png` and `launch_image.png` to Update `android/app/src/main/res/drawable/launch_background.xml` iOS Add `LaunchBackground.imageset` and `LaunchImage.imageset` to `ios/Runner/Assets.xcassets` Open `ios/Runner.xcworkspace` Select `Runner/Runner/LaunchScreen.storyboard`