flutter_test_lib (0.0.1)

Published 2026-04-21 14:13:47 +00:00 by davide

Installation

dart pub add flutter_test_lib:0.0.1 --hosted-url=

About this package

Template for a Flutter package that can be published on gitea

per pubblicare pacchetto:

  1. modificare pubspec.yaml aggiungendo: publish_to: 'http://git.cdbkr.local/Davide/api/packages/Davide/pub'
  2. se è la prima volta, creare un token su gitea (Settings -> Applications -> Generate New Token) e copiarlo
  3. eseguire da terminale: dart pub token add https://git.codebaker.it/api/packages/CDBKR/pub <token> La risposta sarà:

Enter secret token: Requests to "https://git.codebaker.it/api/packages/CDBKR/pub/" will now be authenticated using the secret token.

  1. eseguire da terminale: dart pub publish quando chiede se si vuole pubblicare, rispondere "y" e premere invio (di default è "n")
Details
Pub
2026-04-21 14:13:47 +00:00
1
1.6 KiB
Assets (1)
0.0.1.tar.gz 1.6 KiB
Versions (1) View all
0.0.1 2026-04-21