Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alejandrogiubel/crecexdiez_advertising
CreceXDiez advertising system
https://github.com/alejandrogiubel/crecexdiez_advertising
Last synced: 16 days ago
JSON representation
CreceXDiez advertising system
- Host: GitHub
- URL: https://github.com/alejandrogiubel/crecexdiez_advertising
- Owner: alejandrogiubel
- License: mit
- Created: 2021-05-18T16:04:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T00:03:02.000Z (over 3 years ago)
- Last Synced: 2023-08-20T21:38:04.932Z (over 1 year ago)
- Language: Dart
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# CreceXDiez Advertising
A CreceXDiez Advertising Platform Flutter plugin.## Getting Started
### Add dependency
```yaml
dependencies:
crecexdiez_advertising: ^0.4.1
```### Just use it
```dart
import 'package:crecexdiez_advertising/crecexdiez_advertising.dart';
Crecex10Advertising(
id: 12,
height: 100,
width: 320,
borderRadius: 10,
adsIntervals: Duration(seconds: 10),
showCloseButton: true,
),
```## CreceXDiez
https://crecexdiez.com.